.banner_Section {
    background: url(../images/landing-page-banner.jpeg) no-repeat center center;
    background-size: cover;
    min-height: 500px;
    position: relative;
    height: auto;
    width: 100%;
}

.new-header {
    padding: 20px 20px;
}
.d-logoo {
    width: 55%;
}

.d-logoo img {
    width: 160px;
    float: right;
}
.sign-signup {
    padding-right: 20px;
    width: 45%;
    text-align: right;
}

.common-btn {
    justify-content: center;
    align-items: center;
    background: #000000;
    border-radius: 60px;
    min-width: 90px;
    min-height: 40px;
    font-weight: 600;
    color: #ffffff !important;
    font-size: 16px;
    border: 0;
	color: #000000;
}
.rivere-form .common-btn {
    padding: 15px 10px;
    color: #fff;
    height: 55px;
    border-radius: 0px 30px 30px 0px;
    min-width: 110px;
    text-align: center;
    background: #ae0014;
}
.one-app .common-btn {
    width: 153px;
    font-weight: 700;
}
.flavour-content .common-btn {
    background-color: #ad0013;
    color: #fff;
    font-weight: 700;
    width: 183px;
}

.Common_signin {
    background: no-repeat;
    color: #ae0014 !important;
    border: 1px solid #ae0014;
}
.Common_signup {
    background: #ae0014;
}
.Open_app_btn {
    display: none;
}
.banner-textt {
    width: 60%;
    margin: 0 auto;
    padding-top: 0;
    position: absolute;
    top: 45%;
    left: 0;
    right: 0;
}
.banner_margin {
    text-align: center;
}
.banner_margin h1.headingg {
    font-weight: 700;
    font-size: 36px;
    margin-bottom: 20px;
}
form.rivere-form {
    display: flex;
    width: 60%;
    margin: 0 auto;
    position: relative;
}
form.rivere-form i.fa.fa-map-marker {
    position: relative;
    top: 0;
    left: 30px;
    font-size: 20px;
}
.rivere-form .form-control:focus {
    box-shadow: 0 0 3px #ae001463;
}
.input-container {
    position: relative;
    width: 100%;
}
#proerty_address {
    padding-left: 40px;
}
.location-icon {
    position: absolute;
    top: 50%;
    left: 15px;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
}

.rivere-form .form-control {
    height: 55px;
    font-size: 16px;
    color: #444444;
    font-weight: 600;
    border-radius: 30px 0px 0 30px;
    border: 2px solid #ae0014 !important;
    border: 1px solid #ccc;
    background: #fff;
    padding-left: 40px;
}
.rivere-form .common-btn {
    padding: 15px 10px;
    color: #fff;
    height: 55px;
    border-radius: 0px 30px 30px 0px;
    min-width: 110px;
    text-align: center;
    background: #ae0014;
    text-decoration: none;
    display: flex;
    align-items: center;
}
.section_one h2 {
    width: 100% !important;
}
.section_one .card-title {
    text-align: left;
}
.section_one.Desk_None {
    display: none;
}
.card-box {
    padding: 30px 40px;
    padding-bottom: 0px;
}
.card-box img {
    width: 100%;
}
.card-title {
    text-align: center;
	padding-right: 30px;
    padding-left: 30px;
}
.card-title.neww h2 {
    width: 100%;
}
.card-title h2 {
    font-weight: 700;
    font-size: 32px;
    padding-bottom: 20px;
    padding-bottom: 30px;
}
.card-title p {
    font-size: 15px;
    font-weight: 500;
    color: #171616;
}
.card-title button {
    background: #ae0014;
    color: #fff;
    border: none;
    padding: 10px 20px;
    border-radius: 50px;
    font-weight: 700;
    font-size: 14px;
    margin-top: 20px;
}
.card-title a {
    background: #ae0014;
    color: #fff;
    border: none;
    padding: 10px 20px;
    border-radius: 50px;
    font-weight: 700;
    font-size: 14px;
    margin-top: 20px;
}
.card-title h6 {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 10px;
}

.section_one .card-title {
    text-align: left;
}
.section_one.Desk_None {
    display: none;
}
.section_one.Desk_None {
    display: none;
}

