body {
  background: #ffffff;
  font-family: "Fira Sans", sans-serif;
}
:root {
  --theme1: #938531;
  --theme2: #555334;
  --theme3: #6cbb2a;
  --theme-bg: #47452c;
}
html {
	font-size: 100%;
}
/* Landing Page */
.landing {
  height: 100vh;
  background-image: url(../img/traingle-line.png), url(../img/bg.png);
  background-size: 40%, contain;
  background-position: 75% 80%, right top;
  background-repeat: no-repeat;
  padding: 2em 0;
}
.landing h1 {
  font-size: 2.5em;
  line-height: 1.3em;
}
.logo {
  padding: 1.5em 0 1em;
}
.logo img {
  width: 3.5em;
}
.landing-main.row {
  align-items: center;
  height: 75vh;
}
.landing-left {
  padding: 0 0;
}
.landing-left-content {
  width: 20em;
}
.empowering {
  color: var(--theme2);
}
.business {
  color: var(--theme1);
}
.signup-btn {
  padding-top: 1.2em;
}
.btn {
  font-size: 0.8em;
  font-weight: 400;
  padding: 0.5em 2.3em;
  min-width: 9em;
  font-family: "Roboto", sans-serif;
  box-shadow: none !important;
}
.btn ion-icon {
  font-size: 1.536em;
}
.btn.btn-light {
  background: transparent;
  color: #000000;
  border: solid 1px #000000;
  margin-right: 0.5em;
  position: relative;
  transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
}
.btn.btn-light:hover {
  color: #fff !important;
  background-color: transparent;
}
.btn.btn-light:hover:before {
  left: 0%;
  right: auto;
  width: 100%;
}
.btn.btn-light:link:after,
.btn.btn-light:visited:after {
  content: "";
  position: absolute;
  height: 0%;
  left: 50%;
  top: 50%;
  width: 150%;
  z-index: -1;
  -webkit-transition: all 0.75s ease 0s;
  -moz-transition: all 0.75s ease 0s;
  -o-transition: all 0.75s ease 0s;
  transition: all 0.75s ease 0s;
}
.btn.btn-light:before {
  display: block;
  position: absolute;
  top: 0px;
  right: 0px;
  height: 100%;
  width: 0px;
  z-index: -1;
  content: "";
  color: #ffffff !important;
  background: #000;
  transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
}
.btn.btn-success {
  background: var(--theme3);
  color: #ffffff;
  border: solid 1px var(--theme3);
  position: relative;
  justify-content: center;
}
.btn.btn-success.steps-btn {
  padding: 0.5em 1.2em;
  min-width: auto;
}
.btn.btn-success:hover {
  color: var(--theme3) !important;
  background-color: transparent;
}
.btn.btn-success:hover:before {
  right: 0%;
  left: auto;
  width: 100%;
}
.btn.btn-success:link:after,
.btn.btn-success:visited:after {
  content: "";
  position: absolute;
  height: 0%;
  right: 50%;
  top: 50%;
  width: 150%;
  z-index: -1;
  -webkit-transition: all 0.75s ease 0s;
  -moz-transition: all 0.75s ease 0s;
  -o-transition: all 0.75s ease 0s;
  transition: all 0.75s ease 0s;
}
.btn.btn-success:before {
  display: block;
  position: absolute;
  top: 0px;
  right: 0px;
  height: 100%;
  width: 0px;
  z-index: -1;
  content: "";
  color: var(--theme3) !important;
  background: #6cbb2a17;
  transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
}
.landing-right {
  position: relative;
}
.video {
  position: relative;
  text-align: center;
}
.video-thumb {
  background: #f8f8f8;
  box-shadow: 20px 20px 60px #0000003d;
  border: 0.2em solid #ffffff;
  border-radius: 1.5em;
  padding: 0.7em;
  height: 22em;
  width: 100%;
  object-fit: cover;
}
.youtube-video {
  display: none;
}
.display-none {
  display: none !important;
}
.display-block {
  display: block !important;
}
.video iframe {
  background: #f8f8f8;
  box-shadow: 20px 20px 60px #0000003d;
  border: 0.2em solid #ffffff;
  border-radius: 1.5em;
  padding: 0.7em;
  height: 22em;
  width: 100%;
  /*object-fit: cover;*/
}
.video-icon {
  position: absolute;
  top: 42%;
  left: 0;
  right: 0;
}
a.video-link {
  position: relative;
  color: #fff;
  background: var(--theme3);
  width: 4em;
  height: 4em;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 100%;
}
.video-link ion-icon {
  font-size: 2em;
  color: #ffffff;
}
.play-video {
  position: absolute;
  top: 40%;
  left: 0;
  right: 0;
}
.video-img {
  position: relative;
  z-index: 1;
}
.men1 {
  position: absolute;
  top: 0;
  right: 0;
}
.men1 img {
  width: 3em;
}
.men2 {
  position: absolute;
  bottom: 20%;
  left: -1em;
  z-index: 1;
}
.men2 img {
  width: 4em;
}
.girl1 {
  position: absolute;
  bottom: -1em;
  right: 0;
  left: 0;
  z-index: -1;
}
.girl1 img {
  width: 5em;
}
.girl2 {
  position: absolute;
  top: -2em;
  right: 40%;
  left: 0;
  z-index: 0;
}
.girl2 img {
  width: 3em;
}
.green1 {
  position: absolute;
  top: -3em;
  left: -2em;
  z-index: 1;
}
.green1 img {
  width: 1.5em;
}
.green2 {
  position: absolute;
  bottom: 0;
  left: 6em;
  z-index: 1;
}
.green2 img {
  width: 1.5em;
}
.khaki {
  position: absolute;
  top: -5em;
  right: 0;
  z-index: 1;
}
.khaki img {
  width: 1.5em;
}
.brawn {
  position: absolute;
  bottom: -3em;
  right: -3em;
  z-index: 1;
}
.brawn img {
  width: 2em;
}

