.flag {
  width: 40px;
}
@media (max-width: 767px) {
  .testimobile {
    display: none;
  }
  .app-main .app-header {
    display: none;
  }
}
@media (max-width: 400px) {
  .smallnone {
    display: none;
  }
}
@media (min-width: 1061px) {
  /*.person-box2 {
    min-height: 490px;
  }*/
  .soc-item {
    min-height: 250px;
  }
}
@media (min-width: 767px) and (max-width: 1060px) {
}
@media (min-width: 768px) and (max-width: 1060px) {
  /*.person-box2 {
    min-height: 490px;
  }*/
  .soc-item {
    min-height: 335px;
  }
}

button.generate-password {
  -webkit-box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2);
  background-image: -webkit-linear-gradient(189deg, #ff822e, #fa6400 0);
  background-image: -o-linear-gradient(189deg, #ff822e, #fa6400 0);
  background-image: linear-gradient(261deg, #ff822e, #fa6400 0);
}
form .form-group input {
  font-size: 16px;
}

form .form-group input::placeholder {
  color: #999;
}

.iti--separate-dial-code .iti__selected-dial-code {
  font-size: 16px;
}
.inline1 {
  background-color: #30302f;
}
.inline2 {
  background: #f8f8f8;
}
.width {
  width: 100%;
}
.form-global-box h3 {
  font-weight: 400;
  color: #ff6f00;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .form-global-box h3 {
    font-size: 35px;
    line-height: 1.1;
    letter-spacing: 0.48px;
  }
}
@media (min-width: 768px) {
  .section-main h2.margins {
    margin-top: 50px;
    margin-bottom: 0;
  }
}
.userstyle {
  width: 90px;
  border-radius: 100%;
  border-color: white;
  border: solid;
}
.leftbut {
  left: 15px;
}
@media (max-width: 767px) {
  .section-our-members .person-m {
    border-bottom: 20px solid #393937;
  }
  .section-our-members .person-m2 {
    border-bottom: 20px solid rgb(248, 248, 248);
  }
}

.person-m .flag {
  width: 30px;
}
.testipos1 {
  float: left;
}
.testipos2 {
  float: right;
}

.faq h2 {
  color: #282828;
  font-weight: 300;
  font-size: 30px;
}
@media (min-width: 768px) {
  .faq h2 {
    font-size: 35.5px;
    line-height: 1.22;
    letter-spacing: 2px;
    /* margin-bottom: 50px; */
  }
}
@media (min-width: 768px) {
  .faq {
    padding: 50px 0;
  }
}
.faq {
  /* background-color: #f8f8f8; */
}
@media (max-width: 767.98px) {
  .faq {
    padding: 30px 0;
  }
}
.line2 {
  width: 100%;
  height: 1px;
  margin: 20px 0 0px;
  /* object-fit: contain; */
  opacity: 1;
  border: solid 1px var(--charcoal);
}

.faq h4 {
  width: 100%;
  max-height: 100%;
  margin: 49px 30px 10px 0px;
  /* font-family: SourceSansPro; */
  font-size: 30px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: 1.2px;
  color: var(--black);
}
.triangle {
  width: 20px;
  height: 20px;
  margin: 59px 10px 20px 0;
  object-fit: contain;
  /* transform: rotate(90deg); */
  border-radius: 2px;
  background-color: var(--pumpkin-orange);
}

.faq h4::before {
  content: url(../img/triangle.png);
  margin-right: 5px;
}
input:valid:not(:placeholder-shown) {
  padding-right: 0;
}
.ml-auto .person-link .arrowearning {
  position: initial;
  width: 30px;
  height: 50px;
  margin-bottom: 9px;
}
input[type="tel"] {
  padding-left: 90px !important;
}
.nopassfield {
  display: none !important;
}
@media (min-width: 768px) {
  .mobilenone {
    display: none;
  }
}
@media (max-width: 767px) {
  .bignone {
    display: none;
  }
}
