@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";
a {
  color: #62D69D !important;
  font-weight: 700;
}

a:hover {
  color: #62D69D !important;
}

.container-xl {
  max-width: 1384px !important;
}

body {
  font-family: "Inter", sans-serif !important;
  padding: 0 !important;
}

p {
  font-family: "Inter", sans-serif !important;
}

body {
  padding: 3rem 1.5rem;
}

.bi {
  fill: currentcolor;
}

.main-header-top {
  padding: 15px 20px 0 20px;
}

.main-header-bottom {
  padding: 15px 20px 20px 20px;
}
@media (max-width: 991px) {
  .main-header-bottom {
    padding: 15px 0 0 0;
  }
}

.header-logo {
  width: 164px;
  padding-top: 10px;
}
@media (max-width: 380px) {
  .header-logo {
    width: 124px;
  }
}

.main-heading {
  font-size: 64px;
  font-weight: 700;
  color: #555555;
}
@media (max-width: 991px) {
  .main-heading {
    padding-top: 40px;
    text-align: center;
    font-size: 50px;
  }
}
@media (max-width: 480px) {
  .main-heading {
    font-size: 40px;
  }
}

.mindfulgames-heading {
  font-size: 43px;
  font-weight: 700;
  color: #000000;
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .mindfulgames-heading {
    padding-top: 40px;
    text-align: center;
    font-size: 50px;
  }
}
@media (max-width: 480px) {
  .mindfulgames-heading {
    font-size: 40px;
  }
}
@media (max-width: 374px) {
  .mindfulgames-heading {
    font-size: 35px;
  }
}
@media (max-width: 339px) {
  .mindfulgames-heading {
    font-size: 30px;
  }
}

.mindfulgames-subheading {
  font-size: 30px;
  font-weight: 700;
  color: #000000;
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .mindfulgames-subheading {
    text-align: center;
  }
}

.subtitle {
  width: 77%;
  color: #555555;
  font-size: 18px;
  font-weight: 300;
}
@media (max-width: 991px) {
  .subtitle {
    text-align: center;
    width: 100%;
    padding-bottom: 25px;
  }
}

.mindfulgames-subtitle {
  color: #555555;
  font-size: 18px;
  font-weight: 300;
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .mindfulgames-subtitle {
    text-align: center;
    width: 100%;
    padding-bottom: 25px;
  }
}

.main-link {
  color: #62D69D;
  font-weight: 700;
}

.main-link:hover {
  color: #62D69D;
}

#social-media-icons-desktop {
  margin-top: 10px;
}
@media (max-width: 991px) {
  #social-media-icons-desktop {
    display: none;
  }
}

.social-media-icons-container {
  display: none;
}
@media (max-width: 991px) {
  .social-media-icons-container {
    display: block;
  }
}

.social-media-icons-mobile-container {
  display: none;
}
@media (max-width: 991px) {
  .social-media-icons-mobile-container {
    display: block;
    width: 20%;
    position: relative;
    top: 12px;
    right: 100px;
  }
}

#social-media-icons-mobile {
  display: none;
}
@media (max-width: 991px) {
  #social-media-icons-mobile {
    display: block;
    width: 100%;
    text-align: right;
  }
}

.social-media-icons {
  width: 32px;
  height: 32px;
}
@media (max-width: 991px) {
  .social-media-icons {
    width: 22px;
    height: 22px;
  }
}

@media (max-width: 991px) {
  .header-image {
    display: none;
  }
}

.header-image-mobile {
  display: none;
}
@media (max-width: 991px) {
  .header-image-mobile {
    display: block;
    margin: 0 auto;
  }
}

.nav-link {
  font-size: 18px;
  font-weight: 600;
  color: #000000 !important;
}
@media (max-width: 991px) {
  .nav-link {
    color: #FFFFFF !important;
  }
}

.nav-link:hover {
  color: #62D69D !important;
}

.nav-link:active {
  color: #62D69D !important;
}

@media (max-width: 991px) {
  .navbar-collapse {
    background-color: #555555;
  }
}

@media (max-width: 991px) {
  .navbar {
    padding: 0 !important;
  }
}

@media (max-width: 991px) {
  .navbar-nav {
    padding: 20px 0;
  }
}

