New! Keyboard shortcuts … Drive keyboard shortcuts have been updated to give you first-letters navigation
/*@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Ubuntu&display=swap");
@font-face {
  font-family: "Arcon";
  font-style: normal;
  src: url("./Arcon-Rounded-Regular.woff") format("woff"),
    url("./fonts/Arcon-Regular.ttf") format("truetype") format("opentype"),
    url("./fonts/Arcon-Rounded-Regular.svg") format("svg"),
    url("./fonts/Arcon-Rounded-Regular.eot"),
    url("./fonts/Arcon-Rounded-Regular.eot?#iefix") format("embedded-opentype");
  font-display: swap;
}*/
.box-center, div#wpforms-92104 {max-width:60%!important; width:60%!important;}
.form-custom-ring {display:None!important}
@import url('https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap');
.page.page-id-63268{
  font-family: Arcon, Arial, sans-serif;
}
.font-weight-bolder {
    font-family: sans-serif;}
.for-mobile, .only-for-mobile {
  display: none;
}
.d-none {
  display: none !important;
}
.for-mobile-only {
display:none!important;
}
:root {
  --orange-color: #f7941d;
  --light-orange: #ffefdc;
  --black-color: #0f1415;
  --white-color: #fff;
  --blue-color: #25274d;
  --light-blue: #a0c0e64d;
  --brown-color: #bd6b004d;
  --text-color: #535459;
  --body-font: "Ubuntu";
  --dfc-font:"Ubuntu", sans-serif;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  outline: none;
  border: none;
}
html {
  scroll-behavior: smooth;
  overflow-x: hidden;
}
@media (max-width: 576px) {
  html {
    font-size: 87.5%;
  }
}
body {
  font-family: var(--body-font), Arial, sans-serif;
  font-size: 1em;
  line-height: 1.6em;
  background-color: var(--white-color);
  color: var(--text-color);
  overflow-x: hidden;
}
a {
  text-decoration: none;
  color: var(--text-color);
}
ul {
  list-style: none;
}
.button-display-none-dekstop,
.line-show-mobile {
  display: none;
}
.container {
  max-width: 1200px;
  padding: 0 20px;
  margin: 0 auto;
}
.content-narrow {
  max-width: 900px;
  padding: 0 20px;
  margin: 0 auto;
}
.content-narrower {
  max-width: 700px;
  padding: 0 20px;
  margin: 0 auto;
}
h1,
h2,
h3,
h4,
h5 {
  font-weight: normal;
}
h1 {
  font-family: Arcon, Arial, sans-serif;
  font-size: 3.5em;
  line-height: 1.1em;
  margin-bottom: 1rem;
}
h2 {
  font-family: Arcon, Arial, sans-serif;
  font-size: 3em;
  line-height: 1.1em;
  margin-bottom: 1rem;
}
h3 {
  font-family: Arcon, Arial, sans-serif;
  font-size: 2.375em;
  line-height: 1.1em;
  margin-bottom: 1rem;
}
h4 {
  font-family: Arcon, Arial, sans-serif;
  font-size: 1.75em;
  line-height: 1.1em;
  margin-bottom: 1rem;
}
h5 {
  font-family: Arcon, Arial, sans-serif;
  font-size: 1.5em;
  line-height: 1.2em;
  margin-bottom: 1rem;
}
p {
  padding: 0 0 1em 0em;
}
span {
  color: var(--orange-color);
  font-family: inherit;
}

input,
button {
  font-size: inherit;
  font-family: inherit;
}
input[type="submit"] {
  border: 0 !important;
}

.mb-1 {
  margin-bottom: 1px;
}
.mb-2 {
  margin-bottom: 2px;
}
.mb-3 {
  margin-bottom: 4px;
}
.mb-4 {
  margin-bottom: 8px;
}
.mb-5 {
  margin-bottom: 16px;
}
.mb-6 {
  margin-bottom: 24px;
}
.mb-7 {
  margin-bottom: 32px;
}
.mb-8 {
  margin-bottom: 48px;
}

.text-orange {
  color: var(--orange-color);
}
.text-center {
  text-align: center;
}
.with-badge {
  display: inline-block;
  position: relative;
  margin-right: 1em;
}
/*.with-badge:after {
  content: "";
  display: inline-block;
  position: relative;
  z-index: -1;
  top: 0.175em;
  left: -0.55em;
  width: 1em;
  height: 1em;
  background: url(https://fitze.ae/wp-content/themes/Fitze/images/fitze-badge.svg)
    no-repeat top left;
  white-space: nowrap;
  background-size: contain;
}*/

header {
  /*position: sticky;
   background-color: #fff;
  */
  position:fixed;
  top: 0;
  left: 0;
  right: 0;
  padding: 1.25em 0rem;
  background-color:transparent;
  z-index: 9999;
}
header .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
   background:#fff;
   box-shadow: 0px 4px 40px 0px #0000001A;
  border-radius: 40px;
  padding: 12px 29px;

}

header .container a img{max-width: 71.02px;}
header .navbar ul li a{
      font-family: var(--dfc-font);
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  color:#000000;
}
header .navbar .btn-primary{
  padding: 0px !important;
      font-family: var(--dfc-font);
  font-weight: 700;
  line-height: 100%;
  width:160px; 
  height:40px;
  display:flex;
  justify-content:center;
  align-items:center;
}
#menu-bar {
  color: var(--orange-color);
  cursor: pointer;
  display: none;
}
header .navbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
header .navbar ul li {
  position: relative;
  display: inline-block;
  margin-right: 2em;
}
header .navbar ul li a:hover {
  /*color: var(--orange-color);*/
}
header .navbar ul li a::after {
  content: "";
  position: absolute;
  left: 0;
  top: 1.75rem;
  width: 0%;
  /*height: 0.2rem;*/
  height:6px;
  background: linear-gradient(269.82deg, #00ACE1 0%, #D3DE2E 98.63%);
  /*background-color: var(--orange-color);*/
  visibility: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border-radius:40px;
}
header .navbar ul li a:hover::after {
  visibility: visible;
  width: 100%;
}
header .navbar ul li.current-menu-item a {
 /* color: var(--orange-color);*/
}
header .navbar ul li.current-menu-item a::after {
  visibility: visible;
  width: 100%;
}
header .navbar ul li a.democlass {
  color: var(--text-color);
}
header .navbar ul li a.democlass::after {
  visibility: hidden;
  width: 0%;
}
.btn-primary {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  background:#ff5a2a !important;
  border-radius: 4em !important;
  padding: 1.25em 2.5em !important;
  line-height: 1em;
  color: #ffff !important;
  cursor: pointer !important;
}
.saving57 {
text-align:center;

    transform: translate(0px, -10px);

}
.saving57 span{
font-size: 10px;
    font-weight: 400;
    line-height: 11.49px;
    text-align: center;
    background: #fff;
    width: 70px;
    height: 23px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 11px;
    border-bottom: 2px solid rgba(35, 31, 32, 1);
}
/*--== 15 april ==--*/
.fitze-coins .image img,
.rewards .image img,
.rewards-onboard .image img,
.corporate .image img,
.about-fitze .image img,
.different-devices .image img,
.take-steps .image img,
.how-work img,
.about-us .image img,
.our-story .image img,
.fitze-today  .image img,
.partners  .image img,
.virtual-steps .image img,
.corporate-wellness .image img,
.employee-engagement .image img{
  max-width: 100%;
}
/*--== end 15 april  ==--*/

/*--== home page new banner start  ==--*/
.new-home-banner {margin-top:100px;}
.nb-grid{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(445px, 1fr));
    align-items: center;
}
.nb-grid .nb-image img{
max-width: calc(100% + 132px);
        transform: translate(-132px, 0px);;
}
.guaranted-payouts{max-width:283px; margin:34px 0px;}
.app-download-new { display:flex; grid-gap:22px; margin-top: 34px; }
.nb-image .coin1 {max-width:247px!important;position:absolute;}
.nb-image .coin2 { position: absolute;
    right: -36%;
    top: 20%;
    max-width:225px!important;
}
.nb-image {position:relative;}
.new-home-banner h4{
font-family:var(--dfc-font);
font-weight: 400;
font-size: 32px;
line-height: 150%;
}
/*--== home page new banner end    ==--*/
/*--== home page join the moment ==--*/
.join_the_moment h2{
  text-align:center;
font-weight: 400;
font-size: 44px;
line-height: 120%;
}
.join-moment-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
	text-align: center;
    margin-top: 45px;
}
.join-moment-bx1 img,
.join-moment-bx2 img,
.join-moment-bx3 img{max-height:67px;}
.join-moment-grid h3{
font-weight: 400;
font-size: 40px;
line-height: 150%;
}
.join-moment-grid p{
font-family:var(--dfc-font);
font-weight: 400;
font-size: 14px;
line-height: 150%;
}
/*--== home page join the moment end ==--*/

section {
  padding: 4rem 0rem;
}
.banner {
  position: relative;
  padding: 0;
  margin-top:62px;
}
.banner_section {margin-top:62px;}
.bold-element {
  color: #535459;
  font-weight: bold;
}
.border-orange {
  border-bottom: solid 3px var(--orange-color);
}
.banner .container {
  padding: 4em 0em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1rem;
  text-align: center;
}
.banner .app-download {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.banner .app-download a {
  margin-right: 1rem;
}
.banner .hero {
  margin-top: 2rem;
  aspect-ratio: 512 / 305;
}
.banner .left-first {
  position: absolute;
  z-index: -1;
  left: 0;
  top: 420px;
  width: 283px;
  height: 64.52px;
  -webkit-transform: rotate(-7deg);
  -ms-transform: rotate(-7deg);
  transform: rotate(-7deg);
  background-color: var(--light-orange);
}
.banner .left-second {
  position: absolute;
  z-index: -1;
  left: -75px;
  top: 495px;
  width: 283px;
  height: 64.52px;
  -webkit-transform: rotate(-7deg);
  -ms-transform: rotate(-7deg);
  transform: rotate(-7deg);
  background-color: var(--light-blue);
}
.banner .right-first {
  position: absolute;
  z-index: -1;
  right: -19px;
  top: 264px;
  z-index: -9999;
  width: 283px;
  height: 64.52px;
  -webkit-transform: rotate(-7deg);
  -ms-transform: rotate(-7deg);
  transform: rotate(-7deg);
  background-color: #a0c0e64d;
}
.banner .right-second {
  position: absolute;
  z-index: -1;
  right: -11px;
  top: 332px;
  z-index: -9999;
  width: 380px;
  height: 64.52px;
  -webkit-transform: rotate(-7deg);
  -ms-transform: rotate(-7deg);
  transform: rotate(-7deg);
  background-color: #ffefdc;
}
.banner .right-third {
  position: absolute;
  z-index: -1;
  right: -12px;
  top: 393px;
  z-index: -9999;
  width: 310px;
  height: 64.52px;
  -webkit-transform: rotate(-7deg);
  -ms-transform: rotate(-7deg);
  transform: rotate(-7deg);
  background-color: #a0c0e64d;
}
.fitze-coins {
  padding-top: 0;
  padding-bottom: 0;
  z-index: 9999;
  background-color: var(--light-orange);
}

.fitze-coins .container,
.rewards .container,
.rewards-onboard .container,
.about-fitze .container,
.employee-wellness .container,
.different-devices .container,
.banner-corporates .container,
.team-building .container,
.employee-engagement .container,
.top-features .container,
.corporate-wellness .container,
.virtual-steps .container {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 4em 1fr;
  grid-template-columns: repeat(2, 1fr);
  place-items: center;
  gap: 4em;
}
.d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.d-flex h3 {
  z-index: 999;
}
.about-fitze .container {
  max-width: 1020px;
}
.shape {
  margin-left: -1.5rem;
  margin-top: -1rem;
}
.rewards-onboard .shape {
  margin-left: -1rem;
}
.employee-wellness {
  position: relative;
}
.employee-wellness::after {
  content: "";
  position: absolute;
  bottom: 6rem;
  height: 45%;
  width: 100%;
  background-color: var(--light-orange);
  z-index: -999;
}
.employee-wellness .container {
  gap: 0;
}
.employee-wellness .card {
  padding: 5rem;
  -webkit-box-shadow: -7px 10px 77px rgba(83, 84, 89, 0.13);
  box-shadow: -7px 10px 77px rgba(83, 84, 89, 0.13);
  background-color: #fff;
  height: 100%;
  border-radius: 0px 20px 20px 0px;
  width: 105%;
}
.employee-wellness .image {
  width: 100%;
  height: 100%;
  z-index: -1;
}
.employee-wellness .image img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.corporate .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.about-fitze {
  position: relative;
  z-index: 1;
}
.about-fitze .left-first {
  position: absolute;
  z-index: -1;
  left: -212px;
  top: 355px;
  width: 283px;
  height: 64.52px;
  -webkit-transform: rotate(-7deg);
  -ms-transform: rotate(-7deg);
  transform: rotate(-7deg);
  background-color: var(--light-orange);
}
.about-fitze .left-second {
  position: absolute;
  z-index: -1;
  left: -230px;
  top: 423px;
  width: 283px;
  height: 64.52px;
  -webkit-transform: rotate(-7deg);
  -ms-transform: rotate(-7deg);
  transform: rotate(-7deg);
  background-color: var(--light-blue);
}
.about-fitze .right-first {
  position: absolute;
  z-index: -1;
  right: -38px;
  top: 63px;
  width: 156px;
  height: 50px;
  -webkit-transform: rotate(-7deg);
  -ms-transform: rotate(-7deg);
  transform: rotate(-7deg);
  background-color: var(--light-blue);
}
.about-fitze .right-second {
  position: absolute;
  z-index: -1;
  right: -22px;
  top: 113px;
  width: 156px;
  height: 50px;
  -webkit-transform: rotate(-7deg);
  -ms-transform: rotate(-7deg);
  transform: rotate(-7deg);
  background-color: var(--light-orange);
}
.about-fitze .right-third {
  position: absolute;
  z-index: -1;
  right: -10px;
  top: 165px;
  width: 156px;
  height: 50px;
  -webkit-transform: rotate(-7deg);
  -ms-transform: rotate(-7deg);
  transform: rotate(-7deg);
  background-color: var(--light-blue);
}
.corporate .image,
.partners .image {
  margin-top: 4rem;
  padding: 0px 60px;
}
.different-devices {
  position: relative;
}
.different-devices::after {
  content: "";
  position: absolute;
  top: 20%;
  left: 50%;
  width: 100%;
  height: 55%;
  -webkit-transform: translateX(-290px);
  -ms-transform: translateX(-290px);
  transform: translateX(-290px);
  background-color: var(--light-orange);
  z-index: -999;
}
.different-devices .image {
  margin-left: -9rem;
}
/*--==new footer ==--*/
footer.footer2 {background:#000;}
footer.footer2 .container{display:block;}
footer .n-footer-grid{
    display: flex;
    padding-bottom: 50px;
    justify-content: space-between;
    margin-top: 60px;
    border-bottom: solid 1px #fff;
}
footer.footer2 .n-footer-logo-sec {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
} 
footer .social  {justify-content:start;}
footer.footer2 .n-social-footer{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 25px;
}
.n-social-footer .n-payment img{max-width:196px;}
footer.footer2 .n-terms-condition{
    display: flex;
    grid-gap: 15px;
}
footer.footer2 .n-social-footer .n-terms-condition ul li a, footer.footer2 .n-social-footer .n-terms-condition p{
    font-family: var(--dfc-font);
	font-weight: 400;
	font-size: 10px;
	
}
footer.footer2 #menu-privacy-1{
    display: flex;
    grid-gap: 15px;}
.n-terms-condition{
     line-height: 2.5em;
}
.n-footer-grid h5{
font-family:var(--dfc-font);
font-weight: 500;
font-size: 18px;
line-height: 21.33px;
  margin-bottom:25px;
}
.n-footer-grid ul li{padding-bottom:20px;}
.n-footer-grid ul li:last-child{padding-bottom:0px;}
.footer2 .social li {margin-right:1em;}
.n-footer-grid ul li a{
font-family:var(--dfc-font);
font-weight: 500;
font-size: 14px;
line-height: 21.33px;
}
h2.new-getpaid {
font-family:var(--dfc-font);
font-weight: 700;
font-style: Italic;
font-size: 32px;
line-height: 120%;
color:#fff;
position:relative;
}
h2.new-getpaid:before {
    position: absolute;
    width: 100%;
    height: 4px;
    border-radius: 40px;
    content: '';
    background: #fff;
    bottom: -6px;
}
h2.new-getpaid:after {
    position: absolute;
    width: 15px;
    height: 15px;
    content: '';
    border-radius: 100%;
    background: #fff;
    right: -22px;
    top: 35px;
}

footer {
  background-color: var(--blue-color);
  color: #fff;
  padding-top: 6rem;
  padding-bottom: 0rem;
}
footer .container {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr) [5];
  grid-template-columns: repeat(5, 1fr);
}
footer .download {
  -ms-grid-column: 4;
  -ms-grid-column-span: 2;
  grid-column: 4/6;
}
footer a {
  line-height: 2.5em;
  color: var(--white-color);
}
footer .app-download a img {
  margin-right: 1rem;
}
footer .footer-bottom .container {
  padding: 20px 15px;
  border-top: 1px solid #fff26;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
footer .footer-bottom .text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
footer .footer-bottom .text p {
  font-size: 0.85rem;
}
footer .social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
footer .social li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-right: 1.5rem;
  background-color: #fff;
  width: 32px;
  height: 32px;
  border-radius: 32px;
}
footer .social li:last-child {
  margin-right: 0rem;
}
footer .social li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
footer .responsive-links {
  display: none;
}

