:root {
    --primary-color: #ba9d6a;
    --black-50: rgba(0, 0, 0, 0.5);
    --white: #ffffff;
    --macaroni-and-cheese: #f7b534;
    --black-25: rgba(0, 0, 0, 0.25)
}


/* #### Generated By: http://www.cufonfonts.com #### */

@font-face {
    font-family: 'Segoe';
    font-style: normal;
    font-weight: 400;
    src: local('../fonts/Segoe UI Regular'), url('../fonts/Segoe UI.woff') format('woff');
}

@font-face {
    font-family: 'Segoe';
    font-style: italic;
    font-weight: 400;
    src: local('../fonts/Segoe UI Italic'), url('../fonts/Segoe UI Italic.woff') format('woff');
}

@font-face {
    font-family: 'Segoe';
    font-style: normal;
    font-weight: 700;
    src: local('../fonts/Segoe UI Bold'), url('../fonts/Segoe UI Bold.woff') format('woff');
}

@font-face {
    font-family: 'Segoe';
    font-style: italic;
    font-weight: 700;
    src: local('../fonts/Segoe UI Bold Italic'), url('../fonts/Segoe UI Bold Italic.woff') format('woff');
}

@font-face {
    font-family: 'Tahoma';
    src: url('../fonts/Tahoma.eot');
    src: url('../fonts/Tahoma.eot?#iefix') format('embedded-opentype'), url('../fonts/Tahoma.woff2') format('woff2'), url('../fonts/Tahoma.woff') format('woff'), url('../fonts/Tahoma.ttf') format('truetype'), url('../fonts/Tahoma.svg#Tahoma') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Tahoma';
    src: url('../fonts/Tahoma-Bold.eot');
    src: url('../fonts/Tahoma-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Tahoma-Bold.woff2') format('woff2'), url('../fonts/Tahoma-Bold.woff') format('woff'), url('../fonts/Tahoma-Bold.ttf') format('truetype'), url('../fonts/Tahoma-Bold.svg#../fonts/Tahoma-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

body {
    font-family: 'Segoe';
    font-weight: 400;
    font-style: normal;
}
.pageLoader{
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
    position: fixed;
    background: rgba(255,255,255,0.75);
}
.pageLoader .loaderImg{
    top: 50%;
    left: 50%;
    width: 100px;
    height: 100px;
    position: absolute;
    margin: -50px 0 0 -50px;
}
.lang_list {
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    right: 35px;
    top: -50px;
    margin: 0;
}

.lang_list li {
    cursor: pointer;
    font-size: 16px;
    font-weight: 300;
    position: relative;
    padding: 0 15px 0 0;
    text-transform: uppercase
}

.list-inline-item:not(:last-child) {
    margin-right: 5px
}

.lang_list li.selected {
    font-weight: 700
}

.lang_list li.selected a,
.lang_list li.selected span,
.lang_list li:hover a,
.lang_list li:hover span {
    text-decoration: underline
}

.lang_list li:after {
    top: 0;
    right: 0;
    content: '/';
    clear: both;
    color: var(--primary-color);
    font-size: 16px;
    font-weight: 300;
    position: absolute
}

.lang_list li:last-child {
    padding: 0;
    margin: 0
}

.lang_list li:last-child:after {
    display: none
}

.lang_list li {
    color: #6a6161
}

.lang_list li.selected {
    color: var(--primary-color);
}

.logo {
    position: absolute;
    left: 0;
    top: 0;
}

.logo img {
    width: 295px;
}

.logo .tagline {
    font-family: Tahoma;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0.8px;
    text-align: left;
    color: #ffffff;
    display: block;
    margin-top: -10px;
}

.hero {
    background-image: linear-gradient(130deg, #463E30 30%, #21252B 66%);
    background-repeat: no-repeat;
    background-position: center;
    height: 100%;
    padding-top: 70px;
    overflow: hidden;
}

.hero .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    background: #fff;
}

.hero .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 8px;
}

#lotieMob {
    background-image: linear-gradient(284deg, var(--primary-color), var(--macaroni-and-cheese));
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 0 0 30px 30px;
    height: 100%;
    min-height: 300px
}