.navbar-expand-lg .navbar-nav .nav-link {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

.logo-column {
  width: 26.666%;
}
@media (max-width: 1350px) {
  .logo-column {
    width: 20%;
  }
}
@media (max-width: 1096px) {
  .logo-column {
    width: 15%;
  }
}
@media (max-width: 991px) {
  .logo-column {
    width: 80%;
    padding-left: 20px;
  }
}

.nav-social-column {
  width: 73.333%;
}
@media (max-width: 1350px) {
  .nav-social-column {
    width: 80%;
  }
}
@media (max-width: 1096px) {
  .nav-social-column {
    width: 85%;
  }
}
@media (max-width: 991px) {
  .nav-social-column {
    width: 100%;
  }
}

.section-float {
  float: right;
}
@media (max-width: 991px) {
  .section-float {
    float: none;
  }
}

.navbar-light .navbar-toggler {
  position: relative;
  margin-left: auto;
  top: -35px;
  right: 20px;
}

.main-container {
  width: 1200px !important;
}
@media (max-width: 1200px) {
  .main-container {
    width: 100% !important;
  }
}

.inner-container {
  width: 1384px !important;
  padding: 50px 0 0 0;
}
@media (max-width: 1384px) {
  .inner-container {
    width: 100% !important;
  }
}

.mindfulgames-header {
  background-color: #66B5AA;
}

.mindfulgames-column-bg {
  background: #66B5AA url("../assets/images/mindful-games-research-v4.jpg") no-repeat right 0px top;
  padding: 73px 0;
}
@media (max-width: 991px) {
  .mindfulgames-column-bg {
    background: none;
    padding: 0 0;
  }
}

.mindfulgames-inner-box {
  background: #FFFFFF;
  padding: 30px !important;
}
@media (max-width: 991px) {
  .mindfulgames-inner-box {
    margin: 15px;
  }
}
@media (max-width: 339px) {
  .mindfulgames-inner-box {
    margin: 10px;
  }
}

.mindfulgames-image {
  display: none;
}
@media (max-width: 991px) {
  .mindfulgames-image {
    display: block;
  }
}

/* ACCORDION */
#faq .card {
  border-radius: 0;
  margin-bottom: -2px;
  outline: none !important;
}

#faq .card .card-header {
  padding: 0;
}

#faq .card .card-header .btn-header-link {
  color: #fff;
  display: block;
  text-align: left;
  color: #000000;
  font-weight: 700;
  padding: 20px;
  border-radius: 0;
  box-shadow: none !important;
}

#faq .card .card-header .btn-header-link:before {
  content: "\f068";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  float: left;
  padding-right: 10px;
}

#faq .card .card-header .btn-header-link.collapsed:before {
  content: "\f107";
}

#faq .card .collapsing {
  line-height: 30px;
}

#faq .card .collapse {
  border: 0;
}

#faq .card .collapse.show {
  line-height: 30px;
  color: #222;
}

/* BUTTON */
.register {
  background: #62D69D;
  border: 0;
  padding: 10px 20px;
  border-radius: 50px;
  color: #FFFFFF;
  font-weight: 700;
}
@media (max-width: 991px) {
  .register {
    display: block;
    margin: 0 auto;
  }
}

.register:hover {
  background: #66B5AA;
}

/* ABOUT PAGE */
.about-heading {
  font-size: 64px;
  font-weight: 700;
  color: #FFFFFF;
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .about-heading {
    padding-top: 40px;
    font-size: 50px;
  }
}
@media (max-width: 480px) {
  .about-heading {
    font-size: 40px;
  }
}
@media (max-width: 374px) {
  .about-heading {
    font-size: 35px;
  }
}
@media (max-width: 339px) {
  .about-heading {
    font-size: 30px;
  }
}

.about-header {
  background-color: #66B5AA;
  padding: 50px 0 130px 0;
}
@media (max-width: 570px) {
  .about-header {
    padding: 0 0 130px 0;
  }
}

.about-inner-container {
  width: 800px !important;
  padding: 50px 0 0 0;
}
@media (max-width: 799px) {
  .about-inner-container {
    width: 100% !important;
  }
}

.about-inner-box {
  width: 800px;
  padding: 30px !important;
  margin-top: -180px;
}
@media (max-width: 570px) {
  .about-inner-box {
    padding: 15px !important;
  }
}

.about-subtitle {
  color: #555555;
  font-size: 18px;
  font-weight: 300;
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .about-subtitle {
    width: 100%;
    padding-bottom: 25px;
  }
}

