@import url(https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.1/animate.min.css);
@import url('https://fonts.googleapis.com/css2?family=Lato&display=swap');

body,
html {
    margin-top: 0;
    padding: 0 !important;
    width: 100%;
    height: 100%;
    font-family: 'Lato';
}

.contact-form {
    padding: 20px 30px;
}

.contact-form label {
    display: block;
    width: 100%;
    margin: 0 0 5px;
}

.contact-form input {
    width: 100%;
    height: 40px;
    margin: 0 0 15px;
}

.show-btn.list-style {
    display: none
}

h1 {
    font-size: 50px
}

h2 {
    font-size: 24px
}

h3 {
    font-size: 20px
}

h4 {
    font-size: 16px
}

header {
    background-color: #000
}

.contact-form-wrapper .submit-btn {
    margin-top: 20px;
}

.contact-form-wrapper {
    padding: 30px;
}

.contact-form-wrapper form label {
    margin-top: 10px;
}

.contact-form-wrapper form input {
    width: 100%;
}

.custom-logo-link {
    width: 220px;
    top: 5%;
    left: 0;
}

.custom-logo-link img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

.navbar-dark .navbar-toggler {
    outline: 0
}

.text-on-left h1 {
    color: #fff;
    font-weight: 400;
    margin-bottom: 0
}

.equal-space-top {
    padding-top: 80px
}

.busness-section {
    background-color: #000;
    padding: 160px 0 0;
    position: relative;
    overflow: hidden
}

.laptop-and-watch-image {
    height: 100%;
    display: flex;
    justify-content: center
}

.laptop-and-watch-image figure {
    height: 440px;
    margin: 0;
    margin-top: 15px;
    width: auto
}

.laptop-and-watch-image img {
    position: relative;
    height: 100%;
    width: 100%;
    border-radius: 1.8vw;
    transform: skew(-8deg) translate(0, -50px) rotateY(30deg) scale3d(1, 1, 1.5);
    -ms-transform: skew(-8deg) translate(0, -50px) rotateY(30deg) scale3d(1, 1, 1.5);
    -webkit-transform: skew(-8deg) translate(0, -50px) rotateY(30deg) scale3d(1, 1, 1.5);
    -moz-transform: skew(-8deg) translate(0, -50px) rotateY(30deg) scale3d(1, 1, 1.5);
    -o-transform: skew(-8deg) translate(0, -50px) rotateY(30deg) scale3d(1, 1, 1.5);
    transition: all 1.8s ease
}

.page-template-templatesrestaurants-and-beverages-php .laptop-and-watch-image figure {
    height: auto;
    margin: 0;
    margin-top: 15px
}

.page-template-templatesrestaurants-and-beverages-php #tilt-image {
    transform: inherit !important;
    -webkit-transform: skew(-8deg) translate(0, -50px) rotateY(30deg) scale3d(1, 1, 1.5)
}

.page-template-templatesrestaurants-and-beverages-php .laptop-and-watch-image {
    height: 100%;
    display: flex;
    align-items: flex-end;
    overflow: hidden;
    justify-content: center
}

.page-template-templatesrestaurants-and-beverages-php .banner .col-lg-5 {
    height: 100%
}

.page-template-templatesrestaurants-and-beverages-php .laptop-and-watch-image img {
    position: relative;
    height: 100%;
    width: 100%;
    border-radius: 0;
    transform: none;
    transition: all 1.8s ease
}

.text-on-left p {
    max-width: 389px;
    padding: 17px 0 35px;
    color: #fff;
    font-size: 18px;
    margin-bottom: 0
}

a:hover {
    text-decoration: none
}

a.demo {
    padding: 10px 30px;
    background-color: #fff;
    color: #000;
    font-size: 18px;
    font-weight: 600;
    text-decoration: none;
    border: 1px solid #fff;
    display: inline-block
}

a.demo:hover {
    background-color: transparent;
    color: #fff;
    text-decoration: none
}

header {
    background-color: #000;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 4
}

.shrink-nav {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 10;
}

.navcol a.nav-link {
    color: #fff !important
}

.navcol .current_page_item a {
    color: #2b7fbe !important
}

.navbar-brand {
    font-size: 31px;
    font-weight: 500
}

section.banner {
    padding-top: 80px;
    height: 100%;
    position: relative;
    background-size: contain;
    background-repeat: no-repeat;
    background-color: #000;
    background-position: bottom right
}

.banner .row {
    height: 100%;
    display: flex;
    align-items: center
}

#productSeries .owl-nav .owl-next:hover,
#productSeries .owl-nav .owl-prev:hover {
    background: 0 0;
    outline: 0
}

#productSeries .owl-nav .owl-next:focus,
#productSeries .owl-nav .owl-prev:focus {
    background: 0 0;
    outline: 0
}

.main-outer {
    background-color: #000
}

nav.navbar.navbar-expand-lg.navbar-dark.navcol {
    padding: 20px 0;
    position: relative
}

.tailor-made.home-icons {
    padding: 160px 0 132px
}

.tailor-made h2 {
    text-align: center;
    font-size: 50px;
    font-weight: 400;
    line-height: 1.3;
    margin-bottom: 70px;
    color: #000
}

.tailor-made p {
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.3;
    color: #000;
    margin-bottom: 72px
}

.col-equal {
    padding-top: 30px
}

.tailor-made .card-image {
    display: block;
    text-align: center;
    padding: 22px 11px;
    box-shadow: 0 3px 6px #00000029;
    width: 311px;
    min-height: 255px;
    border: 1px solid #f5f5f5;
    margin: 28px auto
}

.page-template-templatesuse-case-grocery-php .tailor-made .card-image {
    min-height: 270px
}

.page-template-templatesuse-case-grocery-php .text-on-left h1 {
    color: #fff;
    font-weight: 400;
    margin-bottom: 0;
    max-width: 472px
}

.founding-members .row {
    justify-content: center
}

.tailor-made .card-image figure {
    background: #f7f7f7;
    width: 80px;
    border-radius: 50%;
    height: 80px;
    display: flex;
    text-align: center;
    border: 1px solid #e5e5e5;
    align-items: center;
    justify-content: center;
    margin: 0 auto 14px
}

.tailor-made .card-image h3 {
    font-size: 18px;
    line-height: 1.3;
    font-weight: 600;
    margin-bottom: 14px
}

.tailor-made .card-image p {
    text-align: center !important;
    font-size: 15px !important;
    font-weight: 400 !important;
    line-height: 1.3 !important;
    color: #000;
    margin-bottom: 0 !important
}

.tailor-made .card-image:hover {
    background: #000
}

.tailor-made .card-image:hover h3,
.tailor-made .card-image:hover p {
    color: #fff
}

.tailor-made .card-image img {
    padding: 0;
    width: 48px
}

.powerful-integration {
    background-color: #000;
    padding: 160px 0;
    color: #fff
}

.powerful-integration .heading-content h2 {
    font-size: 50px;
    line-height: 1.3;
    font-weight: 400;
    margin-bottom: 33px
}

.heading-content {
    text-align: center
}

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

.heading-content p {
    padding-bottom: 40px;
    font-size: 18px;
    line-height: 1.3;
    color: #fff;
    font-weight: 400;
    margin-bottom: 0
}

.integration-content {
    display: flex;
    align-items: center;
    margin-bottom: 55px
}

.powerful-banner .integration-content:last-child {
    margin-bottom: 0
}

.integration-content p {
    padding-left: 22px;
    font-size: 16px;
    line-height: 26px;
    width: 421px;
    margin-bottom: 0
}

.integration-content figure {
    margin: 0
}

.powerful-integration .right-side-image figure {
    margin: 0
}

.page-template-front-page-php .tailor-made.equal-space {
    padding: 160px 0 0
}

.tailor-made.equal-space {
    padding: 135px 0 0 0
}

.page-template-front-page-php .tailor-made h2 {
    margin-bottom: 35px
}

.page-template-front-page-php .tailor-made .card-image,
.page-template-templatesuse-case-php .tailor-made .card-image {
    text-align: center;
    padding: 22px 11px;
    box-shadow: 0 3px 6px #00000029;
    width: 311px;
    min-height: 255px;
    border: 1px solid #f5f5f5;
    margin: 0 auto 0;
    height: 100%
}

.page-template-templatesservice-and-maintenance-php.field-service-management .tailor-made .card-image {
    display: block;
    text-align: center;
    padding: 22px 11px;
    box-shadow: 0 3px 6px #00000029;
    width: 311px;
    min-height: 255px;
    border: 1px solid #f5f5f5;
    margin: 0 auto;
    height: 100%
}

.page-template-front-page-php .busness-section .tailor-made h2 {
    font-weight: 400;
    line-height: 1.3;
    margin-bottom: 39px;
    color: #fff;
    max-width: 709px;
    width: 100%
}

.page-template-front-page-php .tailor-made p {
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.3;
    color: #000;
    width: 100%;
    max-width: 1035px;
    margin: auto;
    min-height: 57px
}

.page-template-front-page-php .banner .col-lg-5 {
    flex: 0 0 44.666667%;
    max-width: 44.666667%
}

.page-template-front-page-php .banner .col-lg-7 {
    flex: 0 0 55.333333%;
    max-width: 55.333333%
}

.main-features {
    background-color: #fff;
    padding-bottom: 30px
}

#productSeries .item {
    background-color: #fff;
    text-align: center;
    margin: 40px;
    padding: 32px;
    box-shadow: 0 3px 6px #00000029
}

.content-custom-slider {
    padding: 20px;
    min-height: 160px
}

.main-features .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    border: 1px solid #4e4e4e29
}

#productSeries .owl-nav button.owl-prev:before {
    font-family: FontAwesome;
    content: "\f104 ";
    font-size: 100px;
    -webkit-text-stroke: 6px #fff;
    color: #434343
}

#productSeries .owl-nav button.owl-next:before {
    font-family: FontAwesome;
    content: "\f105 ";
    font-size: 100px;
    -webkit-text-stroke: 6px #fff;
    color: #434343
}

#productSeries .owl-nav button.owl-next span,
#productSeries .owl-nav button.owl-prev span {
    display: none
}

#productSeries .owl-nav button {
    position: absolute;
    top: 35%
}

#productSeries .owl-nav .owl-prev {
    left: -75px
}

#productSeries .owl-nav .owl-next {
    right: -75px
}

.busness-section .tailor-made.equal-space-top {
    padding: 0;
    margin: auto
}

.outer-interface {
    width: 100%
}

.outer-interface .laptop-content {
    width: 50%;
    color: #fff
}

.outer-interface .laptop-content h3 {
    font-size: 36px;
    line-height: 1.3;
    font-weight: 400;
    margin-bottom: 21px
}

.outer-interface .laptop-content p {
    font-size: 18px;
    line-height: 1.3;
    width: 100%;
    max-width: 338px
}

.mob-section {
    width: 100%;
    padding: 70px 0 70px 25px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #000
}

.mob-content {
    width: 38%;
    color: #fff
}

.laptop-content {
    width: 100% !important
}

.laptop-image {
    width: 100%
}

.mob-section img {
    width: 100%
}

.laptop-section {
    width: 100%;
    padding: 39px 0 85px 25px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #000;
    position: relative
}

.laptop-section:after {
    content: "";
    position: absolute;
    left: -500px;
    bottom: -1px;
    width: 2100px;
    background-color: #bfbcbc6b;
    height: 2px
}

.laptop-section img {
    width: 100%
}

.blog-box {
    text-align: center;
    background-color: #fff;
    box-shadow: 0 3px 6px #00000029
}

.date p {
    margin-bottom: 0;
    color: #555
}

.read-more a {
    color: #555
}

.read-more a:hover {
    color: #6f6e6e;
    text-decoration: none
}

.blog-box img {
    width: 100%
}

.bottom-details {
    border-top: 1px solid #d0cccc;
    display: flex;
    justify-content: space-between;
    padding: 10px
}

.blog-box h5 {
    padding: 10px 0
}

.content-blog {
    padding: 10px 30px
}

footer {
    background-color: #000;
    padding: 40px 0
}

.linkst.contact p a br {
    display: none
}

.linkst ul li a:hover {
    color: #3a8245;
    text-decoration: none
}

#header .navbar ul.navbar-nav li a:hover {
    color: #2a7dbc !important
}

footer.equal-space {
    padding: 35px 0
}

.linkst ul {
    padding: 0;
    list-style: none;
    margin: 0
}

.linkst ul li:first-child {
    color: #fff;
    font-weight: 600;
    font-size: 20px;
    padding-bottom: 10px
}

.linkst.contact p {
    font-size: 15px
}

.qucik-links-custom li {
    padding: 0 0 7px 0
}

.contact h5 {
    color: #fff;
    padding-bottom: 10px;
    margin: 0;
    line-height: 1.5
}

.address-section h2 {
    font-size: 24px;
    font-weight: 600
}

.address-section h6 {
    font-size: 18px;
    padding-bottom: 15px
}

.mob-content h3 {
    font-size: 36px;
    line-height: 1.3;
    font-weight: 400;
    margin-bottom: 21px
}

.mob-content p {
    font-size: 18px;
    line-height: 1.3;
    width: 100%;
    max-width: 338px
}

.mob-content ul li {
    font-size: 15px
}

.address-section p {
    font-size: 18px
}

.page-template-contact-us-php .text-on-left h1 {
    color: #fff;
    font-weight: 400;
    font-size: 55px
}

.contact p {
    color: #fff
}

.linkst ul:not(:first-of-type) {
    margin-top: 30px
}

.linkst ul li:first-child a {
    font-size: 20px;
    font-weight: 600;
    line-height: 30px
}

.linkst ul li a {
    color: #fff;
    font-size: 15px
}

.copyright {
    background-color: #222;
    color: #d0d0d0;
    padding: 10px 0
}

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

.follow-us {
    display: flex;
    padding: 0 10px
}

.follow-us a {
    padding-left: 15px;
    color: grey
}

.copyright-section p {
    font-size: 14px;
    margin: 0
}

.follow-us p {
    margin: 0
}

.hbspt-form {
    padding: 15px 20px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
}

.hbspt-form iframe {
    width: 100% !important
}

.social-icons h5 {
    font-size: 14px;
    font-weight: 400;
    color: #d0d0d0;
    padding-right: 15px;
    margin: 0
}

.social-icons ul.social-links {
    display: flex;
    flex-direction: row;
    padding: 0;
    margin: 18px 0;
    align-items: center;
    justify-content: left
}

.social-icons .social-links li {
    list-style: none;
    margin-left: 8px
}

.social-icons .social-links a:hover {
    background-color: #000
}

.social-icons a {
    font-size: 20px;
    border: 1px solid #fff;
    background: #fff;
    border-radius: 5px;
    padding: 3px 9px 3px;
    text-align: center;
    min-width: 38px;
    display: inline-block
}

.social-icons li i.fa {
    color: #000
}

.social-icons li:hover i.fa {
    color: #fff
}

.nav-link:focus,
.nav-link:hover {
    outline: 0
}

#header .navbar ul.navbar-nav li {
    font-size: 16px
}

#header .navbar ul.navbar-nav li a {
    margin-right: 20px;
    padding: 10px 10px;
}

.navbar-nav {
    align-items: center;
}

#header .navbar ul.navbar-nav li:nth-last-child(2) a {
    padding: 9px 20px;
    margin: 0;
    border: 1px solid #fff;
    border-image-slice: 1;
    /* height: 44px; */
}

#header .navbar ul.navbar-nav li.nav-item:nth-last-child(2):hover a {
    color: #000 !important;
}

#header .navbar ul.navbar-nav li.nav-item:nth-last-child(2):hover a i {
    font-weight: 900;
}

#header .navbar ul.navbar-nav li.nav-item:nth-last-child(2):hover {
    background: #fff;
}

#header .navbar ul.navbar-nav li.nav-item:nth-last-child(2) {
    margin-right: 10px;
    font-weight: 500;
}

#header .navbar ul.navbar-nav li.nav-item:last-child > a {
    margin-right: 0;
    padding-right: 10px;
    color: #fff !important;
    font-weight: 500;
    border-image-slice: 0 !important;
    border-image-source: linear-gradient(to right, #4BA65C, #3183AD);
    background: linear-gradient(90deg, #4BA65C 0%, #3183AD 100%) 0% 0% no-repeat padding-box;
    opacity: 0.9;
}

#header .navbar ul.navbar-nav > li:last-child a:hover {
    color: #fff !important;
    border-image-source: linear-gradient(to right, #4BA65C, #3183AD);
    background: linear-gradient(90deg, #4BA65C 0%, #3183AD 100%) 0% 0% no-repeat padding-box;
    border-image-slice: 1;
    font-weight: 500;
    opacity: 1;
}

#header .navbar ul.navbar-nav li a i {
    padding-right: 10px;
    font-weight: 900;
}

.header-banner {
    background-color: #000;
    color: #fff
}

.header-banner img {
    max-height: 570px;
    width: 100%
}

.header-banner-left {
    text-align: left;
    position: relative
}

.header-banner-left h2 {
    font-size: 36px;
    font-weight: 400;
    margin-bottom: 2rem
}

.header-banner-left p {
    font-size: 18px;
    font-weight: 200
}

.header-banner-left a {
    position: absolute;
    bottom: -80px;
    text-decoration: none;
    color: #000;
    background-color: #fff;
    padding: .5rem 1rem;
    font-size: 1rem;
    font-weight: 600
}

.header-banner-right {
    padding-left: 0;
    padding-right: 0
}

.hear-from-you {
    text-align: left;
    padding: 0px 0 0;
}


.hear-from-you .hear-from-you-heading {
    margin: 0;
    font-weight: 600;
    color: #000;
}

.hear-from-you .hear-from-you-content {
    padding: 16px 0 0;
    font-family: 'Lato';
    margin: 0;
    color: #000;
}

.hear-from-you .hear-from-you-button {
    background: #000;
    border: 1px solid #000;
    color: #fff;
    padding: 10px 15px;
    display: none
}

.hear-from-you .hear-from-you-button:hover {
    background: #fff;
    color: #000
}

.result-table {
    padding: 0px 0 0;
    font-size: 0;
}

.result-table-heading {
    font-size: 36px;
    padding-bottom: 30px;
    margin: 0;
    font-weight: 600;
    color: #000;
}

.table-wrapper .table-column {

    display: inline-block;
    border-right: 1px solid #dadada;
}

/*.table-wrapper .table-column:not(:last-child) {*/
/*    border-right: 1px solid #dadada;*/
/*}*/
.table-wrapper {
    background: transparent linear-gradient(90deg, #41AD49 0%, #007EBF 100%) 0% 0% no-repeat padding-box;
    width: 95.9%;
}

.table-wrapper .table-column:nth-child(1) {
    width: 100px;
    border-left: 1px solid #DADADA;
}


.table-wrapper .table-column:nth-child(1) .table-heading {

    height: 100%;
    font-size: 16px;
    min-height: 90px;
    margin: 0;
    line-height: 19px;
    border-bottom: 1px solid #DADADA;
    border-top: 1px solid #DADADA;
    background: #fff;
    color: #000;
}

.table-wrapper .table-column:nth-child(2) {
    width: 150px;
}

.table-wrapper .table-column:nth-child(2) .table-heading {
    border-bottom: 1px solid #DADADA;
    border-top: 1px solid #DADADA;
    background: #fff;
    color: #000;
    height: 100%;
    min-height: 90px;
    margin: 0;
    line-height: 19px;
    font-size: 16px;
}

.table-wrapper .table-column:nth-child(3) {
    width: 190px
}

.table-wrapper .table-column:nth-child(3) .table-heading {
    border-bottom: 1px solid #DADADA;
    border-top: 1px solid #DADADA;
    background: #fff;
    color: #000;
    padding-right: 55px;
    height: 100%;
    min-height: 90px;
    margin: 0;
    line-height: 19px;
    font-size: 16px;
}

.table-wrapper .table-column:nth-child(4) {
    width: 260px
}

.table-wrapper .table-column:nth-child(4) .table-heading {
    padding-right: 15px;
    height: 100%;
    min-height: 90px;
    margin: 0;
    line-height: 19px;
    font-size: 16px;
    border-bottom: 1px solid #DADADA;
    border-top: 1px solid #DADADA;
    background: #fff;
    color: #000;
}

.table-wrapper .table-column .table-heading {
    color: #fff;
    padding: 20px 10px 15px 10px
}

.table-wrapper .table-column .table-content {
    font-size: 16px;
    padding: 5px 5px 0 10px;
    margin: 0;
    display: flex;
    font-family: 'Lato';
    min-height: 58px;
    height: 100%;
    align-items: center;
    font-weight: 700;
    color: #000;
    justify-content: center;
}

.office_location,
.sales_inquiries {
    padding-top: 50px
}

.office_location h2,
.sales_inquiries h2 {
    font-weight: 600
}

.contact-us {
    padding: 165px 0 192px;
}

.contact-us-left-content p {
    font-size: 16px;
    margin: 0 0 25px 0;
    color: #000;
}

.contact-us-left-content ul li {
    font-size: 16px;
    margin: 0 0 20px 12px;
    position: relative;
}

.contact-us-left-content ul li span {
    position: relative;
    color: #000;
}

.contact-us-left-content ul li span:before {
    position: absolute;
    content: '';
    left: -10px;
    width: 2.5px;
    color: #12A1EA;
    height: 22px;
    top: 0;
    transform: translateX(0);
    background: #12A1EA;
}

.contact-us-left-content ul li:last-child {
    margin: 0 0 0 12px;
}

.contact-us-left-content {
    padding: 60px 0 60px 0;
    font-family: 'Lato';
    font-weight: 400;
}

.contact-us-left-content ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.form-background-layer {
    position: absolute;
    height: 100%;
    width: 100%;
    background: transparent linear-gradient(149deg, #41AD49 0%, #007EBF 100%) 0% 0% no-repeat padding-box;
    border-radius: 50px;
    /* z-index: -1 !important; */
    max-width: 420px;
    right: 0;
}

.sales-inquiries .w-100 h2 {
    margin-bottom: 0
}

.sales-inquiries .w-100 p {
    margin: .8rem 0;
    font-weight: 500
}

.sales-inquiries .w-100 h6 {
    font-weight: 500
}

.sales-inquiries .w-100 p span {
    font-weight: 700
}

.sales-form {
    padding: 1rem 2rem
}

.sales-form-title {
    padding: .6rem 0;
    background-color: #000;
    color: #fff;
    font-size: 2rem;
    font-weight: 400
}

.sales-form input,
.sales-form textarea {
    border: 1px solid #5d5d5d;
    border-radius: 0;
    resize: none
}

.sales-form-submit button {
    width: 100%;
    margin: 1rem .1rem;
    padding: .5rem 0;
    border: none;
    background-color: #000;
    color: #fff
}

.sales-form label {
    margin-top: 1rem;
    margin-bottom: .2rem
}

.tags-blog-listing {
    padding: 60px 0
}

.tags-blog-listing .tags-page-heading {
    margin-bottom: 20px;
    font-size: 24px
}

.our-blogs {
    padding: .5rem 0 4rem
}

.our-blogs h2 {
    padding: 2rem 0;
    font-size: 2.5rem
}

.our-blogs .justify-content {
    justify-content: space-evenly
}

.blog-content {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.blogs-image img {
    width: 100%;
    max-height: 360px
}

.blogs-desc {
    padding: 2rem 1.5rem .5rem
}

.blogs-desc h6 {
    padding-bottom: 1rem;
    font-size: 18px;
    font-weight: 600
}

.blogs-desc p {
    font-size: 15px;
    font-weight: 500
}

.blog-content .row div {
    margin: .2rem 1rem;
    color: #555
}

.blog-content .row a {
    color: #555;
    text-decoration: none
}

.last-mile.equal-space {
    padding: 160px 0
}

.last-mile .tailor-made h2 {
    margin: 0 0 40px 0;
    font-weight: 400
}

.last-mile .tailor-made p {
    margin: 0
}

.connecting-people {
    padding: 5rem 5rem 2rem
}

.page-template-about-us-php .tailor-made {
    width: 80%;
    margin: auto
}

.connecting-people h2 {
    padding: 0 2rem;
    font-size: 2.3rem
}

.connecting-people p {
    margin-top: 2rem;
    font-size: 1.3rem;
    font-weight: 400
}

.collaborate {
    background-color: #000;
    color: #fff;
    display: none
}

.collaborate-left {
    padding: 6rem;
    text-align: center;
    margin: auto
}

.collaborate-left h3 {
    font-size: 35px;
    font-weight: 400;
    width: 90%;
    margin: auto
}

.collaborate-left div {
    margin-top: 3rem
}

.collaborate-left a {
    margin: auto;
    color: #000;
    background-color: #fff;
    padding: .8rem;
    text-decoration: none;
    font-weight: 500
}

.collaborate-image {
    max-width: 100%;
    max-height: 442px;
    text-align: right
}

.founding-members {
    padding: 70px 0
}

.contact-form-outer {
    box-shadow: 0 3px 6px #00000029;
    border: 1px solid #e5e5e5;
    position: relative;
    background: #fff;
    border-radius: 50px;
}

.bg-light-member {
    background-color: #222
}

.founding-members h2 {
    font-size: 50px;
    font-weight: 400;
    color: #fff;
    padding-bottom: 30px
}

.heading-main {
    width: 88%;
    margin: auto
}

.founding-members h2 span {
    font-weight: 600
}

.panel {
    width: fit-content;
    text-align: center;
    color: #fff;
    margin: auto
}

.panel img {
    max-height: 325px;
    max-width: 256px
}

.panel h5 {
    margin-top: .5rem;
    margin-bottom: 0 !important;
    font-size: 24px;
    font-weight: 400
}

.panel h6 {
    font-size: 18px;
    font-weight: 300
}

.sales-inquiries .w-100 h2 {
    margin-bottom: 0
}

.sales-inquiries .w-100 p {
    margin: .8rem 0;
    font-weight: 500
}

.sales-inquiries .w-100 h6 {
    font-weight: 500
}

.sales-inquiries .w-100 p span {
    font-weight: 700
}

.sales-form {
    padding: 1rem 2rem
}

.sales-form-title {
    padding: .6rem 0;
    background-color: #000;
    color: #fff;
    font-size: 24px;
    font-weight: 400;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
}

.sales-form input,
.sales-form textarea {
    border: 1px solid #5d5d5d;
    border-radius: 0;
    resize: none
}

.sales-form-submit button {
    width: 100%;
    margin: 1rem .1rem;
    padding: .5rem 0;
    border: none;
    background-color: #000;
    color: #fff
}

.sales-form label {
    margin-top: 1rem;
    margin-bottom: .2rem
}

.right-side-image img {
    width: 100%
}

.table-heading {
    font-size: 18px;
    font-weight: 500
}

.customer-referral,
.partner-faq,
.partner-program {
    padding: 160px 0
}

.become-partner {
    padding: 160px 0 0 0;
    position: relative
}

.become-partner .container .row {
    justify-content: center;
    text-align: center
}

.become-partner h1 {
    font-size: 50px;
    line-height: 60px;
    font-weight: 400
}

.become-partner p {
    font-size: 18px;
    font-weight: 400;
    line-height: 36px;
    padding: 15px 0 30px 0;
    margin-bottom: 0
}

.become-partner a {
    background-color: #000;
    color: #fff;
    padding: 10px 15px;
    text-decoration: none;
    border: 1px solid #000;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.3;
    display: inline-block;
    width: max-content
}

.become-partner a:hover {
    background-color: transparent;
    color: #000
}

.partner-program h2 {
    text-align: center;
    font-size: 50px;
    font-weight: 500;
    line-height: 1.3;
    margin-bottom: .5rem
}

.partner-program p {
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    line-height: 34px;
    padding-top: 17px
}

.partners-types {
    display: flex;
    width: 90%;
    margin: 50px 0;
    align-items: center;
    justify-content: space-between
}

.partner-program .partners-types:nth-child(2) {
    margin-bottom: 0
}

.partner-faq .row .faq-title-wrapper {
    margin-bottom: 30px
}

.contant-type h3 {
    font-size: 0
}

.contant-type h3 b {
    font-size: 24px;
    line-height: 30px;
    font-weight: 600;
    padding: 6px 0
}

.contant-type p {
    font-size: 15px;
    line-height: 23px;
    text-align: left
}

.partners-types:nth-child(2n) .image-partner {
    order: 1
}

.btn-custom {
    background-color: #000;
    color: #fff !important;
    padding: 10px 15px;
    text-decoration: none;
    border: 1px solid #000
}

.btn-custom:hover {
    background-color: transparent;
    color: #000 !important;
    text-decoration: none
}

.contant-type a.btn-custom {
    border-radius: 5px;
    font-size: 18px;
    line-height: 22px;
    font-weight: 400;
    display: inline-block;
    width: max-content
}

.contant-type {
    width: 43%;
    position: relative
}

.image-partner {
    width: 43%
}

.image-partner img {
    width: 100%
}

.refferal-vertical-center p {
    margin-top: 0;
    width: 100%;
    margin-bottom: 46px;
    max-width: 543px
}

.customer-referral {
    background-color: #000;
    color: #fff;
    width: 100%;
    padding: 70px 0
}

.refferal-vertical-center {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center
}

.customer-referral h2 {
    font-size: 50px;
    font-weight: 400;
    margin-bottom: 21px;
    line-height: 58px
}

.refferal-vertical-center div {
    margin-top: 1rem
}

.customer-referral a {
    background-color: #fff;
    color: #000;
    font-weight: 600;
    padding: 10px 15px;
    text-decoration: none;
    border: 1px solid #fff;
    font-size: 18px;
    line-height: 30px;
    display: inline-block
}

.customer-referral a:hover {
    background-color: transparent;
    color: #fff;
    text-decoration: none
}

.partner-faq {
    padding: 120px 0;
    text-align: center
}

.partner-faq h2 {
    font-size: 50px;
    font-weight: 400;
    line-height: 1.3;
    margin-bottom: 25px
}

.partner-faq p {
    font-size: 18px;
    line-height: 1.3;
    font-weight: 400;
    margin-bottom: 0
}

.faq-collapse .card {
    text-align: left;
    background-color: #f5f5f5;
    border: 0px solid #707070;
    border-radius: 0;
    border: 0px solid #707070;
    border-left: 1px solid #707070;
    border-right: 1px solid #707070;
    border-bottom: 1px solid #707070;
}

.faq-collapse .card:first-child {
    border-top: 1px solid #707070;
}

/*div#faqCollapse .card:first-child .card-header:first-child {*/
/*    border-top: 1px solid #707070;*/
/*}*/

.faq-collapse .card-header a {
    padding: .5rem;
    font-size: 15px;
    font-weight: 500;
    color: #000 !important;
    text-decoration: none !important;
    line-height: 1.3;
    background-color: #fff;
    position: relative;
}

.faq-collapse .card-header {
    padding: 0
}

.faq-collapse .card-body {
    background-color: #f2f2f2;
    padding: .5rem;
    color: #000
}

.faq-collapse .card-body p {
    font-size: 15px;
    font-weight: 400;
    line-height: 1.3;
    position: relative;
    margin: 10px 0
}

.heading-main h2 {
    margin-bottom: 33px
}

.heading-main p {
    margin-bottom: 70px
}

.custom-services {
    background-color: #1d1d1d;
    color: #fff;
    padding: 30px 0;
    display: none
}

.custom-services .heading-main h2 {
    margin: 0
}

.custom-services-list {
    display: flex;
    width: 80%;
    margin: auto;
    padding-top: 53px;
    justify-content: space-around
}

.custom-services-box {
    width: 40%
}

.custom-services-box h6 {
    font-size: 24px;
    padding-bottom: 14px
}

.custom-services-box h6 {
    font-size: 24px;
    padding-bottom: 14px;
    line-height: 29px
}

li.services-box-detail:last-child {
    padding-bottom: 0
}

.custom-services-box ul {
    padding: inherit;
    list-style: none;
    margin-bottom: 0
}

li.services-box-detail {
    display: flex;
    padding-bottom: 42px;
    align-items: center
}

.icon-left {
    width: 10%
}

.title-services p {
    font-size: 20px;
    line-height: 30px;
    padding-left: 10px;
    margin-bottom: 0
}

.title-services {
    width: 90%
}

.icon-left img {
    width: 30px
}

.page-template-use-case-php .tailor-made.equal-space {
    padding: 0 0 70px
}

.page-template-use-case-php .tailor-made.equal-space h2 {
    margin-bottom: 0
}

.btn-black {
    color: #fff;
    background-color: #000;
    font-size: 20px;
    line-height: 24px;
    padding: 10px 38px;
    border-color: #000
}

.btn-black:hover {
    background-color: #fff;
    color: #000;
    border: 1px solid #000
}

.btn:focus,
.our-resources-button .btn.focus {
    box-shadow: 0 0 0 .2rem #0000002e;
    background-color: #fff;
    color: #000;
    border: 1px solid #000
}

.resources-tags .dropdown-menu {
    top: 100% !important;
    transform: none !important;
    z-index: 3
}

.our-resources-blog {
    margin-bottom: 130px;
    margin-top: 0
}

.our-resources-blog .blog-box {
    background-color: #fff;
    margin-bottom: 30px;
    box-shadow: 0 3px 6px #00000029;
    width: 100%
}

.our-resources-blog .our-resources-blog-img {
    margin: 0 0 1rem;
    width: auto;
    overflow: hidden
}

.our-resources-blog .our-resources-blog-img img {
    height: 100%;
    object-fit: contain
}

.our-resources .our-resources-heading h3 {
    font-size: 45px;
    font-weight: 400;
    line-height: 54px;
    margin: auto
}

.how-it-works .our-resources-heading h3 {
    font-size: 50px;
    font-weight: 400;
    margin-bottom: 46px;
    line-height: 1.3
}

.how-it-works .our-resources-heading.text-center {
    padding: 147px 0 79px
}

.our-resources-button a:last-child button.btn {
    width: 290px;
    margin: 0
}

.our-resources-blog .blog-box .content-blog {
    padding: 0 30px
}

.our-resources-blog form.search-form {
    max-width: 310px;
    width: 100%
}

.our-resources-blog .blog-box .content-blog h5 {
    margin-bottom: 0;
    min-height: 80px
}

.our-resources-blog .blog-box .content-blog h5 a {
    color: #000;
    font-weight: 600;
    margin-bottom: 5px;
    font-size: 18px;
    line-height: 1.3;
    cursor: pointer;
    padding: 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.our-resources-blog .blog-box .content-blog h5 a:hover {
    text-decoration-line: none;
    color: #2b7fbe
}

.our-resources-blog .blog-box .content-blog p {
    font-size: 15px;
    line-height: 23px;
    color: #000;
    font-weight: 400;
    margin-bottom: 36px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.our-resources-blog .blog-box .bottom-details {
    border-top: 1px solid #d0cccc;
    display: flex;
    justify-content: space-between;
    padding: 25px 12px 25px 12px;
    align-items: center
}

.our-resources-blog .blog-box .bottom-details p {
    margin-bottom: 0;
    color: #616161;
    font-size: 15px;
    line-height: 21px;
    font-weight: 600
}

.our-resources-blog .blog-box .bottom-details .read-more a {
    color: #555;
    font-size: 15px;
    line-height: 24px;
    font-weight: 400
}

.our-resources-blog .blog-box .bottom-details .read-more a:hover {
    color: #2b7fbe;
    font-weight: 600
}

.our-resources-navbutton {
    text-align: end
}

a.navbutton-css {
    border: 1px solid #efefef;
    background-color: #efefef;
    color: #000;
    border-radius: 0;
    padding: 5px 9px;
    text-decoration: none
}

a.navbutton-css:focus {
    border: 1px solid #000;
    background-color: #000;
    color: #fff;
    border-radius: 0;
    padding: 5px 9px;
    text-decoration: none
}

.blog-details-1 {
    padding: 126px 0 4rem 0
}

.blog-details-1 .row.blog-details-row {
    margin: auto
}

.blog-details-1 .blog-details-row h2 {
    line-height: 1.3;
    font-weight: 600;
    margin-bottom: 12px;
    font-size: 36px
}

.blog-detail-tags {
    padding: 0 30px
}

.blog-tags span a {
    font-size: 16px;
    color: #000;
    line-height: 1.3;
    border: 1px solid #707070;
    background-color: #f2f2f2;
    border-radius: 20px;
    padding: 5px 15px
}

.blog-right-list li:last-child:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 2px;
    width: 100%;
    background-color: #707070;
    border: 1px solid #707070
}

.blog-right-list li:last-child {
    padding: 0 0 55px
}

.blog-left-image {
    padding-bottom: 40px
}

.blog-left-image img {
    width: 100%;
    height: auto
}

.blog-main-left-image {
    width: 668px;
    height: auto
}

.blog-main-left-image {
    width: 100%;
    height: auto;
    object-fit: cover
}

.blog-details-1 .blog-details-row .row.blog-left-image {
    align-items: center
}

.blog-left-shareIcons {
    text-align: right;
    padding-right: 0
}

.blog-left-shareIcons i {
    background-color: #000;
    color: #fff;
    padding: 5px 8px;
    font-size: 12px;
    min-width: 30px;
    max-width: 30px;
    margin: 0 .2rem;
    cursor: pointer;
    border: 2px solid #000
}

.blog-left-shareIcons i:hover {
    background-color: #fff;
    color: #000;
    border: 2px solid #000
}

.blog-left-shareIcons a:last-child i {
    margin-right: 0
}

.blog-left-text > h6 span {
    color: #616161
}

.blog-left-text {
    font-size: 15px
}

.blog-left-text h6 {
    margin-bottom: 14px
}

.blog-left-text h5 {
    font-size: 24px;
    line-height: 35px;
    font-weight: 600;
    margin-bottom: 20px;
    margin-top: 20px
}

.blog-details-right > div {
    position: relative;
    margin: auto;
    padding: 0
}

.blog-details-right i {
    position: absolute;
    right: 12px;
    bottom: 12px
}

.blog-details-right span {
    font-size: 36px;
    line-height: 21px;
    font-weight: 600;
    text-transform: capitalize
}

.blog-details-right h3 {
    margin-bottom: 35px
}

.blog-right-posts h3 {
    padding: 47px 0 25px;
    margin: 0
}

.blog-right-list {
    width: 100%;
    padding-left: 0
}

.blog-right-list li {
    list-style: none;
    margin: 0 0 55px;
    position: relative
}

.blog-right-list-img {
    width: auto
}

.blog-right-list-img img {
    width: 100%;
    height: auto
}

.blog-right-list a h5 {
    font-size: 24px;
    line-height: 1.3;
    font-weight: 600;
    color: #000;
    padding: 15px 0 0;
    margin-bottom: 0
}

.blog-right-list a:hover {
    text-decoration-line: none
}

.blog-details-right .w-100 {
    margin: 0 0 55px;
    font-size: 20px
}

.blog-tags {
    justify-content: space-around;
    margin: 0
}

.blog-tags a span {
    color: #000;
    background-color: #f2f2f2;
    border: 2px solid #616161;
    border-radius: 25px;
    padding: 8px 27px;
    font-size: 16px;
    line-height: 36px;
    margin: auto;
    text-align: center
}

.blog-tags a span:hover {
    text-decoration-line: none;
    color: #616161;
    background-color: #f2f2f2;
    border-color: #000;
    border-radius: 25px;
    padding: 8px 27px;
    font-size: 16px;
    line-height: 36px;
    margin: auto;
    text-align: center
}

.blog-tags a {
    text-decoration-line: none
}

.blog-tags div {
    margin-bottom: 38px;
    padding: 0
}

.blog-details-1 form {
    width: 100%;
    padding: 0 0 45px
}

.share-bar {
    display: flex;
    align-items: center;
    margin: 10px 0;
    font-size: 12px;
    font-weight: 600
}

.outer-wrap-info {
    padding-right: 20px
}

section.our-resources {
    padding-top: 80px
}

.our-resources-heading .search-form button.srch-btn {
    position: absolute;
    background: no-repeat;
    border: 0;
    padding: 11px;
    cursor: pointer
}

.our-resources .our-resources-heading.text-center {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    position: relative;
    margin-bottom: 35px
}

.our-resources-blog.search-page {
    margin: 130px 0
}

.srch-results .container:first-child {
    padding: 50px 0 50px 0;
    text-align: center
}

.srch-results a {
    font-size: 40px;
    font-weight: 600;
    text-align: center;
    color: #000
}

.srch-results a:hover {
    text-decoration-line: none;
    color: #2a7dbc
}

.archive-subtitle p {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 0;
    text-align: center
}

.srch-results .main-content {
    padding-top: 25px
}

.srch-results .blog-box {
    text-align: center;
    background-color: #fff;
    box-shadow: 0 3px 6px #00000029;
    padding: 0
}

.srch-results .blog-box.col-lg-6.col-md-6.xol-sm-12.col-xs-12 {
    padding: 0;
    flex: 0 0 48%;
    max-width: 48%;
    height: 100%;
    margin: 15px 11px
}

.srch-results .blog-title {
    padding: 10px
}

.srch-results .blog-box h5 {
    padding: 10px 0;
    font-size: 22px;
    line-height: 30px;
    color: #000;
    margin: 0;
    font-weight: 600
}

.srch-results .blog-content-list .learn-more-blog a {
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    color: #000
}

.srch-results .blog-content-list .learn-more-blog a:hover {
    color: #2a7dbc
}

.srch-results .blog-content-list .learn-more-blog i.fa.fa-long-arrow-right {
    font-size: 16px;
    padding-left: 5px
}

.srch-results .blog-content-list .learn-more-blog {
    margin-bottom: 15px
}

.search-form button.srch-btn {
    position: absolute;
    right: 0;
    background: no-repeat;
    border: 0;
    cursor: pointer
}

.search-form button.srch-btn:focus {
    outline: 0
}

.search-form button.srch-btn i {
    position: static
}

.search-form .form-inline {
    border: 1px solid #ccc;
    width: 100%;
    position: relative;
    min-width: 274px
}

.search-form input#search {
    padding: 10px 30px 10px 15px;
    font-size: 16px;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 0;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    outline: 0;
    box-shadow: none
}

#faqCollapse a.btn-block {
    cursor: pointer
}

#faqCollapse a.btn-block[aria-expanded=true]:after {
    content: "\f067";
    position: absolute;
    right: 10px;
    font-size: 13px;
    font-family: FontAwesome;
    top: 8px;
    color: #707070;
    font-weight: 400
}

#faqCollapse a.btn-block[aria-expanded=false]:after {
    content: "\f067";
    position: absolute;
    right: 10px;
    font-size: 13px;
    font-family: FontAwesome;
    top: 8px;
    color: #707070;
    font-weight: 400
}

.section-inner.thin.error404-content {
    padding: 160px 0 80px;
    text-align: center;
}

.section-inner.error404-content h1.entry-title {
    text-align: center;
    color: #000;
    margin-bottom: 10px;
    text-transform: capitalize;
    font-weight: 600;
    line-height: 1.2
}

.section-inner.error404-content .intro-text p {
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    text-align: center;
    width: 100%;
    margin: auto;
    color: #212529;
    padding-bottom: 10px
}

.section-inner.error404-content a.home-redirect-link {
    background: #2a7cbb;
    color: #fff;
    padding: 9px 28px;
    border-radius: 3px;
    display: inline-block;
    margin: 20px auto 0;
    text-decoration: none;
    font-weight: 500
}

.section-inner.error404-content a.home-redirect-link:hover {
    color: #fff;
    background-color: #23272b;
    text-decoration-line: none
}

.comment-form-comment {
    display: flex;
    flex-direction: column
}

#commentform input,
#commentform p button {
    width: 100%;
    border: 1px solid #000;
    border-radius: 3px
}

.comment-form-url {
    display: none
}

.comment-form-cookies-consent {
    display: flex;
    flex-direction: row;
    align-items: center
}

.comment-form-cookies-consent input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0;
    width: 100%;
    max-width: 12px;
    margin-right: 18px
}

.partner-faq #faqCollapse a.btn-block[aria-expanded=false]:after {
    content: "\f067";
    position: absolute;
    right: 10px;
    font-size: 16px;
    font-family: FontAwesome;
    color: #707070;
    top: 8px
}

.partner-faq #faqCollapse a.btn-block[aria-expanded=true]:after {
    content: "\f068";
    position: absolute;
    right: 10px;
    font-size: 16px;
    color: #707070;
    font-family: FontAwesome;
    top: 8px
}

.comment-form [type=reset],
.comment-form [type=submit],
.comment-form button,
.comment-form html [type=button] {
    background-color: #2a7dbc;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    border: 1px solid #2a7dbc !important;
    padding: 7px;
    color: #fff;
    cursor: pointer
}

.blog-tags ul {
    padding: 0;
    display: flex;
    flex-direction: row;
    align-items: baseline;
    flex-wrap: wrap
}

.blog-tags ul li {
    list-style: none;
    margin: 0 5px 20px 0
}

.blog-tags ul li a {
    color: #000;
    padding: 5px 14px;
    font-size: 16px;
    text-align: center;
    border-radius: 50px;
    display: inline-block;
    background-color: #f2f2f2;
    border: 1px solid #707070;
    font-weight: 600;
    width: max-content
}

.blog-tags ul li a:hover {
    border: 1px solid #2a7dbc;
    color: #fff;
    background-color: #2a7dbc
}

.comment-form label {
    display: inline-block;
    margin-bottom: 4px !important
}

.accordion .collapse a:hover:after {
    text-decoration: underline;
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    border: 1px solid #2a7dbc;
    background: #2a7dbc
}

.accordion .collapse a:hover {
    color: #2a7dbc
}

.accordion .collapse a {
    font-weight: 700;
    color: #2a7dbc;
    cursor: pointer;
    padding-bottom: 3px;
    position: relative
}

.comment-form [type=reset]:hover,
.comment-form [type=submit]:hover,
.comment-form button:hover,
.comment-form html [type=button]:hover {
    border: 1px solid #1e7e34 !important;
    color: #fff;
    background-color: #1e7e34
}

.blog-left-text .wp-block-image {
    text-align: center
}

.blog-left-text .wp-block-pullquote {
    padding: 10px 0;
    margin-left: 0;
    margin-right: 0;
    text-align: center
}

.blog-left-text .wp-block-pullquote p {
    margin-bottom: 0
}

.wp-block-buttons {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center
}

.comment-form textarea {
    overflow: auto;
    resize: vertical;
    border: 1px solid #000;
    border-radius: 4px
}

.blog-right-list a h5:hover {
    color: #1e7e34
}

.search-page .blog-box img {
    width: 100%;
    height: auto
}

.how-it-works .btn-black {
    width: 200px;
    padding: 0;
    height: 44px;
    margin-right: 35px;
    font-size: 18px
}

.driver-app.equal-space,
.marketplace-chart.equal-space,
.powerful-dashboard.equal-space {
    background-color: #000;
    padding: 160px 0;
    position: relative
}

.driver-app.equal-space:after,
.marketplace-chart.equal-space:after,
.powerful-dashboard.equal-space:after {
    content: "";
    position: absolute;
    bottom: -21px;
    left: 0;
    right: 0;
    width: 79px;
    height: 22px;
    margin: auto;
    background: url(../images/down-arrow-rectangle.png)
}

.powerful-dashboard .powerful-content-img {
    align-items: center;
    justify-content: space-evenly
}

.driver-app .powerful-content h4,
.marketplace-chart .powerful-content h4,
.powerful-dashboard .powerful-content h4 {
    font-size: 50px;
    line-height: 1.3;
    font-weight: 400;
    color: #fff;
    margin-bottom: 11px
}

.marketplace-chart .powerful-content p,
.powerful-dashboard .powerful-content p {
    font-size: 18px;
    line-height: 1.3;
    font-weight: 400;
    color: #fff;
    margin-bottom: 0;
    width: 100%;
    max-width: 330px
}

.marketplace-chart .powerful-content p {
    padding-right: 0
}

.powerful-dashboard .powerful-img {
    width: 100%;
    text-align: center
}

.powerful-dashboard .powerful-img img {
    width: auto
}

.marketplace-chart .powerful-img {
    text-align: center
}

.outer-card-div {
    max-width: 1125px;
    width: 100%;
    margin: auto
}

.powerful-dashboard-cards.equal-space {
    padding: 132px 0
}

.driver-app-cards .card-image,
.marketplace-cards .card-image,
.powerful-dashboard-cards .card-image {
    text-align: center;
    padding: 22px 11px;
    box-shadow: 0 3px 6px #00000029;
    width: 311px;
    min-height: 235px;
    border: 1px solid #f5f5f5;
    margin: 28px auto
}

.driver-app-cards .row .col-lg-4,
.marketplace-cards .row .col-lg-4,
.powerful-dashboard-cards .row .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}

.driver-app-cards .card-image figure,
.marketplace-cards .card-image figure,
.powerful-dashboard-cards .card-image figure {
    background: #f7f7f7;
    width: 80px;
    border-radius: 50%;
    height: 80px;
    display: flex;
    text-align: center;
    border: 1px solid #e5e5e5;
    align-items: center;
    justify-content: center;
    margin: 0 auto 14px
}

.driver-app-cards .card-image:hover,
.marketplace-cards .card-image:hover,
.powerful-dashboard-cards .card-image:hover {
    background: #000;
    color: #fff
}

.driver-app-cards .card-image img,
.marketplace-cards .card-image img,
.powerful-dashboard-cards .card-image img {
    padding: 0;
    border-radius: 0;
    width: 48px
}

.driver-app-cards .card-image h3,
.marketplace-cards .card-image h3,
.powerful-dashboard-cards .card-image h3 {
    font-size: 18px;
    line-height: 1.3;
    font-weight: 600;
    margin-bottom: 14px
}

.driver-app-cards .card-image p,
.marketplace-cards .card-image p,
.powerful-dashboard-cards .card-image p {
    text-align: center;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.3;
    color: #000;
    margin-bottom: 0
}

.driver-app-cards .card-image:hover h3,
.driver-app-cards .card-image:hover p,
.marketplace-cards .card-image:hover h3,
.marketplace-cards .card-image:hover p,
.powerful-dashboard-cards .card-image:hover h3,
.powerful-dashboard-cards .card-image:hover p {
    color: #fff
}

.driver-app .powerful-content {
    display: flex;
    justify-content: center;
    flex-direction: column
}

.driver-app .row.powerful-content-img {
    align-items: center;
    justify-content: space-between
}

.driver-app .powerful-content h4 {
    font-size: 50px;
    line-height: 1.3;
    font-weight: 400;
    color: #fff;
    margin-bottom: 11px
}

.driver-app .powerful-content p {
    font-size: 18px;
    line-height: 1.3;
    width: 100%;
    font-weight: 400;
    color: #fff;
    margin-bottom: 0;
    max-width: 395px
}

.driver-app .powerful-img {
    text-align: center;
    height: auto
}

.driver-app .powerful-img img {
    width: auto;
    height: 100%
}

.marketplace-chart .row.powerful-content-img {
    align-items: center;
    justify-content: space-evenly
}

.best-companies.equal-space {
    background-color: #000;
    padding: 132px 0
}

.best-companies.equal-space.adv {
    background-color: #f7f7f7
}

.best-companies h3 {
    font-size: 50px;
    line-height: 1.3;
    color: #fff;
    font-weight: 400;
    text-align: center;
    margin: 0 auto 46px;
    max-width: 674px
}

.best-companies.equal-space.adv h3 {
    color: #000
}

.best-companies {
    text-align: center;
    width: auto
}

.best-companies-image {
    width: auto;
    height: 105px;
}

.best-companies-ul {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 24px 0;
    margin-bottom: 0
}

.best-companies-ul li {
    list-style: none;
    padding: 0;
    position: relative;
    width: 20%;
    border: unset;
    margin-right: 16px;
    max-width: 260px;
}

.best-companies.equal-space.adv .best-companies-ul li {
    background: #000
}

.best-companies-ul li:last-child {
    margin-right: 0
}

.best-companies img {
    width: 100%;
    object-fit: contain;
    height: 100%
}

.comment-box .title {
    position: relative;
    display: flex;
    padding-top: 50px;
    align-items: start;
    justify-content: start
}

.comment-box .title:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    height: 1px;
    width: 100%;
    margin: 25px 0;
    background-color: #80808061
}

.comment-box .title i.fa.fa-comments {
    color: #2a7dbc !important;
    padding-right: 15px;
    font-size: 50px
}

.comment-box .title h2 {
    line-height: 1.3;
    font-weight: 600;
    margin-bottom: 0;
    font-size: 36px;
    color: #2a7dbc !important
}

.single-comment-box .content-box p {
    margin-bottom: 0;
    color: grey
}

.single-comment-box .content-box {
    background-color: #f1f1f1;
    padding: 15px;
    border-radius: 4px;
    position: relative;
    margin-left: 15px
}

.single-comment-box .content-box:before {
    content: "";
    position: absolute;
    top: 0;
    transform: translate(-15px, 15px) rotate(32deg);
    left: 0;
    border-bottom: 18px solid #f1f1f1;
    border-left: 11px solid transparent;
    border-right: 11px solid transparent
}

.comment-box.blog_det_wrap {
    padding: 0 0 50px 0
}

.content-box h3 {
    color: grey;
    font-weight: 600;
    font-size: 20px
}

.meta-box {
    color: grey
}

.comment-form .blog-details-1 form {
    width: 100%;
    padding: 0
}

.footer-left-part {
    display: flex;
    align-items: center;
    justify-content: flex-start
}

.privacy-policy {
    margin-right: 6%
}

.page-template-templatesuse-case-php .heading-main p {
    margin-bottom: 53px
}

.page-template-use-case-php .text-on-left h1 {
    color: #fff;
    font-weight: 400;
    max-width: 530px
}

.page-template-front-page-php .tailor-made.home-icons {
    padding: 0 0 160px
}

.page-template-front-page-php .heading-main p {
    margin-bottom: 46px
}

.page-template-features-php .text-on-left h1 {
    color: #fff;
    font-weight: 400;
    width: 100%;
    max-width: 500px
}

.page-template-use-case .tailor-made.equal-space {
    padding: 0
}

.blog-details-1 .blog-details-row h1 {
    font-size: 45px;
    width: 100%;
    margin-bottom: 17px
}

.page-template-templatesfeatures-php .text-on-left h1 {
    color: #fff;
    font-weight: 400;
    width: 100%;
    max-width: 500px
}

.hbspt-form .hs-custom-style > div input:not([type=image]):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),
.hs-custom-style fieldset input:not([type=image]):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]) {
    box-sizing: border-box;
    padding: 0 15px;
    border: 1px solid #5d5d5d;
    background-color: #fff;
    border-radius: 0;
    min-height: 27px
}

.hbspt-form .actions input.hs-button.primary.large {
    border: 1px solid #000;
    width: 100%;
    background-color: #000;
    border-radius: 0
}

.page-template-templatescontact-us-php .text-on-left h1 {
    color: #fff;
    font-weight: 400;
    width: 100%;
    max-width: 400px
}

.listing-card-padding {
    padding: 20px 30px
}

.about-us-blank {
    height: 200px
}

.banner .container {
    position: relative;
    height: 100%
}

.archive-subtitle.section-inner.thin.max-percentage.intro-text {
    margin: 0 0 0
}

.text-on-left.use-case-internal-banner p {
    padding-bottom: 19px
}

.banner-ul {
    color: #fff;
    padding: 0 16px;
    margin-bottom: 35px
}

.banner-ul li {
    font-size: 16px;
    line-height: 1.3;
    font-weight: 400
}

.grocery-our-features .our-resources-heading h3 {
    font-size: 50px;
    line-height: 1.3;
    margin-bottom: 69px;
    font-weight: 400
}

.opt-for-grocery .heading-main h2 {
    font-weight: 400;
    width: 100%;
    margin: auto
}

.grocery-our-features-section-1 {
    height: 100%;
    position: relative;
    background-repeat: no-repeat;
    background-color: #000;
    background-size: contain;
    background-position-x: left
}

.grocery-our-features-section-1 .container,
.grocery-our-features-section-2 .container,
.grocery-our-features-section-3 .container,
.grocery-our-features-section-4 .container {
    height: 100%
}

.grocery-our-features-section-1 .row {
    align-items: center;
    height: 100%;
    flex-direction: row-reverse;
    justify-content: space-between
}

.grocery-section-1-content {
    color: #fff
}

.grocery-section-1-content h2 {
    font-size: 50px;
    font-weight: 400;
    margin-bottom: 33px
}

.grocery-section-1-content p {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 42px
}

.grocery-section-image {
    width: auto;
    height: 100%;
    display: none
}

.grocery-section-image img {
    width: 100%;
    height: auto
}

.grocery-our-features-section-2 {
    height: 100%;
    position: relative;
    background-repeat: no-repeat;
    background-color: #000;
    background-size: contain;
    background-position: right
}

.grocery-our-features-section-2 .row {
    height: 100%;
    align-items: center;
    justify-content: space-between
}

.grocery-delivery-mob-image {
    text-align: center
}

.grocery-our-features-section-3 {
    height: 100%;
    position: relative;
    background-repeat: no-repeat;
    background-color: #000;
    background-size: contain
}

.grocery-our-features-section-3 .row {
    height: 100%;
    align-items: center;
    flex-direction: row-reverse;
    justify-content: space-between
}

.grocery-our-features-section-3 .grocery-section-1-content h2 {
    font-size: 50px;
    font-weight: 400;
    margin-bottom: 33px
}

.grocery-our-features-section-4 {
    height: 100%;
    position: relative;
    background-repeat: no-repeat;
    background-color: #000;
    background-position: 100%;
    background-size: contain
}

.grocery-our-features-section-4 .row {
    height: 100%;
    align-items: center;
    justify-content: space-between
}

.grocery-our-features-section-4 .grocery-section-1-content {
    color: #fff
}

.grocery-our-features-section-5 {
    height: 100%;
    position: relative;
    background-repeat: no-repeat;
    background-color: #000;
    background-size: contain
}

.grocery-our-features-section-5 .container {
    height: 100%
}

.grocery-our-features-section-5 .row {
    height: 100%;
    align-items: center;
    justify-content: space-between;
    flex-direction: row-reverse
}

.ratings-form {
    border: 1px solid #fff;
    background-color: #fff;
    text-align: center;
    padding: 16px 22px 16px;
    width: 100%;
    border-radius: 18px
}

.ratings-form-user {
    width: 100%;
    margin-bottom: 15px
}

.ratings-form-user img {
    width: auto
}

.thanks-for-giving h3 {
    font-size: 22px;
    font-weight: 600;
    line-height: 1.3;
    margin-bottom: 8px
}

.thanks-for-giving h4 {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.3;
    margin-bottom: 20px
}

.stars {
    margin-bottom: 13px
}

.thanks-for-giving p {
    font-size: 16px;
    margin-bottom: 24px
}

.thanks-for-giving textarea#exampleFormControlTextarea1 {
    margin-bottom: 24px
}

.thanks-for-giving .form-group {
    margin-bottom: 0
}

.thanks-for-giving button.btn.btn-primary {
    border-radius: 9px;
    width: 114px;
    height: 39px
}

.impact-heading h3 {
    font-size: 50px;
    font-weight: 400;
    line-height: 1.3;
    text-align: center
}

.impact-cards {
    width: 712px;
    margin: auto
}

.impact.tailor-made.home-icons {
    padding: 160px 0
}

.impact.tailor-made .card-image h3 {
    font-size: 36px;
    line-height: 1.3;
    font-weight: 400;
    margin-bottom: 12px
}

.impact.tailor-made .card-image p {
    font-size: 15px;
    font-weight: 400;
    line-height: 1.3;
    margin-bottom: 0
}

.our-blog-heading h3 {
    font-size: 50px;
    font-weight: 400;
    line-height: 1.3;
    margin: 0 0 49px;
    text-align: center
}

.grocery-blog {
    padding: 160px 0;
    margin: 0
}

.ratings-form .form-control {
    border: 1px solid #707070;
    border-radius: 11px
}

.our-resources-blog .row .col-12,
.our-resources-blog .row .col-md-6 {
    padding: 0 35px
}

.srch-results {
    padding-top: 160px;
    padding-bottom: 106px
}

.page-template-templatesservice-and-maintenance-php .text-on-left p,
.page-template-templatesuse-case-grocery-php .text-on-left p {
    padding: 17px 0
}

.text-on-left h1 br {
    display: none
}

.grocery-our-features-section-6 {
    height: 100%;
    position: relative;
    background-repeat: no-repeat;
    background-color: #000;
    background-position: 100%;
    background-size: contain
}

.grocery-our-features-section-6 .container {
    height: 100%
}

.grocery-our-features-section-6 .row {
    height: 100%;
    align-items: center;
    justify-content: space-between;
    flex-direction: row
}

.grocery-our-features-section-5.section-5-adv .grocery-delivery-mob-image,
.grocery-our-features-section-6 .grocery-delivery-mob-image {
    text-align: center;
    height: 535px
}

.grocery-our-features-section-5.section-5-adv .grocery-delivery-mob-image img,
.grocery-our-features-section-6 .grocery-delivery-mob-image img {
    height: 100%
}

.grocery-our-features-section-7 {
    height: 100%;
    position: relative;
    background-repeat: no-repeat;
    background-color: #000;
    background-size: contain
}

.grocery-our-features-section-7 .container {
    height: 100%
}

.grocery-our-features-section-7 .row {
    height: 100%;
    align-items: center;
    justify-content: space-between;
    flex-direction: row-reverse
}

.grocery-our-features-section-8 {
    height: 100%;
    position: relative;
    background-repeat: no-repeat;
    background-color: #000;
    background-position: 100%;
    background-size: contain
}

.grocery-our-features-section-8 .container {
    height: 100%
}

.grocery-our-features-section-8 .row {
    height: 100%;
    align-items: center;
    justify-content: space-between;
    flex-direction: row
}

.grocery-our-features-section-8 .grocery-delivery-mob-image {
    text-align: center;
    height: 535px
}

.grocery-our-features-section-8 .grocery-delivery-mob-image img {
    height: 100%
}

.navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
    left: 0;
    width: 100%;
    box-shadow: 0 1px 3px 1px #0000004f;
    max-width: 1290px;
    padding: 24px 9px;
    border-radius: 0;
    border: 0 solid #fff;
    top: 100%;
    margin: 0;
    z-index: -1
}

.menu-image-text {
    display: flex
}

.menu-image {
    min-width: 40px;
    max-width: 40px
}

.menu-image img {
    vertical-align: middle;
    border-style: none;
    width: 100%
}

.menu-text h3 {
    position: relative;
    font-size: 16px;
    padding-bottom: 5px;
    margin-bottom: 5px
}

.menu-text p {
    font-size: 14px;
    margin: 0
}

.dropdown-menu.dropdown-large.show .list-unstyled {
    padding-left: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap
}

.menu-text {
    color: #000;
    font-weight: 400;
    padding-left: 17px
}

.list-unstyled a:hover {
    text-decoration-line: none
}

.dropdown-menu.dropdown-large.show h6.title {
    margin-bottom: 0;
    font-size: 18px;
    padding: 0;
    line-height: 24px
}

.list-unstyled li {
    width: 30%;
    margin-bottom: 0;
    margin-right: 3%
}

.list-unstyled li:last-child {
    margin-bottom: 0
}

.dropdown-menu .row {
    margin-right: -5px;
    margin-left: -5px
}

.menu-button a.demo {
    padding: 5px 20px !important;
    background-color: #fff;
    color: #000;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    border: 1px solid #fff;
    display: inline-block
}

.menu-button {
    text-align: center
}

.menu-main-image {
    padding: 10px 6px 20px;
    background-color: #000;
    width: auto
}

.menu-big-image img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.menu-big-image {
    width: auto;
    height: auto
}

.menu-main-image a p {
    font-size: 15px;
    line-height: 1.3;
    margin: 0;
    padding: 10px;
    text-align: center;
    color: #fff
}

.menu-main-image {
    padding: 10px 6px 20px;
    background-color: #000;
    width: auto
}

.dropdown-toggle[aria-expanded=true]::after {
    display: none
}

#header .navbar ul.navbar-nav li.show > a:before {
    content: "";
    position: absolute;
    width: 25px;
    height: 25px;
    background: #fff;
    transform: rotate(45deg);
    bottom: -42px;
    left: 0;
    right: 0;
    margin: auto
}

#header .navbar ul.navbar-nav li.show > a {
    position: relative
}

.collapse.navbar-collapse > ul.navbar-nav.ml-auto > li.sub-menu-item {
    display: none
}

.list-unstyled-ipad {
    display: block
}

ul.list-unstyled-ipad {
    list-style: none
}

nav.navbar.navbar-expand-lg.navbar-dark.navcol li.nav-item.dropdown {
    position: inherit
}

.page-template-templatesrestaurants-and-beverages-php .text-on-left h1 {
    color: #fff;
    font-weight: 400;
    margin-bottom: 17px;
    max-width: 520px
}

.align-to-left {
    text-align: left !important
}

.align-to-right {
    text-align: right !important
}


/* .title-view {
margin-bottom: 24px
} */

.view-all-link {
    position: relative;
    padding-right: 0 !important;
    margin-bottom: 0;
    font-size: 18px;
    line-height: 24px;
    color: #1e7e34
}

.view-all-link h6 {
    text-transform: capitalize;
    margin-bottom: 0;
    padding-bottom: 5px
}

.view-all-link::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #1e7e34
}

.view-all-link:hover {
    color: #2a7dbc
}

.view-all-link:hover::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #2a7dbc
}

.faq .our-resources-heading h3 {
    font-size: 50px;
    font-weight: 400;
    margin-bottom: 46px;
    line-height: 1.3
}

.faq-features {
    background-color: #000;
    color: #fff;
    width: 100%;
    padding: 16px 0;
    position: relative
}

.faq-features::after {
    content: "";
    position: absolute;
    bottom: -21px;
    left: 0;
    right: 0;
    width: 79px;
    height: 22px;
    margin: auto;
    background: url(../images/down-arrow-rectangle.png)
}

.faq-features h2 {
    font-size: 36px;
    line-height: 1.3;
    margin-bottom: 0;
    font-weight: 400
}

.page-template-templatesfaq-php .faq-collapse {
    padding: 70px 0
}

#faqCollapse-1 a.btn-block[aria-expanded=false]:after,
#faqCollapse-2 a.btn-block[aria-expanded=false]:after,
#faqCollapse-3 a.btn-block[aria-expanded=false]:after,
#faqCollapse-4 a.btn-block[aria-expanded=false]:after,
#faqCollapse-5 a.btn-block[aria-expanded=false]:after,
#faqCollapse-6 a.btn-block[aria-expanded=false]:after,
#faqCollapse-7 a.btn-block[aria-expanded=false]:after {
    content: "\f067";
    position: absolute;
    right: 10px;
    font-size: 13px;
    font-family: FontAwesome;
    color: #707070;
    top: 10px
}

#faqCollapse-1 a.btn-block[aria-expanded=true]:after,
#faqCollapse-2 a.btn-block[aria-expanded=true]:after,
#faqCollapse-3 a.btn-block[aria-expanded=true]:after,
#faqCollapse-4 a.btn-block[aria-expanded=true]:after,
#faqCollapse-5 a.btn-block[aria-expanded=true]:after,
#faqCollapse-6 a.btn-block[aria-expanded=true]:after,
#faqCollapse-7 a.btn-block[aria-expanded=true]:after {
    content: "\f068";
    position: absolute;
    right: 10px;
    font-size: 13px;
    font-family: FontAwesome;
    color: #707070;
    top: 10px
}

#faqCollapse a.btn-block {
    cursor: pointer
}

#faq-collapse .card-header a {
    padding: .5rem;
    font-size: 15px;
    font-weight: 500;
    color: #000 !important;
    text-decoration: none !important;
    line-height: 30px
}

.faq-points .our-resources-button {
    font-size: 0
}

.faq-points .our-resources-button a {
    padding: 10px 16px;
    display: inline-block;
    text-decoration: none;
    background-color: #000;
    border: 1px solid #a3a3a3
}

.faq-points .our-resources-button .btn-black {
    width: 160px !important;
    padding: 0;
    height: 44px;
    margin-right: 0;
    font-size: 18px
}

.page-template-templatesTaxi-php .best-companies.equal-space {
    background-color: #fff;
    padding: 160px 0 0
}

.page-template-templatesTaxi-php .best-companies.equal-space .best-companies {
    background-color: #fff;
    padding: 0 0 0
}

.page-template-templatesTaxi-php .best-companies h3 {
    color: #000
}

.page-template-templatesTaxi-php .best-companies-ul li {
    background-color: #000
}

.page-template-templatesfaq-php .text-on-left h1 {
    width: 100%;
    max-width: 392px
}

.page-template-templatesTaxi-php .text-on-left h1 {
    width: 100%;
    color: #fff;
    font-weight: 400;
    margin-bottom: 0;
    max-width: 495px
}

.content-page {
    padding: 100px 0 50px
}

.content-page h1 {
    font-weight: 400;
    margin-bottom: 17px
}

.content-page .the-content p {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 17px
}

.content-page .the-content h2 {
    margin-bottom: 17px
}

.content-page .the-content h3 {
    margin-bottom: 17px
}

.content-page li a {
    word-break: break-word
}

.content-page li {
    margin-bottom: 7px
}

.page-template-restaurants-and-beverages .banner .text-on-left {
    padding: 70px 0
}

.linkst.contact p a {
    color: #fff
}

.resources-category {
    margin-bottom: 35px;
    font-size: 0;
    text-align: center
}

.resources-category-btn:not(:last-child) {
    margin-right: 5px
}

.resources-category-btn:hover {
    background: #fff;
    color: #000;
    border: 1px solid #000
}

.resources-category-btn {
    outline: 0;
    color: #fff;
    background: #000;
    font-size: 18px;
    padding: 10px 20px;
    border-radius: 5px
}

.resources-category-btn.active:hover {
    background: #000;
    color: #fff
}

.resources-category-btn.active {
    background: #fff;
    color: #000;
    border: 1px solid #000
}

.page-template-templatespickup-and-delivery-php .text-on-left h1 {
    color: #fff;
    font-weight: 400;
    width: 100%;
    margin-bottom: 0;
    max-width: 495px
}

.page-template-templatespickup-and-delivery-php .tailor-made .card-image {
    min-height: 310px
}

.page-template-templatespickup-and-delivery-php .tailor-made .impact-cards .card-image {
    min-height: 240px
}

.page-template-templatespickup-and-delivery-php .text-on-left p {
    max-width: 440px
}

.page-template-templatespickup-and-delivery-php .text-on-left a.demo {
    padding: 8px 24px
}

.about-us-blank {
    display: none
}

.navigation a {
    color: #616161;
    font-size: 15px;
    font-weight: 600
}

.navigation a:hover {
    color: #2b7fbe
}

#header .navbar ul.navbar-nav li.active > a {
    color: #2a7dbc !important
}

.page-numbers.current {
    border: 1px solid #000;
    padding: 5px 12px;
    margin-right: 12px;
    background: #000;
    color: #fff;
    font-size: 16px;
    font-weight: 500
}

.page-numbers {
    border: 1px solid #efefef;
    padding: 5px 10px;
    background: #efefef;
    font-size: 12px;
    color: #000;
    font-weight: 500
}

.page-numbers:not(:last-child) {
    margin: 0;
}

.page-numbers:hover {
    background: #000;
    color: #efefef
}

.search-page .search-heading {
    margin-bottom: 17px;
    text-align: center
}

.pagination.text-right {
    justify-content: center;
}

.page-template-templatescpg_and_retail-php .text-on-left h1 {
    color: #fff;
    font-weight: 400;
    width: 100%;
    max-width: 510px;
    margin-bottom: 0
}

.page-template-templatescpg_and_retail-php .opt-for-grocery.tailor-made .card-image {
    min-height: 280px
}

.page-template-templatescpg_and_retail-php .grocery-delivery-mob-image.align-to-left {
    text-align: center !important
}

.page-template-templatescpg_and_retail-php .grocery-our-features-section-2 .grocery-section-1-content p {
    width: 100%;
    max-width: 486px
}

.dropdown .dropdown-toggle::after {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-left: 0;
    vertical-align: 0;
    position: relative;
    content: "\f107 ";
    border-top: unset;
    font-family: 'FontAwesome';
    border-right: unset;
    border-bottom: 0;
    border-left: unset;
    top: 0;
    right: -3px;
    line-height: 10px;
    transition: 0.2s transform ease-in-out;
    -webkit-transition: 0.2s transform ease-in-out;
    -moz-transition: 0.2s transform ease-in-out;
}

.dropdown.show .dropdown-toggle::after {
    display: inline-block;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
}


/* #header .navbar ul.navbar-nav li.show>a:after {
display: inline-block;
width: 0;
height: 0;
margin-left: 0.255em;
vertical-align: 2px;
position: absolute;
padding: 0;
content: "\f106";
border-top: unset;
font-family: 'FontAwesome';
border-right: unset;
border-bottom: 0;
border-left: unset;
transform: rotate(0deg);
} */

.page-template-templatescpg_and_retail-php .grocery-our-features-section-3 .grocery-section-1-content p {
    max-width: 503px;
    width: 100%
}

.menu-text h3:after {
    content: "";
    width: 0;
    height: 2px;
    background: #2b7fbe;
    position: absolute;
    left: 0;
    bottom: 0;
    transition: all .3s ease-in-out
}

.menu-text:hover h3:after {
    width: 22px
}

.page-template-templatescpg_and_retail-php .text-on-left p {
    max-width: 448px;
    padding: 17px 0 35px;
    color: #fff;
    font-size: 18px;
    margin-bottom: 0
}

.page-template-templatespickup-and-delivery-php .grocery-our-features-section-3 .grocery-section-1-content h2 {
    font-size: 50px;
    width: 100%;
    font-weight: 400;
    margin-bottom: 33px;
    max-width: 381px
}

.page-template-templatespickup-and-delivery-php .grocery-our-features-section-2 .grocery-section-1-content {
    color: #fff;
    width: 100%;
    max-width: 485px
}

.page-template-templatespickup-and-delivery-php .grocery-our-features-section-4 .grocery-section-1-content p {
    width: 100%;
    max-width: 498px
}

.page-template-templatespickup-and-delivery-php .grocery-our-features-section-5 .grocery-section-1-content p {
    width: 100%;
    max-width: 400px
}

.page-template-templatespickup-and-delivery-php .grocery-our-features-section-6 .grocery-section-1-content h2 {
    width: 100%;
    max-width: 435px
}

.download-app ul {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center
}

.download-app ul li {
    width: 15%
}

.download-app ul li:not(:last-child) {
    margin-right: 13px
}

.download-app ul li:first-child {
    margin-right: 0
}

.g-app img {
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    height: 50px
}

.social-icons ul.social-links {
    display: flex;
    flex-direction: row;
    padding: 0;
    margin: 0;
    align-items: center;
    justify-content: left
}

.social-icons a {
    font-size: 20px;
    border: 1px solid #fff;
    background: #fff;
    border-radius: 3px;
    padding: 0;
    text-align: center;
    display: flex;
    width: 100%;
    height: 30px;
    justify-content: center;
    min-width: 30px;
    align-items: center
}

.linkst.contact p {
    font-size: 15px;
    margin-bottom: 0
}

.linkst.contact p i {
    font-size: 20px;
    margin: 3px 6px 0 0;
    line-height: 1.3
}

.page-template-templateslogistic-php .text-on-left p {
    max-width: 452px;
    padding: 17px 0 35px;
    color: #fff;
    font-size: 18px;
    margin-bottom: 0
}

.page-template-templateslogistic-php .text-on-left h1 {
    color: #fff;
    font-weight: 400;
    margin-bottom: 0;
    width: 100%;
    max-width: 545px
}

.page-template-templateslogistic-php .grocery-our-features-section-2 .grocery-section-1-content h2 {
    width: 100%;
    max-width: 450px
}

.page-template-templateslogistic-php .grocery-our-features-section-2 .grocery-section-1-content p {
    width: 100%;
    max-width: 507px
}

.page-template-templateslogistic-php .grocery-our-features-section-3 .grocery-section-1-content p {
    width: 100%;
    max-width: 492px
}

.page-template-templateslogistic-php .grocery-our-features-section-4 .grocery-section-1-content h2 {
    width: 100%;
    max-width: 317px
}

.page-template-templateslogistic-php .grocery-our-features-section-4 .grocery-section-1-content p {
    width: 100%;
    max-width: 502px
}

.page-template-templateslogistic-php .grocery-our-features-section-5 .grocery-section-1-content p {
    width: 100%;
    max-width: 452px
}

.page-template-templateslogistic-php .grocery-our-features-section-6 .grocery-section-1-content p {
    width: 100%;
    max-width: 505px
}

.page-template-templateslogistic-php .grocery-our-features-section-6 .grocery-delivery-mob-image {
    height: auto;
    width: auto
}

.page-template-templateslogistic-php .grocery-our-features-section-6 .grocery-delivery-mob-image img {
    width: 100%;
    height: 100%
}

.page-template-templateslogistic-php .grocery-our-features-section-7 .grocery-section-1-content h2 {
    width: 100%;
    max-width: 280px
}

.page-template-templateslogistic-php .grocery-our-features-section-7 .grocery-section-1-content p {
    width: 100%;
    max-width: 425px
}

.page-template-templateslogistic-php .grocery-our-features-section-4 .grocery-delivery-mob-image.align-to-right,
.page-template-templateslogistic-php .grocery-our-features-section-5 .grocery-delivery-mob-image.align-to-left {
    text-align: center !important
}

.page-template-templateslogistic-php .grocery-our-features-section-7 .grocery-delivery-mob-image.align-to-left {
    width: auto;
    text-align: left !important
}

.page-template-templateslogistic-php .grocery-our-features-section-7 .grocery-delivery-mob-image.align-to-left img {
    width: 100%
}

.page-template-front-page-php.advertisement-page .laptop-section::after,
.page-template-front-page-php.advertisement-page .mob-section::after {
    content: "";
    position: absolute;
    left: -500px;
    bottom: 0;
    width: 2100px;
    background-color: #bfbcbc6b;
    height: 2px
}

.page-template-front-page-php.advertisement-page .laptop-section ul,
.page-template-front-page-php.advertisement-page .mob-section ul {
    margin-bottom: 35px
}

.page-template-front-page-php.advertisement-page .laptop-section:nth-child(3) {
    padding: 70px 0 70px 25px
}

.page-template-front-page-php.advertisement-page .mob-section {
    padding: 68px 0 70px
}

.page-template-front-page-php.advertisement-page .powerful-integration .get-started-button.text-center {
    text-align: left !important
}

thead tr td:not(:first-child) {
    padding: 25px 12px 31px
}

.table-padding.table-bordered td,
.table-padding.table-bordered th {
    border-top-width: 1px
}

.table thead th {
    border-left: 1px solid #c7c7c7
}

.table-bordered td,
.table-bordered th {
    border-bottom-width: 1px;
    border-top-width: 10px
}

.membership {
    text-align: center;
    line-height: 1.3;
    font-weight: 400
}

.membership h3 {
    font-size: 23px;
    margin-bottom: 20px
}

.membership h2 {
    font-size: 40px;
    margin-bottom: 5px
}

.price-sub-content {
    font-size: 12px;
    margin-bottom: 25px;
    display: block
}

tr.membership td:nth-child(2) h2,
tr.membership td:nth-child(5) h2 {
    margin-bottom: 23px
}

.membership ul {
    list-style: none;
    padding: 0;
    text-align: left;
    margin-bottom: 28px
}

.membership li {
    font-size: 13px;
    line-height: 26px
}

.membership a.demo {
    padding: 8px 24px;
    background-color: #bec2cb;
    color: #000;
    font-size: 18px;
    font-weight: 400;
    text-decoration: none;
    border: 1px solid #bec2cb
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 0;
    background-color: transparent
}

.price {
    min-height: 95px
}

.table-plans th {
    padding: 4px 35px;
    background-color: #000;
    color: #fff;
    text-align: center
}

.table-left-heading th {
    padding: 15px 35px;
    background-color: #000;
    color: #fff;
    text-align: left
}

.table-padding {
    overflow: visible;
    padding: 35px 0 0 0
}

.table-color.table-plans th {
    background-color: #000;
    color: #fff;
    font-size: 20px;
    line-height: 24px;
    font-weight: 400;
    text-align: center
}

.table-padding th {
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    text-align: left
}

.table-padding td {
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    text-align: center
}

.payment {
    text-align: center;
    margin: 39px 0 22px 0;
    position: relative;
    display: none;
}

.payment p {
    font-weight: 600;
    font-size: 14px;
    position: absolute;
    left: 19%;
    color: #fff;
    width: 15%;
    top: -25%;
    padding: 1% 1%;
    background: #1e92e8;
    margin-bottom: 0;
    margin-top: 0;
    border-radius: 8px
}

.payment p:after {
    content: " ";
    position: absolute;
    top: 42%;
    transform: rotate(270deg);
    left: 100%;
    margin-left: 0;
    border-width: 8px;
    border-style: solid;
    border-color: #1e92e8 transparent transparent transparent
}

.payment p span {
    font-weight: 700
}

.yearly-pay {
    position: relative
}

.payment label {
    text-align: left;
    font-size: 18px;
    width: 100%;
    max-width: 315px
}

.payment input:nth-child(3) {
    margin-left: 12px
}

.membership td:hover {
    border-top: 10px solid #5690f5
}

.membership td:hover a.demo {
    border: 1px solid #5690f5;
    background-color: #5690f5;
    color: #fff
}

.faq-collapse.pricing {
    text-align: center;
    padding: 70px 0 0;
    background-color: #fff;
    color: #000
}

.faq-heading h1 {
    padding-bottom: 70px;
    font-weight: 400;
    margin-bottom: 0
}

.best-companies h3 {
    color: #fff;
    margin: 0 auto 46px;
    max-width: 674px
}

.best-companies.equal-space.pricing-comp {
    background-color: #fff;
    padding: 120px 0
}

.best-companies.equal-space.pricing-comp .best-companies-ul li {
    background-color: #fff
}

.monthly {
    display: none
}

.plans.opt-for-grocery.tailor-made.home-icons {
    padding: 100px 0 100px
}

.page-template-templatespricing-php .text-on-left h1 {
    color: #fff;
    font-weight: 400;
    margin-bottom: 0;
    width: 100%;
    max-width: 80%
}

.page-template-templatespricing-php .text-on-left p {
    max-width: 395px;
    width: 100%
}

.faq-heading h3 {
    font-size: 50px;
    font-weight: 400;
    padding-bottom: 70px;
    margin-bottom: 0
}

.page-template-templatespricing-php .banner .row {
    height: 100%;
    display: flex;
    align-items: center
}

.adv-video video {
    position: relative;
    width: 100%
}

td.abc {
    border-color: transparent !important;
    border-right: 1.1px solid #dee2e6 !important
}

.table thead .table-color th {
    vertical-align: bottom;
    border-bottom: 0 solid #dee2e6
}

#r1,
#r2 {
    border: 2px solid #fff;
    box-shadow: 0 0 0 1px #707070;
    appearance: none;
    border-radius: 50%;
    width: 12px;
    height: 12px;
    background-color: #fff;
    transition: all ease-in .2s;
    margin-right: 8px
}

#r1:checked,
#r2:checked {
    background-color: #a2a2a2
}

.fa.fa-check-circle-o {
    font-size: 14px
}

.pricing-gif .phn-img0-effect img {
    width: 710px
}

.banner.meet-the-world .pricing-gif .phn-img0-effect img {
    width: 100%
}

.pricing-gif .phn-img0-effect {
    width: auto;
    margin: 0
}

.banner.meet-the-world .col-lg-5 {
    padding: 0
}

.pricing .pricing-gif {
    position: absolute;
    right: 0;
    bottom: 0
}

.banner.meet-the-world .pricing-gif .phn-img0-effect img {
    width: 100%
}

.page-template-templatespricing-php .banner .col-lg-5,
.page-template-templatespricing-php .banner .container,
.page-template-templatespricing-php .banner .row {
    position: static
}

.table-bordered {
    border: 0 solid #dee2e6
}

.page-template-templatespricing-php .best-companies h3 {
    color: rgb(0 0 0);
    margin: 0 auto 46px;
    max-width: 674px
}

.page-template-templatespricing-php .accordion .collapse a {
    font-weight: 600;
    color: #2a7dbc;
    cursor: pointer;
    padding-bottom: 3px;
    position: relative
}

.page-template-templatespricing-php .accordion .collapse a:hover:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border: 0 solid #2a7dbc;
    background: #2a7dbc
}

.pricing .faq-heading h3 {
    font-size: 50px;
    font-weight: 400;
    padding-bottom: 70px;
    margin-bottom: 0;
    line-height: 1
}

.switch {
    position: relative;
    display: inline-block;
    width: 300px;
    height: 45px
}

.switch input {
    opacity: 0
}

.slider {
    border: 2px solid #707070;
    position: absolute;
    cursor: pointer;
    top: -1px;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    -webkit-transition: .1s;
    transition: 2.4s;
    border-radius: 0
}

.slider:before {
    border: 0;
    position: absolute;
    content: "Annual";
    height: 44px;
    width: 169px;
    display: flex;
    left: -1px;
    top: -1px;
    font-size: 15px;
    background: transparent linear-gradient(123deg, #2b7fbe 0, #3c8547 100%) 0 0 no-repeat padding-box;
    transition: .9s;
    -webkit-transition: .9s;
    border-radius: 0;
    padding-left: 15%;
    color: #fff;
    font-weight: 700;
    align-items: center;
    z-index: 2
}

input:checked + .slider {
    background-color: #fff
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196f3
}

input:checked + .slider:before {
    content: "Monthly";
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    font-size: 15px;
    transform: translateX(142px);
    transition: .9s;
    -webkit-transition: .9s;
    left: 1px;
    font-weight: 700
}

.slider:after {
    content: "Monthly";
    color: #000;
    position: absolute;
    transform: translate(0, -50%);
    top: 50%;
    right: 15%;
    font-size: 15px;
    font-weight: 700;
    opacity: 1;
    transition: .9s
}

input:checked + .slider:after {
    content: "Annual";
    color: #000;
    position: absolute;
    transform: translate(0, -50%);
    top: 50%;
    right: 0;
    left: 15%;
    font-size: 15px;
    font-weight: 700;
    z-index: 0;
    opacity: 1;
    transition: .9s
}

.plans-card .row {
    padding: 0 0 52px;
    align-items: stretch;
    justify-content: center
}

.plans-card .row .col-lg-3 {
    text-align: center
}

.plans-card ul {
    list-style: none;
    padding: 0;
    text-align: left;
    margin-bottom: 28px;
    color: #fff
}

.plans-card .card-body {
    padding: 30px;
    border-radius: 20px;
    background-color: #000
}

.plans-card .monthly .col-lg-3.col-md-6.col-6:nth-child(1) .card-body:hover a.demo,
.plans-card .yearly .col-lg-3.col-md-6.col-6:nth-child(1) .card-body:hover a.demo {
    border: 1px solid #5690f5;
    background-color: #5690f5;
    color: #fff
}

.plans-card .monthly .col-lg-3.col-md-6.col-6:nth-child(2) .card-body:hover a.demo,
.plans-card .yearly .col-lg-3.col-md-6.col-6:nth-child(2) .card-body:hover a.demo {
    border: 1px solid #b1b1b1;
    background-color: #b1b1b1;
    color: #fff
}

.plans-card .monthly .col-lg-3.col-md-6.col-6:nth-child(3) .card-body:hover a.demo,
.plans-card .yearly .col-lg-3.col-md-6.col-6:nth-child(3) .card-body:hover a.demo {
    border: 1px solid #edb54c;
    background-color: #edb54c;
    color: #fff
}

.plans-card .monthly .col-lg-3.col-md-6.col-6:nth-child(4) .card-body:hover a.demo,
.plans-card .yearly .col-lg-3.col-md-6.col-6:nth-child(4) .card-body:hover a.demo {
    border: 1px solid #6897ad;
    background-color: #6897ad;
    color: #fff
}

.plans-card a.demo {
    padding: 8px 24px;
    background-color: #fff;
    color: #000;
    font-size: 18px;
    font-weight: 400;
    text-decoration: none;
    border: 1px solid #bec2cb
}

.main-thead th {
    font-size: 20px
}

thead.table-head th {
    background-color: #000;
    color: #fff;
    font-weight: 400;
    text-align: center;
    border: 1px solid #000
}

tr.blue {
    background-color: #5690f5 !important;
    border: 1px solid #5690f5
}

tr.blue th {
    color: #fff;
    padding: 10px 10px;
    font-weight: 600;
    border-right: 1px solid #dbdada
}

.detail-outer-div table thead th {
    width: 240px
}

.table th {
    border-top: 0 solid #dee2e6;
    font-weight: 600;
    border-right: 1px solid #dbdada
}

.table td {
    border-top: 0 solid #dee2e6
}

tbody tr:not(:first-child) {
    border-right: 1px solid #dee2e6;
    border-left: 1px solid #dee2e6
}

tbody tr:last-child {
    border-bottom: 1px solid #dee2e6
}

.opt-for-grocery .detailed-comparison .heading-main h2 {
    padding: 0 0 70px 0
}

.table td {
    border-top: 0 solid #dee2e6;
    text-align: center
}

.fa.fa-check-circle-o {
    font-size: 14px;
    color: #2a7dbc
}

.plans-card .card .card-body h2 {
    font-size: 40px
}

.table-onfleet tbody th:nth-child(1) {
    padding-left: 50px
}

.table-onfleet tbody th {
    position: relative
}

.page-template-templatesonfleet-php .laptop-and-watch-image figure {
    height: auto;
    margin: 0;
    margin-top: 15px;
    width: auto
}

.page-template-templatesonfleet-php .laptop-and-watch-image img {
    position: relative;
    height: 100%;
    width: 100%;
    border-radius: 0;
    transform: none !important;
    transition: all 1.8s ease
}

.table-padding.table-onfleet {
    padding: 70px 0 0 0
}

.networkON-logo {
    width: 100%
}

.networkON-logo img {
    width: 200px
}

.table-onfleet thead th {
    border: 2px solid #888383;
    text-align: center;
    font-size: 32px;
    font-weight: 300;
    padding: 15px;
    vertical-align: middle
}

.table-onfleet tbody.table-padding.table-bordered {
    border: 1px solid #d9d9d9
}

.table-onfleet thead tr th:first-child {
    width: 40%;
    vertical-align: middle
}

.table-onfleet thead tr th:nth-child(2) {
    width: 30%
}

.black {
    background-color: #000;
    color: #fff
}

.purple {
    background-color: #ba64fd;
    color: #fff
}

.table-onfleet tbody tr td:nth-child(2) {
    background: #fff;
    vertical-align: middle
}

.table-onfleet tbody tr td:nth-child(3) {
    background: #f8f8f8;
    vertical-align: middle
}

.table-onfleet tbody tr th {
    background: #f8f8f8;
    color: #000
}

.table-onfleet tbody tr td {
    position: relative
}

.table-onfleet tbody tr td:nth-child(2):before {
    content: "";
    position: absolute;
    width: 10px;
    height: 100%;
    left: 0;
    box-shadow: -5px 0 6px #d9d8d8;
    top: 0
}

.table-onfleet tbody tr td:nth-child(2):after {
    content: "";
    position: absolute;
    width: 10px;
    height: 100%;
    right: 0;
    box-shadow: 5px 0 6px #d9d8d8;
    top: 0;
    z-index: 1
}

.table-onfleet tbody.table-padding.table-bordered {
    position: relative;
    box-shadow: 0 7px 13px #b9b9b9bf
}

.table-padding th {
    font-size: 20px;
    line-height: 24px;
    font-weight: 400;
    text-align: left
}

.fa-check-circle {
    color: #2a7dbc;
    font-size: 20px
}

.fa-times-circle {
    color: red;
    font-size: 20px
}

.onfleet-card.opt-for-grocery.tailor-made.home-icons {
    background: #000;
    color: #fff
}

.onfleet-card.opt-for-grocery .heading-main h2 {
    font-weight: 400;
    width: 100%;
    margin: auto;
    color: #fff
}

.page-template-templatesonfleet-php .best-companies h3 {
    color: rgb(0 0 0);
    margin: 0 auto 46px;
    max-width: 674px
}

.page-template-templatesonfleet-php .best-companies-ul li {
    background: #000
}

.page-template-templatesonfleet-php .best-companies.equal-space {
    background-color: #fff
}

.onfleet-card.opt-for-grocery .heading-main p {
    color: #fff;
    margin: 35px auto 0;
    width: 100%;
    max-width: 877px
}

.onfleet-card.tailor-made .card-image h3 {
    font-size: 18px;
    line-height: 1.3;
    font-weight: 600;
    margin-bottom: 14px;
    color: #000
}

.onfleet-card .tailor-made .card-image p {
    text-align: center;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.3;
    color: #000;
    margin-bottom: 0
}

.onfleet-card.tailor-made .card-image {
    text-align: center;
    padding: 22px 11px;
    box-shadow: 0 3px 6px #00000029;
    width: 311px;
    min-height: 255px;
    border: 1px solid #f5f5f5;
    background: #fff;
    margin: 28px auto
}

.accordion .card-header {
    border-bottom: 0
}

.onfleet-card.tailor-made .card-image:hover h3,
.onfleet-card.tailor-made .card-image:hover p {
    color: #000
}

.onfleet-card .outer-card-div {
    padding: 35px 0 0
}

.onfleet-button {
    margin-top: 35px;
    text-align: center
}

.onfleet-card.tailor-made.home-icons {
    padding: 90px 0
}

.onfleet-try-free {
    padding: 142px 0
}

.onfleet-try-free .onfleet-content {
    text-align: center
}

.onfleet-try-free .onfleet-content h4 {
    font-weight: 400;
    line-height: 1.3;
    font-size: 50px;
    margin: 0 auto 35px;
    max-width: 1015px
}

.onfleet-try-free .onfleet-content h3 {
    font-weight: 400;
    margin-bottom: 35px;
    line-height: 1.6
}

.onfleet-try-free .onfleet-content h2 {
    font-weight: 400;
    line-height: 1.6;
    font-size: 36px;
    margin-bottom: 35px
}

.onfleet-try-free .onfleet-button {
    margin-top: 0
}

.onfleet-try-free .onfleet-button a.demo {
    padding: 10px 30px;
    background-color: #000;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    text-decoration: none;
    border: 1px solid #fff;
    display: inline-block
}

.page-template-templatesonfleet-php .banner .text-on-left h3 {
    font-size: 20px;
    color: #fff;
    margin-bottom: 45px
}

.page-template-templatesonfleet-php .grocery-our-features {
    padding: 120px 0 70px
}

.page-template-templatesonfleet-php .grocery-our-features .our-resources-heading h3 {
    font-size: 50px;
    line-height: 1.3;
    margin-bottom: 0;
    font-weight: 400
}

.page-template-templatesonfleet-php .grocery-our-features-section-1,
.page-template-templatesonfleet-php .grocery-our-features-section-2,
.page-template-templatesonfleet-php .grocery-our-features-section-3,
.page-template-templatesonfleet-php .grocery-our-features-section-4 {
    background-size: cover
}

.page-template-templatesonfleet-php .grocery-our-features-section-4 .grocery-section-1-content h2 {
    font-size: 50px;
    font-weight: 400;
    margin-bottom: 33px;
    max-width: 400px
}

.page-template-templatesonfleet-php .grocery-our-features-section-4 .grocery-section-1-content p {
    width: 100%;
    max-width: 481px
}

.page-template-templatesonfleet-php .grocery-our-features-section-1 .grocery-section-1-content p,
.page-template-templatesonfleet-php .grocery-our-features-section-2 .grocery-section-1-content p {
    width: 100%;
    max-width: 460px
}

.page-template-templatesonfleet-php .grocery-our-features-section-3 .grocery-section-1-content h2 {
    max-width: 360px
}

.page-template-templatesonfleet-php .grocery-our-features-section-1 .grocery-section-1-content h2 {
    max-width: 80%;
    line-height: 1.3
}

.page-template-templatesonfleet-php .grocery-our-features-section-2 .grocery-section-1-content h2 {
    width: 100%;
    max-width: 350px
}

.detailed-comparison .heading-main h2 {
    text-align: center;
    font-size: 50px;
    font-weight: 400;
    margin-bottom: 0;
    padding-bottom: 5px
}

.table-align {
    margin: 52px 0 120px;
}

.detail-outer-div {
    width: 100%;
    margin: 0 auto
}

.page-template-templatesonfleet-php .grocery-our-features-section-3 .grocery-section-1-content h2 {
    max-width: 479px
}

.page-template-templatesonfleet-php .grocery-our-features-section-3 .grocery-section-1-content p {
    font-size: 18px;
    font-weight: 400;
    width: 100%;
    margin-bottom: 42px;
    max-width: 485px
}

.monthly .card,
.yearly .card {
    width: 100% !important;
    height: 100%;
    border-radius: 20px
}

.onfleet-card .outer-card-div .col-equal {
    padding-top: 0
}

.onfleet-card .heading-main {
    width: 98%;
    margin: auto
}

.tooltip-inner {
    background-color: #5690f5;
    width: 100%;
    max-width: 120px;
    display: block;
    border: 1px solid #5690f5;
    font-size: 10px
}

.bs-tooltip-top .arrow::before {
    border-top-color: #5690f5
}

.tooltip.show {
    opacity: 1 !important
}

.page-template-templatesonfleet-php .laptop-and-watch-image figure {
    height: auto;
    margin: 0;
    margin-top: 15px;
    width: 232px
}

.page-template-templatescannabis-php .banner .text-on-left h1 br {
    display: block
}

.page-template-templatescannabis-php .banner .text-on-left p {
    max-width: 475px;
    width: 100%
}

.page-template-templatescannabis-php .grocery-our-features-section-1 .grocery-delivery-mob-image.align-to-right {
    text-align: left !important
}

.page-template-templatescannabis-php .grocery-our-features-section-3 .grocery-delivery-mob-image.align-to-right,
.page-template-templatescannabis-php .grocery-our-features-section-5 .grocery-delivery-mob-image.align-to-right {
    text-align: left !important;
    width: 380px
}

.page-template-templatescannabis-php .grocery-our-features-section-3 .grocery-delivery-mob-image img,
.page-template-templatescannabis-php .grocery-our-features-section-5 .grocery-delivery-mob-image img {
    width: 100%
}

.page-template-templatescannabis-php .grocery-our-features-section-5 .grocery-section-1-content h2 {
    width: 100%;
    max-width: 300px
}

.cannabis-cards {
    padding: 132px 0
}

.page-template-templatescannabis-php .grocery-our-features-section-4 .grocery-section-1-content p:nth-child(2) {
    display: none
}

.page-template-templatescannabis-php .impact.tailor-made.home-icons {
    padding: 132px 0
}

.page-template-templatescannabis-php .best-companies.equal-space {
    background-color: #000;
    padding: 132px 0
}

.page-template-templatescannabis-php .impact.tailor-made.home-icons .col-equal {
    padding-top: 10px
}

.page-template-templatescannabis-php .grocery-our-features-section-1 .grocery-delivery-mob-image.align-to-right,
.page-template-templatescannabis-php .grocery-our-features-section-3 .grocery-delivery-mob-image.align-to-right,
.page-template-templatescannabis-php .grocery-our-features-section-5 .grocery-delivery-mob-image.align-to-right {
    text-align: left !important
}

.page-template-templatescannabis-php .grocery-our-features-section-2 .grocery-delivery-mob-image.align-to-right,
.page-template-templatescannabis-php .grocery-our-features-section-4 .grocery-delivery-mob-image.align-to-right,
.page-template-templatescannabis-php .grocery-our-features-section-6 .grocery-delivery-mob-image.align-to-right {
    text-align: right !important
}

.page-template-templatesservice-and-maintenance-php .grocery-our-features-section-1 .grocery-delivery-mob-image,
.page-template-templatesservice-and-maintenance-php.advertisement-page .grocery-our-features-section-1 .grocery-delivery-mob-image {
    width: 322px;
    margin: auto
}

.page-template-templatesservice-and-maintenance-php .grocery-our-features-section-1 .grocery-delivery-mob-image,
.page-template-templatesservice-and-maintenance-php.advertisement-page .grocery-our-features-section-1 .grocery-delivery-mob-image {
    width: auto;
    margin: auto
}

.page-template-templatesservice-and-maintenance-php.advertisement-page .grocery-our-features-section-2 .grocery-delivery-mob-image {
    width: auto;
    text-align: right
}

.desktop_img {
    width: 100%
}

.page-template-templatesfield_service-php .tailor-made .card-image {
    text-align: center;
    padding: 22px 11px;
    box-shadow: 0 3px 6px #00000029;
    width: 311px;
    min-height: 275px;
    border: 1px solid #f5f5f5;
    margin: 28px auto
}

.page-template-front-page-php .laptop-and-watch-image {
    height: 100%;
    display: flex;
    justify-content: center;
    overflow: hidden;
    padding-top: 40px
}

.mobile_img {
    display: none
}

.desktop_img {
    width: 100%
}

.page-template-templatesfield_service-php .our-feature-img {
    background-color: #000
}

.page-template-templatesfield_service-php .text-on-left p {
    max-width: 480px;
    padding: 17px 0 35px;
    color: #fff;
    font-size: 18px;
    margin-bottom: 0
}

.page-template-templatesfield_service-php .text-on-left h1 {
    color: #fff;
    font-weight: 400;
    margin-bottom: 0;
    width: 100%;
    max-width: 538px
}

.page-template-templatesfield_service-php .best-companies.equal-space {
    background-color: #000;
    padding: 132px 0
}

.page-template-templatesfield_service-php .impact.tailor-made.home-icons {
    padding: 132px 0
}

.required {
    color: red
}

.page-template-templatescpg_and_retail-php .grocery-our-features-section-4 .grocery-delivery-mob-image.align-to-right {
    width: auto
}

.page-template-templatescpg_and_retail-php .grocery-our-features-section-4 .grocery-delivery-mob-image img {
    width: 100%
}

.page-template-templatesservice-and-maintenance-php .opt-for-grocery.tailor-made.home-icons .card-image h3 {
    color: #000
}

.page-template-templatesservice-and-maintenance-php .opt-for-grocery.tailor-made.home-icons .card-image:hover h3 {
    color: #fff
}

.page-template-templatesfield_service-php.medical-appointment-scheduling-software .opt-for-grocery.tailor-made.home-icons,
.page-template-templatesfield_service-php.pest-control-scheduling-software .opt-for-grocery.tailor-made.home-icons {
    padding: 132px 0 132px
}

.page-template-templatesfield_service-php.medical-appointment-scheduling-software .tailor-made.equal-space,
.page-template-templatesfield_service-php.pest-control-scheduling-software .tailor-made.equal-space {
    padding: 132px 0 0 0
}

.page-template-front-page-php .tailor-made.home-icons .card-button a {
    color: #28a745;
    padding: 15px 8px 8px;
    letter-spacing: .5px;
    display: block;
    font-weight: 500;
    text-transform: capitalize
}

.card-button a i.fa.fa-arrow-right {
    margin-left: 8px
}

.card-image:hover .card-button a {
    color: #fff
}

.page-template-templatesservice-and-maintenance-php.field-service-management .card-image .card-button,
.page-template-templatesuse-case-php .card-image .card-button a,
.pickup-and-delivery-management-software .card-image .card-button a {
    text-transform: capitalize;
    color: #28a745;
    padding: 15px 8px 8px;
    letter-spacing: .5px;
    display: block;
    font-weight: 500;
    margin: 0
}

.page-template-pickup-and-delivery-management-software .scale-delivery {
    padding: 0;
}

.page-template-templatesservice-and-maintenance-php.field-service-management .card-image:hover .card-button {
    color: #fff
}

.page-template-templatesservice-and-maintenance-php.field-service-management .opt-for-grocery.tailor-made.home-icons .card-image p {
    min-height: 77px
}

.page-template-templatesfield_service-php.installation-and-maintenance .opt-for-grocery.tailor-made.home-icons {
    padding: 132px 0 132px
}

.page-template-templatesfield_service-php.pool-service-scheduling-software .opt-for-grocery.tailor-made.home-icons {
    padding: 132px 0 132px
}

.page-template-thank-you #navbarSupportedContent,
.page-template-thank-you .hamburger--slider,
.page-template-thank-you .navbar-toggler {
    display: none !important
}

.thank-you-banner {
    height: 100%
}

.thank-you-banner .banner .row {
    justify-content: center
}

.thank-you-banner .text-on-left {
    text-align: center
}

.thank-you-banner .text-on-left p {
    max-width: unset;
    font-size: 24px
}

.thank-you-card .tailor-made .card-image {
    color: #fff;
    background-color: #000;
    height: 100%;
    margin-top: 0;
    margin-bottom: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.thank-you-card .tailor-made .card-image h3 {
    font-size: 20px
}

.thank-you-card .tailor-made .card-image p {
    color: #fff
}

.thank-you-card .tailor-made .card-image .card-button a {
    display: inline-block;
    background-color: #fff;
    color: #000;
    padding: 6px 20px;
    margin-top: 20px;
    font-size: 15px;
    text-transform: capitalize;
    font-weight: 600
}

.thank-you-card .tailor-made.home-icons {
    padding: 132px 0 132px
}

.thank-you-banner .banner .col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.thank-you-card .tailor-made .card-image:hover {
    color: #fff;
    background-color: #000;
    height: 100%;
    margin-top: 0;
    margin-bottom: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.thank-you-card .tailor-made .card-image:hover {
    background: #000
}

.thank-you-card .tailor-made .card-image:hover h3,
.thank-you-card .tailor-made .card-image:hover p {
    color: #fff
}

.field-sales-tracing .tailor-made.home-icons {
    padding: 132px 0 132px
}

.towing-dispatch-software .tailor-made.home-icons {
    padding: 132px 0 132px
}

.insurance-scheduling-software .tailor-made.home-icons,
.on-demand-beauty-services-app-and-software .tailor-made.home-icons,
.workforce-management-software-for-real-estate .tailor-made.home-icons {
    padding: 132px 0
}

.workforce-management-software-for-real-estate .text-on-left p br {
    display: none
}

.faq-collapse .card-body li {
    list-style: disc;
    font-size: 18px;
    color: #707070;
}

.faq-collapse .card-header a {
    -webkit-appearance: none;
    display: block
}

.truck-route-planning-software .text-on-left h1 br {
    display: block
}

.truck-route-planning-software .opt-for-grocery.tailor-made.home-icons {
    padding: 132px 0
}

.truck-route-planning-software .grocery-our-features-section-6 .grocery-delivery-mob-image {
    text-align: right !important;
    height: auto
}

.truck-route-planning-software .grocery-our-features-section-6 .grocery-delivery-mob-image img {
    height: 100%
}

.truck-route-planning-software .impact.tailor-made.home-icons {
    padding: 132px 0
}

.courier-delivery-tracking-software .opt-for-grocery.tailor-made.home-icons {
    padding: 132px 0 132px
}

.pharmacy-delivery-app-software-solution .opt-for-grocery.tailor-made.home-icons {
    padding: 132px 0
}

.form-on-right {
    border-radius: 5px;
    background: #fff
}

.page-template-templatespickup-and-delivery-php.advertisement-page section.banner {
    background-image: none !important
}

.page-template-templatespickup-and-delivery-php.advertisement-page section.banner {
    padding-top: 80px;
    padding-bottom: 80px;
    height: auto
}

.download-app.linkst {
    margin-top: 30px
}

.subscribe-form h5 {
    color: #fff
}

.page-template-templatespickup-and-delivery-php.advertisement-page .text-on-left p:nth-child(3) {
    padding: 0
}

.page-template-templatespickup-and-delivery-php.advertisement-page .form-on-right h4:after {
    position: absolute;
    content: "";
    bottom: 0;
    width: 100%;
    left: 0;
    height: 1px;
    background-color: #6060603b
}

.page-template-templatespickup-and-delivery-php.advertisement-page .form-on-right h4 {
    font-size: 20px;
    padding: 20px 20px 20px 20px;
    position: relative
}

.laundry-pickup-delivery-software .text-on-left h1 {
    max-width: 572px
}

.laundry-pickup-delivery-software .tailor-made.home-icons {
    padding: 132px 0 132px
}

.furniture-delivery .text-on-left h1 {
    width: 100%;
    max-width: 600px
}

.alcohol-delivery-solution .tailor-made.home-icons,
.furniture-delivery .tailor-made.home-icons {
    padding: 132px 0
}

.alcohol-delivery-solution .text-on-left h1 br {
    display: block
}

.alcohol-delivery-solution .opt-for-grocery .heading-main h2 br {
    display: none
}

.laptop-section.booking-form ul {
    width: 62%;
}

.laptop-section.booking-form:before {
    content: "";
    position: absolute;
    left: -500px;
    top: 0;
    width: 2100px;
    background-color: #bfbcbc6b;
    height: 2px
}

.laptop-section.booking-form {
    padding: 70px 0 70px 25px
}

.laptop-section.booking-form .laptop-image {
    width: 60%;
}

.laptop-section.booking-form .laptop-section img {
    width: auto
}

.laptop-section.booking-form .laptop-content {
    width: 60% !important
}

.laptop-section.booking-form:after {
    display: none
}

.linkst.show-more {
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 0
}

.colsp .show-btn {
    cursor: pointer
}

.work-at-fingertips {
    background-color: #222;
    padding: 132px 0 0;
    color: #fff
}

.work-at-fingertips h2 {
    font-size: 50px;
    margin-bottom: 70px;
    line-height: 1.3;
    font-weight: 400;
    text-align: center
}

.work-at-fingertips .row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 0 0 25px
}

.work-at-fingertips .work-content {
    font-size: 18px;
    line-height: 1.3;
    width: 100%;
    max-width: 362px
}

.work-at-fingertips .work-content p {
    margin-bottom: 35px
}

.work-at-fingertips .work-content h4 {
    font-weight: 600;
    margin-bottom: 35px
}

.work-at-fingertips .work-img {
    display: flex
}

.work-img-1 {
    width: 150px;
    margin-right: 20px
}

.work-img-2 {
    width: 150px
}

.work-img-1 img,
.work-img-2 img {
    width: 100%
}

footer .hbspt-form {
    padding: 0
}

footer .hs-custom-style > div input:not([type=image]):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]) {
    background-color: transparent;
    border-radius: 0;
    border: 1px solid #707070;
    padding: 0 5px
}

.qucik-links-custom.colsp {
    padding: 0 0 0 20px
}

footer .hs-form-45f39bfa-053c-4b58-8b61-0317dbe1972b_7a914dcb-dfd1-44f2-a99f-67452039ce4a .hs-button,
footer .hs-form-45f39bfa-053c-4b58-8b61-0317dbe1972b_7a914dcb-dfd1-44f2-a99f-67452039ce4a .hs-button:active,
footer .hs-form-45f39bfa-053c-4b58-8b61-0317dbe1972b_7a914dcb-dfd1-44f2-a99f-67452039ce4a .hs-button:active:not(.inactive):not(.link),
footer .hs-form-45f39bfa-053c-4b58-8b61-0317dbe1972b_7a914dcb-dfd1-44f2-a99f-67452039ce4a .hs-button:focus,
footer .hs-form-45f39bfa-053c-4b58-8b61-0317dbe1972b_7a914dcb-dfd1-44f2-a99f-67452039ce4a .hs-button:hover,
footer .hs-form-45f39bfa-053c-4b58-8b61-0317dbe1972b_7a914dcb-dfd1-44f2-a99f-67452039ce4a .hs-button:hover:not(.inactive) {
    background: #fff;
    border-color: #fff;
    color: #000;
    font-size: 15px;
    border-radius: 0;
    width: 55%;
    font-weight: 600;
    padding: 10px
}

.colsp .show-btn {
    color: #a0a0a0;
    padding: 10px 0 0;
    display: inline-block
}

.social-icons {
    justify-content: flex-end;
    display: flex;
    align-items: center
}

.privacy-policy a {
    color: #d0d0d0;
    font-size: 14px
}

.swiper-slide.swiper-slide-duplicate-next,
.swiper-slide.swiper-slide-duplicate-prev,
.swiper-slide.swiper-slide-duplicate.swiper-slide-duplicate-next {
    opacity: 0
}

.bottled-water-delivery .tailor-made.home-icons {
    padding: 132px 0 132px
}

/*.delivery-management-software .work-at-fingertips {
    display: none
}*/

.bottled-water-delivery.advertisement-page .best-companies-ul li,
.cannabis-delivery-software.advertisement-page .best-companies-ul li,
.courier-delivery-tracking-software.advertisement-page .best-companies-ul li,
.cpg-retail-delivery-software.advertisement-page .best-companies-ul li,
.field-sales-tracing.advertisement-page .best-companies-ul li,
.field-service-management.advertisement-page .best-companies-ul li,
.flowers-gifts-delivery.advertisement-page .best-companies-ul li,
.furniture-delivery.advertisement-page .best-companies-ul li,
.grocery-delivery-management-software.advertisement-page .best-companies-ul li,
.home-services-scheduling-software.advertisement-page .best-companies-ul li,
.hvac-service-scheduling-software.advertisement-page .best-companies-ul li,
.inspection-service.advertisement-page .best-companies-ul li,
.installation-maintenance.advertisement-page .best-companies-ul li,
.insurance-scheduling-software.advertisement-page .best-companies-ul li,
.laundry-pickup-delivery-software.advertisement-page .best-companies-ul li,
.medical-appointment-scheduling-software.advertisement-page .best-companies-ul li,
.on-demand-beauty-services-app-and-software.advertisement-page .best-companies-ul li,
.pest-control-scheduling-software.advertisement-page .best-companies-ul li,
.pharmacy-delivery-app-software-solution.advertisement-page .best-companies-ul li,
.pool-service-scheduling-software.advertisement-page .best-companies-ul li,
.restaurant-delivery-management-software.advertisement-page .best-companies-ul li,
.towing-dispatch-software.advertisement-page .best-companies-ul li,
.transport-logistics-management-software.advertisement-page .best-companies-ul li,
.truck-route-planning-software.advertisement-page .best-companies-ul li,
.workforce-management-software-for-real-estate.advertisement-page .best-companies-ul li {
    background-color: #000
}

.bottled-water-delivery.advertisement-page .best-companies.equal-space,
.cannabis-delivery-software.advertisement-page .best-companies.equal-space,
.courier-delivery-tracking-software.advertisement-page .best-companies.equal-space,
.cpg-retail-delivery-software.advertisement-page .best-companies.equal-space,
.field-sales-tracing.advertisement-page .best-companies.equal-space,
.field-service-management.advertisement-page .best-companies.equal-space,
.flowers-gifts-delivery.advertisement-page .best-companies.equal-space,
.furniture-delivery.advertisement-page .best-companies.equal-space,
.grocery-delivery-management-software.advertisement-page .best-companies.equal-space,
.home-services-scheduling-software.advertisement-page .best-companies.equal-space,
.hvac-service-scheduling-software.advertisement-page .best-companies.equal-space,
.inspection-service.advertisement-page .best-companies.equal-space,
.installation-maintenance.advertisement-page .best-companies.equal-space,
.insurance-scheduling-software.advertisement-page .best-companies.equal-space,
.laundry-pickup-delivery-software.advertisement-page .best-companies.equal-space,
.medical-appointment-scheduling-software.advertisement-page .best-companies.equal-space,
.on-demand-beauty-services-app-and-software.advertisement-page .best-companies.equal-space,
.pest-control-scheduling-software.advertisement-page .best-companies.equal-space,
.pharmacy-delivery-app-software-solution.advertisement-page .best-companies.equal-space,
.pool-service-scheduling-software.advertisement-page .best-companies.equal-space,
.restaurant-delivery-management-software.advertisement-page .best-companies.equal-space,
.towing-dispatch-software.advertisement-page .best-companies.equal-space,
.transport-logistics-management-software.advertisement-page .best-companies.equal-space,
.truck-route-planning-software.advertisement-page .best-companies.equal-space,
.workforce-management-software-for-real-estate.advertisement-page .best-companies.equal-space {
    background-color: #f7f4f4
}

.bottled-water-delivery.advertisement-page .best-companies h3,
.cannabis-delivery-software.advertisement-page .best-companies h3,
.courier-delivery-tracking-software.advertisement-page .best-companies h3,
.cpg-retail-delivery-software.advertisement-page .best-companies h3,
.field-sales-tracing.advertisement-page .best-companies h3,
.field-service-management.advertisement-page .best-companies h3,
.flowers-gifts-delivery.advertisement-page .best-companies h3,
.furniture-delivery.advertisement-page .best-companies h3,
.grocery-delivery-management-software.advertisement-page .best-companies h3,
.home-services-scheduling-software.advertisement-page .best-companies h3,
.hvac-service-scheduling-software.advertisement-page .best-companies h3,
.inspection-service.advertisement-page .best-companies h3,
.installation-maintenance.advertisement-page .best-companies h3,
.insurance-scheduling-software.advertisement-page .best-companies h3,
.laundry-pickup-delivery-software.advertisement-page .best-companies h3,
.medical-appointment-scheduling-software.advertisement-page .best-companies h3,
.on-demand-beauty-services-app-and-software.advertisement-page .best-companies h3,
.pest-control-scheduling-software.advertisement-page .best-companies h3,
.pharmacy-delivery-app-software-solution.advertisement-page .best-companies h3,
.pool-service-scheduling-software.advertisement-page .best-companies h3,
.restaurant-delivery-management-software.advertisement-page .best-companies h3,
.towing-dispatch-software.advertisement-page .best-companies h3,
.transport-logistics-management-software.advertisement-page .best-companies h3,
.truck-route-planning-software.advertisement-page .best-companies h3,
.workforce-management-software-for-real-estate.advertisement-page .best-companies h3 {
    color: rgb(0 0 0)
}

.bottled-water-delivery.advertisement-page .tailor-made.equal-space,
.cannabis-delivery-software.advertisement-page .tailor-made.equal-space,
.courier-delivery-tracking-software.advertisement-page .tailor-made.equal-space,
.cpg-retail-delivery-software.advertisement-page .tailor-made.equal-space,
.field-sales-tracing.advertisement-page .tailor-made.equal-space,
.field-service-management.advertisement-page .tailor-made.equal-space,
.flowers-gifts-delivery.advertisement-page .tailor-made.equal-space,
.furniture-delivery.advertisement-page .tailor-made.equal-space,
.grocery-delivery-management-software.advertisement-page .tailor-made.equal-space,
.home-services-scheduling-software.advertisement-page .tailor-made.equal-space,
.hvac-service-scheduling-software.advertisement-page .tailor-made.equal-space,
.inspection-service.advertisement-page .tailor-made.equal-space,
.installation-maintenance.advertisement-page .tailor-made.equal-space,
.insurance-scheduling-software.advertisement-page .tailor-made.equal-space,
.laundry-pickup-delivery-software.advertisement-page .tailor-made.equal-space,
.medical-appointment-scheduling-software.advertisement-page .tailor-made.equal-space,
.on-demand-beauty-services-app-and-software.advertisement-page .tailor-made.equal-space,
.pest-control-scheduling-software.advertisement-page .tailor-made.equal-space,
.pharmacy-delivery-app-software-solution.advertisement-page .tailor-made.equal-space,
.pool-service-scheduling-software.advertisement-page .tailor-made.equal-space,
.restaurant-delivery-management-software.advertisement-page .tailor-made.equal-space,
.towing-dispatch-software.advertisement-page .tailor-made.equal-space,
.transport-logistics-management-software.advertisement-page .tailor-made.equal-space,
.truck-route-planning-software.advertisement-page .tailor-made.equal-space,
.workforce-management-software-for-real-estate.advertisement-page .tailor-made.equal-space {
    display: none
}

.bottled-water-delivery.advertisement-page .our-resources-blog,
.cannabis-delivery-software.advertisement-page .our-resources-blog,
.courier-delivery-tracking-software.advertisement-page .our-resources-blog,
.cpg-retail-delivery-software.advertisement-page .our-resources-blog,
.field-sales-tracing.advertisement-page .our-resources-blog,
.field-service-management.advertisement-page .our-resources-blog,
.flowers-gifts-delivery.advertisement-page .our-resources-blog,
.furniture-delivery.advertisement-page .our-resources-blog,
.grocery-delivery-management-software.advertisement-page .our-resources-blog,
.home-services-scheduling-software.advertisement-page .our-resources-blog,
.hvac-service-scheduling-software.advertisement-page .our-resources-blog,
.inspection-service.advertisement-page .our-resources-blog,
.installation-maintenance.advertisement-page .our-resources-blog,
.insurance-scheduling-software.advertisement-page .our-resources-blog,
.laundry-pickup-delivery-software.advertisement-page .our-resources-blog,
.medical-appointment-scheduling-software.advertisement-page .our-resources-blog,
.on-demand-beauty-services-app-and-software.advertisement-page .our-resources-blog,
.pest-control-scheduling-software.advertisement-page .our-resources-blog,
.pharmacy-delivery-app-software-solution.advertisement-page .our-resources-blog,
.pool-service-scheduling-software.advertisement-page .our-resources-blog,
.restaurant-delivery-management-software.advertisement-page .our-resources-blog,
.towing-dispatch-software.advertisement-page .our-resources-blog,
.transport-logistics-management-software.advertisement-page .our-resources-blog,
.truck-route-planning-software.advertisement-page .our-resources-blog,
.workforce-management-software-for-real-estate.advertisement-page .our-resources-blog {
    display: none
}

/*.page-template-front-page-php.delivery-management-software .tailor-made.home-icons {
    padding: 160px 0
}*/

.flowers-gifts-delivery .tailor-made.home-icons {
    padding: 132px 0
}

.field-service-management.advertisement-page .card-image h4.card-button {
    display: none !important
}

.pickup-and-delivery-management-software.advertisement-page .tailor-made .card-image {
    min-height: 260px
}

.field-service-management.advertisement-page .opt-for-grocery.tailor-made.home-icons .outer-card-div a.card-image,
.pickup-and-delivery-management-software.advertisement-page .opt-for-grocery.tailor-made.home-icons .outer-card-div a.card-image {
    cursor: default;
    pointer-events: none;
    text-decoration: none
}

.banner.meet-the-world .pricing-gif {
    position: static;
    right: 0;
    bottom: 0
}

.banner.meet-the-world .row {
    align-items: self-start
}

.banner.meet-the-world {
    background-color: #fff;
    color: #000;
    padding: 170px 0 95px;
    height: auto
}

.banner.meet-the-world .container {
    height: 100%
}

.banner.meet-the-world .text-on-left h1 {
    color: #000;
    width: 86%;
    font-size: 42px
}

.banner.meet-the-world .text-on-left p {
    color: #000;
    width: 100%;
    max-width: 80%;
    padding: 25px 0 0;
    font-size: 16px
}

.banner.meet-the-world .col-lg-7.col-md-7.col-sm-12.col-xs-12 {
    padding-left: 10%
}

.meet-the-world-img {
    width: 100%;
    display: grid;
    grid-template-columns: auto auto auto;
    padding: 0
}

.meet-img1,
.meet-img2,
.meet-img3,
.meet-img4,
.meet-img5,
.meet-img6 {
    width: auto
}

.meet-img1 img,
.meet-img2 img,
.meet-img3 img,
.meet-img4 img,
.meet-img5 img,
.meet-img6 img {
    width: 100%
}

.values {
    background: #000;
    color: #fff;
    padding: 132px 0;
    position: relative
}

.values .heading-content h2 {
    font-size: 50px;
    line-height: 1.3;
    font-weight: 400;
    margin-bottom: 70px
}

.values-list {
    text-align: center;
    color: #fff
}

.values-list p {
    padding: 30px 0;
    font-size: 18px;
    display: flex;
    position: relative;
    margin-bottom: 0;
    z-index: 2;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
    min-height: 115px
}

.focus,
.honest,
.motivation,
.over,
.pride,
.stop {
    position: relative;
    background-color: grey;
    height: 100%
}

.values-list .focus:after,
.values-list .honest:after,
.values-list .motivation:after,
.values-list .over:after,
.values-list .pride:after,
.values-list .stop:after {
    color: #fff;
    background: linear-gradient(45deg, rgba(38, 129, 180, 1) 0, rgba(62, 171, 77, 1) 100%);
    height: 10px;
    transition-duration: .5s;
    z-index: 1;
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0
}

.focus:hover:after,
.honest:hover:after,
.motivation:hover:after,
.over:hover:after,
.pride:hover:after,
.stop:hover:after {
    color: #fff;
    background: linear-gradient(45deg, rgba(38, 129, 180, 1) 0, rgba(62, 171, 77, 1) 100%);
    height: 100%;
    transition-duration: .5s
}

.values-list .col-md-4 {
    margin-bottom: 20px
}

.executive-text-img {
    display: flex;
    flex-direction: row;
    align-items: stretch;
    position: relative;
    padding: 1%;
    border: 1px solid;
    justify-content: space-between;
    height: 100%
}

.executive-img {
    width: 164px;
    overflow: hidden
}

.executive-img img {
    height: 100%;
    object-fit: cover;
    width: 100%
}

.executives {
    padding: 132px 0 70px;
    text-align: center
}

.executives-heading h2 {
    font-size: 50px;
    font-size: 50px;
    line-height: 1.3;
    font-weight: 400;
    margin-bottom: 35px
}

.executives-card {
    overflow: hidden;
    margin: 0 0 50px;
    position: relative;
    height: 250px
}

.executive-text {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    width: calc(100% - 200px)
}

.executive-text h2 {
    margin-bottom: 0;
    font-weight: 600
}

.executive-text p {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0
}

.executive-text-hover-1,
.executive-text-hover-2,
.executive-text-hover-3,
.executive-text-hover-4 {
    position: absolute;
    top: 0;
    padding: 3% 3%;
    opacity: 0;
    height: 100%
}

.executive-text-hover-1 p,
.executive-text-hover-2 p,
.executive-text-hover-3 p,
.executive-text-hover-4 p {
    font-size: 15px;
    margin: 0
}

.executives .row .col-lg-6.col-md-6.col-12:nth-child(3) .executives-card,
.executives .row .col-lg-6.col-md-6.col-12:nth-child(4) .executives-card {
    margin: 0
}

.executives-card:hover .executive-text-hover-1,
.executives-card:hover .executive-text-hover-2,
.executives-card:hover .executive-text-hover-3,
.executives-card:hover .executive-text-hover-4 {
    opacity: 1;
    transition-duration: .3s;
    background-color: #000;
    color: #fff;
    transform: scale(1);
    display: flex;
    flex-direction: column;
    align-items: end;
    justify-content: space-between;
    -webkit-align-items: flex-end
}

.executive-text-hover-1 a,
.executive-text-hover-2 a,
.executive-text-hover-3 a,
.executive-text-hover-4 a {
    float: right
}

.executives a i.fa.fa-linkedin {
    color: #fff;
    font-size: 28px;
    border: 1px solid #0a66c2;
    width: 36px;
    background: #0a66c2;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    height: 36px;
    border-radius: 6px
}

.executive .row:last-child .col-lg-6:last-child .executives-card {
    margin: 0
}

.executives .row {
    justify-content: space-between
}

.executives .col-lg-6 {
    flex: 0 0 49%;
    max-width: 49%
}

.proven-results {
    padding: 132px 0;
    background: #000;
    color: #fff
}

.proven-results .result-table {
    padding: 0 0 0
}

.proven-results .result-table-heading {
    text-align: center;
    font-size: 50px;
    padding-bottom: 70px;
    font-weight: 400;
    margin: 0
}

.proven-heading {
    text-align: center
}

.proven-heading h2 {
    font-size: 50px;
    font-weight: 400
}

.proven-main-div {
    width: 100%;
    display: flex;
    flex-direction: row
}

.proven-content-1 {
    width: 20%;
    border-right: 0 solid transparent;
    overflow: hidden
}

.prove-2 {
    width: 0%;
    border-right: 0 solid transparent;
    animation: mymove-2 3s;
    overflow: hidden;
    animation-fill-mode: forwards
}

.prove-3 {
    width: 0%;
    border-right: 0 solid transparent;
    animation: mymove-3 3s;
    overflow: hidden;
    animation-fill-mode: forwards
}

.prove-4 {
    border-right: 0 solid transparent;
    width: 0%;
    animation: mymove-4 3s;
    animation-fill-mode: forwards;
    overflow: hidden
}

.proven-main-div {
    width: 100%;
    display: flex;
    padding: 70px 0 0;
    align-items: center;
    flex-direction: row
}

.proven-content-2,
.proven-content-3,
.proven-content-4 {
    width: 0%;
    overflow: hidden;
    height: 100%;
    border-left: 1px solid transparent;
    max-height: 142px
}

.proven-text {
    background: linear-gradient(45deg, rgba(38, 129, 180, 1) 0, rgba(62, 171, 77, 1) 100%)
}

.proven-content-1 h3,
.proven-content-2 h3,
.proven-content-3 h3,
.proven-content-4 h3 {
    font-size: 20px;
    height: 100%;
    padding: 16px;
    margin: 0;
    border-bottom: 0;
    line-height: 1.3;
    min-height: 96px;
    max-height: 96px;
    width: max-content
}

.proven-content-1 p,
.proven-content-2 p,
.proven-content-3 p,
.proven-content-4 p {
    font-size: 14px;
    font-weight: 500;
    padding: 12px 0 12px 16px;
    margin-bottom: 0;
    width: max-content
}

.proven-subtext {
    background: #2c2b2b;
    border-top: 1px solid grey
}

@keyframes mymove-2 {
    25% {
        width: 0%
    }
    100% {
        width: 24%;
        border-left: 1px solid grey;
        border-right: 1px solid grey
    }
}

@keyframes mymove-3 {
    50% {
        width: 0%
    }
    100% {
        width: 26%;
        border-left: 1px solid grey;
        border-right: 1px solid grey
    }
}

@keyframes mymove-4 {
    75% {
        width: 0%
    }
    100% {
        width: 30%;
        border-right: 1px solid grey;
        border-left: 1px solid grey
    }
}

.integration-partners {
    padding: 132px 0;
    text-align: center
}

.integration-headings h2 {
    font-size: 50px;
    line-height: 1.3;
    font-weight: 400
}

.integration-headings p {
    font-size: 18px;
    line-height: 1.3;
    margin: 35px 0 70px;
    font-weight: 400
}

.partners-logo ul {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    width: 100%;
    list-style: none;
    padding: 0;
    margin: 0;
    position: relative
}

.partners-logo ul:before {
    content: '';
    position: absolute;
    top: 50%;
    height: .5px;
    background-color: #707070;
    transform: translateY(-1px);
    width: 115%;
    left: -7.5%
}

.partners-logo li {
    align-items: center;
    border-left: 1px solid grey;
    display: flex;
    justify-content: center;
    padding: 20px;
    position: relative;
    overflow: hidden
}

.partners-logo .partners-img {
    height: 100px;
    width: auto;
    display: flex;
    align-items: center
}

.partners-logo img {
    height: auto;
    width: auto;
    vertical-align: middle;
    border-style: none
}

.partners-logo ul li:nth-child(5),
.partners-logo ul li:nth-child(6),
.partners-logo ul li:nth-child(7),
.partners-logo ul li:nth-child(8) {
    border-bottom: none
}

.partners-logo ul li:nth-child(4),
.partners-logo ul li:nth-child(8) {
    border-right: 1px solid grey
}

.end-to-end {
    padding: 132px 0;
    background: #000
}

.end-to-end .heading h2 {
    font-size: 45px;
    line-height: 1.3;
    width: 100%;
    max-width: 75%;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 70px;
    color: #ffff;
    font-weight: 400
}

.end-to-end .row {
    justify-content: space-between;
    align-items: center
}

.list-img {
    width: 100%
}

.list-img img {
    width: 100%
}

.list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.list-group-item {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 9px;
    color: #fff;
    margin-bottom: 13px;
    background-color: #000;
    font-size: 18px;
    border: 1px solid #707070
}

.list-group-item.active {
    z-index: 2;
    color: #fff;
    background: linear-gradient(45deg, rgba(38, 129, 180, 1) 0, rgba(62, 171, 77, 1) 100%);
    border-color: #707070
}

.list-group-item:hover {
    -webkit-background-clip: text;
    background-color: #fff;
    background: linear-gradient(45deg, rgba(38, 129, 180, 1) 0, rgba(62, 171, 77, 1) 100%);
    border-color: #707070;
    color: #fff
}

.management-solution {
    background: #fff;
    text-align: center;
    padding: 110px 0 120px
}

.management-solution h2 {
    font-size: 45px;
    margin: 0;
    font-weight: 400
}

.management-solution p {
    font-size: 36px;
    margin: 45px 0
}

.management-button a.demo {
    color: #fff;
    background: #000
}

.management-button a.demo {
    color: #fff;
    background: #000
}

.empower-growth-adv.advertisement-page .text-on-left {
    width: 100%;
    max-width: 80%
}

.empower-growth-adv.advertisement-page .banner .form-on-right h4 {
    padding: 20px 20px 0 20px;
    width: 100%;
    max-width: 65%;
    margin: auto;
    text-align: center;
    font-size: 20px
}

.empower-growth-adv.advertisement-page .text-on-left p {
    max-width: 100%;
    padding: 35px 0
}

.empower-growth-adv.advertisement-page .grocery-our-features .our-resources-heading h3 {
    margin: auto;
    padding: 110px 0 70px;
    text-align: center;
    max-width: 90%;
    width: 100%
}

.empower-growth-adv.advertisement-page .best-companies h3 {
    margin: 0 auto 46px;
    max-width: 100%
}

.empower-growth-adv.advertisement-page .grocery-our-features-section-1,
.empower-growth-adv.advertisement-page .grocery-our-features-section-2,
.empower-growth-adv.advertisement-page .grocery-our-features-section-3 {
    background-size: cover
}

.empower-growth-adv.advertisement-page .grocery-section-1-content li {
    font-size: 18px
}

.empower-growth-adv.advertisement-page .best-companies.equal-space {
    padding: 84px 0 120px
}

.empower-growth-adv.advertisement-page .text-on-left p:last-child {
    padding: 0
}

.empower-growth-adv.advertisement-page section.banner {
    height: auto
}

.empower-growth-adv.advertisement-page .banner .hbspt-form {
    padding: 15px 20px;
    margin-bottom: 80px
}

.empower-growth-adv.advertisement-page .grocery-section-1-content p {
    display: none
}

.empower-growth-adv.advertisement-page .grocery-our-features-section-1,
.empower-growth-adv.advertisement-page .grocery-our-features-section-2,
.empower-growth-adv.advertisement-page .grocery-our-features-section-3,
.empower-growth-adv.advertisement-page section.grocery-our-features {
    display: none
}

.empower-growth-adv.advertisement-page .banner ul {
    color: #fff;
    padding: 0 0 0 20px
}

.empower-growth-adv.advertisement-page .banner .row {
    align-items: flex-start
}

#wprmenu_bar {
    overflow: unset
}

.advertisement-page header#header {
    height: 100%;
    max-height: 70px
}

.advertisement-page .container {
    height: 100%
}

.advertisement-page nav.navbar.navbar-expand-lg.navbar-dark.navcol {
    padding: 20px 0;
    position: relative;
    height: 100%
}

.advertisement-page .hamburger.hamburger--slider {
    display: none
}

.announcement {
    padding: 70px 0
}

.announcement-btn p.btn-design {
    width: fit-content;
    background-color: #000;
    color: #fff;
    text-align: center;
    border-radius: 11px;
    padding: 5px 10px;
    position: relative;
    font-size: 36px;
    z-index: 1;
    line-height: 1.3;
    margin: 0;
    display: inline-block;
    background: transparent linear-gradient(102deg, #408d4c 0, #3676bb 100%) 0 0 no-repeat padding-box
}

.announcement-btn p.btn-design:after {
    content: "";
    position: absolute;
    top: 100%;
    right: 10%;
    margin-left: auto;
    border-width: 9px;
    border-style: solid;
    border-color: #3676bb transparent transparent transparent
}

.announcement a.demo {
    padding: 10px 30px;
    background-color: #000;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    text-decoration: none;
    border: 1px solid #000;
    display: inline-block
}

.announcement-subhead-more {
    width: 100%;
    align-items: self-end;
    display: flex;
    justify-content: space-between;
    padding: 20px 0 0 0
}

.announcement-subhead {
    width: 80%
}

.announcement-subhead p {
    margin: 0;
    font-size: 22px;
    line-height: 1.3;
    padding-right: 5%
}

.announcement-subhead span {
    color: #3676bc;
    font-weight: 700
}

.announcement-more {
    width: 20%
}

.glove-delivery {
    padding: 132px 0
}

.video-iframe {
    text-align: center
}

iframe#promotion-video {
    width: 100%;
    max-width: 1041px;
    height: 100%;
    min-height: 500px
}

.delivery-heading p {
    WIDTH: 100%;
    MAX-WIDTH: 75%;
    text-align: center;
    margin: auto;
    padding: 0 0 70px 0;
    font-size: 50px
}


/* .white-glove-delivery .text-on-left h1 {
width: 100%;
max-width: 80%
}

.white-glove-delivery .form-on-right h4 {
font-size: 20px;
padding: 20px 20px 0 20px;
text-align: center
}

.white-glove-delivery .text-on-left p {
display: none
}

.white-glove-delivery .text-on-left ul {
padding: 0 0 0 20px;
margin: 35px 0 0;
color: #fff;
line-height: 2.5
}

.white-glove-delivery .text-on-left ul li {
font-size: 18px
}

.white-glove-delivery .busness-section .tailor-made h2 {
margin-bottom: 35px;
color: #fff
}

.white-glove-delivery .busness-section .tailor-made p {
color: #fff;
width: 100%;
max-width: 80%;
margin: auto
}

.white-glove-delivery .mob-section .mob-image {
height: 500px
}

.white-glove-delivery .mob-section .mob-image img {
height: 100%
}

.white-glove-delivery .opt-for-grocery.tailor-made.home-icons {
background: #000;
padding: 132px 0
}

.white-glove-delivery .opt-for-grocery .heading-main h2 {
color: #fff
}

.white-glove-delivery .tailor-made .card-image {
background: #fff
}

.white-glove-delivery .tailor-made .card-image:hover {
background: transparent linear-gradient(102deg, #408d4c 0, #3676bb 100%) 0 0 no-repeat padding-box;
border: 0
}

.white-glove-delivery .impact.tailor-made.home-icons {
padding: 132px 0
}

.white-glove-delivery .laptop-section {
padding: 70px 0 85px 25px
}

.white-glove-delivery .laptop-section:after {
display: none
}

.white-glove-delivery .laptop-image {
width: auto
} */

.resources-search.mb-5 {
    margin: 20px
}

.pricing .banner .col-md-7 {
    flex: 0 0 58.333333% !important;
    max-width: 58.333333% !important
}

.pricing .banner .col-md-5 {
    flex: 0 0 41.666667% !important;
    max-width: 41.666667% !important
}

[class*=spider] {
    position: fixed;
    height: 40px;
    width: 50px;
    border: 0 solid #fd9411;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin: 40px 0 0 0;
    background: #686868;
    z-index: 999
}

[class*=spider] *,
[class*=spider] :after,
[class*=spider] :before,
[class*=spider]:after,
[class*=spider]:before {
    position: absolute;
    content: ""
}

[class*=spider]:before {
    width: 1px;
    background: #aaa;
    left: 50%;
    top: -320px;
    height: 320px
}

[class*=spider] .eye {
    top: 16px;
    height: 14px;
    width: 12px;
    background: #fff;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

[class*=spider] .eye:after {
    top: 6px;
    height: 5px;
    width: 5px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #000
}

[class*=spider] .eye.left {
    left: 14px
}

[class*=spider] .eye.left:after {
    right: 3px
}

[class*=spider] .eye.right {
    right: 14px
}

[class*=spider] .eye.right:after {
    left: 3px
}

[class*=spider] .leg {
    top: 6px;
    height: 12px;
    width: 14px;
    border-top: 2px solid #fd9411;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    border-bottom: 1px solid transparent;
    z-index: -1
}

[class*=spider] .leg.left {
    left: -8px;
    -moz-transform-origin: top right;
    -ms-transform-origin: top right;
    -webkit-transform-origin: top right;
    transform-origin: top right;
    -moz-transform: rotate(36deg) skewX(-20deg);
    -ms-transform: rotate(36deg) skewX(-20deg);
    -webkit-transform: rotate(36deg) skewX(-20deg);
    transform: rotate(36deg) skewX(-20deg);
    border-left: 2px solid #fd9411;
    -moz-border-radius: 60% 0 0 0;
    -webkit-border-radius: 60%;
    border-radius: 60% 0 0 0;
    -moz-animation: legs-wriggle-left 1s 0s infinite;
    -webkit-animation: legs-wriggle-left 1s 0s infinite;
    animation: legs-wriggle-left 1s 0s infinite
}

[class*=spider] .leg.right {
    right: -8px;
    -moz-transform-origin: top left;
    -ms-transform-origin: top left;
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -moz-transform: rotate(-36deg) skewX(20deg);
    -ms-transform: rotate(-36deg) skewX(20deg);
    -webkit-transform: rotate(-36deg) skewX(20deg);
    transform: rotate(-36deg) skewX(20deg);
    border-right: 2px solid #fd9411;
    -moz-border-radius: 0 60% 0 0;
    -webkit-border-radius: 0;
    border-radius: 0 60% 0 0;
    -moz-animation: legs-wriggle-right 1s .2s infinite;
    -webkit-animation: legs-wriggle-right 1s .2s infinite;
    animation: legs-wriggle-right 1s .2s infinite
}

[class*=spider] .leg:nth-of-type(2) {
    top: 14px;
    left: -11px;
    -moz-animation: legs-wriggle-left 1s .8s infinite;
    -webkit-animation: legs-wriggle-left 1s .8s infinite;
    animation: legs-wriggle-left 1s .8s infinite
}

[class*=spider] .leg:nth-of-type(3) {
    top: 22px;
    left: -12px;
    -moz-animation: legs-wriggle-left 1s .2s infinite;
    -webkit-animation: legs-wriggle-left 1s .2s infinite;
    animation: legs-wriggle-left 1s .2s infinite
}

[class*=spider] .leg:nth-of-type(4) {
    top: 31px;
    left: -10px;
    -moz-animation: legs-wriggle-left 1s .4s infinite;
    -webkit-animation: legs-wriggle-left 1s .4s infinite;
    animation: legs-wriggle-left 1s .4s infinite
}

[class*=spider] .leg:nth-of-type(6) {
    top: 14px;
    right: -11px;
    -moz-animation: legs-wriggle-right 1s .4s infinite;
    -webkit-animation: legs-wriggle-right 1s .4s infinite;
    animation: legs-wriggle-right 1s .4s infinite
}

[class*=spider] .leg:nth-of-type(7) {
    top: 22px;
    right: -12px;
    -moz-animation: legs-wriggle-right 1s .7s infinite;
    -webkit-animation: legs-wriggle-right 1s .7s infinite;
    animation: legs-wriggle-right 1s .7s infinite
}

[class*=spider] .leg:nth-of-type(8) {
    top: 31px;
    right: -10px;
    -moz-animation: legs-wriggle-right 1s .3s infinite;
    -webkit-animation: legs-wriggle-right 1s .3s infinite;
    animation: legs-wriggle-right 1s .3s infinite
}

.spider_0 {
    left: 5%;
    -moz-animation: spider-move-0 5s infinite;
    -webkit-animation: spider-move-0 5s infinite;
    animation: spider-move-0 5s infinite
}

.spider_1 {
    left: 20%;
    -moz-animation: spider-move-1 5s infinite;
    -webkit-animation: spider-move-1 5s infinite;
    animation: spider-move-1 5s infinite
}

.spider_2 {
    left: 35%;
    -moz-animation: spider-move-2 5s infinite;
    -webkit-animation: spider-move-2 5s infinite;
    animation: spider-move-2 5s infinite
}

.spider_3 {
    right: 35%;
    margin-top: 160px;
    -moz-animation: spider-move-3 5s infinite;
    -webkit-animation: spider-move-3 5s infinite;
    animation: spider-move-3 5s infinite
}

.spider_4 {
    right: 20%;
    margin-top: 50px;
    -moz-animation: spider-move-4 5s infinite;
    -webkit-animation: spider-move-4 5s infinite;
    animation: spider-move-4 5s infinite
}

.spider_5 {
    right: 5%;
    margin-top: 210px;
    -moz-animation: spider-move-5 5s infinite;
    -webkit-animation: spider-move-5 5s infinite;
    animation: spider-move-5 5s infinite
}

.web-right {
    position: absolute;
    height: 200px;
    width: auto;
    right: -10px;
    top: -10px;
    z-index: -1;
    opacity: .2
}

.web-left {
    position: absolute;
    left: -10px;
    top: -10px;
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    z-index: -1;
    opacity: .2
}

@-moz-keyframes flicker {
    0%,
    12%,
    6% {
        text-shadow: none;
        color: #111
    }
    3%,
    9% {
        text-shadow: 0 0 8px rgba(250, 103, 1, .6);
        color: #fa6701
    }
    60% {
        text-shadow: 0 0 8px rgba(250, 103, 1, .6), 0 0 16px rgba(250, 103, 1, .4), 0 0 20px rgba(255, 0, 84, .2), 0 0 22px rgba(255, 0, 84, .1);
        color: #fa6701
    }
    100% {
        text-shadow: 0 0 8px rgba(250, 103, 1, .6), 0 0 16px rgba(250, 103, 1, .4), 0 0 20px rgba(255, 0, 84, .2), 0 0 22px rgba(255, 0, 84, .1);
        color: #fa6701
    }
}

@-webkit-keyframes flicker {
    0%,
    12%,
    6% {
        text-shadow: none;
        color: #111
    }
    3%,
    9% {
        text-shadow: 0 0 8px rgba(250, 103, 1, .6);
        color: #fa6701
    }
    60% {
        text-shadow: 0 0 8px rgba(250, 103, 1, .6), 0 0 16px rgba(250, 103, 1, .4), 0 0 20px rgba(255, 0, 84, .2), 0 0 22px rgba(255, 0, 84, .1);
        color: #fa6701
    }
    100% {
        text-shadow: 0 0 8px rgba(250, 103, 1, .6), 0 0 16px rgba(250, 103, 1, .4), 0 0 20px rgba(255, 0, 84, .2), 0 0 22px rgba(255, 0, 84, .1);
        color: #fa6701
    }
}

@keyframes flicker {
    0%,
    12%,
    6% {
        text-shadow: none;
        color: #111
    }
    3%,
    9% {
        text-shadow: 0 0 8px rgba(250, 103, 1, .6);
        color: #fa6701
    }
    60% {
        text-shadow: 0 0 8px rgba(250, 103, 1, .6), 0 0 16px rgba(250, 103, 1, .4), 0 0 20px rgba(255, 0, 84, .2), 0 0 22px rgba(255, 0, 84, .1);
        color: #fa6701
    }
    100% {
        text-shadow: 0 0 8px rgba(250, 103, 1, .6), 0 0 16px rgba(250, 103, 1, .4), 0 0 20px rgba(255, 0, 84, .2), 0 0 22px rgba(255, 0, 84, .1);
        color: #fa6701
    }
}

@-moz-keyframes legs-wriggle-left {
    0%,
    100% {
        -moz-transform: rotate(36deg) skewX(-20deg);
        transform: rotate(36deg) skewX(-20deg)
    }
    25%,
    75% {
        -moz-transform: rotate(15deg) skewX(-20deg);
        transform: rotate(15deg) skewX(-20deg)
    }
    50% {
        -moz-transform: rotate(45deg) skewX(-20deg);
        transform: rotate(45deg) skewX(-20deg)
    }
}

@-webkit-keyframes legs-wriggle-left {
    0%,
    100% {
        -webkit-transform: rotate(36deg) skewX(-20deg);
        transform: rotate(36deg) skewX(-20deg)
    }
    25%,
    75% {
        -webkit-transform: rotate(15deg) skewX(-20deg);
        transform: rotate(15deg) skewX(-20deg)
    }
    50% {
        -webkit-transform: rotate(45deg) skewX(-20deg);
        transform: rotate(45deg) skewX(-20deg)
    }
}

@keyframes legs-wriggle-left {
    0%,
    100% {
        -moz-transform: rotate(36deg) skewX(-20deg);
        -ms-transform: rotate(36deg) skewX(-20deg);
        -webkit-transform: rotate(36deg) skewX(-20deg);
        transform: rotate(36deg) skewX(-20deg)
    }
    25%,
    75% {
        -moz-transform: rotate(15deg) skewX(-20deg);
        -ms-transform: rotate(15deg) skewX(-20deg);
        -webkit-transform: rotate(15deg) skewX(-20deg);
        transform: rotate(15deg) skewX(-20deg)
    }
    50% {
        -moz-transform: rotate(45deg) skewX(-20deg);
        -ms-transform: rotate(45deg) skewX(-20deg);
        -webkit-transform: rotate(45deg) skewX(-20deg);
        transform: rotate(45deg) skewX(-20deg)
    }
}

@-moz-keyframes legs-wriggle-right {
    0%,
    100% {
        -moz-transform: rotate(-36deg) skewX(20deg);
        transform: rotate(-36deg) skewX(20deg)
    }
    25%,
    75% {
        -moz-transform: rotate(-15deg) skewX(20deg);
        transform: rotate(-15deg) skewX(20deg)
    }
    50% {
        -moz-transform: rotate(-45deg) skewX(20deg);
        transform: rotate(-45deg) skewX(20deg)
    }
}

@-webkit-keyframes legs-wriggle-right {
    0%,
    100% {
        -webkit-transform: rotate(-36deg) skewX(20deg);
        transform: rotate(-36deg) skewX(20deg)
    }
    25%,
    75% {
        -webkit-transform: rotate(-15deg) skewX(20deg);
        transform: rotate(-15deg) skewX(20deg)
    }
    50% {
        -webkit-transform: rotate(-45deg) skewX(20deg);
        transform: rotate(-45deg) skewX(20deg)
    }
}

@keyframes legs-wriggle-right {
    0%,
    100% {
        -moz-transform: rotate(-36deg) skewX(20deg);
        -ms-transform: rotate(-36deg) skewX(20deg);
        -webkit-transform: rotate(-36deg) skewX(20deg);
        transform: rotate(-36deg) skewX(20deg)
    }
    25%,
    75% {
        -moz-transform: rotate(-15deg) skewX(20deg);
        -ms-transform: rotate(-15deg) skewX(20deg);
        -webkit-transform: rotate(-15deg) skewX(20deg);
        transform: rotate(-15deg) skewX(20deg)
    }
    50% {
        -moz-transform: rotate(-45deg) skewX(20deg);
        -ms-transform: rotate(-45deg) skewX(20deg);
        -webkit-transform: rotate(-45deg) skewX(20deg);
        transform: rotate(-45deg) skewX(20deg)
    }
}

@-moz-keyframes spider-move-0 {
    0%,
    100% {
        margin-top: 212px
    }
    31% {
        margin-top: calc(212px + 48px)
    }
}

@-webkit-keyframes spider-move-0 {
    0%,
    100% {
        margin-top: 212px
    }
    31% {
        margin-top: calc(212px + 48px)
    }
}

@keyframes spider-move-0 {
    0%,
    100% {
        margin-top: 212px
    }
    31% {
        margin-top: calc(212px + 48px)
    }
}

@-moz-keyframes spider-move-1 {
    0%,
    100% {
        margin-top: 138px
    }
    62% {
        margin-top: calc(138px + 89px)
    }
}

@-webkit-keyframes spider-move-1 {
    0%,
    100% {
        margin-top: 138px
    }
    62% {
        margin-top: calc(138px + 89px)
    }
}

@keyframes spider-move-1 {
    0%,
    100% {
        margin-top: 138px
    }
    62% {
        margin-top: calc(138px + 89px)
    }
}

@-moz-keyframes spider-move-2 {
    0%,
    100% {
        margin-top: 180px
    }
    33% {
        margin-top: calc(180px + 97px)
    }
}

@-webkit-keyframes spider-move-2 {
    0%,
    100% {
        margin-top: 180px
    }
    33% {
        margin-top: calc(180px + 97px)
    }
}

@keyframes spider-move-2 {
    0%,
    100% {
        margin-top: 180px
    }
    33% {
        margin-top: calc(180px + 97px)
    }
}

@-moz-keyframes spider-move-3 {
    0%,
    100% {
        margin-top: 76px
    }
    63% {
        margin-top: calc(76px + 117px)
    }
}

@-webkit-keyframes spider-move-3 {
    0%,
    100% {
        margin-top: 76px
    }
    63% {
        margin-top: calc(76px + 117px)
    }
}

@keyframes spider-move-3 {
    0%,
    100% {
        margin-top: 76px
    }
    63% {
        margin-top: calc(76px + 117px)
    }
}

@-moz-keyframes spider-move-4 {
    0%,
    100% {
        margin-top: 138px
    }
    41% {
        margin-top: calc(138px + 39px)
    }
}

@-webkit-keyframes spider-move-4 {
    0%,
    100% {
        margin-top: 138px
    }
    41% {
        margin-top: calc(138px + 39px)
    }
}

@keyframes spider-move-4 {
    0%,
    100% {
        margin-top: 138px
    }
    41% {
        margin-top: calc(138px + 39px)
    }
}

@-moz-keyframes spider-move-5 {
    0%,
    100% {
        margin-top: 195px
    }
    43% {
        margin-top: calc(195px + 118px)
    }
}

@-webkit-keyframes spider-move-5 {
    0%,
    100% {
        margin-top: 195px
    }
    43% {
        margin-top: calc(195px + 118px)
    }
}

@keyframes spider-move-5 {
    0%,
    100% {
        margin-top: 195px
    }
    43% {
        margin-top: calc(195px + 118px)
    }
}


/* .white-glove-delivery .impact .card-image:hover {
background: #000;
color: #fff
} */


/* .white-glove-delivery .opt-for-grocery .col-lg-4.col-md-6.col-sm-12.col-12.col-equal:last-child .card-image img {
width: 30px
} */

lottie-player {
    transform: translateX(0)
}

lottie-player#halloween-animation {
    position: fixed;
    bottom: 0
}

.lets-go {
    transform: translateX(calc(100vw - 370px));
    transition: 9.3s;
    z-index: 999999;
    position: absolute
}

.pricing .plans-card .row .col-lg-3.col-md-6.col-6:nth-child(1) .card-body h3 {
    border: 1px solid #5690f5;
    background-color: #5690f5;
    padding: 6px;
    display: inline-block;
    width: auto;
    min-width: 75%;
    color: #fff
}

.pricing .plans-card .row .col-lg-3.col-md-6.col-6:nth-child(2) .card-body h3 {
    border: 1px solid #b1b1b1;
    background-color: #b1b1b1;
    padding: 6px;
    display: inline-block;
    width: auto;
    min-width: 75%;
    color: #fff
}

.pricing .plans-card .row .col-lg-3.col-md-6.col-6:nth-child(3) .card-body h3 {
    border: 1px solid #edb54c;
    background-color: #edb54c;
    padding: 6px;
    display: inline-block;
    width: auto;
    min-width: 75%;
    color: #fff
}

.pricing .plans-card .row .col-lg-3.col-md-6.col-6:nth-child(4) .card-body h3 {
    border: 1px solid #6897ad;
    background-color: #6897ad;
    padding: 6px;
    display: inline-block;
    width: auto;
    min-width: 75%;
    color: #fff
}

.pricing .plans-card .row .col-lg-3.col-md-6.col-6:nth-child(1) .card-body h2 {
    color: #5690f5;
    margin: 0
}

.pricing .plans-card .row .col-lg-3.col-md-6.col-6:nth-child(2) .card-body h2 {
    color: #b1b1b1;
    margin: 0
}

.pricing .plans-card .row .col-lg-3.col-md-6.col-6:nth-child(3) .card-body h2 {
    color: #edb54c;
    margin: 0
}

.pricing .plans-card .row .col-lg-3.col-md-6.col-6:nth-child(4) .card-body h2 {
    color: #6897ad;
    margin: 0
}

.pricing .plans-card .row .col-lg-3.col-md-6.col-6:nth-child(1) .card-body h2 span,
.pricing .plans-card .row .col-lg-3.col-md-6.col-6:nth-child(2) .card-body h2 span,
.pricing .plans-card .row .col-lg-3.col-md-6.col-6:nth-child(3) .card-body h2 span,
.pricing .plans-card .row .col-lg-3.col-md-6.col-6:nth-child(4) .card-body h2 span {
    color: #fff
}

.amazing-delivery {
    padding: 70px 0;
    background: #000;
    color: #fff
}

.amazing-delivery .image {
    margin: auto;
    width: 416px;
    height: auto;
}

.amazing-delivery .text span {
    font-size: 20px
}

.amazing-delivery .text {
    padding: 5% 12%
}

.amazing-delivery .text h2 {
    font-size: 24px;
    margin-bottom: 17px;
    padding: 0
}

.devlivery-button {
    margin-top: 40px
}

.amazing-delivery .image img {
    width: 100%
}

.pricing figure.phn-img0-effect {
    height: auto;
    width: 100%;
    margin: 0
}

.pricing figure.phn-img0-effect img {
    width: 123%;
}

.plans-card .card-body {
    padding: 20% 10% 10%;
}

.pricing section.banner .col-lg-5.col-md-5.col-sm-12.col-12 {
    position: absolute;
    right: 0;
    bottom: -1px;
    padding: 0
}

@font-face {
    font-family: Henny;
    src: url(../fonts/HennyPenny-Regular.ttf) format("truetype");
    font-weight: 400
}

.only-treats {
    position: fixed;
    display: none;
    top: 15px;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    overflow: hidden;
    outline: 0;
    background-color: #0000008a
}

.carousel-fade .carousel-item {
    opacity: 1;
    transition-duration: .6s !important;
    transition-property: opacity !important
}

.halloween-popup {
    position: fixed;
    display: none;
    top: 15px;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    overflow: hidden;
    outline: 0;
    background-color: #000000bf
}

.halloween-popup .container {
    height: 100%;
    width: 100%;
    max-width: 58.76rem;
    min-height: auto;
    margin-left: auto;
    margin-right: auto;
    padding-left: .94rem;
    padding-right: .94rem;
    position: relative
}

.halloween-popup #wrapper-modal {
    max-height: 450px;
    top: 50%;
    height: 100%;
    position: absolute;
    border-radius: 15px;
    background-color: #1A2739;
    transform: translate(-50%, -50%);
    width: 95%;
    max-width: 1140px;
    padding: 25px;
    left: 50%;
}

.halloween-popup .close {
    position: absolute;
    top: 3%;
    width: 30px;
    height: 30px;
    background: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    right: 2%;
    border: 1px solid transparent;
    opacity: 1;
    z-index: 9999999;
}

.halloween-popup .close span {
    padding-bottom: 16%;
    line-height: 0;
    color: #fff;
    font-size: 30px;
}

.close:hover,
.halloween-popup .close:focus {
    opacity: 1
}

.only-treats .heading {
    padding: 30px 0 0
}

.only-treats h1 {
    font-family: henny;
    margin: 0;
    text-align: center;
    font-size: 50px
}

.count-down {
    display: flex;
    flex-direction: row;
    padding: 0;
    align-items: center;
    justify-content: space-evenly;
    width: 50%;
    margin: auto;
}

.days,
.hours,
.minutes,
.seconds {
    display: flex;
    flex-direction: column;
    align-items: center
}

.days h2,
.hours h2,
.minutes h2,
.seconds h2 {
    width: 50px;
    font-size: 25px;
    height: 50px;
    display: flex;
    background-image: linear-gradient(to bottom, #a20000, #ff4e27 15px, #a20000 60px);
    background-size: auto 50%;
    color: #fff;
    background-position: 25% 100%;
    align-items: center;
    justify-content: center;
    margin: 0;
    border-radius: 5px;
}

.days p,
.hours p,
.minutes p,
.seconds p {
    margin: 10px 0 0 0;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
    font-size: 10px;
}

.halloween-link {
    text-align: center
}

.halloween-link a.demo:hover {
    background-color: #000;
    color: #fff;
    text-decoration: none;
}

.halloween-link a.demo {
    padding: 10px 50px;
}


/* .halloween-popup .close:hover {
border: 2px solid #ff9511;
background: #000
} */

.halloween-popup .close:hover span {
    padding-bottom: 16%;
    color: #41AD49;
    font-weight: 700;
    font-size: 30px;
    outline: 0;
    border-color: #41AD49;
    text-shadow: none;
}

.halloween-popup.blog-pop .popup-wrapper {
    position: relative;
    top: 20%
}

.halloween-popup.blog-pop .blog-wrapper {
    width: auto
}

.halloween-popup.blog-pop .blog-wrapper img {
    width: 100%
}

.halloween-popup.blog-pop .close {
    position: absolute;
    top: 0
}

.powerful-dashboard-cards .row .col-lg-4.col-md-12.col-sm-12.col-12:last-child .card-image img {
    width: auto
}

.holiday-sale {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center
}

.sale {
    width: auto
}

.sale img {
    width: 100%
}

.holiday-sale p {
    font-size: 14px;
    color: #000;
    margin: 0;
    padding-left: 1%
}

.holiday-sale p span {
    color: #2b7fbd;
    font-weight: 700
}

.plans-card .monthly .col-lg-3.col-md-6.col-6:nth-child(3) .card:after,
.plans-card .yearly .col-lg-3.col-md-6.col-6:nth-child(3) .card:after {
    position: absolute;
    width: auto;
    top: -4%;
    padding: 1% 5%;
    height: auto;
    content: 'Most Popular';
    border: 1px solid #f2eded;
    background: #2b7fbd;
    align-self: center;
    color: #fff
}

.delivery-solution {
    padding: 0 0 28px;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 52px;
    background-position-x: right
}

.delivery-solution p {
    font-size: 24px;
    font-weight: 600;
    text-align: center;
    margin: 0;
    width: 50%
}

.delivery-solution p span {
    color: #5188e8
}

.delivery-solution a.demo {
    padding: 10px 30px;
    background-color: #000;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    text-decoration: none;
    border: 1px solid #000;
    display: inline-block
}

.white-glove-contact {
    display: flex;
    align-items: center;
    justify-content: space-around
}

.pricing .text-on-left p:nth-child(3) {
    padding-top: 0;
}

.delivery-solution a.demo:hover {
    background-color: #fff;
    color: #000;
    border: 2px solid #000;
}

.halloween-popup .img {
    width: auto;
}

.halloween-popup .img img {
    width: 100%;
}

.halloween-popup .row {
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: center;
}

.black-friday {
    color: #fff;
    text-align: center;
}

.black-friday h3 {
    position: relative;
    font-weight: 400;
    text-align: center;
    font-size: 18px;
    margin-bottom: 20px;
    font-family: 'Lato', sans-serif;
    display: inline-block;
}

.black-friday h3::before {
    content: '';
    position: absolute;
    top: 50%;
    width: 50px;
    height: 1px;
    background: #fff;
    left: -60px;
}

.black-friday h3::after {
    content: '';
    position: absolute;
    top: 50%;
    width: 50px;
    height: 1px;
    background: #fff;
    right: -60px;
}

.black-friday h2 {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 35px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    margin: 0;
}

.black-friday span {
    font-size: 42px;
    padding: 10px 0 15px;
}

.black-friday h5 {
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    margin: 0 0 40px;
    font-family: 'Lato';
}

.halloween-popup .col-md-7 {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    height: 100%;
}

#modal-over2 .black-friday h3::after {
    width: 50px;
    right: -60px;
}

#modal-over2 .black-friday h3::before {
    width: 50px;
    left: -60px;
}

#modal-over2.halloween-popup .container {
    height: 100%;
    width: 100%;
    max-width: 80vw;
    min-height: auto;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0.94rem;
    padding-right: 0.94rem;
    position: relative;
}

#modal-over2.halloween-popup .img {
    width: 310px;
    margin: auto;
}

#modal-over2.halloween-popup .img img {
    width: 100%;
}

#modal-over2 .black-friday h3 {
    position: relative;
    font-weight: 700;
    text-align: center;
    font-size: 28px;
    font-family: 'Lato', sans-serif;
    margin-bottom: 30px;
}

#modal-over2 .black-friday h2 {
    display: block;
    flex-direction: unset;
    align-items: unset;
    font-size: 38px;
    font-weight: 400;
    margin: 0;
    font-family: 'Lato';
}

#modal-over2 .black-friday span {
    font-size: 38px;
    font-weight: 700;
    padding: 0;
}

#modal-over2 .black-friday h5 {
    margin: 15px 0 50px;
}

#modal-over2 .halloween-link a.demo {
    background-color: #41AD49;
    color: #fff;
    text-decoration: none;
    border: 1px solid #41AD49;
    font-size: 25px;
    font-weight: 400;
    border-radius: 4px;
    padding: 5px 45px;
}

#modal-over2 .halloween-link a.demo:hover {
    background-color: #fff;
    color: #41AD49;
    text-decoration: none;
    border: 1px solid #000;
}

#modal-over2.halloween-popup .col-md-7 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}

.announcement a.demo:hover {
    background-color: #fff;
    color: #000;
    border: 1px solid #000;
}

/*.pickup-and-delivery-management-software .grocery-section-image {
    display: block;
}*/

.pickup-and-delivery-management-software .grocery-new {
    height: auto;
    padding: 100px 0;
}

.pickup-and-delivery-management-software .grocery-our-features-section-3 .grocery-delivery-mob-image.align-to-left {
    width: auto;
}

.pickup-and-delivery-management-software .grocery-our-features-section-3 .grocery-delivery-mob-image.align-to-left img {
    width: 60%;
}

.page-template-pickup-and-delivery-management-software .tailor-made.home-icons {
    padding: 100px 0;
}

.pickup-and-delivery-management-software .grocery-our-features-section-4 .grocery-delivery-mob-image img {
    width: 100%;
}

.company-icons {
    margin: 0px 0 120px;
    background: #000;
}

.company {
    display: flex;
    width: 100%;
    padding: 50px 0;
    justify-content: space-between;
    margin: 0;
}

.company li {
    position: relative;
    padding: 0;
    list-style: none;
    z-index: 9;
}

.company li .company-img-bw {
    position: absolute;
    display: none;
}

.best-companies ul.best-companies-ul .best-companies-image img,
.company-img img {
    filter: grayscale(100%);
    transition: all 0.3s ease-in-out;
}

.best-companies ul.best-companies-ul .best-companies-image:hover img,
.company-img:hover img {
    filter: none;
}

.company li:hover .company-img-bw {
    opacity: 0;
    transition: 0.3s;
}


/* z-index for anchor tag in snowfall theme */

.home a {
    position: relative;
    z-index: 3;
}

.christmas-pop {
    visibility: hidden;
    transform: translate(0, 140px);
    transition: 0.3s all ease-in;
    bottom: 2%;
    z-index: 999999999;
    position: fixed;
    left: 0;
    right: 0;
    width: 100%;
    opacity: 0;
}

.christmas-popup {
    visibility: visible;
    bottom: 2%;
    z-index: 9999;
    position: fixed;
    left: 0;
    right: 0;
    width: 100%;
    transform: translate(0, 0);
    transition: 0.3s all ease-in;
    opacity: 1;
}

.christmas-img-text {
    margin: auto;
    width: 100%;
    max-width: 800px;
    border-radius: 7px;
    display: flex;
    padding: 10px 20px;
    flex-direction: row;
    align-items: center;
    position: relative;
    justify-content: space-around;
    background-position: center;
    cursor: pointer;
}

.christmas-img-text a.close {
    position: absolute;
    top: 0;
    right: 0;
    transform: translate(10px, -10px);
    border: 1px solid #0000004d;
    padding: 10px;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    display: flex;
    flex-direction: row;
    align-items: center;
    background: #fff;
    justify-content: center;
    opacity: 1;
    line-height: 0;
    font-size: 15px;
    display: none;
}

.christmas-img-text a.close span {
    position: relative;
    font-weight: 700;
    top: -1px;
}

.christmas-img-text a.close:hover {
    background-color: #E64646;
}

.christmas-img-text a.close:hover span {
    color: #fff;
}

.text h2 {
    color: #fff;
    margin: 0;
    font-size: 24px;
    padding: 0 0 0 20px;
}

.text h2 span {
    font-size: 30px;
    font-weight: 700;
}


/*canvas {*/


/*    position: fixed !important;*/


/*    top: 0 !important;*/


/*    left: 0 !important;*/


/*    height: 100vh !important;*/


/*}*/

.qucik-links-custom.subscribe,
.qucik-links-custom.colsp {
    z-index: 9;
    position: relative;
}

#login h1 a,
.login h1 a {
    height: 70px !important;
    width: 290px;
    background-size: 100%;
    background-repeat: no-repeat;
    padding-bottom: 0;
}

.footer-logo {
    z-index: 9;
    position: relative;
}

.pricing .best-companies-ul li {
    box-shadow: 1px 0 6px 1px #00000038;
    background-color: unset;
}

canvas {
    display: none;
}


/* Homepage-redesign starts */

section.solution {
    padding: 0 0 270px 0;
}

.advertisement-page section.solution {
    padding: 120px 0 120px 0;
}

.solution .content h2 {
    font-size: 50px;
    text-align: center;
    font-weight: 400;
    margin: 0 auto;
}

.solution .content p {
    font-size: 16px;
    margin: 35px auto 70px;
    color: #636373;
    width: 100%;
    max-width: 92%;
    text-align: center;
}

.solution .outer-container {
    width: 100%;
    margin: auto;
    max-width: 1350px;
    /* max-width: 1154px; */
}

.solution .card {
    position: relative;
    display: -webkit-box;
    width: 100%;
    height: 100%;
    padding: 20px 10px;
    max-width: 300px;
    border-radius: 0;
    margin: auto;
    border: unset;
    transition: 0.5s all cubic-bezier(0, 0, 0, 0.02);
}

.solution .row {
    align-content: stretch;
    height: 100%;
}

.solution .row .col-md-4 {
    margin-bottom: 25px;
}

.solution .row .col-md-4:nth-child(7), .solution .row .col-md-4:nth-child(8), .solution .row .col-md-4:nth-child(9) {
    margin-bottom: 0px;
}

.solution .card:hover {
    background: #FFFFFF 0 0 no-repeat padding-box;
    box-shadow: 0 0 30px #0000001a;
}

.solution .card-body {
    padding: 0;
    position: relative;
}

.solution .card-button a.btn {
    padding: 0;
    position: relative;
    font-size: 14px;
    color: #12A1EA;
    font-weight: 600;
}

.solution .card-button a.btn:focus {
    border: unset;
    box-shadow: unset;
}

.solution .card-button a.btn:after {
    content: '\f105';
    position: absolute;
    right: 38px;
    bottom: 0px;
    line-height: 18px;
    font-family: 'FontAwesome';
    transform: translateX(50px);
    font-size: 15px;
    font-weight: 900;
    visibility: visible;
    opacity: 1;
    transition: 0.2s all cubic-bezier(0, 0, 0, 0.02);
    color: #12A1EA;
}

.solution .card-button a.btn:before {
    content: '';
    position: absolute;
    background-color: #12A1EA;
    width: 4px;
    height: 1.5px;
    right: 38px;
    padding-left: 12px;
    font-weight: 900;
    bottom: 8.8px;
    font-size: 14px;
    font-family: 'FontAwesome';
    transform: translateX(50px);
    visibility: visible;
    opacity: 0;
    transition: 0.2s all cubic-bezier(0, 0, 0, 0.02);
}

.solution .card:hover .card-button a.btn:before {
    content: '';
    position: absolute;
    background-color: #12A1EA;
    width: 10px;
    height: 2px;
    right: 32px;
    padding-left: 12px;
    font-weight: 900;
    bottom: 8px;
    font-size: 14px;
    font-family: 'FontAwesome';
    transform: translateX(50px);
    visibility: visible;
    opacity: 1;
    transition: 0.2s all cubic-bezier(0, 0, 0, 0.02);
}

.solution .card:hover .card-button a.btn:after {
    content: '\f105';
    position: absolute;
    right: 30px;
    bottom: 0px;
    line-height: 18px;
    font-family: 'FontAwesome';
    transform: translateX(50px);
    font-size: 15px;
    font-weight: 900;
    visibility: visible;
    opacity: 1;
    transition: 0.2s all cubic-bezier(0, 0, 0, 0.02);
    color: #12A1EA;
}

.solution h5.card-title:before {
    content: '';
    left: -10px;
    position: absolute;
    width: 2.5px;
    color: #12A1EA;
    height: 22px;
    top: 0;
    transform: translateX(0);
    background: #12A1EA;
}

.solution .card-title {
    margin: 20px 0 15px;
    font-size: 18px;
    position: relative;
}

.solution p.card-text {
    margin: 0 0 20px 0;
    color: #636373;
}


/*Main features section*/

.main-features {
    position: relative;
    background: #000;
    color: #fff;
    padding: 70px 0 210px;
}

.main-features:before {
    position: absolute;
    content: '';
    top: -149px;
    left: 0;
    border-width: 150px 100vw 0 0;
    border-color: transparent #000 transparent;
    border-style: solid;
    overflow: hidden;
}

.main-features:after {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    border-width: 150px 100vw 0 0;
    border-color: transparent #fff transparent;
    border-style: solid;
    overflow: hidden;
}

.main-headings h2 {
    font-size: 50px;
    margin: 0;
    font-weight: 400;
    line-height: 1.3;
}

.main-headings p {
    font-size: 18px;
    margin: 24px 0 70px;
}

.main-features button.btn.btn-link {
    padding: 0;
    color: #fff;
    font-size: 18px;
    background: transparent;
}

.card-header {
    padding: 0;
    border: 0;
    margin-bottom: 0;
    background-color: #000;
    border-bottom: 0 solid #000;
}


/*Main features section*/

.main-features .card {
    border: 0;
    padding: 0 0;
    border-radius: 0;
    background: #000;
}

.main-features .row {
    align-items: center;
    justify-content: space-between;
}

.main-features .card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 10px 0;
}

.main-features .main-accordian h5 button.btn.btn-link[aria-expanded=false]:before {
    position: absolute;
    content: '';
    bottom: 0;
    width: 100%;
    height: 2px;
    background: #1E1E1E;
}

.main-features .main-accordian h5 button.btn.btn-link[aria-expanded=true]:before {
    position: absolute;
    content: '';
    bottom: 0;
    width: 100%;
    height: 2px;
    background: #E3E3E3;
}

.main-features .main-accordian h5 {
    margin: 0;
    color: #fff;
    line-height: 1.3;
    position: relative;
}

.main-features .main-accordian h5 button.btn.btn-link {
    display: block;
    width: 100%;
    text-align: left;
    padding: 10px 10px 10px 0;
}

.main-features .main-accordian h5 button.btn.btn-link[aria-expanded=false]:after {
    content: '\f105';
    position: absolute;
    right: 0;
    background: transparent;
    font-family: 'FontAwesome';
    transform: rotate(0deg);
    width: auto;
    font-size: 30px;
    top: 0;
    transition: all 0.3s ease
}

.main-features .main-accordian h5 button.btn.btn-link[aria-expanded=true]:after {
    content: ' \f105 ';
    position: absolute;
    right: 0;
    top: 0;
    background: transparent;
    font-family: 'FontAwesome';
    transition: all 0.3s ease;
    opacity: 1;
    width: auto;
    font-size: 30px;
    transform: rotate(-90deg);
}
.main-features .main-accordian h5 button:hover, .main-features .main-accordian h5 button.btn.btn-link:focus{
    text-decoration: unset;
}
section.p-integrations {
    padding: 70px 0 120px;
}

.p-content {
    text-align: center;
}

.p-integrations .p-content h4 {
    font-size: 50px;
    font-weight: 400;
    margin: 0;
}

.p-integrations .p-content p {
    font-size: 16px;
    margin: 24px 0 70px 0;
    color: #636373;
    line-height: 1.3;
}

.p-integrations .outer-container {
    width: 100%;
    margin: auto;
    max-width: 1350px;
    /* max-width: 1154px; */
}

.p-integrations .row {
    text-align: center;
    align-items: center;
}

.delivery-operations {
    background: #000;
    color: #fff;
    padding: 55px 0;
}

.d-heading p {
    margin-bottom: 30px;
    font-size: 24px;
}

.integration-apps {
    width: 200px;
    height: auto;
    margin: auto;
}

.integration-apps {
    width: 200px;
    height: 120px;
}

.integration-apps img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}


/* Exceptional Digital */

section.exceptional-digital {
    padding: 120px 0 210px;
}

section.exceptional-digital .row {
    align-items: center;
}

.exceptional-heading h3 {
    font-size: 50px;
    margin: 0 auto 90px;
    text-align: center;
    width: 100%;
    max-width: 700px;
    font-weight: 400;
}

.business-content h5 {
    font-size: 50px;
    margin: 0;
    font-weight: 400;
}

.business-content p {
    font-size: 16px;
    width: 100%;
    max-width: 480px;
    color: #636373;
    margin: 15px 0 25px 0;
}

.business-img,
.booking-img {
    width: auto;
}

.business-img img,
.booking-img img {
    width: 100%;
}

.agent-img,
.customer-img {
    height: auto;
}

.agent-img img,
.customer-img img {
    height: 100%;
}

.digital-experience ul {
    padding: 0;
}

.digital-experience li {
    position: relative;
    list-style: none;
    font-size: 18px;
    line-height: 2.0;
    padding: 0 0 0 15px;
    color: #515151;
}

.digital-experience li:before {
    content: '';
    left: 0;
    position: absolute;
    width: 2.5px;
    color: #12A1EA;
    height: 15px;
    top: 30%;
    margin: 0;
    background: #12A1EA;
}


/*Agent app*/

.agent-app {
    padding: 120px 0;
}

.agent-app .row {
    flex-direction: row-reverse;
}


/* Booking Form */

.booking-form {
    padding: 0 0 120px;
}


/*Customer App*/

.customer-app .row {
    flex-direction: row-reverse;
}


/*Onboard*/

section.on-board {
    /*padding: 300px 0;*/
    position: relative;
    background: #000;
    color: #fff;
    padding: 70px 0 210px;
}

.on-board:before {
    position: absolute;
    content: '';
    top: -150px;
    left: 0;
    border-width: 150px 100vw 0 0;
    border-color: transparent #000 transparent;
    border-style: solid;
    overflow: hidden;
}

.on-board:after {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    border-width: 150px 100vw 0 0;
    border-color: transparent #fff transparent;
    border-style: solid;
    overflow: hidden;
}

.onboard-img {
    text-align: center;
    width: auto;
}

.onboard-img img {
    width: 100%;
    transform: scale(1.2);
}

.onboard-text h4 {
    margin: 0;
    font-size: 36px;
    font-weight: 400;
}

.onboard-text p {
    font-size: 16px;
    margin: 24px 0 35px;
}

.onboard-apps {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: left;
}

.on-board .row {
    align-items: center;
}


/*blogsss*/

section.blogs {
    padding: 70px 0 120px;
    position: relative;
}

.blogs-text h2 {
    font-size: 50px;
    text-align: center;
    margin: 0 0 70px;
    font-weight: 400;
}

.blogs .blogs-sections .card {
    max-width: 310px;
    width: 100%;
    margin: auto;
    border-radius: 10px 10px 0 0;
    border: 1px solid #EFEFEF;
    transition: 0.5s all cubic-bezier(0, 0, 0, 0.02);
}

.blogs-cards .card:hover {
    /*background: #fff 0 0 repeat padding-box;*/
    box-shadow: 0 0 30px 5px #0c0c0c38;
}

.blogs-cards .card-image {
    width: auto;
    height: 160px;
}

.blogs-cards .card-image img {
    width: 100%;
    object-fit: cover;
    border-radius: 10px 10px 0 0;
    height: 100%;
}

.blogs-cards .card-body {
    padding: 20px;
}

.blogs-cards .card-body .card-title {
    font-size: 18px;
    margin: 0;
}

.blogs-cards .card-body .card-title a {
    color: #000;
    line-height: 1.5;
}

.blogs-cards .card-body p.card-text {
    font-size: 16px;
    margin: 20px 0 20px 0;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.blogs h5.card-title {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.card-date-btn {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.blogs-cards .card-date-btn .card-button {
    margin: 0;
    padding: 0;
    line-height: 0;
}

.blogs-cards .card-date-btn .card-button a.btn {
    padding: 0;
    line-height: 1.3;
    color: #12A1EA;
    position: relative;
    font-size: 14px;
    transition: 0.5s all cubic-bezier(0, 0, 0, 0.02);
}

.blogs-cards .card-date-btn .card-date p {
    margin: 0;
    color: #636373;
    font-size: 14px;
    font-weight: 500;
}

.blogs-cards .card-date-btn .card-button a.btn:focus {
    border: unset;
    background: unset;
    box-shadow: unset;
}


/*.blogs-cards .card:hover .card-date-btn .card-button a.btn{*/


/*    font-weight: 600;*/


/*    transition: 0.5s all cubic-bezier(0, 0, 0, 0.02);*/


/*}*/

.blogs-sections .card-button a.btn:after {
    content: '\f105';
    position: absolute;
    right: 38px;
    bottom: 0px;
    line-height: 18px;
    font-family: 'FontAwesome';
    transform: translateX(50px);
    font-size: 15px;
    font-weight: 900;
    visibility: visible;
    opacity: 1;
    transition: 0.2s all cubic-bezier(0, 0, 0, 0.02);
    color: #12A1EA;
}

.blogs-sections .card-button a.btn:before {
    content: '';
    position: absolute;
    background-color: #12A1EA;
    width: 4px;
    height: 1.5px;
    right: 38px;
    padding-left: 12px;
    font-weight: 900;
    bottom: 8.8px;
    font-size: 14px;
    font-family: 'FontAwesome';
    transform: translateX(50px);
    visibility: visible;
    opacity: 0;
    transition: 0.2s all cubic-bezier(0, 0, 0, 0.02);
}

.blogs-sections .card:hover .card-button a.btn:before {
    content: '';
    position: absolute;
    background-color: #12A1EA;
    width: 10px;
    height: 1px;
    right: 32px;
    padding-left: 12px;
    font-weight: 900;
    bottom: 9px;
    font-size: 14px;
    font-family: 'FontAwesome';
    transform: translateX(50px);
    visibility: visible;
    opacity: 1;
    transition: 0.2s all cubic-bezier(0, 0, 0, 0.02);
}

.blogs-sections .card:hover .card-button a.btn:after {
    content: '\f105';
    position: absolute;
    right: 30px;
    bottom: 0px;
    line-height: 18px;
    font-family: 'FontAwesome';
    transform: translateX(50px);
    font-size: 15px;
    font-weight: 900;
    visibility: visible;
    opacity: 1;
    transition: 0.2s all cubic-bezier(0, 0, 0, 0.02);
    color: #12A1EA;
}


/*Globe*/


/* Homepage redesign ends */

.video {
    width: 100%;
    max-width: 100px;
    margin: auto;
    transform: scale(2);
}


/* .video video {
width: 100%;
transform: scale(2);
} */

.delivery-operations .row {
    display: flex;
    align-items: center;
}

.common-img {
    right: 0;
    left: 0;
    width: 100%;
    max-width: 530px;
    position: absolute;
    top: 0;
    bottom: -80px;
    margin: auto;
    visibility: visible;
    opacity: 0.9;
    transition: all 0.3s ease-in-out;
}

.common-img img {
    width: 100%;
}


/*.features-1-img {
width: 100%;
max-width: 500px;
position: absolute;
opacity: 0.9;
top: 0;
bottom: -80px;
z-index: 1;
left: 0px;
transition: all 0.3s ease-in-out;
}*/


/*.features-2-img {*/


/*    left: auto;*/


/*    width: 100%;*/


/*    max-width: 450px;*/


/*    position: relative;*/


/*    bottom: -80px;*/


/*    margin: auto;*/


/*    visibility: visible;*/


/*    opacity: 0.9;*/


/*    transition: all 0.3s ease-in-out;*/


/*    !* transform: translateY(0); *!*/


/*}*/

.remove-animation {
    transform: translate3d(0, 100px, 25px);
    max-width: 450px;
    z-index: 3;
    opacity: 1;
    width: 100%;
    left: 55px;
    visibility: visible;
    margin: auto;
    transition: all 0.3s ease-in-out;
}

.add-animation {
    /* transform: translateY(-50px); */
    transform: translate3d(0, -50px, 25px);
    z-index: 3;
    max-width: 100%;
    width: 100%;
    opacity: 1;
    visibility: visible;
    transition: all 0.3s ease-in-out;
}

.agent-app .business-img,
.customer-app .business-img {
    height: auto;
}

.agent-app .business-img img,
.customer-app .business-img img {
    height: 100%;
    width: unset;
}

.onboard-gpay {
    padding: 0 20px 0px 0;
}

.onboard-apps:nth-child(2) .onboard-gpay {
    margin: 0;
}

.business-content.wow.slideInRight {
    padding-left: 100px;
}

.features-images {
    margin-bottom: 200px;
}

.main-features .card-body p:last-child img {
    width: 100%;
    margin: 0;
    display: none;
}

.main-features .card-body p:last-child {
    width: auto;
}

.view-all-btn {
    text-align: center;
    text-transform: uppercase;
    margin: 75px 0px 0px 0px;
}

.view-all-btn a {
    border-radius: 1px;
    border: 2px solid #12A1EA;
    color: #12A1EA;
    padding: 5px 30px;
    line-height: 0;
}

.view-all-btn:hover a {
    background: #12A1EA;
    color: #fff;
    border: 2px solid #12A1EA;
}

.payment p,
.holiday-sale p,
.linkst.contact {
    display: none;
}

/*

.delivery-management-software .main-features:before,
.delivery-management-software .main-features:after {
    display: none;
}

.delivery-management-software .main-features {
    background: #000;
    padding: 70px 0 70px;
}

.delivery-management-software .content-custom-slider {
    color: #000;
}

.delivery-management-software .best-companies.equal-space.adv .best-companies-ul li,
.delivery-management-software .best-companies.equal-space.adv {
    background-color: #fff;
}

.delivery-management-software .text-on-left h1 {
    width: 100%;
    max-width: 90%;
}
*/


.home .company-img {
    width: 230px;
    text-align: center;
    margin: auto;
}

.company-heading h2 {
    font-size: 50px;
    text-align: center;
    padding: 50px 0 0 0;
    margin: 0;
    color: #fff;
    font-weight: 400;
}


/* Ad Landing page */

.ad-lp .company {
    flex-wrap: wrap;
}

.ad-lp .company li {
    padding: 0 0 25px;
}

.ad-lp .company li:nth-last-child(-n+4) {
    padding: 0;
}

.ad-lp .company-heading h2 {
    font-size: 40px;
    padding: 70px 0 0 0;
    font-family: 'lato';
    font-weight: 400;
}

.ad-lp .company .company-img img {
    filter: none;
    transition: all 0.3s ease-in-out;
}

.company-icons.ad-lp {
    margin: 0;
}

.route-plan {
    padding: 100px 0;
}

.plan-content-layout .content h2 {
    font-size: 40px;
    margin: 0;
    text-align: center;
    font-family: 'lato';
    font-weight: 700;
    color: #000;
    font-family: 'lato';
}

.plan-content-layout .content p {
    margin: 28px 0px 70px 0;
    text-align: center;
    font-size: 20px;
    font-family: 'lato';
}

.plan-content-layout .layout .row {
    align-items: center;
    text-align: center;
}

.plan-content-layout .layout .row h3 {
    font-size: 32px;
    font-weight: 700;
    margin: 0;
    font-family: 'Lato';
    color: #000;
}

.plan-content-layout .layout .row p {
    padding: 30px 0px;
    font-size: 18px;
    margin: 0;
    font-family: 'lato';
    color: #000;
}

.layout-btn a.demo {
    padding: 0;
    border: 1px solid #000;
    width: 165px;
    display: flex;
    height: 45px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: auto;
    font-family: 'lato';
}

.layout-btn a.demo:hover {
    background-color: black;
    color: #fff;
    text-decoration: none;
}

.layout .image {
    width: auto;
}

.layout .image img {
    width: 90%;
}

.layout .layout-combo:not(:last-child) {
    padding: 0px 0px 100px;
}

.layout .layout-combo:nth-child(2n) .row {
    flex-direction: row-reverse;
}

.plan-content-layout .layout-combo .row .col-6:first-child {
    order: 1;
}

.plan-content-layout .layout-combo .row .col-6:nth-child(2) {
    order: 2;
}

.scale-delivery {
    padding: 0px 0 100px;
}

.scale-content {
    background-position: center;
    padding: 45px 0;
    background-size: cover;
    text-align: center;
    border-radius: 25px;
    color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.scale-content h2 {
    font-size: 36px;
    margin: 0;
    font-weight: 700;
    font-family: 'lato';
}

.scale-content p {
    font-size: 18px;
    margin: 28px 0 50px 0;
    font-family: 'lato';
}

.scale-delivery .layout-btn a.demo:hover {
    background-color: transparent;
    color: #fff;
    text-decoration: none;
    border: 2px solid #fff;
}

.route-optimization-software .text-on-left h1, .delivery-management-software .text-on-left h1 {
    font-weight: 600;
    font-size: 36px;
    margin-bottom: 0;
    padding: 20px 0 28px;
    font-family: 'lato';
}

.route-optimization-software .text-on-left p, .delivery-management-software .text-on-left p {
    max-width: 100%;
    padding: 0;
    color: #fff;
    font-size: 20px;
    margin-bottom: 0;
    font-weight: 700;
    font-family: 'Lato';
}

.route-optimization-software ul.adv-ul-routing,
.white-glove-delivery ul.adv-ul-routing {
    margin: 0;
    padding: 0 0px 0px 30px;
    list-style: none;
}

.route-optimization-software ul.adv-ul-routing li,
.white-glove-delivery ul.adv-ul-routing li, .delivery-management-software ul.adv-ul-routing li,
.page-template-pickup-and-delivery-management-software ul.adv-ul-routing li, .delivery-management-software ul.adv-ul-routing li {
    position: relative;
    padding: 0px 0px 20px 20px;
    color: #fff;
    font-size: 20px;
}

.route-optimization-software ul.adv-ul-routing li:before,
.page-template-pickup-and-delivery-management-software ul.adv-ul-routing li:before,
.white-glove-delivery ul.adv-ul-routing li:before, .delivery-management-software ul.adv-ul-routing li:before {
    position: absolute;
    content: '';
    left: 0;
    position: absolute;
    width: 2.5px;
    color: #12A1EA;
    height: 17px;
    top: 0;
    line-height: 0;
    transform: translateY(45%);
    background: #12A1EA;
}

.route-optimization-software h2 {
    font-size: 30px;
    margin: 0;
    color: #fff;
    font-weight: 600;
}

.scale-delivery .layout-btn a.demo {
    border: 1px solid #fff;
}

#banner_content .form-on-right {
    position: relative;
    z-index: 2;
}

.route-optimization-software .banner {
    background-size: cover;
}

.form-on-right h4 {
    font-size: 20px;
    background: #000;
    color: #fff;
    text-align: center;
    padding: 16px;
    font-weight: 700;
    border-radius: 0;
    font-family: 'lato';
}

.outer-copyright {
    display: none;
}

.outer-copyright p {
    margin: 0;
}


/* Our awards */

.company-icons.our-awards {
    margin: 70px 0px 40px;
    background: #fff;
}

.company-icons.our-awards .company-heading h2 {
    color: #000;
    padding: 0;
}

.company-icons.our-awards .company {
    padding: 50px 0 0;
    align-items: center;
    justify-content: space-around;
}

.home .company-icons.our-awards .company-img {
    width: auto;
    text-align: center;
    margin: auto;
    height: auto;
    padding: 10px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.home .company-icons.our-awards .company-img img {
    width: 100%;
}

.company-icons.our-awards .company li {
    width: auto;
}


/* Popup */

.popup-usecase .modal-dialog.modal-dialog-centered {
    max-width: 750px;
}

.popup-usecase .modal-content {
    max-height: 400px;
    height: 100vh;
    background-position: center;
    background-size: cover;
    border: 0;
    background-color: #000;
    border-radius: 40px;
}

.popup-usecase .heading-text {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-evenly;
}

.popup-usecase .modal-body .row {
    height: 100%;
}

.popup-usecase span {
    position: absolute;
    z-index: 999;
    right: 10px;
    top: 0px;
    color: #fff;
    font-size: 35px;
    line-height: 1.1;
    transform: translate(-10px, 0px);
    cursor: pointer;
}

ul.optimize-delivery {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
    margin: 0;
    padding: 0 50px 0px 0px;
}

.optimize-delivery li {
    list-style: none;
    width: 110px;
}

.popup-usecase .heading h2 {
    font-size: 24px;
    text-align: end;
    font-family: 'lato';
    color: #fff;
    margin-bottom: 15px;
}

.popup-usecase .heading p {
    text-align: center;
    padding: 0 0 0 140px;
    color: #fff;
    font-size: 25px;
    margin-bottom: 0px;
    background: -webkit-linear-gradient(#41AD49, #007EBF);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.optimize-delivery .image {
    max-width: 70px;
    height: 70px;
    width: 100%;
    border: 1px solid #fff;
    margin: 0px auto 10px;
    padding: 10px;
    border-radius: 13px;
    background: #FFF;
}

.optimize-delivery .image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.optimize-delivery .text h6 {
    max-width: 75px;
    width: 100%;
    margin: auto;
    color: #fff;
    text-align: center;
    font-family: 'Lato';
    font-size: 14px;
}

.button-trial a.demo {
    padding: 5px 15px;
    background-color: #fff;
    color: #000;
    font-size: 15px;
    font-weight: 600;
    text-decoration: none;
    border: 1px solid #fff;
    display: inline-block;
}

.button-trial {
    text-align: end;
    margin: 0 100px 0 0;
    position: relative;
}

.button-trial p:before {
    position: absolute;
    content: "\f00c";
    left: -20px;
    font-family: 'FontAwesome';
    color: #41AD49;
    transform: translateX(0px);
}

.button-trial p {
    margin: 5px 0px 0px 0px;
    position: absolute;
    right: 15px;
    font-size: 13px;
    color: #fff;
}

.button-trial p:before {
    position: absolute;
    content: '\f00c';
    right: 160px;
}

.popup-usecase .image {
    position: relative;
}

.popup-usecase .image:after {
    position: absolute;
    content: '\f00c';
    background: #fff;
    width: 20px;
    height: 20px;
    font-size: 13px;
    padding: 0px 0 0px 3px;
    border-radius: 50px;
    bottom: -5px;
    transform: translateY(0px);
    font-family: 'Fontawesome';
    border: 1px solid #41AD49;
    color: #41AD49;
    /* flex-direction: row; */
}

.white-glove-delivery .text-on-left p {
    display: none;
}

.white-glove-delivery .partner-faq h2 {
    font-size: 36px;
    font-weight: 600;
    line-height: 1.3;
    color: #000;
    margin-bottom: 25px;
    font-family: 'lato';
}

.white-glove-delivery .text-on-left h1 {
    margin-bottom: 30px;
}

.white-glove-delivery .partner-faq {
    padding: 0px 0 120px;
}

/*delivery-management-software*/
/*
.delivery-management-software section.solution {
    padding: 100px 0;
}

.delivery-management-software .main-features:before {
    display: none;
}

.delivery-management-software .main-features {
    padding: 100px 0;
}
*/

.white-glove-delivery .faq-collapse .card {
    width: 60%;
    margin: auto;
}

.white-glove-delivery section.banner {
    background-size: cover;
}

.button-trial a.demo:hover {
    background-color: #000;
    color: #fff;
    border: 1px solid #fff;
}

/*
.delivery-management-software .text-on-left h2 {
    color: #fff;
    font-size: 30px;
    margin: 0;
}

.delivery-management-software ul.adv-ul-routing li:last-child {
    padding: 0px 0px 20px 28px;
}*/

.white-glove-delivery section.banner {
    background-size: cover;
    height: 100%;
    background-position: top;
}

/*

.delivery-management-software .solution .card-image {
    width: 50px;
    height: 50px;
}

.delivery-management-software .solution .card-image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.delivery-management-software section.banner {
    background-size: cover;
}

.delivery-management-software .p-integrations {
    padding: 100px 0;
}

.delivery-management-software .p-integrations .outer-container {
    width: 100%;
    margin: auto;
    max-width: 1140px;
}

*/
/* delivery management software starts */

.delivery-management-software section.solution {
    padding: 100px 0;
}

.delivery-management-software .main-features:before, .delivery-management-software .main-features:after {
    display: none;
}

.delivery-management-software .main-features {
    padding: 100px 0;
}

/* new delivery management page starts */
.delivery-management-software ul.adv-ul-routing,
.page-template-pickup-and-delivery-management-software .adv-ul-routing {
    margin: 0;
    padding: 0 0px 0px 0px;
    list-style: none;
}

.delivery-management-software .text-on-left h2 {
    color: #fff;
    font-family: 'Lato';
    font-size: 28px;
    font-weight: 400;
    margin: 0 0 30px;
}

.delivery-management-software ul.adv-ul-routing li:last-child {
    padding: 0px 0px 20px 18px;
}


.delivery-management-software .solution .card-image {
    width: 50px;
    height: 50px;
}

.delivery-management-software .solution .card-image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.delivery-management-software section.banner {
    padding: 170px 0 130px;
    background-size: cover;
    height: auto;
}

.delivery-management-software .p-integrations {
    padding: 100px 0;
}

.delivery-management-software .p-integrations .outer-container {
    width: 100%;
    margin: auto;
    max-width: 1140px;
}

.use-case-list .company-heading h2 {
    color: #000;
    padding: 0;
}

.use-case-list {
    margin: 100px 0;
    background: #fff;

}

.use-case-list .card {
    min-height: 250px;
    display: flex;
    flex-direction: column;
    height: 100%;
    align-items: center;
    justify-content: center;
}

.use-case-list .card-image {
    margin: 0 auto 20px;
    width: 60px;
    height: 60px;
}

.use-case-list .card-image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.use-case-list .card-body {
    flex: unset;
    padding: 0;
}

.delivery-management-software .main-features:before,
.delivery-management-software .main-features:after {
    display: none;
}

.delivery-management-software .use-case-list .company {
    padding: 50px 0 0;
}

.delivery-management-software .main-features {
    padding: 100px 0;
}

.delivery-management-software .main-features .row:nth-child(even) {
    flex-direction: row-reverse;
    padding: 100px 0;
}

.delivery-management-software .main-features .container > h2 {
    font-weight: 700;
    font-family: 'Lato';
    margin: 0 0 70px 0;
    text-align: center;
    font-size: 50px;
}

.delivery-management-software .company-icons {
    margin: 0 0 70px 0;
}

.delivery-management-software .use-case-list .company-heading h2 {
    font-weight: 700;
    font-family: 'Lato';
}

.use-case-list .card h5.card-title {
    font-size: 30px;
    font-family: 'Lato';
    font-weight: 500;
    margin: 0;
    height: 100%;
    min-height: 70px;
}

.delivery-management-software .p-integrations .row .col-md-3.col-6:not(:last-child) {
    margin-bottom: 30px;
}

.delivery-management-software .p-integrations .row .col-md-3.col-6:nth-last-child(2),
.delivery-management-software .p-integrations .row .col-md-3.col-6:nth-last-child(3),
.delivery-management-software .p-integrations .row .col-md-3.col-6:nth-last-child(4) {
    margin-bottom: 0;
}

.delivery-management-software .company-icons.use-case-list .item {
    padding: 0 10px;
}

.delivery-management-software .layout-btn a.demo {
    margin: 20px 0 0 0;
}

.delivery-management-software .layout-btn a.demo:hover {
    border: 1px solid #fff;
}

.delivery-management-software .banner .row {
    align-items: flex-start;
}

.delivery-management-software {
    font-family: 'lato' !important;
}

.delivery-management-software .copyright-section {
    display: block;
}

/* delivery management software ends */

.pickup-and-delivery-management-software .best-companies-image {
    height: 100%;
    width: auto;
    display: flex;
    min-height: 86px;
    flex-direction: column;
    justify-content: center;
}

.pickup-and-delivery-management-software .best-companies.equal-space.adv .best-companies-ul li {
    display: flex;
    background: #000;
    align-items: center;
    justify-content: center;
    padding: 20px;
}

/* ebook page css starts */

.from-long-distance {
    padding: 120px 0 0;
    margin-bottom: 110px;
    height: 100%;
    position: relative;
}

.from-long-distance .container {
    height: 100%;
}

.from-long-distance .row {
    height: 100%;
    align-items: center;
    justify-content: space-between;
}

.from-long-distance .row .col-lg-4 {
    margin: 0 30px 0 0;
}

.distance-heading h2 {
    font-size: 30px;
    width: 100%;
    max-width: 520px;
    font-weight: 600;
    margin-bottom: 30px;
    line-height: 1.3;
    letter-spacing: 0.3px;
    color: #000000;
}

.distance-heading p {
    font-size: 20px;
    font-weight: 400;
    width: 100%;
    line-height: 28px;
    max-width: 477px;
    color: #000000;
    margin-bottom: 45px;

}

.distance-heading h5 {
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    color: #000;
    margin-bottom: 15px;
    /* font-family: 'Lato', sans-serif; */
}

.discover-list {
    padding: 0 20px;
    margin-bottom: 65px;
    position: relative;
}

.discover-list li {
    list-style: none;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    /* font-family: 'Lato', sans-serif; */
}

.discover-list li:before {
    content: '|';
    position: absolute;
    margin-left: -20px;
    color: #1c8cc6;
    font-weight: 900;
}

.distance-photo figure img {
    width: 100%;
}

.distance-photo {
    display: flex;
    justify-content: center;
    width: 100%;
}

.c-form label {
    max-height: 44px;
    width: 100%;
    /* max-width: 552px; */
    border-radius: 9px;
    background: #efefef;
}

.c-form label input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email {
    /* width: 60%; */
    padding: 15px;
    background: #efefef;
    /* margin-right: -5px; */
    border: none;
    height: 43px;
    border-radius: 9px;
    font-size: 16px;
    line-height: 41px;
}

.c-form label .wpcf7-submit {
    /* width: 40%; */
    padding: 7px 32px;
    margin: 0px;
    background: #000;
    color: #fff;
    font-size: 16px;
    border-radius: 9px;
}

/* .ebooks-template-default ul.navbar-nav.ml-auto {
    display: none;
} */
.download-now a {
    color: #fff;
    background: #007EBF;
    padding: 6px 10px;
    border-radius: 5px;
    font-size: 14px;
    /* font-family: 'Lato', sans-serif; */
    font-weight: 600;
    line-height: 17px;
}

.gradient-form {
    background: #fff;
    border-radius: 50px;
    padding: 0px;
    box-shadow: 0px 6px 6px #00000029;
}

.from-long-distance .hbspt-form {
    padding: 20px 25px;
}

.from-long-distance .row .col-lg-4 {
    padding: 0px;
}

.distance-photo figure img {
    width: 100%;
}


.from-long-distance h3 {
    font-size: 24px;
    font-weight: 600;
}

.single-ebooks .banner {
    display: none;
}


/* ebook page css ends */

.page-template-pickup-and-delivery-management-software .laptop-and-watch-image img {
    width: auto;
    transform: unset !important;
}

.page-template-pickup-and-delivery-management-software .text-on-left h1 {
    font-size: 36px;
    font-family: 'Lato';
    font-weight: 700;
}

.page-template-pickup-and-delivery-management-software .text-on-left p {
    max-width: 100%;
    padding: 30px 0;
    font-size: 28px;
}

/*.pickup-and-delivery-management-software .banner {
    padding: 120px 0 0px;
}
.pickup-and-delivery-management-software ul.adv-ul-routing li:last-child {
    padding-bottom: 0;
    line-height: 1.3;
}*/
.page-template-pickup-and-delivery-management-software .banner {
    background-size: contain;
}

.page-template-pickup-and-delivery-management-software .company-icons.ad-lp {
    padding: 100px 0;
    margin: 0;
}

.page-template-pickup-and-delivery-management-software .company {
    padding: 70px 0 0 0;
}

.page-template-pickup-and-delivery-management-software .ad-lp .company-heading h2 {
    font-size: 36px;
    padding: 0;
    font-family: 'lato';
    font-weight: 600;
}

.page-template-pickup-and-delivery-management-software .tailor-made .card-image p {
    font-size: 15px;
    font-weight: 400;
    line-height: 1.3;
    color: #000;
    min-height: 90px;
    margin-bottom: 0px;
    height: 100%;
}

.page-template-pickup-and-delivery-management-software .heading-main {
    width: 100%;
}

.page-template-pickup-and-delivery-management-software .tailor-made h2 {
    font-size: 36px;
    font-weight: 600;
    margin-bottom: 0px;
}

.page-template-pickup-and-delivery-management-software .tailor-made .card-image:hover p {
    color: #fff;
}

.page-template-pickup-and-delivery-management-software .main-features:before, .page-template-pickup-and-delivery-management-software .main-features:after {
    display: none;
}

.page-template-pickup-and-delivery-management-software .main-features .container > h2 {
    font-weight: 600;
    font-family: 'Lato';
    margin: 0 0 30px 0;
    text-align: center;
    font-size: 36px;
}

.page-template-pickup-and-delivery-management-software .main-features .container > p {
    padding: 0 0 100px 0;
    font-size: 28px;
    text-align: center;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
}

.page-template-pickup-and-delivery-management-software .main-headings p {
    font-size: 20px;
    margin: 30px 0;
}

.page-template-pickup-and-delivery-management-software .card {
    width: 100%;
}

.page-template-pickup-and-delivery-management-software .main-accordian .card-body p {
    margin: 0;
}

.page-template-pickup-and-delivery-management-software .main-features .card-body {
    padding: 20px 0;
}

.page-template-pickup-and-delivery-management-software .layout-btn a.demo {
    margin: 50px 0 0 0;
    font-size: 20px;
}

.page-template-pickup-and-delivery-management-software .layout-btn a.demo:hover {
    border: 1px solid #fff;
}

.page-template-pickup-and-delivery-management-software .main-features .row:nth-child(even) {
    flex-direction: row-reverse;
    padding: 100px 0;
}

.page-template-pickup-and-delivery-management-software .main-features {
    padding: 100px 0;
}

.page-template-pickup-and-delivery-management-software .main-headings h2 {
    font-size: 36px;
}

.page-template-pickup-and-delivery-management-software .p-integrations {
    padding: 100px 0;
}

.page-template-pickup-and-delivery-management-software .main-features .main-accordian h5 button {
    font-size: 18px;
}

.page-template-pickup-and-delivery-management-software .p-integrations .p-content h4 {
    font-size: 36px;
    font-weight: 600;
    color: #000;
}

.page-template-pickup-and-delivery-management-software .p-integrations .p-content p {
    font-size: 28px;
    margin: 30px 0 70px 0;
}

.page-template-pickup-and-delivery-management-software .partner-faq h2 {
    font-size: 36px;
    font-weight: 600;
    margin-bottom: 70px;
    color: #000;
}

.page-template-pickup-and-delivery-management-software .partner-faq .row .faq-title-wrapper {
    margin-bottom: 0;
}

.page-template-pickup-and-delivery-management-software .partner-faq {
    padding: 100px 0;
}

.page-template-pickup-and-delivery-management-software .faq-collapse .card-body {
    background-color: #fff;
    padding: 20px;
    color: #000;
    position: relative;
}

.page-template-pickup-and-delivery-management-software .faq-collapse .card-body:before {
    content: '';
    position: absolute;
    width: 96.8%;
    height: 1px;
    top: 0;
    color: #707070;
    background: #707070;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
}

.page-template-pickup-and-delivery-management-software .faq-collapse .card-body p {
    font-size: 20px;
    color: #707070;
    margin: 0;
}

.page-template-pickup-and-delivery-management-software .faq-collapse .card-header a {
    padding: 18px 58px 18px 18px;
    font-size: 20px;
}

.laundry-pickup-and-delivery-software .opt-for-grocery h4.card-percentage,
.newspaper-delivery-software .opt-for-grocery h4.card-percentage,
.cannabis-delivery-software .opt-for-grocery h4.card-percentage,
.alcohol-delivery-software .opt-for-grocery h4.card-percentage,
.furniture-delivery-software .opt-for-grocery h4.card-percentage,
.bottled-water-delivery-software .opt-for-grocery h4.card-percentage,
.pharmacy-delivery-software .opt-for-grocery h4.card-percentage,
.gifts-and-flowers-delivery-management-software .opt-for-grocery h4.card-percentage,
.courier-dispatch-software .opt-for-grocery h4.card-percentage {
    font-size: 36px;
    margin: 0;
    padding: 0 0 15px 0;
}

.laundry-pickup-and-delivery-software .tailor-made .card-image h4.card-percentage ~ p,
.newspaper-delivery-software .tailor-made .card-image h4.card-percentage ~ p,
.cannabis-delivery-software .tailor-made .card-image h4.card-percentage ~ p,
.alcohol-delivery-software .tailor-made .card-image h4.card-percentage ~ p,
.furniture-delivery-software .tailor-made .card-image h4.card-percentage ~ p,
.pharmacy-delivery-software .tailor-made .card-image h4.card-percentage ~ p,
.gifts-and-flowers-delivery-management-software .tailor-made .card-image h4.card-percentage ~ p,
.bottled-water-delivery-software .tailor-made .card-image h4.card-percentage ~ p,
.courier-dispatch-software .tailor-made .card-image h4.card-percentage ~ p {
    height: auto;
    min-height: auto;
}

.laundry-pickup-and-delivery-software .tailor-made .card-image:hover .card-percentage,
.newspaper-delivery-software .tailor-made .card-image:hover .card-percentage,
.cannabis-delivery-software .tailor-made .card-image:hover .card-percentage,
.alcohol-delivery-software .tailor-made .card-image:hover .card-percentage,
.furniture-delivery-software .tailor-made .card-image:hover .card-percentage,
.pharmacy-delivery-software .tailor-made .card-image:hover .card-percentage,
.bottled-water-delivery-software .tailor-made .card-image:hover .card-percentage,
.gifts-and-flowers-delivery-management-software .tailor-made .card-image:hover .card-percentage,
.courier-dispatch-software .tailor-made .card-image:hover .card-percentage {
    color: #fff;
}

.laundry-pickup-and-delivery-software .heading-main p,
.newspaper-delivery-software .heading-main p,
.cannabis-delivery-software .heading-main p,
.alcohol-delivery-software .heading-main p,
.furniture-delivery-software .heading-main p,
.pharmacy-delivery-software .heading-main p,
.bottled-water-delivery-software .heading-main p,
.gifts-and-flowers-delivery-management-software .heading-main p,
.courier-dispatch-software .heading-main p {
    padding: 30px 0 0 0;
    margin: 0 auto;
    font-size: 28px;
    width: 100%;
    max-width: 90%;
}


.page-template-pickup-and-delivery-management-software .partner-faq #faqCollapse a.btn-block[aria-expanded=false]:after, .page-template-pickup-and-delivery-management-software .partner-faq #faqCollapse a.btn-block[aria-expanded=true]:after {
    top: 0px;
    display: flex;
    flex-direction: row;
    align-items: center;
    height: 100%;
}

.page-template-pickup-and-delivery-management-software .partner-faq .faq-collapse {
    flex: 0 0 70%;
    margin: auto;
    max-width: 70%;
}

.page-template-pickup-and-delivery-management-software .scale-content h2 {
    margin: 0;
    width: 100%;
    z-index: 1;
    max-width: 85%;
    font-weight: 600;
    line-height: 1.3;
}

.faq-collapse .card-body ul {
    padding: 20px 0px 0px 30px;
    margin: 0;
}



/*gradient section homepage css starts*/
.gradient .d-btn {
    display: inline-block;
}
.gradient {
    padding: 200px 0 87px 0;
	display: none;
}
.gradient .content {
    padding: 35px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    border-radius: 20px;
    max-width: 90%;
    margin: auto;
}
.gradient .row {
    align-items: center;
    justify-content: space-between;
}
.gradient h2 {
    font-size: 44px;
    line-height: 1.3;
    font-family: 'Lato';
    font-weight: 900;
    color: #fff;margin: 0;
}
.gradient p {
    color: #fff;
    font-size: 20px;
    margin-bottom: 26px;
    padding-right: 100px;
}
.gradient a.demo {
    color: #007EBF;
    border: 3px solid #fff;
    transition: 0.1s all linear;    font-size: 16px;
}
.gradient  a.demo:hover {
    background-color: #fff;color: #007EBF;
    text-decoration: none;
}
/*gradient section homepage css ends*/
/* home delivery lp starts */
.home-delivery-world-2022 .text-on-left h1 {
    padding: 0 100px 0 0;
    font-size: 36px;
}
.home-delivery-world-2022 .text-on-left p {
    max-width: 539px;
    padding: 20px 0 40px;
    font-size: 20px;
    margin-bottom: 0;
}
.home-delivery-world-2022 .text-on-left p~p {
    padding: 0;
    margin: 0 0 20px 0;
    font-size: 22px;
    font-weight: 700;
    font-family: 'Lato';
}
.home-delivery-world-2022 .banner ul {
    margin-bottom: 0;
    padding: 0;
}
.home-delivery-world-2022 .banner li {
    list-style: none;
    font-size: 18px;
    color: #fff;
}
.home-delivery-world-2022 .banner li  span {
    font-weight: 600;
    padding-right: 5px;
}
.home-delivery-world-2022 .gradient {
    padding: 100px 0;
}
.reasons-delivery {
    padding: 100px 0 0 0;
}
.reasons-delivery .heading h2 {
    font-size: 50px;
    font-family: 'Lato';
    color: #000;
    padding: 0 0 50px 0;
    margin: 0;
}
.reasons-delivery .left-content h3{
    position: relative;
    font-size: 22px;
    padding: 0 0 0 10px ;
    font-weight: 700;
    color: #000;
}
.reasons-delivery .left-content h3:after {
    content: '';
    top: 50%;
    left: 0;
    position: absolute;
    width: 2px;
    background-color: #007EBF;
    height: 80%;
    transform: translateY(-50%);
}
.right-content p {
    margin-bottom: 60px;
    font-size: 18px;
    color: #000;
}
.right-content p span{
    font-weight: 700;
}

.delivery-note h5 {
    margin: 0;
    font-size: 18px;
    color: #000;
}
.home-delivery-world-2022 .contact-form-outer {
    box-shadow: 0 3px 6px #00000029;
    border: 0px solid #e5e5e5;
    position: relative;
    background: unset;
    border-radius: 50px;    padding: 0 0 0 80px;
}
.home-delivery-world-2022 .form-on-right {
    background: #fff;
    border-radius: 50px;
}
.home-delivery-world-2022   .form-on-right {
    position: relative;
    z-index: 2;
    border-radius: 40px;
    background: #000;
    border: 1px solid #fff;
}
.home-delivery-world-2022 .hbspt-form {
    background: #fff;
    padding: 30px 20px;
    border-bottom-left-radius: 40px;
    border-bottom-right-radius: 40px;
}
.home-delivery-world-2022 h4 {
    border: 1px solid #3939396b;
    padding: 20px;
    text-align: center;
    color: #fff;
    font-weight: 700;
    font-size: 20px;
    font-family: 'Lato';
    margin: 0;
    border-radius: 40px 40px 0 0;    background: #000;
}
.home-delivery-world-2022 .frm {
    z-index: 1;
    position: relative;
}
.home-delivery-world-2022 .form-background-layer{
    max-width: initial;
}
.home-delivery-world-2022 .banner{
    padding-bottom: 80px;
    height: auto;
}
.home-delivery-world-2022 section{
    overflow-x: hidden;
}
.home-delivery-world-2022 ul.navbar-nav.ml-auto {
    display: none;
}

/* case study page css */
.case-study {
    position: relative;
    padding: 100px 0;
    clear: both;
    display: block;
    height: auto;
}

ul.case-list {
    padding: 0;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.case-list li {
    list-style: none;
    margin: 0 10px 20px;
    background: #f9f4f4;
    padding: 0 0 25px;
    text-align: center;
    width: 30%;
}
.case-list li a {
    padding: 15px;
    display: block;
    height: 100%;
}

.case-list li figure {
    width: 100%;
    height: 300px;
    /* background: #ccc; */
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}
.case-list li figure img {
    width: 100%;
}

.case-list li p {
    margin: 0;
    color: #000;
    padding: 0 10px;
    font-size: 24px;
    line-height: 1.2;
}

/* new css */

.delivery-content{
    position: relative;
}


/* iso css */
.iso-box {
    display: flex;
    align-items: center;
    margin: 20px 0 0;
}
.iso + .iso {
    margin: 0 0 0 10px;
}
/* home delivery lp ends */
@media only screen and (min-width: 2401px) {
    .banner.meet-the-world .text-on-left h1 {
        font-size: 63px;
        width: 100%
    }

    .banner.meet-the-world .text-on-left p {
        font-size: 28px;
        max-width: 95%
    }

    .banner.meet-the-world .text-on-left h1 br {
        display: block
    }
}

@media all and (device-width: 2560px) and (device-height: 1440px) and (orientation: landscape) {
    .page-template-templatespricing-php .text-on-left {
        margin: 70px 0;
    }

    .pricing figure.phn-img0-effect img {
        width: 104%;
    }

    .pricing section.banner {
        height: 60%;
        padding: 120px 0 70px;
    }
}

@media only screen and (max-width: 2400px) and (min-width: 1900px) {
    .banner.meet-the-world .text-on-left h1 br {
        display: block
    }

    .banner.meet-the-world .text-on-left h1 {
        font-size: 45px
    }

    .banner.meet-the-world .text-on-left p {
        font-size: 25px;
        max-width: 95%
    }
}

@media only screen and (max-width: 1920px) {
    .page-template-templatesfield_service-php .our-feature-img .container {
        max-width: 100%;
        padding: 0
    }
}

@media only screen and (min-width: 1920px) {
    .white-glove-delivery section.banner {
        background-size: cover;
        height: 100%;
        background-position: top;
    }

    .pricing figure.phn-img0-effect img {
        width: 100%;
    }

    .pricing .pricing-gif {
        position: static;
        right: 0;
        bottom: 0
    }

    .banner.meet-the-world .col-lg-7.col-md-7.col-sm-12.col-xs-12 {
        padding-left: 18%
    }

    .banner.meet-the-world {
        padding: 132px 0 82px
    }

    .truck-route-planning-software .grocery-our-features-section-2::before,
    .truck-route-planning-software .grocery-our-features-section-4::before,
    .truck-route-planning-software .grocery-our-features-section-6::before,
    .truck-route-planning-software .grocery-our-features-section-8::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: linear-gradient(to left, transparent, #000 55%)
    }

    .truck-route-planning-software .grocery-our-features-section-1::before,
    .truck-route-planning-software .grocery-our-features-section-3::before,
    .truck-route-planning-software .grocery-our-features-section-5::before,
    .truck-route-planning-software .grocery-our-features-section-7::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: linear-gradient(to right, transparent, #000 55%)
    }

    .page-template-templatesTaxi-php .grocery-our-features-section-2::before,
    .page-template-templatesTaxi-php .grocery-our-features-section-4::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: linear-gradient(to left, transparent, #000 55%)
    }

    .page-template-templatesservice-and-maintenance-php .grocery-our-features-section-1 .grocery-delivery-mob-image {
        width: auto
    }

    .page-template-templatescannabis-php .grocery-our-features-section-4::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: linear-gradient(to left, transparent, #000 52%)
    }

    .page-template-templatescannabis-php .grocery-our-features-section-1::before,
    .page-template-templatescannabis-php .grocery-our-features-section-3::before,
    .page-template-templatescannabis-php .grocery-our-features-section-5::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: linear-gradient(to right, transparent, #000 54%)
    }

    .pricing-gif .phn-img0-effect img {
        width: 640px
    }

    section.banner {
        background-position: bottom center
    }
}

@media (max-width: 1370px) and (min-width: 1200px) {
    .banner.meet-the-world .text-on-left h1 {
        width: 95%;
        font-size: 42px
    }
}

@media (max-width: 1025px) {
    .header-banner-left h2 {
        font-size: 36px
    }

    .header-banner-left p {
        font-size: 18px
    }

    .header-banner-left a {
        bottom: -55px;
        padding: .3rem .6rem
    }

    .connecting-people h2 {
        font-size: 2rem
    }

    .connecting-people p {
        font-size: 1.1rem
    }

    .sales-inquiries {
        padding: 70px 2vw
    }

    .sales-inquiries .responsive-width {
        width: 100% !important
    }

    .blog-content .row .text-left {
        margin-right: .2rem;
        padding-right: 0;
        font-size: 14px
    }

    .blog-content .row .text-right {
        margin-right: .1rem;
        font-size: 14px;
        padding-left: 0
    }

    .collaborate-left {
        padding: 2rem
    }

    .collaborate-left h3 {
        font-size: 24px
    }

    .panel img {
        max-height: 300px
    }
}

@media (max-width: 770px) {
    .header-banner-left p {
        margin-top: .5rem
    }

    .header-banner-left a {
        bottom: -35px;
        padding: .2rem .5rem;
        font-size: .8rem
    }

    .header-banner-left h2 {
        font-size: 24px
    }

    .header-banner-left p {
        font-size: 12px
    }

    .connecting-people {
        padding: 3rem 2rem
    }

    .connecting-people h2 {
        font-size: 1.8rem
    }

    .connecting-people p {
        font-size: 1rem
    }

    .panel img {
        max-height: 275px;
        max-width: 185px
    }

    .panel h5,
    .panel h6 {
        font-size: 1.4rem
    }

    .sales-form-title,
    .sales-inquiries h2 {
        font-size: 1.5rem
    }
}

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

    section.from-long-distance {
        margin: 120px 0 70px;
        padding: 0;
    }

    .distance-heading p {
        margin-bottom: 30px;
    }

    .discover-list {
        margin-bottom: 45px;
    }
}

@media (max-width: 576px) {
    .distance-heading h2 {
        font-size: 24px;
        line-height: 32px;
    }

    .distance-heading p {
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 30px;
    }

    .distance-photo figure img {
        max-width: 400px;
    }

    /* section.from-long-distance {
        padding: 70px 0 0px;
    } */
    .distance-heading h5 {
        margin-bottom: 5px;
    }

    .resources-category-btn {
        font-size: 14px;
        padding: 7px 15px;
    }

    .resources-category {
        display: flex;
        width: 100%;
        justify-content: center;
    }

    .discover-list li {
        line-height: 25px;
    }

    .header-banner-left p {
        margin-top: 0
    }

    .header-banner-left a {
        bottom: -5px;
        padding: .1rem .2rem;
        font-size: .4rem
    }

    .header-banner-left h2 {
        font-size: 14px;
        margin-bottom: .5rem
    }

    .header-banner-left p {
        font-size: 8px
    }
}

@media screen and (min-width: 3840px) {
    .company {
        display: flex;
        padding: 45px 0;
        justify-content: space-between;
        margin: auto;
    }

    .company-icons {
        margin: 400px 0 120px;
    }

    #modal-over2.halloween-popup .container {
        max-width: max-content;
    }

    .pricing .text-on-left {
        padding: 70px 0;
    }

    .pricing figure.phn-img0-effect img {
        width: 160%;
    }

    .pricing .banner {
        padding: 120px 0 0
    }

    .banner.meet-the-world .pricing-gif {
        position: STATIC
    }

    .banner.meet-the-world .pricing-gif .phn-img0-effect {
        width: 900px
    }

    .banner.meet-the-world .col-lg-7.col-md-7.col-sm-12.col-xs-12 {
        padding-left: 34%
    }

    .page-template-templatescannabis-php .grocery-our-features-section-6::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: linear-gradient(to left, transparent, #000 55%)
    }

    .page-template-templatescannabis-php .grocery-our-features-section-5::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: linear-gradient(to right, transparent, #000 75%)
    }

    .page-template-templatescannabis-php .grocery-our-features-section-4::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: linear-gradient(to left, transparent, #000 75%)
    }

    .page-template-templatescannabis-php .grocery-our-features-section-1::before,
    .page-template-templatescannabis-php .grocery-our-features-section-3::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: linear-gradient(to right, transparent, #000 65%)
    }

    .page-template-templatescannabis-php .grocery-our-features-section-2::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: linear-gradient(to left, transparent, #000 55%)
    }

    .page-template-templatesonfleet-php .grocery-our-features-section-1,
    .page-template-templatesonfleet-php .grocery-our-features-section-2,
    .page-template-templatesonfleet-php .grocery-our-features-section-3,
    .page-template-templatesonfleet-php .grocery-our-features-section-4 {
        background-color: #111216
    }

    .page-template-templatespricing-php .banner .row {
        position: relative
    }

    .pricing-gif {
        position: absolute;
        right: 0 !important;
        bottom: -70px
    }

    .laptop-and-watch-image img {
        position: relative;
        height: 100%;
        width: 100%;
        border-radius: 0;
        transform: skew(-8deg) translate(0, -50px) rotateY(30deg) scale3d(1, 1, 1.5);
        transition: all 1.8s ease
    }

    .page-template-templateslogistic-php .grocery-our-features-section-4::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: linear-gradient(to left, transparent, #000 75%)
    }

    .page-template-templateslogistic-php .grocery-our-features-section-2::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: linear-gradient(to left, transparent, #000 60%)
    }

    .page-template-templateslogistic-php .grocery-our-features-section-5::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: linear-gradient(to right, transparent, #000 95%)
    }

    .page-template-templateslogistic-php .grocery-our-features-section-1::before,
    .page-template-templateslogistic-php .grocery-our-features-section-3::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: linear-gradient(to right, transparent, #000 60%)
    }

    .page-template-templatescpg_and_retail-php .grocery-our-features-section-4 .grocery-delivery-mob-image {
        width: auto !important
    }

    .page-template-templatescpg_and_retail-php .grocery-our-features-section-4 .grocery-delivery-mob-image img {
        width: 100% !important
    }

    .page-template-templatescpg_and_retail-php .grocery-our-features-section-6::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: linear-gradient(to left, transparent, #000 60%)
    }

    .page-template-templatescpg_and_retail-php .grocery-our-features-section-1::before,
    .page-template-templatescpg_and_retail-php .grocery-our-features-section-3::before,
    .page-template-templatescpg_and_retail-php .grocery-our-features-section-5::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: linear-gradient(to right, transparent, #000 60%)
    }

    .page-template-templatespickup-and-delivery-php .grocery-our-features-section-6::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: linear-gradient(to left, transparent, #000 100%)
    }

    .page-template-templatespickup-and-delivery-php.advertisement-page .grocery-our-features-section-3::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: linear-gradient(to right, transparent, #000 90%)
    }

    .page-template-templatespickup-and-delivery-php.advertisement-page .grocery-our-features-section-4::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: linear-gradient(to left, transparent, #000 85%)
    }

    .page-template-templatespickup-and-delivery-php .grocery-our-features-section-2::before,
    .page-template-templatespickup-and-delivery-php .grocery-our-features-section-4::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: linear-gradient(to left, transparent, #000 60%)
    }

    .page-template-templatespickup-and-delivery-php .grocery-our-features-section-1::before,
    .page-template-templatespickup-and-delivery-php .grocery-our-features-section-5::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: linear-gradient(to right, transparent, #000 60%)
    }

    .thank-you-banner {
        height: auto
    }

    section.banner {
        height: auto;
        padding: 120px 0 70px
    }

    .grocery-our-features-section-1,
    .grocery-our-features-section-3,
    .grocery-our-features-section-5,
    .grocery-our-features-section-7 {
        height: auto;
        background-size: 30% !important;
        background-position-x: center;
        background-position-y: center;
        padding: 70px 0
    }

    .grocery-our-features-section-2,
    .grocery-our-features-section-4,
    .grocery-our-features-section-6,
    .grocery-our-features-section-8 {
        height: auto;
        background-size: 30% !important;
        background-position-x: center;
        background-position-y: center;
        padding: 70px 0
    }

    .align-to-left,
    .align-to-right {
        text-align: center !important
    }
}

@media screen and (min-width: 3800px) {
    .grocery-our-features-section-1,
    .grocery-our-features-section-3,
    .grocery-our-features-section-5,
    .grocery-our-features-section-7 {
        background-position-x: center !important;
        background-position-y: center !important
    }

    .grocery-our-features-section-2,
    .grocery-our-features-section-4,
    .grocery-our-features-section-6,
    .grocery-our-features-section-8 {
        background-position-x: center !important;
        background-position-y: center !important
    }
}

@media screen and (min-width: 1900px) {
    .page-template-pickup-and-delivery-management-software .banner {
        background-size: contain;
    }

    .on-board:after {
        bottom: -1px;
    }

    .on-board:before {
        top: -149px;
    }

    .main-features:before {
        top: -148px;
    }

    .main-features:after {
        bottom: -1px;
    }

    .page-template-front-page-php .swiper-container {
        margin-top: -255px
    }

    .page-template-front-page-php .tailor-made.home-icons {
        padding: 0 0 160px;
    }

    .pricing-gif {
        right: 375px
    }

    .page-template-templateslogistic-php .grocery-our-features-section-2::before,
    .page-template-templateslogistic-php .grocery-our-features-section-4::before,
    .page-template-templateslogistic-php .grocery-our-features-section-6::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: linear-gradient(to left, transparent, #000 50%)
    }

    .page-template-templateslogistic-php .grocery-our-features-section-5::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: linear-gradient(to right, transparent, #000 75%)
    }

    .page-template-templateslogistic-php .grocery-our-features-section-7::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: linear-gradient(to right, transparent, #000 50%)
    }

    .page-template-templateslogistic-php .grocery-our-features-section-1::before,
    .page-template-templateslogistic-php .grocery-our-features-section-3::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: linear-gradient(to right, transparent, #000 50%)
    }

    .page-template-templatescpg_and_retail-php .grocery-our-features-section-6::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: linear-gradient(to left, transparent, #000 60%)
    }

    .page-template-templatescpg_and_retail-php .grocery-our-features-section-1::before,
    .page-template-templatescpg_and_retail-php .grocery-our-features-section-3::before,
    .page-template-templatescpg_and_retail-php .grocery-our-features-section-5::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: linear-gradient(to right, transparent, #000 60%)
    }

    .page-template-templatescpg_and_retail-php .grocery-our-features-section-2::before,
    .page-template-templatescpg_and_retail-php .grocery-our-features-section-4::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: linear-gradient(to left, transparent, #000 80%)
    }

    .page-template-templatesrestaurants-and-beverages-php.advertisement-page .grocery-our-features-section-6::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: linear-gradient(to left, transparent, #000 70%)
    }

    .page-template-templatesrestaurants-and-beverages-php.advertisement-page .grocery-our-features-section-7::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: linear-gradient(to right, transparent, #000 76%)
    }

    .page-template-templatespickup-and-delivery-php .grocery-our-features-section-2::before,
    .page-template-templatespickup-and-delivery-php .grocery-our-features-section-4::before,
    .page-template-templatespickup-and-delivery-php .grocery-our-features-section-6::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: linear-gradient(to left, transparent, #000 52%)
    }

    .page-template-templatespickup-and-delivery-php .grocery-our-features-section-4 .grocery-delivery-mob-image.align-to-right {
        width: auto
    }

    .page-template-templatespickup-and-delivery-php .grocery-our-features-section-4 .grocery-delivery-mob-image img {
        width: 100%
    }

    .page-template-templatesrestaurants-and-beverages-php.advertisement-page .grocery-our-features-section-2::before,
    .page-template-templatesrestaurants-and-beverages-php.advertisement-page .grocery-our-features-section-4::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: linear-gradient(to left, transparent, #000 55%)
    }

    .page-template-templatespickup-and-delivery-php .grocery-our-features-section-2::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: linear-gradient(to left, transparent, #000 48%)
    }

    .page-template-templatesrestaurants-and-beverages-php.advertisement-page .grocery-our-features-section-5::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: linear-gradient(to right, transparent, #000 63%)
    }

    .page-template-templatesrestaurants-and-beverages-php.advertisement-page .grocery-our-features-section-3::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: linear-gradient(to right, transparent, #000 75%)
    }

    .page-template-templatespickup-and-delivery-php .grocery-our-features-section-1::before,
    .page-template-templatespickup-and-delivery-php .grocery-our-features-section-3::before,
    .page-template-templatespickup-and-delivery-php .grocery-our-features-section-5::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: linear-gradient(to right, transparent, #000 51%)
    }

    .page-template-templatesrestaurants-and-beverages-php.advertisement-page .grocery-our-features-section-1::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: linear-gradient(to right, transparent, #000 60%)
    }

    .thank-you-banner {
        height: auto
    }

    section.banner {
        height: auto;
        padding: 120px 0 70px
    }

    .grocery-our-features-section-1,
    .grocery-our-features-section-3,
    .grocery-our-features-section-5,
    .grocery-our-features-section-7 {
        height: auto;
        background-size: 60%;
        background-position-x: left;
        padding: 70px 0
    }

    .grocery-our-features-section-2,
    .grocery-our-features-section-4,
    .grocery-our-features-section-6,
    .grocery-our-features-section-8 {
        height: auto;
        background-size: 60%;
        background-position-x: right;
        padding: 70px 0
    }

    .page-template-templatesrestaurants-and-beverages-php .grocery-our-features-section-2::before,
    .page-template-templatesrestaurants-and-beverages-php .grocery-our-features-section-4::before,
    .page-template-templatesrestaurants-and-beverages-php .grocery-our-features-section-6::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: linear-gradient(to left, transparent, #000 62%)
    }

    .page-template-templatesrestaurants-and-beverages-php .grocery-our-features-section-1::before,
    .page-template-templatesrestaurants-and-beverages-php .grocery-our-features-section-3::before,
    .page-template-templatesrestaurants-and-beverages-php .grocery-our-features-section-5::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: linear-gradient(to right, transparent, #000 60%)
    }

    .page-template-templatesTaxi-php .grocery-our-features-section-1::before,
    .page-template-templatesTaxi-php .grocery-our-features-section-3::before,
    .page-template-templatesservice-and-maintenance-php .grocery-our-features-section-1::before,
    .page-template-templatesservice-and-maintenance-php .grocery-our-features-section-3::before,
    .page-template-templatesservice-and-maintenance-php .grocery-our-features-section-5::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: linear-gradient(to right, transparent, #000 60%)
    }

    .page-template-templatesservice-and-maintenance-php .grocery-our-features-section-2::before,
    .page-template-templatesservice-and-maintenance-php .grocery-our-features-section-4::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: linear-gradient(to left, transparent, #000 54%)
    }

    .page-template-templatesuse-case-grocery-php .grocery-our-features-section-2:before,
    .page-template-templatesuse-case-grocery-php .grocery-our-features-section-4::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: linear-gradient(to left, transparent, #000 50%)
    }

    .page-template-templatesuse-case-grocery-php .grocery-our-features-section-1::before,
    .page-template-templatesuse-case-grocery-php .grocery-our-features-section-3::before,
    .page-template-templatesuse-case-grocery-php .grocery-our-features-section-5::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: linear-gradient(to right, transparent, #000 55%)
    }

    .page-template-templatesrestaurants-and-beverages-php.advertisement-page .grocery-our-features-section-8::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: linear-gradient(to left, transparent, #000 62%)
    }

    .align-to-left,
    .align-to-right {
        text-align: center !important
    }
}

@media screen and (max-width: 1500px) {
    .monthly .card ul li,
    .yearly .card ul li {
        font-size: 14px
    }

    .plans-card .card-body {
        padding: 10% 10%
    }
}

@media screen and (max-width: 1900px) and (min-width: 1440px) {
    .pricing .pricing-gif {
        position: absolute;
        right: 0;
        bottom: 0
    }
}

@media screen and (max-width: 1440px) {
    .page-template-pickup-and-delivery-management-software .banner {
        background-size: cover;
    }
    .gradient h2 {
        font-size: 40px;
    }
}

@media screen and (min-width: 1440px) {
    .page-template-templatescannabis-php .grocery-our-features-section-2::before,
    .page-template-templatescannabis-php .grocery-our-features-section-6::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: linear-gradient(to left, transparent, #000 50%)
    }

    .page-template-templatescpg_and_retail-php .grocery-our-features-section-2:before {
        content: "";
        position: absolute;
        top: 0;
        height: 100%;
        left: 0;
        width: 100%;
        background-image: linear-gradient(to left, transparent, #000 52%)
    }

    .page-template-templatescpg_and_retail-php .grocery-our-features-section-4:before,
    .page-template-templatescpg_and_retail-php .grocery-our-features-section-6:before {
        content: "";
        position: absolute;
        top: 0;
        height: 100%;
        left: 0;
        width: 100%;
        background-image: linear-gradient(to left, transparent, #000 48%)
    }

    .page-template-templatescpg_and_retail-php .grocery-our-features-section-1:before,
    .page-template-templatescpg_and_retail-php .grocery-our-features-section-3:before,
    .page-template-templatescpg_and_retail-php .grocery-our-features-section-5:before {
        content: "";
        position: absolute;
        top: 0;
        height: 100%;
        left: 0;
        width: 100%;
        background-image: linear-gradient(to right, transparent, #000 55%)
    }

    .page-template-templatesrestaurants-and-beverages-php section.banner {
        height: auto
    }

    .page-template-templatesrestaurants-and-beverages-php .laptop-and-watch-image img {
        border-radius: 0
    }
}

@media screen and (max-width: 1400px) {
    .page-template-pickup-and-delivery-management-software .text-on-left h1,
    .page-template-pickup-and-delivery-management-software .ad-lp .company-heading h2,
    .page-template-pickup-and-delivery-management-software .tailor-made h2,
    .page-template-pickup-and-delivery-management-software .main-features .container > h2,
    .page-template-pickup-and-delivery-management-software .main-headings h2,
    .page-template-pickup-and-delivery-management-software .p-integrations .p-content h4,
    .page-template-pickup-and-delivery-management-software .scale-content h2,
    .page-template-pickup-and-delivery-management-software .partner-faq h2 {
        font-size: 30px;
    }

    .page-template-pickup-and-delivery-management-software .text-on-left p, .page-template-pickup-and-delivery-management-software .p-integrations .p-content p {
        font-size: 24px;
    }

    .page-template-pickup-and-delivery-management-software ul.adv-ul-routing li,
    .page-template-pickup-and-delivery-management-software .main-headings p {
        font-size: 18px;
    }

    .page-template-pickup-and-delivery-management-software .company-icons.ad-lp,
    .page-template-pickup-and-delivery-management-software .tailor-made.home-icons,
    .page-template-pickup-and-delivery-management-software .company-icons.ad-lp,
    .page-template-pickup-and-delivery-management-software .main-features,
    .page-template-pickup-and-delivery-management-software .p-integrations,
    .page-template-pickup-and-delivery-management-software .partner-faq {
        padding: 70px 0;
    }

    .page-template-pickup-and-delivery-management-software .company {
        padding: 50px 0 0 0;
    }

    .page-template-pickup-and-delivery-management-software .main-features .container > p {
        padding: 0 0 70px 0;
        font-size: 24px;
    }

    .page-template-pickup-and-delivery-management-software .main-features .main-accordian h5 button {
        font-size: 16px;
    }

    .laundry-pickup-and-delivery-software .heading-main p,
    .newspaper-delivery-software .heading-main p,
    .cannabis-delivery-software .heading-main p,
    .alcohol-delivery-software .heading-main p,
    .furniture-delivery-software .heading-main p,
    .pharmacy-delivery-software .heading-main p,
    .bottled-water-delivery-software .heading-main p,
    .courier-dispatch-software .heading-main p,
    .gifts-and-flowers-delivery-management-software .heading-main p {
        font-size: 24px;
        width: 100%;
        max-width: 70%;
    }

    .laundry-pickup-and-delivery-software .main-features .container > p,
    .newspaper-delivery-software .main-features .container > p,
    .cannabis-delivery-software .main-features .container > p,
    .alcohol-delivery-software .main-features .container > p,
    .furniture-delivery-software .main-features .container > p,
    .bottled-water-delivery-software .main-features .container > p,
    .pharmacy-delivery-software .main-features .container > p,
    .courier-dispatch-software .main-features .container > p,
    .gifts-and-flowers-delivery-management-software .main-features .container > p {
        width: 100%;
        max-width: 85%;
        margin: 0 auto;
    }

    .page-template-pickup-and-delivery-management-software .main-accordian .card-body p {
        font-size: 15px;
    }

    .page-template-pickup-and-delivery-management-software .faq-collapse .card-header a {
        font-size: 18px;
    }

    .page-template-pickup-and-delivery-management-software .faq-collapse .card-body p {
        font-size: 18px;
    }

    .page-template-pickup-and-delivery-management-software .main-features .row:nth-child(even) {
        padding: 70px 0;
    }

    .page-template-pickup-and-delivery-management-software .banner {
        background-size: cover;
    }
}

@media only screen and (min-width: 1199px) {
    .adv-video video {
        position: relative;
        width: auto;
        height: 510px
    }
}

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

    .ebooks-template-default section.banner {
        height: auto;
    }

    .distance-heading h2 {
        font-size: 26px;
    }

    .distance-heading p {
        font-size: 18px;
    }

    .distance-heading h5 {
        font-size: 16px;
    }

    .discover-list li {
        font-size: 16px;
    }

    .c-form label input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email {
        width: 60%;
    }

    .c-form label .wpcf7-submit {
        padding: 7px 30px;
    }

    .from-long-distance {
        margin-bottom: 35px;
    }

    .single-ebooks .form-background-layer {
        max-width: 100%;
    }

    .contact-us-left-content {
        padding: 30px 0;
    }

    .sales-inquiries.contact-us {
        padding: 100px 0 70px;
    }

    /*   .delivery-management-software section.solution, .delivery-management-software .main-features {
           padding: 70px 0;
       }*/
    .white-glove-delivery section.banner {
        padding: 160px 0 80px 0;
        background-size: cover;
    }

    .white-glove-delivery .form-on-right h4 {
        font-size: 16px;
    }

    .white-glove-delivery .partner-faq {
        padding: 0px 0 70px !important;
    }

    .white-glove-delivery .partner-faq .card-header {
        background-color: #fff;
    }

    .white-glove-delivery .partner-faq h2 {
        margin-bottom: 0;
    }

    .company-icons.our-awards .company {
        padding: 25px 0 0;
    }

    .company-icons.our-awards .company-heading h2 {
        font-size: 36px;
    }

    .company-icons.our-awards {
        margin: 70px 0px 0px;
        background: #fff;
    }

    .form-on-right h4 {
        border: 1px solid;
    }

    .outer-copyright p {
        text-align: left;
        margin: 15px 0 0 0;
    }

    .copyright-section {
        display: none;
    }

    .outer-copyright {
        display: block;
        text-align: center;
    }

    .route-optimization-software h2 {
        font-size: 28px;
    }

    .route-optimization-software ul.adv-ul-routing {
        padding: 0 0px 15px 30px;
    }

    .route-optimization-software ul.adv-ul-routing li {
        padding: 0px 0px 5px 15px;
        font-size: 18px;
    }

    .route-optimization-software .text-on-left p {
        padding: 0px;
        font-size: 16px;
    }

    .route-optimization-software .text-on-left h1 {
        font-size: 28px;
    }

    .scale-delivery {
        padding: 0px 0 70px;
    }

    .layout .layout-combo:not(:last-child) {
        padding: 0px 0px 70px;
    }

    .plan-content-layout .layout .row p {
        padding: 20px 0px;
        font-size: 18px;
    }

    .plan-content-layout .layout .row h3 {
        font-size: 28px;
    }

    .plan-content-layout .content p {
        margin: 18px 0px 35px 0;
        font-size: 18px;
    }

    .plan-content-layout .content h2 {
        font-size: 36px;
    }

    .route-plan {
        padding: 70px 0;
    }

    .ad-lp .company-heading h2 {
        font-size: 28px;
        padding: 30px 0 0 0;
    }

    .ad-lp .company li {
        width: 21%;
    }

    .company {
        padding: 30px 0;
    }

    .company-heading h2 {
        font-size: 28px;
        padding: 30px 0 0 0;
    }

    .video {
        width: auto;
        transform: scale(0.8);
        max-width: 100%;
    }

    .on-board:after {
        bottom: -1px;
    }

    .main-features:after {
        bottom: -1px;
    }

    .on-board:before {
        top: -149px;
    }

    .booking-form {
        padding: 0 0 70px;
    }

    section.blogs {
        padding: 70px 0;
    }

    .delivery-operations {
        padding: 35px 0;
    }

    .blogs-text h2 {
        font-size: 36px;
        margin: 0 0 35px;
    }

    .onboard-text p {
        margin: 14px 0 26px;
    }

    .onboard-img {
        text-align: center;
        height: 450px;
    }

    .agent-app {
        padding: 70px 0;
    }

    .digital-experience li:before {
        height: 20px;
        top: 25%;
    }

    .business-content p {
        max-width: 480px;
        margin: 5px 0 15px 0;
    }

    .business-content h5 {
        font-size: 36px;
    }

    .exceptional-heading h3 {
        font-size: 36px;
        max-width: 530px;
        margin: 0 auto 70px;
    }

    section.exceptional-digital {
        padding: 70px 0 140px;
    }

    .d-heading p {
        margin-bottom: 15px;
        font-size: 20px;
    }

    .d-btn a.demo {
        padding: 5px 15px;
    }

    .integration-apps {
        width: 160px;
        height: 80px;
    }

    .p-integrations .p-content p {
        margin: 12px 0 35px 0;
    }

    .p-integrations .p-content h4 {
        font-size: 36px;
    }

    section.p-integrations {
        padding: 70px 0 70px;
    }

    .main-headings p {
        margin: 14px 0 35px;
    }

    /*.features-1-img {*/
    /*    width: 400px;*/
    /*    top: 210px;*/
    /*}*/
    /*.features-2-img {*/
    /*    width: 400px;*/
    /*    top: -140px;*/
    /*}*/
    /*.features-1-img {*/
    /*    left: 0;*/
    /*}*/
    .main-headings h2 {
        font-size: 36px;
    }

    section.solution lottie-player {
        display: block !important;
    }

    section.solution .content p {
        margin: 17px auto 35px;
    }

    section.solution .content h2 {
        font-size: 36px;
    }

    section.solution {
        padding: 70px 0 210px 0;
    }

    .company-icons {
        margin: 0;
    }

    #modal-over2 .black-friday h2,
    #modal-over2 .black-friday h2 span {
        font-size: 32px;
    }

    #modal-over2.halloween-popup .container {
        max-width: 100vw;
    }

    #modal-over2 .black-friday h3 {
        font-size: 24px;
        margin-bottom: 30px;
    }

    #modal-over2 .black-friday h5 {
        font-size: 18px;
    }

    .delivery-solution p {
        font-size: 20px
    }

    .white-glove-contact {
        justify-content: space-between
    }

    .delivery-solution a.demo {
        font-size: 15px
    }

    .close {
        right: 4%
    }

    .only-treats h1 {
        font-size: 50px
    }

    lottie-player {
        display: none !important
    }

    .amazing-delivery .image img {
        width: 100%
    }

    .amazing-delivery .text {
        padding: 5% 5%
    }

    ul#wprmenu_menu_ul li:first-child {
        margin: 30px 0 0
    }

    /* .white-glove-delivery .tailor-made .card-image {
margin: 0 auto 28px
}
.white-glove-delivery .impact.tailor-made.home-icons {
padding: 70px 0
}
.delivery-heading p {
padding: 0 0 35px 0
}
.white-glove-delivery .mob-section {
padding: 35px 20px
}
.white-glove-delivery .laptop-image {
width: auto
}
.white-glove-delivery .laptop-section {
padding: 35px 20px
}
.white-glove-delivery .banner {
padding-bottom: 70px
} */
    .delivery-heading p {
        font-size: 36px
    }

    .glove-delivery {
        padding: 70px 0
    }

    .announcement-btn p.btn-design {
        font-size: 28px
    }

    .announcement-subhead p {
        font-size: 18px
    }

    .empower-growth-adv.advertisement-page .text-on-left {
        width: 100%;
        max-width: 90%
    }

    .empower-growth-adv.advertisement-page .end-to-end .col-md-4 {
        flex: 0 0 41.333333%;
        max-width: 41.333333%
    }

    .empower-growth-adv.advertisement-page .footer-logo {
        margin: 0
    }

    .empower-growth-adv.advertisement-page footer.equal-space .row {
        justify-content: center
    }

    .empower-growth-adv.advertisement-page .banner .hbspt-form {
        margin-bottom: 35px
    }

    .empower-growth-adv.advertisement-page .banner .form-on-right h4 {
        font-size: 18px;
        max-width: 100%
    }

    .empower-growth-adv.advertisement-page .management-solution h2 {
        width: 100%;
        max-width: 90%;
        margin: auto
    }

    .empower-growth-adv.advertisement-page .our-customers .best-companies-ul li:last-child {
        margin-bottom: 0
    }

    .empower-growth-adv.advertisement-page .our-customers .best-companies-ul li {
        margin-bottom: 0
    }

    .empower-growth-adv.advertisement-page .best-companies-ul {
        padding: 0
    }

    .empower-growth-adv.advertisement-page .best-companies.equal-space {
        padding: 70px 0
    }

    .empower-growth-adv.advertisement-page .grocery-our-features-section-3 .grocery-delivery-mob-image {
        text-align: center;
        height: 375px
    }

    .empower-growth-adv.advertisement-page .grocery-our-features .our-resources-heading h3 {
        padding: 55px 0 35px
    }

    .empower-growth-adv.advertisement-page .text-on-left {
        margin: 0
    }

    .banner.meet-the-world .text-on-left h1 br {
        display: block
    }

    .banner.meet-the-world .text-on-left h1 {
        font-size: 36px
    }

    .management-solution h2 {
        font-size: 36px
    }

    .management-solution p {
        font-size: 24px;
        margin: 25px 0
    }

    .management-solution {
        padding: 70px 0
    }

    .list-group-item {
        margin-bottom: 10px;
        font-size: 14px
    }

    .end-to-end .heading h2 {
        font-size: 36px;
        margin-bottom: 35px
    }

    .end-to-end {
        padding: 70px 0;
        background: #000
    }

    .banner.meet-the-world .col-lg-7.col-md-7.col-sm-12.col-xs-12 {
        padding-left: 5%
    }

    .banner.meet-the-world .row {
        align-items: center
    }

    .partners-logo img {
        height: 100%;
        width: 100%;
        object-fit: contain
    }

    .executives a i.fa.fa-linkedin {
        font-size: 30px;
        width: 35px;
        height: 35px
    }

    .executive-text {
        width: calc(100% - 140px)
    }

    .partners-logo li {
        padding: 5px 0 11px
    }

    .partners-logo ul:before {
        top: 50%;
        width: 106%;
        left: -3%;
        height: .5px
    }

    .partners-logo .partners-img {
        height: 60px;
        width: 125px
    }

    .integration-headings p {
        font-size: 16px;
        margin: 17px 0 35px
    }

    .integration-headings h2 {
        font-size: 36px;
        margin-bottom: 0
    }

    .integration-partners {
        padding: 70px 0
    }

    .proven-main-div {
        padding: 35px 0 0
    }

    .proven-heading h2 {
        font-size: 36px;
        margin-bottom: 0
    }

    .proven-results {
        padding: 70px 0
    }

    .executive-text-hover-1 p,
    .executive-text-hover-2 p,
    .executive-text-hover-3 p,
    .executive-text-hover-4 p {
        font-size: 14px
    }

    .executives-heading h2 {
        font-size: 36px;
        margin-bottom: 35px
    }

    .executives {
        padding: 70px 0 70px
    }

    .values-list p {
        padding: 15px 10px 25px;
        font-size: 16px
    }

    .banner.meet-the-world {
        background-color: #fff;
        color: #000;
        padding: 70px 0 0
    }

    .values {
        padding: 70px 0
    }

    .values .heading-content h2 {
        font-size: 36px;
        line-height: 1.3;
        font-weight: 400;
        margin-bottom: 35px
    }

    .banner.meet-the-world .text-on-left h1 {
        color: #000;
        width: 100%
    }

    .banner.meet-the-world .text-on-left p {
        color: #000;
        width: 100%;
        max-width: 100%
    }

    .banner.meet-the-world:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        background-color: #fff;
        width: 100%;
        height: 100%
    }

    .banner.meet-the-world .text-on-left {
        margin: 70px 0 70px 0
    }

    .laptop-section.booking-form {
        padding: 70px 0 70px 25px
    }

    .laptop-section.booking-form ul {
        width: 75%
    }

    .alcohol-delivery-solution .text-on-left h1 br {
        display: none
    }

    .alcohol-delivery-solution .opt-for-grocery .heading-main h2 br {
        display: block
    }

    .alcohol-delivery-solution .text-on-left,
    .bottled-water-delivery .text-on-left,
    .courier-delivery-tracking-software .text-on-left,
    .flowers-gifts-delivery .text-on-left,
    .furniture-delivery .text-on-left,
    .laundry-pickup-delivery-software .text-on-left {
        margin: 70px 0
    }

    .alcohol-delivery-solution .impact.tailor-made.home-icons,
    .bottled-water-delivery .impact.tailor-made.home-icons,
    .flowers-gifts-delivery .impact.tailor-made.home-icons,
    .furniture-delivery .impact.tailor-made.home-icons,
    .laundry-pickup-delivery-software .impact.tailor-made.home-icons {
        padding: 70px 0
    }

    .alcohol-delivery-solution .tailor-made .card-image,
    .bottled-water-delivery .impact-cards .card-image,
    .courier-delivery-tracking-software .tailor-made .card-image,
    .furniture-delivery .tailor-made .card-image,
    .laundry-pickup-delivery-software .tailor-made .card-image {
        height: 100%;
        margin: 0 auto 28px;
        min-height: 211px
    }

    .alcohol-delivery-solution .impact.tailor-made.home-icons .card-image,
    .flowers-gifts-delivery .impact.tailor-made.home-icons .card-image,
    .furniture-delivery .impact.tailor-made.home-icons .card-image,
    .truck-route-planning-software .impact.tailor-made.home-icons .card-image {
        margin: 0 auto 28px;
        height: 100%
    }

    .truck-route-planning-software .impact.tailor-made.home-icons {
        padding: 70px 0
    }

    .truck-route-planning-software .grocery-our-features-section-5 .grocery-delivery-mob-image img,
    .truck-route-planning-software .grocery-our-features-section-7 .grocery-delivery-mob-image img {
        height: 100%
    }

    .truck-route-planning-software .grocery-our-features-section-5 .grocery-delivery-mob-image,
    .truck-route-planning-software .grocery-our-features-section-7 .grocery-delivery-mob-image {
        text-align: center !important;
        height: 300px
    }

    .bottled-water-delivery .opt-for-grocery.tailor-made.home-icons .card-image,
    .flowers-gifts-delivery .opt-for-grocery.tailor-made.home-icons .card-image,
    .truck-route-planning-software .opt-for-grocery.tailor-made.home-icons .card-image {
        height: 100%;
        margin: 0 auto 28px
    }

    .truck-route-planning-software .text-on-left {
        margin: 70px 0
    }

    .workforce-management-software-for-real-estate .text-on-left p br {
        display: block
    }

    .thank-you-card .tailor-made.home-icons,
    .towing-dispatch-software .tailor-made.home-icons {
        padding: 70px 0
    }

    .courier-delivery-tracking-software .text-on-left,
    .field-sales-tracing .banner .text-on-left,
    .insurance-scheduling-software .banner .text-on-left,
    .page-template-templatesfield_service-php.inspection-service .banner .text-on-left,
    .page-template-templatesfield_service-php.installation-and-maintenance .banner .text-on-left,
    .page-template-templatesfield_service-php.pool-service-scheduling-software .banner .text-on-left,
    .pharmacy-delivery-app-software-solution .text-on-left,
    .towing-dispatch-software .banner .text-on-left {
        margin: 70px 0
    }

    .courier-delivery-tracking-software .tailor-made .card-image,
    .field-sales-tracing .tailor-made .card-image,
    .page-template-templatesfield_service-php.hvac-service-scheduling-software .tailor-made .card-image,
    .page-template-templatesfield_service-php.inspection-service .tailor-made .card-image,
    .page-template-templatesfield_service-php.installation-and-maintenance .tailor-made .card-image,
    .page-template-templatesfield_service-php.pool-service-scheduling-software .tailor-made .card-image,
    .pharmacy-delivery-app-software-solution .tailor-made .card-image,
    .towing-dispatch-software .tailor-made .card-image {
        height: 100%;
        margin: 0 auto 28px
    }

    .courier-delivery-tracking-software .impact.tailor-made.home-icons,
    .field-sales-tracing .impact.tailor-made.home-icons,
    .page-template-templatesfield_service-php.hvac-service-scheduling-software .impact.tailor-made.home-icons,
    .page-template-templatesfield_service-php.inspection-service .impact.tailor-made.home-icons,
    .page-template-templatesfield_service-php.installation-and-maintenance .impact.tailor-made.home-icons,
    .page-template-templatesfield_service-php.pool-service-scheduling-software .impact.tailor-made.home-icons,
    .pharmacy-delivery-app-software-solution .impact.tailor-made.home-icons,
    .towing-dispatch-software .impact.tailor-made.home-icons {
        padding: 70px 0
    }

    .courier-delivery-tracking-software .tailor-made .card-image,
    .insurance-scheduling-software .tailor-made .card-image,
    .on-demand-beauty-services-app-and-software .tailor-made .card-image,
    .page-template-templatesfield_service-php.medical-appointment-scheduling-software .tailor-made .card-image,
    .page-template-templatesfield_service-php.pest-control-scheduling-software .tailor-made .card-image,
    .page-template-templatesfield_service-php.pool-service-scheduling-software .tailor-made .card-image,
    .towing-dispatch-software .tailor-made .card-image,
    .workforce-management-software-for-real-estate .tailor-made .card-image {
        margin: 0 auto 28px
    }

    .insurance-scheduling-software .impact.tailor-made.home-icons,
    .on-demand-beauty-services-app-and-software .impact.tailor-made.home-icons,
    .page-template-templatesfield_service-php.medical-appointment-scheduling-software .impact.tailor-made.home-icons,
    .page-template-templatesfield_service-php.pest-control-scheduling-software .impact.tailor-made.home-icons,
    .page-template-templatesfield_service-php.pool-service-scheduling-software .impact.tailor-made.home-icons .towing-dispatch-software .impact.tailor-made.home-icons,
    .workforce-management-software-for-real-estate .impact.tailor-made.home-icons {
        padding: 70px 0 !important
    }

    .on-demand-beauty-services-app-and-software .text-on-left,
    .page-template-templatesfield_service-php.medical-appointment-scheduling-software .text-on-left,
    .page-template-templatesfield_service-php.pest-control-scheduling-software .text-on-left,
    .towing-dispatch-software .text-on-left,
    .workforce-management-software-for-real-estate .text-on-left {
        margin: 70px 0
    }

    .page-template-templatesfield_service-php .best-companies.equal-space {
        padding: 70px 0
    }

    .page-template-templatescannabis-php .best-companies.equal-space {
        padding: 70px 0
    }

    .page-template-restaurants-and-beverages .banner .text-on-left {
        padding: 0 0
    }

    .page-template-templatesservice-and-maintenance-php.advertisement-page .grocery-our-features-section-1 .grocery-delivery-mob-image img {
        width: 70%
    }

    .page-template-templatesservice-and-maintenance-php.advertisement-page .grocery-our-features-section-1 .grocery-delivery-mob-image {
        width: auto;
        text-align: left
    }

    .page-template-templatesservice-and-maintenance-php.advertisement-page .grocery-our-features-section-2 .grocery-delivery-mob-image {
        width: auto;
        text-align: right
    }

    .page-template-templatesservice-and-maintenance-php.advertisement-page .grocery-our-features-section-5 .grocery-delivery-mob-image img {
        width: 100%;
        height: auto;
        object-fit: contain
    }

    .page-template-templatesservice-and-maintenance-php.advertisement-page .opt-for-grocery.tailor-made .card-image {
        text-align: center;
        padding: 22px 11px;
        box-shadow: 0 3px 6px #00000029;
        width: 311px;
        min-height: 280px;
        border: 1px solid #f5f5f5;
        margin: 28px auto
    }

    .page-template-templatesservice-and-maintenance-php .grocery-our-features-section-1 .grocery-our-features-section-2 .grocery-delivery-mob-image {
        height: 100%;
        margin: auto
    }

    .page-template-templatesservice-and-maintenance-php .grocery-our-features-section-2 .grocery-delivery-mob-image img {
        width: auto !important;
        height: auto;
        object-fit: contain
    }

    .plans-card .card-body ul li:nth-child(1) {
        height: 100%;
        min-height: 100%
    }

    .page-template-templatescannabis-php .grocery-our-features-section-1 .grocery-delivery-mob-image img,
    .page-template-templatescannabis-php .grocery-our-features-section-4 .grocery-delivery-mob-image img {
        width: auto
    }

    .table-padding {
        overflow: scroll !important
    }

    .plans-card .row {
        padding: 0
    }

    .pricing .faq-heading h3 {
        font-size: 36px;
        padding-bottom: 35px
    }

    .page-template-templatesonfleet-php .grocery-our-features-section-4 .grocery-section-1-content h2 {
        font-size: 36px;
        font-weight: 400;
        margin-bottom: 35px;
        max-width: 400px
    }

    .plans-card .card {
        margin: auto
    }

    .plans-card .row .col-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 22%;
        flex: 0 0 50%;
        max-width: 50%;
        text-align: center;
        margin-bottom: 35px
    }

    .detail-outer-div {
        width: 100%;
        margin: 0 auto
    }

    .table-align {
        margin: 35px 0
    }

    .detailed-comparison .heading-main h2 {
        text-align: center;
        font-size: 36px;
        font-weight: 400
    }

    .plans-card .card .card-body h2 {
        font-size: 36px
    }

    .page-template-templatesonfleet-php .grocery-our-features-section-4 .grocery-section-1-content p {
        width: 100%;
        margin-bottom: 35px
    }

    .page-template-templatesonfleet-php .grocery-our-features-section-1 .grocery-section-1-content p,
    .page-template-templatesonfleet-php .grocery-our-features-section-2 .grocery-section-1-content p {
        width: 100%;
        max-width: 430px
    }

    .page-template-templatesonfleet-php .grocery-our-features-section-3 .grocery-section-1-content h2 {
        max-width: 360px
    }

    .page-template-templatesonfleet-php .grocery-our-features-section-1 .grocery-section-1-content h2,
    .page-template-templatesonfleet-php .grocery-our-features-section-2 .grocery-section-2-content h2 {
        font-size: 36px;
        max-width: 80%;
        line-height: 1.3;
        margin-bottom: 35px
    }

    .page-template-templatesonfleet-php .grocery-our-features {
        padding: 70px 0 35px
    }

    .page-template-templatesonfleet-php .grocery-our-features .our-resources-heading h3 {
        font-size: 36px !important
    }

    .table-wrapper .table-column:nth-child(2) .table-heading {
        line-height: 1.3
    }

    .table-wrapper .table-column:nth-child(4) .table-heading {
        line-height: 1.3
    }

    .table-wrapper .table-column:nth-child(1) .table-heading {
        line-height: 1.3
    }

    .table-wrapper .table-column:nth-child(3) .table-heading {
        min-height: 91px;
        line-height: 1.3;
    }

    .table-wrapper {
        width: 95.2%;
    }

    .onfleet-card.opt-for-grocery.tailor-made.home-icons,
    .table-onfleet.opt-for-grocery.tailor-made.home-icons {
        padding: 70px 0 !important
    }

    .onfleet-button {
        margin-top: 7px;
        text-align: center
    }

    .onfleet-try-free .onfleet-content h4 {
        font-size: 36px
    }

    .onfleet-try-free .onfleet-content h3 {
        font-size: 18px
    }

    .onfleet-try-free .onfleet-content h2 {
        font-size: 24px;
        margin-bottom: 35px
    }

    .onfleet-try-free {
        padding: 70px 0
    }

    .page-template-templatesonfleet-php .best-companies h3 {
        margin: 0 auto 17px
    }

    .faq-collapse.pricing {
        padding: 35px 0
    }

    .pricing-gif {
        position: absolute;
        right: 0;
        bottom: 0
    }

    .payment p {
        font-size: 12px;
        width: 14%;
        left: 18%
    }

    .pricing-gif .phn-img0-effect img {
        width: 100%
    }

    .pricing-gif .phn-img0-effect {
        width: 530px
    }

    .faq-heading h3 {
        font-size: 36px;
        padding-bottom: 35px
    }

    .page-template-templatespricing-php .text-on-left {
        margin: 70px 0 70px;
    }

    .page-template-templatespricing-php .text-on-left h1 {
        width: 100%;
        max-width: 90%
    }

    .table {
        width: 1100px;
        max-width: none;
        margin-bottom: 1rem;
        background-color: transparent
    }

    .membership li {
        line-height: 1.7
    }

    .faq-heading h1 {
        padding-bottom: 35px;
        font-size: 36px
    }

    .best-companies.equal-space.pricing-comp {
        background-color: #fff;
        padding: 70px 0
    }

    .page-template-templatespricing-php .text-on-left p {
        width: 100%;
        max-width: 323px
    }

    .page-template-front-page-php.advertisement-page .powerful-integration .get-started-button {
        text-align: center !important;
        margin-top: 35px
    }

    .page-template-front-page-php.advertisement-page .laptop-section:nth-child(3) {
        padding: 70px 0 70px 25px
    }

    .page-template-front-page-php.advertisement-page .mob-section:after {
        bottom: 0
    }

    .page-template-front-page-php.advertisement-page .banner .container {
        position: relative;
        height: auto
    }

    .page-template-front-page-php.advertisement-page .banner .row {
        height: auto;
        display: flex;
        align-items: center
    }

    .page-template-templateslogistic-php .text-on-left {
        margin: 70px 0 70px 0
    }

    .grocery-our-features-section-7,
    .grocery-our-features-section-8 {
        height: auto;
        padding: 35px 0;
        background-image: none !important
    }

    .page-template-templateslogistic-php .grocery-our-features-section-4 .grocery-delivery-mob-image {
        height: 335px
    }

    .page-template-templateslogistic-php .grocery-our-features-section-4 .grocery-delivery-mob-image img {
        height: 100%
    }

    .linkst.contact p {
        font-size: 15px;
    }

    .download-app ul li:first-child {
        margin-right: 6px
    }

    .download-app ul li {
        width: 18%
    }

    .download-app.linkst {
        margin-top: 30px
    }

    .page-template-templatespickup-and-delivery-php .grocery-our-features-section-6 .grocery-section-1-content h2 {
        max-width: 315px;
        width: 100%
    }

    .page-template-templatespickup-and-delivery-php .grocery-our-features-section-2 .grocery-section-1-content h2 {
        width: 100%;
        max-width: 306px
    }

    .page-template-templatespickup-and-delivery-php .grocery-our-features-section-3 .grocery-section-1-content h2 {
        width: 100%;
        max-width: 385px
    }

    .page-template-templatespickup-and-delivery-php .grocery-our-features-section-1 .grocery-section-1-content h2 {
        width: 100%;
        max-width: 326px
    }

    .page-template-templatescpg_and_retail-php .text-on-left h1 {
        width: 100%;
        max-width: 426px
    }

    .page-template-templatescpg_and_retail-php .text-on-left {
        margin: 70px 0 70px 0
    }

    .social-icons .social-links li {
        list-style: none;
        margin-right: 8px
    }

    .social-icons a {
        font-size: 15px;
        width: 100%;
        height: 25px;
        min-width: 25px
    }

    .social-icons h5 {
        padding-right: 2%;
    }

    .page-template-templatespickup-and-delivery-php .text-on-left {
        margin: 70px 0 70px 0
    }

    .page-template-templatespickup-and-delivery-php .tailor-made .impact-cards .card-image {
        min-height: 215px
    }

    .page-template-templatespickup-and-delivery-php .grocery-our-features-section-2 .row {
        justify-content: space-between !important
    }


    .result-table {
        padding: 35px 0 0px
    }

    .hear-from-you .hear-from-you-content {
        padding: 24px 0 0px
    }

    .hear-from-you-heading {
        font-size: 36px;
        line-height: 60px;
        font-weight: 400
    }

    .table-wrapper .table-column:nth-child(2) {
        width: 120px
    }

    .table-wrapper .table-column:nth-child(3) {
        width: 145px
    }

    .table-wrapper .table-column:nth-child(4) {
        width: 215px
    }

    .table-wrapper .table-column .table-heading {
        font-size: 15px;
        height: 100%;
        min-height: 80px
    }

    .content-page h1 {
        font-size: 36px
    }

    .faq-collapse a.btn-block {
        width: 90%
    }

    .page-template-pickup-and-delivery-management-software .faq-collapse a.btn-block {
        width: 98%;
    }

    .best-companies-ul li:last-child {
        margin-right: 0 !important
    }

    .page-template-templatesTaxi-php .text-on-left {
        margin: 35px 0 70px 0
    }

    .list-unstyled li {
        width: 30%;
        margin-bottom: 0
    }

    .menu-text {
        width: 100%;
        max-width: 250px !important
    }

    #header .navbar ul.navbar-nav .dropdown-menu.dropdown-large.show li {
        width: 50%;
        font-size: 16px
    }

    .page-template-templatesTaxi-php .best-companies.equal-space .best-companies {
        background-color: #fff;
        padding: 0 0 0
    }

    .page-template-templatesTaxi-php .best-companies h3 {
        color: #000;
        padding: 35px 0 0
    }

    .page-template-templatesTaxi-php .best-companies-ul {
        padding: 0 0;
        margin-bottom: 0;
        flex-wrap: wrap
    }

    .page-template-templatesTaxi-php .best-companies {
        background-color: #fff
    }

    .page-template-templatesTaxi-php .best-companies.equal-space {
        padding: 0 0
    }

    .page-template-templatesTaxi-php .best-companies-ul li {
        list-style: none;
        padding: 30px 15px;
        width: 100%;
        border: 1px solid #707070;
        margin-bottom: 0
    }

    .faq-points .our-resources-button {
        display: flex;
        width: 75%;
        flex-direction: row;
        align-items: center;
        margin: auto;
        flex-wrap: wrap;
        justify-content: center
    }

    .faq-points .our-resources-button a:nth-child(3n) {
        margin-right: 0
    }

    .faq-points .our-resources-button .btn-black {
        width: 200px !important;
        padding: 0;
        height: 44px;
        margin-right: 0;
        font-size: 18px
    }

    .faq-points .our-resources-button a {
        padding: 5px 5px 5px;
        text-decoration: none;
        background-color: #000;
        border: 1px solid #a3a3a3;
        margin-right: 20px;
        margin-bottom: 10px
    }

    .navbar-expand-lg .navbar-nav .dropdown-menu {
        padding: 20px;
        transform: none;
        left: 0;
        max-width: 100%;
        top: 85%;
        height: 600px;
        overflow-y: scroll;
        box-shadow: 0 3px 6px #00000029
    }

    #header .navbar ul.navbar-nav li.show > a:before {
        content: "";
        position: absolute;
        width: 20px;
        height: 20px;
        background: #fff;
        transform: rotate(45deg);
        bottom: -22px;
        left: 5px;
        right: auto !important;
        margin: auto
    }

    .page-template-templatesuse-case-grocery-php .text-on-left h1 {
        max-width: 401px
    }

    .page-template-templatesrestaurants-and-beverages-php .text-on-left,
    .page-template-templatesservice-and-maintenance-php .text-on-left,
    .page-template-templatesuse-case-grocery-php .text-on-left {
        margin: 70px 0 !important
    }

    .thank-you-banner {
        height: auto
    }

    section.banner {
        height: auto
    }

    .page-template-templatesrestaurants-and-beverages-php section.banner {
        height: auto
    }

    .page-template-templatesrestaurants-and-beverages-php .banner .row {
        height: 100%;
        display: flex;
        align-items: flex-end
    }

    .dropdown-menu .col-lg-3 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .list-unstyled li {
        margin: 0
    }

    .menu-big-image {
        width: auto;
        height: 130px
    }

    .list-unstyled li:last-child {
        margin-bottom: 0
    }

    .menu-main-image a p {
        line-height: 1.3;
        margin: 0
    }

    .menu-big-image img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: top
    }

    .menu-main-image {
        padding: 10px 5px 20px 5px;
        background-color: #000;
        width: auto
    }

    .founding-members h2 {
        font-size: 36px
    }

    .blog-details-1 .blog-details-row h1 {
        font-size: 36px
    }

    .become-partner h1 {
        font-size: 36px;
        line-height: 60px;
        font-weight: 400
    }

    .become-partner p {
        line-height: 1.3
    }

    .partner-program h2 {
        font-size: 36px
    }

    .partner-program p {
        line-height: 1.3
    }

    .contant-type h3 {
        font-size: 0;
        margin-bottom: 0
    }

    .contant-type h3 b {
        padding: 0
    }

    .customer-referral h2 {
        font-size: 36px
    }

    .partner-faq h2 {
        font-size: 36px
    }

    .refferal-vertical-center p {
        line-height: 1.3
    }

    .our-resources-button a:last-child button.btn {
        width: auto;
        margin: 0;
        padding: 5px 15px
    }

    .how-it-works .btn-black {
        width: auto;
        padding: 5px 15px;
        height: 44px;
        margin-right: 35px;
        font-size: 18px
    }

    .driver-app .powerful-content {
        text-align: left;
        margin-top: 50px
    }

    .how-it-works .our-resources-heading h3 {
        font-size: 36px
    }

    .grocery-our-features-section-5.section-5-adv .grocery-delivery-mob-image,
    .grocery-our-features-section-6 .grocery-delivery-mob-image {
        text-align: center;
        height: 375px
    }

    .grocery-our-features-section-6 {
        height: auto;
        padding: 35px 0;
        background-image: none !important
    }

    .tailor-made h2 {
        font-size: 36px;
        margin-bottom: 17px
    }

    .powerful-content {
        text-align: left
    }

    .best-companies-ul li:last-child {
        margin-right: 16px
    }

    .best-companies h3 {
        font-size: 24px;
        margin: 0 auto 70px;
        max-width: 674px
    }

    .powerful-dashboard .powerful-img img {
        height: 100%
    }

    .powerful-dashboard .powerful-img {
        height: 300px;
        text-align: center
    }

    .driver-app .powerful-content h4,
    .marketplace-chart .powerful-content h4,
    .powerful-dashboard .powerful-content h4 {
        font-size: 36px
    }

    .how-it-works .our-resources-heading.text-center {
        padding: 70px 0
    }

    .page-template-templatesuse-case-php .tailor-made.home-icons {
        padding: 70px 0 0
    }

    .page-template-use-case-php .tailor-made.home-icons {
        padding: 70px 0 0 !important
    }

    .mob-section img {
        width: 100%;
        height: 100%;
        object-fit: contain
    }

    .mob-image {
        height: auto
    }

    .outer-interface .laptop-content {
        width: 100%
    }

    .page-template-front-page-php .busness-section .tailor-made h2 {
        margin-bottom: 15px;
        width: 100%;
        max-width: 100%
    }

    .laptop-section {
        padding: 20px 0 70px 25px
    }

    .mob-section {
        padding: 68px 0 70px 25px;
        justify-content: space-around;
    }

    .busness-section {
        padding: 70px 0 0
    }

    .page-template-front-page-php .tailor-made h2 {
        margin-bottom: 17px
    }

    .heading-content p {
        padding-bottom: 40px;
        font-size: 18px
    }

    .powerful-integration .heading-content h2 {
        font-size: 36px;
        margin-bottom: 17px
    }

    .powerful-integration {
        padding: 70px 0
    }

    .laptop-and-watch-image img {
        height: 100%;
        width: auto
    }

    .text-on-left p,
    .thank-you-banner .text-on-left p {
        font-size: 18px
    }

    .text-on-left {
        margin: 120px 0 70px 0
    }

    .grocery-delivery-mob-image {
        text-align: center;
        height: 100%
    }

    .grocery-delivery-mob-image img {
        width: 100%;
        height: 100%;
        object-fit: contain
    }

    .our-resources-blog {
        margin-bottom: 40px;
        margin-top: 0
    }

    .tailor-made.equal-space {
        padding: 70px 0 0 0 !important
    }

    .our-customers .best-companies-ul li {
        list-style: none;
        padding: 0;
        width: 100%;
        border: unset;
        margin-bottom: 0;
        max-width: 180px;
    }

    .our-customers .best-companies-image {
        width: auto;
        height: 100px
    }

    .impact.tailor-made.home-icons {
        padding: 70px 0
    }

    .impact-heading h3 {
        font-size: 36px
    }

    .impact.tailor-made .card-image h3 {
        font-size: 18px
    }

    .grocery-our-features-section-1,
    .grocery-our-features-section-2,
    .grocery-our-features-section-3,
    .grocery-our-features-section-4,
    .grocery-our-features-section-5 {
        background-image: none !important
    }

    .grocery-section-image {
        display: block
    }

    .grocery-our-features-section-4 {
        background-position: 0
    }

    .grocery-blog.our-resources-blog {
        padding: 70px 0;
        margin: 0
    }

    .our-customers .best-companies-ul li:last-child {
        margin-right: 16px;
        margin-bottom: 0
    }

    a.demo {
        font-size: 16px
    }

    .grocery-section-1-content h2 {
        width: 100%;
        max-width: 216px
    }

    .grocery-our-features-section-3 .grocery-section-1-content h2 {
        font-size: 36px;
        width: 100%;
        max-width: 100%
    }

    .opt-for-grocery.tailor-made.home-icons {
        padding: 70px 0 35px 0 !important
    }

    .grocery-our-features .our-resources-heading h3 {
        font-size: 36px;
        margin: 0 0 35px;
        font-weight: 400
    }

    .grocery-section-1-content p {
        font-size: 16px;
        line-height: 1.3;
        margin-bottom: 35px
    }

    .grocery-section-1-content h2 {
        font-size: 36px;
        max-width: 100%;
        line-height: 1.3;
        margin-bottom: 35px
    }

    .grocery-our-features-section-1,
    .grocery-our-features-section-2,
    .grocery-our-features-section-3,
    .grocery-our-features-section-4,
    .grocery-our-features-section-5 {
        height: auto;
        padding: 35px 0
    }

    .opt-for-grocery .heading-main h2 {
        width: 100%;
        max-width: 780px;
        font-size: 36px;
        margin: auto
    }

    .last-mile.equal-space {
        padding: 70px 0
    }

    .page-template-templatescontact-us-php .text-on-left h1 {
        width: 100%;
        max-width: 300px
    }

    .become-partner {
        padding: 70px 0 0 0;
        position: relative
    }

    .customer-referral,
    .partner-faq,
    .partner-program {
        padding: 70px 0
    }

    .page-template-templatesfeatures-php .text-on-left h1 {
        width: 100%;
        max-width: 350px
    }

    section.banner {
        background-position: bottom right
    }

    #productSeries .owl-nav .owl-prev {
        left: -30px
    }

    #productSeries .owl-nav .owl-next {
        right: 0
    }

    .page-template-front-page-php .tailor-made p {
        padding: 0 55px;
        font-size: 18px;
        margin: 0
    }

    .laptop-and-watch-image {
        height: 100%;
        display: flex;
        align-items: flex-end;
        justify-content: center
    }

    .page-template-use-case-php .heading-main p {
        margin-bottom: 0
    }

    .page-template-use-case-php .heading-main h2 {
        font-size: 24px;
        line-height: 1.3;
        margin-bottom: 15px
    }

    .driver-app.equal-space:after,
    .marketplace-chart.equal-space:after,
    .powerful-dashboard.equal-space:after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 50%;
        margin-left: -25px;
        width: 50px;
        height: 50px;
        background: #000;
        transform: translateY(25%) rotate(45deg)
    }

    .powerful-dashboard-cards.equal-space {
        padding: 70px 0
    }

    .best-companies h3 {
        margin: 0 auto 17px;
        max-width: 420px;
        font-size: 36px;
        width: 100%
    }

    .best-companies.equal-space {
        padding: 35px 0
    }

    .outer-card-div .row {
        justify-content: center
    }

    .driver-app-cards .card-image,
    .marketplace-cards .card-image,
    .powerful-dashboard-cards .card-image {
        width: 100%
    }

    .our-resources .our-resources-heading.text-center {
        margin-bottom: 17px
    }

    .our-resources form.search-form {
        width: 100%
    }

    .our-resources-button {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center
    }

    .btn-black {
        font-size: 18px
    }

    .powerful-dashboard .powerful-content-img {
        justify-content: center;
        text-align: center
    }

    .driver-app .powerful-content p,
    .marketplace-chart .powerful-content p,
    .powerful-dashboard .powerful-content p {
        margin-bottom: 35px;
        padding-right: 0;
        min-width: 100%;
        font-size: 18px
    }

    .driver-app.equal-space,
    .marketplace-chart.equal-space,
    .powerful-dashboard.equal-space {
        padding: 70px 0
    }

    .driver-app-cards .row .col-sm-12,
    .marketplace-cards .row .col-sm-12,
    .powerful-dashboard-cards .row .col-sm-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 33%;
        max-width: 33%
    }

    .driver-app .powerful-content {
        text-align: left;
        margin-top: 50px
    }

    .best-companies-ul {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: space-evenly;
        padding: 24px 0;
        margin-bottom: 0;
        flex-wrap: wrap
    }

    .best-companies {
        text-align: center;
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 100%;
        justify-content: center
    }

    .best-companies-ul li {
        list-style: none;
        padding: 30px 15px;
        width: 100%;
        border: 1px solid #707070;
        margin-bottom: 16px
    }

    .our-resources-blog .blog-box .content-blog {
        padding: 0 30px
    }

    .marketplace-chart .row.powerful-content-img {
        text-align: center
    }

    .outer-card-div {
        width: 100%
    }

    .search-form .form-inline {
        border: 1px solid #ccc;
        width: 100%;
        position: relative;
        min-width: 0
    }

    .blog-right-list li:last-child {
        padding: 0 0 40px
    }

    .blog-right-list li {
        margin: 0 0 35px
    }

    .blog-details-right .w-100 {
        margin: 0 0 38px;
        font-size: 20px
    }

    .blog-right-list a h5 {
        padding: 35px 0 0
    }

    .our-resources-heading .search-form button.srch-btn {
        position: absolute;
        background: no-repeat;
        border: 0;
        right: 0;
        padding: 9px;
        cursor: pointer
    }

    .section-inner.error404-content .intro-text p {
        width: 90%
    }

    .partner-faq {
        padding: 70px 0;
        text-align: center
    }

    .srch-results .blog-box:first-child.col-lg-6.col-md-6.xol-sm-12.col-xs-12 {
        margin-bottom: 35px
    }

    .srch-results .blog-box h5 {
        padding: 10px 0 4px
    }

    .srch-results .blog-box h5 {
        font-size: 18px
    }

    .srch-results .blog-content-list .learn-more-blog a {
        font-size: 16px
    }

    .blog-details-1 .blog-details-row h2,
    .our-resources .our-resources-heading h3 {
        font-size: 36px
    }

    section.our-resources {
        padding-top: 52px
    }

    .blog-details-right span {
        font-size: 24px
    }

    .blog-right-list a h5 {
        font-size: 20px;
        line-height: 1.3
    }

    .outer-wrap-info {
        padding-right: 0
    }

    .our-resources-blog .blog-box .content-blog {
        padding: 0 30px
    }

    .banner:before {
        display: none
    }

    .title-services p {
        font-size: 18px
    }

    .text-on-left h1 {
        font-size: 36px
    }

    .best-companies-ul {
        width: 80%
    }

    .our-customers .best-companies-ul li:last-child {
        margin-right: 16px;
        margin-bottom: 0
    }

    .best-companies-ul li {
        list-style: none;
        padding: 30px 15px;
        position: relative;
        width: 20%;
        border: 1px solid #707070;
        margin-right: 16px;
        max-width: 130px
    }

    .best-companies-ul {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-evenly;
        padding: 24px 0;
        margin-bottom: 0;
        flex-wrap: wrap
    }

    /*new css for revamp*/
    .page-template-pickup-and-delivery-management-software .banner {
        padding: 120px 0 70px;
    }

    .page-template-pickup-and-delivery-management-software .faq-collapse .card-header {
        background-color: #fff;
    }

    .page-template-pickup-and-delivery-management-software .text-on-left {
        margin: 0;
    }

    .page-template-pickup-and-delivery-management-software ul.adv-ul-routing li:last-child {
        padding-bottom: 0px;
    }

    .page-template-pickup-and-delivery-management-software .text-on-left p {
        padding: 15px 0;
    }

    .page-template-pickup-and-delivery-management-software .main-features .container > h2 {
        margin: 0 0 15px 0;
    }

    .page-template-pickup-and-delivery-management-software ul.adv-ul-routing li {
        padding: 0px 0px 15px 15px;
    }

    .page-template-pickup-and-delivery-management-software .main-headings p {
        margin: 15px 0;
    }

    .page-template-pickup-and-delivery-management-software .opt-for-grocery .heading-main h2 {
        max-width: initial;
        font-size: 30px;
    }

    .page-template-pickup-and-delivery-management-software .p-integrations .p-content p {
        margin: 15px 0 50px 0;
    }

    .page-template-pickup-and-delivery-management-software .partner-faq h2 {
        margin-bottom: 50px;
    }

    .page-template-pickup-and-delivery-management-software .layout-btn a.demo {
        margin: 30px 0 0 0;
        font-size: 18px;
    }

    .page-template-pickup-and-delivery-management-software .banner {
        background-size: cover;
    }
    .cannabis-delivery-software .banner ,
    .furniture-delivery-software .banner {
        height: 85%;
    }
    .gradient {
        padding: 350px 0 70px 0;
    }

    .gradient h2 {
        font-size: 28px;
    }
    .gradient .content {
        padding: 30px 45px;
    }
    /*    home delivery css starts */
    .home-delivery-world-2022 .text-on-left {
        margin: 0px;
    }
    .home-delivery-world-2022 .text-on-left h1 {
        padding: 0 110px 0 0;
        font-size: 28px;
    }
    .home-delivery-world-2022 .text-on-left p {
        max-width: initial;
        padding: 15px 40px 20px 0;
        font-size: 18px;
        margin-bottom: 0;
    }
    .reasons-delivery {
        padding: 70px 0 0 0;
    }
    .reasons-delivery .heading h2 {
        font-size: 36px;    padding: 0 0 30px 0;
    }
    .reasons-delivery .left-content h3 {
        font-size: 20px;
    }
    .right-content p {
        margin-bottom: 30px;
        font-size: 16px;
    }.home-delivery-world-2022 .gradient {
         padding: 70px 0;
     }
    .home-delivery-world-2022 .banner li {
        font-size: 16px;
    }
    .gradient p {
        font-size: 16px;
    }
    /*    home delivery css ends */


}

@media screen and (max-width: 1199px) and (min-width: 991px) {
    .page-template-front-page-php.advertisement-page .powerful-integration .get-started-button {
        text-align: left !important;
        margin: 0
    }

    .page-template-templatesTaxi-php .text-on-left h1 {
        width: 100%;
        max-width: 354px;
        font-size: 36px
    }

    .menu-text {
        color: #000;
        width: 100%;
        font-weight: 400;
        padding-left: 17px;
        max-width: 350px
    }

    .dropdown-menu.dropdown-large.show .col-lg-9 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .blog-detail-tags {
        padding: 0 10px
    }

    .page-template-templatesuse-case-php .heading-main p {
        margin-bottom: 0
    }

    .page-template-front-page-php .tailor-made.home-icons {
        padding: 70px 0 70px
    }

    .tailor-made h2 {
        font-size: 36px;
        margin-bottom: 17px
    }

    #header .navbar ul.navbar-nav li a {
        padding-right: 0;
        font-size: 14px;
        padding-left: 0
    }

    .footer-logo img {
        width: 130px
    }
}

@media screen and (max-width: 991px) and (min-width: 768px) {
    .grocery-delivery-mob-image img {
        width: 100%
    }

    .tailor-made h2 {
        font-size: 36px;
        margin-bottom: 17px;
        color: #000
    }

    .footer-left-part {
        justify-content: left
    }

    .privacy-policy {
        margin-right: 20px
    }

    .social-icons {
        justify-content: right;
        margin: 0
    }

    .social-icons h5 {
        padding-right: 20px
    }
}

@media screen and (max-width: 991px) {
    .single-ebooks .form-background-layer:nth-of-type(1) {
        margin-right: 20px !important;
    }

    .single-ebooks .form-background-layer:nth-of-type(2) {
        margin-right: 5px !important;
    }

    .single-ebooks .form-background-layer:nth-of-type(3) {
        margin-right: -10px !important;
    }

    .single-ebooks .gradient-form {
        max-width: 90%;
        margin: auto;
    }

    .single-ebooks .form-background-layer {
        max-width: 90%;
    }

    .from-long-distance {
        margin-bottom: 75px;
        height: auto;
    }

    .page-template-pickup-and-delivery-management-software .banner {
        background-size: cover;
    }

    .delivery-management-software .banner .text-on-left {
        margin: 0;
    }

    .delivery-management-software .text-on-left h1 {
        font-size: 24px;
    }

    .delivery-management-software .text-on-left h2 {
        font-size: 24px;
    }


    .form-background-layer {
        max-width: 100%;
    }

    .result-table {
        padding: 0px 0 35px;
    }

    .table-wrapper {
        width: 100%;
    }

    .popup-usecase .modal-dialog.modal-dialog-centered {
        max-width: 670px;
    }

    .white-glove-delivery section.banner {
        padding: 140px 0 70px;
    }

    .white-glove-delivery ul.adv-ul-routing li {
        padding: 0px 0px 10px 10px;
    }

    .scale-content {
        padding: 35px 0;
        border-radius: 25px;
    }

    .scale-content h2 {
        font-size: 28px;
    }

    .scale-content p {
        margin: 14px 0 25px 10px;
    }

    .layout .layout-combo:not(:last-child) {
        padding: 0px 0px 50px;
    }

    .plan-content-layout .layout .row p {
        padding: 16px 0px;
        font-size: 18px;
    }

    .plan-content-layout .layout .row h3 {
        font-size: 20px;
    }

    .business-content.wow.slideInRight {
        padding-left: 0;
    }

    .blogs .row .col-md-6:nth-child(3) {
        margin: 30px 0 0 0;
    }

    .solution p.card-text {
        margin: 0 0 20px 0;
        font-size: 12px;
        height: unset;
        min-height: 70px;
    }

    .main-features .row .col-lg-6.col-md-12.col-12:nth-child(2) {
        margin-bottom: 150px;
    }

    .onboard-img img {
        width: 100%;
        height: unset;
        transform: unset;
    }

    .onboard-img {
        width: 100%;
        height: unset;
    }

    .integration-apps {
        width: 150px;
        height: 100px;
    }

    .p-integrations .row {
        justify-content: center;
    }

    .wprm-wrapper ul#wprmenu_menu_ul > .menu-item:last-child {
        margin-left: 15px;
    }

    .wprm-wrapper ul#wprmenu_menu_ul > .menu-item:last-child a {
        background: transparent linear-gradient(90deg, #4BA65C 0%, #3183AD 100%) 0% 0% no-repeat padding-box;
        color: #fff;
        display: inline-block;
    }

    .wprm-wrapper ul#wprmenu_menu_ul > .menu-item:nth-last-child(2) {
        margin-left: 15px;
        margin-bottom: 15px;
        display: inline-block;
        border: 1px solid;
        border-image-source: linear-gradient(to right, #4BA65C, #3183AD) !important;
        border-image-slice: 1;
    }

    .wprm-wrapper ul#wprmenu_menu_ul > .menu-item:nth-last-child(2) i {
        margin-right: 10px;
    }

    div#mg-wprm-wrap ul > li:hover > span.wprmenu_icon {
        z-index: 99999999 !important;
        color: #ffffff !important;
    }

    .our-customers .best-companies-image {
        width: auto;
        height: 100%;
    }

    .our-customers .best-companies-ul li {
        max-width: 160px;
    }

    .christmas-img-text {
        max-width: 700px;
    }

    .company-icons {
        margin:  0;
    }

    .company {
        padding: 30px 0;
    }

    .company-img img,
    .company-img-bw img {
        width: 100%;
    }

    .mob-image {
        height: 350px;
    }

    #modal-over2.halloween-popup #wrapper-modal {
        max-height: 450px;
    }

    #modal-over2 .halloween-link a.demo {
        font-size: 24px;
    }

    #modal-over2 .black-friday h2,
    #modal-over2 .black-friday h2 span {
        font-size: 22px;
        text-align: center;
    }

    #modal-over2 .black-friday h3 {
        font-size: 20px;
    }

    /* #modal-over2 .black-friday h3::before {
width: 50px;
left: 0%;
}
#modal-over2 .black-friday h3::after {
width: 50px;
right: 0%;
} */
    #modal-over2.halloween-popup .img {
        width: 260px;
        margin: auto;
    }

    .black-friday span {
        font-size: 30px;
        padding: 10px 0 15px;
    }

    .black-friday h2 {
        font-size: 26px;
    }

    /* .black-friday h3::before,
.black-friday h3::after {
width: 50px;
} */
    /* hompage banner */
    .amazing-delivery .image {
        margin: auto;
        width: auto;
        height: auto;
    }

    .pricing figure.phn-img0-effect img {
        width: 100%;
    }

    .pricing .banner .col-md-7,
    .pricing .banner .col-md-5 {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }

    .pricing section.banner .col-lg-5.col-md-5.col-sm-12.col-12 {
        position: relative;
        right: 0;
        bottom: 0;
        padding: 0;
    }

    .delivery-solution p {
        font-size: 16px
    }

    .page-template-templatespricing-php .text-on-left {
        margin: 70px 0
    }

    .payment p {
        font-size: 12px;
        width: 20%;
        left: 4%;
        top: -18%
    }

    .halloween-popup .close {
        width: 45px;
        height: 45px
    }

    /* .halloween-popup #wrapper-modal {
top: 30%
} */
    .days h2,
    .hours h2,
    .minutes h2,
    .seconds h2 {
        font-size: 30px;
        width: 40px;
        height: 40px;
    }

    .only-treats h1 {
        font-size: 35px;
    }

    .close {
        right: 0;
        top: -3%;
    }

    .pricing figure.phn-img0-effect {
        margin: 0%;
        width: 100%;
    }

    .amazing-delivery .row {
        align-items: center
    }

    /* .white-glove-delivery .busness-section .tailor-made p {
max-width: 100%
} */
    .pricing .text-on-left p {
        width: 100%;
        max-width: 100%
    }

    .pricing-gif .phn-img0-effect {
        width: 100%
    }

    .pricing .pricing-gif {
        position: relative;
        right: 0;
        bottom: 0;
        margin-bottom: 35px
    }

    .pricing .banner .col-md-5,
    .pricing .banner .col-md-7 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .delivery-heading p {
        MAX-WIDTH: 95%;
        padding: 0 0 35px 0
    }

    .announcement-subhead p {
        font-size: 16px
    }

    .announcement a.demo {
        padding: 6px 12px;
        font-size: 15px
    }

    .empower-growth-adv.advertisement-page .banner {
        padding-top: 100px
    }

    .empower-growth-adv.advertisement-page .footer-logo {
        text-align: center
    }

    .empower-growth-adv.advertisement-page .management-solution h2 {
        width: 100%;
        max-width: 99%;
        margin: auto
    }

    .empower-growth-adv.advertisement-page .grocery-section-1-content h2 {
        font-size: 24px;
        margin-bottom: 17px
    }

    .empower-growth-adv.advertisement-page .text-on-left {
        max-width: 100%
    }

    .banner.meet-the-world .col-lg-5 {
        padding: 0;
        flex: 0 0 100%;
        padding: 35px 35px 70px 35px;
        max-width: 100%
    }

    .banner.meet-the-world .text-on-left {
        margin: 70px 0 35px 0
    }

    .banner.meet-the-world .col-lg-7.col-md-7.col-sm-12.col-xs-12 {
        width: 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0 35px
    }

    .proven-content-1 h3,
    .proven-content-2 h3,
    .proven-content-3 h3,
    .proven-content-4 h3 {
        font-size: 18px;
        min-height: 92px;
        max-height: 92px
    }

    .executives .row .col-lg-6.col-md-6.col-6:nth-child(3) .executives-card,
    .executives .row .col-lg-6.col-md-6.col-6:nth-child(4) .executives-card {
        margin-bottom: 0
    }

    .executives-card {
        height: 210px
    }

    .executives a i.fa.fa-linkedin {
        font-size: 18px;
        width: 24px;
        height: 24px;
        border-radius: 3px;
        padding: 0
    }

    .executive-text-hover-1,
    .executive-text-hover-2,
    .executive-text-hover-3,
    .executive-text-hover-4 {
        height: 100%;
        max-height: 210px
    }

    .executive-text h2 {
        font-size: 18px
    }

    .executive-img {
        width: 140px
    }

    .executive-text-img {
        height: 100%;
        max-height: 210px
    }

    .executive-text-hover-1 p,
    .executive-text-hover-2 p,
    .executive-text-hover-3 p,
    .executive-text-hover-4 p {
        font-size: 11px
    }

    .advertisement-page .footer-logo {
        text-align: center;
        margin: 0
    }

    footer.equal-space {
        padding: 45px 0
    }

    .laptop-section {
        padding: 20px 0 70px 0
    }

    .mob-section {
        padding: 68px 0 70px 0
    }

    .laptop-section.booking-form {
        padding: 70px 0 70px 0
    }

    .qucik-links-custom.colsp {
        padding: 0
    }

    .footer-logo {
        margin: 0 0 20px
    }

    .qucik-links-custom.subscribe {
        margin-top: 13px
    }

    .page-template-front-page-php .tailor-made.home-icons {
        padding: 70px 0 70px !important
    }

    .bottled-water-delivery .impact-cards .card-image {
        margin: 0 auto 28px
    }

    .alcohol-delivery-solution .impact.tailor-made.home-icons,
    .bottled-water-delivery .impact.tailor-made.home-icons,
    .courier-delivery-tracking-software .impact.tailor-made.home-icons,
    .furniture-delivery .impact.tailor-made.home-icons,
    .laundry-pickup-delivery-software .impact.tailor-made.home-icons,
    .truck-route-planning-software .impact.tailor-made.home-icons {
        padding: 35px 0 !important
    }

    .alcohol-delivery-solution .opt-for-grocery.tailor-made.home-icons,
    .bottled-water-delivery .opt-for-grocery.tailor-made.home-icons,
    .courier-delivery-tracking-software .opt-for-grocery.tailor-made.home-icons,
    .furniture-delivery .opt-for-grocery.tailor-made.home-icons,
    .laundry-pickup-delivery-software .opt-for-grocery.tailor-made.home-icons,
    .truck-route-planning-software .opt-for-grocery.tailor-made.home-icons {
        padding: 35px 0 !important
    }

    .alcohol-delivery-solution .text-on-left,
    .bottled-water-delivery .text-on-left,
    .courier-delivery-tracking-software .text-on-left,
    .furniture-delivery .text-on-left,
    .laundry-pickup-delivery-software .text-on-left,
    .truck-route-planning-software .text-on-left {
        margin: 35px 0
    }

    #mg-wprm-wrap.cbp-spmenu-left,
    #mg-wprm-wrap.cbp-spmenu-left.custom,
    #mg-wprm-wrap.cbp-spmenu-right,
    #mg-wprm-wrap.cbp-spmenu-right.custom,
    .cbp-spmenu-vertical {
        width: 100%
    }

    .page-template-templatesuse-case-grocery-php .text-on-left p {
        padding: 17px 0;
        max-width: 374px
    }

    .table-padding {
        overflow: scroll !important
    }

    .page-template-templatesonfleet-php .grocery-our-features .our-resources-heading.text-center p br {
        display: none
    }

    .table-wrapper .table-column:nth-child(2) .table-heading {
        line-height: 27px
    }

    .table-wrapper .table-column:nth-child(4) .table-heading {
        line-height: 27px
    }

    .table-wrapper .table-column:nth-child(1) .table-heading {
        line-height: 27px
    }

    .adv-video video {
        position: relative;
        width: 130%;
        right: 50px
    }

    .page-template-templatespricing-php .text-on-left h1 {
        width: 100%;
        max-width: 100%
    }

    .download-app ul li {
        width: 25%
    }

    .download-app ul li:first-child {
        margin-right: 25px
    }

    .page-template-templatespickup-and-delivery-php .grocery-our-features-section-3 .grocery-section-1-content h2 {
        font-size: 36px;
        max-width: 100%
    }

    .page-template-templatespickup-and-delivery-php .grocery-our-features-section-1 .grocery-section-1-content h2 {
        width: 100%;
        max-width: 100%
    }

    .page-template-templatespickup-and-delivery-php .tailor-made .card-image {
        min-height: 280px
    }

    .table-wrapper .table-column:nth-child(2) {
        width: 150px
    }

    .table-wrapper .table-column:nth-child(3) {
        width: 175px
    }

    .table-wrapper .table-column:nth-child(4) {
        width: 265px
    }

    header {
        display: none
    }

    #wprmenu_bar .bar_logo {
        border: none;
        margin: 0;
        padding: 0 8px 0 0;
        width: auto;
        height: 30px;
    }

    #wprmenu_bar .menu_title a {
        display: inline-block;
        position: relative;
        /*top: -10px*/
        top: -5px
    }

    .best-companies-ul {
        width: 100%
    }

    .best-companies-ul li:last-child {
        margin-right: 0 !important
    }

    .menu-text {
        width: 100%;
        max-width: 275px
    }

    .faq-points .our-resources-button {
        display: flex;
        width: auto;
        flex-direction: row;
        align-items: center;
        margin: auto;
        flex-wrap: wrap;
        justify-content: center
    }

    .menu-main-image {
        padding: 10px 5px 20px 5px;
        background-color: #000;
        width: auto
    }

    .navbar-expand-lg .navbar-nav .dropdown-menu {
        left: 0;
        padding: 20px;
        transform: none;
        max-width: 100%;
        border: 0;
        top: 30%;
        height: 250px;
        overflow-y: scroll;
        box-shadow: 0 3px 6px #00000029
    }

    .blog-details-1 .blog-details-row h2,
    .our-resources .our-resources-heading h3 {
        font-size: 36px
    }

    .blog-details-1 .blog-details-row h1 {
        font-size: 36px
    }

    .driver-app .powerful-content {
        text-align: center;
        margin-top: 50px
    }

    .become-partner h1 {
        font-size: 36px;
        line-height: 60px;
        margin-top: 35px;
        font-weight: 400
    }

    .become-partner p {
        line-height: 1.3
    }

    .partner-program h2 {
        font-size: 36px
    }

    .partner-program p {
        line-height: 1.3
    }

    .contant-type h3 {
        font-size: 0;
        margin-bottom: 0
    }

    .contant-type h3 b {
        padding: 0
    }

    .customer-referral h2 {
        font-size: 36px
    }

    .partner-faq h2 {
        font-size: 36px
    }

    .refferal-vertical-center p {
        line-height: 1.3
    }

    .powerful-content {
        text-align: center
    }

    .laptop-and-watch-image figure {
        height: 375px;
        margin: 0;
        margin-top: 15px;
        width: auto
    }

    .impact.tailor-made.home-icons {
        padding: 70px 0
    }

    footer .container .row div:nth-child(3),
    footer .container .row div:nth-child(4) {
        margin-top: 10px
    }

    .page-template-templatesfeatures-php .text-on-left h1 {
        width: 100%;
        max-width: 300px
    }

    .tailor-made.home-icons {
        padding: 70px 0 70px 0 !important
    }

    .blog-details-1 .blog-details-row h1 {
        padding-right: 0
    }

    .blog-details-1 .blog-details-row h2 {
        padding: 13px 0
    }

    .page-template-use-case .tailor-made h2 {
        font-size: 36px
    }

    .page-template-use-case .tailor-made.equal-space {
        padding: 0 !important
    }

    .page-template-use-case .tailor-made h2 {
        margin-bottom: 17px
    }

    .driver-app-cards .row .col-sm-12,
    .marketplace-cards .row .col-sm-12,
    .powerful-dashboard-cards .row .col-sm-12 {
        flex: 0 0 48%;
        max-width: 48%
    }

    .our-resources .our-resources-heading.text-center {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: flex-start
    }

    .banner {
        height: auto !important
    }

    .icon-left {
        width: 15%
    }

    .custom-services-box {
        width: 50% !important
    }

    .custom-services-list {
        width: 100% !important
    }

    .custom-services-box:first-child {
        margin-bottom: 42px
    }

    .page-template-pickup-and-delivery-management-software .banner {
        background-image: unset !important;
    }

    .page-template-pickup-and-delivery-management-software .banner .row > div {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .laundry-pickup-and-delivery-software .heading-main p,
    .newspaper-delivery-software .heading-main p,
    .cannabis-delivery-software .heading-main p,
    .alcohol-delivery-software .heading-main p,
    .furniture-delivery-software .heading-main p,
    .pharmacy-delivery-software .heading-main p,
    .bottled-water-delivery-software .heading-main p,
    .courier-dispatch-software .heading-main p,
    .gifts-and-flowers-delivery-management-software .heading-main p {
        width: 100%;
        max-width: 80%;
    }

    .laundry-pickup-and-delivery-software .main-features .container > p,
    .newspaper-delivery-software .main-features .container > p,
    .cannabis-delivery-software .main-features .container > p,
    .alcohol-delivery-software .main-features .container > p,
    .furniture-delivery-software .main-features .container > p,
    .pharmacy-delivery-software .main-features .container > p,
    .bottled-water-delivery-software .main-features .container > p,
    .courier-dispatch-software .main-features .container > p,
    .gifts-and-flowers-delivery-management-software .main-features .container > p {
        width: 100%;
        max-width: 95%;
    }
    .cannabis-delivery-software .banner ,
    .furniture-delivery-software .banner {
        height: auto;
    }


    .gradient h2 {
        font-size: 24px;
    }
    .gradient p {
        font-size: 16px;
        margin-bottom: 20px;
        padding-right: 0;
    }
    .gradient .content {
        padding: 20px 45px;}

    /*    home delivery css starts */
    .home-delivery-world-2022 .text-on-left p {
        padding: 15px 0px 20px 0;
    }
    .home-delivery-world-2022 .contact-form-outer {
        padding: 0;
    }
    .gradient .content {
        max-width: 100%;
        margin: auto;
    }
    /*    home delivery css ends */
}

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

    .our-resources-blog .blog-box .content-blog h5 a {
        color: #000;
        font-weight: 600;
        margin-bottom: 5px;
        margin-top: 0;
        font-size: 18px;
        line-height: 1.3;
        cursor: pointer;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        padding: 0
    }

    .page-template-front-page-php .tailor-made.home-icons {
        padding: 70px 0 70px !important
    }

    .custom-services-box:first-child {
        margin-bottom: 42px
    }

    .heading-main {
        width: 100%
    }

    .page-template-about-us-php .tailor-made {
        padding: 0 !important
    }

    .btn-custom {
        position: static
    }

    .page-template-about-us-php .tailor-made {
        width: 100%
    }

    .last-mile.equal-space .tailor-made {
        padding: 0
    }

    .powerful-integration .container {
        display: block !important
    }

    #productSeries .owl-nav button {
        position: static;
        transform: translateY(0)
    }

    .tailor-made .card-image {
        width: auto !important
    }

    /* home delivery starts */
    .home-delivery-world-2022 .text-on-left h1 {
        padding: initial;
        font-size: 28px;
    }
    .reasons-delivery .heading h2 {
        font-size: 28px;
        padding: 0 0 30px 0;
    }
    .reasons-delivery {
        padding: 35px 0 0 0;
    }
    .reasons-delivery .left-content h3 {
        font-size: 18px;
    }
    .home-delivery-world-2022 .gradient {
        padding: 35px 0;
    }
    .home-delivery-world-2022 h4 {
        border: 1px solid #393939d6;
    }
    /* home delivery ends */
}


/* @media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {
.amazing-delivery .image {
margin: auto;
width: auto;
height: auto;
}
} */

@media screen and (max-width: 767px) {
    .case-list li{width:45%;}
    .pricing .delivery-solution {
        margin-bottom: 0;
    }

    .table-wrapper .table-column .table-content {
        min-height: max-content;
        height: auto;
        padding: 5px;
    }

    .sales-inquiries.contact-us {
        padding: 120px 0 70px;
    }

    /*   .delivery-management-software .solution p.card-text {
           min-height: 50px;
       }

       .delivery-management-software section.solution, .delivery-management-software .main-features {
           padding: 35px 0;
       }*/
    .popup-usecase {
        overflow-x: hidden;
        overflow-y: auto;
        padding: 0 !important;
    }

    .optimize-delivery .image {
        max-width: 50px;
        height: 50px;
    }

    .white-glove-delivery .faq-collapse .card {
        width: 100%;
        margin: auto;
    }

    .popup-usecase .button-trial {
        margin: 0 40px 0 0;
    }

    .popup-usecase .optimize-delivery li {
        list-style: none;
        width: 90px;
    }

    .popup-usecase .optimize-delivery .text h6 {
        max-width: 60%;
        font-size: 12px;
    }

    .popup-usecase .optimize-delivery .text {
        max-width: 100%;
    }

    .popup-usecase ul.optimize-delivery {
        padding: 0;
    }

    .popup-usecase .heading p {
        font-size: 18px;
        padding: 0;
    }

    .popup-usecase .heading h2 {
        font-size: 20px;
        text-align: center;
    }

    .white-glove-delivery section.banner,
    .route-optimization-software section.banner {
        padding: 80px 0 35px;
    }

    .white-glove-delivery .partner-faq {
        padding: 0px 0 35px;
    }

    .white-glove-delivery .banner:after {
        z-index: -1;
    }

    .company-icons.our-awards {
        margin: 35px 0px 0;
        background: #fff;
    }

    .company-icons.our-awards .company li {
        margin: 10px 0;
        display: flex;
        align-items: center;
        width: 40%;
    }

    .home .company-icons.our-awards .company-img {
        padding: 0;
    }

    .company-icons.our-awards .company {
        padding: 25px 0 0;
    }

    .layout-combo .text {
        width: 100%;
        max-width: 100%;
        padding: 0 10px;
    }

    .route-optimization-software h2 {
        font-size: 24px;
    }

    .route-optimization-software .text-on-left h1 {
        font-size: 24px;
    }

    .scale-delivery {
        padding: 0px 0 35px;
    }

    .scale-content p {
        margin: 14px 15px 25px;
        font-size: 16px;
    }

    .scale-content {
        padding: 30px 0;
        border-radius: 25px;
    }

    .scale-content h2 {
        font-size: 22px;
    }

    .plan-content-layout .layout .layout-combo:last-child .row .col-12:nth-child(1) {
        padding: 0;
    }

    .plan-content-layout .layout .row .col-12 {
        padding: 0px 0px 35px;
    }

    .layout .layout-combo:not(:last-child) {
        padding: 0;
    }

    .plan-content-layout .layout .row .col-12:nth-child(1) {
        order: 2;
    }

    .plan-content-layout .layout .row .col-12:nth-child(2) {
        order: 1;
    }

    .plan-content-layout .layout-combo .col-6:last-child {
        padding: 0px;
    }

    .plan-content-layout .content h2 {
        font-size: 24px;
    }

    .route-plan {
        padding: 35px 0;
    }

    .ad-lp .company li:nth-last-child(-n+4) {
        padding: 0 0 25px;
    }

    .ad-lp .company-heading h2 {
        font-size: 24px;
        padding: 30px 0 0 0;
    }

    .ad-lp .company li:nth-last-child(-n+2) {
        padding: 0;
    }

    .ad-lp .company li {
        width: 100%;
        max-width: 45%;
        margin: auto;
    }

    .ad-lp .company-img {
        width: 140px;
        margin: auto;
    }

    /*
        .delivery-management-software section.solution {
            padding: 70px 0;
        }*/
    .onboard-apps:nth-child(2) .onboard-gpay {
        padding: 0;
    }

    section.banner.home-banner {
        overflow-x: visible;
    }

    .home section {
        overflow-x: hidden;
    }

    .agent-app .business-img img,
    .customer-app .business-img img {
        height: auto;
        width: 100%;
    }

    .business-content {
        visibility: unset;
        animation-name: unset;
    }

    .agent-app .business-img,
    .customer-app .business-img {
        text-align: center;
        visibility: unset;
        animation-name: unset;
    }

    .features-images {
        display: none;
    }

    .main-features .card-body p:last-child img {
        width: 100%;
        display: block;
        margin: 0;
    }

    .blogs .row .col-lg-4.col-md-6.col-12:nth-child(3) {
        margin: 0px 0 0 0;
    }

    /*.features-2-img {
left: unset;
width: 100%;
max-width: 100%;
bottom: -60px;
padding: 15px;
}

.features-1-img {
width: 100%;
max-width: unset;
left: 0;
padding: 10px;
}*/
    .delivery-operations .row .col-lg-3.col-md-4.col-12:nth-child(2) {
        margin-bottom: 35px;
    }

    .delivery-operations .row {
        display: flex;
        align-items: center;
        flex-direction: column-reverse;
        justify-content: center;
        margin: auto;
        text-align: center;
    }

    .video {
        width: 250px;
        margin: auto;
    }

    section.on-board {
        padding: 35px 0;
    }

    .main-features:before,
    .main-features:after,
    .on-board:before,
    .on-board:after {
        display: none;
    }

    .blogs .row .col-12:not(:first-child) .blogs-cards {
        margin-top: 20px;
    }

    .blogs-text h2 {
        font-size: 28px;
    }

    section.blogs {
        padding: 35px 0;
    }

    .onboard-text h4 {
        font-size: 28px;
    }

    .onboard-img {
        padding: 35px ​0 35px 0;
    }

    .agent-app,
    .booking-form {
        padding: 35px 0;
    }

    .digital-experience li:before {
        height: 15px;
        top: 30%;
    }

    .digital-experience li {
        line-height: 1.7;
        padding: 0 0 0 15px;
        font-size: 16px;
    }

    .business-content h5 {
        font-size: 24px;
    }

    .exceptional-heading h3 {
        font-size: 24px;
        max-width: 100%;
        margin: 0 auto 35px;
    }

    section.exceptional-digital {
        padding: 35px 0;
    }

    .d-btn a.demo {
        padding: 5px 10px;
        font-size: 14px;
    }

    .d-heading p {
        font-size: 16px;
    }

    .integration-apps {
        width: 120px;
        height: 60px;
    }

    .p-integrations .p-content p {
        margin: 12px 0 25px 0;
    }

    section.p-integrations {
        padding: 35px 0;
    }

    .p-integrations .p-content h4 {
        font-size: 28px;
    }

    .main-features .card-body {
        font-size: 14px;
    }

    .main-headings p {
        font-size: 16px;
    }

    .main-headings h2 {
        font-size: 28px;
    }

    .main-features {
        padding: 35px 0;
    }

    .solution .row .col-12:not(:first-child) .card {
        margin-top: 20px;
    }

    .solution .content p {
        max-width: 100%;
    }

    section.solution .content h2 {
        font-size: 28px;
    }

    section.solution {
        padding: 35px 0;
        overflow-x: hidden;
    }

    .our-customers .best-companies-ul li {
        margin-bottom: 15px;
    }

    .text {
        width: 100%;
        max-width: 45%;
    }

    .text h2 span {
        font-size: 15px;
    }

    .text h2 {
        font-size: 12px;
        padding: 0 10px 0 10px;
    }

    .christmas-img-text img {
        width: 100%;
    }

    .christmas-img-text .img {
        width: 70px;
    }

    .christmas-img-text {
        width: 90%;
        padding: 10px 10px;
    }

    .company-icons {
        margin: 35px 0 0;
    }

    .pickup-and-delivery-management-software .grocery-new {
        height: auto;
        padding: 35px 0;
    }

    .pickup-and-delivery-management-software .grocery-our-features-section-6 .grocery-delivery-mob-image img {
        height: 100%;
    }

    .pickup-and-delivery-management-software .grocery-our-features-section-6 .grocery-delivery-mob-image {
        height: 500px;
    }

    .pickup-and-delivery-management-software .grocery-our-features-section-3 .grocery-delivery-mob-image.align-to-left {
        text-align: center !important;
    }

    .advertisement-page.pickup-and-delivery-management-software .banner:after {
        display: none;
    }

    .banner.meet-the-world:after {
        background-color: transparent;
    }

    .page-template-pickup-and-delivery-management-software .banner {
        padding-bottom: 0;
    }

    .halloween-popup #wrapper-modal {
        max-height: 345px;
    }

    #modal-over2 .halloween-link a.demo {
        font-size: 16px;
    }

    #modal-over2 .black-friday h5 {
        font-size: 12px;
        margin: 7px 0 30px;
    }

    #modal-over2 .black-friday h2,
    #modal-over2 .black-friday h2 span {
        font-size: 17px;
    }

    #modal-over2 .black-friday h3 {
        font-size: 12px;
        margin-bottom: 18px;
    }

    #modal-over2.halloween-popup .img {
        width: 150px;
        text-align: center;
    }

    #modal-over2 #wrapper-modal {
        max-height: 450px;
    }

    .halloween-popup .img {
        width: 180px;
        margin: auto;
    }

    .pricing .text-on-left p {
        max-width: 100%;
    }

    .pricing .best-companies.equal-space.pricing-comp {
        background-color: #fff;
        padding: 35px 0
    }

    .delivery-solution p {
        font-size: 11px;
        width: 70%
    }

    .delivery-solution a.demo {
        font-size: 12px;
        padding: 5px 15px
    }

    .holiday-sale p {
        font-size: 13px
    }

    .halloween-popup.blog-pop .popup-wrapper .close {
        width: 30px;
        height: 30px
    }

    .halloween-popup .close {
        width: 34px;
        height: 34px
    }

    /* .halloween-popup #wrapper-modal {
top: 10%;
} */
    .halloween-popup #wrapper-modal {
        max-height: 500px;
    }

    .faq-collapse .card-body {
        padding: 16px 36px 16px 16px
    }

    .halloween-link a.demo {
        padding: 5px 20px;
        font-size: 14px
    }

    .days h2,
    .hours h2,
    .minutes h2,
    .seconds h2 {
        width: 20px;
        font-size: 12px;
        height: 25px;
        border-radius: 4px;
    }

    .days p,
    .hours p,
    .minutes p,
    .seconds p {
        font-size: 5px
    }

    .only-treats h1 {
        font-size: 24px
    }

    .count-down {
        padding: 0
    }

    .pricing-banner-owl.owl-carousel.owl-loaded {
        display: none
    }

    .amazing-delivery .row {
        flex-direction: column-reverse
    }

    .amazing-delivery .text {
        padding: 0 0 8%;
        width: 100%;
        max-width: 100%;
    }

    .banner .text-on-left {
        position: relative;
        z-index: 2
    }

    .banner:after {
        position: absolute;
        content: '';
        top: 0;
        width: 100%;
        height: 100%;
        background-color: #000000c7
    }

    .pricing .banner .col-md-7 {
        flex: 0 0 100% !important;
        max-width: 100% !important
    }

    /* .white-glove-delivery .outer-interface .mob-section:nth-child(2) {
display: flex;
flex-direction: column-reverse
}
.white-glove-delivery .outer-interface .mob-section:nth-child(2) .mob-image,
.white-glove-delivery .outer-interface .mob-section:nth-child(3) .mob-image {
padding: 35px 0 0
}
.white-glove-delivery .mob-content {
padding: 0 15px 0
}
.white-glove-delivery .mob-content p {
margin: 0
}
.white-glove-delivery .mob-content {
padding: 0 15px 0
}
.white-glove-delivery .mob-section .mob-image {
height: auto;
padding-bottom: 35px
}
.white-glove-delivery .busness-section .tailor-made.equal-space-top {
margin: 35px 0 0
}
.white-glove-delivery .busness-section .tailor-made h2 {
margin-bottom: 17px
}
.white-glove-delivery .banner {
padding-bottom: 35px
}
.white-glove-delivery .text-on-left h1 {
max-width: 100%
} */
    .glove-delivery {
        padding: 35px 0
    }

    .delivery-heading p {
        padding: 0 0 35px 0;
        font-size: 22px;
        max-width: 100%;
        line-height: 1.3
    }

    .announcement-subhead p {
        padding: 5% 0
    }

    .announcement-subhead-more {
        padding: 0
    }

    .announcement-btn p.btn-design {
        font-size: 18px
    }

    .announcement-more,
    .announcement-subhead {
        width: 100%
    }

    .announcement-more {
        width: 100%
    }

    .announcement-subhead-more {
        flex-direction: column
    }

    .announcement {
        padding: 35px 0
    }

    .announcement-subhead p {
        font-size: 16px
    }

    .empower-growth-adv.advertisement-page .banner {
        padding-top: 70px
    }

    .empower-growth-adv.advertisement-page .text-on-left p {
        max-width: 100%;
        padding: 17px 0
    }

    .empower-growth-adv.advertisement-page .end-to-end .col-md-4 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .empower-growth-adv.advertisement-page .best-companies h3 br {
        display: none
    }

    .empower-growth-adv.advertisement-page .our-customers .best-companies-ul li:last-child {
        margin-bottom: 0
    }

    .empower-growth-adv.advertisement-page .our-customers .best-companies-ul li {
        margin-bottom: 17px
    }

    .empower-growth-adv.advertisement-page .best-companies h3 {
        margin: 0 auto 17px;
        max-width: 100%
    }

    .empower-growth-adv.advertisement-page .best-companies.equal-space {
        padding: 35px 0
    }

    .empower-growth-adv.advertisement-page .grocery-section-1-content li {
        font-size: 15px;
        text-align: left
    }

    .empower-growth-adv.advertisement-page .grocery-section-1-content ul {
        margin-bottom: 35px
    }

    .empower-growth-adv.advertisement-page .grocery-our-features .our-resources-heading h3 br {
        display: none
    }

    .empower-growth-adv.advertisement-page .grocery-our-features .our-resources-heading h3 {
        padding: 35px 0
    }

    .banner.meet-the-world .text-on-left h1 {
        font-size: 24px
    }

    .management-solution p {
        font-size: 16px;
        margin: 18px 0
    }

    .management-solution h2 {
        font-size: 24px
    }

    .management-solution {
        padding: 35px 0
    }

    .end-to-end .row .col-lg-4.col-md-4.col-12:first-child {
        margin: 0 0 35px
    }

    .end-to-end .heading h2 {
        font-size: 24px;
        max-width: 100%
    }

    .end-to-end {
        padding: 35px 0
    }

    .banner.meet-the-world .text-on-left {
        margin: 35px 17px !important
    }

    .banner.meet-the-world .col-lg-7.col-md-7.col-sm-12.col-xs-12 {
        padding: 0
    }

    .banner.meet-the-world .col-lg-5 {
        padding: 0
    }

    .executives .row .col-lg-6.col-md-6.col-12:nth-child(4) .executives-card {
        margin: 0
    }

    .executives .row .col-lg-6.col-md-6.col-12:nth-child(3) .executives-card {
        margin: 0 0 25px
    }

    .executives .col-lg-6 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .partners-logo ul:before {
        top: 50%;
        width: 126%;
        left: -14%;
        height: .5px
    }

    .partners-logo ul li:nth-child(1),
    .partners-logo ul li:nth-child(2),
    .partners-logo ul li:nth-child(5),
    .partners-logo ul li:nth-child(6) {
        border-bottom: 1px solid grey
    }

    .partners-logo ul li:nth-child(even) {
        border-right: 1px solid grey
    }

    .partners-logo ul {
        grid-template-columns: 1fr 1fr;
        width: 60%;
        margin: 0 auto
    }

    .partners-logo li {
        padding: 7px 0 7px
    }

    .partners-logo .partners-img {
        height: 40px;
        width: 80px
    }

    .integration-headings h2 {
        font-size: 24px
    }

    .integration-headings p {
        font-size: 14px;
        margin: 7px 0 17px
    }

    .integration-partners {
        padding: 35px 0
    }

    .proven-content-1 p,
    .proven-content-2 p,
    .proven-content-3 p,
    .proven-content-4 p {
        font-size: 12px;
        font-weight: 500;
        padding: 12px 0 12px 6px;
        margin-bottom: 0;
        width: max-content
    }

    .proven-content-1 h3,
    .proven-content-2 h3,
    .proven-content-3 h3,
    .proven-content-4 h3 {
        font-size: 12px;
        padding: 12px 12px 12px 6px;
        min-height: 64px;
        max-height: 64px;
        width: max-content;
        max-width: 100px
    }

    .proven-heading h2 {
        font-size: 24px
    }

    .proven-results {
        padding: 35px 0
    }

    .executives-card {
        margin: 0 0 25px
    }

    .executives-heading h2 {
        font-size: 24px;
        margin-bottom: 17px
    }

    .executives {
        padding: 35px 0
    }

    .values-list .row .col-md-4:last-child {
        margin-bottom: 0
    }

    .meet-the-world-img {
        padding-bottom: 35px
    }

    .values .heading-content h2 {
        font-size: 24px;
        margin-bottom: 17px
    }

    .values {
        padding: 35px 0
    }

    /*  .page-template-front-page-php.delivery-management-software .tailor-made.home-icons {
          padding: 35px 0;
      }*/
    .work-at-fingertips .row {
        padding: 0
    }

    .footer-logo {
        margin-bottom: 0
    }

    .laptop-section.booking-form .laptop-content p {
        padding: 0 20px
    }

    .laptop-section.booking-form .laptop-content {
        padding: 60px 15px 0;
        width: 100% !important
    }

    .laptop-section.booking-form ul {
        width: 100%;
        margin-bottom: 0
    }

    .laptop-section.booking-form {
        display: flex;
        flex-direction: column-reverse !important;
        padding: 70px 0;
    }

    .laptop-section.booking-form .laptop-image {
        width: 100%
    }

    .page-template-front-page-php .tailor-made.home-icons {
        padding: 70px 0 70px !important
    }

    .alcohol-delivery-solution .opt-for-grocery .heading-main h2 br {
        display: none
    }

    .laundry-pickup-delivery-software .opt-for-grocery .heading-main h2 br,
    .truck-route-planning-software .opt-for-grocery .heading-main h2 br {
        display: none
    }

    .banner.home-banner {
        padding-top: 50px
    }

    .alcohol-delivery-solution .tailor-made.home-icons,
    .furniture-delivery .tailor-made.home-icons,
    .laundry-pickup-delivery-software .tailor-made.home-icons,
    .thank-you-card .tailor-made.home-icons {
        padding: 35px 0 !important
    }

    .page-template-templatesfield_service-php.pool-service-scheduling-software .grocery-our-features .our-resources-heading h3 br {
        display: none
    }

    .alcohol-delivery-solution .impact.tailor-made.home-icons,
    .bottled-water-delivery .impact.tailor-made.home-icons,
    .field-sales-tracing .impact.tailor-made.home-icons,
    .furniture-delivery .impact.tailor-made.home-icons,
    .impact.tailor-made.home-icons,
    .insurance-scheduling-software .impact.tailor-made.home-icons,
    .laundry-pickup-delivery-software .impact.tailor-made.home-icons,
    .on-demand-beauty-services-app-and-software .impact.tailor-made.home-icons,
    .page-template-templatesfield_service-php.hvac-service-scheduling-software .impact.tailor-made.home-icons,
    .page-template-templatesfield_service-php.inspection-service .impact.tailor-made.home-icons,
    .page-template-templatesfield_service-php.installation-and-maintenance .impact.tailor-made.home-icons,
    .page-template-templatesfield_service-php.pool-service-scheduling-software .impact.tailor-made.home-icons,
    .pharmacy-delivery-app-software-solution .impact.tailor-made.home-icons,
    .towing-dispatch-software .impact.tailor-made.home-icons,
    .workforce-management-software-for-real-estate .impact.tailor-made.home-icons {
        padding: 35px 0 !important
    }

    .field-sales-tracing .opt-for-grocery.tailor-made.home-icons,
    .furniture-delivery .opt-for-grocery.tailor-made.home-icons,
    .insurance-scheduling-software .opt-for-grocery.tailor-made.home-icons,
    .on-demand-beauty-services-app-and-software .opt-for-grocery.tailor-made.home-icons,
    .opt-for-grocery.tailor-made.home-icons,
    .page-template-templatesfield_service-php.hvac-service-scheduling-software .opt-for-grocery.tailor-made.home-icons,
    .page-template-templatesfield_service-php.inspection-service .opt-for-grocery.tailor-made.home-icons,
    .page-template-templatesfield_service-php.installation-and-maintenance .opt-for-grocery.tailor-made.home-icons,
    .page-template-templatesfield_service-php.pool-service-scheduling-software .opt-for-grocery.tailor-made.home-icons,
    .pharmacy-delivery-app-software-solution .opt-for-grocery.tailor-made.home-icons,
    .towing-dispatch-software .opt-for-grocery.tailor-made.home-icons,
    .workforce-management-software-for-real-estate .opt-for-grocery.tailor-made.home-icons {
        padding: 35px 0 !important
    }

    .bottled-water-delivery .opt-for-grocery.tailor-made.home-icons h2 br,
    .page-template-templatesfield_service-php.medical-appointment-scheduling-software .opt-for-grocery.tailor-made.home-icons h2 br,
    .page-template-templatesfield_service-php.pest-control-scheduling-software .opt-for-grocery.tailor-made.home-icons h2 br,
    .towing-dispatch-software .opt-for-grocery.tailor-made.home-icons h2 br,
    .workforce-management-software-for-real-estate .opt-for-grocery.tailor-made.home-icons h2 br {
        display: none
    }

    .bottled-water-delivery .impact.tailor-made.home-icons,
    .on-demand-beauty-services-app-and-software .impact.tailor-made.home-icons,
    .page-template-templatesfield_service-php.medical-appointment-scheduling-software .impact.tailor-made.home-icons,
    .page-template-templatesfield_service-php.pest-control-scheduling-software .impact.tailor-made.home-icons,
    .workforce-management-software-for-real-estate .impact.tailor-made.home-icons {
        padding: 35px 0 !important
    }

    .bottled-water-delivery .opt-for-grocery.tailor-made.home-icons,
    .page-template-templatesfield_service-php.medical-appointment-scheduling-software .opt-for-grocery.tailor-made.home-icons,
    .page-template-templatesfield_service-php.pest-control-scheduling-software .opt-for-grocery.tailor-made.home-icons {
        padding: 35px 0 !important
    }

    .page-template-templatesfield_service-php .best-companies.equal-space {
        padding: 35px 0
    }

    .modal-content {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%;
        pointer-events: auto;
        background-color: #fff;
        background-clip: padding-box;
        border: 1px solid rgba(0, 0, 0, .2);
        border-radius: .3rem;
        outline: 0;
        margin-top: 120px
    }

    .page-template-templatescannabis-php .best-companies.equal-space {
        padding: 35px 0
    }

    .desktop_img {
        display: none
    }

    .mobile_img {
        display: block;
        width: 100%
    }

    .page-template-templatesservice-and-maintenance-php.advertisement-page .grocery-our-features-section-1 .grocery-delivery-mob-image {
        width: auto;
        text-align: center
    }

    .page-template-templatesservice-and-maintenance-php.advertisement-page .grocery-our-features-section-2 .grocery-delivery-mob-image {
        width: auto;
        text-align: center
    }

    .page-template-templatesservice-and-maintenance-php .grocery-our-features-section-1 .grocery-our-features-section-1 .grocery-delivery-mob-image {
        width: auto;
        margin: auto
    }

    .page-template-templatesservice-and-maintenance-php .grocery-our-features-section-1 .grocery-delivery-mob-image img {
        width: 100%;
        height: auto;
        object-fit: contain
    }

    .page-template-templatescannabis-php .grocery-our-features-section-5 .grocery-section-1-content h2 {
        width: 100%;
        max-width: initial
    }

    .page-template-templatescannabis-php .banner .text-on-left h1 br {
        display: none
    }

    .page-template-templatescannabis-php .grocery-our-features-section-3 .grocery-delivery-mob-image.align-to-right,
    .page-template-templatescannabis-php .grocery-our-features-section-5 .grocery-delivery-mob-image.align-to-right {
        width: auto !important
    }

    .page-template-templatescannabis-php .grocery-our-features-section-1 .grocery-delivery-mob-image.align-to-right,
    .page-template-templatescannabis-php .grocery-our-features-section-3 .grocery-delivery-mob-image.align-to-right,
    .page-template-templatescannabis-php .grocery-our-features-section-4 .grocery-delivery-mob-image.align-to-right {
        text-align: center !important
    }

    .onfleet-card.opt-for-grocery.tailor-made.home-icons,
    .table-onfleet.opt-for-grocery.tailor-made.home-icons {
        padding: 35px 0 !important
    }

    .pricing .faq-heading h3 {
        font-size: 24px;
        padding-bottom: 35px
    }

    .page-template-templatesonfleet-php .grocery-our-features .our-resources-heading h3 br {
        display: none
    }

    .page-template-templatesonfleet-php .grocery-our-features {
        padding: 35px 0
    }

    .payment p {
        font-size: 12px;
        width: 35%;
        left: 10%;
        top: 25px;
        padding: 2% 3%;
        position: relative
    }

    .payment p:after {
        content: " ";
        position: absolute;
        top: -30%;
        transform: rotate(180deg);
        left: 40%;
        margin-left: 0;
        border-width: 12px;
        border-style: solid;
        border-color: #1e92e8 transparent transparent transparent
    }

    .plans-card .row .col-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        text-align: center;
        margin-bottom: 35px
    }

    .table-align {
        margin: 70px 0
    }

    .detailed-comparison .heading-main h2 {
        text-align: center;
        font-size: 24px;
        font-weight: 400;
        margin-bottom: 35px
    }

    .plans-card .card .card-body h2 {
        font-size: 24px
    }

    .page-template-templatesonfleet-php .grocery-our-features-section-1 .grocery-section-1-content h2,
    .page-template-templatesonfleet-php .grocery-our-features-section-2 .grocery-section-2-content h2 {
        font-size: 24px;
        max-width: 100%
    }

    .page-template-templatesonfleet-php .grocery-our-features .our-resources-heading h3 {
        font-size: 24px !important
    }

    .table-wrapper .table-column:nth-child(2) .table-heading,
    .table-wrapper .table-column:nth-child(3) .table-heading {
        line-height: 27px
    }

    .table-onfleet.plans.opt-for-grocery.tailor-made.home-icons {
        padding: 70px 0 !important
    }

    .onfleet-try-free .onfleet-content h4 {
        font-size: 24px
    }

    .onfleet-try-free .onfleet-content h3 {
        font-size: 18px;
        line-height: 1.3
    }

    .onfleet-try-free .onfleet-content h2 {
        font-weight: 400;
        line-height: 1.3;
        font-size: 20px
    }

    .page-template-templatesonfleet-php .best-companies h3 {
        margin: 0 auto 0
    }

    .payment {
        position: relative;
        width: 335px;
        margin: 39px auto 45px !important
    }

    .page-template-templatespricing-php .best-companies h3 {
        color: rgb(0 0 0);
        margin: 0;
        max-width: 589px
    }

    .detailed-comparison {
        display: none
    }

    .page-template-templatesonfleet-php .grocery-our-features-section-4 .grocery-section-1-content h2 {
        font-size: 24px;
        font-weight: 400;
        margin-bottom: 35px;
        max-width: 400px
    }

    .price {
        min-height: 75px;
        height: 100%
    }

    .plans-card .row {
        padding: 0 0 15px;
        align-items: center;
        justify-content: center
    }

    .table-plans th {
        padding: 4px 10px
    }

    .pricing-gif {
        display: none
    }

    #r1,
    #r2 {
        width: 24px;
        height: 12px
    }

    .adv-video video {
        display: none
    }

    .faq-heading h3 {
        font-size: 24px
    }

    .payment label {
        margin-bottom: 0
    }

    .payment {
        display: none;
        text-align: center;
        margin: 39px 0 45px 0;
        align-items: center
    }

    .plans.opt-for-grocery.tailor-made.home-icons {
        padding: 35px 0 17px !important
    }

    .faq-heading h1 {
        padding-bottom: 35px;
        font-size: 24px
    }

    .page-template-templatespickup-and-delivery-php.advertisement-page .opt-for-grocery .heading-main h2 br {
        display: none
    }

    .page-template-front-page-php.advertisement-page .mob-content .get-started-button {
        margin: 0
    }

    .page-template-front-page-php.advertisement-page .best-companies.equal-space.our-customers.adv {
        padding-top: 70px
    }

    .page-template-front-page-php.advertisement-page .laptop-section:nth-child(3) .laptop-image {
        width: 100%
    }

    .page-template-front-page-php.advertisement-page .laptop-section:nth-child(3) .laptop-image img {
        width: 100%;
        max-width: 300px
    }

    .page-template-front-page-php.advertisement-page .laptop-section:nth-child(3) {
        padding: 70px 0 70px 0
    }

    .footer-adv .custom-logo-link img {
        width: 100%;
        max-width: 185px;
        object-fit: contain
    }

    .footer-adv .social-icons {
        padding: 17px 0 0 35px
    }

    .footer-adv .row .col-6 {
        max-width: 100%;
        flex: 0 0 100%;
        justify-content: flex-start !important
    }

    .powerful-integration .get-started-button {
        margin-bottom: 0;
        margin-top: 35px
    }

    .get-started-button .demo {
        padding: 5px 15px
    }

    .grocery-our-features-section-3 .grocery-section-1-content h2 {
        font-size: 24px !important
    }

    .page-template-templateslogistic-php .grocery-our-features-section-3 .grocery-section-1-content h2 {
        font-size: 24px;
        width: 100%;
        max-width: 100%
    }

    .page-template-templateslogistic-php .grocery-section-1-content h2,
    .page-template-templateslogistic-php .grocery-section-1-content p {
        max-width: 100% !important
    }

    .grocery-section-1-content {
        text-align: center
    }

    .page-template-templateslogistic-php .heading-main br {
        display: none
    }

    .g-app img {
        height: auto
    }

    .download-app.linkst {
        margin-top: 25px
    }

    .download-app ul li {
        width: 100%
    }

    .download-app.linkst ul li:first-child {
        font-size: 14px
    }

    .page-template-templatespickup-and-delivery-php .grocery-our-features-section-2 .grocery-section-1-content h2 {
        max-width: 100%
    }

    .outer-interface .laptop-content h3 {
        font-size: 24px;
        line-height: 1.3;
        font-weight: 400;
        margin-bottom: 21px
    }

    .outer-interface .laptop-content p {
        font-size: 15px;
        line-height: 1.3;
        width: 100%;
        max-width: 338px
    }

    .mob-content h3 {
        font-size: 24px;
        line-height: 1.3;
        font-weight: 400;
        margin-bottom: 21px
    }

    .mob-content p {
        font-size: 15px;
        line-height: 1.3;
        width: 100%;
        max-width: 338px
    }

    .linkst.contact p a br {
        display: none
    }

    .social-icons .social-links li {
        margin-right: 4px !important
    }

    .founding-members {
        padding: 70px 0 42px
    }

    .page-template-templatespickup-and-delivery-php .grocery-delivery-mob-image {
        text-align: center;
        height: auto
    }

    .page-template-templatespickup-and-delivery-php .tailor-made .card-image {
        min-height: auto
    }

    .page-template-templatespickup-and-delivery-php .grocery-section-1-content h2 br {
        display: none
    }

    .best-companies-ul {
        flex-direction: column
    }

    .page-template-templatespickup-and-delivery-php .best-companies-ul {
        flex-direction: column
    }

    .hear-from-you .hear-from-you-content {
        padding: 17px 0 0
    }

    .table-wrapper .table-column:nth-child(1) .table-heading {
        line-height: 27px
    }

    .table-wrapper .table-column:nth-child(3) .table-heading {
        min-height: 90px
    }

    .hear-from-you {
        padding: 0px 0 0
    }

    .sales-inquiries {
        padding: 35px 2vw
    }

    .table-wrapper .table-column .table-heading {
        font-size: 15px;
        height: 100%;
        max-height: 80px
    }

    .table-wrapper .table-column {
        display: inline-block;
        margin: 0px;
    }

    .hear-from-you-heading {
        font-size: 24px;
        line-height: 1.3
    }

    .table-wrapper {
        display: flex;
        overflow-x: scroll
    }

    .table-wrapper .table-column:nth-child(4) .table-heading {
        width: 215px
    }

    .content-page h1 {
        font-size: 24px;
        font-weight: 600
    }

    .content-page .the-content h2 strong {
        font-weight: 600
    }

    .content-page .the-content h3 strong {
        font-weight: 600
    }

    .page-template-templatesTaxi-php .grocery-section-1-content .banner-ul {
        text-align: left
    }

    .list-unstyled li {
        width: 30%
    }

    #header .navbar ul.navbar-nav .dropdown-menu.dropdown-large.show li {
        width: 100%;
        font-size: 16px
    }

    .faq-points .our-resources-button a {
        padding: 5px 5px 5px;
        text-decoration: none;
        background-color: #000;
        border: 1px solid #a3a3a3;
        margin-right: 0;
        margin-bottom: 0
    }

    .faq-points .our-resources-button .btn-black {
        width: 200px;
        padding: 0;
        height: 44px;
        margin-bottom: 0;
        margin-right: 0;
        font-size: 18px
    }

    .faq-features h2 {
        font-size: 24px
    }

    .grocery-our-features-section-3 .grocery-section-1-content h2 br {
        display: none
    }

    .page-template-templatesrestaurants-and-beverages-php .text-on-left,
    .page-template-templatesservice-and-maintenance-php .text-on-left,
    .page-template-templatesuse-case-grocery-php .text-on-left {
        margin: 35px 0 !important
    }

    .dropdown-menu .col-lg-3 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .navbar-expand-lg .navbar-nav .dropdown-menu {
        top: 35%;
        width: 100%
    }

    .founding-members h2 {
        font-size: 24px;
        padding-bottom: 0
    }

    .blog-details-1 .blog-details-row h2,
    .our-resources .our-resources-heading h3 {
        font-size: 24px
    }

    .blog-details-1 .blog-details-row h1 {
        font-size: 24px
    }

    .tailor-made h2 {
        font-size: 24px;
        margin-bottom: 17px
    }

    .text-on-left h1 {
        font-size: 24px;
        line-height: 1.2
    }

    section.banner {
        background-position: 75%
    }

    .tailor-made.equal-space {
        padding: 35px 0 0 0 !important
    }

    .impact-heading h3 {
        font-size: 24px
    }

    .grocery-section-1-content h2 {
        font-size: 24px
    }

    .grocery-our-features .our-resources-heading h3 {
        font-size: 24px
    }

    .opt-for-grocery .heading-main h2 {
        font-size: 24px;
        margin: auto
    }

    .contact-us-left-content ul li {
        font-size: 16px;
        line-height: 1.3
    }

    .contact-us-left-content p {
        font-size: 16px;
        line-height: 1.3
    }

    .page-template-templatescontact-us-php .text-on-left p {
        padding: 10px 0 0 0;
        font-size: 16px
    }

    .faq-collapse .card-body p {
        line-height: 1.3;
        font-size: 13px
    }

    .partner-faq h2 {
        font-size: 24px;
        margin-bottom: 17px;
        line-height: 1.3
    }

    .customer-referral a {
        font-weight: 600;
        padding: 7px 12px;
        font-size: 16px
    }

    .refferal-vertical-center p {
        margin-bottom: 17px
    }

    .contant-type a.btn-custom {
        font-size: 16px;
        margin-top: 35px;
        margin-bottom: 0
    }

    .contant-type h3 b {
        padding: 0
    }

    .blog.wp-custom-logo .our-resources-blog {
        margin-top: 0
    }

    .driver-app .powerful-content {
        text-align: center;
        margin-top: 35px
    }

    .how-it-works .btn-black {
        font-size: 16px
    }

    .page-template-templatesuse-case-php .heading-main p {
        margin-bottom: 17px
    }

    .page-template-templatesuse-case-php .tailor-made.home-icons {
        padding: 70px 0 42px
    }

    .busness-section .tailor-made.equal-space-top {
        padding: 0;
        margin: 70px 0 0
    }

    .our-customers .best-companies-ul li:last-child {
        margin-right: 0;
        margin-bottom: 0
    }

    .grocery-our-features-section-1 .container,
    .grocery-our-features-section-2 .container,
    .grocery-our-features-section-3 .container,
    .grocery-our-features-section-4 .container,
    .grocery-our-features-section-5 .container,
    .grocery-our-features-section-6 .container {
        height: 100%;
        text-align: center
    }

    .page-template-templatespickup-and-delivery-php .grocery-our-features-section-3 .grocery-section-1-content h2 {
        font-size: 24px !important;
        max-width: 100% !important
    }

    .page-template-templatespickup-and-delivery-php .grocery-our-features-section-6 .grocery-section-1-content h2 {
        max-width: 100%
    }

    .navbar a.custom-logo-link {
        width: 80%
    }

    .navbar a.custom-logo-link img {
        width: 100%;
        object-fit: contain
    }

    .impact-cards {
        width: auto;
        margin: auto
    }

    .get-started-button {
        margin-bottom: 35px
    }

    .grocery-section-image {
        display: block
    }

    .tags-blog-listing .tags-page-heading {
        font-size: 24px
    }

    .blog-details-1 .blog-details-row h1:first-child {
        font-size: 24px
    }

    .sales-inquiries .container .row .content-wrapper {
        margin-bottom: 50px
    }

    .wp-block-button__link {
        font-size: 11px
    }

    .social-icons ul.social-links {
        margin: 0 0 0
    }

    .privacy-policy {
        margin-right: 0
    }

    .text-on-left {
        margin: 35px 0 !important
    }

    .page-template-use-case-php .tailor-made.equal-space {
        padding: 0 !important
    }

    .page-template-use-case-php .tailor-made.home-icons {
        padding: 70px 0 48px 0 !important
    }

    .our-resources-blog {
        margin-bottom: 70px;
        margin-top: 0
    }

    .mob-section {
        padding: 70px 0 70px
    }

    .mob-content p {
        max-width: 100%
    }

    .outer-interface .laptop-content p {
        max-width: 100%
    }

    .outer-interface .laptop-content ul {
        padding: 0 60px;
        text-align: left;
        margin-bottom: 35px
    }

    .laptop-section.booking-form .laptop-content ul,
    .mob-section .laptop-content ul {
        margin-bottom: 0
    }

    .laptop-content ul {
        padding: 0 118px;
        text-align: left
    }

    .page-template-front-page-php .busness-section .tailor-made h2 {
        margin-bottom: 35px
    }

    .laptop-section {
        padding: 0 15px 70px;
        text-align: center
    }

    .busness-section {
        padding: 0
    }

    .powerful-integration {
        padding: 70px 0
    }

    .powerful-integration .heading-content h2 {
        font-size: 24px
    }

    .tailor-made .card-image {
        margin: 0 auto 28px
    }

    .page-template-front-page-php .tailor-made p {
        padding: 0 15px;
        margin-bottom: 0
    }

    .page-template-front-page-php .banner .text-on-left {
        margin: 70px 0 70px
    }

    .laptop-and-watch-image {
        display: none !important
    }

    .page-template-front-page-php .banner .col-lg-5 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .page-template-front-page-php .banner .col-lg-7 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .powerful-outer-div {
        display: flex;
        flex-direction: column
    }

    .integration-content p {
        padding-left: 22px;
        font-size: 14px;
        line-height: 1.3;
        width: 100%;
        margin-bottom: 0
    }

    .our-resources-blog .blog-box .content-blog {
        padding: 0 15px
    }

    .best-companies-ul li:last-child {
        margin: 0
    }

    .best-companies-ul li {
        margin: 0 0 16px;
        width: 100%
    }

    .driver-app .powerful-content h4,
    .marketplace-chart .powerful-content h4,
    .powerful-dashboard .powerful-content h4 {
        font-size: 24px
    }

    .how-it-works .our-resources-heading.text-center {
        padding: 0
    }

    .powerful-dashboard .powerful-img img {
        width: 100%;
        object-fit: contain
    }

    .powerful-dashboard .powerful-img {
        width: auto;
        text-align: center
    }

    .our-resources .our-resources-heading.text-center {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: flex-start;
        margin-bottom: 0
    }

    .our-resources form.search-form {
        width: 100%
    }

    .driver-app-cards .card-image,
    .marketplace-cards .card-image,
    .powerful-dashboard-cards .card-image {
        width: 100%
    }

    .powerful-dashboard .powerful-content-img {
        align-items: center;
        justify-content: space-evenly;
        text-align: start
    }

    .our-resources-button {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center
    }

    .how-it-works.equal-space .our-resources-button a:last-child button.btn {
        margin-bottom: 0;
        width: 290px
    }

    .how-it-works .btn-black {
        width: 290px;
        padding: 0;
        height: 44px;
        margin-bottom: 25px;
        margin-right: 0
    }

    .powerful-content {
        text-align: center
    }

    .marketplace-chart .powerful-img {
        width: auto;
        text-align: center
    }

    .marketplace-chart .powerful-img {
        width: auto;
        text-align: center
    }

    .marketplace-chart .powerful-img img {
        width: 100%
    }

    .best-companies h3 {
        font-size: 24px;
        line-height: 1.3
    }

    .how-it-works .our-resources-heading h3 {
        margin-bottom: 17px;
        font-size: 24px
    }

    .blog-details-right h3 {
        margin-bottom: 0
    }

    .blog-details-1 form {
        padding-bottom: 0;
        width: 100%
    }

    .social-icons h5 {
        font-size: 14px
    }

    .outer-interface .mob-content .laptop-content ul {
        padding: 0 60px;
        text-align: left;
        margin-bottom: 0
    }

    .linkst.contact p {
        margin-bottom: 0
    }

    .become-partner {
        text-align: center
    }

    .blog-details-right form.search-form {
        display: none
    }

    .become-partner {
        padding: 120px 0 0
    }

    .partner-program {
        padding: 35px 0 25px
    }

    .customer-referral,
    .partner-faq {
        padding: 70px 0
    }

    .partner-faq p {
        margin-bottom: 0;
        font-size: 16px;
        line-height: 1.3
    }

    footer.equal-space {
        padding: 17px 0 17px 0
    }

    .srch-results .blog-box.col-lg-6.col-md-6.xol-sm-12.col-xs-12 {
        padding: 0;
        flex: 0 0 100%;
        max-width: 100%;
        margin: 15px 0
    }

    .srch-results .container:first-child {
        padding: 50px 20px 50px 20px;
        text-align: center
    }

    .srch-results a {
        font-size: 36px
    }

    section.our-resources {
        padding-top: 40px
    }

    .blog-details-1 .blog-details-row h2,
    .our-resources .our-resources-heading h3 {
        font-size: 24px
    }

    .our-resources-blog {
        margin-bottom: 30px;
        margin-top: 20px
    }

    .blog-right-list-img {
        width: 100%;
        height: auto
    }

    .blog-details-row:first-child .col-md-7 {
        margin-right: 0
    }

    .blog-left-text h5 {
        font-size: 20px;
        line-height: 1.2
    }

    .blog-right-list li {
        margin: 0 0 30px
    }

    .blog-details-1 {
        padding: 85px 0 25px 0
    }

    .blog-details-row:first-child .col-sm-7.col-xs-7 {
        padding-right: 16px
    }

    .laptop-image {
        width: 100%
    }

    .equal-space {
        padding: 70px 0
    }

    .tailor-made.equal-space ~ section.equal-space {
        padding-top: 0
    }

    .custom-services-list {
        display: block !important;
        width: 100% !important;
        justify-content: center !important
    }

    .banner {
        background-size: cover !important
    }

    .banner:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        background-color: #00000078;
        width: 100%;
        height: 100%
    }

    .custom-services-box {
        width: 100% !important
    }

    .panel {
        margin: 20px auto
    }

    .become-partner h2 {
        font-size: 24px
    }

    .become-partner p {
        font-size: 16px;
        line-height: 27px;
        padding: 17px 0 35px
    }

    .partner-program h2 {
        font-size: 24px;
        line-height: 1.4;
        margin-bottom: 0
    }

    .partner-program p {
        font-size: 16px;
        margin-bottom: 0;
        line-height: 1.4
    }

    .partner-program .partners-types {
        display: block;
        margin: 35px auto
    }

    .customer-referral h2 {
        font-size: 24px;
        font-weight: 400;
        line-height: 1.3;
        margin-bottom: 17px
    }

    .btn-custom {
        position: static;
        margin-bottom: 30px
    }

    .image-partner {
        width: 100%
    }

    .contant-type {
        width: 100%;
        margin: 17px 0;
        text-align: center
    }

    .address-section p {
        font-size: 16px
    }

    .sales-form-title {
        font-size: 24px
    }

    .address-section p {
        font-size: 16px
    }

    .sales-inquiries h6 {
        font-size: 16px
    }

    #productSeries .owl-nav button {
        transform: translateY(0)
    }

    .laptop-section {
        display: block
    }

    .laptop-content {
        width: 100% !important
    }

    .mob-content h3 {
        font-size: 24px;
        line-height: 30px
    }

    .mob-image {
        text-align: center
    }

    .mob-section {
        display: block
    }

    .mob-section img {
        width: 50%
    }

    .mob-content {
        width: 100%;
        text-align: center;
        padding: 60px 15px 0
    }

    .copyright-section {
        padding: 0
    }

    .footer-left-part {
        justify-content: space-between
    }

    .social-icons {
        justify-content: left;
        margin-top: 0px
    }

    #productSeries .owl-nav .owl-prev {
        position: static
    }

    #productSeries .owl-nav .owl-next {
        position: static
    }

    #productSeries {
        padding-bottom: 0
    }

    .text-on-left p,
    .thank-you-banner .text-on-left p {
        padding: 10px 0 35px 0;
        font-size: 16px
    }

    .driver-app-cards .row .col-sm-12,
    .marketplace-cards .row .col-sm-12,
    .powerful-dashboard-cards .row .col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .our-resources-heading .search-form button.srch-btn {
        position: absolute;
        background: no-repeat;
        border: 0;
        right: 0;
        padding: 9px;
        cursor: pointer
    }

    .partner-program-options {
        margin-bottom: 0
    }

    .become-partner h1 {
        font-size: 24px;
        line-height: 1.3
    }

    .contant-type p {
        text-align: center
    }

    .contant-type a {
        float: none
    }

    .right-side-image {
        padding-top: 30px
    }

    .page-template-pickup-and-delivery-management-software .text-on-left h1, .page-template-pickup-and-delivery-management-software .ad-lp .company-heading h2, .page-template-pickup-and-delivery-management-software .tailor-made h2, .page-template-pickup-and-delivery-management-software .main-features .container > h2, .page-template-pickup-and-delivery-management-software .main-headings h2, .page-template-pickup-and-delivery-management-software .p-integrations .p-content h4, .page-template-pickup-and-delivery-management-software .scale-content h2, .page-template-pickup-and-delivery-management-software .partner-faq h2 {
        font-size: 24px !important;
    }

    .page-template-pickup-and-delivery-management-software .text-on-left p, .page-template-pickup-and-delivery-management-software .p-integrations .p-content p {
        font-size: 20px;
        margin: 0;
    }

    .page-template-pickup-and-delivery-management-software .banner .text-on-left {
        margin: 0 0 35px 0 !important;
    }

    .page-template-pickup-and-delivery-management-software .company-icons.ad-lp, .page-template-pickup-and-delivery-management-software .tailor-made.home-icons, .page-template-pickup-and-delivery-management-software .company-icons.ad-lp, .page-template-pickup-and-delivery-management-software .main-features, .page-template-pickup-and-delivery-management-software .p-integrations, .page-template-pickup-and-delivery-management-software .partner-faq {
        padding: 35px 0;
    }

    .page-template-pickup-and-delivery-management-software .main-features .container > p {
        padding: 0 0 35px 0;
        font-size: 18px;
        max-width: 100%;
    }

    .page-template-pickup-and-delivery-management-software .scale-content h2 {
        max-width: 100%;
    }

    .laundry-pickup-and-delivery-software .heading-main p,
    .newspaper-delivery-software .heading-main p,
    .cannabis-delivery-software .heading-main p,
    .alcohol-delivery-software .heading-main p,
    .furniture-delivery-software .heading-main p,
    .pharmacy-delivery-software .heading-main p,
    .bottled-water-delivery-software .heading-main p,
    .courier-dispatch-software .heading-main p,
    .gifts-and-flowers-delivery-management-software .heading-main p {
        font-size: 18px;
        padding: 15px 0 0 0;
        width: 100%;
        max-width: 100%;
    }

    .page-template-pickup-and-delivery-management-software .main-accordian .card-body p ~ p {
        margin-top: 20px;
    }

    .page-template-pickup-and-delivery-management-software .main-features .row:nth-child(even) {
        padding: 35px 0;
    }

    .page-template-pickup-and-delivery-management-software .p-integrations .p-content p {
        font-size: 20px;
        padding: 15px 0 35px 0;
        margin: 0;
    }

    .page-template-pickup-and-delivery-management-software .partner-faq h2 {
        margin-bottom: 35px;
    }

    .page-template-pickup-and-delivery-management-software .scale-content h2 {
        margin: 0;
        font-size: 18px !important;
    }

    .page-template-pickup-and-delivery-management-software .scale-content {
        padding: 20px 10px;
        margin: 0;
    }

    .page-template-pickup-and-delivery-management-software .partner-faq .faq-collapse {
        flex: 0 0 100%;
        margin: auto;
        max-width: 100%;
    }

    .faq-collapse .card-body li {
        font-size: 16px;
    }
    .gradient {
        padding: 120px 0 0px 0;
    }
    .gradient .content {
        padding: 35px;
    }
}

@media (max-width: 770px) {
    .partner-program-options > div a {
        font-size: 12px;
        padding: .5rem
    }
}

@media (max-width: 990px) {
    .faq-collapse .card-header a {
        font-size: .8rem
    }
}

section.banner.home-banner {
    background-size: cover;
    height: 750px !important
}

section.banner.home-banner .text-on-left h1 {
    color: #fff;
    font-weight: 500;
    width: 100%;
    text-align: center
}

section.banner.home-banner .text-on-left p {
    max-width: inherit;
    text-align: center
}

.promotion-video {
    padding: 10px 30px;
    background-color: transparent;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    text-decoration: none;
    border: 1px solid #fff;
    display: inline-block;
    width: 200px
}

.home-banner .text-center a.demo {
    padding: 10px 30px;
    background-color: #fff;
    color: #000;
    font-size: 18px;
    font-weight: 600;
    text-decoration: none;
    border: 1px solid #fff;
    width: 100%;
    max-width: 230px;
    display: inline-block
}

.home-banner .text-center a.demo:hover {
    background: 0 0;
    color: #fff
}

.modal.model-Promotion-video {
    padding: 0 !important
}

.home-banner .text-center a.demo:focus,
.promotion-video:focus {
    outline: 0;
    box-shadow: none
}

.promotion-video i.fa.fa-play {
    margin-right: 12px
}

.promotion-video:hover {
    background-color: #fff;
    color: #1b0e00;
    text-decoration: none
}

.modal.model-Promotion-video {
    background-color: #000
}

.modal.model-Promotion-video .modal-dialog {
    max-width: none;
    margin: 0 auto;
    height: 100%
}

.modal.model-Promotion-video .modal-dialog iframe {
    width: 100%;
    height: calc(100% - 80px);
    margin-top: 60px
}

@media not all and (min-resolution: 0.001dpcm) {
    .modal.model-Promotion-video .modal-dialog iframe {
        height: 98vh;
        margin: 0
    }
}

.modal.model-Promotion-video button.close {
    position: absolute;
    width: 60px;
    height: 60px;
    color: #fff;
    opacity: 1;
    right: 0;
    z-index: 9
}

.modal.model-Promotion-video button.close span {
    color: #fff;
    font-size: 54px;
    line-height: 15px
}

.banner.home-banner .row {
    align-items: start;
    margin-top: 60px
}

.modal.model-Promotion-video .modal-content {
    height: 100%;
    background: 0 0
}

.modal.model-Promotion-video .modal-content .modal-body {
    padding: 0
}

.swiper-container {
    margin-top: -333px
}
section.banner.home-banner {
    margin-bottom: 500px;
}

.two .swiper-slide {
    width: 381px
}

.swiper-container {
    width: 100%;
    padding-bottom: 60px
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 999999;
    display: none;
    overflow: hidden;
    outline: 0
}

.two .swiper-slide {
    width: 381px
}

@media screen and (min-width: 626px) {
    .swiper-container {
        width: 660px
    }
}

@media screen and (max-width: 1199px) {
    .delivery-management-software section.banner {
        padding: 100px 0 70px;
    }

    .delivery-management-software .text-on-left {
        margin: 0;
    }

    .delivery-management-software .p-integrations .p-content h4 {
        font-size: 24px;
    }

    .delivery-management-software .company {
        padding: 30px 0 0;
    }

    .delivery-management-software .scale-content {
        padding: 35px 20px;
    }

    .delivery-management-software .main-features .container > h2 {
        font-size: 36px;
    }

    .use-case-list .card {
        min-height: 190px;
    }

    .use-case-list .card h5.card-title {
        font-size: 24px;
        text-align: center;
    }

    .delivery-management-software .company-icons {
        padding: 35px 0;
        margin: 0;
    }

    .delivery-management-software .p-integrations {
        padding: 70px 0;
    }

    .delivery-management-software .main-features .row:nth-child(even) {
        padding: 70px 0;
    }

    .delivery-management-software .main-features .container > h2 {
        margin: 0 0 35px 0;
    }

    .delivery-management-software section.banner {
        background-size: cover;
    }

    .delivery-management-software section.solution, .delivery-management-software .main-features {
        padding: 70px 0;
    }

    .blogs p.card-text {
        text-overflow: ellipsis;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
    }

    #header .navbar ul.navbar-nav li.nav-item:last-child > a {
        padding: 10px;
    }

    .home .company-img {
        width: 180px;
    }

    .company-img img,
    .company-img-bw img {
        width: 100%;
    }

    /* .white-glove-delivery .text-on-left ul li {
font-size: 16px;
line-height: 1.8
}
.white-glove-delivery .text-on-left {
margin: 0
} */
    .banner.meet-the-world .pricing-gif .phn-img0-effect {
        width: auto
    }

    .banner.meet-the-world .pricing-gif .phn-img0-effect img {
        width: 80%
    }

    .pricing .banner:before {
        display: none
    }

    /*    .page-template-front-page-php.delivery-management-software .tailor-made.home-icons {
            padding: 70px 0 !important
        }*/
    .work-at-fingertips .row {
        justify-content: space-between
    }

    .work-at-fingertips .work-main-img img {
        width: 100%
    }

    .work-at-fingertips .work-main-img {
        width: auto
    }

    .work-at-fingertips h2 {
        font-size: 36px;
        margin-bottom: 35px
    }

    .work-at-fingertips {
        padding: 70px 0 0
    }

    .on-demand-beauty-services-app-and-software section.banner {
        background-position-x: 70px !important
    }

    .two .swiper-slide {
        display: flex;
        justify-content: center
    }

    section.banner.home-banner {
    margin-bottom: 400px;
}

    .swiper-slide img {
        width: 100%;
        display: block;
        margin: auto
    }

    .promotion-video {
        font-size: 16px
    }

    section.banner.home-banner .text-on-left {
        margin: 0 !important
    }
}

@media all and (device-width: 1024px) and (device-height: 1366px) and (orientation: portrait) {
    .page-template-templatespricing-php .text-on-left {
        margin: 70px 0;
    }
}

@media all and (device-width: 1366px) and (device-height: 1024px) and (orientation: landscape) {
    .pricing .text-on-left {
        padding: 70px 0;
    }

    .pricing .banner {
        height: auto;
    }

    .pricing .banner .col-md-5,
    .pricing .banner .col-md-7 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .pricing .text-on-left p {
        width: 100%;
        max-width: 75%
    }

    .pricing-gif .phn-img0-effect {
        width: 100%
    }

    .pricing-gif .phn-img0-effect img {
        width: 100%
    }
}

@media screen and (max-width: 880px) {
    .modal.model-Promotion-video .modal-dialog {
        max-width: none;
        margin: 0 auto;
        display: flex;
        justify-content: center;
        align-items: center;
        height: 100%;
        width: 100%
    }

    .modal.model-Promotion-video.fade.show {
        display: flex !important;
        justify-content: center;
        align-items: center;
        width: 100%;
        flex-direction: column
    }

    .modal.model-Promotion-video button.close {
        position: relative;
        height: 60px;
        color: #fff;
        opacity: 1;
        right: 15px;
        z-index: 9;
        top: 10px;
        display: inline-flex;
        justify-content: flex-end;
        width: 100%
    }

    .modal.model-Promotion-video .modal-content {
        margin-top: 0
    }
}

@media screen and (min-width: 992px) {
    .modal.model-Promotion-video .modal-dialog {
        width: 1022px;
        height: 100%
    }
}

@media screen and (max-width: 330px) {
    .slider {
        left: -10px;
        width: 95%
    }

    .slider:before {
        width: 153px
    }

    .delivery-solution p {
        font-size: 13px;
        width: 100%;
        margin-bottom: 10%
    }

    .delivery-solution {
        margin-bottom: 0
    }

    .white-glove-contact {
        flex-direction: column
    }
}

@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (orientation: landscape) {
    .popup-usecase .modal-content {
        max-height: 340px;
        height: 100vh;
    }

    .common-img {
        max-width: 300px;
    }

    .add-animation {
        max-width: 100%;
    }

    .features-images {
        margin-bottom: 30px !important;
    }

    #wprmenu_menu_ul {
        padding: 0 0 50px;
        margin-bottom: 50px;
        overflow-y: scroll;
    }

    .text h2 {
        font-size: 18px;
        padding: 0 0 0 10px;
    }

    .text h2 span {
        font-size: 20px;
    }

    .pickup-and-delivery-management-software .grocery-new {
        padding: 70px 0;
    }

    .black-friday h3::before {
        width: 25px;
        left: -35px;
    }

    .black-friday h3::after {
        width: 25px;
        right: -35px;
    }

    #modal-over2 .halloween-link a.demo {
        font-size: 16px;
        padding: 5px 20px;
    }

    #modal-over2 .black-friday h5 {
        margin: 15px 0 30px;
    }

    .black-friday h5 {
        font-size: 12px;
        margin: 0 0 20px;
    }

    .halloween-popup .img {
        width: auto;
        margin: auto;
    }

    #modal-over2 .black-friday h3 {
        font-size: 18px;
        margin-bottom: 20px;
    }

    #modal-over2.halloween-popup .img {
        width: 200px;
        text-align: center;
    }

    #modal-over2.halloween-popup #wrapper-modal {
        max-height: 275px;
        /* top: 25%; */
    }

    .halloween-popup.blog-pop .popup-wrapper .close {
        right: 0;
        width: 32px;
        height: 32px;
        top: 0;
        z-index: 99999
    }

    .halloween-popup .close span {
        padding-bottom: 14%
    }

    .halloween-popup #wrapper-modal {
        max-height: 275px;
        padding: 0;
        background-position: bottom;
        /* top: 20%; */
    }

    .only-treats h1 {
        font-size: 30px
    }

    .count-down {
        padding: 0;
        width: 45%
    }

    .days h2,
    .hours h2,
    .minutes h2,
    .seconds h2 {
        width: 40px;
        font-size: 25px;
        height: 40px;
        border-radius: 5px
    }

    .days p,
    .hours p,
    .minutes p,
    .seconds p {
        font-size: 10px
    }

    .halloween-link a.demo {
        font-size: 12px;
        padding: 5px 10px
    }

    .halloween-popup {
        z-index: 9999999;
    }

    .solution p.card-text {
        margin: 0 0 20px 0;
        font-size: 12px;
        height: 100%;
        min-height: 70px;
    }

}

@media screen and (max-width: 767px) {
    .single-ebooks .form-background-layer:nth-of-type(1) {
        margin-right: 15px !important;
    }

    .single-ebooks .form-background-layer:nth-of-type(2) {
        margin-right: 10px !important;
    }

    .single-ebooks .form-background-layer:nth-of-type(3) {
        margin-right: 5px !important;
    }

    section.from-long-distance {
        margin: 120px 0 70px;
        padding: 0;
        height: auto;
    }

    .delivery-management-software .social-icons {
        justify-content: center;
        margin-top: 20px;
    }

    .delivery-management-software .banner .text-on-left {
        margin: 15px 0 !important;
    }

    .delivery-management-software .company-heading h2 br {
        display: none;
    }

    .delivery-management-software ul.adv-ul-routing li {
        padding: 0px 0px 10px 20px;
        font-size: 18px;
    }

    .delivery-management-software .text-on-left h1 {
        font-size: 28px;
    }

    .delivery-management-software .text-on-left p {
        font-size: 18px;
    }

    .delivery-management-software .p-integrations .row .col-md-3.col-6:nth-last-child(2),
    .delivery-management-software .p-integrations .row .col-md-3.col-6:nth-last-child(3) {
        margin-bottom: 30px;
    }

    .delivery-management-software .p-integrations .row .col-md-3.col-6:nth-last-child(2) {
        margin-bottom: 0;
    }

    .delivery-management-software .p-integrations {
        padding: 35px 0;
    }

    .delivery-management-software .main-features .row:nth-child(even) {
        padding: 35px 0;
    }

    .delivery-management-software .main-features .container > h2 {
        font-size: 24px;
    }

    .delivery-management-software .use-case-list .company {
        padding: 35px 0 0;
    }

    .delivery-management-software .ad-lp .company-heading h2 {
        padding: 0;
    }

    .delivery-management-software .text-on-left h2 {
        margin: 0 0 30px;
    }

    .delivery-management-software .solution p.card-text {
        min-height: 50px;
    }

    .delivery-management-software section.solution, .delivery-management-software .main-features {
        padding: 35px 0;
    }

    .delivery-management-software section.banner {
        padding: 70px 0 35px;
    }

    .company-icons {
        margin: 35px 0 0;
    }

    .features-images {
        height: 100%;
        min-height: 300px;
        position: relative;
        top: 100px;
        margin-bottom: 0px;
    }


    .solution p.card-text {
        font-size: 13px;
        height: unset;
        min-height: 55px;
    }

    .business-img {
        margin: 0 0 30px;
    }

    .business-dashboard .row,
    .agent-app .row,
    .booking-form .row,
    .customer-app .row {
        flex-direction: column-reverse;
    }

    .customer-app .business-img {
        margin: 0;
    }

    .promotion-video {
        font-size: 18px;
        width: 200px;
        margin-left: 0;
    }

    .home-banner .text-center a.demo {
        font-size: 16px;
        max-width: 200px;
    }

    .company-img img,
    .company-img-bw img {
        width: 100%;
    }

    /* .white-glove-delivery .banner:after {
z-index: -1;
} */
    .halloween-popup {
        top: 0%;
        z-index: 999999;
    }

    .black-friday h5 {
        margin-bottom: 30px;
    }

    .black-friday span {
        font-size: 20px;
        padding: 10px 0 15px;
    }

    .black-friday h2 {
        font-size: 18px;
    }

    .black-friday h3 {
        font-size: 12px;
        margin-bottom: 15px;
    }

    .halloween-popup .col-md-7 {
        display: unset;
        flex-direction: unset;
        justify-content: unset;
        height: unset;
    }

    /*    .page-template-front-page-php.delivery-management-software .tailor-made.home-icons {
            padding: 35px 0
        }*/
    .work-at-fingertips .work-img {
        justify-content: center
    }

    .work-at-fingertips .work-main-img {
        margin-top: 35px
    }

    .work-at-fingertips .work-content {
        text-align: center
    }

    .work-at-fingertips h2 {
        font-size: 24px;
        margin-bottom: 17px
    }

    .truck-route-planning-software .grocery-our-features .our-resources-heading h3 br {
        display: none
    }

    .truck-route-planning-software .grocery-our-features .our-resources-heading h3 {
        font-size: 24px
    }

    .modal.model-Promotion-video .modal-dialog iframe {
        height: 100%;
        margin: 0
    }

    section.banner.home-banner {
        height: 610px !important;
    }

    .swiper-container {
        margin-top: -336px
    }

    .tailor-made.home-icons {
        padding: 215px 0 70px !important
    }

    .company-img,
    .company-img-bw {
        width: 110px;
    }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: portrait) {
    .text h2 span {
        font-size: 12px;
    }

    .text h2 {
        font-size: 10px;
        padding: 0 5px 0 10px;
    }

    .blogs-sections .card:hover .card-button a.btn:before {
        height: 2.5px;
        bottom: 8px;
    }

}

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: landscape) {
    .solution p.card-text {
        margin: 0 0 20px 0;
        height: 100%;
        min-height: 100px;
    }


    .halloween-popup .col-sm-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .halloween-popup .col-sm-7 {
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    #modal-over2 .col-sm-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    #modal-over2 .col-sm-8 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    .gradient {
        padding: 350px 0 0px 0;
    }
    .gradient .row {
        text-align: center;
    }

    .gradient h2 {
        margin-bottom: 20px;
    }
    .gradient p {
        font-size: 15px;
    }
}

@media screen and (max-width: 479px) {
    .case-list li{width:100%;}
    .gradient .d-btn {
        text-align: center;display: block;
    }
    .gradient p {
        text-align: center;
    }
    .gradient h2 {
        font-size: 22px;
        padding: 0 0 15px 0;
        text-align: center;
    }
    section.banner.home-banner {
        height: 600px !important;
    }

    .company-icons {
        margin: 50px 0 0;
    }


    .swiper-container {
        margin-top: -205px;
        padding-bottom: 0;
    }

    .tailor-made.home-icons {
        padding: 70px 0 !important
    }

    .two .swiper-slide {
        width: 250px
    }

    .swiper-container {
        width: 310px
    }

    section.banner.home-banner {
        margin-bottom: 280px
    }

    .page-template-front-page-php .tailor-made.home-icons {
        padding: 35px 0 70px !important
    }

    .company {
        flex-wrap: wrap;
        padding: 30px 0;
        justify-content: space-evenly;
    }

    .company li {
        margin: 10px 0;
    }

    .company-img,
    .company-img-bw {
        width: 140px;
    }
}

@media screen and (device-width: 667px) and (device-height: 375px) {
    .popup-usecase .modal-content {
        width: 90%;
        margin: auto;
    }

    section.banner.home-banner {
        background-size: cover;
        height: 680px !important;
    }

    .swiper-container {
        margin-top: -410px;
        padding-bottom: 0;
    }

    .company-icons.our-awards .company {
        padding: 25px 0 0;
        flex-direction: column;
    }
    .company-icons {
        margin: 35px 0 0;
    }
    .gradient {
        padding: 260px 0 0px 0;
    }
    .gradient .row {
        text-align: center;
    }
    .gradient p {
        font-size: 15px;}
    .gradient h2 {
        padding: 0 0 15px 0;
    }
}

@media screen and (device-width: 736px) and (device-height: 414px) {
    section.banner.home-banner {
        background-size: cover;
        height: 680px !important;
    }

    .swiper-container {
        margin-top: -410px;
        padding-bottom: 0;
    }
}

@media screen and (max-width: 320px) {
    section.banner.home-banner {
        height: 660px !important;
    }
}

@media screen and (min-width: 800px) and (max-width: 991px) {
    section.banner.home-banner {
        background-size: cover;
        height: 670px !important;
    }
}

@media screen and (max-width: 350px) {
    .distance-heading h2 {
        font-size: 18px;
        line-height: 26px;
    }

    .distance-heading p {
        font-size: 14px;
        line-height: 24px;
    }

    .distance-heading h5 {
        font-size: 14px;
    }

    .discover-list li {
        font-size: 14px;
    }

    .distance-photo figure img {
        max-width: 350px;
    }

    .resources-category-btn {
        font-size: 13px;
        padding: 5px 10px;
    }
}