@media screen and (max-width: 1440px) {
    .navbar form .ags-contact {
        padding-right: 60px !important;
        color: white;
    }

    .navbar-brand img {
        width: 130px !important;
        height: 80px !important;
        flex-shrink: 0;
    }

    .navbar-brand {
        padding-left: 80px !important;
    }

    .nav-div .nav-item .nav-link {
        font-size: var(--footer-peragraph) !important;
    }

    .navbar form .ags-contact {
        font-size: var(--footer-peragraph) !important;
        padding-right: 15px !important;
    }

    .navbar form .ags-btn {
        font-size: var(--footer-peragraph) !important;
    }


}

@media only screen and (max-width: 1200px) {

    .ags-btn {
        font-size: var(--footer-peragraph) !important;
    }

    .navbar-brand {
        padding-left: 40px !important;
        padding-right: 10px;
    }

    .navbar form .ags-contact {
        font-size: var(--footer-peragraph) !important;
        padding-right: 10px !important;
    }

    .navbar-nav {
        display: inline-flex;
        align-items: flex-start;
        gap: 20px;
    }

    .navbar form {
        width: auto;
        padding-right: 0px;
        gap: 20px;
    }

    .header-main {
        position: unset;
        margin-top: 0;
        height: auto;
    }

    .hero-section {
        margin-top: 0;
        height: 75vh;
    }

    .ags-textinfo {
        width: 100%;
        justify-content: unset;
        flex-direction: column;
        flex-wrap: wrap;
        margin: 0;
        padding-top: 1rem;
        text-align: center;
        position: relative;
    }

    .ags-textinfo img {
        height: 150px;
        width: 150px;
    }

    .ags-textinfo h2 {
        font-size: var(--footer-heading);
    }

    .ags-banner span {
        bottom: 200px;
        font-size: var(--navrbar-link);
    }

    .ags-textinfo .ags-span__one {
        font-size: 2.25rem;
        font-weight: 700;
    }

    .ags-textinfo .ags-span__two {
        font-size: 2.25rem;
        padding: 0 10px;
    }

    .ags-textinfo p {
        font-size: var(--footer-peragraph);
    }

    .ags-banner .circle-shadow {
        height: auto;
        width: 100%;
        position: unset;
        /* margin-top: 2rem; */
        background: unset;
    }

    .ags-banner span {
        display: none;
    }

    .ags-banner .circle-shadow .semi-shadow__circle {
        height: auto;
        width: auto;
    }

    .navbar-toggler-icon {
        color: red;
    }

    .ags-textinfo .ags-action {
        font-weight: 700;
        padding: 10px 30px;
    }

    .socio-actions-responsive {
        display: block;
        width: 15px;
        display: flex;
        justify-content: center;
        margin: 10px auto;
    }

    .social-media-action {
        padding: 0 10px;
        margin-right: 15px;
        height: 76px;
        width: 76px;
    }

    .social-media-action i {
        font-size: 3.125rem;
        color: #E04218;
    }

    .socio-actions {
        display: none;
    }

    .social-media-action:last-child {
        margin-right: 0;
    }

    .ags-banner .ags-banner__image {
        background-color: unset;
    }

    .footer-start {
        max-height: 100%;
        background-size: cover;
        margin: 0;
    }

    .footer-home {
        padding-top: 25rem;
    }

    .footer-start .ags-footer__info {
        padding: 0;
        /* display: flex; */
        flex-wrap: wrap;
    }

    .footer-logo {
        height: 150px;
        width: 150px;
    }

    .footer-start .ags-footer__info h1 {
        font-family: Poppins;
        font-style: normal;
        font-size: 3.125rem;
        font-weight: 600;
    }

    .ags-footer__info .ags-footer__contact {
        display: flex;
        padding: 0.3rem 0;
    }

    .ags-footer__contact img {
        height: 30px;
        width: 30px;
    }

    .ags-footer__contact p {
        padding: 0 0.8rem;
    }

    .footer-start .footer-anchors-main {
        display: flex;
        flex-direction: row;
        gap: 33px;
    }

    .footer-start .ags-footer__anchors h1 {
        padding: 0 0 20px 0;
    }

    .footer-start .ags-footer__anchors {
        padding: 0.5rem 0;
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
    }

    .ags-footer__anchors input {
        width: 100%;
        padding: auto;
        margin: 0 0.5rem;
    }

    .ags-footer__anchors input::placeholder {
        color: white;
        font-family: Poppins;
        font-size: var(--navrbar-link);
        font-style: normal;
        font-weight: 600;
    }

    .ags-footer__anchors .footer-socio__icon {
        display: flex;
        color: #E04218;
        padding: 0 15px;
    }

    .footer-socio__icon .icons {
        height: 60px;
        width: 60px;
        background-color: white;
        font-size: 3.125rem;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 2rem 0.7rem;
    }

    .footer-email {
        position: relative;
    }

    .footer-email__img {
        position: absolute;
        top: 5px;
        right: 20px;
        background: #E04218;
        border-radius: 50%;
        padding: 7px 10px;
    }

    .ags-footer__contact p {
        padding: 0 1rem;

    }

    /* ags story start  */
    .ags-story .hero-main__access {
        background: unset;
        background-color: white;
    }

    .hero-main__combo .combo-textinfo {
        font-size: 2.813.rem;
        padding-top: 25px;
        margin-top: 50px !important;
    }

    .hero-main__combo h1 .ags-span__one {
        font-size: var(--bag-icon);
    }

    .hero-main__combo h1 .ags-span__two {
        font-size: var(--bag-icon);
    }

    .ags-image__textinfo {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .ags-image__textinfo .ags-image {
        height: 350px;
        width: 350px;
        margin-left: 0;
    }

    .ags-main__offers {
        margin: 24rem 0 0 -8rem;
    }

    .ags-main__offers h2 {
        font-size: var(--navrbar-link);
    }

    .ags-main__texts ul li a {
        font-size: 1.125rem;
    }

    .ags-main__texts .ags-main__para {
        font-size: 0.75rem;
        padding: 0 -50px;
        margin: 0 10px;
    }

    .ags-btn__action.ags__action {
        font-size: 0.75rem;
        cursor: pointer;
        margin-top: 25px;
        margin-left: 0;
    }

    .leaf-post {
        display: none;
    }

    .hero-main__combo .combo-textinfo {
        font-size: 2.813rem;
        margin: 0;
    }

    .hero-main__combo .ags-span__one {
        font-size: var(--bag-icon);
    }

    .col-md-3 {
        width: 65%;
        margin-left: 10px;
    }

    /* ags story end  */

    /* explore menu start  */

    .ags-features {
        flex-direction: column;
    }

    .ags-feature__info {
        background: unset;
        display: flex;
        flex-direction: column;
    }

    .ags-pickups {
        flex-direction: column;
    }

    .ags-pickup__image {
        background: unset;
        background-color: #FF9409;
        width: 100vw;
    }

    .ags-pickup__image {
        background-size: cover;
    }

    .ags-pickup__image h1::before {
        width: 78%;
        top: 49px;
        left: 44px;
    }

    .ags-feature__textinfo {
        display: flex;
        flex-direction: column;
    }

    .ags-feature__textinfo P img {
        width: 25px;
        height: 25px;
    }

    .ags-feature__textinfo P span {
        padding: 0 10px;
    }

    .ags-feature__action button {
        margin-left: 0;
    }

    .ags-delivery__option {
        position: relative;
        margin-top: 9rem;
    }

    .ags-delivery__option h1 {
        text-align: center;
    }

    .ags-delivery__option h1::before {
        width: 42%;
    }

    .vector-vs {
        top: 48%;
    }

    .ags-feature__wrapper {
        display: flex;
        flex-direction: row;
    }

    .action-notperform {
        justify-content: unset;
    }

    .ags-assets {
        padding-left: 0;
        padding-top: 2rem;
    }

    .gadget_one {
        width: auto;
    }

    .gadget_two {
        width: auto;
    }

    .ags-delivery__partners {
        display: flex;
        flex-direction: column;
        order: 1;
    }

    .ags-assets {
        order: 2;
    }

    /* .ind .combo-options__posts {
        height: auto;
        width: auto;
    } */

    .combo-options__posts img {
        right: 10px;
    }

    /* .ind #img1 {
        position: relative;
        top: -102px;
        height: 224px;
        width: 184px;
    } */

    .combo-options__posts img {
        left: 1.8rem;
    }

    .combo-options__posts___one {
        right: 0;
    }

    .ags-newsletter {
        height: auto;
        background: unset;
        /* background-color: white; */
    }

    .testimonial-guest {
        height: 0 auto;
        width: 0 auto;
        position: unset;
    }

    .ags-newsletter__email input {
        padding: 1rem 4rem 1rem 1rem;
    }

    .ags-newsletter__typo {
        left: 101px;
        top: -41px;
    }

    .ags-newsletter__email {
        margin: 0 auto;
        position: relative;
        top: -25px;
        left: 0;
    }

    .pizza-plate {
        visibility: hidden;
    }

    .newsletter-guest {
        height: 50vh;
    }

    .newsletter-guest img {
        top: 10rem;
        right: 3rem;
    }

    .newsletter-guestinfo {
        padding: 8rem 0 0 0;
    }

    .guestinfo-comma {
        display: flex;
        justify-content: center;
        padding-top: 4rem;
    }

    .googlemap-service iframe {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }

    .contact-leaf .leaf-post {
        display: none;
    }

}

@media screen and (max-width: 600px) {

    .ags-newsletter__action button {
        top: 12px;
        right: 10px;
        padding: 5px 10px 3px 7px;
    }

    .ags-newsletter__action button span {
        display: none;
        /* visibility: hidden; */
    }

    .left-box {
        min-height: 100vh;
    }

    .left-box {
        min-height: 250px;
    }

    .slide-img__wrapper {
        /* display: flex; */
        width: 65%;
        height: auto;
        margin: 0 auto;
    }

    /* .svg-wrapper{
        margin: 0 auto;
    } */
    .svg-wrapper {
        margin: 10px auto;
        width: 50px;
        height: 50px;
    }

    .profile-info {
        padding: 10px;
    }

    .profileinfo__paras {
        font-size: 0.75rem;
    }

    .carousel-inner {
        padding: 15px;
    }

    .slide-img__wrapper {
        left: 0;
    }

    .profile-info h2 {
        margin: 0px -10px;
        padding: 10px 0;
    }

    .profile-info span {
        margin: 0px -10px;
    }

}

@media only screen and (max-width: 768px) {
    .footer-start .footer-anchors-main {
        display: flex;
        flex-direction: column;
    }

    .hero-main__combo {
        margin-top: 20px !important;
    }
}

@media only screen and (min-width: 768px) {

    .ags-newsletter__email input {
        padding: 1rem 18rem 1rem 3rem;
    }

    .ags-logo {
        margin-left: 1rem;
    }

    .ags-menus ul li {
        margin: 0 0;
    }

    .ags-banner {
        flex-wrap: nowrap;
        align-items: center;
        flex-direction: column;
    }

    .ags-banner .circle-shadow .semi-shadow__circle {
        height: auto;
        width: 60%;
    }

    .social-media-action {
        padding: 0 10px;
        margin-right: 15px;
        height: 75px;
        width: 75px;
    }

    .social-media-action i {
        font-size: 3.125rem;
        color: #E04218;
    }

    .ags-main__offers {
        margin: 5rem 0 0 6.5rem;
    }

    .menu-item .item-lists {
        margin: 0.8rem 0.4rem;
    }

    .ags-btn__action {
        margin: 0 -30px;
        padding: 0.5rem 0.8rem;
    }

    /* hero main */
    .ags-delivery__option h1::before {
        border: 2px solid var(--primary-color);
        width: 37%;
    }

    .ags-pickup__img {
        justify-content: center;
    }

}

@media only screen and (min-width: 768px) and (max-width: 990px) {
    #img1 {
        width: 230px;
        height: 250px;
        left: 0;
    }

    .combo-options__posts img {
        width: 200px !important;
        left: 0;
    }

    .combo-options__posts___one {
        right: 0;
    }
}