.plan_highlights {
  position: relative;
  z-index: 1;
  background-repeat: no-repeat;
  background-origin: border-box;
  background-position: center;
  background-size: cover;
}
.plan_highlights::before {
  content: "";
  width: 100%;
  height: 100%;
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.plan_highlights .container {
  max-width: 800px;
}
.plan_highlights .logo_section {
  text-align: center;
  color: #fff;
}
.plan_highlights .collective_poins ul {
  margin: auto;
  max-width: 100%; /* 700px; */
  display: -ms-grid;
  display: grid;
 grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
  grid-gap: 15px;
  /*padding: 30px 0 30px;*/
}
.plan_highlights .collective_poins ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  flex-flow: column;
 }
.plan_highlights .collective_poins .content .list ul.dfc-list{
  display:flex;
  
  grid-gap:50px;
  
}
.plan_highlights .collective_poins .content .list ul.dfc-list li{
justify-content:start;
position:relative;
 }
.plan_highlights .collective_poins .content .list ul.dfc-list li:before{
    content: '';
    position: absolute;
    width: 1px;
    height: 100%;
    background: #000;
    right: -25px;
    opacity: 0.5;
}
.plan_highlights .collective_poins .content .list ul li:last-child:before{
display:none;}
.plan_highlights .collective_poins ul li .price {
  font-size: 32px;
  color: #fff;
  font-weight: 700;
  margin: 5px 0;
}
.plan_highlights .collective_poins ul li .sub_text {
  color: #fff;
}
.plan_highlights .price_points_sec ul {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 20px 1fr;
  grid-template-columns: 1fr 1fr;
  grid-gap: 20px;
  place-content: center;
  margin-bottom: 30px;
}
.plan_highlights .price_points_sec ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: #fff;
  padding: 10px;
  position: relative;
  padding-left: 10px;
  border-radius: 0.25rem;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-shadow: 0 0 8px rgb(0 0 0 / 6%);
  box-shadow: 0 0 8px rgb(0 0 0 / 6%);
}
.plan_highlights .price_points_sec ul li::before {
  display: none;
  content: "\f14a";
  font-family: "FontAwesome";
  position: absolute;
  top: 12px;
  left: 15px;
  font-size: 1.5rem;
  color: var(--light-blue);
}
.plan_highlights .price_points_sec ul li .price_one {
  font-size: 20px;
  font-weight: 600;
  color: #000;
}
.plan_highlights .price_points_sec ul li .price_two {
  color: #000;
}
.plan_highlights .price_points_sec ul li .price_label {
  width: 100%;
  font-size: 14px;
  font-weight: 600;
}
.plan_highlights .plan_specifications ul {
  border-radius: 0.25rem;
  padding: 30px 15px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  grid-gap: 20px;
  margin-top: 65px;
}
.plan_highlights .plan_specifications ul li {
  display: -ms-grid;
  display: grid;
  position: relative;
  padding-left: 40px;
  margin-bottom: 20px;
}
.plan_highlights .plan_specifications ul li::before {
  content: "\f00c";
  font-family: "FontAwesome";
  color: green;
  position: absolute;
  top: 3px;
  left: 15px;
}
.plan_highlights .plan_specifications ul li .title {
  color: #000;
  font-weight: 600;
}
.plan_highlights .plan_specifications ul li .sub_text {
  color: var(--text-color);
}
.plan_highlights .plan_specifications ul li.unlock_btn {
  margin: 10px 0 0;
  text-align: center;
}
.plan_highlights .plan_specifications ul li.unlock_btn::before {
  display: none;
}
.plan_highlights .plan_specifications ul li.unlock_btn .sub_text {
  font-size: 12px;
}
.plan_highlights .plan_specifications ul li.unlock_btn .unlock_b {
  background-color: #f7941d;
  color: #fff;
  width: 200px;
  border-radius: 100px;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  padding: 10px 15px;
  margin: auto;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.plan_highlights .plan_specifications ul li.unlock_btn .unlock_b:hover {
  background-color: var(--orange-color);
}
.plan_highlights .plan_specifications ul li.unlock_btn .button_support_tex {
  margin: 10px 0;
  font-size: 14px;
  padding: 0;
}

.plan_highlights.new_plan {
  background-position: top;
  padding: 202px 0px;
}
.our-story.pro_page_plans .container {
  display: block;
}
.our-story.pro_page_plans .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.our-story.pro_page_plans .row .col-12 {
  width: 100%;
}
.our-story.pro_page_plans .row .col-8 {
  width: calc(60% - 15px);
  margin-right: 15px;
}
.our-story.pro_page_plans .row .col-4 {
  width: calc(40% - 15px);
  margin-left: 15px;
}
.our-story.pro_page_plans .img_section img {
  position: relative;
  margin-top: -150px;
  max-width: 85%;
}
.our-story.pro_page_plans .heading {
  text-transform: capitalize;
  font-size: 1.5rem;
  font-weight: 600;
  color: var(--black-color);
}
.our-story.pro_page_plans .sub_heading {
  text-transform: uppercase;
  font-weight: 600;
  color: var(--orange-color);
  font-size: 3rem;
}
.our-story.pro_page_plans .plans_list .basicPlan {
  max-width: 100%;
  margin-bottom: 30px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row;
  flex-flow: row;
  border: 2px solid var(--orange-color);
  border-radius: 30px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.our-story.pro_page_plans .plans_list .basicPlan h2 {
  margin: 0;
  font-weight: 600;
  color: var(--blue-color);
  width: 50%;
}
.our-story.pro_page_plans .plans_list .basicPlan h2 span {
  color: inherit;
}

.our-story.pro_page_plans .plans_list .basicPlan .content {
  margin-bottom: 0;
}

.our-story.pro_page_plans .btns_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
}

.our-story.pro_page_plans .btns_list a {
  margin-right: 20px;
  width: calc(50% - 10px);
  line-height: 1.4;
  padding: 10px 20px !important;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 600;
}

.our-story.pro_page_plans .btns_list a:last-child {
  margin-right: 0;
}

.different-devices.pro_section {
  padding: 20px;
  background: -o-linear-gradient(307deg, #f7861d, #f0a92b);
  background: linear-gradient(143deg, #f7861d, #f0a92b);
}
.different-devices.pro_section .container {
  -ms-grid-columns: 1fr 2fr;
  grid-template-columns: 1fr 2fr;
}
.different-devices.pro_section .container .image {
  display: block !important;
  margin: -40px 0 -40px 0;
}
.different-devices.pro_section .text h3 {
  color: #fff;
  font-weight: 600;
  font-size: 2.3rem;
}
.different-devices.pro_section .text p {
  color: #fff;
  font-size: 1.3rem;
}
/*.different-devices.pro_section .text p a {
  padding: 10px 30px;
  background: #fff;
  border-radius: 20px;
  color: var(--orange-color);
  font-size: 1rem;
  margin-left: 100px;
}*/
.different-devices.pro_section .text p a {
  padding: 1.25em 2.5em !important;
  background: #fff;
  border-radius: 4em !important;
  color: var(--orange-color);
  font-size: 1rem;
  display: inline-block;
}
.banner_section .inner_section {
  width: 100%;
  height: 100%;
  /*border-radius: 40px;*/
  background-size: 100% 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  padding: 0px 40px 4px;
}
.banner_section .row,
.raising_aed .row,
.ultimate_winning .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.banner_section .row .col-4,
.raising_aed .row .col-4,
.ultimate_winning .row .col-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
  position: relative;
}
/*.banner_section .content_col {
  padding-left: 40px;
}*/
.banner_section .content_col h1 {
  line-height: 35px;
  color: #231f20;
  font-weight: 700;
  margin: 0px 0px 35px 0px;
  font-size: 30px;
  font-style: italic;
}
.banner_section .content_col h4 {
  font-size: 14px;
  color: #231f20;
  margin: 0 0 10px;
  padding: 0;
  font-weight: 600;
  line-height: 1;
}
.banner_section .content_col h5 {
  line-height: 57px;
   min-height:114px;
  font-weight: 700;
  margin: 0;
  width:100%;
  margin-bottom:44px;
  font-size:30px;
  color:#1c1c1e;
}

.word-big{display:block;
    text-transform: uppercase;}
.text-orange{color:#F7941D;}
.banner_section .content_col .collective_poins ul li .title,
.banner_section .content_col .collective_poins ul li .sub_text {
  color: #231f20;
  position: relative;
  display: block;
  z-index: 1;
  font-size: 16px;
}
.banner_section .content_col .collective_poins ul li .price_div {
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 10px;
}
.banner_section .content_col .collective_poins ul li .title {
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: 700;
}
.banner_section .content_col .collective_poins ul li .title::before {
  display: block;
  content: "";
  width: 150%;
  height: 10px;
  background-color: #0000002e;
  position: absolute;
  z-index: -1;
  left: -25%;
  bottom: 3px;
}
.banner_section .content_col .collective_poins ul li .sub_text {
  font-size: 16px;
  font-weight: 700;
}
.banner_section .content_col .collective_poins ul li .price_supp {
  color: #fff;
  font-weight: 700;
  font-size: 16px;
}
.banner_section .content_col .collective_poins ul li:nth-child(3) .price_supp {
  font-size: 32px;
}
.sp_img {
  position: absolute;
  bottom: 0;
  right:0;
  max-width:100%;
  width: auto;
  height: auto;
 
}
.banner_section .content_col .collective_poins {
  margin-top: 30px;
  margin-bottom: 30px;
  margin-left: -115px;
}
.banner_section .content_col a {
  display:inline-block;
  width: auto;
  height: auto;
  padding: 11.2px 80px;
  background: linear-gradient(267.77deg, #00ACE1 2.58%, #D3DE2E 97.33%);
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.3px;
  border-radius: 100px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  margin-bottom:40px;
}
.banner_section.content_col a:hover {
  background-color: #3c3839;
}
.banner_section .row .col-8,
.raising_aed .row .col-8,
.ultimate_winning .row .col-8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
  position: relative;
}
.banner_section .top_image_icon {
  margin-top: -50px;
  /*margin-bottom: 50px;*/
}
.banner_section .top_image {
  display: inline-block;
  margin: 0;
  margin-right: 20px;
}
.banner_section .bottom_image {
  display: inline-block;
  margin: 0;
}
.banner_section .bottom_image,
.banner_section .top_image {
  width: 150px;
}
.banner_section .top_image_icon {
  display: flex;
  justify-content: space-between;
}
.banner_section .top_image {
  width: 168px;
  align-self: center;
  transform: translate(0px, 65px);
}
.banner_section .body_conten {
  color: #231f20;
  padding-top: 32px;
  padding-bottom: 20px;
  font-size: 26px;
  line-height: 35px;
  font-family: Arcon, Arial, sans-serif;
}
.page_titles {
  text-align: center;
  margin-bottom: 40px;
}
.page_titles h1 {
  color: #231f20;
  font-size: 52px;
  font-weight: 400;
  line-height: 60px;
  margin: 0 0 20px;
}
.page_titles .small_title {
  font-size: 40px;
  font-weight: 500;
}
.page_titles h5 {
  font-size: 20px;
  line-height: 30px;
  color: #231f20;
  margin: 0;
  font-weight: 400;
}
.gallery_section {
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  grid-gap: 20px;
}
.gallery_section .item {
  position: relative;
  z-index: 1;
  border-radius: 15px;
  overflow: hidden;
}
.gallery_section .item:first-child {
  -ms-grid-column-span: 2;
  grid-column: span 2;
  -ms-grid-row-span: 2;
  grid-row: span 2;
}
.gallery_section .item img {
  width: 100%;
  height: 100%;
}
.gallery_section .caption {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 20px;
  font-size: 20px;
  font-weight: 400;
  text-align: center;
  padding: 20px;
}
.gallery_section .item:hover .caption {
  opacity: 1;
  visibility: visible;
}
.rewardsJourney .splide__list .splide__slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.action_points {
  padding: 50px 0;
  border-radius: 35px;
  background-size: 100% 100%;
}
.action_points.plan_highlights .collective_poins ul {
  max-width: 100%;
  /*grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
  grid-template-columns: 240px 240px 240px 1fr;*/
  display:flex;
  padding: 50px 0 30px;
  justify-content: space-around;
}
.action_points.plan_highlights .collective_poins ul li span {
  color: #231f20;
}
.action_points.plan_highlights .collective_poins ul li .price {
  font-size: 36px;
  font-weight: 700;
  font-family: Arcon, Arial, sans-serif;
}
.action_points.plan_highlights .collective_poins ul li .sub_text {
  font-size: 30px;
  font-weight: 400;
}
.action_points.plan_highlights .collective_poins ul li .price_supp {
  font-weight: 700;
  font-size: 36px;
}
.downlaod_section {
  text-align: center;
}
.downlaod_section ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 40px;
  grid-gap: 15px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.downlaod_section .download_btn {
  background: -o-linear-gradient(184.07deg, #00ace1 3.72%, #d3de2e 100.15%);
  background: linear-gradient(265.93deg, #00ace1 3.72%, #d3de2e 100.15%);
  padding: 15px 30px;
  border-radius: 50px;
  color: #fff;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.downlaod_section .download_btn:hover {
  opacity: 0.8;
}
.ultimate_winning .innner_section {
  background-size: 100% 100%;
  border-radius: 45px;
  padding: 70px;
}
.ultimate_winning .content-are .logo_area {
  margin-bottom: 25px;
}
.ultimate_winning .content-are .page_titles {
  text-align: left;
}
.ultimate_winning .content-are .page_titles h1 {
  font-size: 57px;
  font-weight: 400;
  color: #231f20;
  text-align: left;
  line-height: 50px;
}
.ultimate_winning .content-are .page_titles h5 {
  font-size: 20px;
  font-weight: 400;
}
.ultimate_winning .content-are .page_titles h1 span {
  font-weight: 700;
  color: #231f20;
}
.ultimate_winning .content-are .download_btn,
.raising_aed .downlaod_btn {
  background-color: #f7941d;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 10px 20px;
  border-radius: 50px;
  color: #fff;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.ultimate_winning .content-are .download_btn img,
.raising_aed .downlaod_btn img {
  margin-left: 5px;
  width: 35px;
}
.ultimate_winning .content-are .download_btn:hover,
.raising_aed .downlaod_btn:hover {
  opacity: 0.9;
}
.ultimate_winning .plan_highlights .collective_poins ul li .title,
.ultimate_winning .plan_highlights .collective_poins ul li .price,
.ultimate_winning .plan_highlights .collective_poins ul li .sub_text {
  color: #231f20;
}
.ultimate_winning .plan_highlights .collective_poins ul li .title {
  position: relative;
  margin-bottom: 10px;
  font-size: 16px;
  text-transform: uppercase;
}
.ultimate_winning .plan_highlights .collective_poins ul li .price {
  font-size: 36px;
  font-weight: 700;
}
.ultimate_winning .plan_highlights .collective_poins ul li .sub_text {
  font-size: 16px;
  font-weight: 700;
}
.ultimate_winning .plan_highlights .collective_poins ul li .title::before {
  content: "";
  width: 150%;
  height: 8px;
  background-color: #d677046e;
  display: block;
  position: absolute;
  z-index: -1;
  left: -25%;
  bottom: 6px;
}
.ultimate_winning .plan_highlights .collective_poins {
  margin-left: -22%;
  margin-bottom: 20px;
}
.ultimate_winning .support_img {
  bottom: -120px;
  position: relative;
  left: -10px;
}
.licence_sec {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  padding-top: 20px;
}
.licence_sec p,
.licence_sec p span {
  color: #373535;
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-weight: 500;
}
.licence_sec img {
  display: flex;
  max-width:200px;
  width:100%;
}
.raising_aed .video_section {
  /*background-color: #699340;
   border-radius: 20px;
  */
  background-color: #fff;
  border-radius: 40px 40px 20px 20px;

  height: 100%;
}
.raising_aed .video_section .video video {
  width: 100%;
  height: auto;
  border-radius: 20px 20px 0 0;
  object-fit: cover;
}

.raising_aed .inner_sec {
  width: 100%;
  height: 100%;
  background-size: 100% 100%;
  border-radius: 40px;
  background-position: center;
  background-repeat: no-repeat;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(4.82%, #cceef9),
    color-stop(97.08%, #f6f8d5)
  );
  background: -o-linear-gradient(top, #cceef9 4.82%, #f6f8d5 97.08%);
  background: linear-gradient(180deg, #cceef9 4.82%, #f6f8d5 97.08%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(4.82%, #cceef9),
    color-stop(97.08%, #c7c9a1)
  );
  background: -o-linear-gradient(top, #cceef9 4.82%, #f6f8d5 97.08%);
  background: linear-gradient(180deg, #cceef9 4.82%, #f6f8d5 97.08%);
  padding: 40px;
}
.raising_aed .page_titles {
  margin-bottom: 0;
}
.raising_aed .page_titles h1 span {
  color: inherit;
  padding-bottom: 15px;
}
.raising_aed .row [class*="col-"] {
  margin-right: 15px;
}
.raising_aed .row [class*="col-"]:last-child {
  margin-right: 0;
}
.raising_aed .row .col-4 {
  -ms-flex: 0 0 calc(42% - 15px);
  -webkit-box-flex: 0;
  flex: 0 0 calc(42% - 15px);
  max-width: calc(42% - 15px);
}
.raising_aed .row .col-8 {
  -ms-flex: 0 0 calc(100% - 42%);
  flex: 0 0 calc(100% - 42%);
  max-width: calc(100% - 42%);
}
.raising_aed .video_section .logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden;
  padding:8px 10px 20px;
  width: 260px;
  margin: auto;
}
.raising_aed .inner_section {
  padding: 10px 0 0 50px;
  text-align: left;
}
.raising_aed .inner_section .page_titles h1 {
  line-height: 60px;
  text-align: left;
}
.raising_aed .inner_section .page_titles h1 span {
  font-weight: 700;
}
.raising_aed .inner_section .body {
  font-size: 20px;
  color: #231f20;
  font-weight: 400;
}
.raising_aed .inner_section .body p {
  font-size: inherit;
  margin: 0;
  padding: 0;
}
.raising_aed .inner_section .body p:last-child {
  font-weight:400;
  font-size: 24px;
  line-height: 38px;
}
.raising_aed .downlaod_btn {
  background: -o-linear-gradient(184.07deg, #00ace1 3.72%, #d3de2e 100.15%);
  background: linear-gradient(265.93deg, #00ace1 3.72%, #d3de2e 100.15%);
  padding: 10px 70px;
  border-radius: 50px;
  color: #fff;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  margin-top: 30px;
}
.raising_aed .downlaod_btn:hover {
  opacity: 0.8;
}
.conquer_dubai .page_titles {
  margin-bottom: 40px;
}
.conquer_dubai .page_titles h1 span {
  font-weight: 400;
  color: #231f20;
}
.conquer_dubai .page_titles h1,
.employees_fitness .page_titles h1 {
  font-weight: 700;
}
.employees_fitness .page_titles h1 {
  line-height: 66px;
}
.employees_fitness .page_titles h1 span {
  display: block;
  color: inherit;
  font-weight: 400;
}
.employees_fitness .row,
.employees_fitness .content-are {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.employees_fitness .page_titles {
  margin-bottom: 130px;
}
.employees_fitness .row .col-8 {
  width: 100%;
  height: 100%;
}
.employees_fitness .row .col-4 {
  max-width: 650px;
  width: 100%;
  height: 100%;
}
.employees_fitness .innner_section {
  position: relative;
}
.employees_fitness .content-are {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  /*position: absolute;
  top: -100px;*/
  left: 0;
  /*max-width: 600px;*/
  max-width:550px;
}
.employees_fitness .content-are .cards {
      position: relative;
    z-index: 2;
  padding: 40px 9px 40px 40px;
  border-radius: 30px;
  margin: 20px 0;
}
.employees_fitness .content-are .cards:before{
position:absolute;
  width:calc(100% + 20px);
  height:100%;
  content:'';
   background: -o-linear-gradient(
    182.23deg,
    rgb(0 172 225 / 30%) 1.87%,
    rgb(211 222 46 / 30%) 99.7%
  );
  background: linear-gradient(
    267.77deg,
    rgb(0 172 225 / 30%) 1.87%,
    rgb(211 222 46 / 30%) 99.7%
  );
  top: 0;
    left: 0;
    z-index: -1;
    border-radius: 30px;
}
.employees_fitness .content-are .cards:first-child{
 margin-top:0px;
}
.employees_fitness .content-are .cards:last-child{
  margin-bottom:0px;
}
.employees_fitness .content-are .cards h4 {
  color: #231f20;
  font-size: 36px;
  line-height: 42px;
  font-weight: 700;
}
.employees_fitness .content-are .cards p {
  color: #231f20;
  font-size: 20px;
  line-height: 32px;
  font-weight: 400;
  margin: 0;
  padding: 0;
}
.cardGrid {
  display: -ms-grid;
  display: grid;
  grid-gap: 20px;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
}
.cardGrid .card {
  border-radius: 40px;
  overflow: hidden;
  border: 2px solid;
  background: -o-linear-gradient(340.47deg, #00ace1 12.69%, #d3de2e 91.47%);
  background: linear-gradient(109.53deg, #00ace1 12.69%, #d3de2e 91.47%);
  border-image-source: linear-gradient(
    109.53deg,
    #00ace1 12.69%,
    #d3de2e 91.47%
  );
  width: 100%;
  height: 100%;
}
.cardGrid .card .head {
  width: 100%;
  height: 223px;
}
.cardGrid .card .head img {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}
.cardGrid .card .body {
  position:relative;
  background-color: #fff;
  padding: 20px 20px 35px;
  text-align: left;
  width: 100%;
  height: calc(100% - 223px);
  text-align: center;
  display: grid;
  }
.cardGrid .card .body:before{
  position:absolute;
  width:100%;
  height:100%;
  content:'';
  background:url(https://www.fitze.ae/wp-content/uploads/2024/09/dfc-bx-bgimg.png);
  opacity:20%;
  z-index:-1;
}
  
.cardGrid .card .body h4 {
  color: #231f20;
  font-size: 30px;
  font-weight: 600;
  text-align: left;
}
.cardGrid .card .body .content,
.cardGrid .card .body .content ul,
.cardGrid .card .body .content ul li,
.cardGrid .card .body .content p {
  font-size: 18px;
  font-weight: 400;
  color: #231f20;
  text-align: left;
  font-family: Arcon, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
 }

.cardGrid .card .body .content ul {
  list-style: unset;
  padding-left: 20px;
  margin-bottom: 30px;
}
.cardGrid .card .body .card_link {
  background: -o-linear-gradient(182.49deg, #00ace1 0%, #d3de2e 100%);
  background: linear-gradient(267.51deg, #00ace1 0%, #d3de2e 100%);
  /* border: 3px solid; */
  border-image-source: linear-gradient(267.51deg, #00ace1 0%, #d3de2e 100%);
  border-radius: 204px;
  display: inline-block;
  overflow: hidden;
  padding: 2px;
  font-size: 18px;
  font-weight: 700;
  color: #231f20;
  transition: all 0.3s;
  margin-top: auto;
}
.cardGrid .card .body .card_link:hover,
.cardGrid .card .body .card_link:hover span {
  background: linear-gradient(267.51deg, #00ace1 0%, #d3de2e 100%);
}
.cardGrid .card .body .card_link span {
  padding: 10px 20px;
  background: #fff;
  display: block;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 32px;
  color: #231f20;
}

.multisports .innner_section {
  border: 2px solid #f7941d;
  padding: 30px;
  border-radius: 30px;
}

.multisports .logo_area {
  margin-bottom: 20px;  
  display: flex;
  align-items: center;
  grid-gap:15px;
}
.multisports .page_titles{
 text-align:left;

  background-repeat:no-repeat;
  background-size: 100%;
  padding: 0px 0px;
  background-position: center center;
  position:relative;
      margin-bottom: 30px !important;
}
.multisports .page_titles:before{
       width: 100%;
    height: 100%;
    background: url(https://www.fitze.ae/wp-content/uploads/2024/09/text-bg.svg);
    content: '';
    position: absolute;
    left: 0;
    top:0px;
    background-size: 100%;
    background-repeat: no-repeat;
    z-index: -1;
}
.multisports .logo_area h4{
  margin-bottom:0px;
  font-family: Arial;
font-size: 41.66px;
font-weight: 700;
line-height: 76.9px;


}

.multisports .page_titles h1 {
  color: #f7941d;
  font-weight:700;
  font-size:44px;
}
.multisports .page_titles h1 sub {
  vertical-align: baseline;
  font-size: 36px;
  color: #231f20;
}
.multisports .grid_row {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 530px;
  grid-template-columns: 1fr 530px;
  /*grid-template-columns: 1fr 530px;*/
  grid-gap:0px;
}
.multisports .support_img {
  text-align: center;
  margin: 0;
}
.multisports .support_img img {
  text-align: center;
  max-width:100%;
}
.multisports .support_img .captionPoint {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  grid-gap: 35px;
  margin-top: 20px;
}
.multisports .support_img .captionPoint li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #000000;
}
.multisports .support_img .captionPoint li img {
  margin-right: 5px;
}
.multisports .support_img .captionPoint li span {
  color: #000;
  font-weight: 500;
}
.multisports .plan_highlights .collective_poins ul li span{color:#000;}
/*.multisports .plan_highlights .collective_poins ul li:nth-child(odd) {
  border-right: 0.5px solid #000000;
}*/
.multisports .support_img .captionPoint li:last-child span {
  font-weight: 700;
}
.multisports .plan_highlights .collective_poins ul li .price {
  background: linear-gradient(180deg, #00ace1 4.82%, #d3de2e 97.08%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.multisports .plan_highlights .collective_poins ul li .sub_text {
  color: #000000;
}
.multisports .plan_highlights .collective_poins {
  display: -ms-grid;
  display: grid;
  /*place-content: end;*/
}
.multisports .plan_highlights .collective_poins .collective_list {
  display: flex;
  flex-flow: column;
  justify-content: start;
  align-items: start;
}
.multisports .plan_highlights .collective_poins .register_btn {
  padding: 15px 20px;
  position: relative;
  border-radius: 50px;
  background: #231F20;
  margin-top: 20px;
  display: inline-block;
  transition: all 0.3s;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
}
/*.multisports .plan_highlights .collective_poins .register_btn:hover {
  background: linear-gradient(180deg, #00ace1 4.82%, #d3de2e 97.08%);
}
.multisports .plan_highlights .collective_poins .register_btn::before {
  position: absolute;
  content: "";
  width: calc(100% + 4px);
  display: block;
  height: calc(100% + 4px);
  top: -2px;
  left: -2px;
  z-index: -1;
  border-radius: 50px;
  background: linear-gradient(180deg, #00ace1 4.82%, #d3de2e 97.08%);
}*/
.multisports ul.captionPoint{
   grid-template-columns:1fr 1fr!important;
}
.multisports ul.captionPoint li{
     display:flex;
     flex-flow: unset;
     align-items:center;
  gap:5px;
  font-weight:600;
      justify-content: start;
}
.multisports .plan_highlights .collective_poins ul {
  width: 100%;
  /*grid-template-columns: repeat(auto-fit, minmax(46%, 1fr));*/
  grid-template-columns:1fr 1fr 1fr 1fr;
}
.multisports .plan_highlights .collective_poins ul li:last-child .price {
  font-size: 22px;
}
.corporate_walk .page_titles {
  margin-bottom: 60px;
}
.media_partner .page_titles {
  margin-bottom: 30px;
}
.media_partner .splide_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  grid-gap: 30px;
}
.media_partner .splide_list .splide_slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.media_partner .splide_list .splide_slide img {
  width: 100%;
  height: 100%;
}

.banner_section,
.walk_win,
.rewards_journey,
.fitze_action,
.ultimate_winning,
.raising_aed,
.conquer_dubai,
.multisports,
.corporate_walk,
.media_partner {
  padding: 5rem 0;
}

.rewards_journey .rewardsJourney,
.corporate_walk .corporateWalk {
  border: 1px solid rgb(247 148 29 / 20%);
  border-left: 0;
  border-right: 0;
  padding: 20px 0;
}
/* a.btn-primary.download {
  background: -o-linear-gradient(
    184.07deg,
    #00ace1 3.72%,
    #d3de2e 100.15%
  ) !important;
  background: linear-gradient(
    265.93deg,
    #00ace1 3.72%,
    #d3de2e 100.15%
  ) !important;
}
header .navbar ul li a:after {
  background: -o-linear-gradient(184.07deg, #00ace1 3.72%, #d3de2e 100.15%);
  background: linear-gradient(265.93deg, #00ace1 3.72%, #d3de2e 100.15%);
}
header .navbar ul li.current-menu-item a {
  color: #231f20;
  font-weight: 700;
} */
.fitze_action .page_titles h1 {
  font-weight: 700;
}
.media_partner .mediaPlanner {
  display: flex;
  justify-content: center;
  align-items: center;
}
.media_partner .splide_list {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  border: 1px solid rgb(247 148 29 / 20%);
  border-left: 0;
  border-right: 0;
  padding: 20px 0;
}

/* modal */
.customModal {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  transform: scale(1.1);
  transition: visibility 0s linear 0.25s, opacity 0.25s 0s, transform 0.25s;
  z-index: -1;
  overflow: auto;
}
.customModal .modal-content {
  position: absolute;
  top: 0%;
  left: 50%;
  transform: translateX(-50%);
  background-color: white;
  padding: 2rem 2.5rem;
  width: 30em;
  border-radius: 0.5rem;
  margin-top: 20px;
}
.customModal .close-button {
  width: 1.5rem;
  font-size: 2.2em;
  line-height: 1;
  padding: 0 0.2em 0.15em;
  text-align: center;
  cursor: pointer;
  border-radius: 0.25rem;
  background-color: white;
  color: #231f20;
  transition: color 0.12s ease-in-out;
  position: absolute;
  top: 0;
  right: 0;
}
.customModal .close-button:hover {
  color: #1b1516;
}
.customModal.show-modal {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
  transition: visibility 0s linear 0s, opacity 0.25s 0s, transform 0.25s;
  z-index: 100000;
}
.customModal .wpforms-field-medium {
  max-width: 100% !important;
}
.customModal .wpforms-submit {
  border-radius: 50px !important;
  padding-left: 40px !important;
  padding-right: 40px !important;
  background: linear-gradient(267.51deg, #00ace1 0%, #d3de2e 100%) !important;
  margin: auto;
  transition: all 0.3s;
}

.customModal .wpforms-submit:hover {
  background: linear-gradient(267.51deg, #d3de2e 0%, #00ace1 100%) !important;
}
.customModal .modal-content .headr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}
.customModal .modal-content .headr h1 {
  color: #231f20;
  font-size: 30px;
  font-weight: 400;
}
/* modal */

.customModal .wpforms-field-container {
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(calc(200px - 8px), 1fr));
  grid-gap: 15px;
  margin: 0 !important;
  padding: 0 !important;
  width: 100%;
}
.customModal .wpforms-field-container .wpforms-field {
  margin: 0 0 20px;
  padding: 0;
}
.customModal .wpforms-submit-container {
  display: -ms-grid;
  display: grid;
}
.customModal .wpforms-field-container .wpforms-field .wpforms-field-label {
  color: #2b2934;
  font-weight: 500;
  font-size: 16px;
}

.corporate_banner {
  background-repeat: no-repeat;
  background-size: 50% auto;
  background-position: top left;
  margin: 0;
  padding: 0;
}
.corporate_banner .grid_rows {
  display: block;
  padding: 30px 0;
}
.rewardsJourney .splide__slide img {
  max-width: 80%;
}

/*--== fitze pro table start ==--*/
.box-outer {
  padding: 30px 0px;
}

.three_col_box {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
}
.three_col_box .bx_heading-inner1 h4,
.three_col_box .bx_heading-inner2 h4,
.three_col_box .bx_heading-inner2 h5,
.three_col_box .bx_heading-inner3 h4,
.three_col_box .bx_heading-inner3 h5 {
  margin-bottom: 0px;
}
.three_col_box .bx_heading-inner1,
.three_col_box .bx_heading-inner2,
.three_col_box .bx_heading-inner3 {
  height: 250px;
}
.three_col_box .bx_heading-inner2 {
  background: #fafafa;
  border-radius: 4px;
}
.three_col_box .bx_heading-inner3 {
  background: #f7941d;
  border-radius: 4px;
}
.three_col_box .bx_heading-inner1,
.three_col_box .bx_heading-inner2,
.three_col_box .bx_heading-inner3 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  gap: 30px;
}
.table-body-part h5 {
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  color: #231f20;
}
.three_col_box .bx_heading-inner1 {
  align-items: start;
  padding-left: 30px;
  padding-bottom: 30px;
  justify-content: end;
}
.table-body-part ul li {
  border-bottom: solid 2px #fcead6;
  height: 65px;
  display: flex;
  align-items: center;
}
.table-body-part ul li:last-child {
  border-bottom: none;
}
.table-body-part ul li h5,
.table-body-part ul li p {
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.table-body-part ul li p {
  font-size: 12px;
  line-height: 14px;
}
.table-body-part ul li div img {
  max-height: 20px;
}
.table-body-part ul li div {
  display: flex;
  align-items: start;
  flex-flow: column;
}
.bx_heading3 .table-body-part ul li div {width: 100%;}
.bx2-table .table-body-part ul li {
  justify-content: center;
}
.bx2-table {
  padding: 0px 0px;
}
.bx2-table .table-body-part,
.bx1-table .table-body-part {
  padding: 0px 30px;
}
.bx2-table-border {
  border: solid 3px #f1f0f0;
  border-radius: 4px;
  transform: translate(25px, 0px);
  z-index: -3;
  position: relative;
  transform: translate(0px, 40px);
}
.bx3-table {
  box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  padding-bottom: 30px;
}
.bx1-table,
.bx2-table {
  background: #fff;
}
.upgrade-fitze-pro {
  cursor: pointer;
  width: 100%;
  padding: 20px 20px;
  border-radius: 40px;
  background: var(--orange-color);
  color: #fff;
}
.bx2-table-border .bx_heading-inner2 {
  height: 210px;
}

.button-change .button-inner {
  width: 216px;
  background: #f2a94a;
  height: 24px;
  display: block;
  margin: 0;
  padding: 0;
  line-height: 0px;
  display: flex;
  justify-content: space-between;
  position: relative;
  border-radius: 34px;
  border: solid 1px #fff;
}
.active_switch_btn {
  color: #ffffff;
  background-color: black;
  position: absolute;
  left: 50%;
  top: -6px;
  width: 50%;
  height: calc(100% + 12px);
  z-index: 0;
  transition: 0.3s ease-out all;
  border: solid 1px #fff;
  border-radius: 17px;
}
.togle_button {
  background: transparent;
  cursor: pointer;
  width: 108px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: rgba(83, 84, 89, 1);
  z-index: 9;
  font-size: 12px;
}
.button-change .togle_button.operations__tab--active {
  color: #fff;
  font-size: 14px;
}
.operations__content {
  display: none;
}
.operations__content.operations__content--active {
  display: block;
  text-align: center;
}
.operations__content.operations__content--active h4 {
  font-size: 16px !important;
  line-height: 19px !important;
}
.operations__content h4 {
  font-size: 24px;
  font-weight: 400;
  text-align: center;
  color: rgba(255, 255, 255, 0.5);
  text-decoration: line-through;
  text-align: center;
}
.tab_content-main {
  min-height: 85px;
}
.operations__content h5 {
  font-size: 34px;
  line-height: 38px;
  color: #fff;
}
.operations__content p {
  font-size: 12px;
  line-height: 26px;
  font-weight: 400;
  color: #fff;
  text-align: center;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.bx1-table .bx_heading1 h4,
.bx2-table .bx_heading2 h4,
.bx2-table .bx_heading3 h4 {
  font-size: 30px;
  line-height: 36px;
  font-weight: 400;
}

/*--== fitze pro table end ==--*/

@media screen and (min-width: 1024px) {
  .corporate_banner .grid_rows .center {
    width: 80%;
    padding: 20px;
    margin: auto;
  }
}
.corporate_banner .licence_sec {
  width: 100%;
  margin-top: auto;
  margin-bottom: 30px;
}
.corporate_banner .grid_rows .image_logo {
  color: #fff;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 15px 0 40px;
  width: 100%;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.corporate_banner .grid_rows .image_logo p {
  line-height: 33px;
  width: 100%;
  text-align: left;
  font-size: 16px;
}
.corporate_banner .grid_rows .image_logo figure:last-child {
  margin-left: auto;
}
.corporate_banner .grid_rows .image_logo img {
  width: 150px;
}
.corporate_banner .grid_rows .image_logo figure:last-child img {
  width: auto;
  height: 100px;
}
.corporate_banner .grid_rows .image_logo figure:first-child img {
  width: auto !important;
  height: 100px;
  margin-right: 20px;
}
.corporate_banner .grid_rows .left h1,
.corporate_banner .grid_rows .left h1 span {
  font-size: 51px;
  font-weight: 700;
  line-height: 60px;
  color: #000;
  margin: 0 0 10px;
  padding: 0;
  text-align: center;
  width: 100%;
}

.corporate_banner .grid_rows .left h1 span {
  font-weight: 500;
  display: block;
}
.corporate_banner .grid_rows .right .form_logo {
  text-align: center;
  padding: 20px 0 20px;
}
.corporate_banner .grid_rows .right .form_title {
  font-weight: 600;
  font-size: 20px;
  line-height: 25px;
  text-align: center;
  background: linear-gradient(269.89deg, #d3de2e -0.08%, #00ace1 98.6%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin: 0 0 60px;
  padding: 0;
}
.corporate_banner .grid_rows .right .form_sub_title {
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  color: #231f20;
  margin: 0 0 30px;
  padding: 0;
}
.corporate_banner .licence_sec p,
.corporate_banner .licence_sec p span {
  color: #000;
  font-size: 14px;
  font-weight: 400;
}
.corporate_banner .licence_sec img {
  width: 40%;
}
.wpforms-container.dubai_dfc_form {
  margin: 0;
}
.wpforms-container.dubai_dfc_form .wpforms-field-label {
  color: #231f20;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  opacity: 0.5;
  margin-bottom: 6px;
}
.wpforms-container.dubai_dfc_form .wpforms-field-container {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 20px 1fr;
  grid-template-columns: 1fr 1fr;
  grid-gap: 20px;
}
.wpforms-container.dubai_dfc_form
  .wpforms-field-container
  .wpforms-field-textarea {
  -ms-grid-column-span: 2;
  grid-column: span 2;
}
.wpforms-container.dubai_dfc_form .wpforms-field-container .wpforms-field {
  margin: 0;
  padding: 0;
}
.wpforms-container.dubai_dfc_form
  .wpforms-field-container
  .wpforms-field-textarea
  textarea,
.wpforms-container.dubai_dfc_form .wpforms-field-container .wpforms-field input,
.wpforms-container.dubai_dfc_form
  .wpforms-field-container
  .wpforms-field
  select {
  max-width: 100%;
  background: linear-gradient(0deg, #ffffff, #ffffff),
    linear-gradient(0deg, #e2e2e2, #e2e2e2);
  border: 1px solid #e2e2e2;
  color: #231f20;
  font-size: 16px;
  line-height: 20px;
  border-radius: 6px;
}
.wpforms-container.dubai_dfc_form
  .wpforms-field-container
  .wpforms-field
  select {
  -webkit-appearance: auto;
  -moz-appearance: auto;
  appearance: auto;
}

.wpforms-container.dubai_dfc_form .wpforms-submit-container {
  text-align: center;
  margin-bottom: 20px;
}
.wpforms-container.dubai_dfc_form .wpforms-submit-container button {
  font-size: 16px;
  line-height: 1;
  font-weight: 500;
  background: #231f20 !important;
  color: #fff;
  padding: 10px 90px;
  border-radius: 50px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.wpforms-container.dubai_dfc_form .wpforms-submit-container button:hover {
  background: #3d2b2f !important;
}
.corporate_banner .form_consent_message {
  color: #231f20;
  font-size: 14px;
  font-weight: 400;
  line-height: 19px;
  text-align: center;
  padding: 0 0 30px;
}
.corporate_banner .form_consent_message p {
  margin: 0;
  padding: 0;
}
.corporate_banner .form_consent_message a {
  color: var(--orange-color);
}
/*--== fitze streaks End==--*/
/*--== ============= ==--*/
.streak-banner {
width:100%;
height:100%;
padding:100px 0px 80px;
background-size: 100% !important; 

}
.streak_image .streak-center-img{
max-width:244px;
}
.streak-banner-grid {
display:grid;
grid-template-columns:1fr 528px;
grid-gap:50px;
align-items:center;
  margin-top:100px;
}
.streak_image{
    display: flex;
    justify-content: center;
    position: relative;
}

.streak-left-img{position:absolute;left:0; max-width:202px;    top: 32%;
	animation: floatUpDown 8s ease-in-out infinite;
    
}

@keyframes floatUpDown {
    0% { transform: translateY(0); }
    50% { transform: translateY(-20px); } /* moves up */
    100% { transform: translateY(0); } /* back to start */
}
.streak-right-img{position:absolute;right:0; max-width:125px;  top: 40%; right: 60px;animation: floatDownUp 4s ease-in-out infinite;}
@keyframes floatDownUp {
    0% { transform: translateY(0); }
    50% { transform: translateY(20px); } /* moves up */
    100% { transform: translateY(0); } /* back to start */
}
.streak-right-bot-img{position:absolute;right:0; max-width:125px;  bottom:8%; max-width:223px; animation: floatSide 4s ease-in-out infinite;}
@keyframes floatSide {
    0% { transform: translateX(0); }
    50% { transform: translateX(20px); } /* moves right */
    100% { transform: translateX(0); } /* back to start */
}
.movicon1,.movicon2,.movicon3,.movicon4,.movicon5,.movicon6{position:absolute;}
.movicon1{left:70px;  animation: floatDiagonal 4s ease-in-out infinite;}
.movicon2{ left:50px; top: 70%;animation: floatUpDown 4s ease-in-out infinite;}
@keyframes floatUpDown {
    0% { transform: translateY(0); }
    50% { transform: translateY(-20px); } /* moves up */
    100% { transform: translateY(0); } /* back to start */
}
.movicon3{left:0; bottom:0;  animation: floatDiagonal 4s ease-in-out infinite;}
.movicon4{right:70px;animation: floatDownUp 4s ease-in-out infinite;}
.movicon5{right:0; top:40%;animation: floatDownUp 4s ease-in-out infinite;}
.movicon6{right:0; bottom:15%; animation: floatSide 4s ease-in-out infinite;}
@keyframes floatDiagonal {
    0% { transform: translate(0, 0); }
    50% { transform: translate(20px, -20px); } /* moves right and up */
    100% { transform: translate(0, 0); } /* back to start */
}
.streak_text h1{color:#000;}
.streak_text p{color:#000; opacity:80%;
font-weight: 400;
font-size: 18px;
line-height: 150%;
letter-spacing: 0%;
position:relative;
}
.streak_text .join-btn.only-for-desktop p:before{    position: absolute;
    width: 14px;
    height: 14px;
    border-radius: 100%;
    content: '';
    background: #F7941D;
    z-index: -2;
    left: -5px;
    top: -3px;}
.btn-streak{
 width: 230px;
height: 40px;
padding-top: 10px;
padding-right: 24px;
padding-bottom: 10px;
padding-left: 24px;
border-radius: 1111px;
background:#000;
color:#fff;
font-family:var(--dfc-font);
display:flex;
justify-content:center;
align-items:center;
}
.streak_text .join-btn{
	display: grid;
    grid-template-columns: 230px 210px;
    align-items: center;
    grid-gap: 30px;
    margin-top:40px;
}
.streak_text .join-btn p{
font-family:var(--dfc-font);
font-weight: 400;
font-style: Regular;
font-size: 14px;
margin-bottom: 0px;
padding-bottom:0px;
line-height: 150%;
letter-spacing: 0px;
}

.streak-walk-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(361.33px, 1fr));
  grid-gap: 37px;
  margin-top:55px;
}
.streak-walk-grid  img {max-width:100%;}
.streak-h-i-w-grid{display: grid; grid-template-columns: repeat(auto-fit, minmax(269px, 1fr));grid-gap:27px;    margin-top: 55px;}
.streak-animate-img{position:relative;}
.streak-animate-img img{max-width:100%;}
.relative-img {position:relative;}
.str-click-img-1 {    position: absolute;
    max-width: 45px !important;
    right: 22px;
    top: 50%;}
.str-click-img-2{  
     position: absolute;
    max-width: 45px !important;
    right: 59px;
    bottom: -3%;
}
.streak-h-i-w-grid .hiw-img .relative-img img{max-width:100%;}
.streak-h-i-w-grid .streak-hiw-bx:nth-child(2) .hiw-img,
.streak-h-i-w-grid .streak-hiw-bx:nth-child(4) .hiw-img{margin-top:50px;}
.streak-hiw-bx .hiw-img h4{
font-family:var(--dfc-font);
font-weight: 500;
font-size: 20px;
line-height: 120%;
letter-spacing: 0px;
text-align: center;
color:#1C1C1E;
margin-top:18px;
margin-bottom: 8px;
}
.streak-hiw-bx .hiw-img p{
font-family:var(--dfc-font);
font-weight: 400;
font-style: Regular;
font-size: 16px;
line-height: 150%;
letter-spacing: 0%;
text-align: center;
}
.streak-download-btn {
font-family:var(--dfc-font);
font-weight: 700;
font-size: 16px;
line-height: 100%;
letter-spacing: 0%;
text-align: center;
width: 230px;
height: 40px;
opacity: 1;
border-radius: 1111px;
display:flex;
justify-content:center;
align-items:center;
background:#000;
  color:#fff;
}
.streak-dwn-btn{
    display: flex;
    justify-content: center;
    margin-top: 55px;
}
.streak-how-it-work {
background-size: cover !important;
}
.streak-daily-steps-win {position:relative;}
.video-container {
			position: absolute;
    	    display: flex;
    		align-items: center;
    		justify-content: center;
    		width:100%;
    		height: 100%;
    		overflow: hidden;
    		top: 0px;
    		z-index: -1;
		}
.video-container:before{
	position:absolute;
	content:'';
  	background:rgba(0,0,0,0.5);
    width:100%;
    height:100%;
    top:0;
    left:0;
    z-index: 2;
}
		video {
			position: absolute;
			z-index: 1;
			width: 100%;
			max-width: none;
		}
.streaks-get-started {margin-top:35px;}
.streaks-get-started button{
  width:230px;
  height:40px;
  border-radius: 1111px;
  background: #F7941D;
    color: #fff;
}
.text-white{color:#fff!important;}
.streal-app-btn {margin-top:45px;}
.streaks-app{
	display: flex;
    justify-content: center;
    align-items: center;
    grid-gap: 15px;
    margin-top:28px;
}
.streak-daily-steps ul li,
.streak-daily-steps-left ul li {
  font-family:var(--dfc-font);
  font-style: Bold;
  font-size: 12px;
  line-height: 150%;
  letter-spacing: 0%;
  text-transform: uppercase;
  color:#fff;
  opacity:80%;
}
.streak-daily-steps-win .streaks-heading{ padding:80px 0px;}
.stripe-what-make-diff .what_make-diff-grid .stript-wmd-box-grid{
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 60px;
    margin-top:45px;
}
.stripe-what-make-diff .what_make-diff-grid .stript-wmd-box-grid .stript-wmd-box p{
 font-family:var(--dfc-font);
font-weight: 400;
font-style: Regular;
font-size: 16px;
line-height: 120%;
}
.stripe-what-make-diff .what_make-diff-grid .stript-wmd-box-grid .stript-wmd-box p span{
 
font-weight: 700;
}
.stripe-what-make-diff .what_make-diff-grid .stript-wmd-box  img {max-width:50px;}
.stripe-what-make-diff .what_make-diff-grid .stript-wmd-box:nth-child(4) img {max-width:100%;}

.what_make-diff-grid {display:grid; grid-template-columns:469px 1fr; grid-gap:30px;    align-items: center;}
.stript-wmd-image img {max-width:100%;}
.streaks-heading h2{
font-size: 35px;
line-height: 120%;
color: #1C1C1E;
}
.streaks-heading h2 div {display:inline-block;}
.streaks-heading p{
font-family:var(--dfc-font);
font-weight: 400;
font-style: Regular;
font-size: 18px;
line-height: 150%;
padding-bottom:0px;
}
.streak-promise-grid{
    display: grid;
    grid-template-columns: 592px 1fr;
    grid-gap: 60px;
    align-items: center;
}
.streak-p-text{margin-top:100px;}
.streak-promise .streak-p-img img{ max-width:100%; margin-bottom: -8px;}
.streak-promise{position:relative;}

.strk-pr-text span{display:block;}
.strk-pr-text p{
font-family:var(--dfc-font);
font-weight: 500;
font-size: 20px;
line-height: 135%;
  color:#1C1C1E;
}
.streak-promise {padding:0;}
.page-id-15534 .streak-promise,
.page-id-1303 .streak-promise{ padding: 4rem 0rem;}
.streak-promise:before{position:absolute; width:100%;     height: calc(100% - 100px); background:#F4F4F9; content:''; bottom:0; left:0;    z-index: -1;}
.streal-app-btn h3{
font-family:var(--dfc-font);
font-weight: 500;
margin-bottom: 0px;
font-size: 20px;
line-height: 150%;
color:#1C1C1E;
}
.strk-pr-text {
font-family:var(--dfc-font);
font-weight: 500;
font-size: 20px;
line-height: 135%;
color:#1C1C1E;
}
.streal-app-btn p{
font-family:var(--dfc-font);
font-weight: 400;
font-size: 16px;
line-height: 150%;
letter-spacing: 0%;
  color:#1C1C1E;
  padding:0px;
}

.streaks-get-started a, .streaks-get-started a button, .streak-dwn-btn a,.streak-dwn-btn a button, .join-btn a, .join-btn a button {cursor:pointer;}
/*--== ============= ==--*/
/*--== fitze streaks end ==--*/
@media (max-width: 1024px) {
  .banner .left-first {
    left: -77px;
  }
  .banner .left-second {
    left: -150px;
  }
  .banner .right-first {
    right: -180px;
  }
  .banner .right-second {
    right: -165px;
  }
  .banner .right-third {
    right: -170px;
  }
  .about-fitze .left-first,
  .about-fitze .left-second {
    display: none;
  }
  .different-devices::after {
    top: 89px;
    left: 269px;
    height: 315px;
  }
  .different-devices .image {
    margin-left: -2rem;
  }
  .banner_section .content_col .collective_poins {
    margin-left: -50px;
  }
  .action_points.plan_highlights .collective_poins ul {
    grid-template-columns: repeat(auto-fill, minmax(210px, 1fr));
  }
  .ultimate_winning .plan_highlights .collective_poins {
    margin-left: -11%;
  }
  .ultimate_winning .support_img {
    bottom: -60px;
    position: absolute;
    left: -11px;
  }
  .banner_section .inner_section {
    background-size: cover;
  }
  .corporate_banner {
    background-size: 50% 100%;
  }
  .corporate_banner .grid_rows .left h1 br {
    display: none;
  }
  .corporate_banner .grid_rows .left h1 span {
    display: inline;
  }
  .licence_sec img {
    width: 100%;
  }
  .licence_sec p,
  .licence_sec p span {
    display: block;
  }
  .licence_sec {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }
  .licence_sec p {
    order: 1;
    margin: 30px 0;
  }
  .corporate_banner .licence_sec img {
    width: 75%;
  }
  .corporate_banner .licence_sec p,
  .corporate_banner .licence_sec p span {
    color: #231f20;
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
    text-align: center;
  }
}
@media (max-width: 1023px) {
  .plan_highlights .price_points_sec ul li,
  .plan_highlights .plan_specifications ul li {
    text-align: left;
  }
  .our-story.pro_page_plans .row .col-8 {
    width: 100%;
    margin-right: 0;
  }
  .our-story.pro_page_plans .row .col-4 {
    width: 100%;
    margin-left: 0;
  }
  .our-story.pro_page_plans .img_section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .our-story.pro_page_plans .img_section img {
    margin: auto;
    margin-top: 20px;
  }
}
@media (max-width: 992px) {
  .menu-btn {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  .menu-btn-burger {
    width: 25px;
    height: 3px;
    background: var(--orange-color);
    border-radius: 5px;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  .menu-btn-burger::before,
  .menu-btn-burger::after {
    content: "";
    top: -4px;
    position: absolute;
    right: 0;
    width: 35px;
    height: 3px;
    color: var(--orange-color);
    background-color: var(--orange-color);
    border-radius: 5px;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  .menu-btn-burger::before {
    -webkit-transform: translateY(-16px);
    -ms-transform: translateY(-16px);
    transform: translateY(-16px);
    top: 4px;
  }
  .menu-btn-burger::after {
    -webkit-transform: translateY(16px);
    -ms-transform: translateY(16px);
    transform: translateY(16px);
    top: -4px;
  }

  .menu-btn.open .menu-btn-burger {
    -webkit-transform: translateX(-50px);
    -ms-transform: translateX(-50px);
    transform: translateX(-50px);
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .menu-btn.open .menu-btn-burger::before {
    -webkit-transform: rotate(45deg) translate(30px, -35px);
    -ms-transform: rotate(45deg) translate(30px, -35px);
    transform: rotate(45deg) translate(30px, -35px);
  }
  .menu-btn.open .menu-btn-burger::after {
    -webkit-transform: rotate(-45deg) translate(30px, 35px);
    -ms-transform: rotate(-45deg) translate(30px, 35px);
    transform: rotate(-45deg) translate(30px, 35px);
  }
  #menu-bar {
    display: block;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    color: var(--orange-color);
  }
  header .navbar {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: #fff;
    padding: 1rem 2rem;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
    clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100vh;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: center;
    z-index: 99999;
  }
  header .navbar.nav-toggle {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  }
  header .navbar ul li {
    display: block;
    margin-right: 0;
  }
  header .navbar ul li a {
    display: block;
    margin: 1rem 0rem;
    background: var(--light-orange);
    border-radius: 2em;
    padding: 1rem 2rem;
  }
  .menu-navigation-container {
    width: 100%;
    text-align: left;
  }
  header .navbar ul li a:hover::after {
    width: 0%;
  }
  header .navbar ul li.current-menu-item a::after {
    visibility: hidden;
    width: 0%;
  }
  .navbar .download {
    width: 100%;
  }
  .banner {
    padding-bottom: 0rem;
  }
  .banner .container {
    max-width: 600px;
  }
  .banner .hero,
  .fitze-coins .image,
  .rewards-onboard .image,
  .about-fitze .image {
    width: 100%;
    text-align: center;
  }
  .banner .left-first {
    left: -160px;
  }
  .banner .left-second {
    left: -230px;
  }
  .banner .right-first {
    right: -250px;
  }
  .banner .right-second {
    right: -250px;
  }
  .banner .right-third {
    right: -250px;
  }
  .fitze-coins .container,
  .rewards .container,
  .rewards-onboard .container,
  .about-fitze .container,
  .employee-wellness .container,
  .different-devices .container,
  .corporate .container,
  .banner-corporates .container,
  .team-building .container,
  .employee-engagement .container,
  .top-features .container,
  .corporate-wellness .container,
  .virtual-steps .container {
    -ms-grid-columns: (1fr) [1];
    grid-template-columns: repeat(1, 1fr);
    max-width: 600px;
  }

  .virtual-steps .container .text {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin-right: 0;
  }
  .team-building .container .image,
  .corporate-wellness .container .image {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .top-company .stats-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .d-flex {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .text {
    text-align: center;
  }
  .fitze-coins .image,
  .rewards-onboard .image,
  .employee-wellness .card {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .employee-wellness::after {
    display: none;
  }
  .employee-wellness .image {
    margin-bottom: -5rem;
  }
  .employee-wellness .card {
    border-radius: 20px 20px 0px 0px;
    width: 100%;
    text-align: center;
  }
  .employee-wellness .card p {
    text-align: left;
  }
  .about-fitze .right {
    display: none;
  }
  .different-devices .image,
  .different-devices::after {
    display: none;
  }
  .different-devices {
    background-color: var(--light-orange);
  }
  footer {
    text-align: center;
  }
  footer .container {
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
    place-items: center;
    gap: 2rem;
  }
  footer .company,
  footer .support {
    display: none;
  }
  footer .download {
    grid-column: auto;
  }
  footer .download h5 {
    display: none;
  }
  footer .responsive-links {
    display: block;
  }
  footer .footer-bottom .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  footer .footer-bottom .text {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 0;
  }
  footer .footer-bottom .text p {
    margin: 0.5rem 0rem;
  }
  .corporate_banner .grid_rows .right {
    padding: 0 30px;
  }
  .corporate_banner .grid_rows .left h1,
  .corporate_banner .grid_rows .left h1 span {
    font-size: 42px;
    line-height: 50px;
  }
  .corporate_banner .grid_rows .image_logo figure:first-child img {
    width: 100px !important;
    margin-right: 20px;
    height: auto;
  }
}
@media (max-width: 767px) {

  .fes-banner {
    padding: 0px 0px;
  }
  .for-dekstop {
    display: none;
  }
  .for-mobile {
    display: block;
  }
  .corporate .image,
  .partners .image {
    padding: 0px 0px;
  }
  .banner_section .top_image {
    transform: translate(0px, 0px);
  }
  .plan_highlights {
    background-image: url("https://www.fitze.ae/wp-content/uploads/2024/02/pro-bg-mobile.png") !important;
    background-size: 195%;
    padding: 148px 0px !important;
  }
  .plan_highlights .price_points_sec ul,
  .plan_highlights .plan_specifications ul {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .plan_highlights .price_points_sec ul li {
    height: 65px;
  }
  .plan_highlights .plan_specifications ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    margin-top: 0;
  }
  .plan_highlights .plan_specifications ul li.unlock_btn {
    padding: 0;
    margin: 0;
  }
  .our-story.pro_page_plans .sub_heading {
    font-size: 2rem;
  }
  .our-story.pro_page_plans .heading {
    font-size: 1.2rem;
    line-height: 1.3;
  }
  .our-story.pro_page_plans .plans_list .basicPlan {
    margin-bottom: 20px;
    padding: 20px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .our-story.pro_page_plans .plans_list .basicPlan h2 {
    width: 100%;
    margin-bottom: 20px;
  }
  .our-story.pro_page_plans .btns_list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .our-story.pro_page_plans .btns_list a {
    margin: 0 0 20px;
    width: 100%;
  }
  .different-devices.pro_section .container .image {
    display: none !important;
  }
  .banner_section .row .col-4,
  .raising_aed .row .col-4,
  .ultimate_winning .row .col-4 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .banner_section .row .col-8,
  .raising_aed .row .col-8,
  .ultimate_winning .row .col-8 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .banner_section .row {
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
  }
  .sp_img {
    position: relative;
    bottom: -30px;
    margin: 0;
  }
  .plan_highlights .collective_poins ul {
    -ms-grid-columns: 1fr 15px 1fr;
    grid-template-columns: 1fr 1fr;
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
  }

  .banner_section .content_col {
    padding-left: 0;
    text-align: center;
  }
  .banner_section .content_col h1 {
    font-size: 35px;
    line-height: 35px;
  }
  .plan_highlights .collective_poins ul li {
    margin-bottom: 20px;
  }
  .plan_highlights .collective_poins ul li:last-child {
    -ms-grid-column-align: center;
    justify-self: center;
    grid-column-start: span 2;
  }
  .banner_section .content_col .collective_poins {
    margin-left: -25px;
    margin-bottom: 0;
  }
  .banner_section .content_col a {
    margin-bottom: 20px;
  }
  .page_titles h1,
  .ultimate_winning .content-are .page_titles h1 {
    font-size: 35px;
  }
  .page_titles h5 {
    line-height: 26px;
  }
  .action_points.plan_highlights .collective_poins ul {
    grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
  }
  .page_titles h1 br,
  .ultimate_winning .content-are .page_titles h1 br {
    display: none;
  }
  .page_titles h1,
  .ultimate_winning .content-are .page_titles h1 {
    font-size: 35px;
  }
  .ultimate_winning .support_img {
    display: none;
  }
  .ultimate_winning .content-are {
    text-align: center;
  }
  .ultimate_winning .plan_highlights .collective_poins {
    margin-left: 0;
    margin-bottom: 0;
  }
  .ultimate_winning .plan_highlights .collective_poins ul {
    -ms-grid-columns: 1fr 15px 1fr;
    grid-template-columns: 1fr 1fr;
  }
  .ultimate_winning .plan_highlights .collective_poins ul li:last-child,
  .banner_section .plan_highlights .collective_poins ul li:last-child {
    justify-self: center;
    grid-column-start: span 2;
  }
  .raising_aed .inner_section {
    padding: 20px 0;
    text-align: center;
  }
  .multisports .page_titles h1 {
   
font-size: 18px!important;

line-height: 20.7px;
text-align: center;

  }
  .multisports .support_img .captionPoint {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .multisports .plan_highlights .collective_poins ul {
    -ms-grid-columns: 1fr 15px 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .banner_section .bottom_image.for_mobile {
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px;
  }
  .banner_section .plan_highlights .collective_poins ul {
    -ms-grid-columns: 1fr 15px 1fr;
    grid-template-columns: 1fr 1fr;
  }
  .banner_section .inner_section {
    background-image: url("https://www.fitze.ae/wp-content/uploads/2023/09/mobile-bg.svg") !important;
    background-size: cover;
  }
  .action_points.plan_highlights .collective_poins ul li .sub_text {
    font-size: 17px;
  }
  .action_points.plan_highlights .collective_poins ul li .price,
  .action_points.plan_highlights .collective_poins ul li .price_supp {
    font-size: 26px;
  }
  .page_titles h1,
  .ultimate_winning .content-are .page_titles h1 {
    font-size: 32px;
    text-align: center;
  }
  .ultimate_winning .content-are .page_titles h5 {
    text-align: center;
  }
  .raising_aed .inner_section .page_titles h1 {
    line-height: 36px;
  }
  .raising_aed .inner_section .body p:last-child {
    line-height: 30px;
  }
  .cardGrid .card .body {
    display: grid;
  }
  .cardGrid .card .body .card_link {
    margin: auto;
    display: inline-block;
  }
  .multisports .logo_area {
    margin-bottom: 40px;
    display: grid;
    place-content: center;
  }
  .downlaod_section ul {
    flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    padding: 30px 0;
  }
  .fitze_action .action_points.plan_highlights {
    background-image: url("https://www.fitze.ae/wp-content/uploads/2023/09/Group-1000001774.svg") !important;
    background-size: cover;
  }
  .walk_win .page_titles h5 {
    line-height: 20px;
  }
  .gallery_section .caption {
    opacity: 1;
    visibility: visible;
    font-size: 18px;
    font-weight: 500;
  }
  .banner_section .plan_highlights{
    padding:0px 0px!important;
  }
  .banner_section .top_image_icon {
    margin-top:2px;
    margin-bottom: 30px;
    flex-flow: column;
  }
  .banner_section .body_conten br {
    display: none;
  }
     .sp_img {
        top: 5px !important;
    }
  .action_points.plan_highlights .collective_poins ul li:last-child {
    grid-column-start: span 1;
  }
  .action_points.plan_highlights .collective_poins ul {
    padding: 20px 0 0px;
  }
  .corporate_banner .grid_rows .image_logo {
    margin-bottom: 20px;
    margin-top: 0;
    text-align: center;
    margin-left: 0;
    grid-gap: 20px;
    order: 1;
    justify-content: center;
  }
  .corporate_banner .grid_rows .image_logo img {
    width: 120px;
  }
  .corporate_banner .grid_rows {
    grid-template-columns: 1fr;
    grid-gap: 0;
  }
  .corporate_banner {
    background-size: 100% 100%;
  }
  .corporate_banner .grid_rows .left h1,
  .corporate_banner .grid_rows .left h1 span {
    font-size: 22px;
    line-height: 30px;
    text-align: center;
  }
  .corporate_banner .grid_rows .left h1 {
    order: 2;
    margin: 20px 0 0;
  }
  .corporate_banner .licence_sec {
    order: 3;
    margin-bottom: 0;
  }
  .corporate_banner .grid_rows .right {
    width: calc(100% + 40px);
    margin-left: -20px;
    background-color: #fff;
  }
  .corporate_banner .grid_rows .right .form_title {
    margin: 0 0 40px;
  }
  .wpforms-container.dubai_dfc_form .wpforms-field-container {
    display: block;
  }
  .wpforms-container.dubai_dfc_form .wpforms-field-container .wpforms-field {
    margin: 0 0 25px;
  }
  .multisports .innner_section {
    background-size: cover;
  }
  .multisports .plan_highlights .collective_poins ul li .price {
    line-height: 40px;
  }
  .with-badge {
    margin-right: 0px;
  }
  .fitze-today .text {
    text-align: left;
    width: 100%;
  }
  .bx2-table-border {
    transform: translate(0px, 0px);
  }
  .three_col_box {
    gap: 15px;
    position: relative;
    margin-top: 30px;
  }
  .three_col_box{
    grid-template-columns: 1fr 1fr;}
  .three_col_box .box-outer:nth-child(3){ grid-column: 1 / 3;        order: -1; }
  .three_col_box .box-outer:nth-child(3) ul li {    padding: 0px 15px;}
  .three_col_box .box-outer:nth-child(3) ul li div {text-align:left;}
  .button-change {
    position: absolute;
    top: -25px;
    /*right: 5px;*/
  }
  .three_col_box .bx_heading-inner1,
  .three_col_box .bx_heading-inner2,
  .three_col_box .bx_heading-inner3,
  .bx2-table-border .bx_heading-inner2 {
    height: 150px;
  }
  .three_col_box .bx_heading-inner1,
  .three_col_box .bx_heading-inner2,
  .three_col_box .bx_heading-inner3 {
    gap: 15px;
  }
  .bx1-table .bx_heading1 h4,
  .bx2-table .bx_heading2 h4,
  .bx2-table .bx_heading3 h4 {
    font-size: 16px;
    line-height: 20px;
  }
  .operations__content h5 {
    font-size: 18px;
    font-weight: 500;
    line-height: 21px;
    color: rgba(35, 31, 32, 1);
    text-align: center;
    min-width: unset;
  }
  .bx2-table-border {
    border: none;
  }
  .three_col_box .bx_heading-inner2 {
    background: transparent;
  }
  .operations__content p {
    display: none;
  }
  .table-body-part h5 {
    font-size: 14px;
  }
  .bx2-table .table-body-part,
  .bx1-table .table-body-part {
    padding: 0px 0px;
  }
  .table-body-part ul li {
    height: 60px;
  }
  .bx2-table ul li div {
    text-align: center;
  }
  .line-show-mobile {
    display: block;
    font-size: 9px;
    line-height: 11px;
    text-align: center !important;
    margin-top: 10px;
  }
  .active_switch_btn {
    height: 100%;
    top: 0px;
  }
  .button-change .togle_button.operations__tab--active {
    font-size: 12px;
  }
  .button-change .button-inner {
    width: 116px;
  }
  .bx2-table .bx_heading-inner2 h5 {
    font-size: 14px;
  }
  .employees_fitness .support_img img{
    max-width:100%;
  }
  .employees_fitness .content-are .cards:before{
    width:100%;
  }
  .employees_fitness .content-are .cards h4 {
    font-size: 16px!important;
    line-height: 18.4px!important;
  }
  .employees_fitness .content-are .cards p {
     font-size: 14px!important;
     font-weight: 400;
     line-height: 22px!important;
  }
  .plan_highlights .collective_poins ul li{
     justify-content:center;
  }
  .multisports .plan_highlights .collective_poins ul{
    grid-template-columns: 1fr !important;
  }
  .multisports .plan_highlights .collective_poins .content .list ul.dfc-list li{
   flex-basis:calc(33.3% - 50px);
            margin-bottom: 0px !important;
  }
  .multisports .plan_highlights .collective_poins .content .list ul.dfc-list {
        flex-wrap:wrap;
            grid-gap:35px;
   }
  .multisports .plan_highlights .collective_poins .content .list ul.dfc-list li:last-child {
        flex-basis:100%;
   }
  .multisports .plan_highlights .collective_poins .content .list ul.dfc-list li:nth-child(3):before{
    display:none;
  }
  .multisports .plan_highlights .collective_poins ul li .sub_text{
    text-wrap:nowrap;
  }
  .multisports .plan_highlights .collective_poins .content .list ul.dfc-list li span.price br{
   display:none;
  }
  .multisports .plan_highlights .collective_poins .register_btn{
     font-size: 14px;
     font-weight: 400;
     line-height: 16.1px;  
     text-align: center;
  }
  .for-mobile-only {display:block!important;}
  .for-dekstop-only{display:none;}
  .multisports .plan_highlights,
  .fitze_action .plan_highlights{
    padding:30px 0px!important;
  }
  .multisports .captionPoint{
     padding:0px 0px!important;
  }
  .multisports .plan_highlights .collective_poins .content .list ul.dfc-list{
   padding-top:0px!important;
            padding-bottom: 0px;
  }
  .multisports ul.captionPoint li{
        margin-bottom: 0px !important;
  }
  .multisports .page_titles:before{
    height:34px!important;    
    top: -7px;
  }
  .multisports ul.captionPoint li{
    font-weight:400!important;
  }
  .multisports ul.captionPoint{
       grid-gap: 8px!important;
  }
  .page_titles h1, .ultimate_winning .content-are .page_titles h1{
   font-size:24px!important;
  }
  .fitze_action .action_points.plan_highlights .collective_poins ul{ flex-flow: column; }
  .fitze_action .points .collective_poins .price_div .price{font-size:18px!important;}
  .fitze_action .points .collective_poins  .sub_text{ font-size:16px!important; }
  .downlaod_section ul li a img{ max-width:100px;}
  .fitze_action .page_titles {
        padding: 0px 20px;
  }
  .page-id-63268 .banner_section,
  .page-id-63268 .conquer_dubai,
  .page-id-63268 .employees_fitness,
  .page-id-63268 .raising_aed,
  .page-id-63268 .multisports,
  .page-id-63268 .walk_win,
  .page-id-63268 .fitze_action{
    padding-bottom:0px!important;
  }
}

@media (max-width: 576px) {
  .three_col_box .bx_heading-inner1 {
    padding-left: 0px;
  }
  .three_col_box {
    gap: 10px;
  }
  .three_col_box .bx_heading-inner1,
  .three_col_box .bx_heading-inner2,
  .three_col_box .bx_heading-inner3,
  .bx2-table-border .bx_heading-inner2 {
    height: 130px;
  }
  .button-display-none-mob {
    display: none;
  }
  .button-display-none-dekstop {
    display: block;
    width: 100%;
  }
  .banner .left,
  .banner .right {
    display: none;
  }
  .banner {
    padding-bottom: 0rem;
  }
  .banner::after {
    top: 820px;
    height: 50%;
    width: 160%;
  }
  .banner .app-download {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-wrap: wrap;
    margin-top: 2rem;
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .banner .app-download a {
    margin-bottom: 1rem;
  }
  .employee-wellness .card {
    padding: 4rem 2rem;
  }
  .multisports .page_titles h1 {
     font-size: 18px;
     line-height: 20.7px;
     text-align: center;
  }
  .mobile-block {
    display: block;
  }
  .fitze-coins {
    padding: 3rem 0px 1rem;
  }
}

.modal {
  display: none;
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.5);
}
.modal::-webkit-scrollbar {
  width: 0px;
}
.modal-content {
  margin: 5% auto;
  width: 40rem;
  -webkit-box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.2),
    0 7px 20px 0 rgba(0, 0, 0, 0.17);
  box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.2), 0 7px 20px 0 rgba(0, 0, 0, 0.17);
  -webkit-animation-name: modalopen;
  animation-name: modalopen;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  background-color: #fff;
  padding: 2rem;
  border-radius: 1rem;
}
@-webkit-keyframes modalopen {
  from {
    opacity: 0;
    margin: 3% auto;
  }
  to {
    opacity: 1;
    margin: 5% auto;
  }
}
@keyframes modalopen {
  from {
    opacity: 0;
    margin: 3% auto;
  }
  to {
    opacity: 1;
    margin: 5% auto;
  }
}
@media (max-width: 576px) {
  .modal-content {
    width: 80%;
  }
}
.modal-header {
  color: var(--orange-color);
}
.modal-header h1,
.modal-header h2{
  font-size: 2rem;
  z-index: 1;
  line-height: 4rem;
}
.modal-header .d-flex {
  display: -ms-grid;
  display: grid;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-grid-columns: 80% 20%;
  grid-template-columns: 80% 20%;
}

.modal-header .shape {
  margin-left: -6.5rem;
  margin-top: -5rem;
}
.close {
  float: right;
  font-size: 2rem;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
.modal form {
  font-size: 1.6rem;
}
.modal form button {
  width: 100%;
}
.modal form input,
.modal form select,
.modal form textarea {
  width: 100%;
  padding: 1.3rem;
  margin-bottom: 1rem;
  color: var(--text-color);
  border: 1.19734px solid #cfcfcf;
  border-radius: 3rem;
  background-color: #fff;
}
.modal form select {
  margin-top: 1rem;
}
.selectdiv {
  position: relative;
}
.selectdiv:after {
  content: "\f0d7";
  font: normal normal normal 17px/1 FontAwesome;
  right: 1.25em;
  top: 50%;
  height: 1em;
  padding: 7px 0px 0px 8px;
  position: absolute;
  pointer-events: none;
  -webkit-transform: translateY(-0.5em);
  -ms-transform: translateY(-0.5em);
  transform: translateY(-0.5em);
}
.selectdiv select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.banner-brown {
  padding: 7rem 0rem;
  background-color: var(--light-orange);
  text-align: center;
  position: relative;
}
.banner-brown.faqsBanner{    padding: 2rem 0;}
.banner-brown.faqsBanner .logo_figure img{width:90px;}
.banner-brown.faqsBanner h1{font-size:2em;}
.banner-brown.faqsBanner h1+p{display:none;}
.left-brown .left-second {
  position: absolute;
  left: -50px;
  top: 190px;
  width: 283px;
  height: 64.52px;
  -webkit-transform: rotate(-7deg);
  -ms-transform: rotate(-7deg);
  transform: rotate(-7deg);
  background: rgba(189, 107, 0, 0.3);
}
.right-brown .right-first {
  position: absolute;
  right: -40px;
  top: 60px;
  width: 283px;
  height: 64.52px;
  -webkit-transform: rotate(-7deg);
  -ms-transform: rotate(-7deg);
  transform: rotate(-7deg);
  background: rgba(189, 107, 0, 0.3);
}
.right-brown .right-third {
  position: absolute;
  right: -12px;
  top: 190px;
  width: 310px;
  height: 64.52px;
  -webkit-transform: rotate(-7deg);
  -ms-transform: rotate(-7deg);
  transform: rotate(-7deg);
  background: rgba(189, 107, 0, 0.3);
}
.banner-brown.faqsBanner .left-brown .left-second{top: 100px;height: 50px;}
.banner-brown.faqsBanner .right-brown .right-first{top: 50px;height: 50px;}
.banner-brown.faqsBanner .right-brown .right-third{top: 120px;height: 50px;}
.take-steps .container {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 3rem 1fr;
  grid-template-columns: repeat(2, 1fr);
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 3rem;
}
.take-steps .text p {
  text-align: left;
}
.how-work {
  text-align: center;
}
.how-work h2 {
  margin-bottom: 4rem;
}
.how-work h4 {
  font-size: 20px;
  line-height: 29px;
}
.how-work .container {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 4em 1fr 4em 1fr;
  grid-template-columns: repeat(3, 1fr);
  gap: 4em;
}
.how-work .container > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.how-work .container > div p {
  color: #a1a1a1;
  margin: 0rem;
}
.how-work .container > div > div {
  background-color: var(--light-orange);
  border-radius: 50%;
  height: 12rem;
  width: 12rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 3rem;
}
.app-features h2,
.app-features p {
  text-align: center;
}
.app-features p {
  font-size: 1.5rem;
}
.app-features .content {
  position: relative;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 55% 45%;
  grid-template-columns: 55% 45%;
  max-width: 1000px;
  margin: auto;
  align-items: center;
}
.app-features .content::after {
  content: "";
  position: absolute;
  top: 4em;
  left: 0px;
  right: 100px;
  height: calc(100% - 3em);
  background-color: var(--light-orange);
  z-index: -999;
  border-radius: 20px;
}
.app-features .list {
  line-height: 1.5em;
  padding: 6em 0 0 2em;
  margin-left: 2em;
}
.app-features .image {
  padding: 5em 0 0 2em;
}
.app-features ol {
  margin-bottom: 3rem;
}
.app-features ol li {
  padding-bottom: 1em;
}
.app-features .app-download {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 1rem;
  margin-left: -2rem;
}
.app-features .content-narrow {
  text-align: center;
  margin: 0 auto;
  padding-top: 3em;
  max-width: 80%;
}
@media (max-width: 1024px) {
  .how-work .container {
    -ms-grid-columns: 1fr 6rem 1fr;
    grid-template-columns: repeat(2, 1fr);
    gap: 6rem;
    max-width: 600px;
  }
  .left-brown .left-second {
    left: -100px;
  }
  .right-brown .right-first {
    right: -115px;
    top: 60px;
  }
  .right-brown .right-third {
    right: -70px;
    top: 185px;
  }
  .banner_section .content_col h5 {
    line-height: 40px;
    font-size: 30px;
  }
  .banner_section .body_conten {
    padding-top: 20px;
    font-size: 22px;
    line-height: 28px;
  }
  .banner_section .top_image_icon {
    margin-bottom: 20px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .banner_section .content_col a {
    margin-bottom: 18px;
  }
  .page_titles h1 {
    font-size: 47px;
  }
  .action_points.plan_highlights .collective_poins ul li .sub_text {
    font-size: 24px;
  }
  .action_points.plan_highlights .collective_poins ul li .price,
  .action_points.plan_highlights .collective_poins ul li .price_supp {
    font-size: 32px;
  }
}
@media (max-width: 992px) {
  .take-steps .container {
    -ms-grid-columns: (1fr) [1];
    grid-template-columns: repeat(1, 1fr);
  }
  .take-steps .container .image {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .how-work .container {
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
    gap: 6rem;
  }
  .app-features .container {
    padding: 0;
  }
  .app-features .content {
    display: block;
  }
  .app-features .content::after {
    display: none;
  }
  .app-features .content {
    background-color: var(--light-orange);
    padding: 3rem 2rem;
  }
  .app-features .image {
    display: none;
  }
  .app-features .content-narrow {
    max-width: 100%;
  }
  .left-brown .left-second {
    left: -150px;
    top: 165px;
  }
  .right-brown .right-first {
    right: -180px;
    top: 45px;
  }
  .right-brown .right-third {
    right: -140px;
    top: 160px;
  }
  .different-devices.pro_section .text p a {
    margin-left: 0;
  }
  .different-devices.pro_section .text h3 {
    font-size: 2rem;
  }
  .different-devices.pro_section .container .image {
    margin: 0;
  }
  .different-devices.pro_section .container {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
@media (max-width: 576px) {
  .left-brown .left-second,
  .right-brown .right-first,
  .right-brown .right-third {
    display: none;
  }
  .app-features .app-download {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .app-features .list {
    padding: 2em 0 0 2em;
    margin-left: 0px;
  }
}

.about-us .container,
.our-story .container,
.fitze-today .container {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 4rem 1fr;
  grid-template-columns: repeat(2, 1fr);
  place-items: center;
  gap: 4rem;
}
.fitze-today .image {
  text-align: right;
}

@media (max-width: 992px) {
  .about-us .container,
  .our-story .container,
  .fitze-today .container {
    -ms-grid-columns: (1fr) [1];
    grid-template-columns: repeat(1, 1fr);
  }
  .our-story .image {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .about-us p,
  .our-story p,
  .fitze-today p {
    text-align: left;
  }
}

.legal-content h4 {
  font-weight: 800;
}
.legal-content ul {
  list-style: outside;
  line-height: 2.5rem;
  margin-bottom: 2.5rem;
  margin-left: 5rem;
}

.accordion-item {
  background-color: #fff;
  margin-bottom: 3rem;
  padding: 0rem 2rem;
  -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
  border-radius: 0.5rem;
}
.accordion-item-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  cursor: pointer;
}
.accordion-item-body {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.accordion-item-body-content {
  border-top: 1px solid;
  -o-border-image: -o-linear-gradient(left, transparent, #34495e, transparent) 1;
  border-image: -webkit-gradient(
      linear,
      left top,
      right top,
      from(transparent),
      color-stop(#34495e),
      to(transparent)
    )
    1;
  border-image: linear-gradient(to right, transparent, #34495e, transparent) 1;
}
.accordion-item-header.active #chevron {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
#chevron {
  font-size: small;
  color: var(--text-color);
  cursor: pointer;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.contact-form .container {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 4rem 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 4rem;
}
.contact-form .d-flex svg {
  margin-right: 0.5rem;
}

.contact-form a:hover {
  text-decoration: underline;
}
.contact-form form {
  -webkit-box-shadow: -7px 10px 77px rgba(83, 84, 89, 0.13);
  box-shadow: -7px 10px 77px rgba(83, 84, 89, 0.13);
  padding: 2rem;
}
.contact-form form h1,
.contact-form form h2{
  font-size: 1.5rem;
}
.contact-form form input,
.contact-form form select,
.contact-form form textarea {
  width: 100%;
  border-radius: 0.5rem;
  padding: 18px;
  margin-bottom: 15px;
  color: var(--text-color);
  background-color: #f3f5fd;
  font-size: 14px;
}
.is_mobile {
  display: none !important;
  opacity: 0 !important;
}
.is_desk {
  display: block !important;
  opacity: 1 !important;
}

@media (max-width: 992px) {
  .contact-form .container {
    -ms-grid-columns: (1fr) [1];
    grid-template-columns: repeat(1, 1fr);
  }
  .contact-form .d-flex {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}

.banner-corporates {
  background-color: #000;
  background-image: url("https://www.fitze.ae/wp-content/uploads/2024/08/hero-compressed.webp");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 762px;
  padding: 0rem;
}
.banner-corporates .container {
  padding: 8em 5em;
}
.banner-corporates .container .left {
  color: #ffff;
}
.banner-corporates form {
  background-color: #ffff;
  padding: 2em 3em;
  border-radius: 2rem;
  max-width: 25em;
}
.banner-corporates form label {
  font-size: 14px;
}
.banner-corporates form input {
  width: 100%;
  display: block;
  border-radius: 2rem;
  border: 1px solid #cfcfcf;
  padding: 1em 1.5em;
}
.banner-corporates form p {
  margin: 0rem;
}
.top-features .list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 2rem 1fr 2rem 1fr;
  grid-template-columns: repeat(3, 1fr);
  place-items: center;
  gap: 2rem;
}
.top-features .list div {
  text-align: center;
}
.top-features {
  background-color: var(--light-orange);
}
.top-company .container {
  text-align: center;
}
.testimonials-slider {
  position: relative;
  max-width: 800px;
  min-width: 350px;
  min-height: 250px;
  overflow: hidden;
  margin: auto;
}
.card {
  text-align: center;
}
.top-company .stats-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 4rem;
}
.top-company .stats-container .stats {
  background: var(--light-orange);
  border-radius: 2rem;
  text-align: center;
  width: 14em;
  height: 14em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.top-company .stats-container .stats p {
  margin: 0;
}
.virtual-steps .text p {
  margin: 1.5rem 0rem;
}
@media (max-width: 992px) {
  .banner-corporates .container {
    padding: 2rem;
  }
  .banner_section .content_col h1 {
    font-size: 26px;
  }
  .banner_section .content_col h5 {
    font-size: 30px;
    line-height: 32px;
  }
  .banner_section .body_conten {
    font-size: 18px;
  }
  .sp_img {
    top: 25px;
  }
  .banner_section .content_col .collective_poins {
    margin-left: -25px;
  }
  .banner_section .content_col .collective_poins ul li .price {
    font-size: 26px;
  }
  .banner_section .content_col .collective_poins ul li .sub_text {
    font-size: 16px;
  }
  .page_titles h1,
  .ultimate_winning .content-are .page_titles h1 {
    font-size: 40px;
    line-height: 40px;
  }
  .page_titles h5 {
    font-size: 20px;
    line-height: 40px;
  }
  .ultimate_winning .content-are .page_titles h5 {
    line-height: 1.3;
    margin-top: 10px;
  }
  .ultimate_winning .plan_highlights .collective_poins {
    margin-left: -7%;
  }
  .raising_aed .inner_section .page_titles h1 {
    font-size: 30px;
    line-height: 32px;
    text-align: center;
  }
  .raising_aed .inner_section .body {
    font-size: 16px;
  }
  .raising_aed .inner_section .body p:last-child {
    font-size: 20px;
    line-height: 26px;
  }
  .cardGrid .card .body h4 {
    font-size: 20px;
  }
  .cardGrid .card .body .content,
  .cardGrid .card .body .content ul,
  .cardGrid .card .body .content ul li,
  .cardGrid .card .body .content p {
    font-size: 16px;
  }
  .multisports .page_titles h1 {
    font-size: 40px;
  }
  .multisports .page_titles h1 sub {
    font-size: 25px;
  }
  .action_points.plan_highlights .collective_poins ul {
    grid-template-columns: repeat(auto-fill, minmax(170px, 1fr));
  }
  .action_points.plan_highlights .collective_poins ul li .price,
  .action_points.plan_highlights .collective_poins ul li .price_supp {
    font-size: 28px;
  }
  .action_points.plan_highlights .collective_poins ul li .sub_text {
    font-size: 20px;
  }
  .employees_fitness .page_titles h1 {
    line-height: 50px;
  }
  .employees_fitness .content-are {
    position: relative;
    top: 0;
    left: 0;
  }
  .employees_fitness .content-are .cards h4 {
    font-size: 24px;
    line-height: 30px;
  }
  .employees_fitness .content-are .cards p {
    font-size: 18px;
    line-height: 24px;
  }
  .employees_fitness .content-are .cards {
    padding: 30px;
  }
  .employees_fitness .page_titles {
    margin-bottom: 30px;
  }
  .multisports .support_img .captionPoint li {
    width: 100%;
  }
  .multisports .support_img .captionPoint {
    flex-wrap: wrap;
    grid-gap: 8px;
  }
}
.slider-container {
  max-width: 800px;
  height: 250px;
  position: relative;
  margin-bottom: 3rem;
}
.slider-container .card {
  position: absolute;
  opacity: 0;
  -webkit-transition: opacity 1s;
  -o-transition: opacity 1s;
  transition: opacity 1s;
  z-index: 1;
}
.slider-container .card.active {
  opacity: 1;
}
.slider-controls {
  max-width: 800px;
  margin: auto;
  overflow: hidden;
}
.slider-controls .indicators ul {
  list-style: none;
  margin: 0;
  text-align: center;
}
.slider-controls .indicators ul li {
  background: var(--light-orange);
  border: none;
  outline: none;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  cursor: pointer;
  margin-left: 10px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  display: inline-block;
}
.slider-controls .indicators ul li.active {
  width: 40px;
  border-radius: 50px;
  background: var(--orange-color);
}

@media (max-width: 767px) {
  
  .banner-corporates{padding:4rem 0em;}
  .action_points.plan_highlights .collective_poins ul {
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  }
  .gallery_section {
    grid-template-columns: 1fr 1fr;
  }
  .raising_aed .inner_section .body {
    padding-top: 0;
  }
  .employees_fitness .row,
  .employees_fitness .content-are {
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
  }
  .employees_fitness .page_titles h1 {
    line-height: 40px;
  }
  .employees_fitness .content-are .cards {
    margin: 0 0 30px;
  }
  .multisports .grid_row {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .multisports .plan_highlights .collective_poins {
    display: block;
  }
  .multisports .plan_highlights .collective_poins .collective_list {
    display: block;
  }
  .multisports .plan_highlights .collective_poins ul li:last-child {
    grid-column-start: span 1;
  }
  .employees_fitness .innner_section .support_img {
    margin-bottom: 30px;
  }
  .employees_fitness .content-are .cards:last-child {
    margin-bottom: 0;
  }
  .licence_sec p,
  .licence_sec p span {
    display: block;
    text-align: center;
    line-height: 1.5;
  }
  .corporate_banner .grid_rows .image_logo figure:last-child img {
    width: auto;
    height: 120px;
  }
  .is_mobile {
    display: block !important;
    opacity: 1 !important;
  }
  .is_desk {
    display: none !important;
    opacity: 0 !important;
  }
  /*--== dfc mobile ==--*/
  .dfc-banner-new{
    grid-template-columns:1fr !important;
        padding: 0px 15px;
  }
  
  > div.position-relative{
    order:1;
  }
  .dfc-banner-new  .content_col .bottom_image img{
    max-width:75px;
  }
  .banner_section  .dfc-banner-new .content_col h1 {
        font-size:16px!important;
    }
  .banner_section .dfc-banner-new .content_col h5{font-size:18px;line-height:21px;}
      .banner_section .dfc-banner-new .body_conten p{
        font-size: 14px;
        line-height:22px;
    }
  /*--== end dfc css ==--*/
  /*.corporate_walk .splide__list{
     display:flex;
    justify-content: space-around;
    align-items: center;
  }
  
  .corporate_walk .splide__slide{
   
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 0px 15px;
  }*/
  
/*--== fitze streak ==--*/
  .streak-banner .streak_text h1{
    font-size: 40px;
    line-height: 120%;
    text-align: center;
  }
   .streak-banner .join-btn p{
        font-size: 16px;
		line-height: 150%;
        text-align: center;
        padding: 0px 80px;
  }
  .btn-streak{margin-top:20px;}
  .streak-walk-grid{grid-gap: 18px; margin-top:27px;}
 
  .streak-banner-grid, .streak-banner-grid, .what_make-diff-grid, .streak-promise-grid {    grid-template-columns: 1fr;}
  .streak-banner-grid {margin-top:30px;}
  .only-for-desktop {display:none!important;}
  .streak-banner{
        background-repeat: no-repeat !important;
    	background-size: cover !important;
  } 
  .streak_text p{text-align:center;}
  .streak-promise-grid {grid-gap:0px;}
  .only-for-mobile.join-btn {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: center;}
  .only-for-mobile.join-btn a{order:2;}
  .streak-left-img{max-width:161px;left:-15px;}
  .streak-right-img{max-width:100px;    right: 20px;}
  .streak_image .streak-center-img {max-width:190px;}
  .streak-right-bot-img {max-width:177px;}
  .streak-daily-steps-win .video-container video {    height: 100%;
    
    object-fit: cover;}
.streak-h-i-w-grid .streak-hiw-bx:nth-child(2) .hiw-img, .streak-h-i-w-grid .streak-hiw-bx:nth-child(4) .hiw-img{
margin-top:0px;
}
  .video-container:before{background: rgba(0, 0, 0, 0.6);}
.streaks-heading h2 {
    font-size: 28px;
    line-height: 120%;
}
  .streaks-app {margin-top:35px;}
  .streal-app-btn {text-align:center; margin-top:0px;}
  .streal-app-btn .streaks-app{justify-content:center!important;  margin-top:30px;}
  .streak-promise:before {    height: calc(100% - 0px);}
.streak-promise {
        padding: 4rem 0rem;
}
  .stript-wmd-image {display:none;}
  .stript-wmd-box{text-align:center;}
  .stripe-what-make-diff .streaks-heading h2{text-align:center;}
  .streal-app-btn p {padding-bottom:0px;}
  .movicon1 img,.movicon2 img,.movicon3 img,.movicon4 img,.movicon5 img,.movicon6 img{max-width:30px; opacity:50%;}
  .str-click-img-1 {
    right: 40px;
    top: 52%;
  }
.str-click-img-2 {
    position: absolute;
    max-width: 45px !important;
    right: 24%;
    top: unset;
    bottom: 0;
  }
  .streak-h-i-w-grid {grid-gap: 40px;    margin-top:45px;}
  .hiw-img {
    display: flex;
    flex-flow: column;
   }
   .hiw-img .relative-img{order:2;}
  .streak-dwn-btn{display:none;}
  .stripe-what-make-diff .what_make-diff-grid .stript-wmd-box-grid{    grid-gap: 30px;    padding: 0px 20px;}
  .streak-p-text, .streak-p-img {margin-top:45px;}
  .strk-pr-text {padding-bottom:0px; font-size:15px;line-height:135%;}
  header {padding:0px;}
  header .container {border-radius:0px;}

/*--== home page new section ==--*/
  
  .nb-grid{    grid-template-columns: 1fr;}
  .join-moment-grid {grid-template-columns:1fr;        grid-gap: 30px;}
  .new-home-banner .cstm-block{display:inline-block; }
  .new-home-banner h1{
   font-size: 40px;
   line-height:120%;
  }
  .new-home-banner h4{
  font-size: 18px;
  line-height: 150%;
    text-align:center;
  }
  .nb-text{
       display: flex;
       flex-flow: column;
           align-items: center;
  }
  .guaranted-payouts {order:-1; max-width:195px;}
  .nb-grid .nb-image img {
        max-width: calc(100% + 0px);
        transform: translate(0px, 0px);
    }
  .new-home-banner {
	font-size: 18px;
	line-height: 150%;
	}
.nb-image .coin1 {
    max-width: 247px !important;
    position: absolute;
    left: -30px;
    top: -30px;
}
  .nb-image{margin: 30px -20px 0px;}
  .app-download-new {text-align: center;        justify-content: center; margin-top: 45px;}
  .app-download-new img{max-width:92px!important;}
  .join_the_moment h2{        font-size: 40px;
        line-height: 120%;}
  .join-moment-grid h3{
    font-size: 28px;
    line-height: 150%;
}
  .join-moment-grid h3 img{max-width: 23px;}
  .new-home-banner {
    margin-top:0px;
}
  /*--== footer new ==--*/
  footer.footer2 .n-footer-logo-sec {
      flex-flow: column;
      align-items: start;
  }
  .n-footer-grid {
    flex-flow: column;
    align-items: start;
    grid-gap: 50px;
        width: 100%;
  }
  .n-footer-grid  li{
   text-align:left;
  }
  .n-footer-grid h5 {
  text-align:left;}
  footer.footer2 .app-download{text-align:left;}
  footer.footer2 .app-download img {max-width:100px!important;}
  footer.footer2 .n-social-footer{
    flex-flow: column;
    align-items: start;
    width: 100%;
    grid-gap: 35px;
    margin-top: 20px;
  }
  footer.footer2 .logo-white{max-width:87px;}
  h2.new-getpaid{
    font-size: 12px;
    line-height: 120%;
    
 }
  h2.new-getpaid:before{height: 1.5px;}
  h2.new-getpaid:after {
    right: -10px;
        top: 17px;
        width: 6px;
        height: 6px;
  }
  .n-terms-condition ul li a, .n-terms-condition p{
  font-weight: 400;
  font-size: 10px;
  line-height: 120%;
 }
  footer.footer2 .n-terms-condition {align-items:center;}
  .n-payment {display:flex; align-items:center;}
  .n-terms-condition p{ padding:0px!important;}

}

@media screen and (max-width: 320px) {
  .corporate_banner .grid_rows .image_logo figure:last-child {
    margin-left: 0;
  }
  .corporate_banner .grid_rows .image_logo figure:first-child img {
    margin-right: 0;
        margin-bottom: 25px;
  }
}

footer .app-download a:last-child img {
  margin-right: 0px;
}
.float-right {
  float: right;
}

.cstm-modal p label,
.cstm-modal .selectdiv label {
  font-size: 16px;
}
.cstm-modal.modal form input,
.cstm-modal.modal form select,
.cstm-modal.modal form textarea {
  padding: 0px 10px;
  min-height: 40px;
  border-radius: 18px;
  font-size: 14px;
  margin-bottom: 0px;
}
.cstm-modal .btn-primary {
  justify-content: center;
  padding: 18px 0px !important;
  font-size: 16px;
}
.form-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 15px;
}
.inp-field label {
  font-size: 16px;
}
.inp-field .selectdiv select {
  margin-top: 0px !important;
}
.cstm-modal .modal-header {
  position: relative;
}
.cstm-modal .modal-header .close {
  position: absolute;
  right: 0;
  top: 17px;
}
.inp-field {
  margin-bottom: 10px;
}
.inp-field textarea {
  max-height: 120px;
  resize: none;
}
.inp-field span.wpcf7-not-valid-tip,
.cstm-modal .wpcf7-not-valid-tip {
  font-size: 14px;
}
.cstm-modal .wpcf7-response-output {
  font-size: 16px;
}
.contact_us-form input[type="submit"] {
  justify-content: center;
}
.contact_us-form .wpcf7-not-valid-tip {
  font-size: 14px;
}

@media (max-width: 767px) {
  .form-grid {
    grid-template-columns: 1fr !important;
    gap: 0px !important;
  }
  .banner h1 {
    font-size: 42px;
    line-height: 54px;
    padding: 0px 15px;
  }
  .banner h4 {
    padding: 0px 15px;
  }
  .tab_content-main {
    min-height: auto;
  }
}
@media (max-width: 575px) {
  .cstm-modal .modal-content {
    width: 100% !important;
    margin: 0% !important;
    padding: 15px !important;
    border-radius: 0px !important;
  }
  .cstm-modal .modal-header h1 {
    line-height: 30px !important;
  }
  .submit-button-modal {
  }
  span.wpcf7-form-control-wrap.recaptcha {
    margin-bottom: 60px;
    display: inline-block;
  }
  .submit-button-modal {
    position: fixed;
    width: 100%;
    bottom: -10px;
    left: 0px;
    padding: 10px 15px;
    background: #fff;
    box-shadow: 0px -10px 10px rgb(0 0 0 / 5%);
  }
  .wpcf7-response-output {
    margin-bottom: 80px !important;
  }
  .selectdiv:after {
    padding: 10px 0px 0px 8px !important;
  }
}
.location-icon-new {
  align-items: start !important;
}
@media (max-width: 399px) {
  .banner-corporates form {
    padding: 30px 20px;
  }
}
.error-page{
 padding:100px 0px;
}
.error-page img{
 max-width:566px;
 width:100%;
}
.error-page p{
font-size: 1.5rem;
font-weight: 400;
line-height: 27.58px;
text-align: center;
margin-top:15px;
}
/*-- dfc challange --*/
.dfc-banner-new{
    display: grid;
    grid-template-columns:1fr 581px;
    grid-gap:0px;
    width:100%;
}
.order-2 {order:2;}
.position-relative{
    position:relative;
}
.app-partner .app-partner-bg{
    background-repeat: no-repeat;
    background-size: 100%;
    width: 100%;
    height: 100%;
    padding: 35px 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: column;
    grid-gap: 15px;
}
.app-partner ul{list-style:none; display:flex;grid-gap:10px;} 
.app-partner h2{
color:#231F20;
font-size: 3.563rem;
font-weight: 400;
line-height: 65.54px;
text-align: center;

}
.app-partner ul li{
 
font-size: 1.5rem;
font-weight: 700;
line-height: 27.6px;
text-align: center;
  color:#535459;
}
.why-trust-grid{
  display:grid;
  grid-template-columns:1fr 1fr 1fr;
  grid-gap:30px;
}

.trust-card{
background: linear-gradient(180deg, #cceef945 4.82%, #f6f8d542 97.08%);
  padding:30px;
  border-radius:30px;
      height: 100%;
}

.trust-card h4{
 color:#231F20;
font-size: 30px;
font-weight: 700;
line-height: 34.5px;

    margin-top: 30px;
}
.trust-card p{
 color:#231F20;
font-size: 30px;
font-weight: 400;
line-height: 40.5px;

}

/*-- help page --*/
.page-help-fitze {padding:0px 0px!important; margin:0px 0p!important;}
.page-help-fitze .wp-block-spacer{height:1px!important; background:#E5E5E5;     margin-bottom: 10px;}
/*.page-help-fitze  .content_area p{    padding-bottom:5px;}*/
.new-help {
background:#f6f8fc;}
.content-narrow-new .accordion-item {
box-shadow:none;
    border-radius:none;
padding:5px 0px;
margin-bottom:0px!important;}

.content-narrow-new ul,
.content-narrow-new  ol{
padding:15px!important;
  list-style: auto;
}

.accordion.terms .accordion-item .accordion-item-header p{
color:#1C1C1E;
font-size: 16px;
font-weight: 400;
line-height: 18.38px;
text-align: left;
  font-family: var(--body-font), Arial, sans-serif;
}
.content-narrow-new .accordion-item-body .accordion-item-body-content{
background:none;
  border:none;
}
.content-narrow-new .accordion-item-body .accordion-item-body-content p{

font-size: 12px;
font-weight: 400;
line-height: 18px;

}
.content-narrow-new .accordion-item-body-content{padding-top:0px!important;}
.content-narrow-new  .help-single-paragraph strong,
.content-narrow-new  .accordion-item-header p strong{
color: #1C1C1E;
    font-size: 16px;
    font-weight: 400;
    line-height: 18.38px;
    text-align: left;
}
.content-narrow-new  .help-single-paragraph span,
.content-narrow-new  .accordion-item-header p span{
display:block!important;
color:#535459!important;}
.content-narrow-new  .accordion-item-header p span{

        font-size: 12px;
        font-weight: 400;
        line-height: 18px;
        color: #535459;
}
.content-narrow-new  .accordion-item-header p span strong{
font-weight:700;
      font-size: 12px;
   
    line-height: 18px;
    color: #535459;
}
.content-narrow-new .accordion-item-body-content .help-image {
text-align:center; margin:15px 0px;}
.content-narrow-new #chevron{
    min-width: 16px;
    width: 16px;
    height: 16px;
    background: #000;
    border-radius: 100%;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.content-narrow-new .fa-chevron-down:before {
    content: "\f078";
    font-size: 10px;
  
}
.content-narrow-new .accordion-item{border-bottom: solid 1px #E5E5E5; border-radius:0px;}
.content-narrow-new .accordion-item:last-child{border-bottom:0px;}
.content-narrow-new  ul {margin:0;}
.content-narrow-new  ul li,
.content-narrow-new  ol li{
font-size: 12px;
font-weight: 400;
line-height: 18px;
color:#535459;
text-align: left;
font-family: "Ubuntu", serif;
}
.content-narrow-new  .accordion-item-header{grid-gap:30px;}
.content-narrow-new  ul li,
.content-narrow-new  ol li{
padding-bottom:8px;}
.content-narrow-new  .accordion-item-header.active{
     background: #f6f8fc;
    margin: -5px -15px;
    padding:5px 15px;
 }
.content-narrow-new{
  

          padding: 15px 0px;
   border-radius:10px;
  /*border:solid 1px #EAEAEA;
   box-shadow: 0px 5px 10px 0px #0000001A;*/

}
.content-narrow-new .accordion-item-body-content{margin-top:10px;}

.help-single-paragraph{
  
   font-family: "Ubuntu", serif;
border-bottom:solid 1px #E5E5E5;
font-size: 12px;
font-weight: 400;
line-height: 18px;
color:#535459;

}
  .help-single-paragraph, .content-narrow-new .accordion-item{padding-left:15px;padding-right:15px;}
  .content-narrow-new .help-single-paragraph:first-child{padding-top:0px;}
  .content-narrow-new .help-single-paragraph{padding-top:10px;}
.help-image img {
    max-width: 300px;
}
@media(max-width:767px){
  .app-partner h2 {font-size:1.5rem; line-height: 1.5rem;}
  .app-partner ul li {font-size:1rem;}
.app-partner .app-partner-bg {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    border-radius: 30px;
}
  .app-partner .app-partner-bg img{max-width:130px;}
  .why-trust-grid{
       grid-template-columns:1fr;
       grid-gap: 16px;
}
  .trust-card{
      display: flex;
    justify-content: center;
    flex-flow: column;
    align-items: center;}
  .trust-card h4{
        font-size: 16px !important;
        line-height: 18.4px !important;
}
.trust-card p{
        font-size: 14px !important;
        font-weight: 400;
        line-height: 22px !important;
}
  .trust-card img{ max-height: 44px; }
}

.download-icon {border: solid 1px var(--orange-color);
  cursor:pointer;
    padding: 6px 14px;
    border-radius: 40px;
    display: inline-flex;
    grid-gap: 5px;
    align-items: center;
    color: #1C1C1E;
    font-size: 14px;
    margin-left: 30px;}
.downloaded-app{
	border:none;
   color:#2db132!important;
    display: inline-flex;
    grid-gap: 5px;
    align-items: center;
    color: #1C1C1E;
    font-size: 14px;
 }
.text-greadient{
    background: linear-gradient(265.93deg, #00ACE1 3.72%, #D3DE2E 100.15%);
   -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.word-big{color:#000!important;font-size:43px;font-weight:700;}
.word-flip {
  position: relative;
  display: inline-block;
  perspective: 1000px;
  height: 1em; /* Important: fix height to prevent layout shift */
  overflow: hidden;
  text-align:center;
}

.word-flip .word {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  transform: rotateX(90deg);
  animation: flipWords 9s infinite ease-in-out;
  transform-origin: center;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.word-flip .word:nth-child(1) {
  animation-delay: 0s;
}

.word-flip .word:nth-child(2) {
  animation-delay: 3s;
}

.word-flip .word:nth-child(3) {
  animation-delay: 6s;
}

@keyframes flipWords {
  0% {
    opacity: 0;
    transform: rotateX(90deg);
  }
  10% {
    opacity: 1;
    transform: rotateX(0deg);
  }
  30% {
    opacity: 1;
    transform: rotateX(0deg);
  }
  40% {
    opacity: 0;
    transform: rotateX(-90deg);
  }
  100% {
    opacity: 0;
    transform: rotateX(-90deg);
  }
}
/*-- word flip 2 --*/
.word-flip-2 {
  position: relative;
  display: inline-block;
  height: 1em;
  overflow: hidden;
  perspective: 1000px;
}

.word-flip-2 .word {
  position: absolute;
  top: 0;
  left: 0;
  transform: rotateX(90deg);
  opacity: 0;
  animation: smoothFlip2 4s infinite ease-in-out;
  backface-visibility: hidden;
  transform-origin: center;
  color:#000;
  font-weight:normal;
}

.word-flip-2 .word:nth-child(1) {
  animation-delay: 0s;
}
.word-flip-2 .word:nth-child(2) {
  animation-delay: 2s;
}

@keyframes smoothFlip2 {
  0% {
    opacity: 0;
    transform: rotateX(90deg);
  }
  10% {
    opacity: 1;
    transform: rotateX(0deg);
  }
  45% {
    opacity: 1;
    transform: rotateX(0deg);
  }
  55% {
    opacity: 0;
    transform: rotateX(-90deg);
  }
  100% {
    opacity: 0;
    transform: rotateX(-90deg);
  }
}
/*-- end word flip 2 --*/
.play_store-btn ul{list-style:none;display:flex; grid-gap:27px;margin-bottom:44px;}
.play_store-btn ul li {line-height:0;}
.play_store-btn ul li a{padding:0!important; background:none!important; margin-bottom:0px;display: unset !important;}
.walk_win h3{
	font-weight: 400;
	font-size: 24px;
	line-height: 100%;
	text-align: center;
	text-transform: uppercase;
	color:#000;
}
.steps-challenge {margin-top:60px;}
.steps-challenge ul{
  display:grid;
  grid-template-columns:1fr 1fr;
  grid-gap:30px;
}
/*.steps-challenge h2{
  	text-transform:unset;  
	font-size: 40px;
	line-height: 100%;
	text-align: center;
	text-transform: capitalize;
}*/
.steps-challenge ul li img{max-width:100%;}
.rewarding_img{margin-top:40px;}
.rewarding_img img{max-width:100%;}
.dfc-heading{
	font-weight: 400;
	font-style: Regular;
	font-size: 40px;
	line-height: 110%;
	text-align: center;
  	color:#000;
}
.corporate-challenge-box{
    position: relative;
    padding:2px;
    border-radius:40px;
    background: linear-gradient(265.93deg, #00ACE1 3.72%, #D3DE2E 100.15%);
}
.corporate-challenge-box::before {
    content: "";
    position: absolute;
    top: 2px;
    right: 2px;
    bottom: 2px;
    left: 2px;
    background: white; /* Inner background */
    border-radius:38px; /* Slightly smaller to fit inside */
    z-index:0;
}

.corporate-challenge-grid{position: relative;display:grid; grid-template-columns:1fr 468px;grid-gap:30px; padding:0px 45px; align-items:center; }
.corporate-challenge-box {margin-top:40px;}
.corporate-challange_bx {display:flex;}
.corporate-challange_bx img{max-width:100%;}
.corporate-challange ul li {padding-bottom:30px;}
.corporate-challange ul li:last-child {padding-bottom:0px;}
.corporate-challange ul li {
  	display:flex; 
  	align-items:center; grid-gap:15px;
	font-family: var(--body-font), Arial, sans-serif;
	font-weight: 400;
	font-size: 20px;
	line-height: 100%;
	color:#000;
}
.corporate-challange a{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 310px;
    height: 48px;
    background: linear-gradient(267.77deg, #00ACE1 2.58%, #D3DE2E 97.33%);
    color: #fff;
    font-weight: 700;
    font-size: 20px;
    line-height: 100%;
    text-align: center;
    border-radius: 40px;
    margin:50px 0px;
}
.app_partner img{
max-width:100%;
}
.fitze_events .fitze-events-outer{
position: relative;
    padding: 2px;
    border-radius: 40px;
    background: linear-gradient(265.93deg, #00ACE1 3.72%, #D3DE2E 100.15%)}
.fitze_events h4{
font-weight: 700;
font-style: Bold;
font-size: 50px;
line-height: 100%;
text-transform: capitalize;
  margin-bottom:25px;
}
.fitze_events .fitze-events-outer::before {
    content: "";
    position: absolute;
    top: 2px;
    right: 2px;
    bottom: 2px;
    left: 2px;
    background: white;
    border-radius: 38px;
    z-index: 0;
}
.fitze_events  .fitze-events-inner{position:relative;     padding: 30px; } 
.fitze_events p{
color:#1C1C1E;
font-weight: 400;
font-style: Regular;
font-size: 28px;
line-height: 100%;
letter-spacing: 2%;
text-align: center;
text-transform: capitalize;
}
.fitze_events ul li{
	display:flex; 
    align-items:center; 
    grid-gap:10px;
  	padding-bottom:15px;
    color:#1C1C1E;
  font-weight:500;

}
/*.fitze_events ul li:last-child{padding-bottom:0px;}*/
.fitze_events ul{
    display: flex;
    flex-wrap: wrap;
    grid-gap: 30px;
    margin: 0;
    padding: 0;
    justify-content:center;
}
.two_cl_grid {
  	display:grid; 
  	grid-template-columns:630px 1fr; 
  	grid-gap:40px;
  margin-top:50px;
}
.two_cl_grid .img_grid img{
	max-width:100%;
}
.content_col h5{
	font-weight: 400;
	font-style: Regular;
	font-size: 40px;
	line-height: 100%;
	letter-spacing: 2%;
    color:#1c1c1e;
}
.content_col h4{
	font-weight: 700;
	font-size: 62px;
	line-height: 120%;
    text-transform: uppercase;
  color:#1C1C1E;
}
.content_col label{
	margin:40px 0px;
	font-weight: 500;
    background: linear-gradient(265.93deg, #00ACE1 3.72%, #D3DE2E 100.15%);
	font-size:14px;
	line-height: 100%;
	letter-spacing: 2%;
	text-align: center;
  	width:129px;
  	height:27px;
  	border-radius:40px;
  	display:flex;
  	justify-content:center;
    align-items:center;
  	position:relative;
  	color: #1C1C1E;
}

.content_col label:before{
/*position:absolute;
  content:'';
  width:100%;
  height:100%;
  border-radius: 40px;*/
   content: "";
    position: absolute;
    top:1px;
    right:1px;
    bottom:1px;
    left:1px;
    background: #ffffffba;
    border-radius: 38px;
    z-index: 0;
}
.corporate-way h3 {
    width: 100%;
    min-height: 60px;
	font-weight: 700;
	font-style: Bold;
	font-size: 50px;
	line-height: 110%;
	margin-top:30px;
}
.corporate-way h3 span{
	left:0;
  	right:0;
}
.corporate-way h5{
font-weight: 500;
font-style: Medium;
font-size: 28px;
line-height: 100%;
color:#1C1C1E;
text-align: center;
text-transform: capitalize;
}
.corporate-challange {margin-top:40px;}
.corporate-challange h4{
font-weight: 700;
font-style: Bold;
font-size: 50px;
line-height: 110%;
  margin-bottom:38px;
}
.last-ul {justify-content: start!important; grid-gap: 0px!important;}
.content_col label > div{
 position:relative;
  position: relative;
    display: flex;
    align-items: center;
    grid-gap: 8px;
}
.dotcircle{
  	width: 7px;
    height: 7px;
    display: block;
    background: linear-gradient(265.93deg, #00ACE1 3.72%, #D3DE2E 100.15%);
    border-radius: 100%;
}
@media (max-width: 767px) {
  /*--== 19spt ==--*/
  .corporate-challenge-grid, .two_cl_grid,.corporate-challenge-grid {    grid-template-columns: 1fr!important;}
  .play_store-btn ul{grid-gap:17px;}
  .play_store-btn ul li:nth-child(1) img{max-width:89.89px;} 
  .play_store-btn ul li:nth-child(2) img{max-width:99.42px;} 
  .play_store-btn ul li:nth-child(3) img{max-width:102.32px;} 
  /*--== end 19spt ==--*/
  .inner_section.plan_highlights.new-event{
  	position: relative;
    padding: 2px;
    border-radius: 40px;
    background: linear-gradient(265.93deg, #00ACE1 3.72%, #D3DE2E 100.15%)!important;
  }
  .inner_section.plan_highlights.new-event::before {
    	content: "";
        position: absolute;
        top: 2px;
        right: 2px;
        bottom: 2px;
        left: 2px;
        background:#ffffffeb;
        border-radius: 38px;
        z-index: -1;
        width: calc(100% - 4px);
        height: calc(100% - 4px);
}
  .banner_section .inner_section{background:none!important;}
  .word-big {font-size:28px;}
  .word-flip-2 .word{text-align:Center; width:100%; line-height:30px;}
  .banner_section .content_col a{ padding: 8px 25px; }
  .banner_section .content_col h5{margin-bottom:0px; min-height:70px;}
  .play_store-btn ul {justify-content:center;}
  .dfc-heading {
	font-size: 24px;
	text-align: center;
	}
  .steps-challenge ul{    grid-template-columns: 1fr; grid-gap:0px;}
  .corporate-challange h4, .corporate-way h3,.fitze_events h4{font-size:30px;}
  .corporate-way h3{    min-height: 36px; line-height:110%;}
  .fitze_events p{
            font-size: 16px;
        	line-height: 24px;
        	text-transform: uppercase;
        	font-weight: 500;
    margin-bottom:30px;
  }
  .corporate-challenge-grid {padding: 0px 30px;}
  .corporate-challange ul li{font-size:16px;}
  /*.corporate-challange ul li img{max-width:20px;}*/
  .fitze_events ul li {font-size:14px;}
  .fitze_events  ul{grid-gap:15px;}
  .mt-15px {margin-top:15px!important;} 
  .sepreator-mob {display:none!important;}
  .for-desktop{display:none;}
  .content_col h5  {text-align:center; font-size:32px; line-height:100%;} 
  .fitze_events ul li {padding-bottom:0px;}
  .content_col h4 {text-align:center; font-size:40px; line-height:120%;}
  .content_col label{ margin: auto auto 40px auto; font-size:14px;} 
  .last-ul {justify-content: center!important; }
  .last-ul {
    justify-content: center !important;
    flex-flow: column;
    grid-gap: 30px !important;
  }
  .last-ul li{        flex-flow: column;}
  .fitze_events .fitze-events-outer::before{
      background: #ffffffe6;
  }
  .corporate-challange a {font-size: 16px;
        max-width: 234px;
        height: 38px;}
  .corporate-challenge-box::before{background: #ffffffe0;}
  .corporate-way h5 {font-size:16px; font-weight:500;}
  .corporate-challange a {margin:50px 0px 0px;}
}
@media screen and (min-width: 992px) and (max-width: 1208px){
  .dfc-banner-new {grid-template-columns: 1fr 1fr;}
}
@media(max-width:375px){
  .play_store-btn ul {
  	grid-gap:10px;
  }
  .word-big {
        font-size: 24px;
    }
  .play_store-btn ul li:nth-child(1) img{max-width:79.89px;} 
  .play_store-btn ul li:nth-child(2) img{max-width:89.42px;} 
  .play_store-btn ul li:nth-child(3) img{max-width:92.32px;} 
}
