.cargo-ban {
    background-image: url("/images/cargo-ban.png");
    width: 100%;
    background-color: #013fe9;
}

.cargo-ban-left {
    margin-top: 200px;
    padding-left: 60px;
}

.cargo-ban-right {
    margin-top: 150px;
}

.cargo-head {
    color: white;
    font-weight: bold;
    letter-spacing: 1px;
    font-family: 'fontsring';
}

.cargo-ban-btn {
    background-color: rgb(235 235 35);
    border: none;
    border-radius: 1.5em;
    padding: 8px 35px;
    color: #013fe9;
    font-weight: 700;
    margin-top: 20px;
    font-family: 'fontsring'!important;

}

.cargo-sub {
    color: #013fe9;
    font-size: 32px;

}

.cargo-sub span {
    border-bottom: 2px solid #013fe9;
    width: 30px;
}

.cargo-sub-head {
    color: #013fe9;
    font-size: 50px;
    font-weight: 700;
    line-height: 0.5;
    font-family: 'fontsring';
}

.cargo-sub-desc {
    color: #013fe9;
    font-size: 16px;
    text-align: center;
    margin-top: 20px;
}

.cargo-cont {
    background-color: #013fe9;
}

.cargo-sub-cont {
    color: white;
    font-size: 32px;
}

.cargo-sub-cont1 {
    color: white;
    font-size: 32px;
    font-weight: 700;
    line-height: 0.5;
}

.cargo-sub-desc1 {
    margin-top: 25px;
    color: white;
    font-size: 16px;
}

.cargo-list {
    font-size: 20px;
    color: white;
}

.cargo-list img {
    width: 30px;
    height: fit-content;
}

.cargo-list p {
    padding-left: 20px;
}

.cargo-card {
    text-align: center;
}

.cargo-card img {
    padding: 20px;
    border-radius: 3.5em;
    background-color: #013fe9;
}

.cargo-read-btn {
    background-color: #013fe9;
    border: none;
    border-radius: 0.5em;
    padding: 8px 35px;
    color: white;
    font-weight: 700;
    margin-top: 20px;
    font-family: 'fontsring';
}

.cargo-card-head {
    color: #013fe9;
    margin-top: 30px;
    font-weight: bold;
    font-size: 22px;
    font-family: 'fontsring';
}

.cargo-card-desc {
    padding: 0px 20px;
    color: gray;
}

.cargo-body {
    padding-bottom: 290px;
}

.business-ban {
    background-color: #013fe9;
    width: 100%;
}

.bus-ban-left {
    margin-top: 200px;
}

.business1-con-left {
    margin-top: 80px;
}

.business-list {
    background-color: #013fe9;
    color: white;
    padding: 20px 30px;
    text-align: center;
    border-radius: 1em;
}

.bus-list2 {
    margin-left: 30px;
}

.business-list p {
    padding-top: 10px;
    font-size: 16px;
    font-weight: bold;
}

.bus-sub-head {
    margin-top: 20px;
    color: #2f5cd7;
    font-size: 17px;
}

.news-section {
    background-color: whitesmoke;
}

.business2-con {
    background-color: rgb(178 175 175 / 24%);
    padding: 20px;
    border-radius: 1em;
}

.business-num {
    color: #013fe9;
    font-size: 55px;
    font-weight: bold;
}

.business-desc {
    margin-top: 20px;
    color: #2f5cd7;
    font-size: 17px;
}

.business-foo {
    padding-bottom: 290px;
    margin-top: 100px;
}

.groceries-ban {
    background-color: #013fe9;
}

.groceries-ban-left {
    margin-top: 150px;
    padding: 60px
}

.groceries-ban-right {
    display: flex;
    justify-content: end;
    padding: 0px;
}

.groceries-ban-right img {
    width: 600px;

}


.quest-list {
    padding: 0px 100px;
    padding-bottom: 290px;
}

.quest-right {
    display: flex;
    justify-content: end;
}