@media only screen and (min-width: 991px) and (max-width: 1100px) {
    #img1 {
        left: -0.9rem;
    }

    .combo-options__posts img {
        left: 0;
    }
}

@media screen and (max-width: 991px) {

    .ags-footer__texts {
        padding: 10px 0 20px 0;
    }

    .navbar-brand img {
        width: 110px !important;
        height: 66px !important;
        flex-shrink: 0;
    }

    .navbar-brand {
        padding-left: 20px !important;
    }

    .nav-div .nav-item .nav-link {
        font-size: var(--footer-peragraph) !important;
    }

    .navbar form .ags-contact {
        font-size: var(--footer-peragraph) !important;
        padding-right: 0 !important;
    }

    .navbar form {
        padding-top: 15px !important;
        padding-right: 0px !important;
    }

    .navbar form .ags-btn {
        font-size: var(--footer-peragraph) !important;
    }

    .navbar-collapse {
        flex-basis: 100%;
        flex-grow: 1;
        background: white;
        padding: 15px;
    }

    .navbar-nav {
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
    }

    #abc {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .navbtn {
        width: 106px;
        height: 35px;
        font-size: 0.875rem;
        padding: 0.5rem !important;
    }

    .vector-vs {
        top: 40%;
    }


    .navbar {
        padding: 0 0;
    }

    .ags-logo {
        font-size: 2.1rem;
        padding: 25px 50px;
        margin-left: -2rem;
        width: 230px;
    }

    .ags-menus {
        width: 0;
    }

    .ags-menus ul li {
        margin: 15px 0;
        text-align: center;
        font-family: Poppins;
        font-size: var(--footer-peragraph);
        font-weight: 600;
        text-wrap: nowrap;
        text-decoration: none;
        list-style-type: none;
    }

    .ags-contact {
        margin: 0;
        font-size: var(--footer-peragraph);
        padding: 10px 0;
        color: black;
    }

    .ags-btn__action {
        margin: 0 30px;
        padding: 0.5rem 2rem;
    }

    .ags-image__textinfo .ags-image {
        height: 0 auto;
        width: 0 auto;
        margin-left: 0;
    }

    .nav-link {
        display: unset;
        padding: 0.2rem 0;
    }

    .menu-item .item-lists {
        margin: 0.8rem 1.5rem;
    }

    .list-item .list {
        font-size: var(--footer-peragraph);
    }

    .one-two-three {
        margin-top: 50px;
    }

    .ags-delivery__option {
        margin-top: 10rem;
    }

    .form-details .hero-main__combo .text-info .ags-span__one {
        font-size: var(--bag-icon);
    }

    .form-details .hero-main__combo .text-info .ags-span__two {
        font-size: var(--bag-icon);
    }

    .hero-main__combo {
        margin-top: -25px;
    }

}

@media (max-width: 576px) {
    .explore-cards__menu {
        height: 335px;
        width: 248px;
        margin-left: 30px;
    }

    .buy-now__post {
        left: 181px;
    }

    .ags-delivery__option h1::before {
        border: 2px solid;
        text-align: center;
        width: 50%;
    }

    .vector-vs {
        top: 49%;
        right: 35%;
    }

    .respFont {
        font-size: var(--navrbar-link);
    }

    .p-4 {
        font-size: 0.625rem;
    }

    .profile-info h2 {
        padding: 10px 0;
    }

    .profile-info span {
        margin: 0px -25px;
    }

    .ags-call__visit {
        margin-top: 25px;
    }

    .googlemap-service iframe {
        border-top-left-radius: 0 !important;
        border-bottom-left-radius: 0 !important;
    }

    .map-form {
        border-radius: 0;
        margin: 25px 0 0 0;
    }

    .form-check {
        width: 90%;
    }

    .form-main {
        border-radius: 56px;
        margin-top: 2.5rem;
    }

    .mt-4 {
        display: flex;
        justify-content: center;
    }

    .hero-main__combo {
        margin-top: -45px;
    }

}