.bg-light {
  background-color: #FFFFFF !important;
}

.list-heading {
  font-size: 18px;
  color: #555555;
}

.list li {
  font-size: 18px;
  font-weight: 300;
  color: #555555;
}

.mindfulgames-submitted-header {
  padding: 130px 0 130px 0;
}
@media (max-width: 570px) {
  .mindfulgames-submitted-header {
    padding: 50px 0 100px 0;
  }
}

.mindfulgames-submitted-container {
  width: 100%;
  margin: 0 auto;
}

/*Carousel*/
.carrousel {
  background: #ffffff;
  text-align: center;
  padding: 32px 0;
  max-width: 750px;
  margin: auto;
  position: relative;
  overflow: hidden;
  height: auto;
}

.carrousel h2 {
  margin: 0;
  margin-top: -1.7em;
  padding: 0;
  font-size: 1em;
  text-align: center;
  color: #bbbbbb;
}

.carrousel .slides {
  width: 400%;
  left: 0;
  padding-left: 0;
  padding-top: 1em;
  overflow: hidden;
  list-style: none;
  position: relative;
  -webkit-transition: transform 0.5s;
  -moz-transition: transform 0.5s;
  -o-transition: transform 0.5s;
  transition: transform 0.5s;
}

.carrousel .slides li {
  width: 25%;
  position: relative;
  float: left;
}

.carrousel li p {
  margin-top: 0;
}

.carrousel li q {
  max-width: 90%;
  margin: auto;
  color: #666666;
  font-size: 1.3em;
  font-weight: bold;
}

.carrousel li img {
  width: 3em;
  height: 3em;
  object-fit: cover;
  border-radius: 50%;
  margin-left: -1.5em;
  margin-right: 0.5em;
  vertical-align: middle;
}

.carrousel li span.author {
  margin-top: 0.5em;
  font-size: 1.2em;
  color: #777777;
  display: block;
}

.carrousel .slidesNavigation {
  display: block;
  list-style: none;
  text-align: center;
  bottom: 1em;
  /*--- Centering trick---*/
  /* Absolute positioning*/
  position: absolute;
  /* Abosulte positioning*/
  width: 104px; /*This width  is the addition of the width of all the navigations dots - So in this case is   104 because the navigation dots are 26px (width:10px and 6px marginleft + 6 px marginright) and there are 4 dots so 4x26=104 */
  left: 50%; /*Centering de element*/
  margin-left: -52px; /*adjusting the centering by applying a negative margin of half of the width*/
}

.carrousel input {
  display: none;
}

.carrousel .slidesNavigation label {
  float: left;
  margin: 6px;
  display: block;
  height: 10px;
  width: 10px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: solid 2px #62d69d;
  font-size: 0;
}

/* You have to repeat this with each slide
TODO: make it easier with SCSS
25% movement 100/slides-num
*/
#radio-1:checked ~ .slides {
  transform: translateX(0%);
}

#radio-2:checked ~ .slides {
  transform: translateX(-25%);
}

#radio-3:checked ~ .slides {
  transform: translateX(-50%);
}

#radio-4:checked ~ .slides {
  transform: translateX(-75%);
}

.carrousel .slidesNavigation label:hover {
  cursor: pointer;
}

/* You have to repeat this with each slide/dot */
.carrousel #radio-1:checked ~ .slidesNavigation label#dotForRadio-1,
.carrousel #radio-2:checked ~ .slidesNavigation label#dotForRadio-2,
.carrousel #radio-3:checked ~ .slidesNavigation label#dotForRadio-3,
.carrousel #radio-4:checked ~ .slidesNavigation label#dotForRadio-4 {
  background: #62d69d;
}