#content-left {
    position: absolute
}

.stores {
    height: 48px
}

.right {
    border-bottom-right-radius: 90px;
    border-top-right-radius: 90px
}

.content-product {
    display: flex;
    align-items: center;
    position: relative;
    width: 100%;
    margin: auto;
    height: 80vh;
}


/*Style info slider*/

.product-slider-info {
    width: 100%;
    height: 85%;
    border-radius: 30px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

.content-slider-geek-store {
    height: 100%;
}

.product-slider-item {
    position: relative;
    height: 100%;
    width: 100%;
    padding-top: ;
}

.product-slider-item.swiper-slide-active .product-slider-item-content>* {
    opacity: 1;
    transform: none;
}

.product-slider-item.swiper-slide-active .product-slider-item-content>*:nth-child(1) {
    transition-delay: 0s;
}

.product-slider-item.swiper-slide-active .product-slider-item-content>*:nth-child(2) {
    transition-delay: 0.2s;
}

.product-slider-item.swiper-slide-active .product-slider-item-content>*:nth-child(3) {
    transition-delay: 0.4s;
}

.product-slider-item.swiper-slide-active .product-slider-item-content>*:nth-child(4) {
    transition-delay: 0.6s;
}

.product-slider-item.swiper-slide-active .product-slider-item-content>*:nth-child(5) {
    transition-delay: 0.8s;
}

.product-slider-item.swiper-slide-active .product-slider-item-content>*:nth-child(6) {
    transition-delay: 1s;
}

.product-slider-item.swiper-slide-active .product-slider-item-content>*:nth-child(7) {
    transition-delay: 1.2s;
}

.product-slider-item.swiper-slide-active .product-slider-item-content>*:nth-child(8) {
    transition-delay: 1.4s;
}

.product-slider-item.swiper-slide-active .product-slider-item-content>*:nth-child(9) {
    transition-delay: 1.6s;
}

.product-slider-item.swiper-slide-active .product-slider-item-content>*:nth-child(10) {
    transition-delay: 1.8s;
}

.product-slider-item.swiper-slide-active .product-slider-item-content>*:nth-child(11) {
    transition-delay: 2s;
}

.product-slider-item.swiper-slide-active .product-slider-item-content>*:nth-child(12) {
    transition-delay: 2.2s;
}

.product-slider-item.swiper-slide-active .product-slider-item-content>*:nth-child(13) {
    transition-delay: 2.4s;
}

.product-slider-item.swiper-slide-active .product-slider-item-content>*:nth-child(14) {
    transition-delay: 2.6s;
}

.product-slider-item.swiper-slide-active .product-slider-item-content>*:nth-child(15) {
    transition-delay: 2.8s;
}

.product-slider-item-card {
    height: 100%;
    display: flex;
    align-items: center;
    width: 100%;
    transition: all .5s;
    position: relative;
    border-radius: 30px;
}

.product-slider-item-content {
    color: #fff;
    padding-top: 1px;
    position: relative;
    z-index: 2;
    width: 100%;
    padding-left: 0px;
}

.product-slider-title {
    margin-bottom: 25px;
    font-size: 40px;
    font-family: 'Tahoma';
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.22;
    opacity: 0;
    transform: translateY(55px);
    transition: all .5s;
}

.product-slider-price {
    display: block;
    font-size: 42px;
    opacity: 0;
    transform: translateY(55px);
    transition: all .5s;
    font-weight: 600;
}

.content-product .qr-code {
    flex: 0 0 21.6%
}

.content-product .qr-code img {
    width: 100%;
    border-radius: 8px;
}

.content-product .app-store-links {
    margin-left: 15px;
    padding-top: 0 !important;
}

.content-product .app-store-links-inner img {
    margin-right: 15px;
}

.content-product .app-store-links p {
    font-size: 20px;
    font-weight: 500;
    line-height: 28px;
    margin-bottom: 0;
    color: #ffffff;
}

.product-slider-price sup {
    top: -20px;
    font-size: 65%;
}

.product-slider-description {
    display: block;
    line-height: 1.6;
    font-size: 15px;
    opacity: 0;
    transform: translateY(55px);
    transition: all .5s;
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
}

.product-img-img {
    max-width: 100%;
}

.product-img-item .product-img-img.arabicImg{
    display: none;
}
html[lang="ar"] .product-img-item .product-img-img.engImg {
    display: none;
}
html[lang="ar"] .product-img-item .product-img-img.arabicImg  {
    display: block;
}
.slide-2 .product-img-item {
    width: 585px;
}

.slide-3 .product-img-item {
    width: 645px;
}

.hero-image-wrap {
    height: 100%;
    margin: 0 0 0 auto;
}

.img-product {
    position: absolute;
    z-index: 2;
    right: 0;
    max-height: 500px;
    height: 100%;
    pointer-events: none;
}

.product-img-item {
    display: flex;
    align-items: center;
    position: absolute;
    pointer-events: none;
    user-select: none;
    top: 50%;
    right: 0;
    transform: translateY(-50%) translateX(-130px);
    opacity: 0;
    transition: all .3s;
}

.swiper-slide-active .product-img-item {
    opacity: 1;
    transform: translateY(-50%) translateX(0);
    transition-delay: .3s;
}

.product-img-item img {
    object-fit: contain;
    height: 100%;
    width: 100%;
    object-position: bottom;
}

.how-to-munch {
    position: relative;
    padding: 290px 0 180px;
    overflow: hidden;
    margin-top: 30px;
}

.how-to-munch::after {
    content: "";
    display: block;
    background: #33cccc;
    width: 200%;
    height: 550px;
    position: absolute;
    left: -30%;
    top: 125px;
    z-index: 0;
    transform: rotate(-3deg);
}


/* .ios .how-to-munch::after {
    background: #1DDACE;
} */

.how-to-munch .header2 {
    position: absolute;
    left: 34%;
    top: -100px;
    margin-bottom: 80px !important;
}

.mockup-wrap {
    width: 338px;
    height: 612px;
    position: absolute;
    left: 0;
    top: -240px;
}

.img-container {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    height: 100%;
}

.img-container img {
    height: 100%;
}

.video-wrap {
    position: absolute;
    top: 18px;
    width: calc(100% - 72px);
    left: 36px;
    padding-bottom: 140px;
}

.how-to-munch .phone-mockup {
    width: 334px;
    overflow: hidden;
    height: 674px;
    position: absolute;
    top: -310px;
    border-radius: 50px;
}

.how-to-munch .phone-mockup video {
    position: absolute;
    top: -12px;
    width: 408px;
    left: -39px;
}

.how-to-munch .phone-mockup img {
    position: absolute;
    bottom: -125px;
    width: 300px;
}

.how-to-munch .inner-content {
    position: relative;
    z-index: 1;
    padding-top: 30px;
}

.how-to-munch .header2 img {
    width: 200px;
}

.how-to-munch .whatImgs {
    width: 151px;
    height: 151px;
    margin: 0 auto 34px auto;
}

.how-to-munch h4 {
    font-size: 24px;
    font-weight: 600;
    line-height: 1.05;
    text-align: center;
    color: #ffffff;
    width: 180px;
}

.offer-box {
    margin-right: 115px;
}

.how-to-munch .right-content {
    padding: 20px 0 0;
}

.what-makes-difference .header2 img {
    width: 161px;
}

.what-makes-difference {
    padding: 50px 0;
}

.what-makes-difference .card {
    overflow: hidden;
    border-radius: 9px;
    box-shadow: 0 2px 8px 7px rgba(146, 146, 146, 0.18) !important;
    background-color: #ffffff;
    text-align: center;
    margin: 0 -6px;
}

.what-makes-difference .card .card-content {
    padding: 25px 18px 20px 18px;
    min-height: 260px;
    display: flex;
    flex-direction: column;
}
html[lang="ar"] .what-makes-difference .card .card-content{
    direction: rtl;
}

.what-makes-difference .card .card-content .fifty-less {
    width: 83px;
    height: auto;
    margin: 0 auto;
}

.what-makes-difference .card .card-content .coming-soon {
    width: 164px;
    margin: auto;
    height: auto;
}
.what-makes-difference .card .card-content .coming-soon.arabicImg,
html[lang="ar"] .what-makes-difference .card .card-content .coming-soon {
    display:none;
}
html[lang="ar"] .what-makes-difference .card .card-content .coming-soon.arabicImg {
    display:block;
}

.what-makes-difference .card h3 {
    font-size: 24px;
    font-weight: 600;
    color: var(--primary-color);
    margin-bottom: 6px;
}

.what-makes-difference .card p {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.4;
    color: #727272;
    min-height: 86px;
    margin-bottom: 8px;
}

.contact-us {
    padding: 50px 0;
}
html[lang="ar"] .contact-us{
    direction: rtl;
}

.contact-us input {
    border-radius: 8px;
    border: 1px solid var(--primary-color);
    height: 78px;
    padding: 27px 37px;
    font-size: 21px;
    font-weight: 400;
    color: #575757;
    text-align: left;
    margin-bottom: 30px;
}
html[lang="ar"] input {
    text-align: right;
}
.contact-us .btn-sumbit {
    width: 164px;
    height: 57px;
    background-color: var(--primary-color);
    margin: 0 auto;
    padding: 10px;
    color: #fff;
    text-align: center;
    display: inline-block;
}

.contact-us h4 {
    font-size: 32px;
    font-weight: 600;
    line-height: 1.4;
    text-align: center;
    color: var(--primary-color);
    margin-bottom: 37px;
}

.contact-us input::-webkit-input-placeholder {
    color: #575757;
    opacity: 1;
}

.contact-us input::-moz-placeholder {
    color: #575757;
    opacity: 1;
}

.contact-us input:-ms-input-placeholder {
    color: #575757;
    opacity: 1;
}

.contact-us input:-moz-placeholder {
    color: #575757;
    opacity: 1;
}

.header2 {
    font-size: 32px;
    font-weight: 600;
    text-align: center;
    color: var(--primary-color) !important
}

.text-white {
    color: var(--white) !important;
}

.copyright {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.67;
    text-align: center;
    color: #6c6161;
}

.disabled {
    pointer-events: none;
    opacity: .65;
}

.btn-white {
    color: var(--primary-color);
    background-color: #fff;
    border-color: #fff;
    border-radius: 20px;
    width: 100%;
    max-width: 165px
}

.btn-white:hover {
    color: var(--primary-color)
}

.imgFaqs {
    position: absolute;
    top: 130px;
    width: 54px;
    height: 64px;
}

.imgFaqs:hover {
    cursor: pointer
}

#prevF {
    left: -60px;
}

