/*
====================================
large Screen - Others
====================================
*/
@media screen and (min-width: 1200px) and (max-width: 1399px) {



}

/*
====================================
Medium Screen - Others
====================================
*/
@media screen and (min-width: 992px) and (max-width: 1199px) {
.gap-x-40 {
    row-gap: 50px;
}
.header-main-content .para-content h2 {
	font-size: 45px;
}
.features-cards-wrap {
	padding-top: 65px;
	padding-bottom: 65px;
}


}

/*
====================================
Small Screen - Tablate
====================================
*/
@media screen and (min-width: 768px) and (max-width: 991px) {
.gap-x-40 {
    row-gap: 45px;
}
.header-main-content .para-content h2 {
	font-size: 35px;
}
.header-main-content .para-content p {
	font-size: 18px;
}
.header-main-content {
	padding-top: 65px;
}
.head-waitlist-wrapper form {
	max-width: 490px;
}
.input-absolute-slo span {
	font-size: 16px;
	left: -120px;
}
.language-toggler {
	top: 115px;
}

.features-cards-wrap {
	padding-top: 65px;
	padding-bottom: 65px;
}
.single-features-card .sing-fea-card-img {
	padding-left: 40px;
	padding-right: 30px;
	min-height: 213px;
}
.testimonial-inner p {
	font-size: 26px;
}
.faq-wrap {
	padding-top: 75px;
	padding-bottom: 100px;
}




}

/*
====================================
Xtra Small Screen - Small Mobile
====================================
*/
@media screen and (max-width: 767px) {
.gap-x-40 {
    row-gap: 38px;
}
.header-top-pera p:first-child {
    display: none;
}
.header-top-pera p:last-child {
    display: block;
}
.header-topbar-inner {
	gap: 6px;
}
.header-topbar-inner p {
    font-size: 10px;
}
.header-topbar-inner a.update-button {
	font-size: 8px;
}
.header-main-content .para-content h2 {
	font-size: 35px;
    line-height: 116%;
	letter-spacing: -5%;
}
.header-main-content .para-content h2 br {
    display: none;
}
.header-main-content .para-content p {
	font-size: 16px;
}
.header-main-content {
	padding-top: 75px;
}

.input-absolute-slo span {
	display: none;
}
.header-main {
	padding-top: 27px;
	padding-bottom: 52px;
}
.d-md-none,
.input-absolute-slo img  {
    display: none;
}
.header-area {
	border-radius: 0 0 30px 30px;
}
.head-waitlist-wrapper {
	padding-top: 26px;
}
.header-logobar img {
    max-width: 41px;
}
.head-waitlist-wrapper p {
	font-size: 14px;
}
.head-input-wrapper button {
	right: 6px;
	padding: 9px 20px;
	font-size: 13px;
	height: 38px;
}

.head-input-wrapper .input {
	padding: 20px 24px 8px 22px;
}
.head-input-wrapper .input {
	min-height: 51px;
	font-size: 12px;
}
.head-input-wrapper .fake-placeholder {
	font-size: 12px;
}
.head-input-wrapper .fake-placeholder {
	left: 24px;
}
.head-waitlist-wrapper .already-joined {
	font-size: 12px;
}
.head-waitlist-wrapper .already-joined .alllist-img {
	max-width: 85px;
}
.header-shape01,
.header-shape02 {
    display: none;
}
.header-shape03 {
    top: -5px;
    right: -52px;
    max-width: 250px;
}
.header-area {
    overflow: hidden;
}
.head-input-wrapper .input:focus + .fake-placeholder,
.head-input-wrapper .input:not(:placeholder-shown) + .fake-placeholder{
    top: 8px;
    font-size: 10px;
}
.head-waitlist-wrapper .already-joined {
	margin-top: 12px;
}
.language-toggler {
	top: 65px;
    right: 6%;
}
.text {
    font-size: 19px;
	margin-right: 20px;
}
.infinite-text-animation{
    margin-top: 12px;
}

.features-cards-wrap {
	padding-top: 40px;
	padding-bottom: 40px;
}
.single-features-card .sing-fea-card-img {
	padding-left: 60px;
	padding-right: 30px;
	min-height: 200px;
}
.features-cards-grid {
	grid-template-columns: 1fr;
	gap: 27px;
}

.single-features-card .sing-fea-card-img .badge {
	top: 15px;
	left: 15px;
}
.single-features-card .features-contents h2 {
	font-size: 18px;
}

.single-features-card.card02 .sing-fea-card-img {
	padding-left: 30px;
    min-height: 220px;
}
.single-features-card.card02 .sing-fea-card-img img {
    max-width: 245px;
    
}
.single-features-card .features-contents p {
	font-size: 18px;
}

.single-features-card.card04 .sing-fea-card-img {
	min-height: 230px;
}
.single-features-card.card04 .sing-fea-card-img img {
	max-width: 240px;
    margin-left: auto;
}
.single-features-card.card03 .sing-fea-card-img {
    padding-right: 20px;
}
.testimonial-inner p {
	font-size: 22px;
}
.testimonial-inner {
	padding-top: 25px;
}
.testimonial-inner span {
	font-size: 16px;
}
.testimonial-inner {
	padding-bottom: 26px;
}

.testimonials-bg .testimonial-inner {
    padding: 34px 22px;
    border-radius: 20px;
    margin-top: -12px;
    margin-bottom: 20px;
}
.testimonials-bg .testimonial-inner span {
	font-size: 14px;
}
.faq-wrap {
	padding-top: 50px;
	padding-bottom: 55px;
}
.faq-title {
	font-size: 35px;
	margin-bottom: 32px;
}
.faq-wrap .acc-item {
	padding-top: 22px;
	padding-bottom: 22px;
}
.acc-btn h3 {
	font-size: 18px;
}
.acc-body-inner {
	font-size: 16px;
    margin-bottom: -15px;
}
.acc-icon {
	width: 30px;
	height: 30px;
}

.footer-inner {
    flex-direction: column;
    gap: 18px;
}
.footer-inner .footer-menu ul {
	gap: 12px;
}
.footer-area {
	padding-bottom: 200px;
}
.upcoming-section .upcoming-inner {
	padding: 33px 15px 45px 15px;
	border-radius: 20px;
	z-index: 2;
	position: relative;
}
.upcoming-section .content-block h2 {
	font-size: 34px;
}
.upcoming-section .content-block h2 br {
	display: none;
}
.upcoming-section .head-input-wrapper p {
	font-size: 18px;
	padding-bottom: 30px;
	line-height: 140%;
}
.upcoming-section .upcoming-inner .upcoimg-left {
	max-width: 180px;
	left: -70px;
}
.upcoming-section .upcoming-inner {
	overflow: hidden;
}
.head-waitlist-wrapper.sm-hidden {
	display: none;
}
.head-waitlist-wrapper.md-none {
    display: block;
}
.head-waitlist-wrapper.md-b-none {
    display: block;
}
.legal-content-block {
	padding: 30px 16px 30px 19px;
	border-radius: 16px;
}
.legal-content-block h2 {
	font-size: 28px;
	padding-bottom: 30px;
}
.lg-content-wrap .single-block {
	gap: 13px;
}
.lg-content-wrap .single-block h4 {
	font-size: 16px;
}
.lg-content-wrap .single-block p {
	font-size: 16px;
}
.lg-content-wrap {
	gap: 20px;
}
.legat-contents {
	padding-bottom: 26px;
}
.footer-area.regular-footer {
	padding-bottom: 30px;
}
.regular-footer {
	padding-top: 75px;
}
.header-area.legal-wrapper {
	overflow: visible;
}
.head-waitlist-wrapper .already-joined {
	flex-direction: column;
	padding: 12px;
}


}