@media (max-width: 480px) {
  .carrousel li p {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
  .carrousel li q {
    font-size: 1em;
  }
  .carrousel li img {
    width: 2em;
    margin-left: -1em;
    margin-right: 0.25em;
  }
}
.footer-container {
  background-color: #555555;
  padding: 95px 0;
}
@media (max-width: 991px) {
  .footer-container {
    padding: 40px 0;
  }
}

.footer-container .inner {
  width: 1000px;
  margin: 0 auto;
}
@media (max-width: 1000px) {
  .footer-container .inner {
    width: 100%;
  }
}

.footer-copyright {
  background-color: #66B5AA;
  padding: 27px 0;
}

.footer-copyright div p {
  color: #FFFFFF;
  margin-bottom: 0;
  font-size: 15px;
}

.divider {
  border-left: 1px solid #66B5AA;
}
@media (max-width: 991px) {
  .divider {
    border-left: medium none;
    margin-top: 20px;
  }
}

.footer-column {
  padding: 20px 45px !important;
}
@media (max-width: 991px) {
  .footer-column {
    padding: 20px 35px !important;
  }
}

.footer-heading {
  color: #FFFFFF;
  font-weight: 700;
  font-size: 50px;
}
@media (max-width: 991px) {
  .footer-heading {
    text-align: center;
    font-size: 35px;
  }
}

.footer-copy {
  color: #FFFFFF;
  font-size: 18px;
}
@media (max-width: 991px) {
  .footer-copy {
    text-align: center;
    font-size: 16px;
  }
}

/* FOOTER LOGO */
@media (max-width: 991px) {
  .img-fluid.float-right {
    float: none !important;
    margin: 0 auto;
    display: block;
  }
}

/*NEW CSS FOR PRIVACY */
a.p-privacy-policy {
  color: #fff !important;
  font-weight: 400;
}

a.p-privacy-policy:hover {
  color: #62D69D !important;
  font-weight: 400;
  text-decoration: none;
}

@media (max-width: 1300px) {
  img.privacy-policy-embed {
    width: 100%;
  }
}
@media (max-width: 950px) {
  img.free-breakfast-img {
    width: 100%;
  }
}
@media (max-width: 769px) {
  main#privacy-header {
    padding: 0px 0px 50px 0px;
  }
}
@media (max-width: 600px) {
  main#privacy-header {
    padding: 0px 0px 50px 0px;
  }
}
@media (max-width: 431px) {
  main#privacy-header {
    padding: 0px 0px 20px 0px;
  }
  main#privacy-header .container-fluid.inner-container {
    padding-top: 20px;
  }
}
.facebook-share-div {
  display: flex;
}

p.share-facebook-p {
  padding-top: 5px;
  font-weight: 300 !important;
  color: #555555 !important;
  font-size: 18px;
}

.main-pad-bcfrmed {
  padding-top: 100px;
  padding-bottom: 100px;
}

div .custom-paddinng-subtitle {
  padding-left: 150px;
  padding-right: 10px;
}

.pd-prg-custom {
  padding-top: 20px;
}

.pd-pl-custom {
  padding-left: 60px;
}

.pd-pl-custom-up {
  padding-left: 100px;
}

.pd-pt-custom {
  padding-top: 30px;
}

div .custom-padding-subtitle {
  width: 100%;
  padding-left: 150px;
  padding-right: 10px;
}

.fw-400 {
  font-weight: 400;
}

button.clipboard-btn {
  background: none;
  border: none;
}

input#myInput {
  width: 78%;
}

.booking-confirmed-btn {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: flex-start;
  align-items: flex-start;
}

#fb-share-button {
  background: #5ad498;
  border-radius: 3px;
  font-weight: 700;
  padding: 9px 20px;
  border-radius: 50px;
  display: inline-block;
  position: static;
}

#fb-share-button:hover {
  cursor: pointer;
  background: #66B5AA;
}

#fb-share-button svg {
  width: 18px;
  fill: white;
  vertical-align: middle;
  border-radius: 2px;
}

#fb-share-button span {
  vertical-align: middle;
  color: white;
  font-size: 14px;
  padding: 0 3px;
}