#nextF {
    right: -60px;
}

#faqs .card {
    min-height: 340px;
    border-radius: 12px;
    box-shadow: 0 2px 8px 0 rgba(134, 90, 2, 0.3);
    background-color: #ffffff;
    border: none;
    margin: 5px 11px 10px 11px;
    padding: 39px 39px 10px 23px;
}

#faqs .card h3 {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.4;
    color: #f8b734;
}

#faqs .card p {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.4;
    color: rgba(0, 0, 0, 0.5);
}

#faqs .card p a {
    color: #ea5045;
}

.content-section h1 {
    color: #0fc8cf !important;
}

footer {
    padding: 50px 0;
    background: #fafafa;
    color: #6c6161;
}

footer .footer-logo {
    width: 270px;
}

footer .nav li {
    margin-bottom: 10px;
}

footer .nav li:last-of-type {
    margin-bottom: 0;
}

footer a,
footer h4,
.footer-col a {
    font-size: 16px;
    font-weight: 700;
    color: #6c6161;
    line-height: 24px;
}

footer a:hover {
    color: #6c6161;
}

footer a.contact-email {
    font-weight: 700;
}

footer address {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.88;
}

footer .coprights {
    font-size: 12px;
    line-height: 20px;
    font-weight: 500;
}

footer .social-links p {
    font-size: 16px;
    font-weight: 600;
    color: #6a6161;
    margin-bottom: 8px;
}

