
section.sign-up {
  align-items: center;
}

.section-footer.set-footer-padding {
  padding-top: 64px;
}

.-body-bg.qga-content-page .section-faq{
  background-color: transparent;
  padding-top:40px;
}

.footer-lang-dropdown{
  opacity: 1 !important;
}

.footer-lang-dropdown a.footer-link{
  font-family: 'Figtree', sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: -0.01em;
  color: #fff;
  opacity: .6;
  text-decoration: none;
  transition: opacity .1s linear;
}

.footer-lang-dropdown-menu.qga-lang-dropdown{
  max-height: 132px;
}

/* Public Plans and pricing */
.header.plan-and-prices {
  background: #f5f8fb;
}

.navbar .-logo{
  line-height: 1;
}
:dir(rtl) .navbar{
  padding: 4px 16px 4px 8px;
}
.header.plan-and-prices .-container .navbar{
  padding: 0px 10px 0 16px !important;
  flex-wrap: nowrap !important;
}

.guest.qga.plans-wrap .plans.-body-bg {
  background: #fff url(../../images/qga/header-bg.webp) top center no-repeat;
  background-size: contain;
  image-rendering: -webkit-optimize-contrast;
  transform: translateZ(0);
  position: relative;
}

.guest.qga.plans-wrap .plans.-body-bg .icon-area{
  position: absolute;
  top: 20px;
  z-index: 0;
  left: 14px;
}

.guest.qga.plans-wrap .plans.-body-bg .header .-container .navbar{
  z-index: 1;
}

.guest.qga.plans-wrap .plans.-body-bg .plan-header {
  padding-top: 50px;
}
/* Public Plans and pricing */

/* QR type carousel - Start */
.section-qr-types .-qr-type:not(:lang(en)) {
  font-size: 0.85em;
  white-space: normal;
  line-height: 1.3;
}

/* Company Name - No SEO */
.section-footer .apollo-text-wrap {
  position: relative;
}

.section-footer .apollo-text {
  height: 16px;
  text-indent: 0;
  min-width: 228px;
  display: inline-flex;
  position: relative;
}

.section-footer .apollo-text::after {
  content: 'Apollo Technology Global LLC - Fargo, ND, USA';
  white-space: nowrap;
  width: 100%;
  height: 100%;
  line-height: 1;
}

/* Company Name - No SEO - End */

@media screen and (min-width: 995px) {
  .section-qr-types .-qr-type:not(:lang(en)) {
    width: max-content !important;
    min-width: 175.5px;
  }
}
/* QR type carousel - End */

/* Phone Mockup Start */
@media (min-width: 770px) and (max-width: 991.5px) {
  .section-qr-types .-qr-type-image-wrapper{
    /* min-width: 480px; */
    min-width: 430px;
  }
}

@media screen and (max-width:480px) {
  
  .qga-preview .-qr-type-image-wrapper .mb-frame-inner.desktop-frame-inner {
    height: 400px !important;
  }
}

.-qr-type-image-wrapper .mobile-wrap {
  height: 100% ;
}

.-qr-type-image-wrapper {
  /* background-image: url(../img/qga-phone.webp) !important; */
  background-size: auto !important;
  background-repeat: no-repeat !important;
  z-index: 2 !important;
  position: relative !important;
  flex-direction: column !important;
  background-position-y: 0;
  background-position-x: center;
}
.-qr-type-image-wrapper {
    overflow: hidden;
}
.qga-preview .-qr-type-image-wrapper {
  /* background-image: url(../img/new-qga-pm.webp) !important; */
  background-size: 275px 550px !important;
  background-position-y: 27px;
}

.-qr-type-image-wrapper .mb-frame-inner.desktop-frame-inner {
  border: 4px solid #44444400;
  background-color: #ab0c0c00;
  display: inline-block;
  max-height: 95vh !important;
  width: 290px !important;
  height: 580px;
  padding: 12px 14px 0px 14px  !important;
  margin: 0 auto !important;
  overflow: hidden !important;
  min-width: 220px!important;
  min-height: 440px!important;
}

.qga-preview .-qr-type-image-wrapper .mb-frame-inner.desktop-frame-inner {
  border: none;
  background-color: unset !important;
  background-image: unset !important;
  max-height: none !important;
  /* width: 250px !important; */
  height: 416px;
  padding: 0 !important;
  margin: 38px auto 0 !important;
  overflow: unset !important;
  min-width: unset !important;
  min-height: unset !important;
  border-radius: unset !important;
}