@media (max-width: 1024px) {
  div.custom-paddinng-subtitle {
    width: 100%;
    padding-left: 110px;
    padding-right: 10px;
  }
}
@media (max-width: 991px) {
  div.custom-paddinng-subtitle {
    width: 100%;
    padding-left: 250px;
    padding-right: 250px;
  }
  input#myInput {
    width: 100%;
  }
  .booking-confirmed-btn {
    justify-content: center;
  }
  p.share-facebook-p {
    padding-top: 0px;
  }
  .social-media-icons {
    width: 22px;
    height: 22px;
  }
  .soc-booking-confirmed {
    width: 27px;
  }
}
@media (max-width: 900px) {
  p.pb-mobile {
    padding-bottom: 0;
  }
}
@media (max-width: 850px) {
  div.custom-paddinng-subtitle {
    width: 100%;
    padding-left: 200px;
    padding-right: 200px;
  }
  input#myInput {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .main-pad-bcfrmed {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  p.pb-mobile {
    padding-bottom: 0;
  }
  div.custom-paddinng-subtitle {
    width: 100%;
    padding-left: 150px;
    padding-right: 150px;
  }
  .pd-pl-custom-up {
    padding-left: 0px;
  }
}
@media (max-width: 600px) {
  .main-pad-bcfrmed {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  div.custom-paddinng-subtitle {
    padding-left: 80px;
    padding-right: 80px;
  }
  input#myInput {
    width: 100%;
  }
  p.pb-mobile {
    padding-bottom: 10px;
  }
  .pd-pt-custom {
    padding-top: 20px;
  }
  .pd-pl-custom {
    padding-left: 0px;
  }
  .pd-pl-custom-up {
    padding-left: 0px;
  }
}
@media (max-width: 480px) {
  div.custom-paddinng-subtitle {
    padding-left: 10px;
    padding-right: 10px;
  }
  .facebook-share-div {
    display: flex;
  }
  .main-heading {
    font-size: 40px;
  }
  .booking-confirmed-btn {
    display: block;
    text-align: left;
  }
  .facebook-share-div {
    display: flex;
  }
  p.share-facebook-p {
    padding-top: 0px;
  }
}
.subtitle-tyq {
  color: #555;
  font-size: 18px;
  font-weight: 300;
}

.subtitle-plr {
  padding-left: 150px;
  padding-right: 150px;
}

.subtitle-a {
  color: #555 !important;
  font-size: 18px;
  font-weight: 700;
}

p.subtitle-a a {
  color: #555 !important;
}

.main-heading-ty {
  width: 80%;
  margin: 0 auto;
}

@media (max-width: 744px) {
  .subtitle-plr {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (max-width: 500px) {
  .subtitle-plr {
    padding-left: 20px;
    padding-right: 20px;
  }
  .main-heading-ty {
    width: 100%;
    margin: 0 auto;
  }
}
.careers-header {
  background-color: #66B5AA;
  padding: 0px 0 50px 0;
}

@media (max-width: 570px) {
  .careers-header {
    padding: 0 0 130px 0;
  }
}
div#rec_job_listing_div h2.rec-grp-heading {
  display: none;
}

li.zrsite_Country {
  display: none !important;
}

li.zrsite_Job_Type {
  display: none !important;
}

li.zrsite_Date_Opened {
  display: none !important;
}

.careers-inner-container {
  width: 1200px !important;
  padding: 180px 0 0 0;
}

@media (max-width: 799px) {
  .careers-inner-container {
    width: 100% !important;
  }
}
.careers-inner-box {
  width: 800px;
  padding: 30px !important;
  margin-top: -180px;
}

@media (max-width: 570px) {
  .careers-inner-box {
    padding: 15px !important;
  }
}
@media (max-width: 1025px) {
  .embed_jobs_head.embed_jobs_with_style_2.embed_jobs_with_style {
    width: 950px;
  }
}
@media (max-width: 991px) {
  .embed_jobs_head.embed_jobs_with_style_2.embed_jobs_with_style {
    width: 750px;
  }
}
@media (max-width: 570px) {
  .embed_jobs_head.embed_jobs_with_style_2.embed_jobs_with_style {
    width: 100%;
  }
}
a.btn.btn-header-link {
  color: #62d69d !important;
}

/*FAQ*/
.faq-inner-container {
  width: 1384px !important;
  padding: 50px 0 50px 0;
}

@media (max-width: 525px) {
  br.br-desktop {
    display: none;
  }
}
@media (max-width: 799px) {
  .faq-inner-container {
    width: 100% !important;
  }
}
@media (min-width: 991px) {
  li.nav-item.display-trans-desktop {
    display: block !important;
  }
  li.nav-item.display-trans-mobile {
    display: none;
  }
}
@media (max-width: 991px) {
  li.nav-item.display-trans-desktop {
    display: none !important;
  }
  li.nav-item.display-trans-mobile {
    display: block;
    padding-left: 10px;
    padding-bottom: 10px;
  }
}
.slideshow-container {
  position: relative;
}

.mySlides {
  display: none;
  padding: 60px;
  text-align: center;
}

.prev, .next {
  /*display: none;*/
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -30px;
  padding: 16px;
  color: #888;
  font-weight: bold;
  font-size: 20px;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

.next {
  position: absolute;
  right: 0;
  border-radius: 3px 0 0 3px;
}

.prev:hover, .next:hover {
  background-color: #fff;
  color: white;
}

.dot-container {
  text-align: center;
  margin-bottom: 50px;
}

.dot {
  cursor: pointer;
  height: 10px;
  width: 10px;
  margin: 0 2px;
  background-color: #f2f2f2;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

span.dot.active {
  background-color: #62d69d !important;
}

.dot:hover {
  background-color: #62d69d;
}

.author {
  color: #666666;
  font-size: 21px;
  font-weight: bold;
  font-style: italic;
  font-family: "Inter", sans-serif !important;
}

div#myslidetestimonials q {
  color: #666666;
  font-size: 21px;
  font-weight: bold;
  font-style: italic;
  font-family: "Inter", sans-serif !important;
}

div#myslidetestimonials a.next:hover {
  text-decoration: none !important;
}

div#myslidetestimonials a.prev:hover {
  text-decoration: none !important;
}