footer .social-links li {
    margin-right: 5px;
}

footer .social-links li a {
    display: block;
    height: 23px;
    width: 24px;
}

footer .social-links li a svg {
    height: 100%;
    width: 100%;
}

.inner-header {
    background-image: linear-gradient(99deg, #f7b534 3%, #ea4d46 51%);
}

.inner-header .logo {
    position: static;
    width: 177px;
    padding: 20px 0;
}

.about-hero {
    background: url(../images/desktop-image@2x.jpg);
    background-repeat: no-repeat !important;
    background-position: 0 -110px !important;
    background-size: cover !important;
    height: 500px;
}

.about-hero h1 {
    font-size: 40px;
    font-weight: 600;
    color: #ffffff;
    margin-bottom: 15px;
}

.about-hero p {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.26;
    color: #ffffff;
    margin-bottom: 33px;
}

.about-us {
    margin-top: -52px;
    padding-bottom: 76px;
}

.grid-row {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-column-gap: 30px;
}

.about-us .card {
    border-radius: 8px;
    box-shadow: 0 0 10px 2px rgba(93, 93, 93, 0.11);
    background-color: #ffffff;
    border: none;
    text-align: center;
    min-height: 255px;
    padding: 34px 16px 15px 16px;
}

.about-us .card .icon {
    display: block;
    margin-bottom: 18px;
    height: 55px;
}

.about-us .card .card-content h3 {
    font-size: 16px;
    font-weight: 500;
    color: #0fc8cf;
    margin-bottom: 8px;
}

.about-us .card .card-content p {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.4;
    color: #6c6161;
}

.about-us .card .card-content .coming-soon {
    width: 76px;
}

.slick-list {
    padding-left: 0px!important;
}

.slick-disabled:hover {
    cursor: disabled
}

/*** Modal ***/

.modal-backdrop.show {
    opacity: 0.9;
}

.modal-content .page-body .head,
.modal-content .page-body .head {
    text-align: center;
}

.modal-content .page-body .head h3{
    font-size: 55px;
    color: #575757;
    margin-bottom: 15px;
}

.modal-content .page-body .head p{
    font-size: 30px;
    line-height: 38px;
    font-weight: 400;
    color: #575757;
    margin: 0;
}

.modal-dialog {
    max-width: 522px;
}
.modal-dialog .modal-content .page-body {
	position
	position:relative;
    padding:55px 40px;
}
.modal-dialog .closeIcon {
    position:absolute;
	height:28px;
	width:28px;
	right:30px;
	top:30px;
}
.modal-dialog .closeIcon img {
	display:block;
	width:100%;
	height:auto;
}


/* #success_tic .tic{
    font-size:186px;
  } */


#success_tic .checkmark-circle,
#error_tic .checkmark-circle {
    width: 83px;
    height: 83px;
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 30px;
}

