/* XL Device :1200px. */

@media (min-width: 1200px) and (max-width: 1449px) {
    .hero__inner__blk {
        bottom: 0;
    }

    .hero__content h2 {
        font-size: 66px;
        line-height: 73px;
    }

    .hero__area {
        padding-top: 163px;
    }
}


/* LG Device :992px. */

@media (min-width: 992px) and (max-width: 1200px) {
    .hero__inner__blk {
        bottom: 0;
    }

    .hero__content h2 {
        font-size: 66px;
        line-height: 73px;
    }

    .hero__area {
        padding-top: 163px;
    }

    .hero__thumb {
        max-width: 350px;
    }

    .details__area {
        padding: 95px 0;
    }

    .details__content h3 {
        font-size: 45px;
        line-height: 66px;
    }

    .business__area {
        padding-top: 46px;
    }

    .started__area {
        padding: 80px 0;
        margin-top: 85px;
    }

    .hero__area {
        padding-top: 130px;
    }

    .header_shape {
        margin-right: 19px;
    }

    .header__left__blk .logo {
        margin-right: 32px;
    }

    .logo a img {
        height: 30px;
    }

    .business__table__blk table td {
        font-size: 16px;
        line-height: 32px;
        padding-top: 25px;
        padding-bottom: 25px;
    }

    .business__table__blk table th {
        font-size: 16px;
        line-height: 36px;
    }

    .business__table__blk table td:first-child {
        width: 362px;
    }

    .td_text h4 {
        font-size: 14px;
    }

    .td_text span {
        font-size: 14px;
        line-height: 25px;
        color: rgba(0, 0, 0, 0.5);
    }

    .arrow__shape {
        display: none;
    }

    .brand__area {
        padding: 80px 0;
    }

    .expand__inner__blk {
        padding: 70px 0;
    }

    .expand__content .details__content p {
        font-size: 18px;
        line-height: 31px;
    }

    .food__service__content h4 {
        font-size: 34px;
        line-height: 49px;
    }

    .food__service__content p {
        font-size: 16px;
        line-height: 30px;
        margin-bottom: 30px;
    }

    .food__service__btn a {
        font-size: 16px;
        line-height: 18px;
        border-radius: 6px;
        padding: 13px 42px;
    }

    .footer__top__title h4 {
        font-size: 42px;
        line-height: 52px;
    }

    .footer__top__title p {
        font-size: 18px;
        line-height: 32px;
    }

    .footer__top__btn a {
        font-size: 14px;
        line-height: 20px;
        padding: 14px 24px;
    }

    .footer__top__inner__blk {
        padding: 45px 0;
    }

    .footer__area {
        padding-top: 50px;
    }

    .footer__identity {
        margin-bottom: 47px;
    }

    .footer__list__blk ul li a {
        font-size: 14px;
        line-height: 36px;
    }

    .footer__copyright {
        padding: 40px 0;
    }
}


/* MD Device :768px. */