.WidgetTitle__Header-sc-ruy1gu-2.ioBHxK {
  display: none !important;
}

@media (max-width: 500px) {
  .dot-container {
    margin-bottom: 0px;
  }
  .mySlides {
    padding: 25px;
  }
}
@media (max-width: 991px) {
  .subtitle {
    text-align: center;
    width: 100%;
    padding-bottom: 10px;
    margin-bottom: 0px;
  }
  button.register {
    margin-top: 22px;
  }
}
button#btn-en-mobile {
  border-radius: 20px 0px 0px 20px;
}

button#btn-fil-mobile {
  border-radius: 0px 20px 20px 0px;
}

button#btn-en {
  border-radius: 20px 0px 0px 20px;
}

button#btn-fil {
  border-radius: 0px 20px 20px 0px;
}

.active-btn {
  background: #81D3A2 !important;
}

.btn-group .button {
  background: #D9D9D9;
  border: none;
  color: white;
  padding: 7px 25px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  cursor: pointer;
  float: left;
}

.btn-group .button:hover {
  background-color: #66B5AA;
}

/*ineligible CSS*/
.wg-default .wg-drop.country-selector a {
  font-size: 14px !important;
  font-weight: 500 !important;
  font-family: "Inter", sans-serif !important;
}

.eligible-container {
  background: url(../assets/images/bettermind-image-eligible.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding-top: 130px !important;
  padding-bottom: 130px !important;
}

.eligible-box {
  padding-top: 70px !important;
  padding-bottom: 70px !important;
}

p.elible-text {
  color: #3D3D3D;
  font-size: 25px;
  font-weight: 600;
}

input.eligible-input {
  width: 30% !important;
}

@media only screen and (max-width: 1325px) {
  input.eligible-input {
    width: 35% !important;
    text-align: center;
  }
}
@media only screen and (max-width: 1190px) {
  input.eligible-input {
    width: 40% !important;
    text-align: center;
  }
  br.br-eligible {
    display: none;
  }
}
@media only screen and (max-width: 1043px) {
  input.eligible-input {
    width: 47% !important;
    text-align: center;
  }
}
@media only screen and (max-width: 900px) {
  input.eligible-input {
    width: 45% !important;
    text-align: center;
  }
  br.br-eligible {
    display: none;
  }
}
@media only screen and (max-width: 900px) {
  input.eligible-input {
    width: 60% !important;
    text-align: center;
  }
}
@media only screen and (max-width: 600px) {
  input.eligible-input {
    width: 85% !important;
    text-align: center;
    margin-top: 1px;
  }
  .row.footer-copyright .d-flex {
    display: ruby !important;
  }
  .eligible-container {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }
  .eligible-box {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
}
@media only screen and (max-width: 430px) {
  .eligible-container {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }
  p.elible-text {
    font-size: 23px;
  }
  input.eligible-input {
    width: 100% !important;
  }
  .logo-column {
    width: 69% !important;
  }
  .header-logo {
    width: 150px !important;
  }
  .social-media-icons-mobile-container {
    width: 30% !important;
  }
}
@media only screen and (max-width: 400px) {
  input.eligible-input {
    width: 85% !important;
    text-align: center;
  }
}
@media only screen and (max-width: 393px) {
  p.elible-text {
    font-size: 20px;
  }
  input.eligible-input {
    width: 100% !important;
    text-align: center;
    font-size: 14px;
  }
  .eligible-container {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }
}
p#mobile-button-reg button.register {
  padding: 10px 80px;
  border-radius: 20px;
}

p#mobile-button-reg span {
  font-size: 25px;
}