.checkmark-circle .background,
#error_tic .background {
    width: 83px;
    height: 83px;
    border-radius: 50%;
    background: #fc471e;
    position: absolute;
    margin-bottom: 30px;
}
.checkmark-circle .background{
    background: #ba9d6a;
}
html[lang="ar"] #success_tic .page-body .head p,
html[lang="ar"] #error_tic .page-body .head p {
    direction: rtl;
}
#success_tic .checkmark-circle .checkmark.draw:after,
#error_tic .checkmark-circle .checkmark.draw:after {
    -webkit-animation-delay: 300ms;
    -moz-animation-delay: 300ms;
    animation-delay: 300ms;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-name: checkmark;
    -moz-animation-name: checkmark;
    animation-name: checkmark;
    -webkit-transform: scaleX(-1) rotate(135deg);
    -moz-transform: scaleX(-1) rotate(135deg);
    -ms-transform: scaleX(-1) rotate(135deg);
    -o-transform: scaleX(-1) rotate(135deg);
    transform: scaleX(-1) rotate(135deg);
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

#success_tic .checkmark-circle .checkmark:after,
#error_tic .checkmark-circle .checkmark:after {
    opacity: 1;
    height: 50px;
    width: 30px;
    -webkit-transform-origin: left top;
    -moz-transform-origin: left top;
    -ms-transform-origin: left top;
    -o-transform-origin: left top;
    transform-origin: left top;
    border-right: 10px solid #fff;
    border-top: 10px solid #fff;
    content: '';
    left: 13px;
    top: 44px;
    position: absolute;
}