.background-section {
    background-image: url('/home_new/images/groceryy.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 420px;
    position: relative;
    margin-top: 10px;
}
.overlay-section {
    background: #0000007d;
    width: 100%;
    height: 100%;
}
.background-text h2 {
    font-size: 36px;
    font-weight: 700;
    color: #fff;
}

.background-text a {
    background: #f4be3100;
    padding: 10px 20px;
    border: 1px solid #ffffff;
    border-radius: 50px;
    font-size: 15px;
    font-weight: 600;
    color: #fff;
    margin-top: 5px;
    transition: 0.3s ease;
}

.background-text a:hover {

    background-color: #ae0014;
    border-color: #ae0014;
}

.background-text p {
    font-weight: 600;
    color: #f2efef;
    width: 75%;
    margin: 0 auto;
    margin-bottom: 35px;
}

.background-text.text-center {
    position: absolute;
    top: 130px;
    left: 0;
    text-align: center;
    width: 100%;
    color: #fff;
}

.help-section.bg-color {
    background: #e7638008;
}
button.color-btn {
    background: #ae0014;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    padding: 10px 15px;
    border-radius: 50px;
    border: none;
}
.title-text {
    text-align: center;
    width: 60%;
    margin: 0 auto;
}

.title-text h2 {
    font-size: 36px;
    font-weight: 700;
}
.favourites-sec {
    display: none;
}
.fav-items a.d-block {
    width: 100%;
    display: block;
}
.favorites-block {
    width: 100%;
    display: block;
    transition: 0.3s ease;
    height: 100%;
}
.favorites-block:hover {
    border-radius: 10px;
    box-shadow: 0 0 3px #ccc;
}

.favorites-block h6 {
    color: #000000;
}
.favorites-img {
    display: block;
    height: 140px;
}

.favorites-img img.img-fluid {
    width: 100%;
    display: block;
    height: 100%;
    object-fit: contain;
    background: #000;
    border-radius: 10px;
    border: 1px solid #cccccc73;
    box-shadow: 0 0 3px #cccccca8;
}
.card-sec {
    padding: 0 15px;
    text-align: center;
}

.card-sec img {
    width: 100%;
    height: 420px;
    object-fit: cover;
}
.title-tex.New-top {
    text-align: center;
    width: 50%;
    margin: 0 auto;
}
.title-tex.New-top h2 {
    font-weight: 700;
    font-size: 32px;
}

.login-modal .login-button {
    display: flex;
    align-items: center;
    justify-content: center;
}

.alert {
    text-align: left;
}

.modal-design {
    border-radius: 20px !important;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2) !important;
}

@media (max-width: 768px) {

    .location-icon {
        left: 15px;
    }
    .rivere-form .form-control {
        height: 45px;
    }
    .rivere-form .common-btn {
        height: 45px;
    }
	.d-logoo {
        width: 20%;
    }
	.d-logoo img {
        width: 190px;
        float: left;
    }
	.sign-signup {
        padding-right: 0;
        width: 80%;
    }
	.banner-textt {
        width: 100%;
        margin: 0 auto;
        padding-top: 0;
        position: absolute;
        top: 40%;
    }
	.card-box {
        padding: 30px 0px;
        padding-bottom: 0px;
		height: 400px !important;
    }
	.card-box img {
        width: 100%;
        object-fit: cover;
        height: 100% !important;
    }
	.card-title {
        padding-right: 0px;
        padding-left: 0px;
        padding-top: 20px;
    }

    .card-title h2 {
        padding-bottom: 10px;
    }
	 .title-text {
        width: 90%;
    }
    .title-tex.New-top {
        text-align: start !important;
        width: 90%;
        margin: 0 20px;
    }
    .title-tex.New-top h2 {
        font-weight: 700;
        font-size: 22px;
    }

    #proerty_address {
        padding-left: 30px;
    }
    #proerty_address::placeholder {
        font-size: 13px;
        padding-left: 30px;
        padding-left: 10px !important;
    }
	
}



@media (max-width: 576px) {
	/* .banner_Section {
        min-height: 70vh;
    } */
	.d-logoo {
        width: 35%;
    }
	.d-logoo img {
        width: 125px;
    }
	.sign-signup {
        padding: 0;
        width: 65%;
        display: flex;
        text-align: right;
        justify-content: end;
    }
	.common-btn {
        min-width: 78px;
        min-height: 32px;
        font-size: 13px;
    }
	.Common_signup {
        display: none;
    }
	.Open_app_btn {
        display: block;
    }
	.banner-textt {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
	.banner_margin h1.headingg {
        font-size: 24px;
        margin-bottom: 20px;
    }
	form.rivere-form {
        width: 100%;
        position: relative;
    }
	.section_one .card-title {
        margin-bottom: 0;
    }
	.section_one.Desk_None {
        display: block !important;
    }
	.section_one.small-none {
        display: none;
    }
	.section_one .card-title {
        margin-bottom: 0;
    }
	.section_one.Desk_None {
        display: block !important;
    }
	.section_one.Desk_None {
        display: block !important;
    }
	.background-text h2 {
        font-size: 36px;
        font-weight: 800;
    }

	

}

@media (max-width: 480px) {
	.card-title h2 {
        font-size: 22px;
    }
	.card-title {
        padding-right: 0;
        padding-left: 0;
    }

    .card-title.neww {
        padding: 0 10px !important;
    }

    .card-title h2 {
        font-size: 22px;
        padding-bottom: 15px;
    }
	 .background-text h2 {
        font-size: 28px !important;
        padding: 0 10px;
    }

    .background-text.text-center {
        top: 60px;
    }
	.background-text p {
        width: 98%;
    }
	.title-text h2 {
        font-size: 20px;
        padding: 0 10px;
    }
	
}

@media (max-width: 375px) {
    .d-logoo img {
        width: 115px;
    }
}

@media (max-width: 320px) {
    .d-logoo img {
        width: 100px;
    }
}