@media (min-width: 768px) and (max-width: 991px) {
    .hero__inner__blk {
        bottom: 0;
    }

    .hero__content h2 {
        font-size: 66px;
        line-height: 73px;
    }

    .hero__area {
        padding-top: 163px;
    }

    .hero__thumb {
        max-width: 350px;
        margin: 0 auto;
    }

    .details__area {
        padding: 95px 0;
    }

    .details__content h3 {
        font-size: 45px;
        line-height: 66px;
    }

    .business__area {
        padding-top: 46px;
    }

    .started__area {
        padding: 80px 0;
        margin-top: 85px;
    }

    .hero__area {
        padding-top: 130px;
    }

    .header_shape {
        margin-right: 19px;
    }

    .header__left__blk .logo {
        margin-right: 32px;
    }

    .logo a img {
        height: 30px;
    }

    .business__table__blk table td {
        font-size: 16px;
        line-height: 32px;
        padding-top: 25px;
        padding-bottom: 25px;
    }

    .business__table__blk table th {
        font-size: 16px;
        line-height: 36px;
    }

    .business__table__blk table td:first-child {
        width: 282px;
    }

    .td_text h4 {
        font-size: 12px;
        line-height: 20px;
    }

    .td_text span {
        font-size: 12px;
        line-height: 11px;
        color: rgba(0, 0, 0, 0.5);
    }

    .arrow__shape {
        display: none;
    }

    .brand__area {
        padding: 80px 0;
    }

    .expand__inner__blk {
        padding: 70px 0;
    }

    .expand__content .details__content p {
        font-size: 18px;
        line-height: 31px;
    }

    .food__service__content h4 {
        font-size: 34px;
        line-height: 49px;
    }

    .food__service__content p {
        font-size: 16px;
        line-height: 30px;
        margin-bottom: 30px;
    }

    .food__service__btn a {
        font-size: 16px;
        line-height: 18px;
        border-radius: 6px;
        padding: 13px 42px;
    }

    .footer__top__title h4 {
        font-size: 42px;
        line-height: 52px;
    }

    .footer__top__title p {
        font-size: 18px;
        line-height: 32px;
    }

    .footer__top__btn a {
        font-size: 14px;
        line-height: 20px;
        padding: 14px 24px;
    }

    .footer__top__inner__blk {
        padding: 45px 0;
    }

    .footer__area {
        padding-top: 50px;
    }

    .footer__identity {
        margin-bottom: 47px;
    }

    .footer__list__blk ul li a {
        font-size: 14px;
        line-height: 36px;
    }

    .footer__copyright {
        padding: 40px 0;
    }



    .mobile__menu {
        position: fixed;
        left: -100%;
        top: 0;
        height: 100%;
        width: 330px;
        z-index: 999;
        background: #2D4532;
        padding: 20px;
        padding-top: 120px;
        transition: .3s all;
    }

    .header__right__blk {
        flex-direction: column;
    }

    .header__number {
        margin: 0;
        margin-bottom: 14px;
        margin-top: 30px;
    }

    .header__dropdown {
        position: unset;
        visibility: visible !important;
        opacity: 1 !important;
        width: 100%;
    }

    .header__dropdown:before {
        display: none;
    }

    .header__categorie>a {
        background: rgba(255, 255, 255, 0.1) !important;
        background: #D2F34C;
        color: #D2F34C !important;
    }

    .accordion-button::after {
        filter: brightness(100);
    }

    .accordion-button:focus {
        box-shadow: unset !important;
    }

    .close__menu {
        position: absolute;
        line-height: 1;
        top: 20px;
        right: 20px;
        font-size: 20px;
        cursor: pointer;
        color: #D2F34C;
    }

    .open__menu {
        line-height: 1;
        font-size: 22px;
        cursor: pointer;
        color: #fff;
        display: block;
    }

    .overlay {
        position: fixed;
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        background: #ffffff5c;
        z-index: 555;
        transition: .5s all;
        visibility: hidden;
        opacity: 0;
    }

    .single__hero__input__area.extra__wd {
        width: 28%;
    }

    .zip__code__inner__blk {
        padding: 8px 22px;
        width: 670px;
    }

    .single__hero__input__area.extra__wd {
        width: 31%;
    }

    .mobile__menu.active {
        left: 0;
    }

    .overlay.active {
        visibility: visible;
        opacity: 1;
    }

    .single__hero__input__area label {
        font-size: 12px;
        line-height: 22px;
    }

    .single__hero__input__area input {
        font-size: 12px;
        line-height: 20px;
    }

    .single__hero__input__area .dropdown button {
        font-size: 12px;
        line-height: 33px;
        width: 200px;
    }

    .hero__form__btn button {
        font-size: 14px;
        line-height: 26px;
    }

    .hero__zip__code p {
        font-size: 17px;
        line-height: 28px;
        margin-bottom: 25px;
    }

    .hero__bottom__text p {
        font-size: 14px;
        line-height: 29px;
    }

    .none__phone {
        display: none;
    }


    .hero__bottom__text h4 {
        font-size: 16px;
        line-height: 27px;
        margin-right: 8px;
    }

    .business__table__blk table {
        width: 800px;
    }

    .business__table__blk {
        overflow-x: scroll;
    }

    .expand__thumb {
        padding: 0;
        max-width: 400px;
        margin: 0 auto;
        margin-bottom: 20px;
    }

    .food__service__inner__blk {
        padding: 40px;
    }

    .food_service_thumb img {
        width: 100%;
        object-fit: cover;
        height: 100%;
    }

    .food_service_thumb {
        height: 400px;
    }

    .mobile__menu {
        display: block;
    }
}