@media screen and (max-width: 575px) {
.sticky-joinlist {
    width: calc(100% - 36px);
}

.sticky-joinlist .head-input-wrapper .input-inner .fake-placeholder {
	font-size: 10px;
}
.sticky-joinlist .head-input-wrapper .input:focus + .fake-placeholder,
.sticky-joinlist .head-input-wrapper .input:not(:placeholder-shown) + .fake-placeholder{
    top: 9px;
    font-size: 10px;
}
.sticky-input-icon {
	left: -1px;
	max-width: 65px;
}
.sticky-joinlist .head-input-wrapper .input {
    padding-left: 72px;
}

.sticky-joinlist .head-input-wrapper .fake-placeholder {
	left: 72px;
}

}






/* ========================== 
RTL version updated css here 
==========================*/

@media screen and (min-width: 768px) and (max-width: 991px) {

.lang-arabic .language-toggler {
    top: 99px;
}
}

@media screen and (max-width: 767px) {
.lang-arabic .head-input-wrapper button {
    left: 6px;
}

.lang-arabic .head-input-wrapper .fake-placeholder {
    right: 24px;
}

.lang-arabic .language-toggler {
    top: 77px;
}

.lang-arabic .sticky-joinlist-inner p br {
    display: none;
}

.lang-arabic .acc-body-inner {
    padding-left: 1.5rem;
}

.lang-arabic .footer-inner .footer-menu ul li a {
    font-size: 12px;
}

}

@media screen and (max-width: 575px) {

.lang-arabic .sticky-joinlist .head-input-wrapper .input {
    padding-right: 72px;
}

.lang-arabic .sticky-joinlist .head-input-wrapper .fake-placeholder {
    right: 72px;
}
.shopify-app-store-badge .card {
  height: 60px;
  width: 320px;
}
.sticky-joinlist .sticky-joinlist-inner p {
	font-size: 16px;
}
.stickybar-vector {
	z-index: 9;
}
.stickybar-vector {
	max-width:77px;
}
.shopify-app-store-badge .card-inner h4 {
	font-size: 18px;
}
.shopify-app-store-badge .card-inner span {
	font-size: 14px;
}

}