.quest-con {
    color: #013fe9;
    font-size: 20px;
    font-weight: 500;
}

.ques-ans {
    color: gray;
    margin-top: 10px;
}

.quest-list hr {
    color: #013fe9;
    height: 10px;
}

.quest-right img {
    height: fit-content;
}

.gro-app-btn {
    background-color: #013fe9;
    border: none;
    border-radius: 1.5em;
    padding: 8px 35px;
    color: rgb(235 235 35);
    font-weight: 700;
    margin-top: 20px;
}

.gro-sub-head {
    margin-top: 30px;
    color: #2f5cd7;
    font-size: 17px;
}

.demand-ban-left img {
    width: 600px;
}

.demand-ban-left {
    padding: 50px 0px;
}

.demand-ban {
    background-image: linear-gradient(to right, rgb(190 186 186 / 24%), #013fe9);
}

.demand-ban-right {
    margin-top: 100px;
}

.demand-app {
    margin-top: 30px;
}

.demand-ban-btn {
    background-color: #013fe9;
    border: none;
    border-radius: 1.5em;
    padding: 8px 35px;
    color: white;
    font-size: 20px;
    font-weight: 700;
    margin-top: 30px;
    font-family: 'fontsring';
}

.dem-left-img {
    background-image: url("/images/grocery_tn1.jpg");
    background-repeat: no-repeat;
    background-position: center;
    height: 350px;
    position: relative;

}

.dem-center-img {
    background-image: url("/images/grocery_tn2.jpg");
    background-repeat: no-repeat;
    background-position: center;
    height: 350px;
    position: relative;
}

.dem-right-img {
    background-image: url("/images/grocery_tn3.jpg");
    background-repeat: no-repeat;
    background-position: center;
    height: 350px;
    position: relative;
}

.dem-left-img img {
    position: absolute;
    background-color: #013fe9;
    padding: 10px;
    height: fit-content;
    right: 71px;
    bottom: 0;
}

.dem-center-img img {
    position: absolute;
    background-color: #013fe9;
    padding: 10px;
    height: fit-content;
    right: 71px;
    bottom: 0;
}

.dem-right-img img {
    position: absolute;
    background-color: #013fe9;
    padding: 10px;
    height: fit-content;
    right: 71px;
    bottom: 0;
}

.demand-last-con {
    margin-top: 300px;
    background-color: whitesmoke;
    height: 400px;
}

.demand-last-right {
    position: relative;
}

.demand-last-right img {
    position: absolute;
    top: -180px
}

.demand-last-left {
    margin-top: 20px;
    padding-left: 70px;
}

.bus-ban-right img {
    width: 600px;

}

.news-banner {
    background-image: url("/images/Newsroom_banner.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    height: 60vh;
}

.news-banner-text {
    text-align: center;
    margin-top: 100px;
}

.news-banner-text h4 {
    color: white;
    font-size: 30px;
    font-weight: bold;
    font-family: 'fontsring';
}

.news-banner-text p {
    color: white;
    margin-top: 20px;
    font-size: 20px;
}

.has-search input {
    padding-left: 2.375rem;
    height: 50px;
    border: none;
    box-shadow: inset 0 0 5px 5px rgb(242, 236, 236);
    border-radius: 1.5em;
    background: #fff;
}

.has-search input:active,
:focus {
    border: none;
}

.news-down {
    display: flex;
    padding: 20px;
    justify-content: space-around;
    background-color: #12e663d6;
    border-radius: 1em;
}

.news-down p {
    color: white;
    font-size: 22px;
}

.news-down img {
    width: 45px;
    height: fit-content;
}

.has-search span {
    position: absolute;
    z-index: 2;
    display: block;
    width: 2.375rem;
    height: 2.375rem;
    line-height: 3rem;
    text-align: center;
    pointer-events: none;
    color: #aaa;
}

.has-search {
    justify-content: end;
    float: right;
}

.news-social {
    background-color: #013fe9;
    display: flex;
    padding: 20px;
    justify-content: space-around;
    border-radius: 1em;
}

.news-social p {
    color: white;
    font-size: 22px;
}

.news-social img {
    height: fit-content;
}

.news-settings {
    background-color: #d2951ee8;
    display: flex;
    padding: 28px;
    justify-content: space-around;
    border-radius: 1em;
}

.news-desc {
    color: #013fe9;
    font-size: 20px;
}

.news-first-cont {
    background-color: white;
    border-radius: 1.3em;
}

.news-first-img img {
    margin: 30px 0px;
    width: 220px;
    height: fit-content;
    border-radius: 1em;

}

.news-head {
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}

.news-head-desc {
    color: #013fe9;
    font-size: 20px;
}

.news-sub-desc {
    color: #013fe9;
    font-size: 13px;
}

.news-right-img img {
    position: relative;
    bottom: 0px;
    float: right;
    width: 100px;
}

.news-last-img img {
    padding: 20px;
    border-radius: 1.5em;
    padding-bottom: 0px;
}

.news-second-img img {
    margin: 30px 0px;
    width: 220px;
    height: 300px !important;
    height: fit-content;
    border-radius: 1em;
}

.news-date {
    margin-top: 10px;
    padding: 0px 20px;
}

.new-center-cont {
    background-color: white;
    display: flex;
    border-radius: 1.3em;
}

.new-center-cont img {
    padding: 20px;
    border-radius: 1.5em;

}

.new-center-first {
    position: relative;
    padding: 40px;
    background-color: white;
    border-radius: 1.5em;
}

.has-email {
    position: relative;
}

.has-email span {
    position: absolute;
    right: 0px;
    top: 8px;
    padding: 9px 8px;
    color: #aaa;
    transition: 0.3s;
    background-color: #013fe9;
    border-radius: 25px
}

@media (max-width: 1399px) {
    .demand-ban-left img {
        width: 450px;
    }

    .dem-left-img img {
        right: 42px;
    }

    .dem-center-img img {
        right: 42px;
    }

    .dem-right-img img {
        right: 42px;
    }

    .grocery-buy img {
        width: 450px;
    }

    .cargo-ban-right img {
        width: 550px;
    }

    .cargo-ban-left {
        margin-top: 150px;
    }

    .cargo-sub-head {
        font-size: 35px;
    }

    .cargo-cent img {
        width: 450px;

    }

    .bus-ban-right img {
        width: 450px;

    }

    .bus-ban-left {
        margin-top: 150px;
    }

    .business-list {
        padding: 15px 22px;

    }

    .demand-last-right img {
        top: -100px;
        width: 350px;

    }

    .demand-last-con {
        margin-top: 200px;
        height: 300px;
    }
}

@media (max-width: 1199px) {
    .new-center-first {
        height: 180px;
        padding: 20px;
    }

    .news-first-img img {
        width: 150px;
        height: 270px;
    }

    .news-down {
        flex-direction: column;
    }

    .news-social {
        flex-direction: column;
        padding: 27px;
    }

    .news-settings {
        flex-direction: column;
        padding: 20px;
    }

    .news-settings img {
        margin-top: 5px;
        width: 45px;
    }

    .cargo-head {
        font-size: 25px;
    }

    .demand-ban-right {
        margin-top: 50px;
    }

    .demand-ban-left img {
        width: 350px;
    }

    .dem-left-img img {
        right: 10px;
    }

    .dem-center-img img {
        right: 10px;
    }

    .dem-right-img img {
        right: 10px;
    }
}

@media (max-width: 990px) {
    .new-center-first {
        height: 340px;
    }

    .news-last-img img {
        width: 130px;
    }

    .news-second-img img {
        width: 150px;
    }

    .new-center-cont {
        flex-direction: column;
    }

    .news-first-img img {
        width: 120px;
    }

    .news-social {
        height: 160px;
    }

    .news-settings {
        height: 160px;
    }

    .dem-left-img img {
        right: 20px;
        top: 235px;
        padding: 10px;
    }

    .dem-center-img img {
        right: 20px;
        top: 235px;
        padding: 10px;
    }

    .dem-right-img img {
        right: 20px;
        top: 235px;
        padding: 10px;
    }

    .dem-left-img {
        background-size: 200px;
    }

    .dem-center-img {
        background-size: 200px;
    }

    .dem-right-img {
        background-size: 200px;
    }
}

@media (max-width: 960px) {
    .demand-last-right img {
        position: relative;
        top: 0;
        width: 260px;
    }

    .demand-last-con {
        margin-top: 40px;
    }

    .demand-ban-left img {
        width: 300px;
    }

    .groceries-ban-left {
        margin-top: 100px;
    }

    .groceries-ban-right img {
        width: 450px;
    }

    .grocery-buy img {
        width: 350px;
    }

    .cargo-cent img {
        width: 300px;
    }

    .cargo-ban-right img {
        width: 400px;
    }

    .bus-ban-right img {
        width: 350px;
    }

    .bus-ban-left {
        margin-top: 80px;
    }
}

@media (max-width: 767px) {
    .new-center-first {
        height: 200px;
    }

    .news-second-img img {
        width: 250px;
    }

    .new-center-cont {
        margin-top: 20px;
        flex-direction: row;
    }

    .news-first-img img {
        width: 250px;
    }

    .news-first-cont {
        margin-top: 20px;
    }

    .news-down {
        margin-top: 20px;
    }

    .news-social {
        margin-top: 20px;
    }

    .news-settings {
        margin-top: 20px;
    }

    .has-search {
        margin-top: 20px;
    }

    .dem-center-img {
        margin-top: 20px;
        background-size: 400px;
    }

    .dem-right-img {
        margin-top: 20px;
        background-size: 400px;
    }

    .dem-left-img {
        background-size: 400px;
    }

    .dem-left-img img {
        padding: 10px;
        right: 71px;
        bottom: 0;
        top: 265px;
    }

    .dem-center-img img {
        padding: 10px;
        right: 71px;
        bottom: 0;
        top: 265px;
    }

    .dem-right-img img {
        padding: 10px;
        right: 71px;
        bottom: 0;
        top: 265px;
    }

    .demand-last-right img {
        margin-top: 20px;

    }

    .demand-last-con {
        height: 560px;
    }

    .demand-ban-right {
        margin-bottom: 20px;
    }

    .groceries-ban-left {
        margin-top: 30px;
    }

    .groceries-ban-right img {
        width: 350px;
    }

    .bus-list2 {
        margin-left: 15px;
    }

    .business2-con {
        margin-top: 20px;
    }

    .bus-ban-right {
        margin-top: 20px;
    }

    .business-list {
        padding: 20px 30px;

    }

    .cargo-body {
        padding: 60px
    }

    .cargo-card-desc {
        padding: 0px;
    }

    .cargo-card {
        margin-top: 20px;
        text-align: left;
    }

    .cargo-cent {
        text-align: center;
    }

    .cargo-ban-right {
        margin-top: 80px;
        text-align: center;
    }

    .cargo-ban-right img {
        width: 250px;
    }

    .cargo-sub-desc {
        text-align: left;
    }

    .quest-list {
        padding: 0px 50px;
    }
}

@media (max-width: 550px) {

    .quest-list {
        padding: 0px 10px;
    }

    .cargo-body {
        padding: 0px;
        padding-bottom: 30px;
    }

    .cargo-ban-right img {
        width: 250px;
    }
}

@media (max-width: 500px) {
    .dem-left-img img {
        right: 10px;
    }

    .dem-center-img img {
        right: 10px;
    }

    .dem-right-img img {
        right: 10px;
    }
}

@media (max-width: 400px) {
    .grocery-buy img {
        width: 250px;
    }

    .business-list {
        padding: 10px 17px;

    }

    .bus-ban-right img {
        width: 250px;
    }

}