/* SM Small Device :320px. */

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .hero__inner__blk {
        bottom: 0;
    }

    .hero__content h2 {
        font-size: 40px;
        line-height: 48px;
    }

    .hero__area {
        padding-top: 163px;
    }

    .hero__thumb {
        max-width: 350px;
        margin: 0 auto;
    }

    .details__area {
        padding: 60px 0;
    }

    .details__content h3 {
        font-size: 34px;
        line-height: 52px;
    }

    .business__area {
        padding-top: 46px;
    }

    .started__area {
        padding: 60px 0;
        margin-top: 50px;
    }

    .hero__area {
        padding-top: 130px;
    }

    .header_shape {
        margin-right: 19px;
    }

    .header__left__blk .logo {
        margin-right: 32px;
    }

    .logo a img {
        height: 30px;
    }

    .business__table__blk table td {
        font-size: 16px;
        line-height: 32px;
        padding-top: 25px;
        padding-bottom: 25px;
    }

    .business__table__blk table th {
        font-size: 16px;
        line-height: 36px;
    }

    .business__table__blk table td:first-child {
        width: 282px;
    }

    .td_text h4 {
        font-size: 12px;
        line-height: 20px;
    }

    .td_text span {
        font-size: 12px;
        line-height: 11px;
        color: rgba(0, 0, 0, 0.5);
    }

    .arrow__shape {
        display: none;
    }

    .brand__area {
        padding: 80px 0;
    }

    .expand__inner__blk {
        padding: 70px 0;
        padding-bottom: 0;
    }

    .expand__content .details__content p {
        font-size: 16px;
        line-height: 27px;
    }

    .food__service__content h4 {
        font-size: 25px;
        line-height: 36px;
    }

    .food__service__content p {
        font-size: 16px;
        line-height: 30px;
        margin-bottom: 30px;
    }

    .food__service__btn a {
        font-size: 16px;
        line-height: 18px;
        border-radius: 6px;
        padding: 13px 42px;
    }

    .footer__top__title h4 {
        font-size: 36px;
        line-height: 40px;
    }

    .footer__top__title p {
        font-size: 16px;
        line-height: 26px;
    }

    .footer__top__btn a {
        font-size: 14px;
        line-height: 20px;
        padding: 14px 24px;
    }

    .footer__top__inner__blk {
        padding: 45px 15px;
        flex-direction: column;
    }

    .footer__area {
        padding-top: 25px;
    }

    .footer__identity {
        margin-bottom: 18px;
        text-align: center;
    }

    .footer__list__blk ul li a {
        font-size: 12px;
        line-height: 30px;
    }

    .footer__copyright {
        padding: 30px 0;
    }

    .mobile__menu {
        display: block;
    }

    .mobile__menu {
        position: fixed;
        left: -100%;
        top: 0;
        height: 100%;
        width: 330px;
        z-index: 999;
        background: #2D4532;
        padding: 20px;
        padding-top: 120px;
        transition: .3s all;
    }

    .header__right__blk {
        flex-direction: column;
    }

    .header__number {
        margin: 0;
        margin-bottom: 14px;
        margin-top: 30px;
    }

    .header__dropdown {
        position: unset;
        visibility: visible !important;
        opacity: 1 !important;
        width: 100%;
    }

    .header__dropdown:before {
        display: none;
    }

    .header__categorie>a {
        background: rgba(255, 255, 255, 0.1) !important;
        background: #D2F34C;
        color: #D2F34C !important;
    }

    .accordion-button::after {
        filter: brightness(100);
    }

    .accordion-button:focus {
        box-shadow: unset !important;
    }

    .close__menu {
        position: absolute;
        line-height: 1;
        top: 20px;
        right: 20px;
        font-size: 20px;
        cursor: pointer;
        color: #D2F34C;
    }

    .open__menu {
        line-height: 1;
        font-size: 22px;
        cursor: pointer;
        color: #fff;
        display: block;
    }

    .overlay {
        position: fixed;
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        background: #ffffff5c;
        z-index: 555;
        transition: .5s all;
        visibility: hidden;
        opacity: 0;
    }



    .zip__code__inner__blk {
        padding: 8px 22px;
        width: 336px;
        flex-direction: column;
        margin: 0 auto;
    }

    .single__hero__input__area.extra__wd {
        width: 100%;
        margin-bottom: 10px;
    }

    .mobile__menu.active {
        left: 0;
    }

    .overlay.active {
        visibility: visible;
        opacity: 1;
    }

    .single__hero__input__area label {
        font-size: 12px;
        line-height: 22px;
    }

    .single__hero__input__area input {
        font-size: 12px;
        line-height: 20px;
    }

    .single__hero__input__area .dropdown button {
        font-size: 12px;
        line-height: 33px;
        width: 100%;
    }

    .hero__form__btn button {
        font-size: 14px;
        line-height: 26px;
        position: unset;
        border-radius: 0;
    }

    .hero__zip__code p {
        font-size: 17px;
        line-height: 28px;
        margin-bottom: 25px;
    }

    .hero__bottom__text p {
        font-size: 14px;
        line-height: 29px;
    }

    .hero__bottom__text h4 {
        font-size: 16px;
        line-height: 27px;
        margin-right: 8px;
    }

    .business__table__blk table {
        width: 800px;
    }

    .business__table__blk {
        overflow-x: scroll;
    }

    .expand__thumb {
        padding: 0;
        max-width: 400px;
        margin: 0 auto;
        margin-bottom: 20px;
    }

    .food__service__inner__blk {
        padding: 15px;
    }

    .food_service_thumb img {
        width: 100%;
        object-fit: cover;
        height: 100%;
    }

    .food_service_thumb {
        height: auto;
    }

    .hero__content {
        margin-bottom: 20px;
    }

    .single__hero__input__area {
        width: 100%;
        margin-bottom: 13px;
    }

    .none__phone {
        display: none;
    }

    .hero__bottom__text {
        flex-direction: column;
    }

    .details__btn a {
        font-size: 14px;
        line-height: 23px;
        padding-bottom: 5px;
    }

    .details__content p {
        font-size: 16px;
        line-height: 26px;
    }

    .d__content h4 {
        font-size: 14px;
        line-height: 22px;
        min-height: 44px;
    }

    .business__table__area {
        margin-top: 35px;
    }

    .table__bottom__btn {
        margin-top: 27px;
    }

    .started__inner__blk .details__content {
        text-align: center;
        margin-bottom: 38px;
    }

    .details__content h3 span img {
        top: -32px;
        right: -75px;
        height: 52px;
    }

    .started__inner__blk .details__content h3 span img {
        position: absolute;
        top: -35px;
        right: -48px;
        height: 47px;
    }

    .brand__thumb {
        text-align: center;
    }

    .footer__copyright p {
        font-size: 12px;
        line-height: 21px;
    }

    .contact__content h4 {
        margin-bottom: 33px;
        font-size: 44px;
        line-height: 48px;
    }

    .login__content {
        padding: 15px;
    }

    .login__content {
        padding: 15px;
    }

    .single__linin__input input {
        padding: 11px 20px;
        font-size: 15px;
        line-height: 26px;
    }

    .single__linin__input button {
        right: 18px;
        border: 0;
        bottom: 13px;
    }

    .login__btn button {
        font-size: 12px;
        line-height: 20px;
        width: 100%;
        padding: 14px 10px;
    }

    .login__btn {
        margin-top: 30px;
    }

    .login__area {
        padding: 60px 0;
        ;
    }

    .breadcrumb__content h4 {
        font-size: 40px;
        line-height: 54px;
    }

    .breadcrumb__content p {
        font-size: 16px;
        line-height: 42px;
    }

    .breadcrumb__area {
        padding-top: 120px;
        padding-bottom: 70px;
    }
}


/* SM Small Device :550px. */

@media only screen and (min-width: 576px) and (max-width: 767px) {}