@media only screen and (min-width: 768px) {
  p#mobile-button-reg {
    display: none;
  }
  h1#mobile-mainheading {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  h1#desktop-mainheading {
    display: none;
  }
  p#desktop-button-reg {
    display: none;
  }
}
@media only screen and (max-width: 500px) {
  p#mobile-button-reg span {
    font-size: 22px;
  }
}
@media only screen and (max-width: 460px) {
  a.prev {
    left: -10px;
  }
  .next {
    right: -10px;
  }
}
@media only screen and (max-width: 440px) {
  p#mobile-button-reg span {
    font-size: 17px;
  }
  p#mobile-button-reg button.register {
    padding: 10px 50px;
  }
}
@media only screen and (max-width: 310px) {
  p#mobile-button-reg span {
    font-size: 17px;
  }
  p#mobile-button-reg button.register {
    padding: 10px 40px;
  }
  a.prev {
    left: -14px;
  }
  .next {
    right: -14px;
  }
}
h1#earn600content {
  font-weight: 700;
  font-size: 40px !important;
}

span.prtcipate-braingames {
  font-size: 22px;
  color: #000;
}

span.located-at-935 {
  color: #000;
  font-size: 18px;
}

span.each-session-text {
  color: #000;
  font-size: 17px;
}

.bg-white-box {
  background-color: #fff;
  padding-top: 50px;
  padding-left: 20px !important;
  padding-right: 20px !important;
  padding-bottom: 40px;
}

@media (max-width: 1384px) {
  .new-i-container {
    width: 100% !important;
  }
}
@media (max-width: 991px) {
  .bg-white-box {
    width: 664px !important;
  }
}
@media (max-width: 500px) {
  .mindfulgames-subtitle {
    padding-left: 5px;
    padding-right: 5px;
  }
  .new-width-header {
    width: 450px !important;
  }
  .bg-white-box {
    margin-top: 20px;
    padding-top: 0px;
  }
  span.new-earn-heading {
    font-weight: 700;
    font-size: 35px;
  }
  span.prtcipate-braingames {
    font-size: 18px;
  }
  span.located-at-935 {
    font-size: 15px;
  }
  .zero-pddng {
    padding: 0 !important;
  }
  .new-i-container {
    padding: 0 !important;
  }
}
@media (max-width: 431px) {
  .new-width-header {
    width: 444px !important;
  }
}
@media (max-width: 391px) {
  .new-width-header {
    width: 390px !important;
  }
}
.new-width-header {
  width: 1384px;
  justify-self: center;
}

.new-mindfulgames-column-bg {
  background: #66B5AA url(../assets/images/mindful-games-research-v5.png);
  padding: 100px 0;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media (max-width: 991px) {
  .new-mindfulgames-column-bg {
    background: none;
    padding: 0 0;
  }
}

@media (max-width: 1400px) {
  .new-mindfulgames-column-bg {
    padding-left: 200px !important;
  }
}
@media (max-width: 1200px) {
  .new-mindfulgames-column-bg {
    padding-left: 400px !important;
  }
}
@media (max-width: 991px) {
  .new-mindfulgames-column-bg {
    padding-left: 0px !important;
    background: none;
    padding: 0 0;
  }
  .new-width-header {
    justify-content: space-evenly;
  }
  .col-lg-7.bg-placement {
    max-width: fit-content;
  }
}
@media (max-width: 768px) {
  iframe#reg-form {
    height: 1150px !important;
  }
  .bg-placement img.img-fluid.mindfulgames-image {
    margin: 0 auto;
    width: 65%;
  }
  .new-width-header {
    width: 100%;
  }
}
@media (max-width: 500px) {
  .bg-placement img.img-fluid.mindfulgames-image {
    margin: 0 auto;
    width: 100%;
  }
}
.new-inner-container {
  width: 1500px !important;
  padding: 0px 0 0 0;
}

.padding-custom-prticipant {
  padding-left: 120px;
  padding-right: 120px;
}

.new-what-our-participant img.img-fluid {
  border-top: 15px solid #fff;
  border-bottom: 80px solid #fff;
  border-left: 15px solid #fff;
  border-right: 15px solid #fff;
  border-radius: 10px;
}