.qga-preview .-qr-type-image-wrapper .mb-frame-inner.desktop-frame-inner iframe {
  border-radius: unset !important;
}

.-qr-type-image-wrapper .card.mb-frame-inner .card {
  background-color: transparent !important;
  overflow: hidden !important;
  padding: 0 !important;
  height: 100% !important;
  width: 100% !important;
  left: 50% !important;
  top: 50% !important;
  margin: -1px 0 0 0 !important;
  position: static;
}

.qga-preview .-qr-type-image-wrapper .card.mb-frame-inner .card {
  margin: 0 0 0 0.5px !important;
  border-radius: 29.31px 29.31px 0px 0px !important;
}
.qga-preview .-qr-type-image-wrapper .card.mb-frame-inner .card img{height: 100%; width: 100%; object-fit: cover;}

.-qr-type-image-wrapper .card.mb-frame-inner .card::after{
  content: unset;
}

/* Phone Mockup End*/

.link-create-qr-code.qga {
  background-color: #8364FF;
  text-decoration: none;
  color: #fff;
  display: inline-block;
  font-family: "Figtree", sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  padding: 12px 40px;
  display: inline-flex;
  align-items: center;
  gap: 4px;
  cursor: pointer;
  border: none;
  transition: box-shadow .2s linear, background .2s linear;
  margin: 40px auto 0;
  display: block;
  width: max-content;
  border-radius: 40px;
}

.qga-preview .link-create-qr-code.qga {
  border-radius: unset !important;
}

.link-create-qr-code.qga:hover{
  background: #9E86FF;
  box-shadow: 0px 28px 39.7px -9px #C2B7D280;
}

:dir(rtl) .section-features .-section-title{
  text-align: right !important;
}



/* Home page Text fixes start */
.section-main .-section-title{
  margin: 0 auto 8px;
}
.section-main .-section-title span {
  display: block;
  
}

.section-brands .-container .-title {
  overflow: hidden;
}

.section-brands .-container .-title svg {
  min-width: 175px;
}

/* Language issue -  On QGA hompage main title color fix 10/04  */
.section-main .-section-title span:not(:lang(en)) {
  color: #8364FF;
}

.section-main .-section-title span > span {
  display: unset;
}
.section-steps .-section-title {
  max-width: 68%;
  text-wrap: balance;
  margin: 0 auto 8px;
}

.section-steps .-section-description {
  text-wrap: balance;
  max-width: 640px;
  margin-inline: auto;
}
.section-features .-section-title {
  max-width: 68%;
  text-wrap: balance;
}

.section-features .-box-list .-box:nth-child(4) .-title{ 
  max-width: 221.1px;
}
.section-features .-box-list .-box:nth-child(5) .-title{ 
  max-width: 220px;
}
.section-features .-box-list .-box:nth-child(6) .-title{ 
  max-width: 210px;
}
.section-features .-box-list .-box:nth-child(7) .-title{ 
  max-width: 180px;
}
.section-features .-box-list .-box:nth-child(8) .-title{ 
  max-width: 170px;
}
.section-ready .-container{
  max-width: 910px;
}
/* Home page Text fixes end */

/* signin page styles - start */
.-input-box.-password label{
  cursor: pointer;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 12px;
  height: max-content;
  display: flex;
  align-items: center;
}

.-input-box.-password #LoginTogglePassword {
  display: none;
}
/* signin page styles - end */

/* Home page rtl changes - start */
[dir='rtl'] .section-brands .-title svg {
  transform: rotate(180deg);
}

[dir='rtl'] .section-steps .-tab-link {
  text-align: right;
}

[dir='rtl'] .section-brands .-title svg:last-child {
  transform: rotate(0deg);
}

[dir='rtl'] .swiper-button-prev-custom {
  transform: rotate(0deg);
}

[dir='rtl'] .swiper-button-next-custom {
  transform: rotate(180deg);
}

[dir='rtl'] .-qr-type-list.swiper-wrapper .-qr-type.swiper-slide {
  direction: rtl;
}
/* Home page rtl changes - end */

/* home page footer changes - start */
[dir='rtl'] .section-footer .-column-register a svg {
  transform: rotate(180deg);
}
/* home page footer changes - end */

/* Signup page rtl changes - start */
[dir='rtl'] .sign-up .login-form #reg_email_err,
[dir='rtl'] .sign-up .login-form #reg_pass_err {
  text-align: right !important;
}
/* Signup page rtl changes - end */