@keyframes checkmark {
    0% {
        height: 0;
        width: 0;
        opacity: 1;
    }
    20% {
        height: 0;
        width: 30px;
        opacity: 1;
    }
    40% {
        height: 50px;
        width: 30px;
        opacity: 1;
    }
    100% {
        height: 50px;
        width: 30px;
        opacity: 1;
    }
}

@-webkit-keyframes checkmark {
    0% {
        height: 0;
        width: 0;
        opacity: 1;
    }
    20% {
        height: 0;
        width: 30px;
        opacity: 1;
    }
    40% {
        height: 50px;
        width: 30px;
        opacity: 1;
    }
    100% {
        height: 50px;
        width: 30px;
        opacity: 1;
    }
}

@-moz-keyframes checkmark {
    0% {
        height: 0;
        width: 0;
        opacity: 1;
    }
    20% {
        height: 0;
        width: 30px;
        opacity: 1;
    }
    40% {
        height: 50px;
        width: 30px;
        opacity: 1;
    }
    100% {
        height: 50px;
        width: 30px;
        opacity: 1;
    }
}

@media only screen and (min-width: 1366px) {
    .how-to-munch .phone-mockup {
        left: 40px;
    }
    .container {
        max-width: 1440px
    }
}

@media only screen and (min-width: 1200px) {
    .container {
        max-width: 1366px
    }
}

@media only screen and (max-width: 1199px) {
    .what-makes-difference .card {
        margin-bottom: 45px;
    }
    .offer-box {
        margin-right: 40px;
    }
    .how-to-munch .phone-mockup img {
        width: 285px;
    }
    .how-to-munch .phone-mockup video {
        width: 341px;
        position: absolute;
        top: -7px;
        left: -32px;
    }
    .how-to-munch .phone-mockup {
        width: 280px;
        height: 568px;
        top: -230px;
        border-radius: 44px;
        left: 0;
    }
    .grid-row {
        grid-template-columns: repeat(4, 1fr);
        grid-row-gap: 30px;
    }
    .content-product .qr-code {
        flex: 0 0 27.7%;
    }
    .about-hero {
        background-position: center center !important;
    }
}