.new-mindfulgames-subheading {
  font-size: 32px;
  color: #fff;
}

.new-txt-color {
  padding: 0px 50px 0px 50px;
}

.new-txt-color q {
  color: #fff;
}

.new-txt-color p {
  font-size: 15px;
  font-weight: 400;
  color: #fff;
}

.new-txt-color .mySlides {
  padding: 0px 0px 50px 0px;
}

@media (max-width: 500px) {
  br.hero-br-desktop {
    display: none;
  }
  br.herobrdesktopparticipate {
    display: none;
  }
  .padding-custom-prticipant {
    padding-left: 20px;
    padding-right: 20px;
  }
  .new-txt-color {
    padding: 0px 0px 0px 0px;
  }
  span#eachsessioncontent {
    font-size: 15px;
  }
  iframe#reg-form {
    height: 1100px !important;
  }
}
@media (max-width: 430px) {
  iframe#reg-form {
    height: 1150px !important;
  }
  .bg-white-box {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}
.hidden-br {
  display: none;
}

a.btn.btn-header-link {
  color: #62d69d !important;
}

/*FAQ*/
.faq-inner-container {
  width: 1384px !important;
  padding: 50px 0 50px 0;
}

@media (max-width: 525px) {
  br.br-desktop {
    display: none;
  }
}
@media (max-width: 799px) {
  .faq-inner-container {
    width: 100% !important;
  }
}
@media (max-width: 1140px) {
  br.br-desktop {
    display: none;
  }
}
h1.txt-size-40 {
  font-size: 40px !important;
}

h2.txt-size-25 {
  padding-top: 10px;
  padding-bottom: 40px;
  font-size: 25px !important;
}

.custom-txt-center-p {
  width: 45%;
  margin: 0 auto;
}

@media (max-width: 1100px) {
  .custom-txt-center-p {
    width: 75%;
    margin: 0 auto;
  }
}
@media (max-width: 1032px) {
  .custom-txt-center-p {
    width: 60%;
    margin: 0 auto;
  }
}
@media (max-width: 960px) {
  .custom-txt-center-p {
    width: 83%;
    margin: 0 auto;
  }
}
@media (max-width: 768px) {
  .custom-txt-center-p {
    width: 90%;
    margin: 0 auto;
  }
}
@media (max-width: 500px) {
  .custom-txt-center-p {
    width: 90%;
  }
  .txt-mobile-17 {
    font-size: 17px;
  }
  h1.txt-size-40 {
    font-size: 33px !important;
  }
  h2.txt-size-25 {
    padding-top: 10px;
    padding-bottom: 20px;
    font-size: 20px !important;
  }
}
@media (max-width: 430px) {
  .custom-txt-center-p {
    width: 100%;
  }
}
@media (max-width: 375px) {
  .txt-mobile-17 {
    font-size: 15px;
  }
}
h1.txt-size-40-ph {
  font-size: 40px !important;
}

h2.txt-size-25-ph {
  padding-top: 10px;
  padding-bottom: 40px;
  font-size: 25px !important;
}

.custom-txt-center-p-ph {
  width: 65%;
  margin: 0 auto;
}

@media (max-width: 1100px) {
  .custom-txt-center-p-ph {
    width: 50%;
    margin: 0 auto;
  }
}
@media (max-width: 1032px) {
  .custom-txt-center-p-ph {
    width: 77%;
    margin: 0 auto;
  }
}
@media (max-width: 960px) {
  .custom-txt-center-p-ph {
    width: 60%;
    margin: 0 auto;
  }
}
@media (max-width: 768px) {
  .custom-txt-center-p-ph {
    width: 90%;
    margin: 0 auto;
  }
}
@media (max-width: 500px) {
  .custom-txt-center-p-ph {
    width: 90%;
  }
  .txt-mobile-17-ph {
    font-size: 17px;
  }
  h1.txt-size-40-ph {
    font-size: 33px !important;
  }
  h2.txt-size-25-ph {
    padding-top: 10px;
    padding-bottom: 20px;
    font-size: 20px !important;
  }
}
@media (max-width: 430px) {
  .custom-txt-center-p-ph {
    width: 100%;
  }
}
@media (max-width: 375px) {
  .txt-mobile-17-ph {
    font-size: 15px;
  }
}

/*# sourceMappingURL=main.css.map */