.video-main {
  position: relative;
  display: inline-block;
}

@keyframes waves {
  0% {
    -webkit-transform: scale(0.2, 0.2);
    transform: scale(0.2, 0.2);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  50% {
    opacity: 0.9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  }
  100% {
    -webkit-transform: scale(0.9, 0.9);
    transform: scale(0.9, 0.9);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
}

.waves {
  position: absolute;
  width: 10em;
  height: 10em;
  background: rgb(108 187 42 / 50%);
  opacity: 0;
  filter: opacity(1);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  border-radius: 100%;
  right: -3em;
  bottom: -3em;
  -webkit-animation: waves 3s ease-in-out infinite;
  animation: waves 3s ease-in-out infinite;
}

.wave-1 {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}

.wave-2 {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

.wave-3 {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}
/*Choose Option */
.gray-body {
  background-color: #f8f8f8;
}
.gray-body .container-fluid {
  padding: 0 5%;
}
.choose-option {
  height: 100vh;
  background-image: url(../img/back-triangle-img.png),
    url(../img/logo-bg-img.png);
  background-size: contain, 40%;
  background-position: left center, 125% 150%;
  background-repeat: no-repeat;
}
.choose-main {
  display: flex;
  align-items: center;
  height: 70vh;
}
.choose-main .tab-content .tab-pane {
  transform: translateY(30px);
  transition: 0.2s ease all;
}
.choose-main .tab-content .tab-pane.active {
  transform: translateY(0);
}
.already-member.d-flex {
  justify-content: end;
  align-items: center;
  padding: 1rem 0;
}
.already-member p {
  font-size: 0.9em;
  font-weight: 400;
  margin: 0;
  color: var(--theme2);
  margin-right: 1em;
}
.already-member .btn.btn-success {
  background: transparent;
  color: #6cbb2a;
  border: solid 1px var(--theme3);
  position: relative;
  border-radius: 2em;
  padding: 0.5em 1em;
  min-width: auto;
}
.already-member .btn.btn-success:hover {
  background: #6cbb2a;
  color: #ffffff !important;
  border: solid 1px var(--theme3);
  position: relative;
  border-radius: 2em;
  padding: 0.5em 1em;
  min-width: auto;
}
.choose-content {
  padding: 5em 0;
  width: 30%;
  float: left;
}
.choose-content h1 {
  font-size: 2.5em;
  line-height: 1.3em;
  color: #ffffff;
}
.choose-content span {
  color: var(--theme1);
}
.welcome-box {
  background: #fff;
  border-radius: 0.5em;
  text-align: center;
  padding: 2em;
  width: 23em;
  float: left;
}
.welcome-box h3 {
  color: var(--theme2);
  font-size: 1.8em;
  font-weight: 500;
}
.welcome-box h2 {
  color: var(--theme2);
  font-size: 1.5em;
  font-weight: 300;
  padding-bottom: 1em;
}
.box-list {
  background: #f8f8f8;
  color: #000;
  border-radius: 0.5em;
  padding: 0.5em;
  margin-bottom: 1em;
  cursor: pointer;
}
.box-list svg path {
  fill: #938531;
}
.box-list.active {
  background: #47452c;
  color: #fff;
  border-radius: 0.5em;
}
.box-list.active svg path {
  fill: #ffffff;
}
.box-list h5 {
  font-family: "Roboto", sans-serif;
  font-size: 0.7em;
  font-weight: 400;
}
.box-list p {
  font-family: "Roboto", sans-serif;
  font-size: 0.7em;
  font-weight: 300;
  margin: 0;
}
.option-content {
  text-align: left;
  margin-left: 1em;
}
.option-icon {
  width: 3em;
  height: 3em;
  background: #fff;
  padding: 0.5em;
  border-radius: 0.3em;
}
.option-icon svg {
  width: 100%;
  height: 100%;
}
.box-list.active .option-icon {
  background: var(--theme3);
}
.box-list .d-flex {
  align-items: center;
}
.basic-info {
  height: 100vh;
  background-image: url(../img/logo-bg-img2.png),
    url(../img/back-triangle-img.png), url(../img/logo-bg-img.png);
  background-size: 20em, contain, 39%;
  background-position: 2% 102%, left center, 121% 235%;
  background-repeat: no-repeat;
}
.basic-info .choose-content {
  padding: 0;
  width: 21%;
  float: left;
  top: -5.5rem;
  position: relative;
}
.basic-info .choose-content .nav-tabs {
  padding-left: 0.5rem;
}
.form-box {
  background: #fff;
  border-radius: 0.5em;
  padding: 1.5em 2rem;
  width: 60em;
  float: left;
}
.form-box h4 {
  font-size: 1.5em;
  font-weight: 500;
  color: var(--theme2);
  margin-bottom: 0.5rem;
}
.form-box .form-control, .signin-box .form-control {
  font-family: "Roboto", sans-serif;
  padding: 1em 1.152em 1em 0;
  font-size: 0.7em;
  height: 3.43em;
  font-weight: 500;
  line-height: 1.5;
  color: #656565;
  background-color: #fff;
  background-clip: padding-box;
  border: 0.096em solid #ebebeb;
  border-left: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0.768em;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.form-box textarea.form-control {
  resize: none;
  height: auto;
}
.form-box .form-control.inner-form {
  /*border: 0.096em solid #ebebeb;*/
  padding: 1em 1.152em;
}
.form-box .input-group-text,
.signin-box .input-group-text {
  background-color: transparent;
  border: 0.096em solid #ebebeb;
  border-radius: 0.5rem;
  border-right: none;
}
.form-box .form-control:focus, .signin-box .form-control:focus {
  color: #656565;
  background-color: #fff;
  border-color: #ebebeb;
  outline: 0;
  box-shadow: none;
}
.form-box .form-control::placeholder, .signin-box .form-control::placeholder {
  color: #bcbcbc;
}
.form-label {
  color: var(--theme2);
  font-family: "Roboto", sans-serif;
  font-size: 0.65em;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 0.2rem;
}
.form-box .ack-video .video-thumb{
	border-radius: 0.625rem;
}
.input-group img {
  width: 0.7em;
}
button.btn.btn-success.pull-right {
  float: right;
}
button.btn.min-width {
  min-width: auto;
  padding: 0;
  border: 0;
  color: #555334;
}
.btn {
  display: inline-flex;
  align-items: center;
  border-radius: 0.384em;
}
.nav-tabs {
  border-bottom: none;
  display: inline-block;
}
.nav-tabs .nav-link {
  display: block;
  padding: 1em 1em 1em 1.8em;
  color: var(--theme1);
  text-decoration: none;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out;
  position: relative;
  border: 0;
  font-size: 0.9em;
  pointer-events: none;
}
.nav-tabs .nav-link:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  height: 100%;
  width: 0.2083em;
  background: var(--theme1);
}
.nav-tabs .nav-link:after {
    position: absolute;
    content: "";
    left: -0.6em;
    top: 50%;
    transform: translateY(-50%);
    width: 1.38em;
    height: 1.38em;
    border: 0.2083em solid var(--theme1);
    border-radius: 50%;
    background: #47452c;
	transition: 0.2s ease;
}

.nav-tabs li:first-child .nav-link:before {
  top: 50%;
  height: 50%;
}
.nav-tabs li:last-child .nav-link:before {
  height: 50%;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  background-color: transparent;
  border: none;
}

.nav-tabs .nav-item.show .nav-link span,
.nav-tabs .nav-link.active span {
  color: var(--theme3);
}

.nav-tabs .nav-link.completed span {
    color: var(--theme3);
	opacity: 50%;
}

.nav-tabs .nav-link.completed::after {
	background-color: var(--theme3);
    border-color: var(--theme3);
    content: "\f00c ";
    font-family: FontAwesome;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 1.5em;
    height: 1.5em;
    line-height: 1.5em;
    left: -0.7em;
}
.nav-tabs .nav-link.active::after {
	background-color: var(--theme3);
    border-color: var(--theme3);
    content: "";
    width: 1.5em;
    height: 1.5em;
    left: -0.65em;
}

.ack-heading h6 {
  font-size: 0.8125em;
  color: var(--theme2);
  line-height: 1.25em;
}

.ack-video .video-thumb {
  border: none;
  padding: 0;
  box-shadow: none;
}

.ack-desc p,
.social-note p,
.social-indiv p {
    color: #939393;
    font-size: 0.8125em;
    line-height: 1.5em;
    margin-top: 0.8em;
}
.ack-heading h6 {
    margin-top: 0.8em;
}
.ack-desc p a {
  color: var(--theme3);
  text-decoration: none;
  font-weight: 500;
}

.social-note p {
  font-size: 0.6875em;
  line-height: 1.3em;
}

.social-indiv {
  background: #ffffff 0% 0% no-repeat padding-box;
  border: 0.0625em solid #ebebeb;
  border-radius: 0.384em;
  padding: 0.5em;
  display: flex;
  align-items: center;
}
.social-indiv img {
  width: 2.5em;
}
.social-indiv:last-child {
  margin-bottom: 0;
}

.social-indiv input {
  color: #bcbcbc;
  font-size: 0.875em;
  margin: 0 0 0 0.625em;
  border: none;
  flex: 1;
}
.social-indiv input:focus {
  border: none;
  outline: 0;
}

.margin-custom {
  margin-top: 2em;
}
.inner-form-box {
  margin-top: 0.5em;
}

.inner-form-box:first-child {
  margin-top: 0;
}

.buisness-note p {
  font-size: 0.65em;
  margin-top: 0.3em;
  line-height: 1.53em;
  margin-bottom: 0;
}

.inner-check-box {
  display: flex;
  align-items: center;
  margin-top: 0.5em;
}
.inner-check-box:first-child {
  margin: 0;
}

.inner-check-box input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}

.inner-check-box label {
  position: relative;
  cursor: pointer;
  margin: 0;
  display: flex;
  align-items: center;
}
.inner-check-box label span {
  flex: 1;
}

.inner-check-box label:before {
  content: "";
  -webkit-appearance: none;
  background-color: transparent;
  border: 0.096em solid #ebebeb;
  width: 2.76em;
  height: 2.76em;
  line-height: 2.76rem;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 0.76em;
  border-radius: 0.48em;
}

.inner-check-box label:after {
	content: "";
    display: block;
    position: absolute;
    top: 0.768em;
    left: 1.07em;
    width: 0.576em;
    height: 0.96em;
    border: solid #bcbcbc;
    border-width: 0 0.192em 0.192em 0 !important;
    transform: rotate(45deg);
}

.inner-check-box input:checked + label:after {
  border: solid #fff;
}

.inner-check-box input:checked + label::before {
  background: var(--theme3);
}
.left-img{
  position: absolute;
  width: 7em;
  bottom: 13%;
  left: 9%;
  z-index: 2;
}

/* sign-in */
.back-landingpg-btn,
.back-landingpg-btn:hover {
  text-decoration: none;
  color: #fff;
  font-weight: 100;
  font-size: .9em;
  display: flex;
  align-items: center;
}
.back-landingpg-btn img {
  width: 0.9em;
  margin-right: 0.25em;
}
.sign-logo-img {
  width: 3.8em;
}
.signin-box h3 {
  margin-top: 1em;
  font-size: 1.25em;
}
.signin-box .col-md-12 {
  text-align: left;
}
.signin-box .col-md-12 input {
  box-shadow: none;
}
.fg-pass-btn,
.fg-pass-btn:hover,
.not-mem-btn,
.not-mem-btn:hover {
  color: #bcbcbc;
  text-decoration: none;
  font-family: "Roboto", sans-serif;
}
.fg-pass-btn{
  font-size: 0.7em;
  margin-bottom: 1rem;
  display: block;
}
.fg-margin {
  margin: 1.2em 0 0;
}
.fg-margin p {
  margin: 0;
}
.not-mem-btn,
.not-mem-btn:hover {
  text-align: center;
  color: var(--theme3);
  font-weight: 400;
}
[type="radio"]:checked,
[type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
[type="radio"]:checked + label,
[type="radio"]:not(:checked) + label
{
    position: relative;
    padding-left: 1.5rem;
    padding-right: 1rem;
    cursor: pointer;
    line-height: 1.4rem;
    display: inline-block;
}
[type="radio"]:checked + label:before{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 1.1rem;
    height: 1.1rem;
    border: 1px solid var(--theme3);
    border-radius: 100%;
    background: #fff;
}
[type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 1.1rem;
    height: 1.1rem;
    border: 1px solid #bcbcbc;
    border-radius: 100%;
    background: #fff;
}
[type="radio"]:checked + label:after
 {
    content: '';
    width: 0.45rem;
    height: 0.45rem;
    background: var(--theme3);
    position: absolute;
    top: 0.32rem;
    left: 0.32rem;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
[type="radio"]:not(:checked) + label:after
{
    content: '';
    width: 0.45rem;
    height: 0.45rem;
    background: #bcbcbc;
    position: absolute;
    top: 0.32rem;
    left: 0.32rem;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
[type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.bold{
    font-weight: 500;
    color: var(--theme2);
}
p.form-label.volunteer-mentor{
    color: #BCBCBC;
    text-transform: capitalize;
}
.volunteer-mentor span{
  color: var(--theme3);
}

.inner-form-box:first-child {
  margin-top: 0;
}

.buisness-note p {
  font-size: 0.65em;
  margin-top: 0.96em;
  line-height: 1.53em;
}

.inner-check-box {
  display: flex;
  align-items: center;
  margin-top: 0.96em;
}
.inner-check-box:first-child {
  margin: 0;
}

.inner-check-box input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}

.inner-check-box label {
  position: relative;
  cursor: pointer;
  margin: 0;
}

.inner-check-box label:before {
  content: "";
  -webkit-appearance: none;
  background-color: transparent;
  border: 0.096em solid #b7b7b7;
  width: 2.76em;
  height: 2.76em;
  line-height: 2.76rem;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 0.76em;
  border-radius: 0.48em;
}

.inner-check-box label:after {
	content: "";
    display: block;
    position: absolute;
    top: 0.768em;
    left: 1.07em;
    width: 0.576em;
    height: 0.96em;
    border: solid #bcbcbc00;
    border-width: 0 0.192em 0.192em 0 !important;
    transform: rotate(45deg);
}

.inner-check-box input:checked + label:after {
  border: solid #fff;
}

.inner-check-box input:checked + label::before {
  background: var(--theme3);
}
.total-input {
  max-height: 65vh;
  overflow: auto;
}
::-webkit-scrollbar-track {
  background-color: transparent;
}

::-webkit-scrollbar {
  width: 0.3rem;
  height: 0.3rem;
  background-color: #f1f1f1;
  border-radius: 0 !important;
}
::-webkit-scrollbar-thumb {
  background-color: #93853187;
  border-radius: 0 !important;
  max-height: 4rem;
}
*:hover::-webkit-scrollbar-thumb {
  background-color: #93853187;
} 

.datepicker table tr td.today, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:hover, .datepicker table tr td.today:hover{
  background: #565334 !important;
  color: #fff !important;
}
.datepicker table tr td.active, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active:hover{
  background: var(--theme3) !important;
  color: #fff !important;
}
.ui-timepicker-standard a {
  border: 1px solid transparent;
  border-radius: 0;
  color: #222;
  display: block;
  padding: 0.2em 0.4em;
  text-decoration: none;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus, .ui-button:hover, .ui-button:focus {
  border: 1px solid #565334 !important;
  background: #565334 !important;
  color: #ffffff !important;
}
.sweet-alert {
    background-color: white;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    width: 28em;
    padding: 17px;
    border-radius: 2px;
    text-align: center;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -256px;
    margin-top: -200px;
    overflow: hidden;
    display: none;
    z-index: 99999;
    border-radius: 1em !important;
}
.sweet-alert h2 {
    color: var(--theme2) !important;
    font-size: 1.5em !important;
    text-align: center;
    font-weight: 600;
    text-transform: none;
    position: relative;
    margin: 25px 0;
    padding: 0;
    line-height: 40px;
    display: block;
}
.sweet-alert button {
    background-color: #6cbb2a !important;
    color: white;
    border: none;
    box-shadow: none;
    font-size: 1em !important;
    font-weight: 500;
    padding: 0.5em 2em !important;
    margin: 2em 0.5em 0 0.5em !important;
    cursor: pointer;
    border-radius: 2em !important;
}
.sweet-alert p {
    color: #bdbdbd !important;
    font-size: 1.2em !important;
    text-align: center;
    font-weight: 400 !important;
    position: relative;
    text-align: inherit;
    float: none;
    margin: 0;
    padding: 0;
    line-height: normal;
}
.sweet-alert .sa-icon {
    margin-top: 0 !important;
}
.event-details-box a{
  color: #212529;
}
@media (min-width: 1600px) {
  .logo img {
    width: 5em;
  }
  .landing h1 {
    font-size: 3.5em;
    line-height: 1.5em;
  }
  button.btn.btn-light {
    font-size: 0.9em;
    padding: 0.6em 2em;
  }
  button.btn.btn-success {
    font-size: 0.9em;
  }
  .video-thumb {
    height: 22em;
  }
}
@media (min-width: 1660px) {
  .choose-content {
    padding: 5em 0;
    width: 35%;
    float: left;
  }
}

@media (min-width: 2000px) {
  body {
    font-size: 140%;
  }
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1620px;
  }
  .basic-info .choose-content {
    width: 100%;
    top: -3.5rem;
  }
  .form-box {
    width: 60em;
  }
  [type="radio"]:not(:checked) + label:before{
    width: 2.125rem;
    height: 2.125rem;
    border: 1px solid #bcbcbc;
    border-radius: 100%;
    background: #fff;
  }
  [type="radio"]:checked + label:before {
     width: 2.125rem;
    height: 2.125rem;
}
  [type="radio"]:not(:checked) + label:after {
    content: '';
    width: 1rem;
    height: 1rem;
    top: 0.5rem;
    left: 0.5rem;
  }
  [type="radio"]:checked + label:after {
    content: '';
    width: 1rem;
    height: 1rem;
    top: 0.5rem;
    left: 0.5rem;
  }
  [type="radio"]:checked + label, [type="radio"]:not(:checked) + label {
    position: relative;
    padding-left: 3rem;
    padding-right: 3rem;
    cursor: pointer;
    line-height: 2.4rem;
    display: inline-block;
}
}
@media (min-width: 3840px) {
  html {
	font-size: 100%;
  }
  body {
    font-size: 250%;
  }
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 3000px;
  }
  .input-group img {
    width: 2em;
  }
  .nav-tabs .nav-link {
    font-size: 1em;
  }
  .inner-check-box {
    margin-top: 0.6em;
  }
  .g-3, .gx-3 {
    --bs-gutter-x: 3rem;
  }
  .row {
    --bs-gutter-x: 3rem;
  }
  .form-box {
    width: 66em;
  }
  .form-box {
    padding: 2em 5rem;
  }
  .form-label {
    font-size: 0.75em;
  }
  .form-box .input-group-text {
    border: 0.2em solid #ebebeb;
    border-radius: 1.5em;
    border-right: none;
  }
  .input-group-text {
    display: flex;
    align-items: center;
    padding: 0.375rem 2rem;
  }
  .form-box .form-control {
    font-size: 0.85em;
  }
}
@media (max-width: 1600px) {
  .mt-3 {
    margin-top: 0.75rem!important;
}
.form-label {
    font-size: 0.6em;
}
.form-box {
    padding: 1em 1.5rem;
    }

}
@media (max-width: 1420px) {
  .basic-info {
    background-image: url(../img/logo-bg-img2.png), url(../img/back-triangle-img.png), url(../img/logo-bg-img.png);
    background-size: 20em, contain, 40%;
  }
  .basic-info .choose-content {
    width: 100%;
    top: 0;
  }
  .form-box {
    width: 55em;
  }
  .total-input {
    max-height: 60vh;
    overflow: auto;
}
::-webkit-scrollbar-track {
  background-color: transparent;
  height:2em;
}
::-webkit-scrollbar {
  width: 0.35rem;
  height: 0.35rem;
  background: #cdccc9;
  border-radius: 20px !important;
  margin: 10px;
}
::-webkit-scrollbar-thumb {
  background: #6cbb2a;
  border-radius: 20px !important;
  max-height: 40%;
}
*:hover::-webkit-scrollbar-thumb {
  background: #6cbb2a;
} 
  .already-member.d-flex {
    padding: 0.5rem 0;
  }
  .form-box h4 {
    font-size: 1.2em;
  }
  .inner-check-box {
    margin-top: 0.3em;
  }
  .choose-content {
    width: 36%;
  }
  .mt-3 {
    margin-top: 0.5rem!important;
}
.form-label {
    font-size: 0.5em;
}
}
@media (max-width: 1366px) {
  .choose-main {
    height: 50vh;
}
.form-box {
  width: 50em;
}
.nav-tabs .nav-link {
  display: block;
  padding: 1em 1em 1em 1.8em;
  color: var(--theme1);
  text-decoration: none;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
  position: relative;
  border: 0;
  font-size: 0.8em;
}
}
@media (max-width: 1024px) {
  .gray-body .container-fluid {
    padding: 0 3%;
  }
  .basic-info {
    background-image: url(../img/logo-bg-img2.png), url(../img/back-triangle-img.png), url(../img/logo-bg-img.png);
    background-size: 22em, cover, cover;
    background-position: 0% 104%, center, top;
  }
  .basic-info .choose-content {
    width: 100%;
    float: none;
    top: 0;
  }
  .form-box {
    padding: 1em;
    width: 45em;
  }
  .form-box h4 {
    font-size: 1.2em;
    margin-bottom: .3em;
  }
  .inner-check-box {
    margin-top: 0.6em;
  }
  .custom-select > span {
    padding: 0.6em 1em;
  }
  .margin-custom {
    margin-top: 1em;
  }
  .video-thumb {
    height: 20em;
  }
  .left-img {
    bottom: 13%;
    left: 11%;
  }
  .choose-option {
    background-image: url(../img/back-triangle-img.png),
      url(../img/logo-bg-img.png);
    background-size: cover, 90%;
    background-position: left top, 125% 150%;
    background-repeat: no-repeat;
  }
  .choose-main {
    justify-content: space-between;
  }
  .video iframe {
    height: 20em;
}
}
@media (max-width: 991px) {
  .logo {
    padding: 1em 0 1rem;
  }
  .logo img {
    width: 65px;
  }
  .landing {
    background-image: none;
    background-color: #565334;
    height: 100vh;
   height: calc(100 * var(--vh));
    overflow: hidden;
    padding: 0;
  }
  .mob-profile-icon{
    background: #6cbb2a;
    color: #fff;
    border-radius: 50%;
    width: 28px !important;
    font-weight: 400;
    height: 28px !important;
    font-size: 15px;
}
.mob-none {
    display: none;
}
  .icon-grp {
    display: none;
}
.col-lg-6.p-sm-0 {
  padding: 0;
}
.landing-head .logo{
  display: none;
}
.landing-main.row {
  flex-flow: column-reverse;
  height: auto;
}
  .basic-info, .choose-option {
    background-image: url(../images/login/welcom-login-img.png);
    background-position: top;
    display: flex;
    align-items: end;
    background-size: 70% !important;
    background-size: contain;
    height: 93vh;
  }
  .basic-info .choose-content {
    width: 100%;
    top: 0;
    float: none;
  }
  .welcome-box {
    width: 100%;
    float: none;
    background: transparent;
    padding: 0;
    margin-bottom: 50px;
  }
  .form-box {
    padding: 1em;
    width: 100%;
    float: none;
  }
  .basic-info .choose-content .nav-tabs {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
    align-items: center;
    justify-content: center;
    height: 60px;
    padding: 40px 0;
  }
  .basic-info .choose-content .nav-tabs li.nav-item {
    width: 16.66%;
  }
  .nav-tabs .nav-link {
    padding: 1em 0.5em;
    font-size: 0.8em;
    margin: auto;
  }
  .nav-tabs .nav-link:before {
    display: none;
  }
  .nav-tabs .nav-link:after,
  .nav-tabs .nav-link.completed::after,
  .nav-tabs .nav-link.active::after  {
    top: -0.6em;
  left: 50%;
  transform: translate(-50%);
  }
  button.btn {
    font-size: 0.8em;
    font-weight: 400;
    padding: 0.4em 1em;
    min-width: 7em;
  }
  .green1 {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
  }
  .brawn {
    position: absolute;
    bottom: -3em;
    right: 0em;
    z-index: 1;
  }
  .khaki {
    position: absolute;
    top: 0px;
    right: 0;
    z-index: 1;
  }
  .landing h1 {
    font-size: 26px;
    line-height: 1.5em;
    text-align: center;
  }
  .landing-left {
    height: calc(100vh - 20rem);
    padding: 0;
    background-color: #565334;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .empowering {
    color: #ffffff;
}
.business {
  color: #f7f6f3;
}
  .landing-right {
    padding: 0;
    margin: 0;
  }
  .video-thumb {
    height: 30rem;
    background: none;
    border: none;
    border-bottom: solid 5px #ffffff;
    padding: 0;
    border-radius: 0 0 38px 38px;
    padding-bottom: 3px;
  }
  .video iframe {
    height: calc(93vh - 200px);
    background: none;
    border: none;
    padding: 0;
    border-radius: 0 0 1.5rem 1.5rem;
    border-bottom: solid 5px #ffffff;
  }
  .signup-btn {
    padding-top: 1em;
    display: flex;
    justify-content: center;
  }
  .choose-main {
    display: block;
    height: auto;
  }
  .choose-content {
    width: 100%;
    top: 0;
    float: none;
    padding: 0;
  }
  .choose-content h1 {
    font-size: 1.5em;
    line-height: 1.2em;
    color: #ffffff;
  }
  .already-member.d-flex {
    display: none !important;
  }
  .left-img {
    display: none;
  }
  .landing-head-row{
    align-items: center;
  }
  .btn.btn-light {
    background: transparent;
    color: #ffffff;
    border: solid 1px #ffffff;
  }
  
  .btn {
      font-size: 14px;
    font-weight: 400;
    padding: 4em 3em;
    min-width: 10em;
    height: 2.4rem;
    border-radius: 50rem;
    text-align: center;
    justify-content: center;
  }
  img.mob-next {
    width: 14px;
    margin-left: 10px;
    display: block !important;
}
  .choose-content h1 {
    display: none;
}
span.desktop-back-opt{
  display: none;
}
span.mobile-back-opt.d-none {
  display: block !important;
  width: 40px;
  position: absolute;
  top: 0;
  left: 0;
}
span.mobile-back-opt img {
  width: 100%;
  height: 100%;
}
.choose-option .container-fluid {
  padding: 0;
}
.already-member{
  display:none;
}
.sign-logo-img{
  display: none;
}
.form-label {
  font-size: 12px;
}
.input-group {
  margin-bottom: 15px;
}
.basic-info {
  background-image: none;
  align-items: self-start;
}
.nav-tabs .nav-link:before {
  display: block;
  right: 100%;
  height: 3px;
  width: 90px;
  top: 0;
}
.choose-content span {
  display: none;
}
section.basic-info .container-fluid {
  padding: 0 !important;
}
.basic-info .form-box {
  height: auto;
  border-radius: 10px 10px 0 0;
}
.total-input h4 {
  border-bottom: solid 1px #f5f5f5;
  padding-bottom: 1em;
}
.nav-tabs li:first-child .nav-link:before {
  right: 100%;
  height: 3px;
  top: 0;
  width: 90px;
}
.nav-tabs li:last-child .nav-link:before {
  height: 0;
}
.total-input {
  max-height: calc(80vh - 60px);
  overflow: auto;
}
.btn-row{
  position: absolute;
  bottom: 10px;
  width: 100%;
}
.p-lg-0 {
    padding: 0;
}
.waves-block {
    display: none;
}
a.video-link {
    position: relative;
    color: var(--theme3);
    background: #fff;
    width: 80px;
    height: 80px;
    }
    .video-link ion-icon {
    font-size: 38px;
    color: var(--theme3);
}
.container, .container-md, .container-sm {
    max-width: 100%;
    width: 100%;
}
.landing-left-content {
    width: auto;
}
.signin-inner {
    background: #fff;
    padding: 20px;
    margin-top: 30px;
    border-radius: 15px 15px 0 0;
}
 .signin-inner button.btn {
    font-size: 14px;
    font-weight: 400;
    padding: 10px 10px;
    min-width: 7em;
    max-width: 8em;
    position: absolute !important;
    right: 20px;
}
.fg-margin.signup-member {
    display: none;
}
.signin-box h3 {
    margin-top: 1em;
    font-size: 24px;
    margin-bottom: 0px;
}
.signin-box .form-control {
    font-family: "Roboto", sans-serif;
    padding: 1em 1.152em 1em 0;
    font-size: 14px;
    height: 3.43em;
    font-weight: 500;
    line-height: 1.5;
    color: #d0d0d0;
    background-color: #f8f8f8;
}
.signin-box .form-control:focus {
    background-color: #f8f8f8;
    }
.signin-box .input-group-text {
    background-color: #f8f8f8;
  }
  .input-group img {
    width: 15px;
}
.box-list p {
    font-size: 14px;
    padding-bottom: 2px;
}
.option-icon {
    width: 55px;
    height: 55px;
    padding: 10px;
    border-radius: 5px;
    background: #f8f8f8;
}
.box-list {
    background: #ffffff;
    color: #000;
    border-radius: 5px;
    padding: 8px;
    margin-bottom: 15px;
    cursor: pointer;
}
.signin-inner .btn {
    font-size: 14px;
    font-weight: 400;
    padding: 12px 15px;
    min-width: 7em;
    max-width: 8em;
    border-radius: 10px;
    float: right;
 }
 .form-box .form-control, .signin-box .form-control {
    font-size: 13px;
    font-weight: 500;
  }
  .basic-info .choose-content .nav-tabs .nav-link {
    padding: 0;
    font-size: 0.8em;
    margin: auto;
}
.form-box .form-control, .signin-box .form-control {
    background-color: #f5f5f5;
    }
    .form-box .input-group-text, .signin-box .input-group-text {
    background-color: #f5f5f5;
  }
  .form-box .form-control:focus, .signin-box .form-control:focus {
    background-color: #f5f5f5;
  }
  .nav-tabs .nav-link:before {
    background: #d1d0c7;
}
.nav-tabs .nav-link:after {
    border: 0.2083em solid #d1d0c7;
    background: #d1d0c7;
}
.form-label {
    font-size: 13px;
    margin-bottom: 5px;
    margin-top: 10px;
}
.rprofile-textbox h4 a {
    color: #555334;
    font-size: 16px;
}
.rprofile-textbox h5 {
    font-size: 14px;
    font-weight: 400;
}
.rprofile-textbox p {
    color: #bcbcbc;
    font-size: 12px;
    margin-bottom: 0;
}
.roverview-box {
    font-size: 13px;
}
.roverview-box h5 {
    padding: 0 0 5px;
    color: #bcbcbc;
}
.mob-mentor.disp-none {
    background: #f8f8f8;
    padding: 20px;
    border-radius: 15px 15px 0 0;
}
.inner-check-box label:before {
    content: "";
    -webkit-appearance: none;
    background-color: #ffffff;
  }
  .custom-select > span {
    background: #f8f8f8;
  }
   .choose-main .tab-content {
    background: #fff;
    padding: 20px;
    border-radius: 15px;
}
.basic-info .tab-content .form-box {
    padding: 0px;
    background: transparent;
}
}
@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation:landscape) {
  .choose-main {
    display: block;
    height: auto;
    padding-bottom: 0;
  }
  .logo img {
    width: 65px;
  }
  .already-member p {
    color: #ffffff;
  }
  .basic-info .choose-content {
    width: 100%;
    top: 0;
    float: none;
  }
  .basic-info .choose-content .nav-tabs {
    padding-left: 0;
    display: flex;
    flex-wrap: nowrap;
    padding: 0;
    width: 100%;
    margin-top: 1.5em;
  }
  .nav-tabs .nav-link {
    padding: 1em 0.5em;
    font-size: 0.8em;
    margin: auto;
  }
  .nav-tabs .nav-link:after, .nav-tabs .nav-link.completed::after, .nav-tabs .nav-link.active::after {
    top: -0.6em;
    left: 50%;
    transform: translate(-50%);
  }
  .form-box {
    padding: 1em;
    width: 100%;
    float: none;
  }
  .left-img {
    display: none;
  }
  .welcome-box {
    width: 100%;
    float: none;
  }
  .choose-content {
    width: 100%;
    top: 0;
    float: none;
    padding: 1rem 0 2rem;
  }
  .choose-content h1 {
    font-size: 1.5em;
    line-height: 1.2em;
    color: #ffffff;
  }
 
}

@media (max-width: 767px) {
  .nav-tabs li:first-child .nav-link:before {
    width: 70px;
}
.nav-tabs .nav-link:before {
    width: 70px;
}
.video-thumb {
  height: 18em;
}
}

@media screen and (orientation:landscape) and (max-device-width: 480px) {
  .video-thumb {
    height: 16em;
  }
  .video iframe {
    height: 500px;
  }
  .landing {
    height: auto;
  }
  .basic-info, .choose-option {
    background-image: url(../images/login/welcom-login-img.png);
    background-position: center top;
    display: flex;
    align-items: end;
    background-size: 31%;
    height: 620px;
}
.basic-info {
    background-image: none;
    align-items: self-start;
}
.nav-tabs li:first-child .nav-link:before {
    width: 95px;
}
.nav-tabs .nav-link:before {
    width: 95px;
}
}






.sweet-alert {
    border-radius: 1rem !important;
    padding: 2rem !important;
    max-width: 450px !important;
}
.sweet-alert .sa-icon {
    margin: 0.6rem auto !important;
    zoom: 0.7 !important;
}
.sweet-alert .sa-icon.sa-error {
    border-color: #d10000 !important;
}
.sweet-alert .sa-icon.sa-error .sa-x-mark .sa-line {
    background-color: #d10000 !important;
}
.sweet-alert .sa-icon.sa-warning {
    border-color: #fd7a08 !important;
}
.sweet-alert .sa-icon.sa-warning span {
    background-color: #fd7a08 !important;
}
.sweet-alert .sa-icon.sa-info {
    border-color: #2799c8 !important;
}
.sweet-alert .sa-icon.sa-info::before,
.sweet-alert .sa-icon.sa-info::after {
    background-color: #2799c8 !important;
}
.sweet-alert .sa-icon.sa-success {
    border-color: #4fc30e !important;
}
.sweet-alert .sa-icon.sa-success span {
    background-color: #4fc30e !important;
}
.sweet-alert h2 {
  font-size: 1.5rem !important;
  font-weight: 700 !important;
  color: #413f28 !important;
  margin: 1rem 0rem 1rem 0rem !important;
}
.sweet-alert p {
    font-size: 1.1rem !important;
    color: #413f28 !important;
    margin-bottom: 1.5rem !important;
}
.sweet-alert fieldset {
}
.sweet-alert fieldset input {
    border-radius: 0.7rem !important;
    border: 0.096rem solid #ebebeb !important;
    box-shadow: none !important;
    height: 4rem !important;
    margin: 0 !important;
    background-color: #f5f5f5 !important;
    font-size: 1rem !important;
    padding: 1rem 1.152rem !important;
    margin: 1rem 0rem !important;
}
.sweet-alert fieldset .sa-input-error {
    inset: 0rem 0.7rem 0rem auto !important;
    margin: auto !important;
}
.sweet-alert .sa-error-container {
    
}
.sweet-alert .sa-error-container .icon {
    
}
.sweet-alert .sa-error-container p {
    
}
.sweet-alert .sa-button-container {
    
}
.sweet-alert .sa-button-container button {
    font-size: 1rem !important;
    border-radius: 0.7rem !important;
    padding: 0.8em 2.3em !important;
    font-weight: 400 !important;
    line-height: 1.5 !important;
    margin-top: 1rem !important;
    background-color: #565334 !important;
    color: #ffffff !important;
    border: solid 0.1rem #565334 !important;
}
.sweet-alert .sa-button-container button:hover {
    background-color: #56533400 !important;
    color: #565334 !important;
}
.sweet-alert .sa-button-container {
    
}
.sweet-alert .sa-button-container .sa-confirm-button-container {
    
}
.sweet-alert .sa-button-container .sa-confirm-button-container .confirm {
    background-color: #6cbb2a !important;
    color: #ffffff !important;
    border: solid 1px #6cbb2a !important;
}
.sweet-alert .sa-button-container .sa-confirm-button-container .confirm:hover {
    background-color: #6cbb2a00 !important;
    color: #6cbb2a !important;
}
.sweet-alert .sa-button-container .sa-confirm-button-container .confirm .la-ball-fall {
    
}


ion-icon {
  pointer-events: none;
}

.tooltip {
  font-size: 1.1rem !important;
}
.tooltip.bs-tether-element-attached-bottom .tooltip-inner::before,
.tooltip.tooltip-top .tooltip-inner::before {
  border-top-color: #6cbb2a !important;
}
.tooltip.bs-tether-element-attached-left .tooltip-inner::before,
.tooltip.tooltip-right .tooltip-inner::before {
  border-right-color: #6cbb2a !important;
}
.tooltip.bs-tether-element-attached-top .tooltip-inner::before,
.tooltip.tooltip-bottom .tooltip-inner::before {
  border-bottom-color: #6cbb2a !important;
}
.tooltip.bs-tether-element-attached-right .tooltip-inner::before,
.tooltip.tooltip-left .tooltip-inner::before {
  border-left-color: #6cbb2a !important;
}
.tooltip-inner {
  padding: 3px 11px !important;
  background-color: #6cbb2a !important
}