@media screen and (min-width: 768px) and (max-width: 992px) {
    .how-to-munch .header2 {
        top: -70px;
        left: 50%;
    }
    .about-hero .content-product .app-store-links {
        margin-left: 15px;
    }
    .offer-box {
        margin-right: 0;
        display: flex;
        align-items: center;
        margin-bottom: 25px;
    }
    .how-to-munch .whatImgs {
        width: 120px;
        height: 120px;
        margin: 0;
    }
    .mockup-wrap {
        top: -150px;
    }
    .how-to-munch .phone-mockup img {
        bottom: -5px;
        width: calc(100% - 80px);
    }
    .how-to-munch .phone-mockup {
        width: 295px;
        height: 597px;
        top: -140px;
        border-radius: 40px;
    }
    .how-to-munch .phone-mockup video {
        top: -10px;
        width: 361px;
        left: -35px;
    }
    .how-to-munch h4 {
        width: auto;
        margin-left: 15px;
        text-align: left;
        margin-bottom: 0;
    }
    .how-to-munch::after {
        height: 670px;
    }
    .grid-row {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media screen and (max-width: 992px) {
    footer .container {
        max-width: 100%;
    }
    footer .address {
        margin-left: auto !important;
    }
}

@media screen and (max-width: 767px) {
    .lang_list {
        right: 5px;
        top: -20px;
    }
    .inner-header .logo {
        margin: 0;
        width: 133px;
    }
    .header2,
    .contact-us h4 {
        font-size: 24px;
        font-weight: 600;
    }
    .how-to-munch .header2 img {
        width: 157px;
    }
    .hero {
        background-image: linear-gradient(to bottom, #463E30, #21252B);
        max-height: 820px;
        padding-top: 30px;
    }
    .product-slider-info {
        width: 100%;
    }
    .logo {
        position: static;
        width: 237px;
        margin: 0 auto 40px auto;
    }
    .logo .tagline {
        font-size: 18px;
        text-align: center;
        margin-top: -5px;
    }
    .content-product {
        height: auto;
    }
    .product-img-item {
        position: static;
        height: 440px;
        padding-top: 480px;
        padding-left: 0;
        padding-right: 0;
    }
    .product-img-img {
        width: 350px;
        margin: 0 auto;
    }
    .slide-2 .product-img-item {
        width: 250px;
    }
    .slide-3 .product-img-item {
        width: 250px;
        padding-top: 250px;
    }
    .how-to-munch .phone-mockup {
        width: 231px;
        height: 466px;
        position: relative;
        overflow: hidden;
        top: 0;
        margin: 0 auto;
        left: 0;
        border-radius: 35px;
    }
    .mockup-wrap {
        position: relative;
        width: 247px;
        margin: 0 auto;
        height: 444px;
        top: 0;
    }
    .video-wrap {
        top: 12px;
        width: calc(100% - 53px);
        left: 26px;
        padding-bottom: 0;
    }
    .img-container {
        width: 100%;
    }
    .img-container img {
        height: 100%;
        width: 100%;
    }
    .how-to-munch .phone-mockup video {
        position: absolute;
        width: 280px;
        margin: 0 auto;
        display: block;
        left: -26px;
        top: -6px;
    }
    .how-to-munch .phone-mockup img {
        position: static;
        width: 230px;
        margin: 0 auto;
        display: block;
    }
    .how-to-munch .header2 {
        transform: translate(-50%, -50%) !important;
        left: 50%;
        top: -70px;
        text-align: center !important;
        width: 100%;
        margin-left: 0 !important;
    }
    .how-to-munch::after {
        top: 45px;
        height: 970px;
    }
    .how-to-munch {
        padding-top: 160px;
        padding-bottom: 30px;
        margin-top: 70px;
    }
    .what-makes-difference {
        padding-top: 30px;
        padding-bottom: 0;
    }
    .what-makes-difference .card {
        margin: 0 15px 45px 15px;
    }
    .what-makes-difference .header2 {
        margin: 0 auto 40px auto !important;
    }
    .what-makes-difference .header2 img {
        width: 103px;
    }
    .what-makes-difference .card .card-content {
        min-height: 130px;
    }
    .contact-us {
        padding-top: 0;
        margin: 0 15px;
    }
    .contact-us h4 {
        margin-bottom: 27px;
    }
    .contact-us input {
        height: 68px;
        font-size: 17px;
        margin-bottom: 26px;
    }
    .faqs {
        padding-left: 19px;
    }
    .faqs .header2 {
        margin-bottom: 24px !important;
    }
    #faqs .card {
        opacity: 0.2;
    }
    #faqs .card.slick-current {
        opacity: 1;
    }
    .about-hero {
        background: url(../images/mobile-image@2x.jpg);
        height: 633px;
        padding-bottom: 70px;
    }
    .about-hero h1 {
        font-size: 28px;
    }
    .about-hero p {
        font-size: 17px;
    }
    .about-us {
        margin-top: -58px;
        padding-bottom: 76px;
    }
    .about-us .card {
        width: 245px;
        margin: 0 auto;
    }
    footer .address {
        margin-left: 0 !important;
    }
    footer .footer-col {
        border-bottom: 1px solid #e6e6e6;
        margin: 0 33px 20px 33px;
        padding: 0 0 18px;
    }
    footer .footer-col:first-of-type {
        border: none;
        margin-bottom: 0;
        padding-bottom: 0;
        order: 4;
        text-align: center;
    }
    footer {
        padding: 30px 0;
    }
    footer .copyright {
        font-size: 13px;
        font-weight: 500;
    }
    .product-slider-item-content {
        height: 250px;
    }
    .product-slider-info {
        transform: none;
        position: static;
    }
    .product-slider-item-content {
        padding: 0;
    }
    .product-slider-item-card {
        flex-direction: column;
    }
    .product-slider-info {
        margin: 0;
    }
    .product-slider-title {
        font-size: 28px;
        font-weight: 400;
        line-height: 1.2;
        text-align: center;
    }
    .bottom-content {
        display: none !important;
    }
    .btn-download {
        width: 210px;
        height: 44px;
        border-radius: 8px;
        background-color: var(--primary-color);
        margin: 0 auto;
        color: #fff;
        font-size: 17px;
        font-weight: 800;
        letter-spacing: 0.94px;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
        text-transform: uppercase;
        text-decoration: none;
    }
    .btn-download:hover {
        color: #fff;
        text-decoration: none;
    }
    .swiper-container-horizontal>.swiper-pagination-bullets,
    .swiper-pagination-custom,
    .swiper-pagination-fraction {
        top: 165px;
        bottom: auto;
    }
    .hero .swiper-pagination-bullet {
        height: 11px;
        width: 11px;
    }
    .hero .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 0 6.5px;
    }
    .how-to-munch .right-content {
        padding-left: 0;
        padding-top: 25px;
    }
    .how-to-munch h4 {
        margin: 0 auto;
        font-size: 19px;
        font-weight: 600;
        line-height: 1.33;
        width: 130px;
    }
    .how-to-munch .whatImgs {
        margin-bottom: 10px;
        height: 103px;
        width: 103px;
    }
    .offer-box {
        margin-right: 0;
        width: 50%;
        margin-bottom: 10px;
    }
    .offer-box:first-of-type {
        width: 100%;
    }
    .download-app a {
        border-radius: 8px 8px 0 0;
        background-color: var(--primary-color);
        font-size: 21px;
        line-height: 29px;
        font-weight: 700;
        text-align: center;
        color: #ffffff;
        padding: 18px 30px 28px 30px;
    }
    .download-app a img {
        width: 15px;
    }
    .grid-row {
        grid-template-columns: repeat(1, 1fr);
        padding: 0 60px;
    }
	
	.modal-content .page-body .head h3{
		font-size: 32px;
	}

	.modal-content .page-body .head p{
		font-size: 20px;
		line-height: 28px;
	}
        html[lang="ar"] footer .footer-col{
    text-align:right;
}
html[lang="ar"] footer .footer-col .nav{
    padding:0;
}
}

@media screen and (min-width: 376px) and (max-width: 500px) {
    .hero-image-wrap {
        padding-top: 50px;
    }
}
@media screen and (max-width: 413px) {
    .hero {
        max-height: 770px;
    }
}

@media screen and (max-width: 374px) {
    .hero {
        max-height: 765px;
    }
    .product-slider-title {
        font-size: 26px;
    }
}