@media only screen and (max-width: 995px) {
  .section-main .-feature-list {
    grid-template-columns: 1fr;
    grid-auto-rows: minmax(36px, 1fr);
    gap: 10px;
  }

  .section-main .-feature {
    white-space: normal;
    font-weight: 400 !important;
  }

  .section-faq .-tab-links,
  .section-faq.-page .-tab-links {
    max-width: 100%;
    display: grid;
    grid-template-columns: 1fr;
    grid-auto-rows: 1fr;
  }

  .section-footer .-container .-logo {
    display: flex;
    justify-content: center;
    margin-bottom: 5px;
  }

  .section-footer .-container .-columns {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  
  .section-footer .-container .-column-register {
    text-align: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
  }

  .section-footer .-columns-container {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    text-align: center;
  }

  .section-footer .-register-link {
    width: fit-content;
    padding: 11px 18px;
  }
}

@media only screen and (max-width: 769px) {
  .section-footer .-copyright-trademark div {
    width: 100%;
    text-align: center;
  }

  .apollo-text-wrap {
    margin-top: 16px !important;
  }

  .-copyright-trademark.apollo-text-wrap {
    width: fit-content;
  }

}

@media only screen and (max-width: 640px) {
  .section-footer .-columns-container {
    display: grid !important;
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  [dir='rtl'] .section-steps .-section-title {
    text-align: right;
  }

  [dir='rtl'] .section-steps .-section-description {
    text-align: right;
  }
}

@media only screen and (max-width: 480px) {
  body.login-page, body.signup-page {
    height: 100vh;
    overflow: hidden;
  }

  .section-main .-feature-list {
    max-width: 86%;
    margin: 0 auto;
  }

  .section-main .-feature {
    font-size: 13px;
  }

  /* signup page changes - start */
  .sign-up {
    min-height: 80vh !important;
  }

  .sign-up .login-form {
    overflow: unset;
  }

  .sign-up .login-form input[type=password],
  .sign-up .login-form input[type=text] {
    padding-right: 35px !important;
  }
  /* signup page changes - end */


  .login-form input[type=password],
  .login-form input[type=text] {
    padding-right: 35px !important;
  }

  section.login-form-bg, section.sign-up {
    align-items: flex-start;
  }

  .qga-preview .-qr-type-image-wrapper .mb-frame-inner.desktop-frame-inner {  width: 250px !important;}

}

/* Override custom.css & dashboard-styles.css */
* {
  font-family: 'Figtree', sans-serif !important;
}

.section-qr-types .-qr-type {
  font-family: "Outfit", sans-serif !important;
}

footer.section-footer {
  padding: 40px 0;
}

[dir='rtl'] .section-faq .-section-title{
  text-align: right;
}

@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 3){
  /* .section-features .-section-title {
    font-size: calc(100vw/13);
  } */
  /* .section-qr-types .-section-title:not(:lang(en)), */
  .section-features .-section-title:not(:lang(en)) {
    font-size: clamp(25px, calc(100vw/13), 40px);
    -webkit-text-wrap: balance  ;
    text-wrap: balance;
  }
}

@media (max-width: 1080px) and (-webkit-min-device-pixel-ratio: 2){
  .section-footer .-columns{
    gap: 16px;
  }
}


@media only screen and (min-width: 992px) {

  .section-features .-section-title:not(:lang(en)){
    max-width: 100%;
  }
  .section-features .-section-title{
        max-width: clamp(68%, 75vw, 80%);
  }
  .section-features .-section-title:lang(hi),
  .section-features .-section-title:lang(he){
            max-width: clamp(68%, 75vw, 74%);
  }
   .section-features .-section-title:lang(th),
  .section-features .-section-title:lang(ko){
    max-width: 68%;
  }
 
  .section-features .-section-title:lang(vi),
  .section-features .-section-title:lang(sl),
  .section-features .-section-title:lang(no),
  .section-features .-section-title:lang(lt),
  .section-features .-section-title:lang(lv),
  .section-features .-section-title:lang(hu),
  .section-features .-section-title:lang(et),
  .section-features .-section-title:lang(da),
  .section-features .-section-title:lang(ar){
    max-width: clamp(68%, 75vw, 80%);
  }
}
@media only screen and (max-width: 991.5px) {
  .section-features .-section-title{
     max-width: 100% !important ;
  }
}
@media only screen and (max-width: 769px) {

  .section-faq .-section-title,
  .section-steps .-section-title {
    text-align: center;
    max-width: 100% !important ;
  }
  .section-steps .-section-description{
    text-align: center;
  }
}
@media only screen and (max-width: 449.5px) {
  .section-features .-section-title{
    font-size: clamp(25px, calc(100vw/13), 40px);
    line-height: 1.25;
  }
}





.faq-page .container
{
	max-width: 1164px;
}

.faq-page .section-faq
{
	margin-top: 22px;
}

@media (min-width: 900px) {
	.faq-page .section-faq
	{
		margin-top: 50px;
	}
}

.faq-page .section-faq .section-title
{
	font-weight: 600;
	font-size: 20px;
	line-height: 56px;
	letter-spacing: -0.02em;
	text-align: center;
}

@media (min-width: 900px) {
	.faq-page .section-faq .section-title
	{
		font-size: 32px;
	}
}

.faq-page .section-faq .section-description
{
	margin-top: 5px;

	font-size: 14px;
	line-height: 15px;
	letter-spacing: -0.02em;
	text-align: center;
	color: #6A788C;
}

@media (max-width: 900px) {
	.faq-page .section-faq .section-description
	{
		max-width: 315px;
		margin-inline: auto;
	}
}

@media (min-width: 900px) {
	.faq-page .section-faq .section-description
	{
		margin-top: 14px;

		font-size: 18px;
		line-height: 22px;
	}
}

@media (max-width: 900px) {
	.faq-page .section-faq .search-box
	{
		margin-top: 24px;
	}
}

.faq-page .input-group
{
	margin-top: 1.44px;
	border: 1px solid rgba(78, 93, 120, 0.2);
	display: flex;
	align-items: center;

	border-radius: 7px;
}

@media (min-width: 900px) {
	.faq-page .input-group
	{
		margin-top: 5px;
	}
}

.faq-page .input-group-icon
{
	padding-inline: 14px;
	display: flex;
	align-items: center;
}

@media (min-width: 900px) {
	.faq-page .input-group-icon
	{
		padding-inline: 12px;
	}
}

.faq-page .input-group input:not([type]),
.faq-page .input-group input[type=""],
.faq-page .input-group input[type="text"],
.faq-page .input-group input[type="email"],
.faq-page .input-group input[type="password"]
{
	flex-grow: 1;
	box-sizing: border-box;
	height: 48px;
	min-width: 0;
	border: none;
	padding: 8px 10px;
	font-family: unset;
	font-size: 12px;
	line-height: 22px;
	background-color: unset;
}

.faq-page .input-group input:not([type])::placeholder,
.faq-page .input-group input[type=""]::placeholder,
.faq-page .input-group input[type="text"]::placeholder,
.faq-page .input-group input[type="email"]::placeholder,
.faq-page .input-group input[type="password"]::placeholder
{
	font-size: 12px;
	line-height: 22px;
	color: #131D29;
	opacity: 0.3;
}

.faq-page .vertical-divider
{
	align-self: normal;
	margin-block: 10px;
	width: 1px;
	background-color: rgba(0, 0, 0, 0.05);
}

@media (min-width: 900px) {
	.faq-page .vertical-divider
	{
		margin-block: 13px;
	}
}

.faq-page .input-group > :last-child
{
	border-top-right-radius: 7px;
	border-bottom-right-radius: 7px;
}

.faq-page .input-group > :first-child
{
	border-top-left-radius: 7px;
	border-bottom-left-radius: 7px;
}

.faq-page .faq-tab-header-list
{
	margin-top: 20px;
}

@media (min-width: 900px) {
	.faq-page .faq-tab-header-list
	{
		margin-top: 39px;
	}
}

@media (min-width: 900px) {
	.faq-page .section-feature-support
	{
		margin-top: 150px;
	}
}

header.qrg-header-wrp .nav-links .hamburger {
	margin-top: 0;
	width: 40px;
	height: 40px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	position: relative;
	border-radius: 4px;
	background: var(--brand-color-primary);
}

.faq-page{
	margin-bottom: 108px;
}

/* QGA Specific */

.header.auth.qga{
	position: static;
}
.header.auth{
	padding-top: 0 !important;
	background: #ffffff00;
	box-shadow: rgb(230 230 230 / 0%) 0px 2px 8px 0px;
	border-bottom: 0;
}

.header.auth .-container{
	width: 100%;
	max-width: 1196px !important;
}

.dashboard_logo {
	max-height: 1.6rem !important;
	height: 1.6rem !important;
}
.auth.header .qrg-header-wrp {
	box-shadow:unset;
	background: transparent;
	border-bottom: 0;
}