@import url('https://fonts.googleapis.com/css2?family=Overpass:wght@400;600;700;800;900&display=swap');
* {
  margin: 0;
  padding: 0;
}
h1, h2, h3, h4, h5, h6, p, ul, li, body, html, form, fieldset {
  margin: 0;
  padding: 0;
  outline: none;
  border: 0;
}
form, fieldset {
  width: 100%;
}
img {
  border: 0;
}
a {
  text-decoration: none;
  border: 0;
  outline: 0;
  color: #3a414b;
}
.live-now-desktop a, .photos-desktop a, .videos-desktop a, .roulette-desktop a{
    color: #3b414a;
    text-decoration: none;
    position: relative;
}
.live-now-desktop a::before, .photos-desktop a::before, .videos-desktop a::before, .roulette-desktop a::before {
  content:'';
  position: absolute;
  width:100%;
  height: 5px;
  background: #9d2832;
  bottom:0;
  display:none;
}
.live-now-desktop:hover a::before, .photos-desktop:hover a::before, .videos-desktop:hover a::before, .roulette-desktop:hover a::before, .live-now-desktop:active a::before, .photos-desktop:active a::before, .videos-desktop:active a::before, .roulette-desktop:active a::before {
  display: block;
}
a.active {
  color: #9d2832 !important;
}
.clear {
  clear: both;
  width: auto !important;
}
ul {
  list-style: none;
}
a:focus, input:focus, textarea:focus, *:focus {
  outline: 0 !important;
  box-shadow: none !important;
}
.nobg {
  background: transparent !important;
}
@font-face {
  font-family: 'MyriadProRegular';
  src: url("../fonts/MyriadProRegular.552a2aa2757e.eot");
  src: url("../fonts/MyriadProRegular.552a2aa2757e.eot") format("embedded-opentype"), url("../fonts/MyriadProRegular.309f64eddf9e.woff2") format("woff2"), url("../fonts/MyriadProRegular.6b1181253d8a.woff") format("woff"), url("../fonts/MyriadProRegular.71b6609f615d.ttf") format("truetype"), url("../fonts/MyriadProRegular.dd1b89f54791.svg#MyriadProRegular") format("svg");
}

@font-face {
  font-family: 'MyriadProBold';
  src: url("../fonts/MyriadProBold.023dd6c9750b.eot");
  src: url("../fonts/MyriadProBold.023dd6c9750b.eot") format("embedded-opentype"), url("../fonts/MyriadProBold.e602f47413a1.woff2") format("woff2"), url("../fonts/MyriadProBold.2bcbd8597823.woff") format("woff"), url("../fonts/MyriadProBold.0357b4698981.ttf") format("truetype"), url("../fonts/MyriadProBold.9291d72953fc.svg#MyriadProBold") format("svg");
}
html, body {
  height: 100%;
}
body {
  position: relative;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  font-family: 'MyriadProRegular' !important;
  color: #3b414a;
  background: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.container {
  width: 100%;
  max-width: 920px;
}
a, input, button {
  display: inline-block;
  text-decoration: none;
  color: #3a414b;
  outline: none;
  transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
}
a img {
  border: 0px none;
}
a:hover {
  outline: none;
  color: #3a414b ! important;
  text-decoration: none;
}

a.chat-header:hover{
    text-decoration: none;
    color: #9d2832 ! important;
}
a.chat-header:active{
    text-decoration: none;
}
a:active {
  outline: none;
  text-decoration: none;
}
a:focus {
  outline: none;
  outline-offset: 0px;
  text-decoration: none;
  color: inherit;
}
::-webkit-input-placeholder {
  color: #999;
  opacity: 1;
}
::-moz-placeholder {
  color: #999;
  opacity: 1;
}
:-moz-placeholder {
  color: #999;
  opacity: 1;
}
:-ms-input-placeholder {
  color: #999;
  opacity: 1;
}
img {
  max-width: 100%;
  height: auto;
}
h1, h2, h3, h4, h5, h6 {
  margin: 0px;
  padding: 0px;
  margin-bottom: 15px;
  line-height: 1.2;
  font-weight: 500;
  color: inherit;
}
h1 {
  font-size: 42px;
}
h2 {
  font-size: 36px;
}
h3 {
  font-size: 28px;
}
h4 {
  font-size: 22px;
  line-height: 1.4;
}
h5 {
  font-size: 18px;
  line-height: 1.4;
}
h6 {
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin: 0 0 10px;
}
p {
  margin: 0px;
  padding: 0px;
  margin-bottom: 24px;
}
strong {
  font-weight: 700;
}
b {
  font-weight: 400;
}
p:last-child {
  margin-bottom: 0;
}
em {
  font-style: normal;
}
.large-para {
  font-size: 18px;
  line-height: 27px;
  color: #000;
}
.mar-50 {
  margin-bottom: 50px !important;
}
.mar-40 {
  margin-bottom: 40px !important;
}
.mar-30 {
  margin-bottom: 30px !important;
}
.mar-20 {
  margin-bottom: 20px !important;
}
.mar-10 {
  margin-bottom: 10px !important;
}
.mar-5 {
  margin-bottom: 10px !important;
}
.no-mar {
  margin-bottom: 0 !important;
}
.no-pad {
  padding-bottom: 0 !important;
}
.no-pad-all {
  padding: 0 !important;
}
.no-pad-top {
  padding-top: 0 !important;
}
.no-pad-bottom {
  padding-bottom: 0 !important;
}
.block-20 {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  height: 20px;
}
.block-30 {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  height: 30px;
}
.block-40 {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  height: 40px;
}
.block-50 {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  height: 50px;
}
.btn {
  border-radius: 0;
  font-weight: 700;
  padding: 8px 18px;
  font-size: 16px;
  line-height: 22px;
  border: solid 2px #333;
  box-shadow: none;
  text-transform: uppercase;
}
.btn-default, .btn-default:focus {
  color: #fff;
  background-color: #eb8258;
  border-color: #eb8258;
}
.btn-default:hover, .btn-default:active {
  background-color: transparent;
  border-color: #eb8258;
}
.btn-primary, .btn-primary:focus {
  color: #fff;
  background-color: #61afc8;
  border-color: #61afc8;
}
.btn-primary:hover, .btn-primary:active {
  background-color: transparent;
  border-color: #61afc8;
}
.btn-white, .btn-white:focus {
  color: #333;
  background-color: #fff;
  border-color: #fff;
}
.btn-white:hover, .btn-white:active {
  color: #fff;
  background-color: #333;
  border-color: #333;
}
.btn-outline, .btn-outline:focus {
  color: #fff;
  background-color: transparent;
  border-color: #fff;
}
.btn-outline:hover, .btn-outline:active {
  color: #fff;
  background-color: #333;
  border-color: #333;
}
.btn-orange, .btn-orange:focus {
  color: #fff;
  background-color: #eb8258;
  border-color: #eb8258;
}
.btn-orange:hover, .btn-orange:active {
  color: #eb8258;
  background-color: #fff;
  border-color: #fff;
}
.btn-blue, .btn-blue:focus {
  color: #fff;
  background-color: #61afc8;
  border-color: #61afc8;
}
.btn-blue:hover, .btn-blue:active {
  color: #61afc8;
  background-color: #fff;
  border-color: #fff;
}
.btn-outline-orange, .btn-outline-orange:focus {
  color: #eb8258;
  background-color: transparent;
  border-color: #eb8258;
}
.btn-outline-orange:hover, .btn-outline-orange:active {
  color: #fff;
  background-color: #eb8258;
  border-color: #eb8258;
}
.btn.btn-lg {
  padding: 12px 24px;
}
.btn.btn-xs {
  padding: 7px 23px;
}
.btn + .btn {
  margin-left: 10px;
}
.overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.75);
  left: 0;
  top: 0;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s ease-in;
  -moz-transition: all 0.4s ease-in;
  -webkit-transition: all 0.4s ease-in;
}
.show-menu .overlay {
  visibility: visible;
}
.color-text {
  color: #61afc8;
}
.os-animation {
  opacity: 0;
}
.os-animation.animated {
  opacity: 1;
}
.clickme-purchase,
.clickmeOops,
.clickmeTips,
.clickme{
  cursor: pointer;
}

@keyframes fade {
  from {
    opacity: 0;
    transform: translate(-50%, -50%) scale(0.8);
  }
  to {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
  }
}
.confirm {
  display: block;
  position: absolute;
  top: 20%;
  left: 50%;
  transform: translate(-50%, -50%);
  min-width: 280px;
  max-width: 500px;
  height: auto;
  background: #fff;
  border-radius: 10px;
  padding: 0;
  margin: 0;
  border: 1px solid #3a414b;
  animation: fade 1s ease 1 forwards;
}
.confirm h2 {
  text-align: center;
  font-size: 24px;
  margin: 10px;
  margin-top: 5%;
  margin-bottom: 6%;
  min-height: 150px;
}
.sign-code-verify.purchase_ui form {
    max-width: 281px;
    margin: auto;
}
.ar-static-page-desktop {
  margin-top: 105px;
}
.ar_subscribe_available .ar-static-page-desktop {
  margin-top: 180px;
}
.ar-static-page-desktop.mt-sm-0 {
  margin-top: 0 !important;
}
.ar-host-profiles-title {
  color: #862526;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 12px;
  padding: 15px;
  border-radius: 6px;
  background: rgba(134, 37, 38, 0.06);
  display: block;
  width: 100%;
  margin-top: 25px;
  margin-bottom: 0;
}
.ar-new-online-host-cards-wrap {
  max-width: 100%;
  margin: 25px auto 25px;
}
.ar-new-online-host-cards-inner {
  column-gap: 10px;
  column-count: 3;
}
.ar-new-online-host-card {
  display: flex;
  width: 100%;
  flex-direction: column;
  cursor: pointer;
}
.ar-new-online-host-card-inner {
  border-radius: 10px;
  background: #FFF;
  box-shadow: 0px 0px 80px 0px rgba(0, 0, 0, 0.12);
  display: block;
  width: 100%;
  overflow: hidden;
  margin-bottom: 10px;
  text-align: left;
}
.ar-new-online-host-card-img-wrap {
  height: 100%;
}
.ar-new-online-host-card-profile-img {
  height: auto;
  background-size: contain;
  background-position: top;
  background-repeat: no-repeat;
}
.ar-new-online-host-card-content-wrap {
  padding: 20px;
}
.ar-new-online-host-profile-name {
  color: #3C434B;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 15px;
  margin-bottom: 10px;
  text-transform: capitalize;
}
.ar-new-online-host-profile-desc {
  color: #3C434B;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  text-align: justify;
  word-break: break-word;
}

@media (max-width: 576px) {
  .modalboxTips .confirm h1 {
    min-height: 280px;
  }
  .confirm h2 {
    padding: 0px !important;
  }
}

@media (min-width: 576px) {
  .modalboxTips .confirm h1 {
    min-height: 200px;
  }
}
.confirm h2 input {
  margin-top: 10px;
  text-align: center;
  border: 1px solid #3a414b;
  margin-bottom: 60px;
}
.confirm button {
  background: transparent;
  border: none;
  height: 3rem;
  font-size: 1rem;
  width: 50%;
  position: absolute;
  bottom: 0;
  cursor: pointer;
}

@media (max-width: 576px) {
  .confirm button {
    background: transparent;
    border: none;
    height: 3rem;
    font-size: 1rem;
    width: 95%;
    position: absolute;
    bottom: 0;
    cursor: pointer;
  }
}
.confirm button:nth-of-type(1) {
  background-color: #ccc;
  color: #3a414b;
  left: 0;
  border-radius: 0 0 0 10px;
}

@media (max-width: 576px) {
  .confirm button:nth-of-type(1) {
    background-color: #ccc;
    color: #3a414b;
    left: 2.5%;
    bottom: 2%;
    border-radius: 5px;
  }
}
.confirm button:nth-of-type(2) {
  background-color: #3a414b;
  color: #ddd;
  right: 0;
  border-radius: 0 0 10px 0;
}

@media (max-width: 576px) {
  .confirm button:nth-of-type(2) {
    background-color: #3a414b;
    color: #ddd;
    right: 2.5%;
    bottom: 21%;
    border-radius: 5px;
  }
}
.confirm button:focus,
.confirm button:hover {
  font-weight: bold;
}
.confirm button:active {
  background: #3a414b;
}
.closeButton {
  position: absolute;
  cursor: pointer;
  z-index: 1;
  right: 12px;
  top: 10px;
  color: #444;
  font-size: 30px;
}
.modal-header img {
  height: 26px;
  width: 26px;
  opacity: 0.4;
}
.modal-header .modal-title {
  float: left !important;
  margin-right: 30%;
  font-size: 20px;
  font-weight: bold;
  font-family: 'MyriadProRegular';
}
.tip-img img {
  height: 62px;
  top: 5px;
  opacity: 0.3;
}
.modalboxPurchase,
.modalboxOops,
.modalboxLogin,
.modalboxTips,
.modalboxTipThanks,
.modalboxPhoneCall,
.modalboxLoginAction,
.modalboxIphone {
  display: none;
  position: fixed;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #666;
  opacity: 0.97;
}
.modalboxEUWarning {
  display: block;
  position: fixed;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #666;
  opacity: 0.97;
}
.modal-content {
  margin: auto;
  top: 100%;
}
.modal-content {
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.6s;
  animation-name: zoom;
  animation-duration: 0.6s;
}
.modal-header {
  display: inline-block;
  width: 100%;
}
.pop-images {
  width: 40px;
  height: 40px;
  position: absolute;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  top: 5px;
}
.pop-texts {
  position: relative;
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  width: 100%;
  font-family: 'MyriadProRegular';
  text-align: center;
}
.current-balance {
  display: none;
}
.card-base {
  margin-bottom: 40px;
  font-size: 14px;
  font-family: 'MyriadProRegular';
  color: #3a414b;
}
.red-heading {
  text-align: center;
  font-size: 25px;
  padding: 40px;
  color: #9d2832;
  font-family: 'MyriadProRegular';
  font-weight: 500;
}
.red-heading h2 {
  font-size: 25px;
}
.slideUp {
  animation-name: slideUp;
  -webkit-animation-name: slideUp;
  animation-duration: 1s;
  -webkit-animation-duration: 1s;
  visibility: visible;
}

@keyframes slideUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(70%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0%);
  }
}

@-webkit-keyframes slideUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(70%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0%);
  }
}
.pop-closed {
  display: none;
}
.stop-scrolling {
  height: 100%;
  overflow: hidden;
}
.slick-slide img {
  display: inline !important;
}
.phone-error {
  color: red;
  text-align: left;
  font-size: 14px;
  display:none;
  margin-bottom: 1px;
  margin-top: 10px;
}
.phone-error a {
  color: #3a414b;
  text-decoration: underline;
  font-weight: bold;
  text-underline-position: under;
}
.phoneError,
.userError,
.joinError {
  display: none;
  color: red;
  text-align: left;
  font-size: 14px;
  padding-top: 5px;
}
.joinError {
  text-align: center;
}
.phoneError a {
  color: #3a414b;
  text-decoration: underline;
}
#userHelp {
  text-align: center;
  display: inline-block;
}
.emailErrors {
  float: left;
  color: red;
}
.album-header-hr {
  height: 1px;
  display: inline-block;
  position: absolute;
  width: 103%;
  margin-left: -30px;
  top: 29px;
  border-top: 1px solid #ddd;
}
.good-text-next {
  font-family: 'MyriadProRegular';
  font-size: 18px;
  color: #3a414b;
}
.good-text-next span {
  font-size: 16px;
}
.more-space {
  margin-top: 50px !important;
}
.alert-notReg {
  display: block;
  width: 100%;
  color: #FF0000;
  text-align: left;
  margin-top: -20px;
}
.alert-notReg a {
  font-size: 14px;
  font-weight: bold;
  text-decoration: underline;
  text-underline-position: under;
  color: #3a414b;
}
p.char-description {
  overflow: hidden;
  text-overflow: ellipsis;
}
#demo-desktop {
  min-height: 600px;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  width: auto;
  height: auto;
}
#player {
  padding-top: 50%;
  height: 530px ! important;
}
#player2 {
  padding-top: 5%;
}
.carousel-video-next-icon {
  position: relative;
  width: 35px;
  height: 55px;
  background-color: #e0dee1;
  border-radius: 5px;
  margin-right: -50px;
}
.carousel-video-next-icon::after {
  content: '\f054';
  font-family: FontAwesome;
  font-size: 24px;
  -webkit-text-stroke: 2px #ddd;
  color: #3a414b;
  position: absolute;
  top: 18px;
  left: 11px;
}
.carousel-video-prev-icon {
  position: relative;
  width: 35px;
  height: 55px;
  background-color: #e0dee1;
  border-radius: 5px;
  margin-left: -50px;
}
.carousel-video-prev-icon::after {
  content: '\f053';
  font-family: FontAwesome;
  font-size: 24px;
  -webkit-text-stroke: 2px #ddd;
  color: #3a414b;
  position: absolute;
  top: 18px;
  left: 8px;
}
.carousel-control-prev-overlay {
  position: relative;
  width: 35px;
  height: 55px;
  background-color: #e0dee1;
  border-radius: 5px;
  margin-left: 0px;
}
.carousel-video-prev-icon-overlay {
  position: relative;
  width: 35px;
  height: 55px;
  background-color: #e0dee1;
  border-radius: 5px;
  margin-left: -150px;
}
.carousel-video-prev-icon-overlay::after {
  content: '\f053';
  font-family: FontAwesome;
  font-size: 24px;
  -webkit-text-stroke: 2px #ddd;
  color: #3a414b;
  position: absolute;
  top: 18px;
  left: 8px;
}
.carousel-video-next-icon-overlay {
  position: relative;
  width: 35px;
  height: 55px;
  background-color: #e0dee1;
  border-radius: 5px;
  margin-right: -150px;
}
.carousel-video-next-icon-overlay::after {
  content: '\f054';
  font-family: FontAwesome;
  font-size: 24px;
  -webkit-text-stroke: 2px #ddd;
  color: #3a414b;
  position: absolute;
  top: 18px;
  left: 11px;
}
.icon-disable {
  opacity: 0.3;
  pointer-events: none;
}
.show-text-head {
  font-size: 14px;
  line-height: 15px;
  margin-bottom: 0px;
  margin-top: -2px;
  margin-right: 10px;
}
.error_messages {
  color: red;
  font-size: 13px !important;
  display: block;
  margin-top: -20px;
  text-align: left;
  display: none;
}
.error404 {
  margin-top:110px !important;
}
.mobile-header-menu , .mobilelogoWrap {display: none;}
.featuredLogoWrap {
    height: 90px;
    margin-bottom: 20px;
}
.featuredLogoWrap .featured-logo:not(:last-child){
  margin-right:30px;
}
.featured-logo {
    width: 120px;
    max-width: 185px;
}
.heart-logo{
  width:70px !important;
}
.featured-logo-xbiz{
    width: 170px;
}
.fetured-text {
    font-size: 20px;
    font-weight: 800;
}
.featuredLogoWrap {
    height: 90px;
}
.featured-logo-fullwidth{
    width: 100% !important;
}
.metrotimelogo{
    max-width: 185px !important;
    height: 55px;
    margin-top: 20px;
}
@media(max-width:767px){
  .featuredLogoWrap .featured-logo:not(:last-child){
    margin-right:10px;
  }
  .fetured-text {
      font-size: 16px;
      margin-bottom: 25px;
  }
  .heart-logo{
    width:65px !important;
    position: relative;
    right: 5px;
  }
  .logo-amazon{
    width: 140px !important;
    position: relative;
    left: 10px;
  }
  iframe.homePageVideo {
      width: 100%;
      height: 200px;
  }
  .desktoplogoWrap {
      display: none;
  }
  .mobile-header-menu , .mobilelogoWrap{display: block;}
  .featured-logo-fullwidth{
      width: 100%!important;
  }
  .metrotimelogo {
    height: 35px;
    margin-top: 20px;
    max-width: 120px !important;
  }
  .featuredLogoWrap {
    margin-bottom: 5px;
  }
  .featuredLogoWrap {
    height: auto;
    margin: 15px 0 30px;
  }
  .mel-logo{
    width: 80px;
  }
}
@media only screen and (max-width: 767px) {
  iframe.homePageVideo {
    width: 100%;
    height: 200px;
  }
  iframe.homePageVideo.mobile-sexting-video{
    height:530px;
  }
  iframe.homePageVideo.portraitVideo{
    height:500px;
  }
  .sign-code-verify form {
      max-width: 100%;
      margin: auto;
  }
  .sm-icon{
    transform: scale(0.5) !important; 
  }

  .show-d{
    display: block !important;
    margin: auto;
  }
  
  .online-host-display {
    width: 150px;
    margin-bottom: -5px;
  }
  
  .char-profile-img {
    width: 120px;
    height: 120px;
  }
  
  .connect-chat-icon, .connect-call-icon, .connect-video-icon {
    width: 33px;
    height: 33px;
  }
  
  ul.hosts-list-items {
    text-align: center;
  }
  
  ul.hosts-list-items .online-host-display {
    height: 130px;
    width: 108px;
  }
  
  ul.hosts-list-items .char-profile-name {
    top: 0;
  }
  
  ul.hosts-list-items .char-profile-img {
    height: 100px;
    width: 100px;
  }
  
  .discover-slots .connect-icon-base {
    top: 3px;
    left: -23px;
  }
  
  ul.star-icon li i {
    font-size: 14px;
    color: #9E9E9E;
  }
}


.place-align {
  background: #fff;
  border-radius: 5px;
  border: 1px solid #3a414b;
  height: 39px;
  display: block;
  width: 100%;
}


.input-group-prepend {
  width: 100%;
}


.input-group > .input-group-prepend > .input-group-text {
  border-radius: 5px;
  background: #fff;
}


.err-texts img {
  width: 96px;
  height: auto;
  margin: 30px;
}


.err-texts{text-align: center;}
.err-texts .err503 {
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -10px -801px;
	width: 198px;
	height: 198px; display: inline-block; margin-top: -40px;
}


.promot-messages {
  height: 150px;
  text-align: center;
  font-size: 22px;
  padding: 20px;
}

@media only screen and (max-width: 767px) {
  
  .promot-messages {
    height: 210px;
    text-align: center;
    font-size: 19px;
    padding: 15px;
  }
}


.future-texts {
  color: #ddd;
}


.err-number {
  font-family: "MyriadProBold";
  font-size: 86px;
  margin-top: 10px;
  margin-bottom: 35px;
}


.err-number-503 {
  font-family: "MyriadProBold";
  font-size: 86px;
  margin-top: 80px;
  margin-bottom: 35px;
}


.err-msg-reason {
  font-family: "MyriadProRegular";
  font-size: 18px;
  margin-bottom: 10px;
}


.err-msg-info {
  font-family: "MyriadProRegular";
  font-size: 20px;
  margin-bottom: 15px;
}
.error-page-wrap .green-button.online-btn{
    font-size: 16px;
    padding: 13px 35px;
    width: 300px;
    height: unset;
    line-height: 20px;
    text-transform: capitalize;
    border-radius: 30px;
    margin-bottom: 20px;
}

.bluish-link {
  color: #09abe3;
  font-size: 16px;
  font-weight: bold;
}


.decor-link {
  font-size: 14px;
  font-weight: bold;
  text-decoration: underline;
  text-underline-position: under;
  cursor: pointer;
}


.address-img {
  height: auto;
  width: auto;
}

@keyframes popAnimation {
  0% {
    transform: translateY(100%);
    opacity: 0;
  }
  60% {
    transform: rotate(xx) translateY(0%);
    opacity: 0;
  }
  100% {
    transform: rotate(xx) translateY(0%);
    opacity: 0.9;
  }
}


.pop-home-message {
  background: #eee;
  display: block;
  position: fixed;
  bottom: 0px;
  height: 75px;
  width: 100%;
  border-top: 2px solid #ddd;
  z-index: 1;
  animation: popAnimation 5s forwards 0s ease;
}


.pop-logo {
  width: 40px;
  height: 40px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  margin-top: 15px;
  margin-right: 20px;
}


.pop-message {
  width: 60%;
}


.pop-join-message {
  font-size: 18px;
  font-family: "MyriadProBold";
  text-transform: uppercase;
  padding-top: 15px;
}


.pop-info-message {
  font-size: 14px;
  margin-top: -20px;
  font-weight: 600;
}


.pop-button {
  width: 25%;
}


.pop-button button {
  text-transform: uppercase;
  letter-spacing: 1px;
}


.pop-close {
  position: relative;
  font-weight: bold;
  font-size: 18px;
  margin-left: 5%;
  margin-top: 5px;
  cursor: pointer;
}

@media only screen and (max-width: 767px) {
  
  .pop-home-message {
    display: block;
    height: 125px;
    border-top: 2px solid #ddd;
  }
  
  .pop-logo {
    width: 40px;
    height: 40px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    margin: 10px;
  }
  
  .pop-message {
    width: 70%;
    text-align: center;
  }
  
  .pop-join-message {
    font-size: 18px;
    font-family: "MyriadProBold";
    text-transform: uppercase;
    padding-top: 5px;
  }
  
  .pop-info-message {
    font-size: 14px;
    margin-top: -25px;
    font-weight: 600;
  }
  
  .pop-button {
    width: 100%;
    text-align: center;
  }
  
  .pop-button button {
    text-transform: uppercase;
    letter-spacing: 1px;
    display: block;
  }
  
  .pop-close {
    position: relative;
    font-weight: bold;
    font-size: 18px;
    margin-left: -7%;
    margin-top: -60px;
  }
}

@keyframes cookieAnimation {
  0% {
    transform: translateX(270px);
  }
  100% {
    transform: rotate(xx) translateX(0px);
  }
}


.cookie-base {
  display: block;
  width: 270px;
  border: 1px solid #3a414b;
  border-radius: 10px;
  margin-left: 200px;
  z-index: 1;
  position: absolute;
  top: 35%;
  right: 0px;
  background: #fff;
  animation: cookieAnimation 1s forwards 0s linear;
}


.cookie-icon {
  display: inline-block;
  width: 40px;
  height: 40px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  margin: 10px;
}


.cookie-title {
  width: 70%;
  position: relative;
  margin-top: -45px;
  margin-left: 70px;
  font-size: 22px;
  font-family: "MyriadProBold";
}


.cookie-close {
  position: relative;
  text-align: right;
  right: 10px;
  top: -35px;
  font-weight: bold;
  font-size: 18px;
}


.cookie-texts {
  width: 100%;
  font-size: 14px;
  font-family: "MyriadProRegular";
  padding: 0px 10px 0px 10px;
  color: #3a414b;
}


.cookie-accept {
  margin-left: 10px;
  font-size: 14px;
  margin-top: 10px;
  margin-bottom: 15px;
}


.cookie-check {
  padding-left: 10px;
}


.cookie-buttons {
  border: 0px solid #3a414b;
  height: 38px;
}


.cookie-buttons .cookie-learn {
  width: 50%;
  float: left;
  border-radius: 0 0 0 10px;
  text-transform: uppercase;
  background-color: #fff;
  color: #3a414b;
  border: 1px solid #3a414b;
  height: 38px;
  letter-spacing: 1px;
}


.cookie-buttons .cookie-okay {
  width: 50%;
  float: right;
  border-radius: 0 0 10px 0;
  text-transform: uppercase;
  background-color: #3a414b;
  color: #fff;
  border: 1px solid #3a414b;
  height: 38px;
  letter-spacing: 1px;
}

@media only screen and (max-width: 767px) {
  @keyframes cookieAnimationM {
    0% {
      transform: translateY(-270px);
    }
    100% {
      transform: rotate(xx) translateY(0px);
    }
  }
  
  .cookie-base {
    display: block;
    z-index: 1;
    width: 100%;
    border: 0px solid #3a414b;
    border-radius: 0 0 10px 10px;
    margin-left: 200px;
    position: absolute;
    top: 0px;
    background: #fff;
    animation: cookieAnimationM 1s forwards 0s linear;
  }
}


.iphone-message {
  padding: 30px;
  text-align: center;
  height: 160px;
}


#terms-error {
  color: red;
}


#username {
  text-transform: lowercase;
}


.capt-set {
  width: 200px;
}

@media screen and (max-width: 767px) {
  
  #rc-imageselect {
    transform: scale(0.82);
    -webkit-transform: scale(0.82);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
  }
}


.v-failed {
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -350px -105px;
    
	width: 20px; height: 20px; display: inline-block; position: relative;
	float: right; top: -26px; right: 10px;
}


.v-success {
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -350px -28px;
	width: 16px; height: 11px; display: inline-block; position: relative;
	float: right; top: -20px; right: 10px;
}


.v-loading {
  position: relative;
  float: right;
  right: 8px;
  top: -26px;
  height: 20px;
  width: 20px;
  z-index: 0;
  display: block;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("../images/ajax-loader.gif");
}


.u-failed {
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -350px -105px;
	width: 20px; height: 20px; display: inline-block; position: relative;
	float: right; top: -29px; right: 10px;
}


.u-success {
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -350px -28px;
	width: 16px; height: 11px; display: inline-block; position: relative;
	float: right; top: -24px; right: 10px;
}


.u-loading {
  position: relative;
  float: right;
  right: 8px;
  top: -29px;
  height: 20px;
  width: 20px;
  z-index: 0;
  display: block;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("../images/ajax-loader.gif");
}


.intl-tel-input .country-list {
  width: 276px !important;
  box-shadow: 3px 5px 10px rgba(0, 0, 0, 0.4) !important;
}

@media screen and (max-width: 767px) {
  
  .intl-tel-input .country-list {
    width: 263px !important;
  }
}


.character-profile-pic-big {
  height: 260px;
  width: 260px;
  border: 7px solid #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border-radius: 50%;
  margin-top: -255px;
  margin-left: -15px;
}


.connect-icon-base {
  position: relative;
  display: inline-block;
  top: -25px;
}



#ethnicity-help,
#dis-name-help,
#char-age-help,
#adv-city-help{
    cursor: pointer;
}


.connect-chat-icon, .connect-call-icon, .connect-video-icon {
  width: 38px;
  border: 0px solid #fff;
  border-radius: 50%;
  height: 38px;
  display: inline-block;
}

.connect-chat-icon {
  background: url("/static/images/svgIcons/chat-active-icon.60c7137b706f.svg") no-repeat;
}
.connect-chat-icon.offline {
  background: url("/static/images/svgIcons/chat-inactive-icon.37dffe9ed8fb.svg") no-repeat;
}
.connect-call-icon {
  background: url("/static/images/svgIcons/voice-call-active-icon.ddbac2aa4ece.svg") no-repeat;
}
.connect-call-icon.offline {
  background: url("/static/images/svgIcons/voice-call-inactive-icon.c1af0cdde924.svg") no-repeat;
}
.connect-video-icon {
  background: url("/static/images/svgIcons/video-call-active-icon.9c515afb6dd3.svg") no-repeat;
}
.connect-video-icon.offline {
  background: url("/static/images/svgIcons/video-call-inactive-icon.3e29a3075a14.svg") no-repeat;
}


.online-host-display {
  display: inline-block;
  padding: 0;
  width: 183px;
  height: 180px;
  text-align: center;
  margin-bottom: 5px;
  margin: -4px;
}
.online-host-display > a {
  width: 140px;
  height: 140px;
  border-radius: 100%;
  overflow: hidden;
  border: 2px solid #3a414b;
}
.online-host-display > a:hover .char-profile-img {
  opacity: 1;
  transform: scale(1.3);
  transition: .3s;
}
.char-profile-img {
  width: 136px;
  height: 136px;
  margin: 0 auto;
  position: relative;
  border-radius: 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  transition: .3s;
}
.char-profile-img::before{
   content: "";
   display: block;
   position: absolute;
   top: 0;
   bottom: 0;
   left: 0;
   right: 0;
   border-radius: 50%;
   border: 2px solid #fff;
}


.connect-chat-icon + span small, .connect-call-icon + span small, .connect-video-icon + span small {
  display: block;
  margin-top: -7px;
}


.char-profile-name {
  font-family: 'MyriadProRegular';
  font-weight: 500;
  font-size: 16px;
  text-transform: capitalize;
  top: -30px;
  position: relative;
}


.discover-slots .connect-icon-base {
  top: -18px;
  left: -3px;
}


.host-right .host-name {
  display: block;
  width: 180px;
}


.host-right .connect-icon-base {
  top: 6px;
}


.contact-details {
  padding-left: 27px;
}


.contact-details .connect-icon-base {
  top: 4px;
}


.contact-list a {
  height: 45px;
  display: inline-flex;
}


.connect-chat-icon + span, .connect-call-icon + span, .connect-video-icon + span {
  margin-left: 20px;
  display: inline-block;
  margin-bottom: 10px;
}


.al-host-profile-r {
  text-align: center;
}


.al-host-profile-r .connect-icon-base {
  top: 0;
}


.album-telephone + .contact-details {
  padding-left: 0px;
}


.connect-chat-icon-flat, .connect-call-icon-flat, .connect-video-icon-flat {
  display: block;
  height: 38px;
  width: 234px;
  background-color: #3a414b;
  border-radius: 20px;
  color: #fff;
  margin-bottom: 12px;
  margin-top: 2px;
  line-height: 40px;
  padding-left: 5px;
}


.connect-chat-icon-flat:hover, .connect-call-icon-flat:hover, .connect-video-icon-flat:hover {
  color: #fff;
}


.connect-video-icon span {
  display: block;
  width: 60px;
  text-align: center;
  margin-top: 12px;
  margin-left: -10px;
  font-size: 12px;
}


.connect-chat-icon-flat img, .connect-call-icon-flat img, .connect-video-icon-flat img {
  height: 22px;
  width: auto;
  margin: 0px 6px 0px 6px;
}


.connect-chat-icon-flat span, .connect-call-icon-flat span, .connect-video-icon-flat span {
  font-size: 14px;
  line-height: 24px;
  padding-top: 2px;
  color: #fff;
}


.connect-chat-icon-flat small, .connect-call-icon-flat small, .connect-video-icon-flat small {
  font-weight: 500;
  font-size: 12px;
  margin-left: 5px;
}

.album-page-custom .connect-chat-icon-flat span, .connect-call-icon-flat span, .connect-video-icon-flat span{font-size: 12px;}
.album-page-custom .connect-chat-icon-flat small, .connect-call-icon-flat small, .connect-video-icon-flat small{font-size: 10px;}


.new-profile-photos figure, .new-profile-photos .media-thumb{
    width: 180px;
    height: 156px;
}
.new-profile-photos .media-thumb{
    background-position: 50% 0%;
}
.new-profile-photos, .new-profile-videos{
    margin-left: 50px;
}
.new-profile-photos .show-all-right{margin-right: 10px;}

@media only screen and (max-width: 767px) {
  
  .online-host-display {
    width: 156px;
    margin-bottom: -5px;
  }
  
  .char-profile-img {
    width: 120px;
    height: 120px;
  }
  
  .connect-chat-icon, .connect-call-icon, .connect-video-icon {
    width: 38px;
    height: 38px;
  }
  
  ul.hosts-list-items {
    text-align: center;
  }
  
  ul.hosts-list-items .online-host-display {
    height: 130px;
    width: 108px;
  }
  

  
  ul.hosts-list-items .char-profile-name {
    top: 0;
  }
  
  ul.hosts-list-items .char-profile-img {
    height: 100px;
    width: 100px;
  }
  
  .discover-slots .connect-icon-base {
    top: 3px;
    left: -23px;
  }
  
  ul.star-icon li i {
    font-size: 14px;
  }
}


.char-profile-img:hover, .profile-pic-discover:hover {
  opacity: 0.5;
}


.showcase-content .btn-getstarted, .showcase-content .btn-whoisonline {
  position: absolute;
  cursor: pointer;
  top: 275px;
  width: 188px;
  height: 38px;
  line-height: 40px;
  border-radius: 19px;
  background-color: rgba(255,255,255,0.2);
  border: 1px solid #b8b8b8;
  text-align: center;
  text-transform: uppercase;
}


.showcase-content .btn-getstarted {
  left: 96px;
  color: #3b414a;
  background-color: #efeff1;
}


.showcase-content .btn-whoisonline {
  left: 296px;
  color: #fff;
}


.smallEmail {
  text-transform: lowercase;
}


.social-icon-large {
  width: 46px;
  height: 46px;
  background: #3b414a;
  padding: 10px;
  border-radius: 50%;
  border: solid 3px #3b414a;
  text-align: center;
}


.social-icon-large-host {
  width: 30px;
  height: 30px;
  background: #3b414a;
  padding: 2px;
  border-radius: 50%;
  border: solid 3px #3b414a;
  text-align: center;
}


.mo-buttons-how {
  padding: 30px;
}


.btn-getstarted-lg,
.btn-whoisonline-lg {
  border-radius: 40px;
  border: 2px solid #3a414b;
  margin: 0px;
  font-family: 'MyriadProRegular';
  font-size: 14px;
  height: 34px;
  line-height: 36px;
  width: 250px;
}





.btn-getstarted-lg {
  font-size: 14px;
  background-color: #3a414b;
  color: #fff;
  cursor: pointer;
  letter-spacing: 1px;
  text-transform: uppercase;
}


.btn-whoisonline-lg {
  background-color: #ebecf0;
  color: #3a414b;
  cursor: pointer;
}


.last-div-how-it {
  margin-bottom: 30px;
}


.failure-payment-icon {
  position: relative;
  margin-bottom: 30px;
}


.failure-payment-icon:before {
  content: '\f056';
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  font-size: 90px;
  color: #9d2832;
}


.invalid-code {
  text-align: left;
  display: none;
  color: red;
}


.showcase-content {
  min-height: 350px;
}


.showcase-content {
  padding: 80px;
  padding-top: 110px;
}


.showcase-content h2 {
  color: #fff;
  font-family: 'Lato', sans-serif;
  line-height: 0;
  font-weight: 700;
  font-size: 19px;
}


.showcase-content h1 {
  color: #ddd;
  font-family: 'Lato', sans-serif;
  line-height: 27px;
  font-weight: 300;
  font-size: 28px;
}


.showcase-content p {
  color: #fff;
  font-family: 'Lato', sans-serif;
  line-height: 0;
  font-weight: 400;
  font-size: 17px;
}


.steps-desktop {
  padding-bottom: 40px;
}


.media-object {
  height: 10px;
  width: 100px;
  vertical-align: middle;
}


.media-body h5 {
  line-height: 10px;
  margin-bottom: 10px;
  color: #3a414b;
  font-weight: 500;
  font-size: 1.3em;
}


.media-body p {
  line-height: 18px;
  color: #6c7a89;
  font-size: 16px;
}


.media-left {
  margin-right: 5px;
}


.media-left img {
  width: 60px;
  height: 60px;
}


.social-icon-home {
  width: 35px;
  height: 35px;
  background: #3b414a;
  padding: 4px;
  border-radius: 50%;
  border: solid 3px #3b414a;
  text-align: center;
}


.social-links .social-icon-home {
  border: solid 3px #fff;
}


.social-links .social-icon-home img {
  width: 20px;
  height: 20px;
}


.sub-head {
  color: #943E49;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
  width: 100%;
  padding-left: 5%;
}

@media only screen and (min-width: 767px) {
  .main-pop-LoginAction .pops-display-texts p{
    margin: 0;
  }
  .main-pop-LoginAction .pops-display-texts p:first-child {
    font-size: 40px;
    margin-bottom: 20px;
  }
  .main-pop-LoginAction .pops-footer{
    border: none;
  }
  .main-pop-LoginAction .how-it-works-text {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 30px;
    width: 100%;
    margin-top: -35px;
    z-index: 99;
    position: relative;
  }
  .main-pop-LoginAction .how-it-works-text span {
    letter-spacing: 1px;
    font-weight: 600;
    font-size: 14px;
    text-decoration: underline;
    cursor: pointer;
  }
  .sub-head {
    padding-left: 0;
  }
  .confirmation-pop .main-pop-window{
    height: auto;
  }
  .confirmation-pop .pops-header{
    border: none;
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
    padding: 12px 18px;
    height: auto;
  }
  .confirmation-pop .pops-image, .confirmation-pop .pops-close {
    margin: 0;
    float: none;
  }
  .confirmation-pop .pops-text {
    color: #3C434B;
    font-size: 15px;
    font-family: Overpass;
    font-style: normal;
    font-weight: 700;
    line-height: 13px;
    letter-spacing: -0.7px;
    margin: 0;
    width: auto;
  }
  .confirmation-pop .main-pop-window .pops-display-texts{
    height: auto;
    margin-top: 20px;
    display: block;
  }
  .confirmation-pop .pops-main-txt {
    color: #3D434C;
    text-align: center;
    font-size: 18px;
    font-family: Overpass;
    font-style: normal;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: -0.72px;
  }
  .confirmation-pop .pops-main-txt .character-name {
    color: #FD7663;
    display: block;
  }
  .confirmation-pop .pops-small-txt {
    color: #3B404A;
    text-align: center;
    font-size: 13px;
    font-family: Overpass;
    font-style: normal;
    font-weight: 600;
    line-height: 14px;
    letter-spacing: -0.36px;
    margin: 15px 0;
    text-transform: capitalize;
    display: block;
  }
  .confirmation-pop .pops-test-setup {
    border-radius: 8px;
    background: rgba(136, 22, 35, 0.04);
    color: #3D434C;
    text-align: center;
    font-size: 12px;
    font-family: Overpass;
    font-style: normal;
    font-weight: 600;
    line-height: 11px;
    letter-spacing: -0.36px;
    padding: 14px;
  }
  .confirmation-pop .pops-test-setup .test-setup-link {
    color: #FD7663;
    text-decoration: underline;
    border: none;
    background: transparent;
  }
  .confirmation-pop .pops-test-setup .test-setup-link:hover {
    outline: none;
    color: #3a414b ! important;
    background: transparent;
  }
  .confirmation-pop .pops-footer{
    height: auto;
    position: unset;
    width: 100%;
    display: flex;
    padding: 20px;
    gap: 12px;
    border: none;
  }
  .confirmation-pop .pops-footer .pops-left-button, .confirmation-pop .pops-footer .pops-right-button{
    position: unset;
    text-align: center;
    font-size: 14px;
    font-family: Overpass;
    font-style: normal;
    font-weight: 700;
    letter-spacing: -0.7px;
    text-transform: uppercase;
    height: 45px;
    line-height: 45px;
    border-radius: 50px;
    border: none;
    margin: 0;
  }
  .confirmation-pop .pops-footer .pops-left-button{
    background: #E2E2E2;
    color: #3B404A;
  }
  .confirmation-pop .pops-footer .pops-right-button{
    background: #3B404A;
    color: #FFF;
  }
}


.sub-head-hr {
  margin-top: -12px;
  border: 0.5px solid #c7c6c7;
}


.new-sub-head-hr {
  display: inline-block;
  position: absolute;
  width: 100%;
  border-bottom: 1px solid #ddd;
  margin-top: 26px;
}


.new-face-profile {
  text-align: center;
  width: 148px;
  height: 162px;
  margin-top: 10px;
  margin-bottom: 16px;
}


.new-face-pro-image {
  display: inline-block;
  width: 126px;
  height: 126px;
  border-radius: 50%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}


.new-face-pro-name {
  font-family: 'MyriadProRegular';
  font-size: 14px;
  padding: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  width: 100%;
  height: 34px;
}


ul.hosts-list-items-home {
  width: calc(100% + 30px);
  margin-left: -10px;
  display: inline-block;
  vertical-align: top;
  padding-top: 20px;
  padding-bottom: 30px;
}


ul.hosts-list-items-home li {
  width: 20%;
  float: left;
  padding: 0 10px;
}


ul.hosts-list-items-home li .hosts-list-items-box {
  width: 95%;
  float: left;
  text-align: center;
}


.mobile-content {
  padding: 30px;
}


.mo-buttons {
  text-align: center;
  padding-bottom: 290px;
}


.mo-buttons h1 {
  text-align: center;
  font-size: 22px;
  font-family: 'MyriadProRegular';
  color: #fff;
}


.mo-buttons button {
  border-radius: 40px;
  height: 45px;
  width: 230px;
  font-family: 'MyriadProRegular';
  font-size: 13px;
  margin-bottom: 15px;
  background-color: rgba(255, 255, 255, 0.6);
  color: #fff;
  border: 2px solid #fff;
  letter-spacing: 1px;
}


.mo-texts {
  text-align: center;
  padding-top: 100px;
  color: #c7c7c7;
  font-size: 12px;
}


.mo-buttons button span {
  display: block;
  position: relative;
  z-index: 2px;
  color: #fff;
}


.index-h-one {
  text-align: center;
  font-size: 22px;
  font-family: 'MyriadProRegular';
  color: #fff;
  text-transform: capitalize;
}


.bttn-get-started, .bttn-who-online, .bttn-how-works {
    position: absolute;
    padding: 0px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;

    width: 276px;
    height: 38px;
    line-height: 40px;
    border-radius: 19px;

    font-size: 14px;
    letter-spacing: 1px;
    text-align: center;
}


.bttn-get-started {
  top: 35px;
  background-color: #fff;
}
.bttn-get-started span{
    color: #3b414a;
    font-family: 'MyriadProRegular';
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 1px;
}


.bttn-who-online {
  top: 97px;
  background-color: rgba(255,255,255,0.14901960784313725);
  border: 1px solid #b8b8b8;
}


.bttn-how-works {
  top: 172px;
}


.bttn-who-online span, .bttn-how-works span {
  font-family: 'MyriadProRegular';
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #fff;
}
.bttn-how-works span{
    text-decoration: underline;
    text-underline-position: under;
}


ul.tabs-links-down {
  display: inline-block;
  margin-left: -15px;
}


ul.tabs-links-down li {
  float: left;
  padding: 0 15px;
  transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
}


ul.tabs-links-down li.active a {
  color: #9d2832;
}


ul.tabs-links-down li.active a .border {
  background: #9d2832;
  color: #9d2832;
  margin: -2px;
  padding: 0;
}


ul.tabs-links-down li .border {
  width: 100%;
  height: 2px;
  background: transparent;
  border: 0 !important;
  position: absolute;
  left: 0;
  bottom: -6px;
  margin-top: 0;
  transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
}


ul.tabs-links-down li a {
  font-family: 'MyriadProBold';
  font-size: 12px;
  color: #3b414a;
  text-transform: uppercase;
  position: relative;
  padding-top: 8px;
}


ul.tabs-links-down li a:hover, .tabs-links a:focus {
  color: #9d2832;
}


ul.tabs-links-down li:first-child {
  padding-left: 0;
}


ul.tabs-links-down li:last-child a:after {
  display: none;
}


ul.tabs-links-down-p {
  display: inline-block;
  margin-left: -42px;
}


ul.tabs-links-down-p li {
  float: left;
  padding: 0 15px;
  transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
}


ul.tabs-links-down-p li.active a {
  color: #9d2832;
}


ul.tabs-links-down-p li.active a .border {
  background: #9d2832;
  color: #9d2832;
  margin: -2px;
  padding: 0;
}


ul.tabs-links-down-p li .border {
  width: 100%;
  height: 2px;
  background: transparent;
  border: 0 !important;
  position: absolute;
  left: 0;
  bottom: -6px;
  margin-top: 0;
  transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
}


ul.tabs-links-down-p li a {
  font-family: 'MyriadProBold';
  font-size: 12px;
  color: #3b414a;
  text-transform: uppercase;
  position: relative;
  padding-top: 8px;
}


ul.tabs-links-down-p li a:hover, .tabs-links a:focus {
  color: #9d2832;
}


ul.tabs-links-down-p li:first-child {
  padding-left: 0;
}


ul.tabs-links-down-p li:last-child a:after {
  display: none;
}


.caption-icons {
  float: right;
  text-align: center;
}


.decor-here {
  background: #ebecf0;
  border: 0px !important;
  padding: 0px;
}


.review-img {
  height: 80px;
  width: 80px;
  border-radius: 50%;
  float: left;
  position: absolute;
  top: 0;
  left: 0;
}


.heading-tests {
  display: block;
  margin-top: 64px;
  margin-bottom: 20px;
  font-family: 'MyriadProRegular';
}


.heading-tests h1, .heading-tests-online h1 {
  font-size: 24px;
  font-weight: 500;
}


.clips-img {
  opacity: 1;
  height: 155px;
  width: 155px;
  border-radius: 5px 5px 0px 0px;
}


.steps-media {
  padding: 20px;
}


.billing-menu-login {
  padding: 0;
  text-align: center;
  padding-bottom: 5px;
  min-height: 50px;
}


.billing-menu {
  padding: 0;
  text-align: center;
  padding-bottom: 5px;
  min-height: 50px;
  margin-top: 80px;
}


.billing-menu .text-red-desktop {
  color: #9d2832;
}


.billing-menu .text-red-mobile {
  color: #9d2832;
  font-size: 1.2em;
}


.text-red-m {
  color: #9d2832;
  font-size: 17px;
  font-weight: 600;
}


.billing-base-uk {
  background-color: #fff;
  padding-top: 2%;
  padding-left: 1%;
  padding-right: 1%;
  min-height: 500px;
}


.billing-base {
  background-color: #fff;
  padding-top: 2%;
  min-height: 550px;
}


.credit-box {
  background-color: #fff;
  padding-top: 10px;
  padding-bottom: 10px;
  margin: 15px;
  border-radius: 5px;
  width: 350px;
}


.credit-box div {
  display: inline-block;
  padding: 8px;
}


.credit-decor {
  border-right: solid 2px #ddd;
  padding: 0px;
}


.credit-decor span {
  display: block;
  float: inherit;
  font-size: 14px;
  font-family: 'MyriadProRegular';
  text-transform: uppercase;
  text-align: right;
  font-weight: 600;
}


.border-right {
  border: 0 1px;
}


.buy-credit-button {
  vertical-align: middle;
}


.buy-credit-button button {
  border-radius: 40px;
  height: 35px;
  font-weight: 500;
  width: 115px;
  color: #fff;
  background-color: #3a414b;
  text-align: center;
  font-size: 14px;
  font-family: 'MyriadProRegular';
  text-transform: uppercase;
  padding: 0;
  margin-top: -25px;
  vertical-align: middle;
  letter-spacing: 1px;
}


.red-credits {
  color: #9d2832;
}


.text-credit-mobile1 {
  padding-top: 30px;
  text-align: center;
  font-size: 15px;
  font-family: 'MyriadProRegular';
}


.text-credit-mobile2 {
  text-align: center;
  font-size: 10px;
  font-family: 'MyriadProRegular';
  text-transform: uppercase;
  padding-bottom: 30px;
}


.dial {
  font-size: 20px;
  font-family: 'MyriadProBold';
  text-transform: uppercase;
}


.dial-text {
  display: block;
  float: inherit;
  font-size: 14px;
  font-family: 'MyriadProRegular';
  text-transform: uppercase;
}


.text-credit-mobile {
  padding: 10px;
  text-align: center;
  font-size: 12px;
  font-family: 'MyriadProRegular';
  line-height: 15px;
  margin-top: -8px;
}


.billing-menu-top {
  min-height: 120px;
  padding: 0px;
  margin: 0px;
}


.timeline-package {
  position: relative;
  margin: 0 auto;
}


.timeline-package::before {
  content: '';
  position: absolute;
  width: 30px;
  height: 30px;
  left: 50px;
  border: 2px solid #ddd;
  top: 25px;
  border-radius: 50%;
  z-index: 1;
}


.timeline-package::after {
  content: '';
  position: absolute;
  width: 22px;
  height: 22px;
  left: 54px;
  background-color: #9d2832;
  top: 29px;
  border-radius: 50%;
  z-index: 1;
}


.timeline-line {
  height: 42px;
  border-bottom: 2px solid #ddd;
  position: absolute;
  left: 65px;
  right: 65px;
}


.timeline-dot::before {
  content: '';
  position: absolute;
  width: 30px;
  height: 30px;
  right: 50px;
  background-color: white;
  border: 2px solid #ddd;
  top: 25px;
  border-radius: 50%;
  z-index: 1;
}


.timeline-first-text {
  position: absolute;
  left: 40px;
  top: 60px;
}


.timeline-second-text {
  position: absolute;
  right: 40px;
  top: 60px;
}


.timeline-package-confirm {
  position: relative;
  margin: 0 auto;
}


.timeline-package-confirm::before {
  content: '';
  position: absolute;
  width: 30px;
  height: 30px;
  left: 50px;
  border: 2px solid #ddd;
  background-color: #3a414b;
  top: 25px;
  border-radius: 50%;
  z-index: 1;
}


.timeline-package-confirm::after {
  content: "\f00c";
  font-family: FontAwesome;
  font-size: 20px;
  position: absolute;
  color: white;
  width: 22px;
  height: 22px;
  left: 54px;
  top: 29px;
  border-radius: 50%;
  z-index: 1;
}


.timeline-line-confirm {
  height: 42px;
  border-bottom: 2px solid #3a414b;
  position: absolute;
  left: 65px;
  right: 65px;
}


.timeline-dot-confirm::before {
  content: '';
  position: absolute;
  width: 30px;
  height: 30px;
  right: 50px;
  background-color: white;
  border: 2px solid #ddd;
  top: 25px;
  border-radius: 50%;
  z-index: 1;
}


.timeline-dot-confirm::after {
  content: '';
  position: absolute;
  width: 22px;
  height: 22px;
  right: 54px;
  background-color: #9d2832;
  top: 29px;
  border-radius: 50%;
  z-index: 1;
}


.payment-dark {
  margin: 15px;
  text-align: center;
}


.payment-dark p {
  font-size: 16px;
}


.btn-payment-dark {
  margin-bottom: 15px;
  height: 38px;
  width: 278px;
  line-height: 40px;
  border-radius: 19px;
  background-color: #3a404a !important;
  border: 0px solid;
  color: #fff !important;
  font-size: 14px;
  font-family: 'MyriadProRegular';
  text-decoration: none !important;
  cursor: pointer;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.btn-payment-dark.verifyLoad {
  background-color: #3a404a !important;
  color: #fff !important;
}

a.btn-payment-dark:hover{
  color: #fff !important;
}


.btn-payment-light {
  margin-bottom: 15px;
  height: 38px;
  width: 278px;
  line-height: 40px;
  border-radius: 20px;
  background-color: #ebecf0;
  border: 1px solid #3b414a;
  color: #3b414a !important;
  font-size: 14px;
  font-family: 'MyriadProRegular';
  text-decoration: none !important;
  cursor: pointer;
  letter-spacing: 1px;
  text-transform: uppercase;
}


@media(max-width:767px){
    .btn-payment-dark{
        width: 235px;
    }
}

.timeline-package-confirms::before {
  content: '';
  position: absolute;
  width: 30px;
  height: 30px;
  right: 50px;
  border: 2px solid #ddd;
  background-color: #3a414b;
  top: 25px;
  border-radius: 50%;
  z-index: 1;
}


.timeline-package-confirms::after {
  content: "\f00c";
  font-family: FontAwesome;
  font-size: 20px;
  position: absolute;
  color: white;
  width: 22px;
  height: 22px;
  right: 54px;
  top: 29px;
  border-radius: 50%;
  z-index: 1;
}


.success-icon::before {
  content: '';
  position: absolute;
  width: 70px;
  height: 70px;
  border: 5px solid #3a414b;
  top: 165px;
  border-radius: 50%;
  z-index: 1;
  left: 46%;
}

@media only screen and (max-width: 767px) {
  
  .success-icon::before {
    left: 40%;
  }
}


.success-icon::after {
  content: "\f00c";
  font-family: FontAwesome;
  font-size: 30px;
  position: absolute;
  color: #3a414b;
  width: 70px;
  height: 70px;
  top: 190px;
  border-radius: 50%;
  z-index: 2;
  left: 48%;
}

@media only screen and (max-width: 767px) {
  
.mobile-scroll-menu-wrap{
  overflow-y: hidden;
  white-space: nowrap;
  width: 100%;
  overflow-x: scroll;
  position: relative;
}
.chat-header{
  display: inline-block;
  color: white;
  text-align: center;
  padding: 4px;
  text-decoration: none;
  vertical-align: middle;
}
.mobile-scroll-menu-wrap .chat-header{
  width: 27% !important;
  border-right: 1px solid #b6b6b6;
  height: 28px !important;
}
  
  .success-icon::after {
    left: 45%;
  }
}


.billing-base-success {
  background-color: #f2f0f3;
  padding-top: 10px;
  padding-left: 5%;
  padding-right: 5%;
  min-height: 600px;
  margin-top: 57px;
}


.small-line {
  border-bottom: 2px solid #ddd;
  margin-left: 20%;
  margin-right: 20%;
}


.cong-heading {
  font-size: 22px;
  font-family: 'MyriadProRegular';
  color: #3a414b;
}


.cong-amount {
  font-size: 23px;
  font-family: 'MyriadProRegular';
  color: #3a414b;
  text-transform: uppercase;
}


.cong-normal {
  font-size: 15px;
  font-family: 'MyriadProRegular';
  color: #3a414b;
}


.box-layout {
  margin: 5px;
}


.payment-box {
  background-color: #fff;
  margin: 5px;
  padding-top: 10px;
  padding-bottom: 0px;
  border-radius: 5px;
  border: 1px solid #ddd;
}


button.window-cancel {
  width: 100%;
  border-radius: 0 0 10px 10px !important;
  background-color: #3a414b !important;
  color: #fff !important;
  left: 0px !important;
  bottom: 0px !important;
}


.window, .window-th {
  border: 1px solid #ddd;
  border-radius: 10px;
  width: 50%;
}


.window-header {
  padding-top: 10px;
  border-bottom: 2px solid #ddd;
  margin: 0px;
}


.window-header-tip {
  padding-top: 10px;
  border-bottom: 0px solid #ddd;
  margin: 0px;
}


.window-img {
  position: relative;
  display: block;
  width: 35px;
  height: 33px;
  background-image: url("../image/icons/favicon-96x96.png");
  background-size: contain;
  background-repeat: no-repeat;
  padding: 5px;
  background-position: center;
}


.window-title {
  padding-top: 5px;
  font-size: 22px;
  font-family: 'MyriadProBold';
  margin-bottom: 10px;
}


.window-body {
  font-size: 22px;
  font-family: 'MyriadProRegular';
  padding: 10px;
  padding-bottom: 42px;
  padding-top: 42px;
}


.window-body-tips {
  font-size: 22px;
  font-family: 'MyriadProRegular';
  padding: 10px;
  padding-bottom: 10px;
  padding-top: 0px;
}


.window-buttons, .window-buttons-th {
  display: block;
  min-height: 44px;
}


.window-buttons button, .window-buttons-th button {
  border: 0px;
  height: 45px;
  letter-spacing: 1px;
}


.window-buttons .window-confirm {
  width: 50%;
  float: right;
  border-radius: 0 0 10px 0;
  background-color: #3a414b;
  color: #fff;
  border-top: 2px solid #3a414b;
}


.window-buttons .window-cancel {
  width: 50%;
  float: left;
  border-radius: 0 0 0 10px;
  background-color: #eee;
  border-top: 2px solid #ddd;
}


.window-buttons-th .window-cancel {
  width: 100%;
  float: right;
  border-radius: 0 0 10px 10px;
  background-color: #3a414b;
  color: #fff;
}


.window-header img, .window-header-tip img {
  height: 20px;
  width: auto;
  padding-top: 5px;
}


.window-tip-icon img {
  position: relative;
  top: -10px;
  width: 50px;
  height: auto;
}


.window-body-tips input {
  width: 90%;
  border: 1px solid #3a414b;
  border-radius: 10px;
  font-size: 16px;
  text-align: center;
  height: 30px;
}

@media only screen and (max-width: 479px) {
  
  .window {
    width: 100%;
    padding-bottom: 25px;
  }
  
  .window-th {
    width: 100%;
  }
  
  .window-img {
    position: relative;
    display: block;
    width: 25px;
    height: 23px;
    background-image: url("../image/icons/favicon-96x96.png");
    background-size: contain;
    background-repeat: no-repeat;
    padding: 5px;
  }
  
  .window-title {
    font-size: 16px;
    padding-top: 0px;
  }
  
  .window-body {
    font-size: 18px;
    padding: 15px;
    padding-bottom: 30px;
    padding-top: 30px;
  }
  
  .window-buttons {
    display: block;
    min-height: 90px;
    padding: 10px;
  }
  
  .window-buttons button {
    border: 0px;
    height: 45px;
    letter-spacing: 1px;
    margin-bottom: 5px;
  }
  
  .window-buttons .window-confirm {
    width: 100%;
    border-radius: 5px;
    background-color: #3a414b;
    color: #fff;
  }
  
  .window-buttons .window-cancel {
    width: 100%;
    border-radius: 5px;
    background-color: #eee;
  }
  
  .window-header img {
    height: 20px;
    width: auto;
    padding-top: 0px;
  }
  
  .billing-menu-login {
    margin-top: 50px;
  }
  
  .billing-menu {
    margin-top: 70px;
  }
  
  .heading-tests h1, .heading-tests-online h1 {
    font-size: 24px;
    line-height: 23px;
  }
}


.d-decline {
  position: relative;
  display: block;
  margin-top: 20px;
  margin-bottom: 20px;
}


.d-decline img {
  height: 90px;
  width: auto;
}


.contact-base {
  margin: 10px;
  margin-top: 30px;
  margin-left: 15%;
  margin-right: 15%;
}
.contact-base-top {
  margin-top:140px !important;
}
.ar_subscribe_available .contact-base-top {
  margin-top:200px !important;
}

.contact-base img {
  opacity: 0.3;
  float: right;
}

.direct-contact {
  padding: 15px;
  margin-bottom: 30px;
}

.direct-contact p {
  margin-bottom: 5px;
  font-size: 14px;
  font-weight: 500;
}


.btn-visit-dark {
  margin-bottom: 15px;
  margin-top: 15px;
  height: 38px;
  line-height: 40px;
  width: 200px;
  border-radius: 40px;
  border: 0;
  background-color: #3a414b;
  color: #fff;
  font-size: 14px;
  font-family: 'MyriadProRegular';
  cursor: pointer;
  letter-spacing: 0px;
}


.form-check {
  padding-top: 30px;
}
.form-check-input{
    margin-top: 1px;
}

.form-group {
  margin-bottom: 0px;
}


.c-form-gaps {
  margin-bottom: 25px;
}


.contact_errors {
  color: red;
}


.breadcrumb-base {
  position: relative;
  margin: 30px auto;
  margin-top: 100px;
}

@media only screen and (min-width: 767px) {
  
  .breadcrumb-base {
    margin-top: 75px;
  }
}


.bc-line-full2 {
  height: 10px;
  border-bottom: 2px solid #ddd;
  position: absolute;
  left: 25%;
  right: 25%;
  z-index: -2;
}


.bc-line-full2b {
  height: 10px;
  border-bottom: 2px solid #3a414b;
  position: absolute;
  left: 25%;
  right: 25%;
  z-index: -2;
}


.bc-line-full3 {
  height: 10px;
  border-bottom: 2px solid #ddd;
  position: absolute;
  left: 16%;
  right: 16%;
  z-index: -2;
}


.bc-line-full3b {
  height: 10px;
  border-bottom: 2px solid #3a414b;
  position: absolute;
  left: 16%;
  right: 16%;
  z-index: -1;
}


.bc-line-full4 {
  height: 10px;
  border-bottom: 2px solid #ddd;
  position: absolute;
  left: 13%;
  right: 13%;
  z-index: -2;
}


.bc-line-full4b {
  height: 10px;
  border-bottom: 2px solid #3a414b;
  position: absolute;
  left: 13%;
  right: 13%;
  z-index: -1;
}


.rp1-icon-1of2 {
  background-image: url("../images/BIG-red-dot.01ed1afac47a.png");
  height: 22px;
  width: 22px;
  background-size: contain;
  display: block;
  background-repeat: no-repeat;
  background-position: center;
}


.rp1-icon-2of2 {
  background-image: url("../images/BIG-white-dot.5ce1a9b600cf.png");
  height: 20px;
  width: 20px;
  background-size: contain;
  display: block;
  background-repeat: no-repeat;
  background-position: center;
}


.rp2-icon-1of2 {
  background-image: url("../images/BIG-check-mark.9d6c0c507226.png");
  height: 22px;
  width: 22px;
  background-size: contain;
  display: block;
  background-repeat: no-repeat;
  background-position: center;
}


.rp2-icon-2of2 {
  background-image: url("../images/BIG-red-dot.01ed1afac47a.png");
  height: 20px;
  width: 20px;
  background-size: contain;
  display: block;
  background-repeat: no-repeat;
  background-position: center;
}


.rp3-icon-1of2 {
  background-image: url("../images/BIG-check-mark.9d6c0c507226.png");
  height: 22px;
  width: 22px;
  background-size: contain;
  display: block;
  background-repeat: no-repeat;
  background-position: center;
}


.rp3-icon-2of2 {
  background-image: url("../images/BIG-check-mark.9d6c0c507226.png");
  height: 20px;
  width: 20px;
  background-size: contain;
  display: block;
  background-repeat: no-repeat;
  background-position: center;
}


.cr1-icon-1of3 {
  background-image: url("../images/BIG-red-dot.01ed1afac47a.png");
  height: 22px;
  width: 22px;
  background-size: contain;
  display: block;
  background-repeat: no-repeat;
  background-position: center;
}


.cr1-icon-2of3 {
  background-image: url("../images/BIG-white-dot.5ce1a9b600cf.png");
  height: 20px;
  width: 20px;
  background-size: contain;
  display: block;
  background-repeat: no-repeat;
  background-position: center;
}


.cr1-icon-3of3 {
  background-image: url("../images/BIG-white-dot.5ce1a9b600cf.png");
  height: 20px;
  width: 20px;
  background-size: contain;
  display: block;
  background-repeat: no-repeat;
  background-position: center;
}


.cr2-icon-1of3 {
  background-image: url("../images/BIG-check-mark.9d6c0c507226.png");
  height: 20px;
  width: 20px;
  background-size: contain;
  display: block;
  background-repeat: no-repeat;
  background-position: center;
}


.cr2-icon-2of3 {
  background-image: url("../images/BIG-red-dot.01ed1afac47a.png");
  height: 22px;
  width: 22px;
  background-size: contain;
  display: block;
  background-repeat: no-repeat;
  background-position: center;
}


.cr2-icon-3of3 {
  background-image: url("../images/BIG-white-dot.5ce1a9b600cf.png");
  height: 20px;
  width: 20px;
  background-size: contain;
  display: block;
  background-repeat: no-repeat;
  background-position: center;
}


.cr3-icon-1of3 {
  background-image: url("../images/BIG-check-mark.9d6c0c507226.png");
  height: 20px;
  width: 20px;
  background-size: contain;
  display: block;
  background-repeat: no-repeat;
  background-position: center;
}


.cr3-icon-2of3 {
  background-image: url("../images/BIG-check-mark.9d6c0c507226.png");
  height: 20px;
  width: 20px;
  background-size: contain;
  display: block;
  background-repeat: no-repeat;
  background-position: center;
}


.cr3-icon-3of3 {
  background-image: url("../images/BIG-red-dot.01ed1afac47a.png");
  height: 22px;
  width: 22px;
  background-size: contain;
  display: block;
  background-repeat: no-repeat;
  background-position: center;
}


.cr4-icon-1of3 {
  background-image: url("../images/BIG-check-mark.9d6c0c507226.png");
  height: 20px;
  width: 20px;
  background-size: contain;
  display: block;
  background-repeat: no-repeat;
  background-position: center;
}


.cr4-icon-2of3 {
  background-image: url("../images/BIG-check-mark.9d6c0c507226.png");
  height: 20px;
  width: 20px;
  background-size: contain;
  display: block;
  background-repeat: no-repeat;
  background-position: center;
}


.cr4-icon-3of3 {
  background-image: url("../images/BIG-check-mark.9d6c0c507226.png");
  height: 20px;
  width: 20px;
  background-size: contain;
  display: block;
  background-repeat: no-repeat;
  background-position: center;
}


.nc1-icon-1of4 {
  background-image: url("../images/BIG-red-dot.01ed1afac47a.png");
  height: 22px;
  width: 22px;
  background-size: contain;
  display: block;
  background-repeat: no-repeat;
  background-position: center;
}


.nc1-icon-2of4 {
  background-image: url("../images/BIG-white-dot.5ce1a9b600cf.png");
  height: 20px;
  width: 20px;
  background-size: contain;
  display: block;
  background-repeat: no-repeat;
  background-position: center;
}


.nc1-icon-3of4 {
  background-image: url("../images/BIG-white-dot.5ce1a9b600cf.png");
  height: 20px;
  width: 20px;
  background-size: contain;
  display: block;
  background-repeat: no-repeat;
  background-position: center;
}


.nc1-icon-4of4 {
  background-image: url("../images/BIG-white-dot.5ce1a9b600cf.png");
  height: 20px;
  width: 20px;
  background-size: contain;
  display: block;
  background-repeat: no-repeat;
  background-position: center;
}


.nc2-icon-1of4 {
  background-image: url("../images/BIG-check-mark.9d6c0c507226.png");
  height: 20px;
  width: 20px;
  background-size: contain;
  display: block;
  background-repeat: no-repeat;
  background-position: center;
}


.nc2-icon-2of4 {
  background-image: url("../images/BIG-red-dot.01ed1afac47a.png");
  height: 22px;
  width: 22px;
  background-size: contain;
  display: block;
  background-repeat: no-repeat;
  background-position: center;
}


.nc2-icon-3of4 {
  background-image: url("../images/BIG-white-dot.5ce1a9b600cf.png");
  height: 20px;
  width: 20px;
  background-size: contain;
  display: block;
  background-repeat: no-repeat;
  background-position: center;
}


.nc2-icon-4of4 {
  background-image: url("../images/BIG-white-dot.5ce1a9b600cf.png");
  height: 20px;
  width: 20px;
  background-size: contain;
  display: block;
  background-repeat: no-repeat;
  background-position: center;
}


.nc3-icon-1of4 {
  background-image: url("../images/BIG-check-mark.9d6c0c507226.png");
  height: 20px;
  width: 20px;
  background-size: contain;
  display: block;
  background-repeat: no-repeat;
  background-position: center;
}


.nc3-icon-2of4 {
  background-image: url("../images/BIG-check-mark.9d6c0c507226.png");
  height: 20px;
  width: 20px;
  background-size: contain;
  display: block;
  background-repeat: no-repeat;
  background-position: center;
}


.nc3-icon-3of4 {
  background-image: url("../images/BIG-red-dot.01ed1afac47a.png");
  height: 22px;
  width: 22px;
  background-size: contain;
  display: block;
  background-repeat: no-repeat;
  background-position: center;
}


.nc3-icon-4of4 {
  background-image: url("../images/BIG-white-dot.5ce1a9b600cf.png");
  height: 20px;
  width: 20px;
  background-size: contain;
  display: block;
  background-repeat: no-repeat;
  background-position: center;
}


.nc4-icon-1of4 {
  background-image: url("../images/BIG-check-mark.9d6c0c507226.png");
  height: 20px;
  width: 20px;
  background-size: contain;
  display: block;
  background-repeat: no-repeat;
  background-position: center;
}


.nc4-icon-2of4 {
  background-image: url("../images/BIG-check-mark.9d6c0c507226.png");
  height: 20px;
  width: 20px;
  background-size: contain;
  display: block;
  background-repeat: no-repeat;
  background-position: center;
}


.nc4-icon-3of4 {
  background-image: url("../images/BIG-check-mark.9d6c0c507226.png");
  height: 20px;
  width: 20px;
  background-size: contain;
  display: block;
  background-repeat: no-repeat;
  background-position: center;
}


.nc4-icon-4of4 {
  background-image: url("../images/BIG-red-dot.01ed1afac47a.png");
  height: 22px;
  width: 22px;
  background-size: contain;
  display: block;
  background-repeat: no-repeat;
  background-position: center;
}


.nc5-icon-1of4 {
  background-image: url("../images/BIG-check-mark.9d6c0c507226.png");
  height: 20px;
  width: 20px;
  background-size: contain;
  display: block;
  background-repeat: no-repeat;
  background-position: center;
}


.nc5-icon-2of4 {
  background-image: url("../images/BIG-check-mark.9d6c0c507226.png");
  height: 20px;
  width: 20px;
  background-size: contain;
  display: block;
  background-repeat: no-repeat;
  background-position: center;
}


.nc5-icon-3of4 {
  background-image: url("../images/BIG-check-mark.9d6c0c507226.png");
  height: 20px;
  width: 20px;
  background-size: contain;
  display: block;
  background-repeat: no-repeat;
  background-position: center;
}


.nc5-icon-4of4 {
  background-image: url("../images/BIG-check-mark.9d6c0c507226.png");
  height: 20px;
  width: 20px;
  background-size: contain;
  display: block;
  background-repeat: no-repeat;
  background-position: center;
}


.nc5-icon-5of4 {
  background-image: url("../images/failed-icon-small-4x.45a76f01bc25.png");
  height: 20px;
  width: 20px;
  background-size: contain;
  display: block;
  background-repeat: no-repeat;
  background-position: center;
}


.bc-line-1of3 {
  height: 10px;
  border-bottom: 2px solid #3a414B;
  position: absolute;
  left: 16%;
  right: 49%;
  z-index: -1;
}


.bc-line-1of4 {
  height: 10px;
  border-bottom: 2px solid #3a414B;
  position: absolute;
  left: 13%;
  right: 63%;
  z-index: -1;
}


.bc-line-2of4 {
  height: 10px;
  border-bottom: 2px solid #3a414B;
  position: absolute;
  left: 13%;
  right: 38%;
  z-index: -1;
}


.newCustomer-packages, .paybybank-packages, .newCustomer-yourInfo, .newCustomer-billing, .newCustomer-creditCard, .newCustomer-complete, .existing-packages, .existing-email, .existing-payment,
.existing-complete, .gift-card-packages, .gift-card-email, .gift-card-payment, .gift-card-complete, .crypto-packages, .crypto-email, .crypto-payment, .crypto-complete, .cashtocode-packages {
  display: none;
}



.logo a.chat-header {
  font-family: 'MyriadProBold';
  font-size: 13px;
  color: #3b414a;
  vertical-align: bottom;
  text-transform: uppercase;
  padding: 0 28px;
  border-right: 2px solid #eee;
}


.logo a.chat-header:last-of-type {
  border-right: 0px;
}


.logo a.chat-header.active, .mobile-header-menu div.chat-header.active, .logo a.chat-header:hover, .mobile-header-menu div.chat-header:hover {
  text-decoration: none;
  position: relative;
  color: #9d2832;
}


.logo a.chat-header.active:after {
  position: absolute;
  height: 3px;
  margin: 0 auto;
  content: '';
  left: 0;
  right: 0;
  width: 50%;
  background-color: #9d2832;
  left: 0;
  bottom: -11px;
}


.mobile-header-menu div.chat-header.active .border {
  width: 100%;
  height: 3px;
  border: 0 !important;
  position: relative;
  background-color: #9d2832;
  left: 0;
  top: 5px;
  margin-top: 0;
  transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
}


.user-nav a img {
  width: 27px;
  height: auto;
}


.user-nav a span {
  position: relative;
  top: -30px;
  left: 10px;
}


.user-nav a .header-profile {
  margin-right: -30px;
}


.user-nav a.chat-profile-name {
  vertical-align: 35%;
  text-transform: capitalize;
  font-size: 14px;
  color: #6C798A;
}


.user-nav a.chat-profile-name:hover {
  color: #3C404B;
}


.header-profile, .chat-buy-credit, .chat-notify, .chat-logout {
  height: 27px;
  width: 27px;
  margin-bottom: -4px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}


.chat-buy-credit {
  background-image: url("/static/images/credits-icon-4x.png");
}


.chat-buy-credit:hover {
  background-image: url("/static/images/credits-icon-4x-hover.png");
}


.chat-notify {
  background-image: url("/static/images/chat-icon-4x.png");
}


.chat-notify:hover {
  background-image: url("/static/images/chat-icon-4x-hover.png");
}


.header-profile {
  background-image: url("/static/images/avatar-icon-4x.png");
}


.header-profile:hover {
  background-image: url("/static/images/avatar-icon-4x-hover.png");
}


.chat-logout {
  background-image: url("/static/images/logout-icon-4x.png");
}


.chat-logout:hover {
  background-image: url("/static/images/logout-icon-4x-hover.png");
}


.header-profile span {
  display: inline-block;
  position: relative;
  margin-left: 32px;
}


.chat-buy, .chat-initiate, .profile-tempor {
  height: 25px;
  width: 25px;
  background-size: contain;
  float: right;
  background-position: center;
  background-repeat: no-repeat;
}


.chat-buy {
  background-image: url("/static/images/money-icon-4x.ebacf79f738b.png");
  margin-top: -28px;
  margin-right: 45px;
}


.chat-initiate {
  background-image: url("/static/images/chat-icon-4x.png");
  margin-top: -28px;
  margin-right: -15px;
}


.profile-tempor {
  background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -166px -363px;
  width: 26px;
  height: 26px;
  margin-top: -28px;
  margin-right: 0px;
}


.user-navs {
  float: right;
}


.user-navs a {
  font-family: 'MyriadProBold';
  font-size: 13px;
  line-height: 18px;
  color: #6c7a89;
  text-transform: uppercase;
  padding: 2px 16px;
  margin-top: 8px;
}


.user-navs a:last-child {
  padding-right: 0;
}


.user-navs a:hover, .user-nav a:focus {
  color: #3b414a;
}


.make-it-parem {
  display: block;
  position: fixed !important;
  top: 0px;
  z-index: 99999;
  width: 100%;
  background: #fff;
}


.adjust-media-lib {
  margin-top: 20px;
}


.mobile-header-menu {
  display: block;
  position: fixed !important;
  top: 40px;
  z-index: 7;
  width: 100%;
  background: #fff;
  border-bottom: 3px solid #e3e1e4;
}


.header-middle {
  margin-top: 13px;
  background: #fff;
  height: 30px;
  display: block;
  font-family: 'MyriadProBold';
  font-size: 12px;
  color: #3b414a;
  text-transform: uppercase;
}


.heading-tests-online {
  margin-top: 114px;
  margin-bottom: 20px;
  text-align: center;
}


.mobile-header-menu .chat-header .border {
  width: 100%;
  height: 2px;
  background: transparent;
  border: 0 !important;
  position: relative;
  left: 0;
  bottom: 0;
  margin-top: 0;
}


.mobile-header-menu .prev-link-m, .mobile-header-menu .back-link-m {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  height: 17px;
  padding-top: 0px;
  margin-top: 5px;
  border-right: 1px solid #b6b6b6;
  width: 33%;
}


.mobile-header-menu .next-link-m {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  height: 17px;
  padding-top: 0px;
  margin-top: 5px;
  width: 33%;
}

@media only screen and (min-width: 767px) {
  
  .mobile-header-menu {
    display: none;
  }
  
  .heading-tests-online {
    margin-top: 86px;
    text-align: left;
  }
  
  .marginal-big {
    margin-top: 58px;
  }
  
  .marginal-mid {
    margin-top: 80px;
  }
  
  .marginal-small {
    margin-top: 20px;
  }
}


.content-before-footer {
  margin-top: 10px;
  text-align: center;
  margin-bottom: 10px;
}


.head-before-footer {
  font-size: 20px;
  font-weight: 500;
}


.content-before-footer {
  font-size: 13px;
  font-weight: 500;
}

@keyframes signupBanner {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}


.sign-up-banner-base {
  position: fixed;
  z-index: 1;
  display: block;
  top: 0px;
  width: 100%;
  height: 57px;
  background-color: #3b414a;
  color: #fff;
  animation: signupBanner 1S forwards 0s cubic-bezier(0.68, 1.76, 1, 1);
}


.sign-up-flush-online {
  margin-top: 144px;
  margin-bottom: 20px;
}


.sign-up-left {
  display: inline-block;
  float: left;
}


.sign-up-left .left-head {
  font-family: 'MyriadProRegular';
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0px;
  padding-top: 10px;
  text-transform: uppercase;
}



.sign-up-left .left-content {
  font-size: 13px;
}


.sign-up-right {
  display: inline-block;
  float: right;
}


.sign-up-right .right-button {
  display: inline-block;
  position: relative;
  bottom: -16px;
}
@media only screen and (min-width: 767px) {
    .sign-up-right .right-button {bottom: 0px;}
}

.btn-sign-up-banner {
  height: 30px;
  line-height: 32px;
  width: 150px;
  text-transform: uppercase;
  border-radius: 5px;
  background-color: #fff;
  color: #3b414a;
  border: 0px solid;
  font-size: 14px;
  cursor: pointer;
  margin-top: 13px;
  font-weight: 600;
  margin-right: 10px;
}


.sign-up-right .right-close {
  font-size: 16px;
  position: relative;
  right: 0px;
  top: -15px;
}

@media only screen and (max-width: 767px) {
  
  .information-static {
    margin-top: 100px !important;
  }
  .ar_subscribe_available .information-static {
    margin-top: 320px !important;
  }
  
  .marginal-big {
    margin-top: 82px !important;
  }
  .ar_subscribe_available .marginal-big {
    margin-top: 320px !important;
  }
  .marginal-mid {
    margin-top: 100px !important;
  }
  
  .marginal-small {
    margin-top: 50px;
  }
  
  .head-before-footer {
    font-size: 22px;
    font-weight: 500;
  }
  
  .content-before-footer {
    font-size: 13px;
    color: #6c7a89
  }
  
  .sign-up-flush-online {
    margin-top: 170px;
    margin-bottom: 25px;
  }
  
  .sign-up-left .left-head {
    font-size: 12px;
  }
  
  .sign-up-left .left-content {
    font-size: 12px;
    padding-right: 21px;
    padding-top: 0px;
    padding-left: 5px;
    height: 80px;
  }
  
  .btn-sign-up-banner {
    height: 25px;
    line-height: 27px;
    width: 105px;
    margin-top: 15px;
    font-size: 12px;
    margin-right: 5px;
  }
  
  .sign-up-right .right-close {
    font-size: 14px;
    position: relative;
    right: 0px;
    top: -15px;
  }
  
  .new-faces {
    display: none;
  }
}


.main-pop-outer,
.main-pop-Tips,
.main-pop-Purchase,
.main-pop-Ratings,
.main-pop-Rate-Thanks,
.main-pop-LoginAction,
.main-pop-Login,
.main-pop-Phone,
.main-pop-Media,
.main-pop-confirmation,
.main-pop-AdultList,
.main-pop-registerPhone,
.main-pop-permission {
  display: none;
  position: fixed;
  z-index: 99999;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.6);
}

.main-pop-Oops{
    display: none;
    position: fixed;
    z-index: 999999;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.6);
}
.main-pop-PopBase{
    display: none;
    position: fixed;
    z-index: 999999;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.6);
}
@keyframes popDown {
  0% {
    transform: scale(0);
    opacity: 0;
  }
  100% {
    transform: rotate(xx) scale(1);
    opacity: 1;
  }
}


.main-pop-window {
  position: relative;
  display: block;
  width: 375px;
  height: 328px;
  border-radius: 10px;
  background-color: #fff;
  top: 30%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 0px;
  margin: 0px;
  z-index: 1001;
  box-shadow: 1.5px 2.598px 5px;
  opacity: 1 !important;
  animation: popDown 0.5s forwards 0s ease-out;
}


.pops-header {
  height: 45px;
  border-bottom: 1px solid #b5b6b7;
  display: fixed;
}

.fa-star{
    color: #c7c6c7;
}


.pops-image {
  background-image: url("/static/images/icons/favicon-96x96.4dddd5077ffe.png") !important;
  display: inline-block;
  width: 27px;
  height: 27px;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  float: left;
  margin: 9px 0px 0px 9px;
}


.pops-text {
  display: inline-block;
  font-size: 20px;
  font-weight: 700;
  width: 80%;
  font-family: 'MyriadProRegular';
  text-align: center;
  margin: 0px;
  margin: 12px 0px 0px 0px;
}


.pops-close {
  display: inline-block;
  width: 15px;
  height: 15px;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  float: right;
  cursor: pointer;
  margin: 14px 14px 0px 0px;
}


.pops-footer {
  position: absolute;
  height: 45px;
  border-top: 1px solid #3a414b;
  bottom: 0px;
  width: 100%;
}

.pops-footerNew {
  position: absolute;
  height: 45px;
  border-top: 1px solid #3a414b;
  bottom: 0px;
  width: 100%;
}


.pops-left-button {
  display: inline-block;
  float: left;
  height: 45px;
  line-height: 47px;
  width: 50%;
  background-color: #f0f0f0;
  color: #3a414b;
  text-transform: uppercase;
  font-size: 1rem;
  text-align: center;
  height: 100%;
  border-radius: 0px 0px 0px 10px;
  cursor: pointer;
}


.pops-right-button {
  display: inline-block;
  float: right;
  height: 45px;
  line-height: 47px;
  width: 50%;
  background-color: #3a414b;
  color: #f0f0f0;
  text-transform: uppercase;
  font-size: 1rem;
  text-align: center;
  height: 100%;
  border-radius: 0px 0px 10px 0px;
  cursor: pointer;
}

.pops-fullCovered{
    display: inline-block;
    float: right;
    width: 100%;
    background-color: #3a414b;
    color: #f0f0f0;
    padding-top: 12px;
    text-transform: uppercase;
    font-size: 1rem;
    text-align: center;
    height: 100%;
    border-radius: 0px 0px 10px 10px;
    cursor: pointer;
}



.pops-display-texts {
  position: relative;
  height: 236px;
  width: 375px;
  text-align: center;
  font-family: 'MyriadProRegular';
  font-size: 23px;
  padding: 0px 30px 0px 30px;
  display: table-cell;
  vertical-align: middle;
  line-height: 25px;
}


.gallery-top .heading-name-mobile {
  display: none;
}
.mobile-ham-video-icon{
  margin-right: 10px;
}
@media only screen and (max-width: 767px) {
  
  .main-pop-window {
    position: relative;
    width: 90%;
    height: 317px;
    top: 50%;
    left: 45%;
    margin: 0 auto;
  }
  #applicationTrackModal .main-pop-window{
    left: 0;
    right: 0;
    transform: none;
    top: 30% !important;
  }
  .intro--popup-home{
    top: 55%;
  }
  
  .gallery-top .heading-name, .gallery-top .heading-name-right {
    display: none;
  }
  
  .gallery-top .heading-name-mobile {
    display: inline-block;
  }
  
  .pops-header {
    height: 45px;
    display: fixed;
  }
  
  .pops-image {
    background-image: url("/static/images/icons/favicon-96x96.4dddd5077ffe.png") !important;
    display: inline-block;
    width: 27px;
    height: 27px;
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    float: left;
    margin: 9px 0px 0px 9px;
  }
  
  .pops-text {
    display: inline-block;
    font-size: 20px;
    font-weight: 700;
    width: 75%;
    font-family: 'MyriadProRegular';
    text-align: center;
    margin: 0px;
    margin: 12px 0px 0px 0px;
  }
  
  .pops-close {
    display: inline-block;
    width: 15px;
    height: 15px;
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    float: right;
    margin: 14px 14px 0px 0px;
  }
  
  .pops-footer {
    position: absolute;
    height: 100px;
    bottom: 0px;
    width: 90%;
    border: 0px;
  }
  .pops-footerNew {
    position: absolute;
    height: 50px;
    bottom: 0px;
    width: 100%;
    border: 0px;
  }

  
  .pops-left-button {
    position: absolute;
    height: 45px;
    line-height: 47px;
    width: 100%;
    margin: 5px;
    display: block;
    border-radius: 5px;
    background-color: #f0f0f0;
    color: #3a414b;
    text-transform: uppercase;
    font-size: 1rem;
    text-align: center;
    bottom: 6%;
    left: 3%;
    border: 1px solid #c4c5c6;
    cursor: pointer;
  }
  
  .pops-right-button {
    position: absolute;
    height: 45px;
    width: 100%;
    margin: 5px;
    display: block;
    border-radius: 5px;
    background-color: #3a414b;
    color: #f0f0f0;
    text-transform: uppercase;
    font-size: 1rem;
    text-align: center;
    bottom: calc(16% + 45px);
    left: 3%;
    cursor: pointer;
    line-height: 47px;
  }
  
  .pops-display-texts {
    position: relative;
    height: 160px;
    
    text-align: center;
    font-family: 'MyriadProRegular';
    font-size: 22px;
    padding: 0px 20px 0px 20px;
    display: table-cell;
    vertical-align: middle;
    line-height: 25px;
  }
  .main-pop-LoginAction .main-pop-window {
    height: 335px;
  }
  .main-pop-LoginAction .main-pop-window .pops-display-texts {
    margin-top: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 100%;
    font-size: 16px;
    position: relative;
    height: 160px;
    text-align: center;
    font-family: 'MyriadProRegular';
    padding: 0px 20px 0px 20px;
    vertical-align: middle;
    line-height: 25px;
  }
  .main-pop-LoginAction .pops-display-texts p:first-child {
    font-size: 24px;
    margin-bottom: 5px;
  }
  .main-pop-LoginAction .pops-display-texts p {
    margin: 0px;
    line-height: 1;
  }
  .main-pop-LoginAction .pops-footer{
    position: relative;
    height: 95px;
    bottom: 0px;
    width: 100%;
    border: 0px;
  }
  .main-pop-LoginAction .pops-footer .pops-left-button {
    width: 90%;
    left: 0;
    right: 0;
    padding-left: 0;
    padding-right: 0;
    bottom: 10px;
    margin: auto;
    position: absolute;
    height: 45px;
    line-height: 47px;
    display: block;
    border-radius: 5px;
    background-color: #f0f0f0;
    color: #3a414b;
    text-transform: uppercase;
    font-size: 1rem;
    text-align: center;
    border: 1px solid #c4c5c6;
    cursor: pointer;
  }
  .main-pop-LoginAction .pops-footer .pops-right-button {
    margin: auto;
    left: 0;
    right: 0;
    width: 90%;
    bottom: 66px;
    position: absolute;
    height: 45px;
    display: block;
    border-radius: 5px;
    background-color: #3a414b;
    color: #f0f0f0;
    text-transform: uppercase;
    font-size: 1rem;
    text-align: center;
    cursor: pointer;
    line-height: 47px;
  }
  .main-pop-LoginAction .how-it-works-text{
    width: 105px;
    margin: auto;
    text-align: center;
  }
  .main-pop-LoginAction .how-it-works-text span {
    color: black;
    font-weight: 600;
    letter-spacing: 1px;
    text-decoration: underline;
  }
}


.new-cookie-base {
  position: fixed;
  bottom: 0%;
  height: 60px;
  width: 100%;
  background-color: #3b414a;
  z-index: 11;
  color: #fff;
}


.new-cookie-base .sign-up-left {
  width: 84%;
  padding-top: 20px;
}


.new-cookie-base .sign-up-right {
  width: 12%;
}


.btn-cookie-banner {
  height: 30px;
  line-height: 32px;
  width: 100px;
  text-transform: uppercase;
  border-radius: 3px;
  background-color: #fff;
  color: #3b414a;
  border: 1px;
  font-size: 14px;
  cursor: pointer;
  margin-top: 17px;
  font-weight: 600;
  margin-right: 10px;
}


.new-cookie-base .sign-up-left a {
  color: #fff ! important;
  text-decoration: underline;
  text-underline-position: under;
}
.new-cookie-base .sign-up-left a:hover {
  color: #fff ! important;
}

.new-cookie-base .sign-up-right .right-close-cookie {
  font-size: 16px;
  position: relative;
  right: -115px;
  top: -40px;
}
.cookie-on-mobile{display: none;}
.cookie-on-desktop{display: block;}

@media (max-width: 767px) {

    .cookie-on-desktop{display: none;}
    .cookie-on-mobile{display: block;}
    .cookie-content-m{
        color: #fff; font-size: 13px; text-decoration: none; line-height: 16px; padding-top: 25px;
    }
    .cookie-content-m a{color: #fff; text-decoration: underline; text-underline-position: under;}
    .btn-cookie-banner {margin-top: 42px;}
    .right-close-cookie{position: absolute; display: inline-block; right: 15px; top: 5px;}


  
  .new-cookie-base {
    height: 97px;
  }
  
  .new-cookie-base .sign-up-left {
    width: 96%;
    font-size: 12px;
  }
  
  .new-cookie-base .sign-up-right {
    display: block;
    position: relative;
    top: -23px;
    right: 65px;
  }
  
  .new-cookie-base .sign-up-right .right-close-cookie {
    font-size: 14px;
    right: -90px;
    top: -120px;
  }

}





.how-it-works-base {
  background-color: #fff;
  padding-top: 30px;
  padding-bottom: 30px;
}
@media(max-width:767px){
    .how-it-works-base {
        padding-top: 65px;
    }
}


.how-it-works-head {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 25px;
  color: #9d2832;
  font-family: 'MyriadProRegular';
  margin-bottom: 20px;
}


.how-it-works-title {
  line-height: 20px;
  margin-bottom: 5px;
  color: #3a414b;
  font-size: 1.3em;
}


.how-it-works-content {
  line-height: 18px;
  color: #2a343f;
  font-size: 16px;
  margin-right: 15px;
}


.how-it-works-numbers {
  background-repeat: no-repeat;
  background-position: top;
  background-size: 68%;
}


.how-num-number {
  display: inline-block;
  width: 7%;
}


.how-num-text {
  display: inline-block;
  width: 26.33%;
}


.how-one {
  background: url("/static/images/svgIcons/num-one-dark.07f1fd4e357c.svg") no-repeat;
  width: 60px;
  height: 60px;
}


.how-two {
  background: url("/static/images/svgIcons/num-two-dark.027a52e87d8a.svg") no-repeat;
  width: 60px;
  height: 60px;
}


.how-three {
  background: url("/static/images/svgIcons/num-three-dark.089b1b808bef.svg") no-repeat;
  width: 60px;
  height: 60px;
}

@media only screen and (max-width: 767px) {
  
  .how-num-number {
    width: 25%;
    margin-bottom: 20px;
  }
  
  .how-num-text {
    width: 75%;
    margin-bottom: 20px;
  }
  
  .how-one, .how-two, .how-three {
    margin-left: 10px;
  }
  
  .how-it-works-content {
    padding-right: 15px;
  }
}


.seo-texts-base {
  background-color: #fff;
  padding-top: 30px;
  display: block;
}


.seo-image-chat, .seo-image-audio, .seo-image-video{display: inline-block;}
.seo-image-chat{
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -14px -418px;
	width: 110px;
	height: 147px;
}
.seo-image-audio{
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -14px -572px;
	width: 128px;
	height: 106px;
}
.seo-image-video{
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -14px -685px;
	width: 120px;
	height: 106px;
}


.seo-text-title {
  text-transform: uppercase;
  font-size: 18px;
  font-family: 'MyriadProRegular';
  display: block;
  width: 100%;
  font-weight: 600;
}
.seo-text-subtitle {
  font-size: 13px;
  font-family: 'MyriadProRegular';
  display: block;
  width: 100%;
  font-weight: 600;
}

.normal-link{
  text-decoration: underline;
  color: #9d2831;
}

.normal-link-blue{
  text-decoration: underline;
  color: #9d2832;
}
.normal-link-blue:hover {
  text-decoration: underline;
  color: #9d2832 !important;
}

.normal-link-blue:focus {
  text-decoration: underline;
    color: #9d2832 !important;
}

.normal-link:hover {
  text-decoration: underline;
  color: #9d2831 !important;
}


.seo-text-content {
  font-size: 13px;
  font-family: 'MyriadProRegular';
  display: block;
  width: 100%;
}


.seo-text-sections {
  padding-bottom: 30px;
}


.new-faces-mobile-home {
  display: none;
}


.last-div-how-it {
  display: none;
}

@media only screen and (max-width: 767px) {
  
  .seo-texts-base {
    text-align: center;
  }
  
  .seo-images {
    height: 75px;
    background-position: center;
    margin-bottom: 10px;
  }
  .front-page-main .online-host-display {
    width: 102px;
    height: 102px;
  }
  
  .front-page-main .connect-icon-base {
    display: none;
  }
  
  .front-page-main .char-profile-img {
    width: 95px;
    height: 95px;
  }
  
  .front-page-main .char-profile-name {
    position: inherit;
    top: -5px;
  }
  
  .last-div-how-it {
    display: block;
  }
}

@media only screen and (min-width: 767px) {
  
  .mobile-grid {
    display: none;
  }
}


@media only screen and (max-width: 992px) {
  
  .recent-more-container {
    padding-bottom: 20px;
  }
  
  .recent-reviews-content {
    padding-right: 0;
    padding-bottom: 15px;
  }
  
  .recent-reviews-content .slick-next {
    bottom: -22% !important;
  }
  
  .reviews-list-content {
    padding-right: 0;
  }
}




@media handheld, only screen and (max-width: 767px) {
  
  .mobile-header {
    display: block;
  }
  
  .header-light {
    display: block;
    border-bottom: 1px solid #3a414b;
  }
  
  .header-upper {
    display: none;
  }
  
  .showcase-desktop {
    display: none;
  }
  
  .steps-desktop {
    display: none;
  }
  
  .centered button {
    float: right;
  }
  
  .filter-icon {
    display: block;
  }
  
  .hero-container {
    display: none;
  }
  
  .about-container {
    padding: 0px 0 30px;
  }
  
  .about-content {
    display: none;
  }
  
  .header-mid {
    
    background: #fff;
  }
  
  .header-lower a {
    font-size: 12px;
  }
  
  .back-link a {
    padding: 8px 0px 7px;
    padding-right: 3px;
  }
  
  .back-link img {
    margin-right: 8px;
  }
  
  ul.prev-next-link li a {
    font-size: 12px;
    padding: 5px 12px 2px;
  }
  
  ul.prev-next-link li i {
    font-size: 15px;
    line-height: 31px;
  }
  
  ul.prev-next-link li .prev i {
    margin-right: 6px;
  }
  
  ul.prev-next-link li .next i {
    margin-left: 6px;
  }
  
  .main-profile-picture {
    display: block;
  }
  
  .profile-data {
    width: calc(100% + 30px);
    margin-left: -15px;
    padding-left: 0;
  }
  
  .profile-data-content {
    background-color: #f2f0f2;
    padding: 75px 15px 20px;
    margin-top: -56px;
    text-align: center;
  }
  
  .profile-details .heading {
    float: none;
  }
  
  .show-text {
    display: none;
  }
  
  ul.star-icon {
    margin: 0;
  }
  
  ul.profile-likes {
    display: none;
  }
  
  .text-number {
    display: none;
  }
  
  .hide-text {
    display: block;
  }
  
  ul.contact-list li {
    width: 33.33%;
    display: block;
    float: left;
    padding: 0;
  }
  
  ul.contact-list li img {
    display: block;
    margin: 0 auto 10px;
  }
  
  ul.contact-list li span {
    padding-left: 0;
  }
  
  .social-links {
    display: none;
  }
  
  .hosts-name {
    margin-top: 10px;
  }
  
  .copyright {
    display: block;
  }
  
  ul.clips-list-items li {
    width: 33.33%;
  }
  
  ul.live-now-list li {
    width: 33.33%;
  }
  
  .footer-upper {
    display: none;
  }
  
  .footer-list {
    display: none;
  }
  
  .footer-lower {
    padding-top: 25px;
  }
}
@media only screen and (max-width: 479px) {
  .confirmation-pop .main-pop-window{
    height: auto;
  }
  .confirmation-pop .pops-header{
    border: none;
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
    padding: 12px 18px;
    height: auto;
  }
  .confirmation-pop .pops-image, .confirmation-pop .pops-close {
    margin: 0;
    float: none;
  }
  .confirmation-pop .pops-text {
    color: #3C434B;
    font-size: 15px;
    font-family: Overpass;
    font-style: normal;
    font-weight: 700;
    line-height: 13px;
    letter-spacing: -0.7px;
    margin: 0;
    width: auto;
  }
  .confirmation-pop .main-pop-window .pops-display-texts{
    height: auto;
    margin-top: 20px;
    display: block;
    width: 100%;
  }
  .confirmation-pop .pops-main-txt {
    color: #3D434C;
    text-align: center;
    font-size: 18px;
    font-family: Overpass;
    font-style: normal;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: -0.72px;
  }
  .confirmation-pop .pops-main-txt .character-name {
    color: #FD7663;
    display: block;
  }
  .confirmation-pop .pops-small-txt {
    color: #3B404A;
    text-align: center;
    font-size: 13px;
    font-family: Overpass;
    font-style: normal;
    font-weight: 600;
    line-height: 14px;
    letter-spacing: -0.36px;
    margin: 15px 0;
    text-transform: capitalize;
    display: block;
  }
  .confirmation-pop .pops-test-setup {
    border-radius: 8px;
    background: rgba(136, 22, 35, 0.04);
    color: #3D434C;
    text-align: center;
    font-size: 12px;
    font-family: Overpass;
    font-style: normal;
    font-weight: 600;
    line-height: 11px;
    letter-spacing: -0.36px;
    padding: 14px;
  }
  .confirmation-pop .pops-test-setup .test-setup-link {
    color: #FD7663;
    text-decoration: underline;
    border: none;
    background: transparent;
  }
  .confirmation-pop .pops-footer{
    height: auto;
    position: unset;
    width: 100%;
    display: flex;
    padding: 20px;
    gap: 12px;
    border: none;
  }
  .confirmation-pop .pops-footer .pops-left-button, .confirmation-pop .pops-footer .pops-right-button{
    position: unset;
    text-align: center;
    font-size: 14px;
    font-family: Overpass;
    font-style: normal;
    font-weight: 700;
    letter-spacing: -0.7px;
    text-transform: uppercase;
    height: 45px;
    line-height: 45px;
    border-radius: 50px;
    border: none;
    margin: 0;
  }
  .confirmation-pop .pops-footer .pops-left-button{
    background: #E2E2E2;
    color: #3B404A;
  }
  .confirmation-pop .pops-footer .pops-right-button{
    background: #3B404A;
    color: #FFF;
  }
  
  ul.clips-list-items li {
    width: 50%;
  }
  
  ul.live-now-list li {
    width: 50%;
  }
  
  .clips-box {
    width: 135px;
  }
  
  .sub-menu {
    background: #f2f0f3;
    height: 36px;
  }
  
  .gallery-inner-outer {
    background: #fff !important;
  }
}

@media only screen and (max-width: 767px) {
  
  .host-background {
    display: none;
  }
  
  .mobile-carousel {
    width: 100%;
  }
  
  .desktop-car-base-f {
    display: none;
  }
}

@media only screen and (min-width: 767px) {
  
  .host-background-mobile {
    display: none;
  }
  
  .mobile-car-base-f {
    display: none;
    cursor: pointer;
  }
}


.host-background {
  background-color: #fafafa;
  padding-top: 30px;
}


.host-upper {
  min-height: 650px;
  border: 1px solid #ddd;
  border-radius: 5px;
  background-color: #fff;
}


.host-right {
  margin-top: 10px;
  width: 100%;
}


.host-left {
  margin-top: 10px;
  width: 100%;
}


.card-carousel {
  min-height: 620px;
}


.host-name {
  font-family: 'MyriadProRegular';
  font-size: 24px;
  color: #3b414a;
}


.host-name-mob {
  font-family: 'MyriadProRegular';
  font-size: 22px;
  color: #3b414a;
  padding-left: 10px;
}


.host-online {
  font-family: 'MyriadProRegular';
  font-size: 16px;
  color: #3b414a;
  margin-top: 5px;
}


.host-icon i {
  font-size: 24px;
  text-align: center;
}


.host-icon-mob i {
  font-size: 20px;
  text-align: center;
}


.host-online-icon {
  margin-top: 30px;
  margin-bottom: 10px;
  padding: 0px;
}


.host-online-icon li {
  display: inline-block;
}


.lower-card {
  margin-top: 0px;
  margin-bottom: 20px;
}


.card-img {
  min-height: 157px;
}


.card-img img {
  height: 70px;
  width: 70px;
  border-radius: 5px;
  margin: 3px;
}


#card-image-hor .card-image-li {
  float: left;
  width: 74px;
  margin-bottom: 8px;
}


.card-body ul li {
  list-style-type: none !important;
}




.mob-videos {
  width: 100%;
  height: 450px;
}


.vid-card-header {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 600;
}


.desktop-carousel {
  position: relative;
  max-height: 750px;
  max-width: 540px;
  margin: auto;
  min-height: 620px;
}


.displayed {
  position: relative;
  height: 620px;
  width: 100%;
}


.displayed img {
  max-height: 620px;
  max-width: 100%;
  width: auto;
  height: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}


.displayed-mob {
  position: relative;
  height: 500px;
  width: 100%;
}


.displayed-mob img {
  max-height: 500px;
  max-width: 100%;
  width: auto;
  height: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}


.displayed-overlay {
  position: relative;
  height: 90px;
  width: 100%;
}


.displayed-overlay img {
  max-height: 100%;
  max-width: 100%;
  width: auto;
  height: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}


.enlarge-icon {
  position: absolute;
  z-index: 0;
  right: 30px;
  top: -45px;
  height: 35px;
  width: 35px;
}


.enlarge-icon i {
  font-size: 35px;
  opacity: 1;
}


.ca-icons i {
  font-size: 24px;
  opacity: 1;
  margin-right: -5px;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 25px;
}


.host-background-mobile {
  background-color: #fafafa;
}


.host-mob-upper {
  padding-top: 15px;
  padding-bottom: 0px;
}


.host-profile {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background-size: cover;
}


.online-icon img {
  padding-left: 5px;
  height: 8px;
  width: auto;
}


.online-icon-off img {
  padding-left: 5px;
  height: 8px;
  width: auto;
  margin-top: 7px;
}


.test-base {
  position: relative;
}


.test-one .one-image {
  max-height: 500px;
  max-width: 100%;
  width: auto;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}


.test-one-top {
  position: absolute;
  z-index: 1;
  top: 45%;
  left: 45%;
}


.test-one-top-text {
  text-align: center;
}


.test-two {
  display: block;
  width: 100%;
  height: 40px;
  text-align: right;
}


.test-three {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  display: block;
  width: 100%;
  min-height: 20px;
  padding: 5px;
}


.mobile-car-base-f {
  position: relative;
  cursor: pointer;
}


.mobile-carou-pic {
  display: block;
  width: 100%;
  height: 480px;
  text-align: center;
  line-height: 480px;
}


.mobile-carou-pic img {
  vertical-align: middle;
  max-height: 480px;
}


.one-image {
  display: inline-block;
  margin: auto;
}


.mobile-carou-links {
  display: block;
  width: 100%;
  height: 40px;
  text-align: right;
  padding-top: 10px;
}


.mobile-carou-texts {
  border-top: 0px solid #ddd;
  border-bottom: 1px solid #ddd;
  display: block;
  width: 100%;
  margin-top: -10px;
  min-height: 20px;
  padding: 0px;
}


.media-top-locks-m {
  position: absolute;
  z-index: 0;
  top: calc(40% - 25px);
  cursor: pointer;
  width: 100%;
  text-align: center;
}

.media-top-locks-m.adjustVideoLock {
  position: absolute;
  z-index: 0;
  top: calc(40% - 75px);
  cursor: pointer;
}


.media-top-price {
   font-size: 22px;
   line-height: 20px;
   color: #fff;
   text-transform: Capitalize;
   text-shadow: 0.5px 0.866px 2px rgba(0,0,0,0.6);
}


.desktop-car-base-f {
  border-right: 2px solid #ddd;
}


.desktop-carou-pic {
  display: block;
  width: 98%;
  height: 545px;
  text-align: center;
  line-height: 539px;
}

.colorBgGrey{
  
  display: flex;
    justify-content: center;
    align-items: center;
    
}
.filpStripHolder{
     width:100px;
     height: 100px;
    
     overflow: hidden;
}
.fimpStripImg{  
     background: url("/static/images/arousr-sprites-general-V.3.0-apr-04.39003fda0c16.svg") no-repeat -26px -74px;
    background-size: 97px 98px;
    width: 30px;
    height: 30px;
    transform: scale(7);
    overflow: hidden;  
}

p.centerBelowSvg{
      display: block !important;
    position: absolute;
    top: 55px;
        color: #BEBEBE;
}


.desktop-carou-pic img {
  vertical-align: middle;
  max-height: 590px;
}


.desktop-carou-links {
  display: block;
  width: 100%;
  height: 40px;
  text-align: right;
  padding-top: 10px;
  margin-top: 60px;
}


.desktop-carou-texts {
  border-top: 1px solid #ddd;
  display: block;
  width: 100%;
  min-height: 20px;
  padding: 5px;
}


.media-top-locks {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}


.video-share-links {
  display: block;
  width: 100%;
  height: 40px;
  text-align: right;
  padding-top: 10px;
}


.host-upper-icons {
  position: absolute;
  display: inline-block;
  z-index: 1;
  top: 150px;
  right: 2%;
  margin-right: 0;
}


.mobile-carousel {
  position: relative;
  max-height: 500px;
  max-width: 100%;
  margin: auto;
}


.lower-card-mob {
  margin-top: 20px;
  padding: 0;
}


.btn-host-dark {
  margin-bottom: 20px;
  margin-top: 0px;
  height: 38px;
  width: 200px;
  line-height: 40px;
  text-transform: uppercase;
  border-radius: 40px;
  background-color: #FDC363;
  border: 0px;
  color: #3b414a  !important;
  text-align: center;
  font-size: 14px;
  font-family: 'MyriadProRegular';
  text-decoration: none !important;
  cursor: pointer;
}


.android-button .btn-host-dark {
  margin-bottom: 50px;
  margin-top: 20px;
  padding: 0px;
  padding-top: 8px;
  height: 35px;
  width: 167px;
  text-transform: uppercase;
  border-radius: 40px;
  background-color: #3a414b;
  border: 0px;
  color: #fff !important;
  text-align: center;
  font-size: 14px;
  font-family: 'MyriadProRegular';
  text-decoration: none;
  cursor: pointer;
}


.android-button img {
  width: 25px;
  height: auto;
  margin-top: -5px;
}


.android-button .btn-host-light {
  background-color: #eee;
  cursor: pointer;
  text-align: center;
  color: #3a414b;
  height: 35px;
  width: 100px !important;
  border-radius: 40px;
  border: 1px solid #bebfc0;
  margin: 0px;
  padding-top: 7px;
  font-family: 'MyriadProRegular';
  font-weight: bold;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-decoration: none;
  margin-top: 20px;
}


.btn-host-dark-discover {
  height: 38px;
  line-height: 40px;
  width: 230px;
  text-transform: uppercase;
  border-radius: 20px;
  background-color: #fff;
  border: 0px;
  color: #3a414b;
  font-size: 13px;
  font-family: 'MyriadProRegular';
  text-decoration: none;
  cursor: pointer; font-weight: 600;
  letter-spacing: 0.5px;
  border: 1px solid #3a414b; margin-bottom: 15px;
}
.btn-host-dark-discover:hover {
  background-color: #3a414b;
  color: #fff;
}


#myImg {
  cursor: pointer;
  transition: 0.3s;
}


#myImg:hover {
  opacity: 0.7;
}



.modal {
  display: none;
  
  position: fixed;
  
  z-index: 100;
  
  padding-top: 60px;
  
  left: 0;
  top: 0;
  width: 100%;
  
  height: 100%;
  
  overflow: auto;
  
  background-color: black;
  
  background-color: rgba(0, 0, 0, 0.9);
  
}


.modal-content {
  margin: auto;
  display: block;
  top: 0;
  width: 100%;
  height: 1000px;
  background-color: #444;
}



.modal-content {
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.6s;
  animation-name: zoom;
  animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
  from {
    -webkit-transform: scale(0);
  }
  to {
    -webkit-transform: scale(1);
  }
}

@keyframes zoom {
  from {
    transform: scale(0);
  }
  to {
    transform: scale(1);
  }
}


.add-bg-b {
  background-color: #3a414b;
  width: 100%;
  color: #fff;
}



.close, .close2 {
  position: absolute;
  z-index: 6;
  top: 10px;
  right: 30px;
  color: #eee;
  font-size: 50px;
  transition: 0.3s;
}


.minimize-video {
  position: absolute;
  x-index: 6;
  top: 10px;
  left: 50%;
  color: #eee;
  font-size: 40px;
  transition: 0.3s;
}


.close:hover, .close2:hover, .minimize-video:hover {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}


.close:focus, close2:focus, .minimize-video:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}


@media only screen and (max-width: 700px) {
  
  .modal-content {
    width: 100%;
  }
}


.overlay-carousel {
  position: relative;
  max-height: 900px;
  max-width: 100%;
  margin: auto;
}


.overlay-carousel-small {
  position: relative;
  max-width: 100%;
  max-height: 90px;
  margin-top: 80px;
  margin-bottom: 120px;
}


.overlay-carousel-small img {
  display: block;
  vertical-align: middle;
  margin-left: auto;
  margin-right: auto;
  max-width: 90px;
  max-height: 90px;
  border-radius: 5px;
}


.overlay-bottom {
  position: relative;
  min-height: 200px;
  max-height: 400px;
  max-width: 100%;
  margin: auto;
}


.overlay-bottom-new {
  position: relative;
  height: 90px;
  margin: auto;
}


.sync-base {
  width: 80px !important;
  height: 80px !important;
  margin: 5px;
  border-radius: 10px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}


.ca-icons-overlay i {
  font-size: 24px;
  margin: 10px;
  color: #c6c6c6;
  float: right;
  margin-right: 20px;
}


.enlarge-icon-mob {
  position: absolute;
  z-index: 0;
  right: 5%;
  top: -30px;
  height: 25px;
  width: 25px;
}


.enlarge-icon-mob i {
  font-size: 25px;
  opacity: 0.5;
}


.clips-hover-host {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
}


.clips-hover-host-reg {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
}


.clips-hover-host img {
  position: relative;
  height: 40px;
  width: auto;
  left: -50%;
  top: -35px;
}


.clips-hover-host-reg img {
  position: relative;
  height: 40px;
  width: auto;
  left: -50%;
  top: -35px;
}


.clips-hover-host h6 {
  position: relative;
  left: -50%;
  top: -35px;
  font-size: 16px;
  line-height: 20px;
  color: #fff;
  text-transform: Capitalize;
  text-shadow: 0px 0px 2px #000;
}


.clips-hover-host-reg h6 {
  position: relative;
  left: -50%;
  top: -35px;
  font-size: 16px;
  line-height: 20px;
  color: #fff;
  text-transform: Capitalize;
  text-shadow: 0px 0px 2px #000;
}


.overlay-carousel-top {
  width: 100%;
  overflow: hidden;
  position: relative;
}


.overlay-carousel {
  width: 100%;
  overflow: hidden;
  height: 80px;
  position: relative;
}


.overlay-carousel ul {
  position: relative;
  list-style: none;
  list-style-type: none;
  margin-left: 5%;
  margin-right: 5%;
}


.overlay-carousel ul li {
  position: absolute;
  z-index: 1;
  float: left;
  margin-right: 1px;
}


.overlay-carousel-images {
  width: 80px;
  height: 80px;
  display: inline-block;
  border-radius: 5px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}


.overlay-hr {
  border: 0.5px solid #ddd;
}


.right-icon {
  position: absolute;
  left: 1%;
  top: 65px;
  transform: rotate(90deg);
  z-index: 1000;
}


.left-icon {
  position: absolute;
  right: 1%;
  top: 65px;
  transform: rotate(270deg);
  z-index: 1000;
}


.overlay-hr-base {
  border: 1px solid #ddd;
  margin-top: 8px;
  margin-bottom: 8px;
  padding: 0;
  width: 100%;
}


.overlay-hr-base-left {
  border: 0.5px solid #ddd;
  margin-top: 15px;
  margin-bottom: 5px;
  padding: 0;
}


.overlay-hr-base-left-sp {
  border: 0.5px solid #ddd;
  margin-top: 0px;
  margin-bottom: 5px;
  padding: 0;
  position: static;
}


.overlay-hr-base-bottom {
  border: 0.5px solid #ddd;
  margin-top: -44px;
  margin-bottom: 5px;
  padding: 0;
}


.nopadding-here {
  padding: 0 !important;
  margin: 0 !important;
}


.host-upper-content {
  padding: 5px;
  padding-left: 10px;
}


.last-div-contents {
  width: 100%;
}


.border-card-carousel {
  border-right: 1px solid #ddd;
  padding: 0;
  margin: 0;
}


.host-box-base {
  width: 100%;
  height: 100%;
  border: 0.5px solid #000;
}


.media-char-headline {
  font-family: 'MyriadProBold';
  overflow: hidden;
  font-size: 14px;
  line-height: 20px;
  color: #3a414b;
  margin-left: 10px;
  margin-bottom: 0px;
}


.media-char-description {
  font-family: 'MyriadProRegular';
  overflow: hidden;
  font-size: 13px;
  line-height: 20px;
  color: #3a414b;
  margin-left: 10px;
  margin-top: -15px;
  margin-bottom: 0px;
  margin-right: 10px;
}


.al-host-profile {
  width: 40%;
  padding: 12px;
  min-height: 132px;
  margin-top: 10px;
  margin-left: -12px;
}


.al-host-profile-r {
  position: relative;
  width: 60%;
  padding: 10px;
  float: left;
  min-height: 110px;
  padding-bottom: 0px;
}


.al-host-left {
  height: 80px;
  width: 80px;
  display: block;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 0%;
  border-radius: 50%;
}


.al-host-bio {
  display: block;
  margin-top: -100px;
  margin-left: 85px;
  margin-bottom: 24px;
}


.al-host-bio .host-name {
  font-size: 16px;
  font-family: 'MyriadProRegular';
  text-transform: capitalize;
  display: inline-block;
  width: 113px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}


.bio-online-small {
  background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -88px -30px;
  width: 10px;
  height: 10px;
  display: inline-block;
  position: relative;
  bottom: 3px;
}


.bio-online-small span {
  font-size: 12px;
  width: 90px;
  display: inline-block;
  position: relative;
  margin-left: 15px;
  bottom: 5px;
}

.bio-busy-small {
  background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -88px -100px;
  width: 11px;
  height: 11px;
  display: inline-block;
  position: relative;
  bottom: 3px;
}


.bio-busy-small span {
  font-size: 12px;
  width: 90px;
  display: inline-block;
  position: relative;
  margin-left: 15px;
  bottom: 4px;
}

@media only screen and (max-width: 767px) {
  
  .bio-online-small {
    bottom: 1px;
  }
  
  .bio-online-small span {
    font-size: 12px;
    bottom: 3px;
  }
  
  .al-host-bio .host-name {
    width: 120%;
  }
}


.al-host-right {
  display: block;
  position: relative;
  float: left;
  margin-top: 10px;
  width: 33.33%;
}


.al-host-right p {
  padding-left: 40px;
  margin-top: -37px;
  margin-bottom: 0;
  font-size: 16px;
}


.album-telephone {
  display: block;
  position: relative;
  bottom: 0px;
  right: 0;
  margin-top: 10px;
}


.contact-details-prof h3 {
  font-family: 'MyriadProBold';
  font-size: 18px;
  line-height: 26px;
  color: #3b414a;
  font-weight: 700;
  margin-bottom: 10px;
}


.album-prof-media {
  margin-top: 10px;
  padding: 0;
}


.three-tiled-media ul.clips-list-items li {
  width: 33.33%;
}


.three-tiled-media ul.clips-list-items {
  width: calc(100% + 43px);
  margin-left: -30px;
}

@media only screen and (max-width: 767px) {
  
  .al-host-profile {
    width: 50%;
    margin-bottom: -30px;
  }
  
  .al-host-profile-r {
    width: 45%;
    margin-bottom: -30px;
    right: 10px;
  }
  
  .al-host-right p {
    display: none;
  }
  
  .al-host-left {
    height: 70px;
    width: 70px;
  }
  
  .al-host-bio {
    margin-top: -55px;
    margin-left: 75px;
  }
  
  .al-host-bio {
    font-size: 12px;
    margin-top: -60px;
    line-height: 16px;
  }
  
  .al-host-bio .host-name {
    font-size: 16px;
  }
}

@media only screen and (max-width: 767px) {
  
  .album-desktop {
    display: none;
  }
  
  .al-host-profile {
    width: 55%;
    padding: 12px;
    min-height: 132px;
    margin-left: 0px;
    margin-top: 0px;
  }
}

@media only screen and (min-width: 767px) {
  
  .album-mobile {
    display: none;
  }
  
  .content-media-album {
    display: none;
  }
}


.btn-text-album {
  border-radius: 30px;
  cursor: pointer;
  border: 1px solid #3a414b;
  height: 28px;
  width: 90%;
  color: #fff;
  background-color: #3a414b;
  text-align: center;
  font-size: 14px;
  font-family: 'MyriadProRegular';
  padding: 0;
  margin-top: 8px;
  margin-bottom: 20px;
}


.btn-text-album a {
  color: #fff !important;
}


.profile-button {
  margin-bottom: 20px;
  letter-spacing: 1px;
}


li.list-arrangement {
  min-width: 185px;
  margin-bottom: 10px;
}

@media only screen and (max-width: 479px) {
  
  li.list-arrangement {
    min-width: 145px;
    margin-bottom: 10px;
  }
}


.album-page-custom .connect-chat-icon-flat, .album-page-custom .connect-call-icon-flat, .album-page-custom .connect-video-icon-flat {
  width: 180px;
}


.media-thumb-small {
  display: inline-block;
  width: 75px;
  margin: 4px;
  height: 75px;
  border-radius: 5px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  vertical-align: middle;
}
.media-thumb-smallar {
  display: inline-block;
  width: 75px;
  margin: 4px;
  height: 75px;
  border-radius: 5px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  vertical-align: middle;
}
.media-thumb-smallar:hover{
  opacity: 0.8;
}

.media-thumb-small-img {
  height: 20px;
  width: auto;
  margin-left: 23px;
  margin-top: 23px;
}


.three-tiled-media ul.clips-list-items {
  width: calc(100% + 43px);
  margin-left: -17px;
  margin-top: 12px;
}


.text-change-hover:hover {
  color: #9d2832;
}


.hosts-img:hover, .profile-live-pic:hover, .product-host-prof:hover {
  opacity: 0.5;
}


.video-duration {
  position: absolute;
  right: 0px;
  bottom: 43px;
  width: 35px;
  height: 20px;
  background: transparent;
  color: #fff;
  text-align: center;
  margin-bottom: 1px;
}

@media only screen and (max-width: 479px) {
  
  .video-duration {
    right: 2px;
    bottom: 0px;
  }
  .char-len-2{
    width: 290px ! important;
    position: relative; display: inline-block;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
  }
  
  ul.tabs-links-down {
    margin-left: -15px;
  }
  
  .content-media-album ul.tabs-links-down {
    margin-left: 0px;
  }
  
  .media-thumb-small {
    width: 65px;
    margin: 1px;
    height: 65px;
    border-radius: 5px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
  }
  .media-thumb-smallar {
    width: 65px;
    margin: 1px;
    height: 65px;
    border-radius: 5px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
  }
  
  #card-image-hor .card-image-li {
    float: left;
    width: 58px;
    margin-bottom: -1px;
  }
}


.product-host-prof {
  width: 75px;
  height: 75px;
  border-radius: 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}


.change-profile-pic {
  display: inline-block;
}


.link-and-enlarge {
  position: static;
  margin-top: -95px;
}


.link-and-enlarge-vid {
  position: static;
  margin-top: -95px;
}


.space-for-title {
  padding: 5px;
  padding-top: 670px;
  display: block;
  z-index: 1;
}


.space-for-title-m {
  padding: 5px;
  padding-top: 480px;
  display: block;
  z-index: 1;
}


.space-for-title-plain {
  padding: 5px;
  display: block;
  z-index: 1;
  padding-left: 15px;
}


.space-for-title h1 {
  font-size: 14px;
  font-weight: bold;
  line-height: 0px;
  margin-bottom: -10px;
}


.space-for-title-plain h1 {
  font-size: 14px;
  font-weight: bold;
  line-height: 0px;
  margin-bottom: -10px;
}


.space-for-title-m h1 {
  font-size: 14px;
  font-weight: bold;
  line-height: 0px;
  margin-bottom: -10px;
}


#loading {
  text-align: center;
  display: block;
  font-size: 26px;
  font-family: 'MyriadProRegular';
  margin-bottom: 20px;
  width: 100%;
}


.end_of_result {
  display: none;
  text-align: center;
  font-size: 26px;
  font-family: 'MyriadProRegular';
  margin-bottom: 20px !important;
}


.no-reviews {
  padding: 10px;
  text-align: center;
  font-size: 16px;
  font-family: 'MyriadProRegular';
}


.content-host-empty {
  display: block;
  min-height: 278px;
  padding: 40px;
  background: #fff;
}


.empty-media-frame, .empty-media-text-frame {
  display: inline-block;
  position: relative;
  height: 60px;
  margin: 20px 0px 20px 0px;
}


.empty-media-frame {
  width: 11%;
}


.empty-media-text-frame {
  width: 86%;
  float: right;
  margin-right: 2%;
}


.empty-media-img {
  height: 60px;
  width: 60px;
  float: right;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("/static/images/media-icon-4x.c296a33afdf6.png");
}


.empty-media-text {
  text-align: center;
  background-color: #F0EEF1;
  font-size: 16px;
  line-height: 60px;
  display: inline-block;
  width: 80%;
}


.for-empty-media {
  background-image: url("/static/images/media-icon-4x.c296a33afdf6.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 60px;
  height: 60px;
  position: relative;
  display: inline-block;
  margin-left: 15px;
  margin-top: 10px;
}


.for-empty-media span {
  margin-left: 70px;
  position: relative;
  display: inline-block;
  font-size: 15px;
  line-height: 60px;
  text-align: center;
  width: 640px;
  background-color: #F0EEF1;
}

@media only screen and (max-width: 767px) {
  
  .for-empty-media span {
    width: 240px;
  }
  
  .empty-media-frame, .empty-media-text-frame {
    height: 40px;
  }
  
  .empty-media-frame {
    width: 11%;
    margin-left: 12%;
  }
  
  .empty-media-img {
    height: 40px;
    width: 40px;
  }
  
  .empty-media-text-frame {
    width: 74%;
    margin-right: 0%;
  }
  
  .empty-media-text {
    font-size: 14px;
    line-height: 40px;
  }
}


.copy-notification {
  color: #ffffff;
  background-color: #3a414b;
  padding: 20px;
  border-radius: 10px;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 150px;
  margin-top: -30px;
  margin-left: -85px;
  display: none;
  text-align: center;
}


.image-listings,
.video-listings {
  min-height: 166px;
}


.image-listings-mobile {
  padding-left: 10px;
}


.fav-icon {
  display: inline-block;
  height: 22px;
  width: 22px;
  cursor: pointer;
  padding-right: 10px;
}
@media only screen and (min-width: 767px) {
    .fav-icon {
      margin-right: 10px;
    }
}



.twitter-icon {
  display: inline-block;
  height: 22px;
  width: 22px;
  background-size: contain;
  background-image: url("../images/tweeter-normal.98e891027c3e.png");
  background-repeat: no-repeat;
  margin-top: 2px;
}


.twitter-icon:hover,
.twitter-icon:visited {
  background-image: url("../images/tweeter-pressed.62b6bee12a8b.png");
}


.link-icon {
  display: inline-block;
  position: absolute;
  right: -10px;
  top: 8px;
  height: 22px;
  width: 22px; cursor: pointer;
  background-size: contain;
  background-image: url("../images/link-normal.eb09f2a54fdd.png");
  background-repeat: no-repeat;
}


.link-icon:hover,
.link-icon:visited {
  background-image: url("../images/link-pressed.135a15a7ddbb.png");
}
@media (min-width: 767px){
    .link-icon{
        top: 0px;
    }
}


.ca-icons .is-favorite{position: relative;}
.ca-icons .is-favorite:before {
    content: "\f004";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #9d2832; font-size: 22px;
    margin-right: 10px;
}


.ca-icons .not-favorite{position: relative;}
.ca-icons .not-favorite:before {
    content: "\f004";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #ccc; font-size: 22px;
    margin-right: 10px;
}
.ca-icons .not-favorite:hover{position: relative;}
.ca-icons .not-favorite:hover:before {
    content: "\f004";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #ccc; font-size: 22px;
    margin-right: 10px;
}


.heart-icon{position: relative;}
.heart-icon:before{
    content: "\f004";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #ccc; font-size: 22px;
    margin-right: 10px;
}
.heart-icon:hover:before {
    color: red;
}
.ca-icons .heart-icon:hover{position: relative;}
.ca-icons .heart-icon:hover:before {
    content: "\f004";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #9d2832; font-size: 22px;
    margin-right: 10px;
}
.thumbsUp, .thumbsDown{margin-right: 5px;}


.thumbsUp{position: relative;}
.thumbsUp:before{
    content: "\f164";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #ccc;
    font-size: 22px;
    margin-right: 10px;
}
.thumbsUp:hover:before {
    color: red;
}

.thumbsDown{position: relative;}
.thumbsDown:before{
    content: "\f165";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #ccc; font-size: 22px;
    margin-right: 10px;
}
.thumbsDown:hover:before {
    color: red;
}


.ca-icons .thumbsUp:hover{position: relative;}
.ca-icons .thumbsUp:hover:before {
    content: "\f164";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #373737; font-size: 22px;
    margin-right: 10px;
}

i.thumbDown{
    margin-left: -10px;
    color: #c7c6c7;
    transform: rotateY(180deg);
}
i.thumbDown.dark{
    color: #3b414a;
}
.thumbData{
    margin-left:10px;
    color: #c7c6c7;
}




.ca-icons .is-like{position: relative;}
.ca-icons .is-like:before {
    content: "\f164";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #373737; font-size: 22px;
    margin-right: 10px;
}
.ca-icons .not-like{position: relative;}
.ca-icons .not-like:before {
    content: "\f164";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #ccc; font-size: 22px;
    margin-right: 10px;
}

.ca-icons .is-dislike{position: relative;}
.ca-icons .is-dislike:before {
    content: "\f165";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #373737; font-size: 22px;
    margin-right: 10px;
}
.ca-icons .not-dislike{position: relative; transform: rotateY(180deg);}
.ca-icons .not-dislike:before {
    content: "\f165";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #ccc; font-size: 22px;
    margin-right: 10px;
}


.ca-icons .thumbsDown:hover{position: relative; transform: rotateY(180deg);}
.ca-icons .thumbsDown:hover:before {
    content: "\f165";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #373737; font-size: 22px;
    margin-right: 10px;
}

.onlineEye{position: relative;}
.onlineEye:before{
    content: "\f06e";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #ccc; font-size: 22px;
    margin-right: 10px;
}
.onlineEye:hover:before {
    color: red;
}

.ca-icons .onlineEye:hover{position: relative;}
.ca-icons .onlineEye:hover:before {
    content: "\f06e";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #373737; font-size: 22px;
    margin-right: 10px;
}

.r5{
  right: 5px !important;
}
.mr-25{
  margin-right: 25px;
}
.counterlikeDislike{
  margin-right: 10px;
    color: #ccc;
    font-weight: 800;
    font-size: 16px;
}

.desktop-carou-texts-update {
  
  display: block;
    width: 100%;
    min-height: 20px;
    padding: 5px;
    padding-bottom: 10px;
    padding-top: 10px;
    font-size: 18px;
    border-bottom: 1px solid #d9d9d9;
}

.comments-update{
    display: block;
    width: 100%;
    min-height: 20px;
    padding: 5px;
    padding-top: 20px;
    font-size: 18px;
    border-top: 1px solid #ddd;
}
.commentName{
  font-size: 18px;
  font-weight: 600;
  margin-right: 15px;
}
.commentTxt{
  font-size: 15px;
  color: #6c7a89;
}
.commentTextEdit{
  width: 100%;
  border: none;
  border-bottom: 1px solid lightgrey;
}
.userImagebg{
    display: inline-block; line-height: 40px;
}
.product_like{
  margin-right: 10px;
  color: #c7c6c7;
}
.product_dislike{
  color: #c7c6c7;
}
.product_like.in_5, .product_dislike.in_5{margin-left: -10px;}

.tooltip-media{
    visibility: hidden; height: 30px;
    font-size: 14px; color: #fff; margin-top: 5px; margin-left: 15px;
    background-color: #717171; border: 1px solid #717171;
    border-radius: 5px; line-height: 30px; padding: 0px 10px;
    position: absolute; z-index: 1;
}

.newBtnComment,.newBtnCancel{
    font-size: 14px;
    line-height: 14px;
    border:none;
    border-radius: 2px;
    background: transparent;
    text-transform: capitalize;
  }
  .newBtnComment{
    color:#3b414a;
    background-color: #cecece;
  }

  .newBtnComment.active{
    color:#fff !important;
    background-color: #3b414a;
  }
.slick-prev, .slick-next{
  position: absolute;
  top:265px;
}
.slick-next{
  right: 52px;
}
.media-top-locks{
top:240px;
  }

  .desktop-car-base-f{
    border:none;
  }

.ca-icons h2{
  font-size: 20px;
  margin-top: 5px;
}



.imgHolderComment img{
  border-radius: 50%;
  max-width:55px;
  max-height:55px;
  object-fit: contain;
}

.testClass{
  border:1px solid red !important;
}

@media only screen and (max-width: 767px){
    .ca-icons .is-favorite:before{
        font-size: 20px;
        margin-right: -3px;
    }
    .ca-icons .not-favorite:before{
        font-size: 20px;
        margin-right: -3px;
    }
    .ca-icons .not-favorite:hover:before {
        font-size: 20px;
        margin-right: -3px;
    }
}


.tipError {
  display: none;
  position: relative;
  font-family: 'MyriadProRegular';
  font-size: 12px;
  color: #9d2832;
  top: -70px;
  left: 10px;
}

@media only screen and (max-width: 479px) {
  
  .tipError {
    display: none;
    position: relative;
    font-family: 'MyriadProRegular';
    font-size: 12px;
    color: #9d2832;
    top: -115px;
    left: 10px;
  }
}


.product-host-profile {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}


.new-desktop-header {
  position: fixed;
  top: 0px;
  height: 58px;
  width: 100%;
  z-index: 9;
  background: #fff;
}


.ar-logo-desktop {
  cursor: pointer;
  height: 36px !important;
  width: 142px !important;
  display: inline-block;
  position: absolute;
  line-height: 58px;
}


.ar-logo-desktop img {
  width: 142px;
}



.live-now-desktop, .photos-desktop, .videos-desktop, .roulette-desktop {
  padding-top: 10px;
  cursor: pointer;
  display: inline-block;
  line-height: 48px;
  text-transform: uppercase;
  font-size: 14px;
  font-family: 'MyriadProBold';
}



.live-now-desktop {
  margin-left: 183px;
  margin-right: 30px;
}
.new-desktop-header .header-menu-wrap a{
  color:#3a414b;
  text-decoration: none;
  position: relative;
  cursor: pointer;
  display: inline-block;
  line-height: 48px;
  text-transform: uppercase;
  font-size: 14px;
  font-family: 'MyriadProBold';
}
.new-desktop-header .header-menu-wrap a:hover{
  color:#9D2831 !important;
}
.bottom-header{
  background-color: white;
  -webkit-box-shadow: 0 5px 9px rgb(0 0 0 / 3%), 0 3px 6px rgb(0 0 0 / 23%);
  -moz-box-shadow: 0 5px 9px rgb(0 0 0 / 3%), 0 3px 6px rgb(0 0 0 / 23%);
  -ms-box-shadow: 0 5px 9px rgb(0 0 0 / 3%), 0 3px 6px rgb(0 0 0 / 23%);
  -o-box-shadow: 0 5px 9px rgb(0 0 0 / 3%), 0 3px 6px rgb(0 0 0 / 23%);
  box-shadow: 0 5px 9px rgb(0 0 0 / 3%), 0 3px 6px rgb(0 0 0 / 23%);
}

.photos-desktop, .videos-desktop, .roulette-desktop {
  margin: 0px 30px 0px 30px;
}


.live-now-desktop.active, .photos-desktop.active, .videos-desktop.active, .roulette-desktop.active {
  color: #9d2832 ! important;
  text-decoration: none;
  background-image: linear-gradient(to right, #9d2832, #9d2832);
  background-position: bottom left;
  background-repeat: no-repeat;
  background-size: 100% 4px;
  transition: background-size 0.5s cubic-bezier(0.25, 0.1, 0, 1.65);
}


.sep-bar-one {
  display: inline-block;
  position: absolute;
  height: 15px;
  border-right: 1px solid #ddd;
  top: 30px;
}


.live-now-desktop:hover, .photos-desktop:hover, .videos-desktop:hover, .live-now-desktop:active, .photos-desktop:active, .videos-desktop:active  {
  color: #9d2832 ! important;
  text-decoration: none;
  
  background-position: bottom left;
  background-repeat: no-repeat;
  background-size: 100% 4px;
  transition: background-size 0.5s cubic-bezier(0.25, 0.1, 0, 1.65);
}


.btn-btn-login, .btn-btn-signup {
  display: inline-block;
  float: right;
  position: relative;
  height: 35px;
  width: 88px;
  margin-top: 10px;
  text-transform: capitalize;
  border-radius: 18px;
  text-align: center;
  font-size: 14px;
  cursor: pointer;
  line-height: 35px;
  font-weight: bold;
}


.btn-btn-login {
  right: 105px;
  color: #6c7a89;
  border: 1px solid #6c7a89;
  background-color: #fff;
}


.btn-btn-signup {
  right: -88px;
  color: #fff;
  border: 1px solid #3b414a;
  background-color: #3b414a;
}


.btn-btn-login:hover {
  color: #3b414a;
  border: 1px solid #3b414a;
}


.btn-btn-signup:hover {
  border: 1px solid #6c7a89;
  background-color: #6c7a89;
}


.field-credit, .field-profile-image, .field-profile-name, .field-logout, .field-chat {
  display: inline-block;
  float: right;
  position: relative;
  height: 26px;
  margin-top: 12px;
  margin-left: 30px;
  margin-top: 15px;
  cursor: pointer;
}


.field-credit {
  background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -133px -334px;
  width: 26px; height: 26px;
}

.field-chat {
  background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -100px -334px;
  width: 27px;
  height: 27px;
}

.unread-count {
  background-color: #9d2833;
  position:absolute;
  top:-3px;
  right: -8px;
  font-size: 0.8em;
  font-weight: bold;
  text-align: center;
  width:16px;
  height:16px;
  color: white;
  border-radius:50%;
  display: none;
}

.menuBar.unread-count {
  position: relative;
  top: -5px;
  right: -30px;
  width: 15px;
}



.field-profile-image {
  width: 26px; height: 26px;
}
.field-profile-image .online-status {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  position: absolute;
  bottom: 0;
  right: 0;
  border: 1px solid #fff;
}

.field-profile-name {
  margin-left: 4px;
  line-height: 26px;
  color: #6c7a89;
  font-size: 16px; padding-left: 10px; margin-left: -7px;
  text-transform: capitalize;
}


.field-logout {
  background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -199px -335px;
  width: 26px;
}


.field-credit:hover {
  background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -133px -363px;
}

.field-chat:hover {
  background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -100px -363px;
}


.field-profile-image:hover {
  color: #3a414b;
}


.field-profile-name:hover {
  color: #3a414b;
}


.field-logout:hover {
  background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -199px -364px;
}


new-mobile-header {
  display: none;
}

@media only screen and (max-width: 767px) {
  
  .new-desktop-header {
    display: none;
  }
}


.new-mobile-header {
  position: fixed;
  top: 0px;
  height: 50px;
  width: 100%;
  z-index: 8;
  border-bottom: 2px solid #e3e1e3;
  background: #fff;
}
.testIconing{
    border: 1px solid red;
    border-radius: 50%;
    height: 70px; width: 70px;
}


.mobile-toggle-ham {
  background: url("/static/images/svgIcons/ham_menu.c5779b8a0512.svg") no-repeat;
  width: 25px;
  height: 19px;
  margin-top: 8px;
}


.logo-light {
  display: inline-block;
}



.showcase-content {
  margin-top: 58px;
}


.showcase-mobile {
  background-position: center;
  background-size: cover;
  
}


.red-heading-top {
  text-align: center;
  font-size: 1.7em;
  padding: 20px;
  color: #9d2832;
  margin-top: 130px;
}


.decor-here {
  background: #ebecf0;
  border: 0px !important;
  padding: 0px;
  width: 100%;
  border-radius: 10px;
}


.form-check label {
  text-align: center;
  
}


.join-texts {
  padding-top: 5px;
}


.form-check p {
  text-align: center;
  padding-bottom: 30px;
}


.form-group button {
  border: 0px;
  background-color: #fff;
  border-radius: 5px;
  cursor: pointer;
}


.join-texts a {
  font-size: 14px;
  font-weight: bold;
  text-decoration: underline;
  text-underline-position: under;
}


.text-center-join {
  margin-top: -35px;
}


.between-or {
  position: relative;
}


.left-or {
  position: absolute;
  display: block;
  width: 70px;
  height: 1px;
  right: 56%;
  border-top: 1px solid #3a414b;
  top: 12px;
}


.right-or {
  position: absolute;
  display: block;
  width: 70px;
  height: 1px;
  left: 56%;
  border-top: 1px solid #3a414b;
  bottom: 11px;
}


.phone-num-place {
  border: 1px solid red;
}


.input-cont {
  position: relative;
  display: inline-block;
}


#passHelp {
  text-align: left;
}


.input-cont a {
  position: absolute;
  top: 32px;
  right: 5px;
  background-color: #fff;
  border-radius: 10px;
  padding: 5px;
}


.success-icon-login::before {
  content: '';
  position: absolute;
  width: 70px;
  height: 70px;
  border: 5px solid #3a414b;
  top: 165px;
  border-radius: 50%;
  z-index: 1;
  left: 48%;
}

@media only screen and (max-width: 767px) {
  
  .success-icon-login::before {
    left: 40%;
  }
}


.success-icon-login::after {
  content: "\f00c";
  font-family: FontAwesome;
  font-size: 30px;
  position: absolute;
  color: #3a414b;
  width: 70px;
  height: 70px;
  top: 190px;
  border-radius: 50%;
  z-index: 2;
  left: 48%;
}

@media only screen and (max-width: 767px) {
  
  .success-icon-login::after {
    left: 40%;
  }
}


.unsuccess-icon-login::before {
  content: '';
  position: absolute;
  width: 70px;
  height: 70px;
  border: 5px solid #3a414b;
  top: 165px;
  border-radius: 50%;
  z-index: 1;
  left: 48%;
}

@media only screen and (max-width: 767px) {
  
  .unsuccess-icon-login::before {
    left: 40%;
  }
}


.unsuccess-icon-login::after {
  content: "\f12a";
  font-family: FontAwesome;
  font-size: 30px;
  position: absolute;
  color: #3a414b;
  width: 70px;
  height: 70px;
  top: 190px;
  border-radius: 50%;
  z-index: 2;
  left: 48%;
}

@media only screen and (max-width: 767px) {
  
  .unsuccess-icon-login::after {
    left: 40%;
  }
}


.username {
  position: relative;
  top: -15px;
  padding: 5px;
}


.user-nav img {
  height: 36px;
  width: 36px;
  vertical-align: inherit;
}


.user-nav i {
  font-size: 32px;
  vertical-align: super;
  font-weight: bold;
  opacity: 0.7;
}


.profile-icon {
  border-radius: 50%;
  height: 36px;
  width: 36px;
}


.badge1::before {
  position: absolute;
  content: attr(data-badge);
  z-index: 1;
  top: 12px;
  right: 240px;
  font-size: 10px;
  background: #9b2730;
  color: #fff;
  width: 15px;
  height: 15px;
  text-align: center;
  line-height: 15px;
  border-radius: 50%;
  box-shadow: 0 0 1px #333;
}


.badge1::after {
  position: absolute;
  content: attr(data-badge);
  z-index: 1;
  top: 12px;
  right: 240px;
  font-size: 10px;
  font-family: 'MyriadProRegular';
  color: #fff;
  width: 15px;
  height: 15px;
  text-align: center;
  line-height: 15px;
  border-radius: 50%;
  box-shadow: 0 0 1px #333;
}


.hide-popovers {
  display: none;
}


.popover-body {
  width: 250px;
  padding: 0 !important;
  margin: 0 !important;
}


.popover-body-mobile {
  width: 100%;
  padding: 0 !important;
  margin: 0 !important;
}


.nopadding-here {
  padding: 0 !important;
  margin: 0 !important;
}


.chat-person {
  padding: 10px;
  border-bottom: 0.5px solid #ddd;
  padding-bottom: 20px;
}


.chat-person-mobile {
  padding: 10px;
  border-bottom: 0.5px solid #ddd;
  padding-bottom: 20px;
  min-height: 80px;
}


.chat-image img {
  height: 36px;
  width: 36px;
  border-radius: 50%;
  float: left;
  margin-right: 10px;
}


.chat-image-mobile img {
  height: 60px;
  width: 60px;
  border-radius: 50%;
  float: left;
  margin-right: 10px;
}


.chat-name {
  padding-top: 6px;
}


.chat-name-mobile {
  padding-top: 8px;
  float: left;
}


.chat-icons-mobile {
  float: right;
  padding-right: 30px;
  padding-top: 10px;
}


.chat-footer {
  position: fixed;
  left: 70%;
  right: 1%;
  bottom: 0;
  background-color: #fff;
  text-align: left;
  padding-top: 7px;
  padding-left: 20px;
  height: 35px;
  border: 2px solid #ddd;
  border-radius: 5px 5px 0 0;
}


.chat-footer img {
  margin-right: 10px;
}


.chat-footer i {
  font-size: 20px;
  float: right;
  padding-right: 10px;
}

@media only screen and (max-width: 767px) {
  
  .chat-footer {
    display: none;
  }
}

@media only screen and (min-width: 767px) {
  
  .popover-body-mobile {
    display: none;
  }
}


.chat-mob-top i {
  font-size: 26px;
  position: absolute;
  right: -15px;
  margin: 3px 0;
  top: 5px;
}


.chat-mob-top img {
  position: absolute;
  right: 25px;
  margin: 3px 0;
  top: 5px;
  width: 26px;
  height: 26px;
}


.badge2::before {
  position: absolute;
  content: attr(data-badge);
  z-index: 1;
  top: 0px;
  right: -20px;
  font-size: 10px;
  background: #9b2730;
  color: #fff;
  width: 15px;
  height: 15px;
  text-align: center;
  line-height: 15px;
  border-radius: 50%;
  box-shadow: 0 0 1px #333;
}


.badge2::after {
  position: absolute;
  content: attr(data-badge);
  z-index: 1;
  top: 0px;
  right: -20px;
  font-size: 10px;
  font-family: 'MyriadProRegular';
  color: #fff;
  width: 15px;
  height: 15px;
  text-align: center;
  line-height: 15px;
  border-radius: 50%;
  box-shadow: 0 0 1px #333;
}


.expanded-chat {
  display: none;
  position: fixed;
  bottom: 0;
  right: 1%;
  left: 70%;
  height: 285px;
}


.chat-listed-footer {
  background-color: #3a414b;
  color: #fff;
  text-align: left;
  padding-top: 7px;
  padding-left: 20px;
  height: 35px;
  border-radius: 5px 5px 0 0;
  cursor: pointer;
}


.chat-listed-footer img {
  margin-right: 10px;
}


.chat-listed-footer i {
  font-size: 20px;
  float: right;
  padding-right: 10px;
  color: #fff;
}


.chat-lists-footer {
  background-color: #fff;
  padding: 10px;
  margin: 0;
  border: 1px solid #ddd;
  height: 250px;
}


.chat-list {
  padding: 5px;
  padding-bottom: 15px;
  min-height: 50px;
  cursor: pointer;
}


.chat-list-image img {
  height: 40px;
  width: 40px;
  border-radius: 50%;
  float: left;
  margin-right: 10px;
}


.chat-list-names {
  padding-top: 0;
  float: left;
  font-size: 12px;
}


.chat-list-icons {
  float: right;
  padding-right: 10px;
  padding-top: 0px;
  font-size: 12px;
}


.chat-window {
  display: none;
  position: fixed;
  bottom: 0;
  right: 32%;
  left: 39%;
  height: 285px;
}


.chat-window-header {
  background-color: #fff;
  color: #3a414b;
  text-align: left;
  padding-top: 7px;
  padding-left: 10px;
  height: 35px;
  border-radius: 5px 5px 0 0;
  border: 1px solid #ddd;
  cursor: pointer;
}


.person-chat-icons {
  float: right;
  font-size: 22px;
  opacity: 0.5;
  padding-right: 10px;
}


.chat-lists-person {
  background-color: #ddd;
  padding: 10px;
  margin: 0;
  border: 1px solid #ddd;
  height: 250px;
}


.chat-typing-desk input {
  position: fixed;
  bottom: 0;
  height: 30px;
  width: 27%;
  background-color: #fff;
  margin: 5px;
  border: 1px solid #ddd;
  border-radius: 5px;
  padding-left: 5px;
}


.chat-bar {
  border-bottom: 1px solid #ddd;
  padding: 5px;
}


.head-name {
  font-size: 20px;
  font-family: 'MyriadProBold';
  color: #3a414b;
  padding-left: 20px;
  max-width: 200px;
}


.head-name img {
  margin-left: 10px;
}


.head-icon-video {
  position: absolute;
  z-index: 1;
  width: 24px;
  height: 24px;
  right: 60px;
  top: 60px;
}


.head-icon-phone {
  position: absolute;
  width: 24px;
  height: 24px;
  right: 20px;
  top: 60px;
}


.chat-photo img {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}


.chat-info {
  padding-top: 10px;
  font-size: 16px;
  font-family: 'MyriadProRegular';
}


.chat-time {
  padding-top: 7px;
  font-family: 'MyriadProRegular';
  font-size: 12px;
  color: #ccc;
}


.typing-area {
  border-top: 1px solid #ddd;
  padding-top: 12px;
  position: fixed;
  width: 100%;
  bottom: 0;
}


.send-button {
  position: absolute;
  right: 10px;
  height: 38px;
  bottom: 16px;
  width: 85px;
  background-color: #3a414b;
  color: #fff;
  border: 1px solid #3a414b;
  border-radius: 0 5px 5px 0;
  cursor: pointer;
}


.profile-menu {
  padding-left: 20px;
  padding-top: 20px;
  min-height: 120px;
  margin-top: 57px;
}


.customer-base {
  background-color: #f2f0f3;
  padding-top: 1%;
  min-height: 550px;
}


.cust-heading {
  font-size: 24px;
  margin-top: 10px;
}


ul.tabs-links-cust {
  display: inline-block;
}


ul.tabs-links-cust li {
  float: left;
  padding: 0 15px;
  transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
}


ul.tabs-links-cust li.active a {
  color: #9d2832;
}


ul.tabs-links-cust li.active a .border {
  background: #9d2832;
  color: #9d2832;
  margin: -2px;
  padding-bottom: 3px;
}


ul.tabs-links-cust li .border {
  width: 100%;
  height: 2px;
  background: transparent;
  border: 0 !important;
  position: absolute;
  left: 0;
  bottom: -5px;
  margin-top: 0;
  transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
}


ul.tabs-links-cust li a {
  font-family: 'MyriadProBold';
  font-size: 12px;
  color: #3b414a;
  text-transform: uppercase;
  position: relative;
  padding-top: 0px;
}


ul.tabs-links-cust li a:hover, .tabs-links a:focus {
  color: #9d2832;
}


ul.tabs-links-cust li:first-child {
  padding-left: 0;
}


ul.tabs-links-cust li:last-child a:after {
  display: none;
}


.two-icons {
  position: relative;
  margin: 0 auto;
}

.profile-likes .char-is-favorite,
.profile-likes .char-not-favorite,
.likes-prof .char-is-favorite,
.likes-prof .char-not-favorite {
  width: 19px; height: 18px; top: 4px;
}
.char-not-favorite:hover {
  background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -227px -523px;
}
.char-is-favorite{
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -227px -523px;
	display: inline-block; position: relative; transition: none;
}
@media (min-width: 767px){
    .char-is-favorite {
        transform: scale(1.2);
    }
}

.char-not-favorite{
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -250px -523px;
	display: inline-block; position: relative; transition: none;
}
@media (min-width: 767px){
    .char-not-favorite {
        transform: scale(1.2);
    }
}
.char-not-favorite:hover{
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -227px -523px;
}


.two-icons-not-favorite {
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -195px -59px;
	width: 26px; height: 25px; display: inline-block; position: relative; float: right; top: -5px; right: 10px;
}


.two-icons-favorite {
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -195px -85px;
	width: 26px; height: 25px; display: inline-block; position: relative; float: right; top: -5px; right: 10px;
}


.two-icons-premium {
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -195px -142px;
	width: 26px; height: 25px; display: inline-block; position: relative; float: right; top: -5px; right: 20px;
}


.two-icons-not-premium {
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -195px -115px;
	width: 26px; height: 25px; display: inline-block; position: relative; float: right; top: -5px; right: 20px;
}

@media (max-width: 767px) {
  
  .heading-name {
    display: block;
  }
  .char-not-favorite:hover {
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -250px -523px;
  }
}


.scroll-to-top {
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -159px -525px;
	width: 42px;
	height: 42px;
    position: fixed;
    z-index: 10;
    right: 10px;
    bottom: 10px;
    cursor: pointer;
}




.profile-likes .is-favorite {
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -195px -85px;
	width: 26px; height: 25px; display: inline-block; position: relative; top: 4px;
}


.likes-prof .non-user-favorite {
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -195px -59px;
	width: 26px; height: 25px; display: inline-block; position: relative; top: 4px;
}


.profile-likes .non-user-favorite {
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -250px -523px;
	width: 19px; height: 18px; display: inline-block; position: relative; top: 4px; transition: none;
}
@media (min-width: 767px){
    .profile-likes .non-user-favorite {
        transform: scale(1.2);
    }
}
.profile-likes .non-user-favorite:hover {
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -227px -523px; transition: none;
}

.profile-likes .not-favorite {
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -195px -59px;
	width: 26px; height: 25px; display: inline-block; position: relative; top: 4px;
}


.likes-prof .is-favorite {
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -195px -85px;
	width: 26px; height: 25px; display: inline-block; position: relative; top: 4px;
}


.likes-prof .not-favorite {
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -195px -59px;
	width: 26px; height: 25px; display: inline-block; position: relative; top: 4px;
}


.fav-text {
  display: block;
  font-size: 14px;
  margin-top: -23px;
  margin-left: 25px;
}


.fav-text-m {
  position: relative;
  display: block;
  z-index: 0;
  font-size: 15px;
  margin-top: -26px;
  margin-left: 32px;
}




.likes-prof .tip-me {
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -275px -520px;
	width: 21px; height: 21px; display: inline-block; position: relative; top: 4px; transition: none;
}


.profile-likes .tip-me {
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -275px -520px;
	width: 21px; height: 21px; display: inline-block; position: relative; top: 2px; transition: none;
}
@media (min-width: 767px){
    .profile-likes .tip-me {
        transform: scale(1.2);
    }
}
.profile-likes .tip-me:hover {
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -300px -519px;
}


.tip-text-m {
  position: relative;
  display: block;
  z-index: 0;
  font-size: 15px;
  margin-top: -25px;
  margin-left: 32px;
  margin-bottom: 8px;
}


.tip-text {
  
  z-index: 0;
  font-size: 14px;
  top: 85px;
  margin-left: 5px;
  padding-top:3px
}
@media(max-width: 767px){
    .tip-text{
        top: 85px;
    }
}

.content-empty {
  min-height: 278px;
  padding: 70px;
  background: #fff;
}


.content-empty img {
  height: 50px;
  width: auto;
}


.reviews-list-content a img {
  position: relative;
  width: 25px;
  height: auto;
  margin-left: 5px;
}


.popoverOption {
  width: 30px;
  height: 30px;
}


[data-tooltip]:hover:before, [data-tooltip]:hover:after {
  display: block;
  position: absolute;
  font-size: 16px;
  color: #fff;
  width: 9px;
  height: 40px;
}


[data-tooltip]:hover:before {
  border-radius: 5px;
  content: attr(places);
  background-color: #555;
  margin-top: -50px;
  margin-left: -45px;
  width: 80px;
  padding: 10px;
}


[data-tooltip]:hover:after {
  content: '';
  margin-top: -10px;
  margin-left: 5px;
  border-style: solid;
  border-color: transparent;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #555;
}


.customer-profile-manage {
  padding: 3%;
}


.customer-profile-manage .card-body {
  min-height: 700px;
}


.customer-profile-manage .card-header {
  font-family: 'MyriadProRegular';
  font-size: 22px;
  color: #3b414a;
  text-transform: capitalize;
  padding: 20px;
}


.profile-icon-cust {
  width: 15%;
  display: block;
  height: 80px;
  background-size: contain;
  background-image: url("../images/profile-icon.ae6122b6d655.png");
  background-repeat: no-repeat;
  margin-left: 4%;
}


.change-profile-pic {
  height: 80px;
}


.profile-content-cust {
  width: 65%;
  font-family: 'MyriadProRegular';
  font-size: 19px;
  margin-top: -6%;
  padding-left: 15%;
}


.profile-nav-cust {
  width: 15%;
  color: #ccc;
  font-size: 13px;
  margin-top: -2%;
  float: right;
}


.profile-nav-cust i {
  padding-left: 10%;
  font-size: 15px;
}


.profile-no-padding {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 2px solid rgba(0, 0, 0, 0.1);
  margin-left: -20px;
  margin-right: -20px;
}


.profile-nav-cust-n {
  width: 10%;
  color: #ccc;
  font-size: 13px;
  padding-left: 12px;
}


.profile-nav-cust-n i {
  padding-left: 10%;
  font-size: 15px;
}


.profile-nav-cust-l {
  color: #ccc;
  font-size: 13px;
  padding-left: 12px;
}


.profile-nav-cust-l i {
  padding-left: 10%;
  font-size: 15px;
}


.sec-align-row {
  padding-left: 20px;
}


.profile-name {
  width: 15%;
  margin-left: 4%;
  padding-bottom: 10px;
  font-size: 16px;
  font-weight: 600;
}


.profile-description {
  width: 65%;
  font-size: 16px;
  font-weight: 500;
}


.manage-account {
  font-family: 'MyriadProRegular';
  font-size: 18px;
  padding-left: 20px;
  font-weight: 500;
}


.btn-cust-update {
  margin: 15px;
  padding: 10px;
  height: 35px;
  width: 80px;
  border-radius: 5px;
  background-color: #3a414b;
  border: 0px;
  padding-top: 7px;
  letter-spacing: 1px;
  color: #fff;
  font-size: 14px;
  font-family: 'MyriadProRegular';
  text-decoration: none !important;
  cursor: pointer;
}


.btn-cust-cancel {
  margin: 15px;
  padding: 10px;
  height: 35px;
  width: 80px;
  border-radius: 5px;
  background-color: #ddd;
  border: 0px;
  padding-top: 7px;
  letter-spacing: 1px;
  color: #3a414b;
  font-size: 14px;
  font-family: 'MyriadProRegular';
  text-decoration: none !important;
  cursor: pointer;
}


.manage-texts {
  padding-left: 32px;
  margin-top: -20px;
  text-align: justify;
  font-size: 16px;
  font-family: 'MyriadProRegular';
  color: #6c7a89;
}


.manage-acc-link a {
  font-size: 16px;
  font-family: 'MyriadProRegular';
  color: #09abe3;
  padding-top: 20px;
  font-weight: 600;
}


.manage-account-confirm {
  font-size: 16px;
  font-family: 'MyriadProRegular';
  color: #3a414b;
  padding-top: 40px;
}


.character-profile-b {
  width: 100%;
  padding-top: 20px;
  min-height: 200px;
}


.mobile-profile-picture {
  width: 140px;
  height: 140px;
  border-radius: 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 0%;
}


.text-details-prof {
  font-size: 15px;
  padding-top: 1px;
  overflow: hidden;
  margin-left: -15px;
  color: #6c7a89;
  line-height: 15px;
}


.pro-heading {
  font-size: 26px;
}


.rating-prof {
  margin-left: -15px;
}


.description-prof {
  width: 100%;
  padding: 10px;
  padding-bottom: 0px;
  text-align: center;
}


.prof-actions {
  width: 25%;
  margin-top: 10px;
}


.prof-actions .connect-chat-icon, .prof-actions .connect-call-icon, .prof-actions .connect-video-icon {
  height: 40px;
  width: 40px;
}


.prof-actions .connect-chat-icon {
  background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -84px -249px;
  width: 36px;
  border: 3px solid #fff;
  border-radius: 50%;
  height: 36px;
  transform: scale(1.2);
}


.prof-actions .connect-chat-icon.offline {
  background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -84px -215px;
  width: 36px;
  border: 3px solid #fff;
  border-radius: 50%;
  height: 36px;
  transform: scale(1.2);
}


.prof-actions .connect-call-icon {
  background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -14px -249px;
  width: 36px;
  border: 3px solid #fff;
  border-radius: 50%;
  height: 36px;
  transform: scale(1.2);
}


.prof-actions .connect-call-icon.offline {
  background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -14px -215px;
  width: 36px;
  border: 3px solid #fff;
  border-radius: 50%;
  height: 36px;
  transform: scale(1.2);
}


.prof-actions .connect-video-icon {
  background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -49px -249px;
  width: 36px;
  border: 3px solid #fff;
  border-radius: 50%;
  height: 36px;
  transform: scale(1.2);
}


.prof-actions .connect-video-icon.offline {
  background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -49px -215px;
  width: 36px;
  border: 3px solid #fff;
  border-radius: 50%;
  height: 36px;
  transform: scale(1.2);
}


.prof-actions > span {
  padding-top: 10px;
}

@media only screen and (max-width: 767px) {
  
  .customer-profile-manage .card-header {
    font-size: 20px;
  }
  
  .change-profile-pic {
    height: 45px;
  }
  
  .profile-content-cust {
    padding-left: 60px;
    margin-top: -17%;
  }
  
  .profile-nav-cust {
    margin-top: -6%;
  }
  
  .profile-icon-cust {
    height: 45px;
  }
  
  .profile-name {
    width: 25%;
    font-size: 0.9em;
  }
  
  .profile-description-m {
    width: 55%;
    font-size: 0.9em;
  }
  
  .profile-nav-cust-l, .profile-nav-cust-n, .profile-nav-cust {
    margin-left: -23px;
    font-size: 11px;
  }
  
  .manage-account {
    padding-left: 0;
  }
  
  .manage-texts {
    padding-left: 10px;
    font-size: 13px;
  }
  
  .manage-acc-link a {
    font-size: 13px;
  }
  
  .profile-data-content {
    display: none;
  }
  
  .char-mobile-profile {
    display: block;
  }
}

@media only screen and (min-width: 767px) {
  
  .char-mobile-profile {
    display: none;
  }
}


.extra-push {
  margin-top: -15px;
}

@media only screen and (max-width: 767px) {
  
  .add-credit {
    margin-top: 30px;
    margin-bottom: 20px;
  }
}


.pl-msg {
  display: block;
  margin-top: -15px;
}


.faq-upper {
  margin-top: 40px;
  margin-left: 15%;
  margin-right: 15%;
}


.faq-up-box {
  border: 1px solid #f2f0f3;
  border-radius: 7px;
  background-color: #f2f0f3;
  padding: 20px;
}


.faq-logo img {
  height: 50px;
  width: 50px;
  opacity: 0.1;
}


.centered {
  margin: auto;
}


.centered button {
  height: 35px;
  width: 80%;
  border-radius: 40px;
  border: 1px solid #fafafa;
  font-family: 'MyriadProRegular';
  font-size: 12px;
  background-color: #3a414b;
  color: #fafafa;
}


.faq-lower {
  margin-top: 40px;
  margin-left: 15%;
  margin-right: 15%;
}


.faq-title {
  background-color: #f2f0f3;
}


.panel-texts {
  font-family: 'MyriadProRegular';
  font-size: 14px;
  color: inherit;
}


.faq-image-top {
  display: inline-block;
  width: 8%;
}

.faq-image-top img {
  height: 50px;
  opacity: 0.2;
  width: auto;
}


.faq-text-top {
  display: inline-block;
  width: 58%;
  padding-left: 10px;
  font-size: 14px;
}


.faq-button-top {
  display: inline-block;
  width: 34%;
  padding-top: 15px;
  padding-left: 10px;
}

@media only screen and (max-width: 747px) {
  
  .faq-image-top {
    display: inline-block;
    width: 10%;
  }
  
  .faq-image-top img {
    height: 50px;
    opacity: 0.2;
  }
  
  .faq-text-top {
    display: inline-block;
    width: 40%;
    padding-top: 0px;
    font-size: 13px;
  }
  
  .faq-button-top {
    display: block;
    width: 30%;
    padding-left: 10%;
  }
  
  .contact-base {
    margin: 10px;
    margin-top: 30px;
    margin-left: 0;
    margin-right: 0;
  }
  
  .faq-lower {
    margin-top: 40px;
    margin-left: 0;
    margin-right: 0;
  }
}

@media only screen and (max-width: 479px) {
  
  .faq-image-top {
    display: inline-block;
    width: 25%;
  }
  
  .faq-image-top img {
    height: 50px;
    opacity: 0.2;
  }
  
  .faq-text-top {
    display: inline-block;
    width: 75%;
    padding-top: 0px;
    font-size: 13px;
  }
  
  .faq-button-top {
    display: block;
    width: 100%;
    padding-left: 20%;
  }
  
  .contact-base {
    margin: 10px;
    margin-top: 30px;
    margin-left: 0;
    margin-right: 0;
  }
  
  .faq-lower {
    margin-top: 40px;
    margin-left: 0;
    margin-right: 0;
  }
}


.information-static {
  color: inherit;
  margin-top: 130px;
  margin-left: 6%;
  margin-right: 6%;
}
.ar_subscribe_available .information-static {
  margin-top: 200px;
}

.information-static-lists {
  padding-left: 25px;
}


.sexting-desktop {
  margin-top: 94px;
}


.sexting-mobile {
  margin-top: 50px;
}


.common-footer {
  margin-top: 20px;
  margin-bottom: 60px;
}


.copyright-text {
  margin-bottom: 5px;
}


.copyright-text > p {
  color: #6c7a89;
}


.footer-logo {
  margin-top: 0px;
  margin-bottom: 5px;
  text-align: center;
}
#footer-rta{
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -14px -292px;
	width: 69px;
	height: 26px; display: inline-block; margin-right: 20px;
}
#footer-asacp{
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -86px -292px;
	width: 70px;
	height: 25px; display: inline-block;
}


.not-available-bg {
  background-image: url("../images/not-available-bkg.9c333ee68934.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  min-height: 550px;
}


.form-smaller-area {
  width: 100%;
  padding-left: 10%;
  padding-right: 10%;
  margin-bottom: 40px;
}
.btn-overflow.arrow_bttm {
    top: -10px;
    position: relative;
}

@media (min-width: 767px) {
  
  .form-smaller-area {
    padding-left: 35%;
    padding-right: 35%;
  }
}


.para-head {
  font-family: 'MyriadProRegular';
  font-weight: 600;
  margin-bottom: 0px;
}


.para-content {
  font-family: 'MyriadProRegular';
}


.not-available-msg {
  font-size: 25px;
  padding-top: 40px;
  font-family: 'MyriadProRegular';
  font-weight: 500;
  color: #3a414b;
}


.not-available-notice {
  font-size: 15px;
  font-family: 'MyriadProRegular';
  font-weight: 600;
  color: #3a414b;
}


.login-info-text {
  font-size: 14px;
  font-family: 'MyriadProRegular';
  color: #3a414b;
}


.informal-notice {
  display: none;
  text-align: center;
  padding: 20px;
  font-size: 18px;
  font-family: 'MyriadProRegular';
  font-weight: 500;
  color: #3a414b;
  padding-bottom: 0px;
  border-bottom: 1px solid #ddd;
  border-radius: 5px;
  background: #eee;
  margin-bottom: 10px;
}


.informal-notice p {
  padding-right: 30px;
}


.informal-close {
  display: block;
  float: right;
  margin-top: -55px;
  font-size: 26px;
  cursor: pointer;
}

@media (max-width: 479px) {
  
  .new-faces-mobile {
    display: none;
  }
  
  .common-footer {
    margin-bottom: 120px;
  }
  
  .informal-close {
    display: block;
    position: absolute;
    top: 62px;
    right: 27px;
  }
}

@media (min-width: 479px) {
  
  .online-host-404-mobile {
    display: none;
  }
}


.hosts-list-items-box-404 {
  width: 25%;
  float: left;
  padding: 5px;
}


.hosts-list-items-box-404 .hosts-name {
  font-size: 12px;
  text-align: center;
}


.host-image-404 {
  width: 70px;
  height: 70px;
}


.host-image-404 img {
  border-radius: 50%;
}


.online-host-404-mobile .online-hosts-content {
  margin-bottom: 10px;
}


.buttonload, .processLoad, .verifyLoad {
  color: #3a414b !important;
  background-color: #fff;
  letter-spacing: 0px;
  border: 1px solid #3a414b;
  pointer-events: none;
  display: none;
  cursor: progress;
}
.processLoad{
  margin: 0 auto 15px;
  text-align: center;
  color: #fff !important;
}
.processLoad .fa-spinner:before{
  color: #fff;
}

.bg-color-fff-imp {
  background-color: #fff !important;
}



.mobile-header {
  width: 300px;
  background: #f0f0f2;
  position: fixed;
  left: -300px;
  top: 0;
  bottom: 0;
  z-index: 999999;
  overflow-y: auto;
  transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
}


.show-menu .mobile-header {
  left: 0;
}


.mobile-logo {
  text-align: center;
  padding: 40px 10px;
}


.mobile-logo img {
  height: 75px;
  width: 75px;
}


.account-type {
  width: 100%;
  text-align: center;
}


.account-type a {
  width: 50%;
  float: left;
  background-color: #dadada;
  padding: 2px 15px;
  text-align: center;
  border-right: 1px solid #fff;
  height: 60px;
}


.account-type a:last-child {
  border-right: 0;
}


.account-type i {
  font-size: 20px;
  display: block;
  line-height: 28px;
}


.account-type img {
  height: 35px;
  width: auto;
  padding-top: 5px;
}


.account-type-cust a {
  width: 33.33%;
  float: left;
  background-color: #dadada;
  padding: 2px 15px;
  text-align: center;
  border-right: 1px solid #fff;
  height: 60px;
}


.account-type-cust a:last-child {
  border-right: 0;
}


.account-type-cust i {
  font-size: 20px;
  display: block;
  line-height: 28px;
}


.account-type-cust img {
  height: 35px;
  width: auto;
  padding-top: 5px;
}


ul.mobile-menu {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  padding: 40px 0;
}


ul.mobile-menu > li {
  width: 100%;
  float: left;
}
.mobile-menu-box .discover-list{
  overflow-y: scroll;
  height: 172px;
  border: unset;
}
.mobile-menu-box .discover-list::-webkit-scrollbar {
  width: 5px;
}
.mobile-menu-box .discover-list::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
.mobile-menu-box .discover-list::-webkit-scrollbar-thumb {
  background: #888; 
}
.mobile-menu-box .discover-list::-webkit-scrollbar-thumb:hover {
  background: #555; 
}

ul.mobile-menu > li > .mobile-menu-box {
  width: 100%;
  float: left;
}


ul.mobile-menu > li.active .mobile-menu-box .angle-down {
  transform: rotate(180deg);
}


ul.mobile-menu > li > .mobile-menu-box > div {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  line-height: 18px;
  text-transform: capitalize;
  padding: 13px 50px 13px 34px;
  position: relative;
}


ul.mobile-menu > li > .mobile-menu-box > div:hover {
  background-color: #dadada;
  color: inherit;
}


ul.mobile-menu > li > .mobile-menu-box > div .mob-ul-icons-list {
  height: 20px;
  width: auto;
  margin-right: 32px;
}


ul.mobile-menu > li > .mobile-menu-box > div > span {
  width: 100%;
  float: left;
  position: relative;
  padding-left: 55px;
}


ul.mobile-menu > li > .mobile-menu-box .angle-down {
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -118px -80px;
	width: 16px; height: 8px;
    position: absolute;
    right: 0;
    top: 7px;
    transition: all 0.4s ease-in;
    -moz-transition: all 0.4s ease-in;
    -webkit-transition: all 0.4s ease-in;
}


.mobile-menu-box.open .angle-down {
  transform: rotateX(180deg);
}

.header-light {
  background: #fff;
  padding: 5px 14px;
  text-align: center;
  position: relative;
  display: none;
  height: 50px;
}


.header-light-inner {
  position: relative;
  padding-top: 7px;
}


.user {
  position: absolute;
  right: 0%;
  top: 11px;
  margin: -2px 0;
  float: right;
  width: 25px;
  height: auto;
}


.mobile-toggle img {
  position: absolute;
  left: -15px;
  top: 8px;
  width: 32px;
  height: auto;
}


.mobile-menu-close {
  position: absolute;
  right: 16px;
  top: 21px;
  width: 32px;
  height: auto;
}




header {
  transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
}


.header-upper {
  padding: 9px 0;
  -webkit-box-shadow: 0px 2px 1px 1px #dddddd;
  -moz-box-shadow: 0px 2px 1px 1px #dddddd;
  box-shadow: 0px 2px 1px 1px #dddddd;
  position: relative;
}


.logo {
  float: left;
}


.logo a img {
  height: 36px;
  margin-right: 20px;
}


.user-nav {
  float: right;
}


.user-nav a {
  font-family: 'MyriadProBold';
  font-size: 13px;
  line-height: 18px;
  color: #3b414a;
  text-transform: uppercase;
  padding: 2px 16px;
}


.user-nav a:last-child {
  padding-right: 0;
}


.user-nav a:hover, .user-nav a:focus {
  color: #6c7a89;
}


.header-mid {
  background: #f0f0f2;
  border-bottom: solid 1px #c7c6c7;
  height: 42px;
}


ul.tabs-links {
  display: inline-block;
  vertical-align: top;
}


ul.tabs-links li {
  float: left;
  padding: 0 29px;
  transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
}


ul.tabs-links li.active a {
  color: #9d2832 !important;
}


ul.tabs-links li.active a .border {
  background: #9d2832;
  color: #9d2832 !important;
}


ul.tabs-links li .border {
  width: 100%;
  height: 2px;
  background: transparent;
  border: 0 !important;
  position: absolute;
  left: 0;
  bottom: 0;
  margin-top: 0;
  transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
}


ul.tabs-links li a {
  font-family: 'MyriadProBold';
  font-size: 12px;
  color: #3b414a;
  text-transform: uppercase;
  position: relative;
  padding: 11px 0;
}


ul.tabs-links li a:hover, .tabs-links a:focus {
  color: #9d2832;
}


ul.tabs-links li:first-child {
  padding-left: 0;
}


ul.tabs-links li a:after {
  color: #3a414b;
  content: "|";
  position: absolute;
  padding: 0 29px;
  transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
}


ul.tabs-links li:last-child a:after {
  display: none;
}


.filter-icon {
  float: right;
  font-size: 20px;
  display: none;
}


.filter-icon a {
  padding: 21px 0;
}


.header-lower {
  background: #e0dee0;
}


.header-lower a {
  font-size: 16px;
  line-height: 21px;
  color: #3b414a;
}


.other-nav {
  width: 100%;
  float: left;
  margin-top: -20px;
}


.back-link {
  float: left;
}


.back-link a {
  padding: 8px 24px 7px;
  padding-left: 0;
  border-right: 1px solid #c7c6c7;
}


.back-link img {
  margin-right: 15px;
  margin-top: -3px;
  float: left;
  height: 23px;
  width: auto;
}


ul.prev-next-link {
  float: right;
}


ul.prev-next-link li {
  float: left;
  position: relative;
}


ul.prev-next-link li a {
  font-size: 16px;
  line-height: 21px;
  color: #3b414a;
  padding: 5px 24px 2px;
  border-right: 1px solid #c7c6c7;
  position: relative;
}


ul.prev-next-link li:last-child a {
  border-right: 0;
}


ul.prev-next-link li i {
  font-size: 32px;
  line-height: 32px;
  display: inline-block;
  vertical-align: middle;
  margin-top: -4px;
}


ul.prev-next-link li:last-child a {
  padding-right: 0;
}


ul.prev-next-link li .prev i {
  margin-right: 15px;
}


ul.prev-next-link li .next i {
  margin-left: 15px;
}

.hero-container {
  width: 100%;
  height: 334px;
  background-color: #333;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}


.about-container {
  padding: 24px 0 40px;
}


.about-content {
  width: 30%;
  float: left;
}


.about-content p {
  padding-right: 20px;
}


.profile-pic img {
  max-width: 267px;
  width: 100%;
  border: solid 10px #fff;
  border-radius: 50%;
  margin-top: -208px;
  margin-bottom: 10px;
}


.heading-name, .heading-name-mobile {
  font-family: 'MyriadProRegular';
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 20px;
  color: #3a414b;
  font-weight: 500;
  margin-bottom: 0;
  text-transform: uppercase; font-weight: 600;
}


.heading-name-large {
  font-family: 'MyriadProBold';
  font-size: 14px;
  padding: 10px;
  line-height: 20px;
  color: #3b414a;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0;
}


.heading-name-right {
  font-family: 'MyriadProRegular';
  font-size: 13px;
  line-height: 20px;
  font-weight: 500;
  margin-bottom: 0;
}
.heading-name-right a{
    color: #6c7a89;
}
.heading-name-right a:hover {
  color: #3a414b;
}


.about-content .heading-name {
  margin-bottom: 4px;
}


.profile-data {
  width: 70%;
  float: left;
  padding-left: 16px;
}



.main-profile-picture {
  width: 100%;
  text-align: center;
  position: relative;
  display: none;
}


.mobile-view-heading {
  background: #3c424b;
  font-family: 'MyriadProRegular';
  font-size: 14px;
  color: #fff;
  padding: 14px 15px;
  margin-bottom: 45px;
}


.mobile-profile-pic {
  max-width: 185px;
  width: 100%;
  border: solid 8px #fff;
  border-radius: 50%;
  margin: 0 auto;
}



.profile-description {
  position: relative;
}


.text-overflow {
  height: 100px;
  width: 100%;
  overflow: hidden;
  word-break: break-word;
  word-wrap: break-word;
  display: block;
}

.btn-overflow {
  display: none;
  font-family: 'MyriadProRegular';
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  cursor: pointer;
}
.text-overflow-desktop {
  height: 155px;
  width: 100%;
  overflow: hidden;
  word-break: break-word;
  word-wrap: break-word;
  display: block;
  text-align: justify;
}


.btn-overflow-desktop {
  text-align: left;
  display: none;
  font-family: 'MyriadProRegular';
  font-size: 12px;
  letter-spacing: 1px;
  font-weight: 600;
  text-transform: uppercase;
  cursor: pointer;
  color: #bbb;
  position: absolute;
}

.profile-details {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  font-size: 17px;
  color: #6c7a89;
  margin-bottom: 15px;
}

.heading {
  float: left;
  font-family: 'MyriadProRegular';
  font-size: 32px;
  color: #3b414a;
  margin-bottom: 0;
}

ul.star-icon {
  display: inline-block;
  vertical-align: top;
  margin-top: 10px;
  margin-left: 17px;
}

ul.star-icon li {
  float: left;
  padding: 0 2px;
}


ul.star-icon li:first-child {
  padding-left: 0;
}


ul.star-icon li i {
  font-size: 18px;
  line-height: 24px;
  color: #bbbabb;
}


ul.star-icon li .color-icon {
  color: #881623;
}


ul.profile-likes {
  display: inline-block;
  vertical-align: top;
  margin-left: 35px;
  margin-top: 1px;
}


ul.profile-likes li {
  float: left;
  padding-right: 11px;
}


ul.profile-likes li a {
  position: relative;
  padding-top: 8px;
  font-size: 14px;
}


ul.profile-likes li a i {
  position: absolute;
  left: 0;
  top: 8px;
}


ul.profile-likes li a.fevorite i {
  width: 30px;
  height: 26px;
  font-size: 28px;
  color: #c93756;
}


ul.profile-likes li a.tip-me i {
  width: 26px;
  height: 26px;
  border: solid 2px #6b9362;
  font-size: 14px;
  line-height: 23px;
  color: #6b9362;
  text-align: center;
  border-radius: 50%;
}


.text-details {
  width: 100%;
  float: left;
  font-size: 17px;
  line-height: 20px;
  margin-bottom: 0;
}


.show-text {
  font-size: 17px;
  line-height: 20px;
  margin-bottom: 0;
}


.hide-text {
  font-size: 17px;
  line-height: 20px;
  display: none;
}


.contact-details h3 {
  font-family: 'MyriadProBold';
  font-size: 18px;
  line-height: 26px;
  color: #3b414a;
  font-weight: 700;
  margin-bottom: 10px;
}


ul.contact-list {
  display: inline-block;
  vertical-align: top;
}


ul.contact-list li {
  display: inline-block;
  vertical-align: top;
  display: flex;
  align-items: center;
  width: 100%;
  font-size: 16px;
  color: #3b414a;
  padding-bottom: 13px;
}


ul.contact-list li span {
  display: inline-block;
  vertical-align: top;
  line-height: 18px;
  padding-left: 15px;
}


ul.contact-list li small {
  font-size: 12px;
  float: left;
  width: 100%;
}




.gallery-top {
  margin: 12px 0;
}


.head-top {
  margin-top: 35px;
  width: 100%;
  float: left;
  font-family: 'MyriadProBold';
  font-size: 12px;
  color: #3b414a;
  position: relative;
  z-index: 1;
}


.head-top .heading-name {
  float: left;
}


.head-top .heading-name-right {
  float: right;
}


.head-top-online {
  margin-top: -10px;
  width: 100%;
  float: left;
  font-family: 'MyriadProBold';
  font-size: 12px;
  color: #3b414a;
  position: relative;
  z-index: 1;
}


.head-top-online .heading-name {
  float: left;
}


.head-top-online .heading-name-right {
  float: right;
}


.all-links {
  float: right;
  font-family: 'MyriadProRegular';
  font-size: 14px;
  text-transform: capitalize;
  font-weight: 600;
  position: relative;
}


.gallery-inner-outer {
  background: #fff;
  margin-left: -27px;
  padding: 0px 0;
  border-top: 0px;
}


ul.clips-list-items {
  width: 100%;
  margin-left: 0px;
  display: inline-block;
  vertical-align: top;
  min-height: 90px;
}


ul.clips-list-items li {
  width: 25%;
  float: left !important;
  padding: 15px !important;
  position: relative;
}


.clips-box {
  position: relative;
  float: left;
  background-color: #fafafa;
  border: solid 1px #dddbdd;
  border-radius: 10px;
}


.clips-hover {
  position: absolute;
  top: 42%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  margin: 0 auto;
  text-align: center;
}


.clips-hover h6 {
  font-size: 16px;
  line-height: 5px;
  color: #fff;
  text-transform: Capitalize;
  text-shadow: 0.5px 0.866px 2px rgba(0,0,0,0.6);
}


.clips-hover img {
  height: 40px;
  width: auto;
  opacity: 0.7;
}


figure {
  width: 210px;
  height: 180px;
}


figure img {
  width: 100%;
  border-radius: 10px 10px 0 0;
}


.media-thumb {
  width: 210px;
  height: 180px;
  border-radius: 10px 10px 0 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}


.profile-live-pic {
  width: 140px;
  height: 140px;
  border-radius: 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  margin-top: 10px;
}

@media only screen and (max-width: 767px) {
  
  figure {
    position: relative;
    width: 170px;
    height: 150px;
  }
  
  .media-thumb {
    width: 170px;
    height: 150px;
    border-radius: 10px 10px 0 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
  }
  
  .profile-live-pic {
    width: 110px;
    height: 110px;
    border-radius: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    margin-top: 10px;
  }
}

@media only screen and (max-width: 479px) {
  
  figure {
    position: relative;
    width: 135px;
    height: 135px;
  }
  
  .media-thumb {
    height: 135px;
    width: 134px;
    border-radius: 10px 10px 0 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
  }
  
  .clips-hover {
    position: absolute;
    top: 60%;
    left: 0%;
    right: 0;
    transform: translateY(-50%);
    margin: 0 auto;
    text-align: center;
  }
  
  .clips-hover h6 {
    font-size: 22px;
    line-height: 20px;
    color: #fff;
    text-transform: Capitalize;
    text-shadow: 0.5px 0.866px 2px rgba(0,0,0,0.6);
  }

  .my_pic_section .clips-hover h6, .my_video_section .clips-hover h6 {
    font-size: 16px;
    line-height: 5px;
    color: #fff;
    text-transform: Capitalize;
    text-shadow: 0.5px 0.866px 2px rgba(0,0,0,0.6);
  }


  
  .clips-hover img {
    height: 25px;
    width: auto;
    opacity: 0.7;
  }
}


figcaption {
  position: relative;
  overflow: hidden;
  height: 35px;
  width: 100%;
  float: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-family: 'MyriadProBold';
  font-size: 13px;
  line-height: 16px;
  padding: 0px 5px 0px;
}
.figCaption-adjust{
  margin-top:6px;
}


figcaption small {
  width: 100%;
  float: left;
  font-family: 'MyriadProRegular';
  font-size: 13px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 500;
}




.recent-more-container {
  padding: 38px 0 75px;
}


.recent-reviews-content {
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  padding-right: 54px;
  margin-top: -10px;
}


.border {
  height: 1px;
  width: 100%;
  float: left;
  background: #c7c6c7;
  margin-top: 2px;
}


ul.recent-reviews-list {
  width: 100%;
  display: inline-block;
  max-height: 200px;
}


ul.recent-reviews-list li {
  float: left;
}


ul.recent-reviews-list li .recent-reviews-list-box {
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  border-top: solid 1px #ddd;
  padding: 5px 0px;
  overflow: hidden;
}


ul.recent-reviews-list li:last-child .recent-reviews-list-box {
  border-top: 0;
}


.reviews-list-content {
  width: 100%;
  float: left;
  position: relative;
  padding: 12px 5px 0px 90px;
  margin-top: 5px;
}


.reviews-icon {
  float: left;
  position: absolute;
  top: 0;
  left: 0;
}


.reviews-list-content .heading {
  font-size: 16px;
}


.reviews-date {
  padding-left: 22px;
  font-size: 12px;
}


.reviews-list-content ul.star-icon {
  width: 100%;
  padding: 0;
  margin: 0px 0 5px;
}


.reviews-list-content p {
  font-size: 16px;
}


.recent-reviews-content .slick-prev {
  display: none !important;
}


.recent-reviews-content .slick-next:before {
  content: "\f107";
  font-family: 'FontAwesome';
  font-size: 50px;
  color: #cac9ca ! important;
  background: #fff !important;
  position: absolute;
  margin-top: -75px;
}


.recent-reviews-content .slick-next {
  border: 2px solid #fff;
  width: auto;
  height: auto;
  top: auto !important;
  left: 50% !important;
  right: 50% !important;
  bottom: -40% !important;
  margin: 0 auto 0px -20px;
}


.slick-next:hover:before {
  color: #9d2832;
}


.online-hosts-content {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  margin-top: -10px;
}


.online-hosts-content .all-links {
  display: none;
}


.hidden-xs {
  display: none;
}


.text-me {
  float: left;
  margin-bottom: 0;
  font-family: 'MyriadProRegular';
  font-size: 14px;
  color: #898889;
  padding-left: 10px;
}


.hosts-img {
  width: 130px;
  height: 130px;
  border-radius: 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}


ul.hosts-list-items {
  width: calc(100% + 25px);
  margin-left: -10px;
  display: inline-block;
  vertical-align: top;
  padding: 24px 0;
}


ul.hosts-list-items li {
  width: 33.33%;
  float: left;
  padding: 0 10px;
}


ul.hosts-list-items li .hosts-list-items-box {
  width: 100%;
  float: left;
  text-align: center;
}


.social-links {
  margin-top: -20px;
}


.social-icon {
  width: 35px;
  height: 35px;
  background: #3b414a;
  padding: 4px;
  border-radius: 50%;
  border: solid 3px #3b414a;
  text-align: center;
}


.disabled {
  background-color: #c7c6c7;
  border-color: #fff;
  cursor: default;
}


.hosts-name {
  margin-bottom: 0;
  font-size: 15px;
  text-transform: capitalize;
}



.live-now-container {
  padding: 0;
}






ul.live-now-list {
  width: calc(100%+20px);
  margin-left: -10px;
  vertical-align: top;
  margin-right: -10px;
  text-align: center;
}


ul.live-now-list li {
  width: 25%;
  float: left;
  padding: 25px 10px;
}


.live-now-list-box {
  width: 100%;
  height: 187px;
  float: left;
  text-align: center;
  position: relative;
}


.live-host-img {
  max-height: 160px;
  max-width: 160px;
  position: relative;
  margin-left: 5px;
}


.live-host-img {
  border-radius: 50%;
  padding-bottom: 0px;
  border: 5px solid #fff;
}


.live-now-list-box .social-content {
  background-color: #f2f0f3;
  padding: 30px 0 15px;
  margin-top: -35px;
}


.live-now-list-box .social-content-mob {
  background-color: #f2f0f3;
  padding: 20px 0 15px;
  margin-top: -24px;
}


.live-now-list-box .social-content .social-links {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0;
}


.live-now-list-box .social-content .social-links-online {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0;
}


.social-icon {
  width: 35px;
  height: 35px;
  padding: 4px;
  border: 3px solid #fff;
}


.live-now-list-box .social-content .hosts-name {
  margin-bottom: 2px;
}

@media only screen and (max-width: 767px) {
  
  .live-host-img {
    margin-left: 3px;
  }
  
  .heading-tests {
    margin-top: 96px;
    text-align: center;
    margin-bottom: 25px;
  }
}


.social-links-sexting a {
  border: 0px;
  padding: 5px;
}


.social-links-sexting .social-icon-home {
  width: 30px;
  height: 30px;
}


.online-icon-media {
  position: relative;
  width: 8px;
  height: 8px;
}


.online-icon-media img {
  height: 8px;
  width: 8px;
}


.online-icon-media-profile {
  position: relative;
  width: 8px;
  height: 8px;
}


.online-icon-media-profile img {
  height: 8px;
  width: 8px;
  margin-bottom: 5px;
}



footer {
  background: #fafafa;
  border-top: solid 1px #c7c6c7;
}


footer .container {
  width: 100%;
  max-width: 840px;
}


.footer-upper {
  padding: 38px 0 25px;
}


.footer-list {
  width: 100%;
  display: inline-block;
  vertical-align: top;
}


.footer-box {
  float: left;
}


.footer-box.one {
  width: 26%;
}


.footer-box.two {
  width: 26%;
}


.footer-box.three {
  width: 26%;
}


.footer-box.four {
  width: 22%;
}


.footer-box h5 {
  font-family: 'MyriadProBold';
  font-size: 14px;
  line-height: 20px;
  color: #6c7a89;
  text-transform: uppercase;
  margin-bottom: 8px;
}


ul.footer-list-items {
  width: 100%;
  display: inline-block;
  vertical-align: top;
}


ul.footer-list-items li a {
  font-family: 'MyriadProRegular';
  font-size: 14px;
  line-height: 24px;
  color: #6c7a89 ! important;
}
ul.footer-list-items li a .ar-follow-icon {
  width: 29px;
  height: 25px;
  border-radius: 50px;
  display: inline-block;
  vertical-align: middle;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 4px;
}
ul.footer-list-items li a:last-child .ar-follow-icon{
  margin-right: 0;
}
ul.footer-list-items li a .ar-follow-icon.ar-follow-twitter{
  background-image: url("../images/svgIcons/twitter-icon.fb5db9727ece.svg");
}
ul.footer-list-items li a .ar-follow-icon.ar-follow-insta{
  background-image: url("../images/svgIcons/instagram-icon.3f81ee98a1bf.svg");
}
ul.footer-list-items li a .ar-follow-icon.ar-follow-youtube{
  background-image: url("../images/svgIcons/youtube-icon.140d5cff82d5.svg");
}

.footer-content p {
  margin-bottom: 15px;
}


.copyright {
  margin-bottom: 0;
  display: none;
}


.footer-lower {
  text-align: center;
  padding: 0 0 20px;
}


.footer-lower p {
  font-size: 13px;
  line-height: 22px;
  margin-bottom: 10px;
}


.footer-logo span {
  padding-left: 30px;
}

@media only screen and (max-width: 992px) {
  
  .recent-more-container {
    padding-bottom: 20px;
  }
  
  .recent-reviews-content {
    padding-right: 0;
    padding-bottom: 45px;
  }
  
  .recent-reviews-content .slick-next {
    bottom: -40% !important;
  }
  
  .reviews-list-content {
    padding-right: 0;
  }
}




@media handheld, only screen and (max-width: 767px) {
  
  .mobile-header {
    display: block;
  }
  
  .header-light {
    display: block;
  }
  
  .header-upper {
    display: none;
  }
  
  .filter-icon {
    display: block;
  }
  
  .hero-container {
    display: none;
  }
  
  .about-container {
    padding: 0px 0 0px;
  }
  
  .about-content {
    display: none;
  }
  
  .header-mid {
    
    background: #fff;
  }
  
  .main-profile-picture {
    display: block;
  }
  
  .profile-data {
    width: calc(100% + 30px);
    margin-left: -15px;
    padding-left: 0;
  }
  
  .profile-data-content {
    background-color: #f2f0f2;
    padding: 75px 15px 20px;
    margin-top: -56px;
    text-align: center;
  }
  
  .profile-details .heading {
    float: none;
  }
  
  .show-text {
    display: none;
  }
  
  ul.star-icon {
    margin: 0;
  }
  
  ul.profile-likes {
    display: none;
  }
  
  .text-number {
    display: none;
  }
  
  .hide-text {
    display: block;
  }
  
  ul.contact-list li {
    width: 33.33%;
    display: block;
    float: left;
    padding: 0;
  }
  
  ul.contact-list li img {
    display: block;
    margin: 0 auto 10px;
  }
  
  ul.contact-list li span {
    padding-left: 0;
  }
  
  .social-links {
    display: none;
  }
  
  .hosts-name {
    margin-top: 10px;
  }
  
  .text-red-desktop {
    display: none;
  }
  
  .copyright {
    display: block;
  }
  
  ul.clips-list-items li {
    width: 33.33%;
  }
  
  ul.live-now-list li {
    width: 33.33%;
  }
  
  .footer-upper {
    display: none;
  }
  
  .footer-list {
    display: none;
  }
  
  .footer-lower {
    padding-top: 25px;
  }
}




@media only screen and (max-width: 479px) {
  
  ul.clips-list-items li {
    width: 43%;
    margin-left: 15px;
  }
  
  ul.live-now-list li {
    width: 50%;
    padding: 2px 5px;
    margin: 0;
  }
  
  .live-now-list-box .social-content .hosts-name {
    font-size: 14px;
  }
  
  .live-now-list-box .social-content {
    padding: 15px 0;
    margin-top: -26px;
  }
  
  .header-lower-mob {
    background: #fff;
    border-bottom: 1px solid #c7c6c7;
    text-align: center;
    padding: 0;
    margin: 0;
  }
  
  .header-lower-mob a {
    font-size: 13px;
    color: #3b414a;
    text-align: center;
  }
  
  .back-link-m {
    width: 33.33%;
    height: 30px;
    padding-top: 5px;
    border-right: 1px solid #c7c6c7;
  }
  
  .back-link-m img {
    height: 14px;
    margin-top: -2px;
    margin-right: 10px;
  }
  
  .hosts-img {
    width: 95px;
    height: 95px;
    border-radius: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
  }
  
  .prev-link-m {
    width: 33.33%;
    padding-top: 5px;
    border-right: 1px solid #c7c6c7;
    height: 30px;
  }
  
  .prev-link-m i {
    margin-right: 6px;
    font-size: 15px;
    font-weight: bold;
  }
  
  .next-link-m {
    width: 33.33%;
    padding-top: 5px;
  }
  
  .next-link-m i {
    margin-left: 6px;
    font-size: 15px;
    font-weight: bold;
  }
  
  .header-lower {
    display: none;
  }
}

@media only screen and (min-width: 479px) {
  
  .header-lower-mob {
    display: none;
  }
}

@media only screen and (min-width: 767px) {
  
  .text-red-mobile {
    display: none;
  }
  
  .text-credit-mobile1 {
    display: none;
  }
  
  .text-credit-mobile2 {
    display: none;
  }
}


.logo-light {
  width: 133px;
  object-fit: cover;
  height: 30px;
}


.recent-online-container {
  margin-top: 40px;
  min-height: 255px;
  height: auto;
}


.recent-review-head,
.more-online-head {
  position: relative;
  top: -10px;
  text-transform: uppercase;
  font-family: 'MyriadProBold';
  font-size: 12px;
  line-height: 20px;
  color: #3b414a;
  font-weight: 700;
  margin-bottom: -6px;
}


.border-review {
  border-top: 1px solid #ddd;
  position: relative;
  width: 100%;
  height: auto;
  display: block;
  top: -5px;
}


.border-review-right {
  border-top: 1px solid #ddd;
  position: relative;
  width: 100%;
  height: auto;
  display: block;
  top: 10px;
}


.review-area {
  margin-bottom: 30px;
}


.single-review-box {
  padding: 0px;
  padding-left: 15px;
}


.review-heading {
  font-family: 'MyriadProRegular';
  font-size: 17px;
  line-height: 20px;
  color: #3b414a;
  font-weight: 500;
  display: inline-block;
}


.recent-reviews-date {
  padding-left: 10%;
  display: inline;
  font-family: 'MyriadProRegular';
  font-size: 11px;
}


.review-star-icon {
  position: relative;
  top: -25px;
  left: -15px;
}


.review-comment {
  position: relative;
  top: -25px;
}


.review-area .slick-prev {
  display: none !important;
}


.review-area .slick-next:before {
  color: #aaa !important;
}


.review-area .slick-next {
  width: auto;
  height: auto;
  border: 0px;
  margin-left: -30px;
  top: auto !important;
  left: 50% !important;
  right: 50% !important;
  font-weight: bold;
  bottom: -12% !important;
  transform: rotate(90deg);
  background: #fff;
}

@media only screen and (max-width: 767px) {
  
  .review-heading {
    font-family: 'MyriadProRegular';
    font-size: 14px;
    line-height: 20px;
    color: #3b414a;
    font-weight: 500;
    display: inline-block;
  }
  
  .recent-reviews-date {
    padding-left: 6%;
    display: inline;
    font-family: 'MyriadProRegular';
    font-size: 10px;
  }
  
  .review-star-icon {
    position: relative;
    top: -18px;
    left: -0px;
  }
  
  .review-img {
    height: 50px;
    width: 50px;
    border-radius: 50%;
  }
  
  .review-comment {
    position: relative;
    top: -18px;
  }
  
  .hosts-img {
    width: 110px;
    height: 110px;
    border-radius: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
  }
}

@media only screen and (max-width: 479px) {
  
  .text-overflow {
    margin-top: 0px;
  }
  
  .review-star-icon {
    position: relative;
    top: -18px;
    left: -0px;
  }
  
  .review-comment {
    position: relative;
    top: -18px;
  }
  
  .review-area {
    margin-bottom: 55px;
  }
  
  .review-img {
    height: 70px;
    width: 70px;
    border-radius: 50%;
  }
  
  .hosts-img {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
  }
  
  .review-area .slick-prev {
    display: none !important;
  }
  
  .review-area .slick-next {
    width: auto;
    height: auto;
    border: 0px solid #fff;
    top: auto !important;
    left: 50% !important;
    right: 50% !important;
    font-weight: 900;
    bottom: -18% !important;
    transform: rotate(90deg);
    background: #fff;
  }
}


.lower-card-mob .empty-media-img {
  padding-left: 0px;
  width: 20%;
}

@media only screen and (max-width: 767px) {
  
  ul.star-icon li i {
    font-size: 14px;
    color: #9E9E9E;
  }
}


.timeline-dot-middle::before {
  content: '';
  position: absolute;
  width: 30px;
  height: 30px;
  left: 45%;
  background-color: white;
  border: 2px solid #ddd;
  top: 25px;
  border-radius: 50%;
  z-index: 1;
}


.timeline-dot-middle::after {
  content: '';
  position: absolute;
  width: 22px;
  height: 22px;
  left: calc(45% + 4px);
  top: 29px;
  border-radius: 50%;
  z-index: 1;
}

@media only screen and (max-width: 767px) {
  
  .timeline-dot-middle::after {
    left: 46%;
  }
}


.timeline-dot-middle-email::before {
  content: '';
  position: absolute;
  width: 30px;
  height: 30px;
  left: 45%;
  background-color: white;
  border: 2px solid #ddd;
  top: 25px;
  border-radius: 50%;
  z-index: 1;
}


.timeline-dot-middle-email::after {
  content: '';
  position: absolute;
  width: 22px;
  height: 22px;
  left: calc(45% + 4px);
  top: 29px;
  background-color: #9d2832;
  border-radius: 50%;
  z-index: 1;
}

@media only screen and (max-width: 767px) {
  
  .timeline-dot-middle-email::after {
    left: 46%;
  }
}


.timeline-third-text {
  position: absolute;
  left: 43%;
  top: 60px;
}


small {
  text-align: left;
  font-weight: 600;
  font-size: 12px;
  padding: 0px;
  margin: 0px;
  letter-spacing: 0px;
}


.timeline-line-confirm-middle {
  height: 42px;
  border-bottom: 2px solid #3a414b;
  position: absolute;
  left: 65px;
  right: 55%;
  z-index: 1;
}


.form-group label {
  float: left;
  font-size: 15px;
  font-family: 'MyriadProRegular';
  color: #3a414b;
  line-height: 2px;
}


.intl-tel-input {
  border: 0px;
}


input[type=tel].phone-num-place {
  border: 1px solid #3a414b;
}


.flag-container {
  z-index: 1;
  border-right: 1px solid #3a414b;
}


.timeline-dot-middle-confirm::before {
  content: '';
  position: absolute;
  width: 30px;
  height: 30px;
  left: 45%;
  background-color: #3a414b;
  border: 2px solid #ddd;
  top: 25px;
  border-radius: 50%;
  z-index: 1;
}


.timeline-dot-middle-confirm::after {
  content: "\f00c";
  font-family: FontAwesome;
  font-size: 20px;
  position: absolute;
  width: 22px;
  height: 22px;
  left: calc(45% + 4px);
  color: white;
  top: 29px;
  border-radius: 50%;
  z-index: 1;
}

@media only screen and (max-width: 767px) {
  
  .timeline-dot-middle-confirm::after {
    left: 46%;
  }
}


.payment-option-box {
  background-color: #fff;
  margin: 5px;
  padding-top: 10px;
  padding-bottom: 0px;
  border-radius: 5px;
  border: 1px solid #ddd;
}


.payment-option-box p {
  font-family: 'MyriadProRegular';
  color: #3a414b;
  font-size: 18px;
}


.bit-amount {
  text-align: right;
}


.payment-option-box i {
  font-size: 25px;
  opacity: 1;
  text-align: left;
}


.bit-hr {
  border: 3px solid #3a414b;
  width: 100%;
}


.bit-contents {
  text-align: center;
}


#form-edit {
  text-align: center;
  font-family: 'MyriadProRegular';
  color: #3a414b;
}


#message-box {
  min-height: 10px;
}


.dotted-border button {
  border-radius: 5px;
  border: 2px dashed #ddd;
  height: 35px;
  font-family: 'MyriadProRegular';
  color: #3a414b;
  font-size: 18px;
  background-color: #fff;
  width: 100%;
  margin: 5px;
}


.gap {
  margin-top: 60px;
}


.cancel-button button {
  border: 1.5px solid #9d2831;
  color: #9d2831;
  border-radius: 5px;
  background-color: transparent;
  height: 30px;
  width: 120px;
  margin-top: 15px;
  margin-bottom: 20px;
  cursor: pointer;
}


.re-button img {
  position: absolute;
  z-index: 10;
  right: 1%;
  top: 40px;
  height: 35px;
  width: 35px;
  border-radius: 50%;
  background-color: inherit;
  transform: rotate(40deg);
}


.custom-button-pay {
  background: #fff;
  border: 0px;
  cursor: pointer;
}


.payment-method-base {
  cursor: pointer;
  height: 60px;
  border: 1px solid #ddd;
  background: #fff;
  border-radius: 5px;
  margin: 20px;
  text-align: center;
}


.instant-G-pay, .instant-A-pay {
  display: inline-block;
  margin-top: 12px;
}


.instant-G-pay img, .instant-A-pay img {
  height: 35px;
  margin-top: 0px !important;
}


.instant-G-pay {
  padding-right: 50px;
}


.instant-A-pay {
  padding-left: 50px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border-left: 1px solid #ddd;
}


.payment-method-base img {
  height: 35px;
  margin-top: 12px;
}


.payment-method-base .credit-pay span {
  font-family: 'MyriadProRegular';
  font-size: 20px;
  padding-left: 15px;
  display: inline-block;
  position: relative;
  top: 7px;
  color: #3a414b;
}

@media only screen and (max-width: 767px) {
  
  .instant-G-pay {
    padding-right: 20px;
  }
  
  .instant-A-pay {
    padding-left: 20px;
  }
}


.timeline-dot-middle-left::before {
  content: '';
  position: absolute;
  width: 30px;
  height: 30px;
  left: 35%;
  background-color: white;
  border: 2px solid #ddd;
  top: 25px;
  border-radius: 50%;
  z-index: 1;
}


.timeline-dot-middle-left::after {
  content: '';
  position: absolute;
  width: 22px;
  height: 22px;
  left: calc(35% + 4px);
  background-color: #9b2730;
  top: 29px;
  border-radius: 50%;
  z-index: 1;
}

@media only screen and (max-width: 767px) {
  
  .timeline-dot-middle-left::after {
    left: 36%;
  }
}


.timeline-dot-middle-right::before {
  content: '';
  position: absolute;
  width: 30px;
  height: 30px;
  right: 35%;
  background-color: white;
  border: 2px solid #ddd;
  top: 25px;
  border-radius: 50%;
  z-index: 1;
}


.timeline-dot-middle-right::after {
  content: '';
  position: absolute;
  width: 22px;
  height: 22px;
  right: calc(35% + 4px);
  background-color: #9b2730;
  top: 29px;
  border-radius: 50%;
  z-index: 1;
}

@media only screen and (max-width: 767px) {
  
  .timeline-dot-middle-right::after {
    right: 36%;
  }
}


.timeline-dot-middle-left-confirm::before {
  content: '';
  position: absolute;
  width: 30px;
  height: 30px;
  left: 35%;
  background-color: #3a414b;
  border: 2px solid #ddd;
  top: 25px;
  border-radius: 50%;
  z-index: -1;
}


.timeline-dot-middle-left-confirm::after {
  content: "\f00c";
  font-family: FontAwesome;
  font-size: 20px;
  position: absolute;
  width: 22px;
  height: 22px;
  left: calc(35% + 4px);
  top: 29px;
  color: #fff;
  border-radius: 50%;
  z-index: 1;
}

@media only screen and (max-width: 767px) {
  
  .timeline-dot-middle-left-confirm::after {
    left: 36%;
  }
}


.timeline-dot-middle-right-confirm::before {
  content: '';
  position: absolute;
  width: 30px;
  height: 30px;
  right: 35%;
  background-color: #3a414b;
  border: 2px solid #ddd;
  top: 25px;
  border-radius: 50%;
  z-index: -1;
}


.timeline-dot-middle-right-confirm::after {
  content: "\f00c";
  font-family: FontAwesome;
  font-size: 20px;
  position: absolute;
  width: 22px;
  height: 22px;
  right: calc(35% + 4px);
  top: 29px;
  color: #fff;
  border-radius: 50%;
  z-index: 1;
}

@media only screen and (max-width: 767px) {
  
  .timeline-dot-middle-right-confirm::after {
    right: 36%;
  }
}


.timeline-line-confirm-middle-left {
  height: 42px;
  border-bottom: 2px solid #3a414b;
  position: absolute;
  left: 65px;
  right: 65%;
  z-index: 1;
}


.timeline-line-confirm-middle-right {
  height: 42px;
  border-bottom: 2px solid #3a414b;
  position: absolute;
  left: 65px;
  right: 35%;
  z-index: 1;
}


.billing-base-new {
  background-color: #fff;
  padding-top: 1%;
  padding-left: 1%;
  padding-right: 1%;
  min-height: 550px;
}


.decor-provience {
  border: 0px !important;
  padding: 0px;
  width: 100%;
}


.card-nearcard::before {
  content: '\f1f0';
  font-family: FontAwesome;
  font-size: 20px;
  opacity: 0.5;
  right: 60px;
  position: absolute;
  width: 22px;
  height: 22px;
}


.card-nearcard::after {
  content: '\f1f1';
  font-family: FontAwesome;
  font-size: 20px;
  opacity: 0.5;
  right: 30px;
  position: absolute;
  width: 22px;
  height: 22px;
}


.payment-dark img {
  width: 150px;
  height: 30px;
}


.dropdown {
  position: relative;
  display: inline-block;
  text-align: left;
  width: 100%;
  padding-top: 0px;
}


.dropdown-text {
  cursor: pointer;
  position: absolute;
  text-indent: 10px;
  line-height: 32px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 3px;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.9) inset, 0 1px 3px rgba(0, 0, 0, 0.1);
  width: 100%;
}


.dropdown-text:after {
  position: absolute;
  right: 6px;
  top: 15px;
  content: '';
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  border-color: #555 transparent transparent transparent;
}


.dropdown-text,
.dropdown-content a {
  color: #333;
  text-shadow: 0 1px #fff;
}


.dropdown-toggle {
  font-size: 0;
  z-index: 1;
  cursor: pointer;
  position: absolute;
  top: 0;
  border: none;
  padding: 0;
  margin: 0 0 0 1px;
  background: transparent;
  text-indent: -10px;
  height: 34px;
  width: 100%;
}


.dropdown-toggle:focus {
  outline: 0;
}


.dropdown-content {
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
  list-style-type: none;
  position: absolute;
  top: 32px;
  padding: 0;
  margin: 0;
  opacity: 0;
  visibility: hidden;
  border-radius: 3px;
  text-indent: 10px;
  line-height: 32px;
  background-color: #fff;
  border: 1px solid #ddd;
  width: 100%;
}


.dropdown-content a {
  display: block;
}


.dropdown-content a:hover {
  background: #fff;
}


.dropdown-toggle:hover ~ .dropdown-text,
.dropdown-toggle:focus ~ .dropdown-text {
  background-color: #fff;
}


.dropdown-toggle:focus ~ .dropdown-text {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2) inset, 0 1px 0 rgba(255, 255, 255, 0.8);
  z-index: 2;
}


.dropdown-toggle:focus ~ .dropdown-text:after {
  border-width: 0 4px 5px 4px;
  border-color: transparent transparent #555 transparent;
}


.dropdown-content:hover,
.dropdown-toggle:focus ~ .dropdown-content {
  opacity: 1;
  visibility: visible;
  top: 42px;
}


.alignleft {
  float: left;
}


.alignright {
  float: right;
}


.timeline-middle-text-left {
  position: absolute;
  left: 33%;
  top: 60px;
}


.timeline-middle-text-right {
  position: absolute;
  right: 33%;
  top: 60px;
}


input[class=payment-method-icon-phone] {
  background-image: url("../images/bill-phone.png");
  background-color: #fff;
  border: 0px !important;
  opacity: 1;
  cursor: pointer;
  height: 70px;
  width: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}


input[class=payment-method-icon-credit] {
  background-image: url("../images/credit-card.png");
  background-color: #fff;
  border: 0px !important;
  opacity: 1;
  cursor: pointer;
  height: 70px;
  width: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}


input[class=payment-method-icon-gift] {
  background-image: url("../images/gift-card.png");
  background-color: #fff;
  border: 0px !important;
  opacity: 1;
  cursor: pointer;
  height: 70px;
  width: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}


input[class=payment-method-icon-crypto] {
  background-image: url("../images/crypto.png");
  background-color: #fff;
  border: 0px !important;
  opacity: 1;
  cursor: pointer;
  height: 70px;
  width: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}


input[class=payment-method-icon-google] {
  background-image: url("../images/google-pay-4x.png");
  background-color: #fff;
  border: 0px !important;
  opacity: 1;
  cursor: pointer;
  height: 70px;
  width: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}


input[class=payment-method-icon-apple] {
  background-image: url("../images/apple-pay-4x.png");
  background-color: #fff;
  border: 0px !important;
  opacity: 1;
  cursor: pointer;
  height: 70px;
  width: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}


.payment-box figcaption {
  height: 40px !important;
  padding-top: 10px;
  font-family: 'MyriadProRegular';
  font-size: 18px;
  color: #3b414a;
}


.gift-img img {
  opacity: 0.6;
  max-width: 155px;
  max-height: 155px;
}


.timeline-dot-middle-gift {
  content: '';
  position: absolute;
  width: 30px;
  height: 30px;
  left: 45%;
  background-color: white;
  border: 2px solid #ddd;
  top: 25px;
  border-radius: 50%;
  z-index: 1;
}


.billing-base-failure {
  background-color: #fff;
  padding-top: 10px;
  padding-left: 5%;
  padding-right: 5%;
  min-height: 600px;
}


.failure-icon::before {
  content: '';
  position: absolute;
  width: 80px;
  height: 80px;
  border: 7px solid #9d2831;
  top: 215px;
  border-radius: 50%;
  z-index: 1;
  left: 46%;
}

@media only screen and (max-width: 767px) {
  
  .failure-icon::before {
    left: 40%;
  }
}


.failure-icon::after {
  content: "\f068";
  font-family: FontAwesome;
  font-size: 30px;
  position: absolute;
  color: #9d2831;
  width: 80px;
  height: 80px;
  top: 245px;
  border-radius: 50%;
  z-index: 2;
  left: 46%;
}

@media only screen and (max-width: 767px) {
  
  .failure-icon::after {
    left: 40%;
  }
}

@media only screen and (max-width: 767px) {
  
  .sexting-desktop {
    display: none;
  }
}

@media only screen and (min-width: 767px) {
  
  .sexting-mobile {
    display: none;
  }
}


.sexting-showcase {
  min-height: 310px;
  padding: 0 !important;
  margin: 0 !important;
}


.sexting-showcase-mob {
  background-image: url("../images/phone-sex.86a0d506516e.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 300px;
  padding: 0 !important;
  margin: 0 !important;
  border-bottom: 1px solid #ddd;
}
.sex-chat-showcase-mob {
  background-image: url("../images/video-call-new.87dc64363833.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 300px;
  padding: 0 !important;
  margin: 0 !important;
  border-bottom: 1px solid #ddd;
}


.phone-sex-showcase-mob {
  background-image: url("../images/phone-sex-mobile.fcd2be89f44e.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 300px;
  padding: 0 !important;
  margin: 0 !important;
  border-bottom: 1px solid #ddd;
}

.videocall-showcase-mob {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 0 !important;
  opacity: 0.;
  margin: 0 !important;
}

.main-sexting  {
  position: relative;
}
.main-sexting img {
  display: block;
  position: absolute;
  z-index: 1;
  right: -3%;
  height: 310px;
  width: auto;
}


.discover-red {
  position: absolute;
  z-index: 0;
  left: 0;
  width: 100%;
  top: 20px;
  height: 45px;
  background-color: #9d2831;
}


.discover-red-mobile {
  position: absolute;
  z-index: 0;
  left: 0;
  width: 100%;
  top: -1px;
  height: 45px;
  background-color: #9d2831;
  margin-top: 30px;
}


.discover-head {
  position: relative;
  z-index: 1;
  color: #fff;
  margin-top: 20px;
  padding: 10px;
  padding-left: 10%;
  padding-right: -5%;
  font-size: 36px;
  font-family: 'Lato';
  text-transform: uppercase;
  font-weight: 300;
}


.discover-head-mob {
  position: relative;
  z-index: 1;
  color: #000;
  margin-top: 0px;
  padding: 10px;
  padding-left: 1%;
  padding-right: -5%;
  font-size: 36px;
  font-family: 'Lato';
  text-transform: uppercase;
  text-indent: inherit;
  font-weight: 300;
  text-align: center;
  padding-top: 40px;
}


.discover-head::first-letter, .discover-head-mob::first-letter {
  font-size: 1.3em;
}


.space-here {
  padding-top: 15px;
}


.showcase-title {
  font-size: 24px;
  font-family: 'Lato';
  display: block;
  padding-bottom: 5px;
  border-bottom: 1.5px solid #943E49;
  display: inline-bottom;
  width: 400px;
}


.showcase-para {
  margin-top: 5px;
  font-size: 15px;
  padding-right: 25px;
  font-family: 'MyriadProRegular';
}


.showcase-title-mob {
  font-size: 22px;
  font-family: 'Lato';
  display: block;
  padding-bottom: 5px;
  line-height: 23px; margin-top: -15px;
  text-align: center;
  border-bottom: 1.5px solid #943E49;
}


.showcase-para-mob {
  margin-top: 10px;
  font-size: 15px;
  font-family: 'MyriadProRegular';
  text-align: center;
}


.get-chat-text {
  font-size: 15px;
  font-family: 'MyriadProRegular';
  text-transform: uppercase;
  color: #3a414b;
  padding-top: 20px;
  padding-bottom: 0 !important;
  margin-bottom: 5px !important;
  margin-left: 90px;
}


.get-chat-text-mob {
  font-size: 20px;
  font-family: 'MyriadProRegular';
  text-transform: uppercase;
  color: #3a414b;
  padding-bottom: 0 !important;
  margin-bottom: 10px !important;
}


.text-red {
  color: #943E49;
  font-size: 16px;
  font-family: 'MyriadProRegular';
}


.text-red-mob {
  color: #943E49;
  font-size: 20px;
  font-family: 'MyriadProRegular';
}


.discover-bottom-base {
  background-color: #fff;
  padding: 20px;
}


.discover-slots {
  margin-top: 35px;
}


.big-padding {
  padding-left: 180px;
}


.big-padding-mob {
  padding-left: 150px;
}


.small-padding-base {
  margin-left: 80px;
  padding: 10px;
  padding-left: 100px;
  height: 70px;
  width: 100%;
  background-color: #f2f0f3;
  overflow: hidden !important;
  text-overflow: ellipsis;
  border-bottom: 1px solid #ddd;
  background: #fff;
  margin-top: -25px;
}


.view-my-profile {
  position: absolute;
  display: block;
  bottom: 0px;
  right: 0px;
  text-align: right;
  background: #fff;
  font-weight: 600;
  text-decoration: underline;
  text-underline-position: under;
  padding-left: 10px;
}


.small-padding-base-mob {
  margin-left: 0;
  padding: 10px;
  padding-left: 150px;
  height: 50px;
  width: 100%;
}


.small-padding-base-mob-desc {
  margin-left: 0;
  display: block;
  margin-top: -15px;
  padding: 10px;
  max-height: 75px;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
  margin-bottom: 20px;
}


.small-padding-base-mob img {
  height: 20px;
  width: 20px;
  border-radius: 50%;
  margin-right: 10px;
}


.btn-see-profile {
  margin-bottom: 10px;
  margin-top: 5px;
  padding: 0px;
  height: 25px;
  width: 160px;
  text-transform: uppercase;
  border-radius: 40px;
  background-color: #f0f0f2;
  border: 1px solid #ddd;
  color: #3a414b;
  font-size: 11px;
  font-family: 'MyriadProRegular';
  pointer: cursor;
}


.profile-pic-discover {
  position: relative;
  height: 160px;
  width: 160px;
  border-radius: 50%;
  border: 5px solid #fff;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  margin-top: -160px;
  margin-bottom: 40px;
}


.profile-pic-discover-mob {
  position: relative;
  height: 130px;
  width: 130px;
  border-radius: 50%;
  border: 5px solid #fff;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  margin-top: -35px;
}


.list-name {
  padding-top: 20px;
  padding-bottom: 20px;
}


.list-name-mob {
  padding-top: 25px;
  margin-left: -20px;
}


.social-links-sexting {
  margin-left: -20px;
  margin-top: 5px;
}


.video-lists-mob {
  margin-top: 10px;
  margin-bottom: 10px;
}


.video-lists {
  margin-top: -15px;
}


.video-lists {
  list-style: none;
  padding: 0;
}


.video-lists li {
  padding-left: 1.3em;
}


.video-lists li:before {
  content: "\f00c";
  font-family: FontAwesome;
  display: inline-block;
  margin-left: -1.3em;
  width: 1.3em;
}


.video-lists-mob {
  list-style: none;
  padding: 0;
}


.video-lists-mob li {
  padding-left: 1.3em;
  font-size: 16px;
  line-height: 26px;
}


.video-lists-mob li:before {
  content: "\f00c";
  font-family: FontAwesome;
  display: inline-block;
  margin-left: -1.3em;
  width: 1.3em;
}


.video-steps {
  padding-bottom: 40px;
}


.video-steps-mob {
  padding-bottom: 0px;
}


.text-help {
  padding-top: 70px;
  font-size: 18px;
  font-family: 'MyriadProRegular';
  color: #6c7a89;
}
.text-help span{
  color: #3a414b;
  font-size: 19px;
}
@media (max-width: 768px) {
  .text-help{padding-top: 10px;}
  .confirmed-message {width: 81% !important;}
  .form-wrapper .flex-wrapper .form-group label {font-size: 13px;}
  .confirm-message {margin-left: 32% !important;}
}

@media (min-width: 768px) and (max-width: 768px){
  .confirmed-message {width: 81% !important; padding-left: 131px !important;}
}



.pic-help img {
  width: 350px;
  height: auto;
}


.affiliate-base {
  background-color: #F2F0F3;
}


.aff-showcase {
  height: auto;
  background-image: url("../images/affiliate-program-header-image_03.be0fc845a564.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto;
  padding-left: 25px;
}


.aff-red-heading {
  padding-top: 60px;
  margin-bottom: 5px;
  color: #b2182c;
  font-size: 24px;
  font-weight: bold;
  text-transform: uppercase;
  font-family: 'Lato';
}


.aff-show-text {
  font-size: 16px;
  font-family: 'MyriadProRegular';
  padding-bottom: 15px;
  color: #3a414b;
}


.offer-heading {
  font-size: 22px;
  font-family: 'MyriadProRegular';
  text-align: center;
  padding: 30px;
  color: #3a414b;
}


.offer-heading-s h1 {
  font-size: 22px;
  font-family: 'MyriadProRegular';
  text-align: center;
  padding: 0;
  padding-left: 40px;
  padding-right: 40px;
  color: #3a414b;
  font-weight: bold;
}


.offer-info {
  font-size: 14px;
  font-family: 'MyriadProRegular';
  text-align: center;
  padding: 10px;
  color: #3a414b;
  opacity: 0.7;
  padding-bottom: 30px;
}


.aff-box {
  height: 200px;
  width: 270px;
  border-radius: 0;
  background-color: #fff;
  padding-top: 25px;
  margin-bottom: 15px;
}


.aff-box .box-heading {
  font-size: 22px;
  padding-top: 10px;
  padding-bottom: 0 !important;
  font-family: 'MyriadProRegular';
  color: #3a414b;
  font-weight: bold;
}


.aff-box .box-text {
  font-size: 15px;
  margin-top: -10px;
  font-family: 'MyriadProRegular';
  color: #3a414b;
  opacity: 0.8;
}


.aff-services {
  min-height: 210px;
  background-color: #fff;
}


.aff-faq {
  padding: 20px;
  margin-bottom: 30px;
}


.aff-faq-head {
  font-size: 20px;
  font-family: 'MyriadProRegular';
  margin-bottom: 5px;
}


.btn-payment-dark-aff {
  margin-bottom: 30px;
  padding: 0px;
  height: 35px;
  width: 290px;
  text-transform: uppercase;
  border-radius: 40px;
  background-color: #3a414b;
  border: 0px;
  color: #fff;
  font-size: 16px;
  font-family: 'MyriadProRegular';
  font-stretch: extra-expanded;
  text-decoration: none;
  cursor: pointer;
}


.aff-contact img {
  margin-top: 25px;
  height: 22px;
  margin-bottom: 25px;
}


.aff-contact-m img {
  margin-top: 15px;
  height: 50px;
  margin-bottom: 25px;
}


.accordion {
  background-color: #fff;
  color: #3a414b;
  cursor: pointer;
  min-height: 60px;
  padding: 20px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  font-weight: bold;
  transition: 0.4s;
  margin-top: 2px;
}


.accordian:active, .accordion:hover {
  background-color: #DAD8DB;
}


.accordion:before {
  content: '\002B';
  color: #3a414b;
  font-weight: bolder;
  float: left;
  margin-right: 20px;
  font-size: 32px;
}


.accordian .active:before {
  content: "\2212";
}


.panel {
  padding: 0 50px;
  background-color: #DAD8DB;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}


.aff-red-heading-m {
  padding-top: 20px;
  margin-bottom: 5px;
  color: #b2182c;
  font-size: 22px;
  font-weight: bold;
  text-transform: uppercase;
  font-family: 'Lato';
}


.offer-heading-m {
  font-size: 18px;
  font-family: 'MyriadProRegular';
  text-align: center;
  padding: 30px;
  color: #3a414b;
}


.chat-host-base {
  background-image: url("../images/become-a-host-bkg-image_03.336c51819a05.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
}


.host-title {
  position: relative;
  padding: 30px 10px 0px 10px;
}


.host-title img {
  max-height: 100px;
  position: relative;
  top: -60px;
}


.chat-host-head-up {
  font-size: 16px;
  font-family: 'MyriadProRegular';
  color: #3a414b;
  text-transform: uppercase;
}


.chat-host-head {
  font-size: 28px;
  font-family: 'MyriadProRegular';
  color: #3a414b;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: -20px;
}


.host-content-base {
  padding: 10px;
  padding-top: 0px;
}


.host-left-text {
  font-size: 15px;
  font-family: 'MyriadProRegular';
  color: #3a414b;
  text-align: justify;
  padding-left: 4%;
}


.host-left-text p {
  padding: 0 !important;
  margin: 5px !important;
}


.host-left-text p a {
  font-weight: bold;
  text-decoration: underline;
}


.host-right-text {
  font-size: 15px;
  font-family: 'MyriadProRegular';
  color: #3a414b;
  text-transform: uppercase;
  font-weight: bold;
}


.host-right-text-p::before {
  content: ' ';
  background: url("../images/check-mark.a6ff19b51dd2.png") no-repeat;
  display: block;
  height: 26px;
  width: 26px;
  float: left;
  margin: 0 6px 0 0;
}


.host-right-text-p {
  margin: 6px;
  padding: 2px;
}


.to-add-padding {
  margin-top: 20px;
  margin-bottom: 20px;
  width: 278px !important;
}


.rates-base {
  background-color: #FAF9F7;
  padding: 10px;
  border: 1px solid #ddd;
  margin: 20px 0px;
  border-radius: 10px;
}


.rate-collapse {
  cursor: pointer;
  font-weight: bold;
  text-decoration: underline;
}

@media (min-width: 768px) {
  
  .for-border {
    border-right: 2px solid #ddd;
  }
  
  .mobile-rate {
    display: none;
  }
  
  .affiliate-mobile {
    display: none;
  }
}

@media (max-width: 768px) {
  
  .for-padding {
    margin-top: 20px;
  }
  
  .desktop-rate {
    display: none;
  }
  
  .affiliate-desktop {
    display: none;
  }
}


.offer-heading-s {
  font-size: 28px;
  padding: 10px;
  margin-top: -40px;
}

@media (max-width: 768px) {
  
  .chat-host-base {
    background-image: url("../images/mobile-become-host-bkg_02.13e1e8fbce82.png");
    background-repeat: no-repeat;
    background-size: cover;
    height: auto;
  }
  
  .host-title img {
    max-height: 100px;
    top: -55px;
  }
  
  .chat-host-head-up {
    font-size: 12px;
  }
  
  .chat-host-head {
    font-size: 21px;
    margin-top: -25px;
  }
}









.billing-base-host {
  background-color: #fff;
  padding-top: 1%;
  min-height: 550px;
}


.host-register-top-base {
  height: 80px;
  border-top: 2px solid #ddd;
  border-bottom: 1px solid #ddd;
}


.text-red-host {
  font-size: 20px;
  align-items: baseline;
  padding-top: 50px;
  color: #9d2832;
}


.host-steps-top {
  float: right;
  margin-top: -43px;
}


.host-base-left {
  padding-top: 0px;
  padding-right: 50px;
}


.host-base-right {
  padding-top: 5px;
}


.host-reg-title {
  font-size: 20px;
  font-family: 'MyriadProRegular';
}


.host-reg-title span {
  font-family: 'MyriadProRegular';
  font-size: 12px;
}


.host-reg-title-hr {
  margin-top: 0;
  height: 3px;
  color: #ddd;
}


.btn-host {
  width: 100%;
  padding-bottom: 15px;
}


.btn-host-gender {
  width: 33%;
  height: 50px;
  background-color: #fff;
  border: 1px solid #ddd;
}


.btn-host-skype {
  width: 50%;
  height: 50px;
  background-color: #fff;
  border: 1px solid #ddd;
}


.btn-host-skype-mo {
  width: 100%;
  height: 50px;
  border-radius: 5px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-bottom: 5px;
}


.btn-host-dob {
  width: 32%;
  height: 35px;
  border-radius: 5px;
  background-color: #fff;
  border: 1px solid #3a414b;
  margin-right: 5px;
}


.btn-host-dob-m {
  width: 30%;
  height: 35px;
  border-radius: 5px;
  background-color: #fff;
  border: 1px solid #3a414b;
  margin-right: 5px;
}


.btn-host-pro {
  width: 100%;
  height: 35px;
  border-radius: 5px;
  background-color: #fff;
  border: 1px solid #3a414b;
  margin-right: 5px;
}


.btn-host-language {
  width: 100%;
  border-radius: 5px;
  border: 1px solid #3a414b;
  background-color: #fff;
  text-align: left;
  height: 43px;
  margin-bottom: 5px;
}


.textarea-work {
  border-radius: 5px;
  border: 1px solid #3a414b;
  width: 100%;
  height: 100px;
  padding: 5px;
}


.textarea-work-m {
  border-radius: 5px;
  border: 1px solid #3a414b;
  width: 100%;
  height: 80px;
  padding: 5px;
}


.h-l {
  border-radius: 5px 0 0 5px;
}


.h-r {
  border-radius: 0 5px 5px 0;
}


.smallar-bar {
  width: 150px;
  margin-top: 00px;
}


.smallar-bar-m {
  width: 150px;
  margin-top: 5px;
}


.smallar-bar-mm {
  width: 50px;
  margin-top: 5px;
}


.narrow-bar {
  height: 26px !important;
}


.smallest-bar {
  height: 30px;
  width: 30px;
  border-radius: 5px;
  border: 1px solid #3a414b;
}


.btn-host-dark-host {
  border-radius: 40px;
  cursor: pointer;
  text-transform: uppercase;
  border: 1px solid #3a414b;
  height: 38px;
  line-height: 40px;
  width: 260px;
  letter-spacing: 1px;
  color: #fff;
  background-color: #3a414b;
  text-align: center;
  font-size: 14px;
  font-family: 'MyriadProRegular';
  padding: 0;
  margin-top: 20px;
  margin-bottom: 50px;
}


.m-b {
  width: 80% !important;
}


.btn-host-light-host-mo {
  border-radius: 40px;
  cursor: pointer;
  text-transform: uppercase;
  border: 1px solid #3a414b;
  height: 32px;
  width: 80%;
  letter-spacing: 1px;
  color: #3a414b;
  background-color: #ddd;
  text-align: center;
  font-size: 14px;
  font-family: 'MyriadProRegular';
  padding: 0;
  margin-top: 30px;
  margin-bottom: 50px;
}


.btn-host-dark-host-sm {
  border-radius: 40px;
  width: 250px;
  height: 32px;
  color: #fff;
  cursor: pointer;
  background-color: #3a414b;
  border: 1px solid #3a414b;
  margin-right: 15px;
}


.btn-host-light-host-sm {
  border-radius: 40px;
  width: 250px;
  height: 32px;
  color: #3a414b;
  cursor: pointer;
  background-color: #ddd;
  border: 1px solid #3a414b;
  margin-left: 15px;
}


.b-mar {
  margin-top: 40px;
}


.bar-with-border {
  border: 1px solid #3a414b;
  border-radius: 5px;
}

.border-success {
  border: 1px solid #42a678;
  border-radius: 3px !important;
}

.border-failed {
  border: 1px solid #ff0000 !important;
  border-radius: 3px !important;
}


.host-base-mobile {
  padding: 15px;
  padding-left: 40px;
  padding-right: 40px;
}


.btn-host-gender-m {
  width: 100%;
  height: 50px;
  background-color: #fff;
  margin-bottom: 7px;
  border: 1px solid #ddd;
  text-align: left;
  padding-left: 20px;
}


.btn-host-gender-mo {
  width: 100%;
  height: 55px;
  background-color: #fff;
  margin-bottom: 7px;
  cursor: pointer;
  border: 1px solid #3a414b;
  text-align: left;
  padding-left: 20px;
  border-radius: 5px;
}


.host-return-text {
  font-size: 16px;
  font-family: 'MyriadProRegular';
  margin-top: -40px;
  padding-bottom: 80px;
}


.check-text {
  padding-left: 15px;
}


.text-between {
  display: block;
  position: relative;
  top: 85px;
  left: -40%;
  font-weight: bold;
}


.text-up-right {
  display: block;
  position: relative;
  top: -27px;
  left: 160px;
}


.custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Select File";
  background-color: #3a414b;
  color: #fff;
}


.custom-file-label {
  top: 24px;
}


.link-highlight {
  font-size: 14px;
  font-family: 'MyriadProBold';
  text-decoration: underline;
}


.terms-of-use-base {
  background-color: #fff;
  color: #3a414b;
  border: 1px solid #ddd;
  padding-right: 20px;
  margin-left: -18px;
  font-size: 13px;
  font-family: 'MyriadProRegular';
  padding-bottom: 30px;
}


.m-base {
  margin-left: 18px;
}


.host-base-gap {
  margin-bottom: 30px;
}


.terms-title {
  padding: 0;
  margin: 0;
  padding-left: 0px;
  padding-top: 10px;
  font-weight: bold;
}


.title-narrrow {
  margin-top: 0px;
}


.terms-content-title {
  padding-left: 00px;
  margin-bottom: 0px;
}


.terms-contents {
  padding-left: 15px;
  margin-top: 0px;
  text-align: justify;
}


.host-base-left ul li {
  list-style: disc;
  margin-left: 30px;
}


.card-body ul li {
  list-style: disc;
  margin-left: 10px;
}


.tala {
  margin-top: 20px;
}


.billing-base-success .text-center i {
  display: block;
  margin-top: -100px;
  font-size: 100px;
  -webkit-text-stroke: 5px #f2f0f3;
}


input[type=checkbox] {
  -ms-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -o-transform: scale(1.2);
}
@supports (-webkit-hyphens:none)
{
  input[type=checkbox] ,input[type=radio] {
    transform:unset;
  }
  .row:before, .row:after{
    display:block !important
  }
  }
  @supports (overflow:-webkit-marquee) and (justify-content:inherit) {
    input[type=checkbox] ,input[type=radio] {
      transform:unset !important;
    }
    .row:before, .row:after{
      display:block !important
    }
  }
  @media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) and (stroke-color:transparent) {

  input[type=checkbox] ,input[type=radio]{
    transform:unset !important;
  }
  .row:before, .row:after{
    display:block !important
  }
}}


.gender-form-b {
  width: 27%;
  background-color: #fff;
  height: 45px;
  padding: 12px;
  margin-top: 5px;
  border: 1px solid #ddd;
  margin-right: 8px;
  margin-left: 12px;
  margin-bottom: 15px;
}


.gender-form-b, .gender-form-b-mobile input[type=radio] {
  transform: scale(1.2);
}


.gender-form-b-mobile {
  width: 100%;
  background-color: #fff;
  height: 45px;
  padding: 12px;
  border: 1px solid #ddd;
  border-radius: 5px;
  margin-bottom: 8px;
}


.radio-sel {
  border: 1px solid #3a414b;
  font-weight: bold;
}


.skype-form-b {
  width: 50%;
  background-color: #fff;
  height: 45px;
  padding: 12px;
  margin-top: 5px;
  border: 1px solid #ddd;
  margin-right: -3px;
  margin-left: 0px;
  margin-bottom: 15px;
}


.skype-form-b input[type=radio] {
  transform: scale(1.2);
}


.category-check-b-mobile {
  width: 100%;
  background-color: #fff;
  height: 45px;
  padding: 12px;
  border: 1px solid #3a414b;
  border-radius: 5px;
  margin-bottom: 8px;
}


.category-check-b {
  width: 20%;
  background-color: #fff;
  height: 45px;
  padding: 12px;
  border: 1px solid #ddd;
  margin-bottom: 8px;
  margin-right: -3px;
}


.save-continue {
  font-size: 17px;
  padding-top: 10px;
  font-family: 'MyriadProRegular';
  margin-top: -30px;
  margin-bottom: 70px;
}


.save-continue span {
  color: #09abe3;
}


.character-small {
  font-weight: 500;
  margin-bottom: 20px;
}


.empty-bar {
  border: 1px solid #9d2832;
}


.empty-msg {
  color: #ff3434;
  padding-left: 10px;
  display: none;
  margin-bottom: 0px;
}


.empty-msg i {
  font-size: 18px;
}


.hosts-selfies {
  display: none;
}


.hosts-photos {
  display: none;
}


.hosts-videos {
  display: none;
}


.time-bar {
  width: 15%;
  display: inline-block;
}


.gender-box {
  width: 40%;
  height: 47px;
  border: 1px solid #ddd;
  border-radius: 5px;
  background-color: #fff;
  padding: 13px;
  display: inline-block;
  margin-left: -5px;
}


.gender-box span {
  padding-left: 10px;
  font-size: 16px;
  font-family: 'MyriadProRegular';
}


input[type=radio] {
  transform: scale(1.2);
}


.compulsory-field {
  border: 1px solid #3a414b;
}


.half-bar {
  width: 40%;
}


.char-photos-vids {
  background: #fff;
  border-bottom: 1px solid #ddd;
  padding-bottom: 30px;
}


.host-char-base {
  background-color: #f2f0f3;
  padding: 1%;
}


.host-char-base-lowe {
  background-color: #f2f0f3;
  padding: 1%;
  padding-top: 60px;
}


.host-char-base-lower-selfie, .host-char-base-lower-photo, .host-char-base-lower-video {
  background-color: #f2f0f3;
  padding: 1%;
  padding-top: 20px;
  margin-top: -51px;
}


.photos-videos {
  font-size: 24px;
  margin-bottom: 0;
  font-family: 'MyriadProRegular';
  padding: 20px;
  text-transform: uppercase;
  font-weight: 600;
}


.imp-guideline-title {
  background: #fff;
  padding: 3px;
  font-size: 18px;
  font-family: 'MyriadProBold';
  text-transform: uppercase;
  color: #9d2832;
  border: 1px solid #9d2832;
  margin: 18px;
  text-align: center;
}


.red-line-left {
  position: relative;
  width: 33%;
  left: 0;
  border-top: 1px solid #9d2832;
  z-index: 10;
  margin-top: -15px;
  margin-bottom: 40px;
}


.red-line-right {
  position: relative;
  width: 33%;
  left: 66.66%;
  border-top: 1px solid #9d2832;
  z-index: 10;
  margin-top: -39px;
  margin-bottom: 40px;
}


.little-foo {
  padding: 20px;
}


.little-foo li {
  padding: 2px;
}


.tabs-host-base {
  padding-bottom: 0px;
}


.tabs-host-lower {
  background-color: #f2f0f3;
  margin-top: -52px;
  padding-top: 45px;
  padding-bottom: 15px;
}


.host-tabs-navs {
  font-size: 18px;
  font-family: 'MyriadProRegular';
  margin-bottom: 50px;
  margin-top: -25px;
  color: #ddd;
}


.host-tabs-navs ul {
  list-style-type: none;
}


.host-tabs-navs .being-serve {
  padding-bottom: 0px;
  color: #3b414a;
  font-weight: 600;
}


.host-tabs-navs .w-b {
  border-bottom: 2px solid #9d2832;
}


.host-title-head {
  font-size: 23px;
  font-family: 'MyriadProBold';
  padding-top: 5px;
}


.what-verific {
  list-style-type: disc;
  padding-left: 20px;
  font-size: 15px;
  font-family: 'MyriadProRegular';
  width: 50%;
}


.upload-area {
  width: 400px;
  height: 200px;
  border: 2px dashed #ddd;
  padding: 40px;
  background-color: #E9E7EA;
  border-radius: 10px;
  margin-bottom: 30px;
  background-repeat: no-repeat;
  background-size: 32%;
  background-position: center;
  background-image: url("/static/images/drag-drop-4x.png");
}


.photo-name {
  font-size: 16px;
  font-family: 'MyriadProRegular';
  padding-top: 5px;
}


.photo-name-selfie {
  font-size: 16px;
  font-family: 'MyriadProRegular';
  padding-top: 5px;
}


.photo-name i {
  color: green;
}


.photo-name-pre {
  color: #09abe3;
  padding-top: 17px;
  margin-left: -34px;
}


.photo-name-pre-selfie {
  color: #09abe3;
  padding-top: 17px;
  margin-left: 0px;
}


.photo-name-pre-photo {
  color: #09abe3;
  padding-top: 5px;
  margin-left: 0px;
}


.photo-close i {
  font-size: 18px;
  padding-top: 5px;
}


.photo-close-unfinished i {
  font-size: 18px;
  padding-top: 5px;
  color: #bbb;
}


.red-bar-prog {
  width: 70%;
  margin-left: 20%;
  margin-top: -18px;
}


.progress {
  height: 5px;
}


.progress-bar {
  background-color: #9d2832;
}


.file-upload-check {
  margin-left: 5px;
}


.bbb-bar-prog {
  border-top: 4px solid #bbb;
  width: 70%;
  margin-left: 20%;
  margin-top: -5px;
}


.few-info-out {
  font-size: 16px;
  font-family: 'MyriadProRegular';
}


.few-info-out span {
  font-weight: bold;
  text-decoration: underline;
  text-underline-position: under;
}


.few-info-out-blue {
  font-size: 15px;
  font-family: 'MyriadProRegular';
  text-align: center;
  padding-top: 0px;
  margin-bottom: 5px;
  margin-left: -40px;
}


.few-info-out-blue span {
  font-weight: bold;
  color: #09abe3;
}


.char-title-mon {
  margin-top: -30px;
  border-bottom: 3px solid #9d2832;
  width: 100%;
  display: block;
  position: relative;
  z-index: 1;
}


.char-title-mon p {
  font-size: 21px;
  font-family: 'MyriadProRegular';
}


.upload-area-mob {
  display: none;
}


.upload-area-mob {
  width: 100%;
  height: 55px;
  padding: 10px;
  margin: 0px 16px 25px 12px;
  background-color: #fff;
  border: 1px solid #bbb;
  border-radius: 5px;
}


.upload-area-mob img {
  width: 35px;
  height: auto;
  margin-left: 30px;
}


.upload-area-mob p {
  display: inline-block;
  padding-left: 10px;
  padding-top: 5px;
  font-size: 19px;
}


.guideline-img img {
  width: 100px;
  height: 120px;
  margin-bottom: 30px;
}


.veri-images {
  width: 40%;
  display: inline-block;
  margin-left: 9%;
}


.cloud-icon img {
  height: 42px;
  width: auto;
}


.tabs-host-lower-photo {
  margin-top: -35px;
  margin-bottom: 65px;
}


.mobile-verific-text {
  display: none;
}


.all-centered {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}


.file-loader-status {
  display: none;
}


.file-upload-check, .photo-close {
  display: none;
}


.host-experience-error, .host-experience-error-l, .host-experience-error-d, .host-experience-error-p {
  color: red;
  margin-bottom: 10px;
  margin-top: -8px;
  display: none;
}


.customInput {
  height: 35px;
  padding: 5px;
  width: 100px;
  margin-left: 10px;
}


.char-counting {
  text-align: right;
}


span.customSpan {
  position: relative;
  display: inline-block;
  z-index: 4;
  top: -30px;
  left: 10px;
}

@media only screen and (max-width: 767px) {
  
  .gender-box {
    width: 50%;
  }
  
  .customInput {
    width: 90px;
    margin-left: 5px;
  }
  
  .host-base-left {
    padding-right: 15px;
  }
  
  .category-check-b {
    width: 100%;
    border-radius: 5px;
  }
  
  .terms-of-use-base {
    margin-left: 0px;
    margin-top: 45px;
  }
  
  .host-reg-title {
    font-size: 18px;
    margin-top: 5px;
  }
  
  .imp-guideline-title {
    font-size: 15px;
  }
  
  .char-text-wrap {
    font-size: 11px;
  }
  
  .host-base-text {
    margin-bottom: 30px;
  }
  
  .reduce-padding-photo {
    margin-top: -14px;
  }
  
  .guideline-img {
    display: inline-block;
    position: absolute !important;
    z-index: 0;
    margin-top: 20px;
  }
  
  .red-line-left, .red-line-right {
    display: none;
  }
  
  .photos-videos {
    font-size: 21px;
  }
  
  .tabs-host-lower, .host-char-base-lower-selfie, .host-char-base-lower-photo, .host-char-base-lower-video {
    margin-top: 0px;
    padding-top: 0px;
  }
  
  .host-tabs-navs {
    display: none;
  }
  
  .mobile-verific-text {
    display: block;
  }
  
  .upload-area-mob {
    display: inline-block;
  }
  
  .upload-area {
    display: none;
  }
  
  .host-reg-title {
    margin-top: 15px;
    margin-bottom: -10px;
  }
  
  .host-reg-title-hr {
    margin-top: 13px;
  }
  
  .photo-name-selfie {
    margin-top: -10px;
  }
  
  .photo-close, .photo-close-unfinished {
    margin-top: -10px;
  }
  
  .tabs-host-lower-photo {
    display: none;
  }
  
  .little-foo {
    margin-top: 20px;
    padding-left: 22px;
    margin-bottom: 25px;
    font-size: 15px;
  }
  
  .host-title-head {
    font-size: 19px;
    padding-top: 25px;
    padding-left: 30px;
  }
  
  .what-verific {
    font-size: 16px;
    padding-left: 30px;
  }
  
  .veri-images {
    width: 47%;
    margin-top: 15px;
    margin-bottom: 20px;
    border: 1px solid #ddd;
    display: inline-block;
    margin-left: 2%;
  }
  
  .red-bar-prog {
    width: 69%;
    margin-left: 22%;
    margin-top: -5px;
  }
  
  .icon-img-demo img {
    width: 45px;
    height: auto;
  }
  
  .photo-name {
    margin-left: 0px;
    margin-top: -10px;
  }
  
  .save-continue {
    margin-top: -50px;
  }
  
  .empty-msg {
    margin-top: 15px;
    margin-bottom: -5px;
  }
  
  .bbb-bar-prog {
    border-top: 4px solid #bbb;
    width: 70%;
    margin-left: 22%;
    margin-top: -5px;
  }
  
  .photo-name-pre {
    color: #09abe3;
    padding-top: 17px;
    margin-left: -24px;
  }
  
  .photo-name-pre-selfie {
    padding-top: 4px;
  }
  
  .photo-name-pre-photo {
    color: #09abe3;
    padding-top: 5px;
  }
  
  .few-info-out-blue {
    font-size: 14px;
    font-family: 'MyriadProRegular';
    text-align: center;
    padding: 20px;
    margin-bottom: -20px;
    margin-left: 0px;
  }
  
  .few-info-out-blue span {
    font-weight: bold;
    color: #09abe3;
  }
}

@media only screen and (min-width: 767px) {
  
  .btn:not(:disabled):not(.disabled) {
    width: 135px; line-height: 15px; letter-spacing: 1px;
    color: #3b414a; border-radius: 3px;
  }
}


.template-upload td p.name {
  font-size: 12px;
}


.progress {
  height: 10px !important;
}


.progress.active .progress-bar {
  background-color: #3a414b;
}

@media only screen and (max-width: 767px) {
  
  .fileupload-progress {
    margin-top: 20px;
  }
}


.new-chat-host-base {
  background: #fff;
  margin-top: 120px;
}
.become-model-wrap{
  margin-top: 65px !important;
}

.new-host-left-bar {
  width: 100%;
  margin-top: 20px;
  border: 0px solid #ddd;
  border-radius: 2px;
  box-shadow: 0px 0px 9px 0px #aaa;
  padding-bottom: 30px;
}


.new-host-right-bar {
  width: 100%;
  margin-top: 20px;
  padding-left: 5px;
}


.steps-name {
  margin: 20px;
  font-family: 'MyriadProRegular';
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 10px;
}


.host-menuBar-icon {
  display: inline-block;
  width: 20%;
}


.host-menuBar-icon.active {
  border-left: 4px solid #9d2832;
}


.host-menuBar-icon.one span {
  display: inline-block;
  width: 25px;
  height: 25px;
  float: right;
  background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -248px -21px;
}


.host-menuBar-icon.one span.running {
  background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -279px -21px;
}


.host-menuBar-icon.one span.completed {
  background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -311px -21px;
}


.host-menuBar-icon.two span {
  display: inline-block;
  width: 25px;
  height: 25px;
  float: right;
  background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -248px -63px;
}


.host-menuBar-icon.two span.running {
  background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -279px -63px;
}


.host-menuBar-icon.two span.completed {
  background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -311px -63px;
}


.host-menuBar-icon.three span {
  display: inline-block;
  width: 25px;
  height: 25px;
  float: right;
  background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -249px -107px;
}


.host-menuBar-icon.three span.running {
  background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -280px -107px;
}


.host-menuBar-icon.three span.completed {
  background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -312px -107px;
}


.host-menuBar-icon.four span {
  display: inline-block;
  width: 25px;
  height: 25px;
  float: right;
  background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -249px -150px;
}


.host-menuBar-icon.four span.running {
  background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -280px -150px;
}


.host-menuBar-icon.four span.completed {
  background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -312px -150px;
}


.host-menuBar-icon.five span {
  display: inline-block;
  width: 25px;
  height: 25px;
  float: right;
  background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -249px -193px;
}


.host-menuBar-icon.five span.running {
  background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -280px -193px;
}


.host-menuBar-icon.five span.completed {
  background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -312px -193px;
}


.host-menuBar-icon.six span {
  display: inline-block;
  width: 25px;
  height: 25px;
  float: right;
  background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -249px -236px;
}


.host-menuBar-icon.six span.running {
  background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -280px -236px;
}


.host-menuBar-icon.six span.completed {
  background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -312px -236px;
}


.host-menuBar-icon.seven span {
  display: inline-block;
  width: 25px;
  height: 25px;
  float: right;
  background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -249px -278px;
}


.host-menuBar-icon.seven span.running {
  background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -280px -278px;
}


.host-menuBar-icon.seven span.completed {
  background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -312px -278px;
}


.host-menuBar-icon.eight span {
  display: inline-block;
  width: 25px;
  height: 25px;
  float: right;
  background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -249px -320px;
}


.host-menuBar-icon.eight span.running {
  background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -280px -320px;
}


.host-menuBar-icon.eight span.completed {
  background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -312px -320px;
}


.host-menuBar-icon.nine span {
  display: inline-block;
  width: 25px;
  height: 25px;
  float: right;
  background: url("/static/images/arousr-ninerunning.d7d81295ac60.svg") no-repeat;
  opacity: 0.2;
}


.host-menuBar-icon.nine span.running {
  background: url("/static/images/arousr-ninerunning.d7d81295ac60.svg") no-repeat;
  opacity: 1;
}


.host-menuBar-icon.nine span.completed {
  background: url("/static/images/arousr-ninecompleted.926be8b86e93.svg") no-repeat;
  opacity: 1;
}


.host-menuBar-info {
  display: inline-block;
  height: 25px;
  width: 68%;
  padding-left: 10px;
  color: #ddd;
  line-height: 25px;
}


.host-menuBar-info.active {
  color: #3a414b;
}


.host-menuBar-check {
  display: inline-block;
  width: 12%;
}
.mobile-scroll-menu-wrap .chat-header:last-child{
  width:105px !important;
}

.host-menuBar-check span {
  display: inline-block;
  width: 16px;
  height: 11px;
}


.host-menuBar-check span.finished {
  background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -350px -28px;
}


.host-menu-items {
  padding: 10px 0px;
  height: 45px;
  width: 100%;
  margin-left: 0px !important;
}


.new-host-title-sm {
  font-family: 'MyriadProRegular';
  margin-bottom: 10px;
  font-weight: 600;
  letter-spacing: 0px;
}


.new-host-headBar {
  font-size: 24px;
  font-family: 'MyriadProRegular';
  color: #9d2832;
  margin-bottom: -10px;
  line-height: 30px;
  margin-top: 30px;
}


.new-host-info-base {
  width: 100%;
  margin-top: 25px;
  border: 0px solid #ddd;
  border-radius: 2px;
  box-shadow: 0px 0px 9px 0px #aaa;
  padding: 15px;
}


.new-chat-fields {
  padding-left: 15px;
}


.new-chat-errors {
  color: #ff3434;
  display: inline-block;
  line-height: 25px;
  margin: 5px 0px 10px 0px;
  padding: 0px 10px 0px 10px;
  background: #fff0f0;
  border-radius: 2px;
}


.new-chat-fields input {
  width: 66%;
}


.new-chat-fields .intl-tel-input {
  width: 66%;
}


.new-chat-fields .intl-tel-input input {
  width: 100%;
}


.new-chat-fields .btn-host-dob {
  width: 15%;
}


.new-chat-fields .btn-host-pro {
  width: 66%;
}


.new-chat-dob-info {
  display: inline;
  position: relative;
  top: -16px;
}


#dob_year_error_msg, #dob_day_error_msg, #dob_month_error_msg {
  position: relative;
  top: -16px;
}


.new-btn-dark-host {
  height: 35px;
  width: 180px;
  border-radius: 18px;
  cursor: pointer;
  text-transform: uppercase;
  border: 0px;
  background-color: #EDEDED;
  text-align: center;
  font-size: 14px;
  margin-top: 30px;
  margin-bottom: 50px;
  color: #fff;
  float: right;
  letter-spacing: 1px;
}


.new-btn-dark-host.active {
  background-color: #3a414b;
}


.new-host-steps-mobile {
  display: none;
}

@media only screen and (max-width: 767px) {
  
  .new-host-left-bar {
    display: none;
  }
  
  .new-host-steps-mobile {
    display: block;
    position: absolute;
    right: 15px;
  }
  
  .new-host-info-base {
    width: 100%;
    margin-top: 25px;
    border: 0px solid #ddd;
    box-shadow: 0px 0px 0px 0px;
    padding: 0px;
  }
  
  .new-host-title-sm {
    border-bottom: 2px solid #ddd;
  }
  
  .new-chat-fields input {
    width: 100%;
  }
  
  .new-chat-fields .intl-tel-input {
    width: 100%;
  }
  
  .new-chat-fields .intl-tel-input input {
    width: 100%;
  }
  
  .new-chat-fields .btn-host-dob {
    width: 30%;
  }
  
  .new-chat-fields .btn-host-pro {
    width: 100%;
  }
  
  .new-chat-dob-info {
    padding-top: 5px;
    display: inline-block;
    top: -32px;
  }
  
  .new-btn-dark-host {
    float: unset;
  }
}


.experience-input-bundle {
  width: 100%;
}


.experience-input-bundle span {
  width: 160px;
  display: inline-block;
  margin-bottom: 8px;
  padding-left: 6px;
}


.new-host-info-base .input-group-prepend {
  width: 40%;
}


.new-host-info-base .decor-here {
  background: #fff;
}


.add-another-language {
  margin-top: 5px;
  width: 16px;
  height: 16px;
  cursor: pointer;
  background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -375px -25px;
}


.add-another-language span {
  display: inline-block;
  width: 210px;
  padding-left: 22px;
  font-family: 'MyriadProRegular';
  font-size: 15px;
  font-weight: 600;
}


.added-language {
  margin-top: 10px;
}


.sabai-center {
  display: inline-block;
  position: absolute;
  bottom: -40px;
  right: 230px;
  z-index: 1;
}

@media(max-width:767px){
    #check_accept_error_message{
        position: absolute;
        bottom: -95px;
        left: 5px;
    }
}


.performer-check {
  display: inline-block;
  position: absolute;
  bottom: -83px;
  left: 17px;
}


.condition-check {
  display: inline-block;
  position: relative;
  top: -25px;
  left: 13px;
}


#upload-error {
  position: relative;
  width: 100%;
  text-align: center;
}


.lined-input #form_dob_day {
  width: 10%;
  display: inline;
  position: relative;
  float: right;
  bottom: 35px;
  height: 35px;
  right: 70%;
  margin-right: 10px;
}
.lined-input #form_dob_year {
  width: 20%;
  display: inline;
  position: relative;
  float: right;
  bottom: 35px;
  height: 35px;
  right: 35%;
  margin-right: 10px;
}

.milan-day {
  position: relative;
  top: -63px;
  left: 28%;
}


.milan-year {
  position: relative;
  top: -63px;
  left: 19%;
}

@media only screen and (max-width: 767px) {
  

    .lined-input #form_dob_year{
        width: 25%;
        right: -15%;
    }
    .lined-input #form_dob_day{
        width: 20%;
        right: 40%;
    }
    .milan-day {
      left: 53%;
    }

    .milan-year {
      left: 36%;
    }

  .experience-input-bundle span {
    width: 125px;
  }
  .experience-input-bundle input[type=checkbox] {
    vertical-align: middle;
  }

  #check_spoken_lang.experience-input-bundle span.check-text {
      width: 160px;
  }
  .new-host-info-base .input-group-prepend {
    width: 100%;
  }
  
  .sabai-center {
    bottom: -30px;
    left: 0px;
    width: 100%;
  }
  
  .performer-check {
    bottom: -22px;
    left: 22px;
  }
  
  .lined-input .form-control {
    width: 30%;
    right: 0%;
  }

}


.form-control {
    height: 34px;
}

.chat-new-profile-setup {
  width: 63%;
}


.display-name-info {
  position: absolute;
  display: block;
  border: 1px;
  border-radius: 2px;
  box-shadow: 0px 0px 9px 0px #aaa;
  right: 35px;
  top: 78px;
  width: 30%;
  padding: 10px;
  font-size: 14px;
}


.display-name-info span {
  font-family: 'MyriadProRegular';
  font-weight: 600;
}


.display-desc-info {
  position: absolute;
  display: block;
  border: 1px;
  border-radius: 2px;
  box-shadow: 0px 0px 9px 0px #aaa;
  right: 35px;
  bottom: 65px;
  width: 30%;
  padding: 10px;
  font-size: 14px;
}

.display-city-info {
    position: absolute;
    display: none;
    border: 1px;
    border-radius: 2px;
    box-shadow: 0px 0px 9px 0px #aaa;
    right: 35px;
    width: 30%;
    padding: 10px;
    bottom: 250px;
    font-size: 14px;
    z-index: 1;
}


.display-desc-info span {
  font-family: 'MyriadProRegular';
  font-weight: 600;
}


.info-icon-label {
  background: url("/static/images/arousr-sprites-buy-credits_02.769d73ec6e04.png") no-repeat -361px -287px;
  width: 14px;
  display: inline-block;
  height: 14px;
  margin-left: 5px;
}


.image-sample-one {
  width: 140px;
  height: 182px;
  display: inline-block;
  position: absolute;
  right: 15px;
  top: 30px;
}


.image-sample-two {
  width: 140px;
  height: 182px;
  display: inline-block;
  position: absolute;
  right: 170px;
  top: 30px;
}


.video-sample-one {
  width: 250px;
  height: 150px;
  border: 1px solid #ddd;
  display: inline-block;
  position: absolute;
  right: 15px;
  top: 20px;
}


.video-sample-two {
  width: 250px;
  height: 150px;
  border: 1px solid #ddd;
  display: inline-block;
  position: absolute;
  right: 15px;
  top: 180px;
}


.file-upload-area {
  width: 100%;
  min-height: 380px;
  border: 2px dashed #ddd;
  margin-top: 130px;
}


.upload-area-pic {
  background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -350px -50px;
  width: 56px;
  height: 47px;
  left: 47%;
  position: relative;
  display: block;
}


.upload-area-pic span {
  display: inline-block;
  position: relative;
  width: 255px;
  margin-top: 50px;
  font-family: 'MyriadProRegular';
  margin-left: -100px;
  font-weight: 600;
  font-size: 20px;
}


.upload-notices {
  display: inline-block;
  margin-top: 10px;
}


.weird-order-mobile {
  display: none;
}


.new-chat-errors {
  display: none;
}


.display-name-info {
  display: none;
}


.display-desc-info {
  display: none;
}

@media only screen and (max-width: 767px) {
  .become-model-wrap{
    margin-top:15px !important;
  }
  
  .new-chat-host-base {
    margin-top: 10px;
  }
  
  .chat-new-profile-setup {
    width: 100%;
  }
  
  .display-name-info {
    right: 13%;
    top: 55px;
    width: 72%;
    background: #fff;
    z-index: 1;
  }
  
  .display-desc-info {
    right: 13%;
    bottom: 168px;
    width: 72%;
    background: #fff;
    z-index: 1;
  }

  .display-city-info {
    position: absolute;
    display: none;
    border: 1px;
    border-radius: 2px;
    box-shadow: 0px 0px 9px 0px #aaa;
    padding: 10px;
    font-size: 14px;
    right: 13%;
    bottom: 210px;
    width: 72%;
    background: #fff;
    z-index: 1;
  }
  
  .name-info-close{
    height: 30px; width: 30px; cursor: pointer;
    position: absolute; right: 10px; display: inline-block;
  }
  .name-info-close span {
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -158px -248px;
	width: 12px;
	height: 12px;
    display: inline-block;
    float: right;
  }
  
  .weird-order-desktop {
    display: none;
  }
  
  .weird-order-mobile {
    display: block;
  }
  
  .what-verific {
    width: 100%;
  }
  
  .video-sample-one {
    position: relative;
    top: 0px;
    left: 15px;
    right: 0px;
  }
  
  .video-sample-two {
    position: relative;
    top: 5px;
    left: 15px;
    right: 0px;
  }
  
  .image-sample-two, .image-sample-one {
    position: relative;
    left: 5px;
    right: 0px;
    top: 0px;
  }
  
  .file-upload-area {
    margin-top: 315px;
    margin-top: -20px;
  }
  
  .upload-area-pic {
    left: 41%;
  }
  
  .upload-area-pic {
    display: none;
  }
  
  .upload-area-pic span {
    display: none;
  }
  
  .file-upload-area {
    min-height: 70px;
    border: 0px;
  }
}


.billing-base-success {
  background: #fff;
}


.billing-base-failure {
  background: #fff;
}



.application-continue-notice a {
  font-family: 'MyriadProRegular';
  text-decoration: underline;
  font-weight: 600;
  text-underline-position: under;
  color: #3a414b;
}


.tooltip {
  position: relative;
  display: inline-block;
  opacity: 1 !important;
}


.tooltip .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: 50%;
  margin-left: -60px;
  transition: opacity 0.3s;
}


.tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}


.tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}


.pre-paid-hint {
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -381px -108px;
	width: 14px;
	height: 14px; display: inline-block;
}


.check-text-visa {
  font-weight: bold;
  font-size: 13px;
}


.multiple-method-base {
  margin-top: 10px;
  width: 100%;
  border: 0px solid #ddd;
  padding: 15px;
  border-radius: 2px;
  box-shadow: 0px 0px 9px 0px #aaa;
}


.text-red-payment {
  padding-top: 10px;
  color: #9d2832;
  font-size: 24px;
  font-weight: 500;
  display: block;
  width: 100%;
  font-family: 'MyriadProRegular';
}


.credit-balance {
  font-size: 18px;
  font-family: 'MyriadProRegular';
  margin-top: -16px;
  display: block;
  width: 100%;
}


.credit-balance span {
  font-weight: 600;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-underline-position: under;
}


.payment-sec-lock {
  width: 100%;
  display: inline;
  padding-left: 8%;
  padding-right: 4%;
  margin-bottom: 5px;
}


.payment-sec-lock:nth-of-type(1) {
  margin-top: 15px;
}


.pay-sec-locks, .pay-sec-secure {
  width: 16px;
  display: inline-block;
  height: 22px;
  position: absolute;
  z-index: 1;
  margin-left: -20px;
  margin-top: -5px;
}


.pay-sec-locks {
  background: url("/static/images/arousr-sprites-buy-credits_02.769d73ec6e04.png") no-repeat -14px -11px;
}


.pay-sec-secure {
  background: url("/static/images/arousr-sprites-buy-credits_02.769d73ec6e04.png") no-repeat -15px -38px;
  margin-top: 0px;
}

@media only screen and (min-width: 767px) {
  
  .text-red-payment {
    display: inline-block;
    position: relative;
    width: 60%;
    text-align: left;
    padding-left: 40px;
  }
  
  .credit-balance {
    display: inline-block;
    padding-top: 5px;
    position: relative;
    width: 40%;
    text-align: right;
    padding-right: 40px;
  }
  
  .payment-sec-lock {
    text-align: left;
    margin-left: 44px;
  }
  
  .cpot {
    margin-bottom: -25px;
  }
}

@media only screen and (max-width: 767px) {
  
  .multiple-method-base {
    padding: 0px;
    border: 0px;
    margin-top: -10px;
    box-shadow: 0px 0px 0px 0px;
  }
  
  .pay-semi-text.sl {
    margin-top: 0px;
  }
  
  .hr-pay-des-bar {
    display: none;
  }
}


.text-red-title-head {
  color: #9d2832;
  font-size: 22px;
  margin-top: -17px;
  font-weight: 500;
  text-align: center;
  font-family: 'MyriadProRegular';
}

.billing_address.newer-billing-base {
  border-top: 1px solid #ddd;
  padding: 30px;
  padding-top: 25px;
}

.credit_card_info_container {
  border-top: 1px solid #ddd;
  padding: 30px;
  margin-top: 15px;
}

.newer-billing-base {
  background-color: #fff;
  margin-top: 15px;
  padding: 5px;
}


.custom-button-pay {
  border: 2px solid #ddd;
  border-radius: 10px;
  width: 100%;
  padding: 10px;
  height: 70px;
  line-height: 72px;
}


.custom-button-pay:hover {
  border: 2px solid #3a414b;
}


.btn-pay-ac-icon-g, .btn-pay-ac-icon-c, .btn-pay-ac-icon-p {
  background: url("/static/images/arousr-sprites-buy-credits_02.769d73ec6e04.png") no-repeat -15px -85px;
  width: 15px;
  height: 15px;
  display: none;
  position: relative;
  top: 8px;
  float: right;
  right: -5px;
}


.instant-G-pay-icon, .instant-A-pay-icon {
  width: 90px;
  display: inline-block;
  height: 35px;
  position: relative;
  margin-bottom: -6px;
}


.instant-G-pay-icon {
  background: url("/static/images/arousr-sprites-buy-credits_02.769d73ec6e04.png") no-repeat -6px -269px;
}


.instant-G-pay-icon span {
  position: absolute;
  height: 33px;
  border-right: 1px solid #ddd;
  display: inline-block;
  left: 108px;
}


.instant-A-pay-icon {
  background: url("/static/images/arousr-sprites-buy-credits_02.769d73ec6e04.png") no-repeat -107px -266px;
  width: 91px;
  height: 37px;
}


.custom-button-pay .bl {
  margin-right: 20px;
}


.custom-button-pay .br {
  margin-left: 20px;
}


.credit-pay-icon {
  background: url("/static/images/arousr-sprites-buy-credits_02.769d73ec6e04.png") no-repeat -361px -187px;
  width: 50px;
  display: inline-block;
  height: 36px;
  position: inherit;
  margin-top: 5px;
}


.pay-method-name, .pay-method-name-phone {
  font-size: 23px;
  display: inline-block;
  font-family: 'MyriadProRegular';
  position: relative;
  margin-left: 15px;
  top: -12px;
  color: #6c7a89;
}


.pay-method-name-phone {
  top: -18px;
}


.phoneBill-pay-icon {
  background: url("/static/images/arousr-sprites-buy-credits_02.769d73ec6e04.png") no-repeat -213px -311px;
  width: 40px;
  display: inline-block;
  height: 48px;
  position: inherit;
}


.new-buy-credit-button button {
  border-radius: 5px;
  height: 38px;
  line-height: 40px;
  font-weight: 500;
  width: 100px !important;
  color: #fff ! important;
  background-color: #3a414b;
  text-align: center;
  font-size: 14px;
  font-family: 'MyriadProRegular';
  text-transform: uppercase;
  padding: 0px 5px;
  margin-top: -25px;
  letter-spacing: 0px;
}


.hr-pay-des-bar {
  width: 300%;
  margin-left: -100%;
  border-bottom: 1px solid #ddd;
  margin-top: -10px;
  margin-bottom: 25px;
}


.choose-package-base {
  border: 2px solid #ddd;
  border-radius: 10px;
  height: 100px;
  margin-bottom: 20px;
}


.c-package-left, .c-package-right {
  display: inline-block;
  padding: 10px;
  text-align: center;
}


.c-package-left {
  width: 49%;
  border-right: 1px solid #ddd;
  text-align: right;
}


.c-package-right {
  width: 49%;
  text-align: center;
  line-height: 100px;
}


.credit-numbers-red {
  color: #9d2832;
  font-size: 18px;
  font-family: 'MyriadProRegular';
  text-transform: uppercase;
}


.credit-numbers-red span {
  color: #3a414b;
  font-size: 16px;
}


.pay-back-but-text {
  text-align: center;
  font-family: 'MyriadProRegular';
  font-size: 14px;
  margin-top: 20px;
  padding-bottom: 30px;
  text-transform: capitalize;
  font-weight: 600;
}


.pay-back-but-text span {
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-underline-position: under;
}


.telus-users-base {
  border: 2px solid #ddd;
  border-radius: 10px;
  margin-top: 13px;
  margin-bottom: 13px;
  padding: 15px 0px 15px 0px;
  text-transform: uppercase;
}


.telus-users-left {
  width: 49%;
  display: inline-block;
  border-right: 1px solid #ddd;
  text-align: right;
  padding-right: 10px;
  font-family: 'MyriadProRegular';
  font-weight: 600;
}


.telus-users-right {
  width: 49%;
  display: inline-block;
  text-align: left;
  padding-left: 10px;
}


.telus-dial {
  font-family: 'MyriadProBold';
  font-size: 20px;
}


.bill-add-payment input[required], .personal-info-payment input[required] {
  margin-bottom: 25px;
}


.fake-aware-info {
  font-family: 'MyriadProRegular';
  font-size: 14px;
  font-weight: 600;
  padding: 0px 20px 0px 20px;
  margin-bottom: 10px !important;
  margin-top: -10px;
}


.pay-summery-listing {
  padding: 0px;
  margin-top: 30px;
  margin-bottom: 40px;
}


.pay-summary-box {
  border-bottom: 2px solid #ddd;
  padding: 25px 0px 25px 0px;
  font-size: 16px;
}


.sum-list-left {
  display: inline-block;
  width: 49%;
  text-align: left;
}


.sum-list-right {
  display: inline-block;
  width: 49%;
  text-align: right;
}




.sum-list-left.tabl, .sum-list-right.tabr {
  font-family: 'MyriadProRegular';
  font-weight: 600;
}


.paynb {
  border: 0px;
}


.ds-decline {
  background: url("/static/images/arousr-sprites-buy-credits_02.769d73ec6e04.png") no-repeat -449px -15px;
  width: 139px;
  height: 139px;
  transform: scale(0.8);
  display: inline-block;
}


.tr-fail-head {
  font-size: 20px;
  text-transform: uppercase;
}


.tr-fail-desc {
  font-size: 14px;
  display: block;
  margin-top: -18px;
}


.tr-fail-change {
  font-size: 14px;
  text-transform: uppercase;
  font-family: 'MyriadProRegular';
  font-weight: 600;
  letter-spacing: 1px;
}


.tr-fail-head-base {
  display: none;
}

@media only screen and (max-width: 767px) {
  
  .confirmTip{
      margin-top: 10px;
  }

  .tr-fail-head {
    display: none;
  }
  
  .tr-fail-head-mobile {
    background: url("/static/images/arousr-sprites-buy-credits_02.769d73ec6e04.png") no-repeat -14px -245px;
    width: 16px;
    height: 16px;
    position: absolute;
    z-index: 1;
    margin-left: -20px;
    display: inline-block;
  }
  
  .tr-fail-head-base {
    display: block;
    font-size: 20px;
    text-transform: capitalize;
    margin-bottom: 20px;
  }
}


.ds-success {
  background: url("/static/images/arousr-sprites-buy-credits_02.769d73ec6e04.png") no-repeat -294px -17px;
  width: 139px;
  height: 139px;
  transform: scale(0.8);
  display: inline-block;
}


.tr-pass-head {
  font-size: 20px;
  text-transform: capitalize;
}


.tr-pass-head-base {
  display: none;
}


.bought-amount {
  font-size: 40px;
  text-transform: uppercase;
  line-height: 25px;
}


.bought-amount span {
  font-size: 17px;
}

@media only screen and (max-width: 767px) {
  
  .tr-pass-head, .ds-success {
    display: none;
  }
  
  .tr-pass-head-mobile {
    background: url("/static/images/arousr-sprites-buy-credits_02.769d73ec6e04.png") no-repeat -14px -221px;
    width: 17px;
    height: 17px;
    position: absolute;
    z-index: 1;
    margin-left: -20px;
    display: inline-block;
  }
  
  .tr-pass-head-base {
    display: block;
    font-size: 20px;
    text-transform: capitalize;
    margin-bottom: 20px;
  }
}


small#phoneHelp{
  font-weight: 400;
  display: block;
  width: 100%;
}
p.sub-header-copy {
    text-align: center;
}

.sub-header-secure {
    color: #3a414b;
    margin-bottom: 7px;
    font-weight: 400;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.icon_secure_ui{
  background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -137px -418px;
  width: 95px;
  height: 95px;
    margin: auto auto 31px
}
.lock-icon {
  background: url("/static/images/arousr-sprites-buy-credits_02.769d73ec6e04.png") no-repeat -15px -145px;
  width: 15px;
  height: 19px;
  display: inline-block;
  margin-right: 10px;
}

.submit_button_disabled{
  background-color: #ebebeb !important; 
  color: #3a404a ! important;
}




.card-visa-card {
  background: url("/static/images/arousr-sprites-buy-credits_02.769d73ec6e04.png") no-repeat -313px -310px;
  width: 37px;
  height: 21px;
  display: block;
  position: absolute;
  right: 60px;
  top: 45px;
}


.card-mastercard {
  background: url("/static/images/arousr-sprites-buy-credits_02.769d73ec6e04.png") no-repeat -352px -310px;
  width: 36px;
  height: 21px;
  display: block;
  position: absolute;
  right: 15px;
  top: 45px;
}


.card-secure-card {
  background: url("/static/images/arousr-sprites-buy-credits_02.769d73ec6e04.png") no-repeat -15px -145px;
  width: 15px;
  height: 19px;
  display: block;
  position: absolute;
  right: -10px;
  top: 77px;
}


.card-lock-icon {
  background: url("/static/images/arousr-sprites-buy-credits_02.769d73ec6e04.png") no-repeat -188px -110px;
  width: 95px;
  height: 53px;
  display: block;
  position: absolute;
  right: 95px;
  top: -14px;
}


.cc-fillout input {
  margin-bottom: 25px;
}


.payment-gap-icons {
  display: block;
  height: 70px;
  margin-top: 20px;
  margin-bottom: -35px;
}


.verified-icon {
  background: url("/static/images/arousr-sprites-buy-credits_02.769d73ec6e04.png") no-repeat -9px -360px;
  width: 62px;
  height: 27px;
  display: block;
  position: absolute;
  right: 172px;
}


.master-code-icon {
  background: url("/static/images/arousr-sprites-buy-credits_02.769d73ec6e04.png") no-repeat -90px -361px;
  width: 74px;
  height: 26px;
  display: block;
  position: absolute;
  right: 62px;
}


.confirm-for-credit {
  font-size: 19px;
  margin-bottom: 30px;
}
.confirm-for-credit span{
    font-family: 'MyriadProRegular';
    font-weight: 600;
    font-size: 15px;
}


.newer-tooltip {
  display: none;
  position: absolute;
  z-index: 6;
  left: -8%;
  top: -14px;
  border: 0px solid #ddd;
  border-radius: 5px;
  width: 115%;
  padding: 17px 20px;
  font-size: 18px;
  text-align: center;
  background-color: #fff;
  box-shadow: 0px 0px 9px 0px #aaa;
  height: 75px;
}


.tooltip-close {
  background: url("/static/images/arousr-sprites-buy-credits_02.769d73ec6e04.png") no-repeat -364px -273px;
  width: 8px;
  height: 8px;
  position: relative;
  right: -100%;
  top: -46px;
}


.pre-paid-hint, .tooltip-close {
  cursor: pointer;
}


.cc-confirm-radio {
  display: block;
  padding: 25px 25px 5px 25px;
  text-align: center;
}


.cc-confirm-radio span:nth-of-type(1) {
  margin-right: 90px;
}


.pay-border-base {
  display: none;
  position: absolute;
  width: 700px;
  height: 660px;
  border: 0px solid #ddd;
  border-radius: 2px;
  box-shadow: 0px 0px 9px 0px #aaa;
  top: 120px;
}


.cc-fillout {
  margin-top: 25px;
  display: block;
}


.with-pre-paid {
  display: block;
}

@media only screen and (max-width: 767px) {
  
  .card-lock-icon {
    right: 32%;
    top: -15px;
  }
  
  .cc-fillout {
    margin-top: 20px;
  }
  
  .card-visa-card, .card-mastercard {
    top: 45px;
  }
  
  .card-secure-card {
    right: -4px;
    top: 76px;
  }
  
  .verified-icon {
    right: 170px;
  }
  
  .master-code-icon {
    right: 55px;
  }
  
  .newer-tooltip {
    left: 10%;
    width: 80%;
    top: -17px;
    font-size: 14px;
    height: 80px;
  }
  
  .tooltip-close {
    right: -103%;
    top: -44px;
  }
  
  .confirm-for-credit {
    margin-top: 50px;
  }
}

.error {
  color: red;
  font-size: 13px !important;
  margin-top: -20px;
  text-align: left;
  margin-bottom: 15px !important;
  display: none;
}


.cc_error_messages {
  color: red;
  font-size: 13px !important;
  margin-top: -26px;
  text-align: left;
  margin-bottom: 15px;
  display: none;
}


.payment-bottom-sep {
  border-bottom: 1px solid #ddd;
  width: 100%;
}

@media only screen and (min-width: 767px) {
  
  .payment-bottom-sep {
    display: none;
  }
}


.payment-note {
  font-size: 16px;
  font-family: 'MyriadProRegular';
  padding: 15px;
}


.payment-note span {
  font-family: 'MyriadProRegular';
  font-weight: 600;
}

@media only screen and (max-width: 767px) {
  
  .pay-border-base, .pay-border-base-credit {
    display: none;
  }
  .mob-adj{margin-top:30px;}
}


.tooltip {
  z-index: 6;
}


.msg-pre-card {
  font-family: 'MyriadProRegular';
  font-size: 15px;
  padding-bottom: 25px;
  margin-top: -23px;
  font-weight: 600;
}


.msg-pre-card span {
  font-family: 'MyriadProRegular';
  font-style: italic;
  text-decoration: underline;
  cursor: pointer;
  font-weight: 400;
}


.contact-support {
  margin-top: 20px;
  font-family: 'MyriadProRegular';
  font-size: 15px;
  color: #3a414b;
}


.contact-support span {
  cursor: pointer;
  font-family: 'MyriadProRegular';
  text-decoration: underline;
  font-weight: 600;
  text-underline-position: under;
}


.having-trouble {
  display: block;
  width: 100%;
  height: 60px;
  margin-bottom: 20px;
  line-height: 60px;
  background: #eae9ea;
  border-radius: 2px;
}




.header-m-desktop-log{display: inline-block; width: 380px; position: absolute;
    height: 57px;
    float: right;
  position: relative; }

.help-title-short, .help-title-short-city{font-family: 'MyriadProRegular'; font-weight: 600;}
.help-content-short, .help-content-short-city{margin-top: -20px;}


.re-confirm-phone, .code-sent-notice{display: none;}
.verif-send-btn{width: 60px; height: 35px; display: inline-block; position: absolute;
    background: #3a414b; border: 0px; border-radius: 0px 5px 5px 0px;
    color: #fff; text-align: center; text-transform: uppercase; line-height: 35px;
    top: 0; z-index: 1; right: 0; cursor: pointer;}
.cust-code-sent{font-size: 16px; font-weight: 600; margin-top: 25px;}

.clips-hover{text-align: center;}
.video-locked-icon{
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -353px -820px;
	width: 65px;
	height: 53px; display: inline-block; margin-top: 15px;
}
.video-locked-icon.thumb{
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -251px -408px;
	width: 52px; margin-top: 18px; margin-left: 13px;
	height: 42px; display: inline-block; transform: scale(0.5);
}
.video-unlocked-icon.thumb{
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -251px -365px;
	width: 52px; margin-top: 18px; margin-left: 13px;
	height: 42px; display: inline-block; transform: scale(0.5);
}

.video-unlocked-icon{
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -356px -881px;
	width: 56px;
	height: 48px; display: inline-block;
}
@media(min-width:767px){
    .video-unlocked-icon{
        margin-top: 33px;
    }
}
.photo-locked-icon{
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -351px -751px;
	width: 64px;
	height: 62px; display: inline-block; cursor: pointer;
}
.photo-locked-icon.thumb{
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -302px -360px;
	width: 50px; margin-left: 13px; margin-top: 14px;
	height: 47px; display: inline-block; transform: scale(0.5);
}
.focus{
    box-shadow: 0px 0px 10px 2px #888888;
}



.photo-locked-icon-medium{
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -344px -467px;
	width: 106px;
	height: 102px; display: inline-block; cursor: pointer;
    background-color: rgba(255,255,255,0);
}
.video-unlocked-icon-medium{
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -347px -576px;
	width: 91px;
	height: 76px; display: inline-block; cursor: pointer;
    background-color: rgba(255,255,255,0);
}
.video-locked-icon-medium{
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -347px -661px;
	width: 106px;
	height: 86px; display: inline-block; cursor: pointer;
    background-color: rgba(255,255,255,0);
}



.photo-locked-icon-big{
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -344px -467px;
	width: 106px;
	height: 102px; display: inline-block; cursor: pointer;
    background-color: rgba(255,255,255,0);
}
.video-unlocked-icon-big{
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -347px -576px;
	width: 91px;
	height: 76px; display: inline-block; cursor: pointer;
    background-color: rgba(255,255,255,0);
}
.video-locked-icon-big{
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -347px -661px;
	width: 106px;
	height: 86px; display: inline-block; cursor: pointer;
    background-color: rgba(255,255,255,0);
}


button.btn-warning.cancel {
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -350px -28px; border: 0px ! important;
	width: 16px ! important; height: 11px; display: inline-block; float: right;
	position: relative; top: 30px;
}

@media only screen and (max-width: 767px){
    button.btn-warning.cancel {
        right: 10px;
    }
}


.host-upper.host-upper-profile{
  border: 0px;
}
.box-wrap{
  border: 1.4px solid #ddd;
  border-radius: 6px;
}
.box-wrap .box-wrap-header {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #ddd;
    padding: 10px 20px;
    align-items: center;
}
.box-wrap .box-wrap-header h1 {
    margin: 0;
    padding: 0;
    font-size: 16px;
    font-weight: 600;
    width: 100%;
    text-overflow: hidden;
}
.cust-profile-image {
  border: 1px solid #999;
  border-radius: 50%;
}
.box-wrap,
.box-wrap .twitter-icon
{
  background-position:0px 3px;
}
.host-background-profile{
  background-color: #fff;
}
.widget-box{
  border: 1.4px solid #d9d9d9;
  border-radius: 6px;
  background-color: #fafafa;
  padding: 18px 22px;
}
.mt-none{
  margin-top: 0px;
}
.host-right .widget-box .host-name{
  width: auto; font-size: 18px;
  position: relative; bottom: -10px;
}

.ratingIn-Product ul.star-icon li i {font-size: 14px;}


.photos-from-others-listings{
    width: 100%;
    border-top: 1.4px solid #d9d9d9;
    border-radius: 0;
    padding: 18px 9px;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}

.host-profile-wrap .host-profile{
  margin-right: 13px;
}
.phone-info h4{
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 20px;
  display: none;
}
.host-profile-wrap {
    display: flex;
    justify-content: space-between;
    
    margin-bottom: 20px
}
._image-listings{
  min-height: inherit;
}
.widget-box-girls-profile ._image-listings{
  border-top: 1.4px solid #d9d9d9;
  border-radius: 0px;
  padding: 18px 9px;
  
    justify-content: space-around;
    flex-wrap: wrap;
}
.widget-box-girls-profile ._video-listings{
  border-top: 1.4px solid #d9d9d9;
  border-radius: 0px;
  padding: 18px 9px;
  
    justify-content: space-around;
    flex-wrap: wrap;
}
.widget-box-girls-profile {
  margin-top: 24px;
}
.widget-box-girls-profile .host-upper-content{
    margin: 0px;
    padding: 0px;
    padding-left: 4px;
    margin-bottom: 6px;
    font-size: 20px;
}
.host-profile-info{
  flex: 1;
  margin-top: 2px;
}
.pagination-widget{
  margin-top: 15px;
  margin-bottom:  15px;
  font-size: 16px;
}
.box-wrap .desktop-car-base-f{
  border: 0px;
}
.lower-card .card{
  border: 0px;
}
.lower-card .card-body{
    border: 1.4px solid #ddd;
    border-radius: 6px;
    padding: 18px 9px;
    display: flex;
    flex-wrap: wrap;
}

.lower-card .card-header{
    background-color: transparent;
    border: 0px;
    font-size: 20px;
}

.lower-card #card-image-hor{
  display: flex;
  justify-content: space-between;
}
.desktop-carou-pic{
  overflow-y: hidden;
}
.desktop-carou-texts {
    padding: 16px 17px;
    font-size: 17px;
}

.host-mob-upper .host-profile-wrap{
  margin-bottom: 0px;
}
.mt-25{
  margin-top: 0px;
}

.host-mob-upper .box-wrap-header{
  flex-direction: column;
  text-align: left;
}
.box-wrap .box-wrap-header h1{
  text-transform: capitalize;
  padding-top: 5px;
  width: 75%;
}
.image-listings-mobile{
    border: 1.4px solid #ddd;
    border-radius: 6px;
    padding: 18px 9px;
    display: flex;
    justify-content: space-around;
    margin: 0 15px;
}
.mobile-carou-texts{
  border-bottom: 0px !important;
  padding: 0px;
}
.header-lower {
    background: #fff;
    border-bottom: 1px solid #ddd;
}
ul.prev-next-link li a{
  border:0px;
  padding-left: 10px;
  padding-right: 10px;
}
ul.prev-next-link li + li{
  border-left: 0px !important;

}
ul.prev-next-link li{
  border-right:1px solid #c7c6c7;
  border-left:1px solid #c7c6c7;
  min-width: 120px;
  text-align: center;
}
.pagination-widget .on-hover-state{
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;

}
.pagination-widget .on-hover-state:hover, .pagination-widget .on-hover-state.active {
    background-color: #f4f4f4;
}
.no-media span {
    align-self: center;
    font-size: 19px;
    color: #d5d5d5;
}
.no-media {
    display: flex;
    justify-content: center;
    align-content: center;
    align-self: center;
    height: 128px;
}
.rating-user{
  margin-top: 5px;
}
.rating-user .fa {
    color: #bbb9ba;
    font-size: 16px;
}
.rating-user .checked {
    color: #891625;

}
.carousel-class{
  min-height: 300px;
  overflow: hidden;
  visibility: hidden;
  
  position:relative;
}
.customer-setting-icon{
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -198px -15px;
	width: 20px;
	height: 20px;
	display: inline-block; position: relative; top: 3px;
}
.customer-setting-icon:hover{
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -198px -36px;
}
.online-small-icon{
  width: 10px !important;
  height: 10px !important;
  display: inline-block;
  position: relative;
  top: 1px;
  left: 1px;
  background: #3bb130;
  border-radius: 50px;
}

.busy-small-icon {
  width: 10px !important;
  height: 10px !important;
  display: inline-block;
  position: relative;
  top: 1px;
  left: 1px;
  background: #f06723;
  border-radius: 50px;
}


@keyframes loadingAnimation{
    0%{
        transform: scale(0);
        }
    25%{
        transform: rotate(xx) scale(1);
        }
    50%{
        transform: rotate(xx) scale(0);
        }
    75%{
        transform: rotate(xx) scale(1);
        }
}

.css-loading-design, .css-loading-designs{height: 10px; width: 42px; display: none; position: relative; float: right; margin-right: 0px; top: -26px;}
.css-loading-design span, .css-loading-designs span{border-radius: 50%; background: #aaa; line-height: 10px;
    height: 6px; width: 6px; display: inline-block; position: relative;}
.loading-first{ animation: loadingAnimation 1s infinite 0s cubic-bezier(0.68, -0.55, 0.27, 1.55);}
.loading-second{ animation: loadingAnimation 1s infinite 0.2s cubic-bezier(0.68, -0.55, 0.27, 1.55);}
.loading-third{ animation: loadingAnimation 1s infinite 0.4s cubic-bezier(0.68, -0.55, 0.27, 1.55);}

.cust-code-sent span{
    background: url("/static/images/arousr-sprites-buy-credits_02.769d73ec6e04.png") no-repeat -14px -221px;
	width: 17px; height: 17px; display: inline-block; position: relative; left: 7px; top: 3px;
}

.offer-signup{
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 220px;
  display: block;
  margin-top: 15px;
}

.img-404{
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -137px -418px;
	width: 95px; height: 95px; display: inline-block; margin: 30px;
  margin-top:80px;
}

@media (min-width: 576px) {
    .ratingIn-Product{
      margin-left: -15px;
      margin-top: -5px;
    }
}

.profile-link-header{display: inline-block; float: right;}
.profile-link-header:hover{
    color: #3a414b;
}


.btn-md-footer:hover,
.btn-md-footer:focus {
    background: #6c7a8a;
    color: #f0eef1;
}
.btn-md-footer {
    background: #f0eef1;
    height: 32px;
    width: 32px;
    border-radius: 50%;
    border: 0;
    margin: 5px 12px 0px 12px;
    display: inline-block;
    justify-content: center;
    align-items: center;
    color: #6c7a8a;
    cursor: pointer;
}
.modal-pic {
    max-height: 75vh;
    overflow: hidden;
    max-width: 600px;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}
.modal-info p {
margin: 0px;
}
.modal-info {
    width: 343px;
    margin: auto;
    padding: 10px 0 0;
    font-size: 18px;
}
.wrap-chat-inprogress {
    position: relative;
}
.chat-inprogress {
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    height: calc(100vh - 98px);
}
.chat-customer-live {
    position: absolute;
    bottom: 10px;
    right: 10px;
}
.live-chat {
    position: absolute;
    right: 5%;
    font-size: 15px;
    margin-top: -25px;
}
.live-chat span.green {
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -88px -30px;
	width: 10px; height: 10px; display: inline-block;
}
button.another-host {
    height: 30px;
    width: 207px;
    background: #3b414a;
    border: 1px solid #3b414a;
    border-radius: 20px;
    color: #fff;
    padding: 0;
    font-size: 13px;
    cursor: pointer;
    margin: auto;
}
button.another-host:hover,
button.another-host:focus {
    background: transparent;
    color: #3b414a;
}
.hide_div {
    display: none;
}
.modal-name-time{
    display: block;
    height: 30px;
    width: 100%;
    position: fixed;
    bottom: 55px;
    text-align: center;
    line-height: 0px;
    z-index: 9;
    color: #3a414b;
    text-shadow: 0px 0px 9px #fff;
}


.modal-new-body{
   display: block;
}

.wrap-chat-progress{text-align: center; padding: 20px;}

.wrap-chat-info{text-align: center; font-size: 18px; margin: 15px;}
.wrap-char-name{font-weight: 600; margin-bottom: 5px;}


.profile-img-txt{
    font-family: 'MyriadProRegular';
    font-size: 15px;
}
.sucess-modal .profile-img-txt .profile-img-txt-name {
    font-size: 22px;
}
.sucess-modal .profile-img-txt .profile-img-txt-name span{
    font-size: 30px;
    line-height: 28px;
    font-weight: 600;
}
.profile-img-txt .profile-img-txt-name {
    font-weight: 500;
    margin-bottom: 15px;
    margin-top: 5px;
}
.profile-img-txt {
    padding: 16px;
}
.profile-img-txt p {
    margin-bottom: 0px;
}
.load {
    width: 100px;
    height: 100px;
    margin-top: -26px;
}
.mt42 {
    margin-top: 42px !important;
    text-align: center;
}
.loading-screen-modal .profile-img img {
    height: 100%;
    width: 100%;
    border-radius: 50%;
    overflow: hidden;
}
.loading-screen-modal.sucess-modal .profile-img {
    padding: 0px;
    border: 0px;
}
.loading-screen-modal .profile-img {
    width: 107px;
    margin: auto;
    height: 107px;
    border: 1px solid #000;
    border-radius: 50%;
    overflow: hidden;
    padding: 2px;
    background: #fff;
}
.loading-screen-modal {
    text-align: center;
    padding-top: 60px;
}
.modal-custom-body {
    height: calc(100vh - 98px);
}
.modal-custom {
    background: #fff;
    margin: auto;
}
.modal-custom .modal-custom-header {
    height: 50px;
    width: 100%;
    border-bottom: 2px solid #e3e1e4;
    display: block;
    text-align: center;
    position: fixed;
    top: 0px;
    z-index: 9;
}
.modal-custom-header img {
    width: 125px; height: auto; padding-top: 10px;
}
.modal-custom .modal-custom-footer {
    height: 42px;
    width: 100%;
    display: block;
    text-align: center;
    position: fixed;
    bottom: 0px;
    background: #e3e1e4;
    border-top: 2px solid #9d9fa4;
}
.char-rate{
    margin-top: -13%;
    margin-left: 37%;
    font-size: 106%;
}
#profile-setting-phone {
  padding-bottom: 0;
  border-bottom: none;
}
.character-pic-video{
    width: 120px; height: 120px; border-radius: 50%; border: 1px solid #3a414b; padding: 5px;
    background-repeat: no-repeat; background-size: cover; background-position: center;
    display: inline-block;
}

.confirmed-message {
  position: relative;
  width: 55%;
  text-align: left;
  margin: auto;
  padding-left: 79px;
  margin: 10px auto;
}
.confirmed-message .validation-email-icon {
  position: absolute;
  bottom: 7px;
  top: inherit;
}

.pt-0{
  padding-top: 0px !important;
}
.mt-20{
  margin-top: 20px !important;
}
.chat_request_page .profile-img img{
  border: 1px solid #444;
  padding: 2px;
}
.chat_request_page .prof_user_name{
  display: block;
  font-size: 16px;
}
.chat_request_page .load{
  margin-top: -35px;
}
.form-wrapper .flex-wrapper {
  display: flex;
  align-items: center;
  padding-left: 35%;
  position: relative;
}
.form-wrapper .flex-wrapper .invalid-code {
  position: absolute;
  bottom: -12px;
}
.form-wrapper .flex-wrapper .verifyLoad {
  width: 115px !important;
  margin-left: 13px;
  margin-top: 15px;
}
.form-wrapper .flex-wrapper .cust-code-sent {
  margin-top: 0 !important;
}
.sm-flex-wrapper {
  display: flex;
  align-items: center;
}
.form-wrapper .flex-wrapper .form-group {
  width: 18%;
  margin-right: 13px;
}
.sign-code-verify {
  
  padding-bottom: 24px;
}
.border-wrapper {
  border-bottom: 1px solid #ddd;
  padding-bottom: 15px;
}
.confirm-message {
  margin-bottom: 6px !important;
  margin-top: 10px;
  font-size:14px; 
  margin-left: 21%;
}
.enterCodeBtn {
  width: 89px !important;
  margin-left: 22px;
}
.resendlink {
  margin-left: 10px;
}
.badge-beta {
  color: #fff;
  background-color: #FD7663 !important;
  border-radius: 4px  !important;
  left: 3px;
  font-size:10px !important;
  padding:.25em .4em  !important;
}
@media (max-width: 767px) {
    .badge-beta {
        font-size: 8px !important;
    }
    .offer-signup img{
      height: inherit;
    }
    .modal-custom-header img {
        padding-top: 5px;
    }
    .modal-pic , .modal-pic img{
        width: 100%;
        height: 100%;
    }
    .modal-custom-header img {
        max-width: 134px;
    }
    .modal-custom-header{
        flex-direction: column;
        padding: 8px 15px;
    }
    .video-call-status{
      display: none !important;
    }
    .modal-custom-header .live-chat{
        position: relative;
        width: 100%;
        text-align: center;
        left: 0;
        right: 10px;
        font-size: 17px;
        margin-top: 10px;
    }
    .chat-customer-live {
        position: absolute;
        bottom: 40px;
        right: 10px;
        width: 95px;
        height: 72px;
    }
    .modal-info {
        width: 100%;
        margin: 0;
        padding: 10px 0 0;
        position: absolute;
        right: 0px;
        bottom: 15px;
        color: #fff;
    }
    .modal-custom .modal-custom-footer{
        min-height: 54px;
    }
    .chat-inprogress, .modal-custom-body{
        height: calc(100vh - 127px);
    }
    .modal-pic{
        min-height: calc(100vh - 127px);
    }
    .confirm-message {
      margin-left: 0;
      text-align: left;
    }
    .form-wrapper .flex-wrapper {
      padding-left: 0;
    }
}
.bar-with-bordered{
    border: 1px solid #3a414b;
    border-radius: 5px;
    width: 33%;
    display: inline-block; margin-right: 10px;
    margin-top: -10px;
    padding: 6px;
}
@media (max-width: 767px) {
    .bar-with-bordered{
        width: 36%; margin-right: 5px;
    }
}




.new-cust-left-bar{
    display: none;
}




.profile-pic-avatar{
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -14px -338px;
	width: 73px; height: 73px; display: inline-block; position: relative; margin: 10px 0px 0px 25px;
	transform: scale(0.73);
}
.profile-mobile-avatar{
    text-align: center; display: block; width: 100%;
}
.profile-mobile-avatar span{
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -14px -338px;
	width: 73px; height: 73px; display: inline-block; margin: 20px 0px 10px 0px;
}
.profile-pic-avatar span{
    font-family: 'MyriadProRegular'; font-size: 15px; text-transform: capitalize; margin: 0px 110px; transform: scale(1.37);
    line-height: 70px; width: 100px; display: inline-block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
}
.profile-mobile-name{
    font-family: 'MyriadProRegular'; font-size: 15px; text-transform: capitalize; line-height: 15px; min-width: 80px;
    display: inline-block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; text-align: center; margin-top: 0px;
}


.profile-edit-mobile{
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -157px -578px;
	width: 28px; height: 28px; display: inline-block; position: absolute; left: 55%; top: 65px;
}

.cust-menu-items{
    padding: 12px 0px; height: 43px; width: 100%; margin-left: 0px ! important;
}
.cust-menuBar-icon{
    display: inline-block; width: 20%;
}
.cust-menuBar-icon.active{border-left: 4px solid #9d2832;}
.cust-menuBar-icon.photos span{
    display: inline-block; float: right; background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -161px -617px;
	width: 19px; height: 19px;
}
.cust-menuBar-icon.videos span{
    display: inline-block; float: right; background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -160px -642px;
  width: 21px; height: 18px;
  color: green;
}
.cust-menuBar-icon.chat span{
  display: inline-block;
  float: right;
  background: url("/static/images/arousr-sprites-general-V.3.0-apr-02.537f1c4b52d7.svg") no-repeat -296px -218px;
  width: 21px;
  height: 21px;
  background-size: 500px;
}
.cust-menuBar-icon.history span{
    display: inline-block; float: right; background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -161px -666px;
	width: 19px; height: 19px;
}
.cust-menuBar-icon.favorite span{
    display: inline-block; float: right; background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -161px -690px;
	width: 20px; height: 19px;
}
.cust-menuBar-icon.transaction span{
    display: inline-block; float: right; background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -161px -714px;
	width: 21px; height: 20px;
}
.cust-menuBar-icon.setting span{
    display: inline-block; float: right; background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -162px -763px;
	width: 19px; height: 19px;
}





.cust-menuBar-info{
    display: inline-block; height: 20px; width: 80%; padding-left: 10px; color: #3a414b; line-height: 20px; font-size: 14px;
}




@media only screen and (max-width: 767px) {
    .new-cust-left-bar{display: block;}
}

.credit-balance{font-size: 15px; margin: 15px 0px 10px 0px; text-align: center;}
.btn-addCredit-dark{
    height: 38px; border-radius: 15px; background: #3a414b; color: #fff; letter-spacing: 1px; font-size: 14px;
    border: 0px; cursor: pointer; margin-top: -5px; text-transform: uppercase; text-align: center;
    line-height: 40px; padding: 0px 40px; border-radius: 19px;
}
.credit-bal{font-size: 15px; margin-right: 20px;}

.menu-base-bar{
    display: inline-block; width: 100%;
    border-bottom: 1px solid #c7c6c7; height: 45px;
    font-size: 14px;
}
.mBar-left{display: inline-block; width: 9%;}
.mBar-middle{display: inline-block; width: 75%; height: 45px; line-height: 45px; text-align: left; position: relative;}
.mBar-right{display: inline-block; width: 5%; font-size: 16px;}

.mBar-left.photos span{
    display: inline-block; float: right; background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -161px -617px;
	width: 19px; height: 19px; position: relative; right: 10px; top: 3px;
}
.mBar-left.videos span{
    display: inline-block; float: right; background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -160px -642px;
	width: 21px; height: 18px; position: relative; right: 10px; top: 3px;
}
.mBar-left.chat span{
  display: inline-block;
  float: right;
  background: url("/static/images/arousr-sprites-general-V.3.0-apr-03.f800fd9880fb.svg") no-repeat -296px -218px;
  width: 20px;
  height: 20px;
  position: relative;
  right: 10px;
  top: 3px;
  background-size: 500px;
}
.mBar-left.history span{
    display: inline-block; float: right; background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -161px -666px;
	width: 19px; height: 19px; position: relative; right: 10px; top: 3px;
}
.mBar-left.favorite span{
    display: inline-block; float: right; background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -161px -690px;
	width: 20px; height: 19px; position: relative; right: 10px; top: 3px;
}
.mBar-left.transaction span{
    display: inline-block; float: right; background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -161px -714px;
	width: 21px; height: 20px; position: relative; right: 10px; top: 3px;
}
.mBar-left.setting span{
    display: inline-block; float: right; background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -162px -763px;
	width: 19px; height: 19px; position: relative; right: 10px; top: 3px;
}


.cust-right-panel{
    width: 100%; margin-top: 20px; height: 45px; border-bottom: 2px solid #ddd;
}
.credit-show-right{
  width: 100%;
  display: inline-block;
  float: right;
  text-align: right;
  line-height: 40px;
  height: 40px;
  position: relative;
}

.cust-menu-name{
    font-size: 22px; color: #9d2832; display: block; position: relative; float: left; top: 10px;
}

.photo-premium, .photo-favorite{
    display: inline-block; position: absolute; top: 12px; font-size: 15px; line-height: 30px; cursor: pointer;
}
.photo-premium{left: 110px}
.photo-favorite{left: 200px;}
.photo-premium.active, .photo-favorite.active{
    border-bottom: 2px solid #9d2932;
}

.new-host-left-bar a {display: block;}
.new-cust-left-bar a {cursor: pointer; width: 100%; text-align: center; height: 43px;}
.new-cust-left-bar a button{
  padding: 0px 25px;
  width: 100%;
}





.no-content-base{
    width: 100%; height: 350px; text-align: center; margin-top: 70px;
}
.cust-no-photos{
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -209px -558px;
	width: 125px; height: 125px; display: inline-block; margin-bottom: 10px;
}
.cust-no-videos{
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -211px -707px;
	width: 122px; height: 102px; display: inline-block; margin-bottom: 10px;
}
.cust-no-contents{
    font-size: 18px; color: #aaa;
}
.cust-no-contents span{
    font-size: 15px;
}




.cust-content-base{
    display: block; width: 100%; margin-top: 25px;
}
.history-base{height: 70px; width: 100%; margin: 15px 0px; display: inline-block;}
.history-icon-base{height: 77px; width: 70px; background: #ceccce; display: inline-block; text-align: center; position: absolute; border-radius: 1px;}
.history-icon-base-f{height: 60px; width: 60px; background: #ceccce; display: inline-block; text-align: center; position: absolute; border-radius: 1px;}

.history-action-icon.chat{
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -348px -137px;
	width: 28px; height: 33px; display: inline-block; margin: 8px 0px 0px 0px;
}
.history-action-icon.call{
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -348px -175px;
	width: 26px; height: 26px; display: inline-block; margin: 8px 0px 0px 0px;
}
.history-action-icon.video{
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -346px -209px;
	width: 34px; height: 22px; display: inline-block; margin: 8px 0px 0px 0px;
}
.history-action-icon.tips{
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -359px -380px;
	width: 19px; height: 19px; display: inline-block; margin: 8px 0px 0px 0px;
}
.history-action-icon.media{
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -350px -266px;
	width: 26px; height: 21px; display: inline-block; margin: 8px 0px 0px 0px;
}



.history-date{color: #3a414b; border-bottom: 2px solid #fff; bottom: -12px;
    font-size: 14px; height: 20px; line-height: 20px; position: absolute; display: block; width: 100%;}
.history-tip{
      width: 0; height: 0;
      border-left: 7px solid transparent;
      border-right: 7px solid transparent;
      border-bottom: 10px solid #ceccce; float: right; top: 30px; right: -10px;
      display: inline-block; position: absolute; transform: rotate(90deg);
}


.history-detail-base{display: inline-block; width: calc(100% - 70px); height: 90px; margin-left: 70px;}

.history-profile{
    width: 90px; height: 100%; display: inline-block;
}
.history-profile span{
    margin-top: 10px;
    float: right;
    background-position: center; background-size: cover; background-repeat: no-repeat;
    height: 60px; width: 60px; border-radius: 50%; display: inline-block;
    border: 3px solid #fff;
}
.history-profile span::after{
    content: ""; display: inline-block; position: relative; height: 60px; width: 60px;
    border-radius: 50%; border: 1px solid #3b414a; margin: -3px 0px 0px -3px;
}
.history-profile span:hover{
    opacity: 0.5;
}

.online-icon-small{
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -88px -30px;
	width: 10px; height: 10px; display: inline-block; position: relative; top: -24px; left: 10px;
}
.history-name{
    display: inline-block; width: 300px; position: relative; top: -24px; left: 20px; font-family: 'MyriadProRegular'; font-size: 16px;
}



.favorite-action-icon{
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -415px -99px;
	width: 32px; height: 30px; display: inline-block; margin: 10px 0px 0px 0px;
}

table.tr-activity {
    border-collapse: collapse;
    width: 100%;  font-size: 15px;
}
.tr-activity td, .tr-activity th {
    text-align: left;
    height: 45px;
    line-height: 45px;
    padding-left: 10px;
}
.tr-activity tr:nth-child(even) {
    background-color: #f3f1f2;
}
.tr-activity-date{color: #6c7a89;}
.tr-activity-debit{color: #9d2832;}
.tr-activity-credit{color: #2eb130;}

.tr-activity-icon{
    display: inline-block; position: relative; left: 30px; top: 6px;
}
.tr-activity-icon.call{
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -356px -353px;
	width: 18px; height: 18px; margin-top: 5px;
}
.tr-activity-icon.credit{
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -359px -380px;
	width: 19px; height: 19px; margin-top: 5px;
}
.tr-activity-icon.chat{
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -356px -302px;
	width: 18px; height: 22px; margin-top: 5px;
}
.tr-activity-icon.video{
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -354px -329px;
	width: 23px; height: 15px; margin-top: 5px;
}
.tr-activity-icon.media{
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -350px -266px;
	width: 26px; height: 21px; margin-top: 5px;
}

.new-profile-expand-left{display: none;}
table.tr-activity{margin-bottom: 50px;}
.desk-show{ display: block; }
.show-on-mobile{ display: none; }
@media only screen and (max-width: 767px){
    .desk-show{ display: none; }
    .show-on-mobile{ display: block; }
    .base-page-Customer{display: none;}
    .new-cust-forMobile{display: none;}
    .cust-right-panel{display: none;}


    .new-cust-left-bar{margin-bottom: 50px;}
    .history-name{width:100%; height: 20px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; top: -20px;}
    .history-profile{width: 75px;}

    table.tr-activity{font-size: 14px;}
    .cust-title-Mobile{
        width: 100%; height: 40px; margin-top: 5px; border-bottom: 1px solid #ddd;
    }
    .cust-menu-nameMob{
        font-size: 22px; color: #9d2832; display: inline-block; position: relative; line-height: 40px; margin-left: 30px;
    }
    .mob-menu-icon span{position: absolute; left: 13px; top: 22px;}
    .mob-menu-icon span:before{
        content: "\f053";
        font-family: FontAwesome; color: #d7d7d7; font-size: 19px;
    }
    .cust-title-Mobile .mob-menu-icon span{top: 15px;}

    .history-base{margin-bottom: 0px;}
    .cust-title-MPhoto{
        width: 100%; height: 55px; margin-top: 5px; border-bottom: 1px solid #d7d7d7; text-align: center;
    }
    .photo-video-base{
        width: 160px; display: inline-block; text-align: center; margin-top: 12px;
        border: 1px solid #3a414b; border-radius: 14px; height: 30px; line-height: 30px; margin-left: -23px;
    }

    .photo-base-m, .video-base-m{
        display: inline-block; width: 76px; font-size: 15px; position: relative;
        height: 30px; line-height: 32px; top: -1px; padding: 0px; color: #3a414b;
    }
    .photo-base-m.active{
        background-color: #9d2832; color: #fff; border-radius: 14px 0px 0px 14px; left: -2px; border: 1px solid #9d2832;
    }
    .video-base-m.active{
        background-color: #9d2832; color: #fff; border-radius: 0px 14px 14px 0px; right: -2px; border: 1px solid #9d2832;
    }


    .fav-prem-panel{
        height: 30px; width: 100%; border-bottom: 3px solid #d7d7d7; line-height: 30px;
    }

    .cust-premium-icon, .cust-favorite-icon{
        display: inline-block; position: relative; top: 3px; margin-right: 3px;
    }
    .cust-premium-icon{
        background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -385px -157px;
        width: 17px; height: 16px;
    }
    .cust-favorite-icon{
        background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -411px -157px;
        width: 18px; height: 16px;
    }
    .cust-premium-icon.active{
        background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -385px -134px;
    }
    .cust-favorite-icon.active{
        background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -411px -134px;
    }

    .cust-premium-icon ~ span, .cust-favorite-icon ~ span{
        color: #acacac;
    }
    .cust-premium-icon.active ~ span, .cust-favorite-icon.active ~ span{
        color: #3a414b;
    }
    .sep-bar{height: 26px; width: 1px; display: inline-block; position: absolute; border-right: 1px solid #ddd;}

}
@media only screen and (min-width: 767px){
    .panel-for-mobile{display: none;}
}

.cust-profile{min-height: 200px;}

.setting-box{ border: 1px solid #ddd; margin-bottom: 20px; padding: 25px;}
@media only screen and (min-width: 767px){
    .setting-box{ margin-top: 20px; margin-bottom: 0px;}
}
.setting-title{font-size: 14px; text-transform: uppercase; font-weight: 600; letter-spacing: 0px; cursor: pointer;}
.setting-title span{
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -433px -76px;
	width: 16px; height: 16px;
	display: inline-block; float: left; margin-right: 5px;
}

.setting-profile-pic{
	width: 73px; height: 73px; display: inline-block; margin: 30px 0px 60px 20px;
	background: #fff; transform: scale(1.5); position: relative; bottom: 90px;
}

.profile-edit-icon-p{
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -157px -578px;
	width: 28px; height: 28px; display: inline-block; position: relative; top: -45px; right: 10px;
}
.profile-information{display: inline-block; margin-left: 50px;}
@media only screen and (max-width: 767px){
    .setting-profile-pic{
        transform: scale(1); margin: -85px -5px 0px 0px; float: right; bottom: 0px;
    }
    .profile-edit-icon-p{
        top: -35px; right: -5px; float: right;
    }
    .profile-information{margin-left: 0px; margin-top: 10px;}
}

.new-cust-MobDetail, .new-cust-forMobile{margin-bottom: 30px;}
.input-group > .input-group-prepend > .input-group-text{width: 100%;}


.update-button, .cancel-button{
    width: 75px; height: 30px; display: inline-block; float: right; margin-left: 5px; text-align: center;
    line-height: 32px; cursor: pointer; border: 0px;
}
.update-button{background-color: #3a414b; color: #fff;}
.cancel-button{background-color: #ddd; color: #3a414b;}

.toggle-button-area{
    width: 60px; height: 60px; display: inline-block; position: absolute; right: 30px; margin-top: -45px;
}




.toggle-button-area input[type="checkbox"] {
	display: none;
}

.toggle-button-area .toggle {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 9px;
	margin: auto;
	width: 51px;
	height: 31px;
}

.toggle-button-area .toggle label,
.toggle-button-area .toggle i {
	box-sizing: border-box;
	display: block;
	background: #ffffff;
}

.toggle-button-area .toggle label {
	width: 45px;
	height: 26px;
	border-radius: 32px;
	border: 2px solid #e5e5e5;
	transition: all 0.30s ease;
}

.toggle-button-area .toggle i {
	position: absolute;
	top: 2px;
	left: 2px;
	width: 22px;
	height: 22px;
	border-radius: 22px;
	box-shadow: 0 0 1px 0 rgba(0,0,0, 0.25),
				0 3px 3px 0 rgba(0,0,0, 0.15);
	background: #ffffff;
	transition: all 0.3s cubic-bezier(0.275, -0.450, 0.725, 1.450);
}

.toggle-button-area input[type="checkbox"]:active + .toggle i {
	width: 35px;
}

.toggle-button-area input[type="checkbox"]:active + .toggle label,
.toggle-button-area input[type="checkbox"]:checked + .toggle label {
	border: 13px solid #24b324;
}

.toggle-button-area input[type="checkbox"]:checked + .toggle i {
	left: 21px;
}

.toggle-button-area input[type="checkbox"]:checked:active + .toggle label {
	border: 16px solid #e5e5e5;
}

.toggle-button-area input[type="checkbox"]:checked:active + .toggle i {
	left: 14px;
}


.form-group label{font-size: 14px;}
.hr-new-cust{
    border-top: 1px solid #ddd; margin-top: 5px;
}
.N-manage-texts{font-size: 15px; color: #6c7a89;}
.N-manage-texts span a{color: #6c7a89; text-decoration: underline; text-underline-position: under;}

@media only screen and (max-width: 767px){
    .deactivate-area{margin-bottom: 80px;}
}
.cancel-texts{
    font-size: 14px; display: inline-block; float: right; margin-left: 20px; margin-top: 3px;
    font-weight: 600; text-decoration: underline; text-underline-position: under; cursor: pointer;
}


#cust-billing-updates, #cust-account-manages{display: none;}
.form-control:focus {
  border-color: #3a414b;
  box-shadow: 0px 0px 15px 1px #aaa ! important;
}
.main-pop-Tips .pops-display-texts{text-align: center;}

.pops-one-button{
    text-align: center;
    color: #fff;
    background-color: #3a414b;
    text-transform: uppercase;
    letter-spacing: 1px;
    width: 373px;
    cursor: pointer;
    height: 45px;
    border-radius: 0px 0px 10px 10px;
    line-height: 47px;
    font-size: 16px; cursor: pointer;
    border: 1px solid #3a414b;
  }
.main-pop-Ratings .pops-one-button {
  width: 100%
}
@media (max-width: 767px) {
    .main-pop-Tips .pops-footer{width: 94%; bottom: -25px;}
    .pops-one-button{
        border-radius: 5px 5px 5px 5px; margin-left: 3%; width: 105%;
    }
    .main-pop-confirmation .main-pop-window .pops-footer .pops-one-button {margin-top: 30px;}

}
#tip_error_msg{font-size: 16px;}
#tip_error_msg2{font-size: 16px;}
span.tip-icon{
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -411px -178px;
	width: 18px; height: 18px; display: inline-block; position: relative; left: 10px; top: 3px;
}
#tip-credits{width: 120px; display: inline-block; margin-left: -20px;}


.tip-profile-pic{
    background-position: center; background-repeat: no-repeat; background-size: cover;
    width: 65px; height: 65px; border: 1px solid #ddd; border-radius: 50%; display: inline-block;
}
.tip-field-b{
    border-radius: 30px; padding-left: 35px; background: #f6f7fa; color: #a2a7b2; border-radius: 7px; border: 1px solid #b7b8b9;
}

.heading-name-mobile span, .heading-name-right span{
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -200px -228px;
	width: 16px; height: 16px; display: inline-block; position: relative; top: 2px; margin-left: 5px;
}
.heading-name-right span:hover{
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -200px -251px;
}

.ca-icons {
    position: relative;
    top: -8px;
}
@media (min-width: 767px){
    .ca-icons{
        top: 7px;
    }
}

.show-sm-custom{
  display: none !important;
}

.btn-overflow{
  text-align: center !important;
}

 .loading_media {
    margin-left: 46%;
    display: none;
  }

@media only screen and (max-width: 767px) {
  .loading_media {
    margin-left: 41%;
  }
  .hidden-sm-custom{
    display: none !important;
  }
  .show-sm-custom{
    display: block !important;
  }
  .outer-container-mobile{
    padding: 0 !important
  }
  .remove-p-mobile{
    margin-left: 0px !important;
  }
  .outer-container-mobile ul li.show-sm-custom .clips-box-mobile-clip a img{
    max-width: 100%;
    width: 100%;
  }
  .outer-container-mobile ul li.show-sm-custom .clips-box-mobile-clip a{
    display: block;
    margin-left: 0px;
    margin-right: 0px;
  }
  .outer-container-mobile ul li.show-sm-custom{
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding: 0px !important;
  }
  .clips-box-mobile-header .user-info-mobile-photo h3{
    padding: 0px;
    margin: 0px;
    text-transform: capitalize;
    font-size: 17px;
    margin-top: 6px;
  }
  .clips-box-mobile-header .user-info-mobile-photo{
    flex: 1;
  }
  .clips-box-mobile-header{
    display: flex;
    padding: 10px 12px;
  }
  .clips-box-mobile-header {
    border-top: 3px solid #b8b8b8;
  }
  .clips-box-mobile-header .avatar-custom-photo .online-or{
    position: absolute;
    right: -5px;
    bottom: -5px;
  }
  .avatar-custom-photo a{
    height : inherit;
  }
  .clips-box-mobile-header .avatar-custom-photo img{
    background-color: #9d2d31;
    border-radius: 50%;
    margin-right: 8px;
    height: inherit;
    width: fit-content;
  }
  .clips-box-mobile-header .avatar-custom-photo{
    width: 40px;
    height: 40px;
    background-color: #9d2d31;
    border-radius: 50%;
    margin-right: 8px;
    position: relative;
  }
  .clips-box-mobile-header .star-icon li{
    width: auto;
    padding: 0 !important;
    margin: 0 3px;

  }
    .custom-row .connect-icon-base{
      display: inline-block;
      position: absolute;
      right: 10px;
      top: 15px;
    }
    .custom-row .col-xs-6-mob{
      min-width: 50%;
    }
    .custom-row{
      display: inline-flex;
      text-align: center;
      justify-content: space-between;
      width: 100%;
    }
    .clips-box-mobile-footer .text-4{
      padding-top: 7px;
      font-size: 18px;
    }
    .clips-box-mobile-footer {
        padding: 10px 12px;
    }
    .heading-tests h1.h1{
         font-size: 33px;
        line-height: 33px;
    }
    .custom-row .text-4{
        width: 145px;
        text-align: left;
        min-height: 20px;
    }



  .mt-xs-30{
    margin-top: 30px !important;
  }
  .outer-container-mobile .clips-list-items li .clips-box-mobile-footer{

    margin-bottom: -1px;
  }
  .outer-container-mobile .video_media_clip .clips-box-mobile-clip a{
    background: #000;
  }
  .outer-container-mobile .video_media_clip .clips-box-mobile-clip a img{
    max-height: 250px;
    object-fit: contain;
  }
  .clip_mob_paddles{
    margin-top: 86px !important;
    position: fixed;
    width: 100%;
    z-index: 9;
    top: 0px;
  }
  .clip_mob_paddles .prev-link-m,
  .clip_mob_paddles .next-link-m{
    width: 50%;
  }

  .host-background-mobile.host-background-profile .widget-box .host-profile-wrap .host-profile .product-host-profile {
    width: 45px;
    height: 45px;
  }
  .host-background-mobile.host-background-profile .widget-box .host-profile-wrap .host-profile{
    position: relative;
    height: auto;
    width: auto;
  }
  .host-background-mobile.host-background-profile .widget-box .host-profile-wrap .host-profile .online-icon img{
    position: absolute;
    bottom: 4px;
    right: 3px;
    border: 1px solid #fff;
    border-radius: 50%;
    height: 15px;
    padding-left: 0;
  }
  .host-background-mobile.host-background-profile .box-wrap{
    margin-top: 0px;
  }
  .host-background-mobile.host-background-profile .box-wrap .mobile-car-base-f .mobile-carou-pic{
    height: auto;
    
    line-height: inherit;
    border-bottom: 1px solid #ddd;
  }

  .host-background-mobile.host-background-profile .box-wrap .mobile-car-base-f .mobile-carou-pic.colorBgGrey{
   height:480px !important;
 }
 .fimpStripImg {
    background: url("/static/images/arousr-sprites-general-V.3.0-apr-04.39003fda0c16.svg") no-repeat -27px -73px;
    background-size: 96px 98px;
  }


p.centerBelowSvg{     
    bottom: 150px;
    top:unset;
}




  .host-background-mobile.host-background-profile .box-wrap .mobile-car-base-f .box-wrap-header{
    text-align: left;
    align-items: flex-start;
  }
  .host-background-mobile.host-background-profile .box-wrap .mobile-car-base-f .box-wrap-header .mobile-carou-links{
    text-align: right;
    padding-top: 0;

  }
  .show_comment{
    float: right;
    position: relative;
    top: 9px;
    width: 11px;
    height: auto;
  }
  .show_comment:before{
    content: '\f054';
    font-family: FontAwesome;
    transform: rotate(90deg);
    width: 10px;
    height: 18px;
    bottom: 10px;
    color: #aaa;
    font-weight: 100;
    background:transparent;
    position: absolute;
    right: 0px;
  }
  .show_comment.more:before{
    content: '\f077';
    transform: rotate(0deg);
  }
  .social-product-mobile h1{
    width:100% !important;
  }
  .plr-xs-0{
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .mt-xs-40{
    margin-top: 40px !important;
  }

  

  .char-mobile-profile {
    overflow: hidden;
  }
  .prof-actions{
    width: 30%;
    display: block;
    height: 39px;
    background-color: #3a414b;
    border-radius: 22px;
    color: #fff;
    padding: 5px;
    margin: 2px 4px 10px;
    text-align: left;
  }
  .prof-actions .connect-call-icon, .prof-actions .connect-chat-icon,.prof-actions .connect-video-icon{
        border: UNSET;
        width: 30px;
        height: 30px;
        background-position-y: -251px;
  }
  .prof-actions > span {
      padding-top: 0;
      margin-left: 0;
      vertical-align: top;
      margin: 6px 2px 0;
      display: inline-block;
  }
  .character-profile-b {
    padding: 90px 0 0px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin-bottom: 15px;
  }
  .mobile-profile-picture_box{
    text-align: center;
    text-align: -webkit-center;
    position: relative;
  }
  .mobile-profile_detail_box{
    padding:15px 15px 10px 15px;
    color: #fff;
  }
  .mobile-profile_detail_box .show-text-head, .mobile-profile_detail_box ul.star-icon li .color-icon{
    color: #fff;
  }

  .tip-text-m,.fav-text-m{
   margin: 0 12px 0 5px;
    line-height: 2.5;
  }
  .mobile-profile_detail_box p:last-child {
      text-transform: capitalize;
  }
  .mobile-profile-picture{
    border: 4px solid #fff;
    position: absolute;
    top: auto;
    bottom: -12px;
    left: 12%;
    width: 138px;
    height: 138px;
  }
  .description-prof .btn-overflow{
    display: block;
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -1482px 928px;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    margin: 0 auto;
  }
  .show_more{
     width: 90%;
    text-align: center;
    border: 1px solid #3b414a;
    border-radius: 25px;
    font-size: 14px;
    font-weight: bold;
    line-height: normal;
    margin: 10px auto 20px;
    display: block;
    text-transform: uppercase;
    letter-spacing: 1px;
  }

  .single-review-box{
      margin-top: 10px;
      border-bottom: 1px solid #ddd;
  }
  .single-review-box .col-9{
    padding-left: 0;
    padding-top: 13px;
  }
  .recent-review-head{
    margin-bottom: 0;
    border-bottom: 2px solid #ccc;
    width: 90%;
    margin: 0 auto;
    padding-bottom: 5px;
    font-size: 22px;
    font-weight: 500;
    font-family: sans-serif;
    text-transform: capitalize;

  }
  .recent-online-container .border-review{
    display: none;
  }
  .review-img {
    height: 70px;
    width: 70px;
    border-radius: 50%;
    right: 10px;
    float: none;
    left: auto;
  }
  ul.hosts-list-items {
      flex-wrap: wrap;
      display: flex;
  }
  ul.hosts-list-items .online-host-display {
    height: 130px;
    width: 100%;
    max-width: 50%;
    margin-bottom: 20px;
  }

  .recent-online-container .border-review-right{
    top: 15px;
    border: 1px solid #ccc;
  }
  .slick-next:before {
      content: '';
      color: #000;
      background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -157px -186px;
      height: 20px;
      width: 27px;
  }
  .al-host-profile_pic{
    position: relative;
    width: max-content;
  }
  .al-host-profile_pic .bio-online-small .bio-busy-small{
    position: absolute;
    bottom: 15px;
    right: 0;
    border: 3px solid #fff;
    border-radius: 50%;
    padding-left: 0;
    background: #57b231;
    width: 18px;
    height: 18px;
  }
  .album-mobile_profile {
        display: flex;
    min-height: 80px;
    height: 80px;
    padding-top: 6px;
  }
  .album-mobile_profile .al-host-left {
      width: 45px;
    height: 45px;
  }
  .album-mobile_profile_icons a {
      width: 50%;
      text-align: center;
      text-align: -webkit-center;
  }
  .album-mobile_profile_icons a.active{
    color: #892525;
  }
  .photos_icon,.video_icon{
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -248px -456px;
    height: 27px;
    width: 30px;
    display: block;
  }
  .video_icon{
      background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -282px -456px;
  }
  .album-mobile_profile_icons a.active .photos_icon{
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -248px -486px;
  }
  .album-mobile_profile_icons a.active .video_icon{
        background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -282px -485px;
  }

  .album-mobile_profile .al-host-bio {
    margin-top: 0;
    line-height: 1;
    margin-left: 10px;
    margin-bottom: 0;
    padding-top: 6px;
  }
  .album-mobile_profile .al-host-bio .rating-user{
    margin-top: 0;
  }
  .album-mobile_profile_icons{
      display: flex;
      margin: 0;
      min-height: auto;
      padding-top: 7px;
      padding-bottom: 4px;
      padding-right: 0;
  }
  .gallery_body_cls{
    width: 100%;
    margin: 0;
    padding: 0;
  }
  .gallery_body_cls_space{
    overflow: hidden;
    margin-top: 125px;
  }
  .gallery_body_cls .mobile-carou-pic{
    height: auto;
    text-align: center;
    line-height: normal;
    max-width: 480px;
  }

  .gallery_body_cls h3{
      margin-bottom: 0;
      font-size: 19px;
      font-weight: 600;
  }
  .gallery_body_cls .mobile-carou-texts{
    border: unset;
    line-height: normal;
    padding: 7px 0 0;
    font-size: 16px;
  }
  .gallery_body_cls .box-wrap-header{
    padding: 15px 15px 10px;
  }
  .gallery_body_cls .mobile-carou-links{
    height: auto;
    padding: 0;
  }
  .mob_single_gallery_footer {
      position: fixed;
    bottom: 0;
    width: 100%;
    background: #fff;
    height: 50px;
    border-top: 1px solid #9E9E9E;
    z-index: 9;
  }
  .mob_single_gallery_footer .connect-icon-base {
      display: flex;
      top: 7px;
      justify-content: space-around!important;
  }
  .mob_single_gallery_footer .connect-icon-base .connect-chat-icon,
  .mob_single_gallery_footer .connect-icon-base .connect-call-icon,
  .mob_single_gallery_footer .connect-icon-base .connect-video-icon {
     width: 37px;
     border: unset;
  }
  .mob_single_gallery_footer .connect-icon-base .connect-video-icon.offline,
  .mob_single_gallery_footer .connect-icon-base .connect-call-icon.offline,
  .mob_single_gallery_footer .connect-icon-base .connect-chat-icon.offline{
    height: 37px;
  }
  .gallery_body_cls .mobile-carou-pic, .gallery_body_cls .box-wrap-header{
        border: 1px solid #ddd;
    border-right: 0;
    border-left: 0;
  }
  .prof-actions-offline{
    background: #c7c6c7;
  }
  .prof-actions-offline .connect-call-icon.offline,
  .prof-actions-offline .connect-chat-icon.offline,
  .prof-actions-offline .connect-video-icon.offline {
    border: UNSET;
    width: 30px;
    height: 30px;
    background-position-y: -217px;
  }
  .media-gallery-container .mobile-carou-links .link-icon {
    position: relative;
    right: auto;
  }
  .host-background-mobile.host-background-profile .mobile-carou-pic,
  .gallery-inner-outer.gallery_body_cls .media-gallery-container .mobile-carou-pic{
    max-height: inherit;
  }
  .host-background-mobile.host-background-profile .mobile-carou-pic img,
  .gallery-inner-outer.gallery_body_cls .media-gallery-container .mobile-carou-pic img{
    max-height: inherit;
    width: 100%;
  }
   .btn-overflow{
    font-size: 14px;
    position: relative;
    padding-bottom: 26px;
    margin: 0 auto;
   }
   .btn-overflow:before{
    content: '';
    position: absolute;
    transform: translateX(-50%) rotate(0deg);
    font-weight: bold;
    left: 50%;
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") -1482px 928px;
    width: 17px;
    height: 11px;
    bottom: 13px;
   }
   .btn-overflow.more:before{
      transform: translateX(-50%) rotate(180deg);

   }
   .paddle_centered .prev-link-m,
   .paddle_centered .next-link-m{
    width: 50%;
   }
   .mobile-profile_detail_box p:last-child {
      text-shadow: 0px 2px 2px rgba(0,0,0,1);
      font-size: 20px;
  }

  .mobile-profile_detail_box .tip-text-m, .mobile-profile_detail_box .fav-text-m{
    font-size: 14px;
  }
  ul.clips-list-items li {
    width: 50%;
    margin-left: 0px;
  }
  .recent-online-container .recent-review-head{
    border-bottom: none;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
  }
  .recent-online-container .single-review-box{
    border-top: 1px solid #ddd;
    border-bottom: none;
    padding-top: 20px;
    margin-top: 0;
  }

  .review-area .slick-next{
      bottom: -11% !important;
  }
  .review-area .slick-next:before{
      content: '\f054';
  }

  
  .border_black{
    border-bottom: 1px solid #2c313a;
  }
  .mobile-header-menu .header-middle{
    margin-top: 10px;
  }
  .mobile-header-menu .header-middle .chat-header{
    height: 20px;
    margin-top: 5px;
  }
  .mobile-header-menu .header-middle .chat-header a{
    font-size: 11px;
    text-decoration: none;
    color: #3a414b;
  }
  .mobile-header-menu .chat-header a.active .border{
    top: auto;
    background: #9d2832;
    height: 3px;
    bottom: 0;
    float: none;
    display: block;
  }
  .mobile-header-menu .header-middle .chat-header.active .border{
    top: 4px;
  }
  .heading-tests-online h1{
    color: #000;
  }
  .online-host-display a .char-profile-img {
    width: 142px;
    height: 142px;
  }
  .live-now-list{
    position: relative;
  }
  .live-now-list.brder-bttm:before{
    content:'';
    border-bottom: 1px solid #c7c6c7;
    position: absolute;
    bottom: 0px;
    width: calc(100% - 20px);
    left: 50%;
    transform: translateX(-50%);
  }
  .float-right-sm{
    float: right !important;
  }
  .full_width_sm{
    width: 100% !important;
  }
  .mb-sm-0{
    margin-bottom: 0px !important;
  }
  .gallery-container .gallery-top .head-top .heading-name-mobile{
    text-transform: capitalize;
    font-size: 14px;
    width: 100% !important;
    letter-spacing: 0px;
  }
  .gallery-container .gallery-inner-outer{
    border:none;
    margin:0px;
  }

  .gallery-container .gallery-inner-outer .clips-list-items li,
  .my_pic_section .clips-list-items li,
  .my_video_section .clips-list-items li{
    padding: 10px 0px !important;
  }
  .gallery-container .gallery-inner-outer .clips-list-items li:nth-child(even) .clips-box,
  .my_pic_section .clips-list-items li:nth-child(even) .clips-box,
  .my_video_section .clips-list-items li:nth-child(even) .clips-box{
    float: right;
  }
  .gallery-container .gallery-inner-outer .clips-list-items .clips-box figcaption,
  .my_pic_section .clips-list-items .clips-box figcaption,
  .my_video_section .clips-list-items .clips-box figcaption{
    font-size: 15px;
    color: #3b414a;
  }
  .gallery-container .gallery-inner-outer .clips-list-items .clips-box figcaption small,
  .my_pic_section .clips-list-items .clips-box figcaption small,
  .my_video_section .clips-list-items .clips-box figcaption small{
    font-size: 14px;
    color: #949494;
  }
  .gallery-container .gallery-inner-outer .clips-list-items .clips-box .media-thumb,
  .my_pic_section .clips-list-items .clips-box .media-thumb,
  .my_video_section .clips-list-items .clips-box .media-thumb{
    width: 133px;
  }
  .mt-sm-40{
    margin-top: 40px !important;
  }
  .mb-sm-45{
    margin-bottom: 40px !important;
  }
  div.content-before-footer{
    margin-bottom: 15px;
  }
  .content-before-footer .head-before-footer{
    color: #3b414a;
    line-height: 30px;
    margin-bottom: 0px;
  }
  .content-before-footer p.content-before-footer{
    margin-top: 0;
    line-height: 19px;
  }
  .arrow_bttm.btn-overflow:before{
    content: '\f054';
    font-family: FontAwesome;
    transform: rotate(90deg);
    width: 10px;
    height: 18px;
    bottom: 10px;
    color: #aaa;
    margin-left: -5px;
    font-weight: 100;
    background:transparent;
  }

  .common-footer .footer-logo{
    margin-top: 10px;
  }

  
  .header-lower-mob.marginal-big{
    margin-top: 82px !important;
  }
  .header-lower-mob.marginal-big .prev-link-m,
  .header-lower-mob.marginal-big .next-link-m{
    padding-top: 6px;
  }
  .header-lower-mob.marginal-big .prev-link-m .fa,
  .header-lower-mob.marginal-big .next-link-m .fa{
    font-size: 18px;
    font-weight: 100;
    vertical-align: top;
  }
  .char-mobile-profile .character-profile-b{
    min-height: 178px;
    padding: 0px;
    position: relative;
    display: flex;
    align-items: flex-end;
  }
  .char-mobile-profile .character-profile-b .char-bg-img{
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .char-mobile-profile .character-profile-b .mobile-profile-picture_box .mobile-profile-picture{
    width: 138px;
    height: 138px;
    bottom: -12px;
    left: 0;
    position: relative;
  }
  .char-mobile-profile .character-profile-b .mobile-profile-picture_box .mobile-profile-picture.profile-rateMe{
    width: 120px;
    height: 120px;
    bottom: 18px;
  }
  .char-mobile-profile .character-profile-b .mobile-profile-picture_box{
    max-width: 50%;
    padding-left:0px;
  }
  .char-mobile-profile .character-profile-b .mobile-profile_detail_box{
    padding: 0px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-end;
    margin-left: -10px;
  }
  .char-mobile-profile .character-profile-b .mobile-profile_detail_box .rating-prof,
  .char-mobile-profile .character-profile-b .mobile-profile_detail_box .text-details-prof{
    margin-left: 0px;
    margin-bottom: -2px;
  }
  .char-mobile-profile .character-profile-b .mobile-profile_detail_box .pro-heading{
    margin-bottom: 0px;
    font-size: 20px;
    text-shadow: 0px 2px 2px rgba(0,0,0,1);
  }
  .char-mobile-profile .character-profile-b .mobile-profile_detail_box .show-text-head{
    font-size: 13px;
    text-shadow: 0px 2px 2px rgba(0,0,0,1);
    margin-bottom: 1px;
    line-height: 15px;
  }
  .char-mobile-profile .character-profile-b .mobile-profile_detail_box .likes-prof span{
    padding-left: 1px;
    margin-left: 0;
    text-shadow: 0px 2px 2px rgba(0,0,0,1);
  }
  .char-mobile-profile .character-profile-b .mobile-profile_detail_box .likes-prof a.non-user-favorite {
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -250px -522px;
	width: 19px; height: 18px; display: inline-block;
  }
  .flow_hidden{
    overflow: hidden;
    position: absolute;
    width: 100%;
    height: 100%;
  }
  .prof-actions {
    margin: 10px 2px 10px;
  }
  .description-prof .text-overflow {
    min-height: 20px;
    height: 40px;
    color: #2d323a;
    position: relative;
  }

  .description-prof .btn-overflow{
    font-size: 0px;
    display: none;
  }
  .arrow_bttm.twitch.btn-overflow:before{
    position: relative ! important;
    display: block ! important;
    margin-top: -7px;
  }
  .arrow_bttm.more.btn-overflow:before{
    content: '\f077';
    position: absolute;
    display: inline-block;
    transform: rotate(0deg);
  }
  .description-prof .btn-overflow:before{
    font-size: 14px;
  }
  .arrow_bttm.more .btn-overflow:before{
    content: '\f053';
    
    transform: rotate(90deg);
  }


  .my_pic_section h5,.my_video_section h5{
    margin-bottom: 0;
    
    width: 90%;
    margin: 0 auto -5px;
    padding-bottom: 5px;
    font-size: 20px;
  }
  .my_pic_section .clips-list-items,
  .my_video_section .clips-list-items{
    padding: 10px 20px;
  }
  .show_more.p-btn,
  .show_more.p-btn,
  .p-btn{
    height: 38px;
    line-height: 40px;
  }
  .my_pic_section .clips-list-items .clips-box figure,
  .my_video_section .clips-list-items .clips-box figure{
    height: 165px;
  }
  .my_pic_section .clips-list-items .clips-box figure a,
  .my_video_section .clips-list-items .clips-box figure a{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 8px;
  }
  .my_pic_section .clips-list-items .clips-box figure a,
  .my_video_section .clips-list-items .clips-box figure a{
    justify-content: left;
  }


  .my_pic_section .clips-list-items .clips-box figure a .clips-hover,
  .my_video_section .clips-list-items .clips-box figure a .clips-hover{
    top: auto;
    transform: none;
  }
  .my_pic_section .clips-list-items .clips-box figure a .clips-hover h6,
  .my_video_section .clips-list-items .clips-box figure a .clips-hover h6{
    line-height: 5px;
    margin-bottom: 0;
    letter-spacing: 0px;
  }
  .my_pic_section .clips-list-items .clips-box figcaption,
  .my_video_section .clips-list-items .clips-box figcaption{
    margin-top: 0px;
  }
  .my_pic_section .clips-list-items .clips-box .media-thumb,
  .my_video_section .clips-list-items .clips-box .media-thumb{
    height: 165px;
  }
  .clips-list-items .clips-box figure a .video-duration{
    bottom: 0px;
  }
  .head-top-online .heading-name,
  .recent-online-container .recent-review-head{
    color: #3b414a;
    font-size: 16px;
    top: 0;
    font-weight: 600;
    margin: 0;
    text-transform: uppercase;
    font-family: 'MyriadProBold';
  }
  .recent-online-container .hosts-list-items .online-host-display{
    height: auto;
    margin: 10px auto 15px;
  }
  .recent-online-container .hosts-list-items .online-host-display .char-profile-img{
    width: 126px;
    height: 126px;
  }
  .recent-online-container .hosts-list-items .online-host-display .char-profile-name{
    font-size: 14px;
    margin-top: -30px;
  }
  .mb-sm-20{
    margin-bottom: 20px;
  }
  .recent-online-container .single-review-box .review-profile-pic img{
    right: 7px;
  }
  .recent-online-container .single-review-box .review-heading{
    color: #2d323a;
    font-size: 16px;
  }
  .recent-online-container .single-review-box .recent-reviews-date{
    color: #2d323a;
    font-size: 12px;
  }
  .recent-online-container .single-review-box .review-comment{
    top: -10px;
    font-size: 14px;
    color: #2d323a;
  }
  .mob-album-header{
    position: fixed;
    width: 100%;
    top: 0;
    margin-top: 50px;
    left: 0;
    z-index: 9;
    border-radius: 0;
    box-shadow: 0px 5px 10px rgba(0,0,0,.35);
    background: #fff;
  }
  .album-mobile .mob-album-header .al-host-bio .host-name {
    font-size: 16px;
    margin-bottom: -5px;
  }
  .album-mobile_profile_icons a {
    font-size: 13px;
  }
  .gallery-inner-outer.gallery_body_cls .gallery_body_cls_space{
    margin-top: 118px;
  }
  .gallery-inner-outer.gallery_body_cls .gallery_body_cls_space .media-gallery-container .box-wrap-header h3,
  .host-background-mobile.host-background-profile .box-wrap-header h3{
    color: #2d323a;
    font-size: 19px;
    font-weight: 600;
    width: 100%;
    text-overflow: hidden;
  }
  .gallery-inner-outer.gallery_body_cls .gallery_body_cls_space .media-gallery-container .box-wrap-header .mobile-carou-texts,
  .host-background-mobile.host-background-profile .box-wrap-header .mobile-carou-texts{
    color: #949494;
    font-size: 14px;
  }
  .mobile-carou-links .ca-icons .link-icon{
    background-size: 20px !important;
    transform: rotate(90deg);
    cursor: pointer;
    right:8px; top: 28px;
  }
  .gallery_body_cls .mobile-carou-links .ca-icons{
    padding: 0;
    top: -10px;
  }

  .content-media-album .col-12.text-left.ca-icons{
    padding-left: 0px;
  }

  .content-media-album .mobile-carou-links .ca-icons a.twitter-share-button {
    margin-top: 10px;
    margin-right: 10px;
  }
  .scroll-to-top {
    background: #fff;
    width: 48px;
    height: 42px;
    position: fixed;
    z-index: 10;
    right: -1px;
    bottom: 55px;
    border: 1px solid #000;
    cursor: pointer;
    box-shadow: 2px 2px 5px rgba(0,0,0,.4);
    border-radius: 20px 0px 0px 20px;
  }
  .scroll-to-top:before{
    content: '\f054';
    font-family: FontAwesome;
    position: absolute;
    top: 50%;
    transform: translateY(-50%) rotate(270deg);
    font-weight: bold;
    left: 18px;
    
    width: 11px;
    height: 20px;
  }
  .scroll-to-top:after{
    content: '';
    position: absolute;
    font-size: 14px;
    top: 55%;
    transform: translateY(-50%);
    left: 44px;
    font-weight: bold;
  }
  .mobile-carou-links .ca-icons a .heart-icon:before{
    font-size: 20px;
  }
  .mobile-carou-links .ca-icons a.twitter-share-button .twitter-icon{
    background-position: 2px 8px !important;
  }
  .mobile-header-menu div.chat-header.active a{
    color: #9d2832
  }
  .gallery-inner-outer.gallery_body_cls .box-wrap-header,
  .host-background-mobile.host-background-profile .box-wrap-header{
    padding-bottom: 0px;
  }

  .common-footer {
    margin-bottom: 100px;
  }
  .media-gallery-container .mobile-car-base-f .media-top-locks-m h6{
        font-size: 22px;
        line-height: 20px;
        color: #fff;
        text-transform: Capitalize;
        text-shadow: 0.5px 0.866px 2px rgba(0,0,0,0.6);
  }
  .gallery-inner-outer.remove-p-mobile .media_clips_mob .avatar-custom-photo img.online-or,
  .gallery-inner-outer.remove-p-mobile .video_media_clip .avatar-custom-photo img.online-or{
    bottom: 0px;
    border: 1px solid #fff;
    height: 10px; width: 10px;
  }
  .gallery-inner-outer.remove-p-mobile .media_clips_mob .user-info-mobile-photo h3,
  .gallery-inner-outer.remove-p-mobile .video_media_clip .user-info-mobile-photo h3{
    margin: 4px 0px -5px;
    font-size: 16px;
    color: #3b414a;
    width: 55%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .gallery-inner-outer.remove-p-mobile .media_clips_mob .user-info-mobile-photo li,
  .gallery-inner-outer.remove-p-mobile .video_media_clip .user-info-mobile-photo li{
    margin: 0 1px;
  }
  .gallery-inner-outer.remove-p-mobile .media_clips_mob .user-info-mobile-photo li i,
  .gallery-inner-outer.remove-p-mobile .video_media_clip .user-info-mobile-photo li i{
    font-size: 16px;
  }
  .gallery-inner-outer.remove-p-mobile .media_clips_mob .clips-box-mobile-footer .text-4,
  .gallery-inner-outer.remove-p-mobile .video_media_clip .clips-box-mobile-footer .text-4{
    font-size: 14px;
  }
  .gallery-inner-outer.remove-p-mobile .media_clips_mob .clips-box-mobile-footer,
  .gallery-inner-outer.remove-p-mobile .video_media_clip .clips-box-mobile-footer {
    padding: 6px 12px;
  }
  .gallery-inner-outer.remove-p-mobile .media_clips_mob .clips-box-mobile-footer .connect-chat-icon,
  .gallery-inner-outer.remove-p-mobile .media_clips_mob .clips-box-mobile-footer .connect-call-icon,
  .gallery-inner-outer.remove-p-mobile .media_clips_mob .clips-box-mobile-footer .connect-video-icon,

  .gallery-inner-outer.remove-p-mobile .video_media_clip .clips-box-mobile-footer .connect-chat-icon,
  .gallery-inner-outer.remove-p-mobile .video_media_clip .clips-box-mobile-footer .connect-call-icon,
  .gallery-inner-outer.remove-p-mobile .video_media_clip .clips-box-mobile-footer .connect-video-icon,

  .host-background-mobile.host-background-profile .widget-box .host-profile-wrap .contact-details .connect-chat-icon,
  .host-background-mobile.host-background-profile .widget-box .host-profile-wrap .contact-details .connect-call-icon,
  .host-background-mobile.host-background-profile .widget-box .host-profile-wrap .contact-details .connect-video-icon{
      margin-left:0px;
  }
  .heading-tests{
    margin-top: 75px;
  }
  .heading-tests h1.h1 {
    font-size: 24px;
    line-height: 24px;
    color: #000;
  }
  .host-background-mobile.host-background-profile .widget-box {
    position: fixed;
    width: 100%;
    top: 0;
    margin-top: 81px;
    padding: 10px 10px 3px;
    left: 0;
    z-index: 9;
    border-radius: 0;
    box-shadow: 0px 5px 10px rgba(0,0,0,.35);
  }
  .host-background-mobile.host-background-profile .widget-box .host-profile-wrap .host-profile-info a{
    margin-top: 2px;

  }
  .host-background-mobile.host-background-profile .widget-box .host-profile-wrap .host-profile-info a span{
    font-size: 16px;
   }
  .host-background-mobile.host-background-profile .widget-box .host-profile-wrap .host-profile-info .rating-user,
  .host-background-mobile.host-background-profile .widget-box .host-profile-wrap .host-profile-info .ratingIn-Product{
    margin-top: -5px;
  }
  .host-background-mobile.host-background-profile .widget-box .host-profile-wrap .host-profile{
    margin-right: 8px;
  }
  .host-background-mobile.host-background-profile .box-wrap-header .ca-icons{
    top: -20px;
    margin-bottom: -20px;
  }
  .host-background-mobile.host-background-profile .box-wrap-header .ca-icons .twitter-share-button{
    margin-right: 30px;
    margin-top: 3px;
    position: relative;
    top: 20px;
  }

  .host-background-mobile.host-background-profile{
    margin-top: 110px;
  }
  .host-background-mobile.host-background-profile .box-wrap{
    border: none;
  }
  .host-background-mobile.host-background-profile .box-wrap .mobile-car-base-f .box-wrap-header .mobile-carou-texts {
    padding: 0;
    border: none;
  }
  .onlineChat{
    letter-spacing: 1px;
  }
  .gallery-inner-outer.remove-p-mobile .video_media_clip .clips-box-mobile-clip .clips-hover{
    top: 54%;
  }
  .host-background-mobile.host-background-profile .box-wrap-header .mobile-carou-links{
    height: auto;
    margin-bottom: 10px;
  }
  .host-background-mobile.host-background-profile .media-top-locks-m h6{
        font-size: 22px;
        line-height: 20px;
        color: #fff;
        text-transform: Capitalize;
        text-shadow: 0.5px 0.866px 2px rgba(0,0,0,0.6);
  }
  .btn-overflow.arrow_bttm {
      top: 0px;
  }
  .char-mobile-profile .character-profile-b .row{
    width: 100%;
    margin-left: 0;
    z-index: 1;
    background-image: linear-gradient(to bottom, rgba(255,255,255,0), rgba(0,0,0,0.6));
  }
  .for-empty-media.media-not-found{
    background: transparent;
    width: 100%;
    height: 200px;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    padding-bottom: 0px;
    margin:0px 0px 30px;
  }
  .for-empty-media.media-not-found:before{
    content: '';
    background-image: url("/static/images/arousr-spritesv3.098371bfac67.png");
    background-size: 300px;
    position: absolute;
    width: 80px;
    height: 70px;
    top: 50%;
    background-position: -139px -465px;
    left: 50%;
    transform: translate(-50%, -50%);
    margin-top: -3%;
  }
  .for-empty-media.media-not-found span{
    width: auto;
    font-size: 18px;
    line-height: 20px;
    color: #949494;
    background: transparent;
    margin: 0px;
  }
  .content-media-album{
        min-height: calc(100vh - 190px);
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .shadow_scroll{
    box-shadow: 0 3px 7px rgba(0,0,0,.4);
  }

}




.arrange-div-a{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 8px;
    cursor: pointer;
    overflow: hidden;
    border-radius: 10px 10px 0 0;
}
.arrange-div-a .media-thumb{
  filter: blur(4px);
}


@media(max-width:340px){
    .gallery-inner-outer.remove-p-mobile .video_media_clip .user-info-mobile-photo h3{
        width: 45%;
      }
}




@media (max-width: 767px) {

  .borderTopMobile{
    border-top: 1px solid #ddd;
    margin-right: 15px;
    margin-left:15px;
  }
  .fav-icon{
    margin-right: 10px;
  }
  .commentTextEdit {
    width: 100%;
    border:1px solid lightgrey;
    height: 50px;
    padding:10px;
  }
  .newBtnComment,.newBtnCancel{
    font-size: 14px;
    line-height: 14px;
    border:none;
    background: transparent;
    text-transform: capitalize;
  }
  .newBtnComment{
    color:#3b414a;
    background-color: #c8c8c8;
  }
  .newBtnComment.active{
    color:#fff;
    background-color: #3b414a;
  }
  .my_pic_section .clips-list-items,
  .my_video_section .clips-list-items,
  .gallery-container .gallery-inner-outer .clips-list-items
  {
    margin: 0 auto;
    width: calc(100% - -20px);
    margin-left: -10px;
  }
  .my_pic_section, .my_video_section, .gallery-container .gallery-inner-outer{
    width: 100%;
    overflow: hidden;
  }

  .my_pic_section .clips-list-items li,
  .my_video_section .clips-list-items li,
  .gallery-container .gallery-inner-outer .clips-list-items li{
    padding: 10px 10px !important;
  }
  .my_pic_section .clips-list-items li .clips-box,
  .my_video_section .clips-list-items li .clips-box,
  .gallery-container .gallery-inner-outer .clips-list-items li .clips-box,
  .my_pic_section .clips-list-items li .clips-box figure,
  .my_video_section .clips-list-items li .clips-box figure,
  .gallery-container .gallery-inner-outer .clips-list-items li .clips-box figure,
  .my_pic_section .clips-list-items li .clips-box .media-thumb,
  .my_video_section .clips-list-items li .clips-box .media-thumb,
  .gallery-container .gallery-inner-outer .clips-list-items li .clips-box a,
  .gallery-container .gallery-inner-outer .clips-list-items li .clips-box .media-thumb,
  .cust-profile .clips-list-items li .clips-box .media-thumb,
  .cust-profile .clips-list-items li .clips-box figure,
  .cust-profile .clips-list-items li .clips-box a,
  .cust-profile .clips-list-items li .clips-box
  {
    width: 100%;
  }
}





@media (max-width: 320px){
  .mobile-profile-picture_box{
      max-width: 46%;
  }
  .mobile-profile-picture {
      border: 4px solid #fff;
      position: relative;
      top: auto;
      bottom: -9px;
      left: 7%;
      width: 120px;
       height: 120px;
  }
  .tip-text-m, .fav-text-m {
      margin: 0 1px 0 5px; top: -2px; margin-right: 10px;
  }
  .prof-actions > span{
    font-size: 13px;
  }
  .prof-actions {
    width: 31%;
    margin: 2px 2px 10px;
  }
  .prof-actions .connect-call-icon, .prof-actions .connect-chat-icon, .prof-actions .connect-video-icon{
    width: 27px;
  }
  .my_video_section ul.clips-list-items li,
  .my_pic_section ul.clips-list-items li,
  .cust-profile ul.clips-list-items li{
      width: 50%;
      margin-left: 0px;
      margin-right: 0px;
      margin-right: -8px;
  }



}


@media (min-width: 767px){
    .cust-profile ul.clips-list-items li{width: 32.5%;}
}







.follow-us-footer{
    display: inline-block;
}
.follow-twitter, .follow-facebook, .follow-insta, .follow-snap, .follow-tumblr{display: inline-block; margin-right: 10px;}

.follow-twitter{
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -391px -238px;
	width: 27px; height: 22px;
}
.follow-facebook{
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -393px -205px;
	width: 24px; height: 24px;
}
.follow-insta{
  background: url("/static/images/arousr-sprites-jun-11.89bf5912def1.svg") no-repeat -389px -8px;
  width: 26px;
  height: 25px;
  background-size: 497px;
}
.follow-snap{
  background: url("/static/images/arousr-sprites-jun-11.89bf5912def1.svg") no-repeat -389px -8px;
  width: 26px;
  height: 25px;
  background-size: 497px;
}
.follow-tumblr{
  background: url("/static/images/arousr-sprites-jun-11.89bf5912def1.svg") no-repeat -471px -211px;
  background-size: 497px;
  width: 16px;
  height: 25px;
}
.youtube-icon {
    position: relative;
    top: -9px;
}

.mobile-menu-follow, .mobile-menu-discover, .mobile-menu-support, .mobile-menu-work, .mobile-menu-info{
    display: inline-block; position: absolute;
}
.mobile-menu-follow{
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -144px -13px;
	width: 18px; height: 20px; top: 9px;
}
.mobile-menu-discover{
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -116px -57px;
	width: 20px; height: 20px; top: 10px;
}
.mobile-menu-support{
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -116px -122px;
	width: 20px; height: 20px; top: 10px;
}
.mobile-menu-work{
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -116px -35px;
	width: 20px; height: 19px; top: 10px;
}
.mobile-menu-info{
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -118px -15px;
	width: 17px; height: 17px; top: 12;
}

.follow-us-footerMobile{
    display: inline-block; margin-left: 87px;
}
.follow-us-footerMobile a{
    width: 38px ! important; display: inline-block; padding: 15px 0px 0px 0px ! important;
}

.header-sign-Mobile{
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -113px -93px;
	width: 26px; height: 26px; display: inline-block; margin-top: 3px;
}
.header-login-Mobile{
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -80px -42px;
	width: 26px; height: 24px; display: inline-block; margin-top: 3px;
}
.header-profile-Mobile{
	width: 26px; height: 26px; display: inline-block; margin-top: 3px; margin-bottom: 7px;
}
.header-credit-Mobile{
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -133px -363px;
	width: 26px; height: 26px; display: inline-block; margin-top: 3px;
}
.header-logout-Mobile{
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -199px -364px;
	width: 25px; height: 26px; display: inline-block; margin-top: 3px;
}

.mobile-menu-close{
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -81px -73px;
	width: 25px; height: 19px;
}

.user-iconed{
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -80px -42px;
	width: 26px; height: 24px; position: relative; display: inline-block; float: right; right: 10px; top: -28px;
}

.user-purchase{
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -133px -363px;
	width: 26px; height: 26px; display: inline-block; float: right; position: relative; right: 38px; top: -30px;
}

.mobile-logo-ban{
    display: inline-block;
    position: absolute;
    height: 35px;
    width: 100%;
    text-align: center;
    margin-left: -25px;
    top: 10px;
}
.mobile-toggle{
    position: relative;
    display: inline-block;
    z-index: 1;
}


.profile-base-dxt{
    height: 160px; width: 100%; position: absolute; top: 210px;
    background-image: linear-gradient(to bottom, rgba(255,255,255,0), rgba(0,0,0,0.6));
}


.new-char-profile-data{
    width: 67%; height: 150px; float: right; position: absolute; top: -150px; display: inline-block;
    padding-left: 15px; color: #fff; text-shadow: 0px 0px 6px #3a414b;
}
.new-char-profile-data.online_char {
      top: -168px;
}

.new-char-profile-data.online_char .tip-text {
      top: 105px;
}
.new-char-profile-data.online_char .online-ui {
      margin-top: -2px;
}
.new-char-profile-data.online_char .online-ui img, .mobile-profile_detail_box.online_char .online-ui img{
  padding-left: 0 !important;
}
@media (max-width: 767px){
    .new-char-profile-data, .desktop-gallery-custom, .profile-base-dxt{display: none}
}
.new-char-name{
    font-size: 30px; margin-bottom: 0px;
}
.new-char-rating{
    margin-top: 2px; margin-left: -30px;
}
.new-char-headlines{
    font-size: 17px; line-height: 20px; margin-top: -2px;
}

.rate-character{
    height: 29px; width: 100px; border: 1px solid #fff; border-radius: 20px;
    line-height: 27px; padding-left: 8px; padding-top: 0px;
    display: inline-block; position: relative; margin-top: -4px; margin-left: 15px; font-size: 15px;
    cursor: pointer; color: #fff; padding-left: 12px; box-shadow: 0px 1px 1px #000;
}
.rate-character:hover{
    background: rgba(0,0,0,0.1);
}
.rate-character span{
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -158px -232px;
	width: 12px; height: 12px; position: absolute; display: inline-block; margin-left: -18px;
	margin-top: 7px; margin-right: 10px; transform: scale(0.8) rotate(45deg); text-shadow: 0px 2px 2px rgba(0,0,0,1);
}
@media (max-width: 767px){
    .rate-character span{
        transform: scale(0.7) rotate(45deg); margin-top: 5px;
    }
    .rate-character{
        position: relative; display: inline-block; margin: 0px; bottom: 7px;
        width: 90px; height: 25px; line-height: 24px; font-size: 13px;
        background: rgba(0,0,0,0.4); padding-left: 16px; text-shadow: 0px 2px 2px rgba(0,0,0,1);
    }
}

.desktop-gallery-custom .contact-details{margin: 20px 0px 10px -35px;}


.new-profile-photos ul.clips-list-items li{width: 33.33%; margin-top: -10px;}

.heading-names{
    font-size: 18px; line-height: 0px; font-weight: 500; text-transform: capitalize; margin-left: 16px;
}
.show-all-right{
    font-family: 'MyriadProRegular'; font-size: 14px; line-height: 20px; font-weight: 500;
    float: right; display: inline-block; margin-top: -24px;
}
.show-all-right a{color: #6c7a89;}

.new-about-me{
    margin: 0px 0px 40px -8px;
    width: 230px;
}
.new-about-me h4.heading-name{
    border-bottom: 2px solid #ddd;
    width: 100%;
    padding-bottom: 2px;
    margin-bottom: 10px;
    color: #3a414b;
}

.new-desktop-review{margin-left: -8px;}
.new-profile-photos .for-empty-media span{width: 575px;}
.new-desktop-review .single-review-box{padding-left: 0px;}
.new-desktop-review .recent-reviews-date{padding-left: 0px; font-size: 10px; display: block; position: relative; top: -20px;}
.new-desktop-review .review-heading{font-size: 15px;}
.new-desktop-review ul.star-icon li i {font-size: 14px;}
.new-desktop-review .review-comment{font-size: 13px; top: -38px; line-height: 16px;}

span.review-separator{
    height: 1px; width: 100%; display: block; position: relative; border-top: 1px solid #eee; margin-bottom: 10px; margin-right: -30px; margin-top: -30px;
}


.new-desktop-review .review-star-icon{top: -35px;}

.new-desktop-review .review-profile-pic{
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -14px -338px;
	width: 73px; height: 73px; display: inline-block; transform: scale(0.6); position: relative; top: -12px;
}
.for-new-review{
    border-bottom: 2px solid #ddd; width: 230px; margin-bottom: 10px; color: #3a414b;
    padding-bottom: 2px;
}

.new-heading-name{
    font-size: 14px; font-family: 'MyriadProBold'; line-height: 20px; color: #3a414b; font-weight: 600; text-transform: uppercase; margin-bottom: 0;
    display: inline-block;
}

.custom-online-desktop{
    margin-top: 30px;
}

.notify-onliner{
    font-family: 'MyriadProRegular';
    font-size: 14px;
    font-weight: 500;
    display: inline-block; margin-left: 10px;
}


@media (min-width: 767px){
    .recent-online-container{display: none;}
}

.show-all-right span{
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -200px -228px;
    width: 16px;
    height: 16px;
    display: inline-block;
    position: relative;
    top: 2px;
    left: 3px;
}
.show-all-right span:hover{
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -200px -251px;
}



.star-icon-profile{margin-left: 15px; display: inline-block; margin-top: -7px;}
@media only screen and (max-width: 767px){
    .star-icon-profile{margin-left: 0px;}
}
.star-icon-profile li{display: inline-block; margin-top: 10px; margin-right: -2px;}
.star-icon-profile li span.color-icon{
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -305px -412px;
	width: 18px; height: 17px; display: inline-block;
}
.star-icon-profile li span{
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -329px -412px;
	width: 18px; height: 17px; display: inline-block;
}

.for-New-empty-video, .for-New-empty-photo{
  text-align: center;
  font-size: 16px;
  color: #D8D7DA;
  margin: 0 auto;
  padding: 60px;
}

.for-New-empty-video p, .for-New-empty-photo p {
  padding: 20px;
  font-size: 24px;
}

.for-New-empty-video span{
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -211px -707px;
	width: 122px; height: 102px; display: inline-block; margin-top: 20px;
}
.for-New-empty-photo span{
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -209px -558px;
	width: 125px; height: 125px; display: inline-block; margin-top: 20px;
}

@media only screen and (max-width: 414px){
  .for-New-empty-video, .for-New-empty-photo {
    padding: 0;
  }
}






.follow-us-footer{
    display: inline-block;
}
.follow-twitter, .follow-facebook, .follow-insta, .follow-snap, .follow-tumblr{display: inline-block; margin-right: 10px;}

.follow-twitter{
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -391px -238px;
	width: 27px; height: 22px;
}
.follow-facebook{
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -393px -205px;
	width: 24px; height: 24px;
}
.follow-insta{
  background: url("/static/images/arousr-sprites-jun-11.89bf5912def1.svg") no-repeat -445px -8px;
  width: 26px;
  height: 25px;
  background-size: 497px;
}
.follow-tumblr{
  background: url("/static/images/arousr-sprites-jun-11.89bf5912def1.svg") no-repeat -471px -211px;
  background-size: 497px;
  width: 16px;
  height: 25px;
}



.mobile-menu-follow, .mobile-menu-discover, .mobile-menu-support, .mobile-menu-work, .mobile-menu-info{
    display: inline-block; position: absolute;
}
.mobile-menu-follow{
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -144px -13px;
	width: 18px; height: 20px; top: 9px;
}
.mobile-menu-discover{
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -116px -57px;
	width: 20px; height: 20px; top: 10px;
}
.mobile-menu-support{
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -116px -122px;
	width: 20px; height: 20px; top: 10px;
}
.mobile-menu-work{
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -116px -35px;
	width: 20px; height: 19px; top: 10px;
}
.mobile-menu-info{
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -118px -15px;
	width: 17px; height: 17px; top: 12;
}

.follow-us-footerMobile{
    display: inline-block; margin-left: 87px;
}
.follow-us-footerMobile a{
    width: 38px ! important; display: inline-block; padding: 15px 0px 0px 0px ! important;
}

.header-sign-Mobile{
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -113px -93px;
	width: 26px; height: 26px; display: inline-block; margin-top: 3px;
}
.header-login-Mobile{
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -80px -42px;
	width: 26px; height: 24px; display: inline-block; margin-top: 3px;
}
.header-profile-Mobile{
	width: 26px; height: 26px; display: inline-block; margin-top: 3px;
}
.header-credit-Mobile{
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -133px -363px;
	width: 26px; height: 26px; display: inline-block; margin-top: 3px;
}
.header-logout-Mobile{
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -199px -364px;
	width: 25px; height: 26px; display: inline-block; margin-top: 3px;
}

.mobile-menu-close{
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -81px -73px;
	width: 25px; height: 19px;
}

.user-iconed{
  background: url("/static/images/svgIcons/head-user.bb40d34e7a1b.svg") no-repeat;
  width: 26px;
  height: 24px;
  position: relative;
  display: inline-block;
  right: 10px;
  top: -28px;
  background-size: contain;
}


.user-profile{
	width: 26px; height: 26px; display: inline-block; float: right; position: relative; right: -25px; top: -32px;
}
.user-profile .online-status {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  position: absolute;
  bottom: 0;
  right: 0;
  border: 1px solid #fff;
}
.mobile-toggle{
    position: relative;
    display: inline-block;
    z-index: 1;
}








.index-mobile-texts{
    padding-top: 95px;
    width: 100%; display: block;
    color: #fff; font-family: 'Lato', sans-serif;
    text-shadow: 0px 0px 6px #3a414b;
}

.index-mobile-texts h2{
    line-height: 0;
    font-weight: 500;
    font-size: 18px;
}
.index-mobile-texts h1{
    line-height: 20px;
    font-weight: 300;
    font-size: 17px;
}
.index-mobile-texts p{
    line-height: 0;
    font-weight: 500;
    font-size: 14px;
}


.recent-post-title{
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    padding-bottom: 5px;
    border-bottom: 2px solid #9d2832;
}
.blog-pict{
    margin-left: 15px;
    display: inline-block;
    margin-right: 10px;
}
.blog-pict img{
  width: 100%;
  max-width: 200px;
  margin-bottom: 10px;
}
.blog-title{
    display: inline-block;
    font-weight: 600;
}
.blog-title a{
  padding: 0px 15px;
}

.likes-prof a, .likes-prof span{display: inline-block;}

.album-page-head{
    font-size: 18px;
    margin: 25px 0px -35px -30px;
}
@media only screen and (max-width: 767px){
    .new-faces-mobile-home .online-host-display{margin-bottom: 20px;}
    .blog-pict img{
      max-width: 100%;
    }
}

.f-arousr, .f-arousr a{
    font-size: 15px; color: #6c7a89; 
}

.likes-prof a.tip-me{
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -275px -518px;
	width: 21px; height: 21px; display: inliine-block;
}

.custom-online-desktop ul.hosts-list-items {
    margin-left: 0px;
}
.custom-online-desktop .online-host-display{margin: -2px;}




.new-profile-flat-icons{
    position: relative;
    display: inline-block; height: 33px; width: 100%; margin: 5px 0px 10px 0px; line-height: 33px;
}
.new-profile-flat-icons .call-icon, .new-profile-flat-icons .chat-icon, .new-profile-flat-icons .video-icon{
    color: #fff; position: relative;
    display: inline-block; width: 100%;
}



.new-profile-flat-icons .offline, .new-profile-flat-icons .offline, .new-profile-flat-icons .offline{
    background: #c7c6c7; display: inline-block; width: 30%;
    border-radius: 20px;
}


.new-profile-flat-icons a{
    width: 30%; background: #3a414b;
    height: 33px; margin: 0px; border: 1px solid #ddd;
    display: inline-block; border-radius: 20px; text-align: center;
}

.new-profile-flat-icons .call-icon span{
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -405px -25px;
	width: 17px; height: 17px; display: inline-block; margin: 0px 5px -4px 0px;
}
.new-profile-flat-icons .chat-icon span{
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -405px -48px;
	width: 17px; height: 17px; display: inline-block; margin: 0px 5px -3px 0px;
}
.new-profile-flat-icons .video-icon span{
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -402px -7px;
	width: 20px; height: 13px; display: inline-block; margin: 0px 5px -2px 0px;
}

@media only screen and (max-width: 767px) {

  .connect-chat-icon, .connect-call-icon, .connect-video-icon {
        border: 0px solid #fff;
  }
  .connect-icon-base .connect-chat-icon, .connect-icon-base .connect-call-icon, .connect-icon-base .connect-video-icon{
    border: 0px solid #fff;
  }
}


.new-recent-reviews{
    display: inline-block;
    width: 100%;
}


.pac-container.pac-logo{
  top: 322px !important;
}








.main-pop-Ratings .main-pop-window{
    height: 328px;
}
@media (max-width: 767px){
    .pops-one-button {
        margin-top: 50px;
        width: 242px;
    }

    .main-pop-confirmation .confirmation-pop-footer {
      margin-top: 45px !important;
      margin-left: 15px !important;
      width: 100% !important;
    }
}




.pops-display-texts{test-align: center;}

.rating-profile-pic{
    width: 55px; height: 55px; border-radius: 50%; border: 1px solid #ddd; display: inline-block; margin-top: 5px;
    background-repeat: no-repeat; background-size: contain; background-position: center;
}
.star-rating-profile{
    text-align: center;
    display: inline-block; position: relative; width: 120px;
}

.rating-buttons{
    width: 120px; display: inline-block;
}
.rating-buttons ul.star-icon{
    margin-top: 0px;
    margin-left: 0px;
}
.rating-buttons ul.star-icon li{
    margin-left: 0px;
}
.rating-buttons ul > li.star {
  display:inline-block;
}
.rating-buttons ul > li i {
  font-size: 18px;
}

.rating-buttons ul > li.star.hover > i.fa {
  color: #9d2832;
}


.rating-buttons ul > li.star.selected > i.fa {
  color: #9d2832;
}
.rating-buttons ul > li.star.hover > i.fa {
  color: #9d2832;
}





.after-rate-text{
    font-size: 16px; text-transform: capitalize;
}

.newer-big-icon{margin-bottom: 30px;}



span.review-pen-icon{
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -383px -179px; float: left;
	width: 16px; height: 16px; display: inline-block; position: relative; left: 4%; top: -29px;
}

.review-entering-area{
    position: relative;
    width: 92%;
}

#review_error_msg{
    font-size: 16px; margin-top: -15px;
}


.acc-disabled-popup{
     margin-top: 140px; margin-bottom: -375px;
}
@media only screen and (max-width: 767px){
    .acc-disabled-popup .main-pop-window{
         width: 290px;
    }
}

a.btn-overflow-desktop{
    margin-top: 10px;
}

#deactivate-texts{
    color: #6c7a89;
}



.review-base{
    display: block;
    margin-right: -20px;
    min-height: 0px; max-height: 300px; overflow-y: scroll;
}
.single-review-base{
    display: block; width: 100%; border-bottom: 1px solid #ddd; margin-bottom: 10px;
}
.single-review-base .review-base-profile, .single-review-base .review-base-content{
    display: block;
}
.single-review-base .review-base-profile{
    height: 45px; width: 45px; text-align: center; margin-right: 10px; position: relative; display: inline-block;
}

@media(min-width: 767px){
    .single-review-base .review-base-profile span{
        width: 73px; height: 73px; display: inline-block; transform: scale(0.5); position: absolute;
        margin-left: -37px; margin-top: -15px;
    }
}
.single-review-base .review-base-content{
    margin-left: 50px; margin-top: -50px; margin-bottom: -35px;
}
.single-review-base .review-base-content .reviewer{
    font-family: 'MyriadProRegular'; font-size: 15px; color: #3a414b; font-weight: 500;
}
.single-review-base .review-base-content .reviewer span{
    font-size: 10px; top: -10px; position: relative; top: -7px;
}
.single-review-base .review-base-content .review-star-icon{
    top: -45px; left: -16px;
}
.single-review-base .review-base-content .review-comment{
    font-size: 13px; line-height: 16px; top: -45px; padding-right: 10px;
}

@media (max-width: 767px){
    .review-base{
        min-height: 0px;
        max-height: 230px; margin-bottom: 30px;
        border-top: 2px solid #ccc; margin-right: 5px; padding-top: 10px;
    }
    .single-review-base .review-base-profile{
        height: 75px; top: -5px;
    }
    .single-review-base .review-base-profile span{
        width: 40px; height: 40px; display: inline-block;
    }
    .single-review-base .review-base-content{
        margin-left: 50px; margin-top: -80px; margin-bottom: -20px;
    }
    .single-review-base .review-base-content .review-star-icon{
        top: -35px; left: 0px;
    }
    .single-review-base .review-base-content .review-comment{
        top: -35px;
    }

}





.video-js.vjs-16-9, .video-js.vjs-4-3, .video-js.vjs-fluid {
    height: 530px ! important;
    max-height: 530px ! important;
    padding-top: 50% !important;
}







.note-for-nonIN{
    font-size: 15px; margin-bottom: 5px;
}
.note-for-nonIN strong{
    text-decoration: underline; text-underline-position: under;
}
.ca-icons .not-favorite.in_5, .ca-icons .is-favorite.in_5{
    margin-right: 10px;
}



.copy-tooltip-text{
    visibility: hidden;
    width: 140px;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px;
    position: absolute;
    z-index: 1;
    bottom: -145%;
    left: -117%;
    margin-left: -75px;
    opacity: 0;
    transition: opacity 0.3s;
}
.copy-tooltip-text::after {
    content: "";
    position: absolute;
    z-index: 1;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;

}
.copyLink:hover .copy-tooltip-text{
    visibility: visible;
    opacity: 1;
}

@media(max-width: 767px){
    .copy-tooltip-text{
        bottom: -200%;
        left: -70%;
        transform: rotate(270deg);
    }
    .copy-tooltip-text::after {
        left: 90%;
    }
}
@media(min-width: 767px){
    .copy-tooltip-text::after {
        top: -33%;
        left: 83%;
        transform: rotate(180deg);
    }
}

#fileupload input.toggle{display: none}

button.cancel{
  display: none !important;
}


.progress-loader {
    border: 4px solid #f3f3f3;
    border-radius: 50%;
    border-top: 4px solid black;
    width: 25px;
    height: 25px;
    position: absolute;
    right: 5%;
    margin-top: -45px;
    z-index: 1;
    -webkit-animation: spin 10s linear infinite;
    animation: spin 1s linear infinite;
}


@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}



#review-texts{
    width: 315px; height: 45px;
}
@media(max-width: 767px){
  .main-pop-Ratings .main-pop-window {
    height: 305px;
  }
    #review-texts{
        width: 225px;
    }
    .main-pop-Ratings .review-entering-area {
      width: 100%;
    }
    .main-pop-Ratings #review-texts {
      width: 95%;
      margin: auto;
    }
    .main-pop-Ratings .pops-one-button {
      width: 100%;
      margin-left: 0;
      border-radius: 0px 0px 5px 5px;
      margin-top: 31px;
    }
    .main-pop-Ratings .pops-footer {
      height: 74px;
      width: 100%;
    }
    .main-pop-Ratings span.review-pen-icon {
      left: 18px;
      top: -35px;
    }
}








  .main-pop-Tips .main-pop-window {
    position: relative;
    display: block;
    width: 260px;
    height: 317px;
    border-radius: 10px;
    background-color: #fff;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 0px;
    margin: 0px;
    z-index: 3;
    opacity: 1 !important;
  }
  
  .main-pop-Tips .gallery-top .heading-name, .main-pop-Tips .gallery-top .heading-name-right {
    display: none;
  }
  
  .main-pop-Tips .gallery-top .heading-name-mobile {
    display: inline-block;
  }
  
  .main-pop-Tips .pops-header {
    height: 45px;
    display: fixed;
  }
  
  .main-pop-Tips .pops-image {
    background-image: url("/static/images/icons/favicon-96x96.4dddd5077ffe.png") !important;
    display: inline-block;
    width: 27px;
    height: 27px;
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    float: left;
    margin: 9px 0px 0px 9px;
  }
  
  .main-pop-Tips .pops-text {
    display: inline-block;
    font-size: 20px;
    font-weight: 700;
    width: 72%;
    font-family: 'MyriadProRegular';
    text-align: center;
    margin: 0px;
    margin: 12px 0px 0px 0px;
  }
  
  .main-pop-Tips .pops-close {
    display: inline-block;
    width: 15px;
    height: 15px;
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    float: right;
    cursor: pointer;
    margin: 14px 14px 0px 0px;
  }
  
  .main-pop-Tips .pops-footer {
    position: absolute;
    height: 100px;
    bottom: 0px;
    width: 90%;
    border: 0px;
  }
  .main-pop-Tips .pops-footerNew {
    position: absolute;
    height: 50px;
    bottom: 0px;
    width: 100%;
    border: 0px;
  }

  
  .main-pop-Tips .pops-left-button {
    position: absolute;
    width: 100%;
    height: 45px;
    line-height: 47px;
    margin: 5px;
    display: block;
    border-radius: 5px;
    background-color: #f0f0f0;
    color: #3a414b;
    text-transform: uppercase;
    font-size: 1rem;
    text-align: center;
    bottom: 6%;
    left: 3%;
    border: 1px solid #c4c5c6;
    cursor: pointer;
  }
  
  .main-pop-Tips .pops-right-button {
    position: absolute;
    height: 45px;
    line-height: 47px;
    width: 100%;
    margin: 5px;
    display: block;
    border-radius: 5px;
    background-color: #3a414b;
    color: #f0f0f0;
    padding-top: 12px;
    text-transform: uppercase;
    font-size: 1rem;
    text-align: center;
    bottom: calc(16% + 45px);
    left: 3%;
    cursor: pointer;
  }
  
  .main-pop-Tips .pops-display-texts {
    position: relative;
    height: 160px;
    width: 260px;
    text-align: center;
    font-family: 'MyriadProRegular';
    font-size: 22px;
    padding: 0px 20px 0px 20px;
    display: table-cell;
    vertical-align: middle;
    line-height: 25px;
  }

  @media(min-width: 767px){
    .main-pop-Tips .pops-one-button{
        text-align: center; color: #fff; background-color: #3a414b; text-transform: uppercase; letter-spacing: 1px;
        width: 258px; cursor: pointer; margin-top: 56px;
        height: 45px; border-radius: 0px 0px 10px 10px; line-height: 47px; font-size: 16px; cursor: pointer; border: 1px solid #3a414b;
    }
  }


h1.hidden-sm-custom{
    font-size: 24px; font-weight: 500;
}
h1.show-sm-custom{
    font-size: 24px; line-height: 23px; text-align: center; width: 100%;
}

.no-favorite-online{
    border: 1px solid #ddd; border-radius: 5px; height: 30px;
    text-align: center; margin-top: -5px; margin-bottom: 25px;
    margin-left: -15px; line-height: 30px; font-size: 16px;
    color: #7e7e7e;
}
@media (max-width: 767px){
    .no-favorite-online{
        margin-left: 0px;
    }
    .clips-box-mobile-footer h1{
      margin: 0;
      padding: 0;
      font-size: 16px;
      font-weight: 600;
    }
    .clips-box-mobile-footer .mobile-carou-links{
      height: auto;
      padding-top: 0px;
    }
    .clips-box-mobile-footer .ca-icons .twitter-share-button {
        margin-right: 30px;
        margin-top: 3px;
    }
    .comment_hide{
      display: none;
    }
}
.hidden{
  display: none;
}

.mt_2{margin-left: -5px;}

@media(min-width: 767px){
    .btn.disabled, .btn:disabled{
        width: 135px;
        line-height: 15px;
        letter-spacing: 1px;
        color: #3b414a;
        border-radius: 3px;
    }
}
.titleComment{
    font-size: 14px;
    margin: -15px 0px 0px -5px;
}

.no_logged_in{
    font-size: 12px;
    margin: -2px 0px 10px -5px;
}

@media(min-width: 767px){
    .no_logged_in{
        margin: -2px 0px 10px 0px;
    }
}
.no_logged_in a{
    font-weight: 600;
    text-decoration: underline;
    text-underline-position: under;
}

.show_no_logged_in{
    display: inline-block; width: 20px; height: 20px;
    position: relative; float: right; top: -25px;
}
.show_no_logged_in span{
  background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -118px -80px;
	width: 16px;
	height: 8px; display: inline-block;
}

@media(min-width:767px){
    ul.live-now-list {
        text-align: left;
    }
    ul.clips-list-items li {
        max-height: 245px;
    }
}

.install-banner {
  background-color: rgba(255, 255, 255, 0.6);
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  display: var(--install-banner-display, none);
  align-items: baseline;
  padding: 10px;
  justify-content: space-around;
}

@media (min-width: 576px) {
  .install-banner {
    display: none;
  }
}

.install-banner .img-install-icon {
  width: 50px;
  height: 50px;
  align-self: center;
}

.txt-install {
  font-size: 20px;
}

.install-banner .btn-install-pwa {
    display: inline-block;
    position: relative;
    height: 32px;
    width: 88px;
    margin-top: 12px;
    text-transform: uppercase;
    border-radius: 18px;
    text-align: center;
    padding-top: 5px;
    font-size: 14px;
    cursor: pointer;
    color: #fff;
    border: 1px solid #3b414a;
    background-color: #3b414a;
}

.btn-dismiss-pwa-install-banner {
  position: absolute;
  top: 0;
  right: 0;
  padding: 5px;
  cursor: pointer;
}
.heart_icon,
.view_icon {
    position: absolute;
    min-height: 15px ! important;
    bottom: 5px;
    left: 10px;
    color: #fff !important;
    line-height: 15px;
    display: inline-block !important;
    background: transparent !important;
    cursor: pointer;
}

.heart_icon .char-not-favorite,
.heart_icon .char-is-favorite,
.view_icon .char-not-favorite {
    background-position: -150px -344px;
    top: 1px;
    background-size: 300px;
    width: 12px;
    height: 12px;
    vertical-align: text-top;
}

.view_icon .char-not-view {
    background-image: url("/static/images/eye-icon.c46112a8cb24.png");
    background-position: center;
    width: 18px;
    height: 16px;
    background-repeat: no-repeat;
    display: inline-block;
    background-size: 18px;
    vertical-align: bottom;
    margin-right: 2px;
    position: relative;
    top: 0px;
}

.thumb_overlay {
    position: relative;
}

.thumb_overlay:before {
    content: '';
    background: linear-gradient(transparent, rgba(0, 0, 0, .6));
    position: absolute;
    
    height: 45px;
    bottom: 0;
}

.thumb_overlay .video-duration {
    bottom: 1px;
}

.stroke_btn {
    border: 1px solid #3b414a;
    color: #3b414a;
    border-radius: 20px;
    background: transparent;
    cursor: pointer;
    height: 38px; line-height: 40px;
    width: 278px;
}

@media screen and (max-width: 767px) {
  .stroke_btn {
    color: #fff;
    background-color: #3b414a;
  }
}

.mt-20 {
    margin-top: 20px !important;
}

.left-60 {
    left: 50px !important;
}
.outer-container-mobile ul.clips-list-items{
    display: block;
}


.profilePicInfo {
  border: 1px solid #ddd;
  padding: 10px 0;
  border-radius: 6px;
  width: calc(100% - -20px);
}
.profilePicInfo h1{
  font-size: 15px;
  font-weight: 600;
  margin: 0;
}
.profilePicInfo .desktop-carou-texts-update{
  padding: 0px;
  padding-bottom: 5px;
  padding-top: 0px;
  font-size: 15px;
  border-bottom: none;
}
.profilePicInfo ul.social_icons {
  display: inline-flex;
}

.profilePicInfo ul.social_icons li {
  display: inline-flex;
  align-items: center;
  margin: 0 12px 0 0px;
}
.profilePicInfo ul.social_icons li:last-child{
  margin-right: 0px;
}
.profilePicInfo ul.social_icons li .lineIcons{
  background-image: url("/static/images/arousr-spritesv3.098371bfac67.png");
  background-repeat: no-repeat;
  display: inline-block;
  margin-right: 0px;
}
.profilePicInfo ul.social_icons li .thumbsUpLineIcon{
  background-size: 400px;
  background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -383px -364px;
  width: 24px;
  height: 24px
}
.profilePicInfo ul.social_icons li .thumbsDownLineIcon{
  background-size: 400px;
  transform: rotate(-180deg);
  background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -383px -364px;
  width: 24px;
  height: 24px;
  position: relative;
  top: 0px;
}
.profilePicInfo ul.social_icons li .shareLineIcon{
  background-size: 400px;
  background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -414px -391px;
  width: 27px;
  height: 23px;
  margin-top: 1px;
}
.profilePicInfo ul.social_icons li .commentLineIcon{
  background-size: 400px;
  background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -414px -416px;
  width: 23px;
  height: 23px;
  margin-top: 0px;
  margin-bottom: 3px;
}




.profilePicInfo ul.social_icons li .heartLineIcon{
  background-size: 400px;
  background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -353px -405px;
  width: 25px;
  height: 23px;
  position: relative; top: 0px; margin-top:0px; margin-bottom: 1px;
}
.profilePicInfo ul.social_icons li .thumbsUpLineIcon:hover,
.profilePicInfo ul.social_icons li .thumbsUpLineIcon.is-like,
.profilePicInfo-mob ul.social_icons li.active .thumbsUpLineIcon{
  background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -383px -420px;
}
.profilePicInfo ul.social_icons li .thumbsDownLineIcon:hover,
.profilePicInfo ul.social_icons li .thumbsDownLineIcon.is-dislike,
.profilePicInfo-mob ul.social_icons li.active .thumbsDownLineIcon{
  background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -383px -392px;
  transform: rotate(0deg);
}
.profilePicInfo ul.social_icons li .shareLineIcon:hover,
.profilePicInfo-mob ul.social_icons li.active .shareLineIcon{
  background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -414px -365px;
}
.profilePicInfo ul.social_icons li .commentLineIcon:hover,
.profilePicInfo-mob ul.social_icons li.active .commentLineIcon{
  background-position: -414px -443px;
}
.profilePicInfo ul.social_icons li .heartLineIcon:hover,
.profilePicInfo ul.social_icons li .heartLineIcon.is-favorite,
.profilePicInfo-mob ul.social_icons li.active .heartLineIcon{
  background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -353px -430px;
}
.mr-0{
  margin-right: 0px !important;
  margin-bottom: 4px;
}
.ml-1{
    margin-bottom: 4px;
 }
.profilePicInfo ul.social_icons li.icon-dropdown {
  position: relative;
}
.profilePicInfo ul.social_icons li.icon-dropdown .sub-dropdown {
  position: absolute;
  top: 100% !important;
  box-shadow: 0px 2px 8px rgba(0,0,0,.2);
  border: 1px solid #ddd;
  z-index: 9;
  background: #fff;
  flex-direction: column;
  width: 110px;
  padding: 10px 0px 5px;
  left: 50% !important;
  transform: translateX(-50%) !important;
  min-width: 110px;
}
.profilePicInfo ul.social_icons li.icon-dropdown .sub-dropdown.dropdown-menu.show{
  display: flex;
}
.profilePicInfo ul.social_icons li.icon-dropdown .sub-dropdown li{
  margin: 0 0 5px;
  width: 100%;
  padding: 0 !important;
}
.profilePicInfo ul.social_icons li.icon-dropdown .sub-dropdown li span {
  background: #ededed;
  padding: 8px;
  font-size: 14px;
  width: 100%;
  text-align: center;
  display: inline-block;
  cursor: pointer;
}
.brdr-top-none{
  border-top: none !important;
}
.profilePicInfo ul.social_icons li span:before{
  display: none !important;
}
.comments-update.comments-list .titleComment,
.comments-update.comments-list .no_logged_in{
  font-size: 16px;
  color: #3b414a;
  margin-left: -2px;
}

.comments-update.comments-list .userImagebg {

    background-size: 300px;
    transform: none;
}
.comments-update.comments-list .commentName{
  font-size: 16px;
  color: #3b414a;
  margin-right: 20px;
  margin-top: 5px;
  display: inline-block;
}
.comments-update.comments-list .commentTime{
  color: #949494;
  font-size: 12px;
}
.comments-update.comments-list .commentTxt{
  color: #3b414a;
  font-size: 16px;
}
.relative{
  position: relative !important;
}


@media screen and (max-width: 767px) {
  .heart_icon .char-not-favorite,
  .heart_icon .char-is-favorite,
  .view_icon .char-not-favorite{
    background-position: -200px -460px;
    background-size: 400px;
    width: 16px;
    height: 15px;
  }

  .box-wrap .box-wrap-header .profilePicInfo-mob h1{
    font-size: 15px;
    font-weight: 600;
    margin: 0;
  }
  .box-wrap .box-wrap-header .profilePicInfo-mob .mobile-carou-texts{
    padding: 0 !important;
    font-size: 15px;
  }

  .profilePicInfo-mob{
    width: 100%;
    border: none;
    padding: 0;
  }
  .profilePicInfo-mob .mobile-carou-texts{
    margin-top: 0px !important;
    color: #3b414a !important;
  }
  .profilePicInfo-mob .ca-icons{
    margin-top: 10px !important;
    top: 0px !important;
    margin-bottom: 0 !important;
  }
  .profilePicInfo-mob .social_icons{
    display: flex !important;
    justify-content: space-between;
  }
  .profilePicInfo-mob .social_icons > li{
    display: flex !important;
    flex-direction: column;
    flex: 1;
    margin: 0 !important;
    padding: 0 5px !important;
  }
  .profilePicInfo-mob .social_icons > li > span{
    color: #aaa9aa;
    font-size: 12px !important;
    
  }
  .profilePicInfo-mob .social_icons > li > a{
    height: 24px;
  }
  .profilePicInfo-mob .social_icons > li > a > span{
    height: 24px !important;
    margin: 0px !important;
  }
  .profilePicInfo-mob .social_icons > li > a > span.shareLineIcon{
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -414px -391px;
  }
  .comments-update.comments-list .titleComment,
  .comments-update.comments-list .no_logged_in{
    font-size: 14px;
  }

  .comments-update.comments-list .logged_in_no_purchase{
    font-size: 12px;
  }

  .profilePicInfo-mob ul.social_icons li.active span{
    color: #3a414b;
  }
  .comment-list-mob .borderTopMobile{
    border-top: none;
  }
  .comment-list-mob .borderTopMobile:first-child{
    margin-top: 0px !important;
  }
  .mb-xs-0{
    margin-bottom: 0px !important;
  }
  .mt-xs-0{
    margin-top: 0px !important;
  }
  .mt-xs-p7{
    margin-top: 0.7rem !important;
  }
  .comment-list-mob .userImagebg {
    background-size: 200px !important;
    transform: none;
  }
  .pr-xs-0{
    padding-right: 0px !important;
  }
  .comment-list-mob .commentName{
    font-size: 14px;
    color: #3b414a;
  }
  .comment-list-mob .commentTime{
    color: #949494;
    font-size: 12px;
  }
  .comment-list-mob .commentTxt{
    font-size: 14px;
    word-break: break-word;
  }
  .mb-xs-5px{
    margin-bottom: 5px !important;
  }
  .profilePicInfo-mob ul.social_icons li.icon-dropdown.active:before,
  .profilePicInfo-mob ul.social_icons li.icon-dropdown.show:before {
    content: '';
    position: fixed;
    background: rgba(255,255,255,.6);
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 9;
  }
  .profilePicInfo-mob ul.social_icons li.icon-dropdown.active .sub-dropdown.dropdown-menu,
  .profilePicInfo-mob ul.social_icons li.icon-dropdown.show .sub-dropdown.dropdown-menu {
    position: fixed !important;
    top: 50% !important;
    left: 50% !important;
    display: flex;
    transform: translate(-50%, -50%) !important;
    min-width: 230px;
    padding: 15px 15px 5px;
  }
  .profilePicInfo-mob ul.social_icons li.icon-dropdown.active .sub-dropdown.dropdown-menu li span a,
  .profilePicInfo-mob ul.social_icons li.icon-dropdown.show .sub-dropdown.dropdown-menu li span a{
    top: 0px;
    margin: 0px;
  }
  .profilePicInfo ul.social_icons li.icon-dropdown .sub-dropdown li.heading {
    font-size: 18px;
    color: #3b414a;
    margin-bottom: 3px;
    text-align: center;
    display: inline-block;
  }
  .profilePicInfo ul.social_icons li.icon-dropdown .sub-dropdown li.footer_btn{
    font-size: 14px;
    color: #3b414a;
    margin-bottom: 0;
    display: inline-block;
    text-align: right;
  }
  .pl-xs-0{
    padding-left: 0px !important;
  }
  .pr-xs-0{
    padding-right: 0px !important;
  }
  .heading-tests h2.h1{
    font-size: 24px;
    line-height: 24px;
    color: #000;
  }
  .clips-box-mobile-clip,
  .clips-box-mobile-clip a{
    min-height: 200px;
  }


    @media(max-width:767px){
          .clips-box-mobile-clip, .clips-box-mobile-footer .custom-row .connect-icon-base div,
          .host-profile-wrap .contact-details .connect-icon-base div{
                margin-right: 13px;
          }
          .clips-box-mobile-clip, .clips-box-mobile-footer .custom-row .connect-icon-base .connect-video-icon,
          .host-profile-wrap .contact-details .connect-icon-base .connect-video-icon{
                margin-right: 0px;
          }
          .profilePicInfo ul.social_icons li .thumbsUpLineIcon:hover {
            background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -383px -364px;
          }
          .profilePicInfo ul.social_icons li .thumbsUpLineIcon.is-like, .profilePicInfo-mob ul.social_icons li.active .thumbsUpLineIcon {
            background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -383px -420px !important;
          }
          .profilePicInfo ul.social_icons li .heartLineIcon:hover{
            background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -353px -405px;
          }
          .profilePicInfo ul.social_icons li .heartLineIcon.is-favorite, .profilePicInfo-mob ul.social_icons li.active .heartLineIcon {
            background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -353px -430px !important;
          }
    }


  .clip-vdo-adjust{
    min-height: 200px;
    object-fit: cover;
  }

  ul.mob-hide-anchor a[data-artwork]{
    display: none;
  }

  ul.social_icons.on-login > a {
    display: flex !important;
  }
  ul.social_icons.on-login > a li{
    padding: 0 15px !important;
    width: auto;
    flex-direction: column;
  }

  .my_pic_section .clips-list-items,
  .my_video_section .clips-list-items{
    display: flex;
    flex-wrap: wrap;
  }

}

.continue-app:hover
{
  border: 1.5px solid #3a414b;
}

.dark-border{
  border: 1px solid black !important;
}

.begin-textbox{
  width: 100% !important;
}

.begin-email-error, .email-error{
    color: red;
    text-align: left;
    font-size: 14px;
    display: none;
    margin-bottom: 1px;
    margin-top: 3px;
}
.online-ui img {
    height: 10px;
    position: relative;
    top: -1px;
    margin-right: 2px;
}


.btn-general-all{
    height: 38px;
    width: 230px;
    text-transform: uppercase;
    text-align: center;
    line-height: 40px;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    background-color: #3b414a;
    border: 0px solid;
    border-radius: 20px;
    margin-top: 5px;
}
@media(max-width:767px){
    .btn-general-all{
        margin-top: 10px;
    }
}



.photos-from-others-lists{
    width: 100%;
    display: inline-block;
    text-align: center;
    border-top: 1.4px solid #d9d9d9;
    border-radius: 0px;
    padding: 15px 0px;
}
.photos-others-base{
    height: 75px;
    width: 75px;
    display: inline-block;
    margin: 4px;
}
.photos-others-base span{
    height: 75px;
    width: 75px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: inline-block;
    border-radius: 5px;
}




.jdenticon-base{
    display: inline-block;
    position: relative;
    height: 60px; width: 60px;
    margin: 10px 0px 5px 25px;
}
.jdenticon-base svg, .jdenticon-base-mobile svg{
    height: 60px; width: 60px;
}
.jdenticon-base span{
    font-family: 'MyriadProRegular';
    font-size: 15px;
    text-transform: capitalize;
    margin: 20px 10px;
    width: 120px;
    position: absolute;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.jdenticon-base-mobile svg{
    height: 80px; width: 80px;
}

.jdenticon-base-mobile{
    display: inline-block;
    position: relative;
    margin: 20px 0px 10px 0px;
    width: 100%;
}

.studio-sign-base{
    height: 110px;
    background: transparent;
    border: 1px solid #3b414a;
    text-align: center;
    margin: 20px;
}
.studio-sign-head{
    position: absolute;
    height: 28px;
    text-transform: uppercase;
    background: #fff;
    padding: 0px 10px;
    line-height: 30px;
    font-size: 24px;
    left: 50%;
    transform: translate(-50%, -50%);;
}
.studio-sign-base a{
    height: 40px;
    width: 230px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.studio-sign-base .btn-studio{
    font-size: 16px;
    text-transform: uppercase;
    background-color: #3b414a;
    border: 0px;
    border-radius: 20px;
    height: 38px;
    line-height: 40px;
    width: 230px;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}




.partner-sign-base1{
    height: 207px;
    width: 100%;
    border: 1px solid #b8b8b8;
}

svg{
	border: 0px solid #3b414a;
	border-radius: 50%;
	
}

.btn-general-all{
    height: 38px;
    width: 230px;
    text-transform: uppercase;
    text-align: center;
    line-height: 40px;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    background-color: #3b414a;
    border: 0px solid;
    border-radius: 20px;
    margin-top: 5px;
}
.green-button {
  background-color: #FDC363;
  font-weight: 600;
  color: #3b414a;
  margin-bottom: 16px;
}
@media(max-width:767px){
    .btn-general-all{
        margin-top: 10px;
    }
}

.hide{
  display: none;
}

.selection-div{
  text-decoration: underline;
  font-weight: bold;
  padding-top: 5%;
  cursor: pointer;
}

.selection-span{
  cursor: pointer;
}

.swap-div{
  font-weight: bold;
  padding-top: 5%;
  padding-bottom: 5%;
  display: inline-block;
  text-decoration: underline;
  text-underline-position: under;
  cursor: pointer;
}

.swap-span{
  cursor: pointer;
}

.album-mob-scalable{
    display: flex;
    height: 48px;
    flex-direction: row;
    width: 100%;
    box-shadow: 2.5px 4.33px 7px rgba(0,0,0,0.42);
    border-bottom: 1px solid #b7b6b7;
}

.album-mob-scalable .mob-scalable-profile{
    flex: 1;
    display: flex;
}
.album-mob-scalable .mob-scalable-profile .mob-scalable-img{
    border: 0px solid red;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    margin: auto;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.album-mob-scalable .mob-scalable-profile .mob-scalable-img span.online{
    position: absolute;
    height: 12px;
    width: 12px; margin-top: 27px;
    margin-left: 25px; border: 2px solid #fff; border-radius: 50%;
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -88px -30px;
}

.album-mob-scalable .mob-scalable-profile .mob-scalable-img span.busy{
  position: absolute;
  height: 12px;
  width: 12px; margin-top: 27px;
  margin-left: 25px; border: 2px solid #fff; border-radius: 50%;
  background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -90px -101px;
}





.album-mob-scalable .mob-scalable-names{
    flex: 2;
    display: flex;
    flex-direction: column;
}
.album-mob-scalable .mob-scalable-names .mob-scale-name{
    font-size: 16px;
    margin: auto 0px;
}
.album-mob-scalable .mob-scalable-names .mob-scale-name{
    height: 12px;
    margin: auto 0px;
}





.album-mob-scalable .mob-scalable-icons{
    flex: 3;
    display: flex;
}
.album-mob-scalable .mob-scalable-icons .scale-icons{
    height: 38px;
    flex: 1;
    margin: auto;
}
.album-mob-scalable .mob-scalable-icons .scale-icons .connect-icon-base{
    top: 0px;
    display: block;
    text-align: center;
}
.album-mob-scalable .mob-scalable-icons .scale-icons .connect-icon-base .connect-chat-icon,
.album-mob-scalable .mob-scalable-icons .scale-icons .connect-icon-base .connect-call-icon{
    margin-right: 15px;
}




.scale-mobile-media-head{
    display: flex;
    height: 34px;
    width: 100%;
    border-radius: 2px;
    box-shadow: 2.5px 4.33px 7px rgba(0,0,0,0.42);
    background-color: #fff;
    text-align: center;
    font-size: 16px;
}
.scale-mobile-media-head a{
    
}
.scale-mobile-media-head a.active{
    color: #3b414a;
}
.scale-mobile-media-head .scale-photos-base{
    flex: 1;
    border-right: 1px solid #b7b6b7;
    height: 20px;
    margin: auto;
}

.scale-mobile-media-head .scale-photos-base span{
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -252px -460px;
  width: 30px;
	height: 20px; display: inline-flex; position: relative;
	margin: auto;
}
.scale-mobile-media-head a.active .scale-photos-base span{
  background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -252px -490px;
  width: 30px;
  height: 20px; display: inline-flex; position: relative;
  margin: auto;
}

.scale-mobile-media-head a.active .scale-photos-base p{
  color: #9d2832; 
}

.scale-mobile-media-head .scale-photos-base p{
    display: inline-flex;
    position: relative;
    bottom: 2px;
}
.scale-mobile-media-head .scale-videos-base{
    flex: 1;
    height: 20px;
    margin: auto;
}
.scale-mobile-media-head .scale-videos-base span{
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -286px -461px;
	width: 30px;
	height: 20px; display: inline-flex; position: relative;
	margin: auto;
}
.scale-mobile-media-head a.active .scale-videos-base span{
    background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -286px -490px;
  width: 30px;
	height: 20px; display: inline-flex; position: relative;
	margin: auto;
}
.scale-mobile-media-head .scale-videos-base p{
    display: inline-flex;
    position: relative;
    bottom: 3px;
}
.scale-mobile-media-head a.active .scale-videos-base p{
  color: #9d2832;
}



.scale-mobile-media-head a{
    display: inline-flex;
    width: 50%;
}

.affiliate-create-btn{
  background-color: #ebebeb !important; 
  color: #3b414a ! important;
}

.pdbtm-5{
  padding-bottom: 5.3%;
}
.alert-themeblack strong{
  text-decoration: underline;
}
.alert-themeblack .close{
  font-size: 21px;
  opacity: 1;
  right: 17px;
}
.alert-themeblack{
  background: #6d7a8a;
  color: #fff;
  border: 0px;
  text-align: center;
  letter-spacing: 0.2px;
  border-radius: 0px;
}
.show-on-mobile .close{
  font-size: 15px;
  opacity: 1;
  right: 14px;
  top: 14px;
}

.display-block {
  display: block !important;
}

.display-none {
  display: none !important;
}

.anchor-phone{
  color: #fefeff;
  text-decoration: underline;
}

#resend-code{
  text-decoration: underline;
  display: none !important;
}

#resend-code-profile{
  text-decoration: underline; 
}

#phone-resend-code{
  text-decoration: underline; 
}

.email-not-verified{
  margin-top: 35%;
}



@media(min-width:767px){
    .this-mobile-only{
        display: none;
    }
}
@media(max-width:767px){
    .this-desktop-only{
        display: none;
    }
  }
.chat-page-alert {
  border-radius: 0px !important;
  font-size: 14px !important;
}
.chat-page-alert button {
  color: #fff !important;
}

.side-dropdown-menu.mobile-header{
  background: #3a414b;
  top: 50px;
  height: auto;
  max-height: fit-content;
  width: 250px;
  opacity: 0;
  box-shadow: 3px 3px 15px rgba(0,0,0,.5);
  visibility: hidden;
  left: 0px;
  padding: 10px 0;
}
.show-menu .side-dropdown-menu.mobile-header{
  left: 0;
  opacity: 1;
  visibility: visible;
}
.show-menu {
  overflow: hidden;
}
.side-dropdown-menu .account-type-cust li a,
.side-dropdown-menu .account-type li a{
  width: 100%;
  height: auto;
  text-align: left;
  background: transparent;
  color: #fff;
  font-weight: 600;
  font-size: 16px;
  display: flex;
  align-items: center;
  padding: 6px 10px 5px;
}
.side-dropdown-menu .account-type-cust li a:hover,
.side-dropdown-menu .account-type li a:hover,
.side-dropdown-menu .user-account-menus li a:hover,
.side-dropdown-menu .mobile-menu li .mobile-menu-box > div:hover{
  color: #fff !important;
  background: rgba(255,255,255,.15) !important;
}
.side-dropdown-menu .account-type-cust li a .menu-icon,
.side-dropdown-menu .account-type li a .menu-icon,
.side-dropdown-menu .user-account-menus li a .menu-icon,
.side-dropdown-menu .mobile-menu li .mobile-menu-box .menu-icon,
.side-dropdown-menu .account-type-cust .header-logout-Mobile{
  height: 24px;
  margin-right: 10px;
  position: relative;
}
.side-dropdown-menu .account-type-cust,
.side-dropdown-menu .user-account-menus{
  border-bottom: 1px solid #5d5d5d;
  display: flex;
  flex-direction: column;
  padding-bottom: 5px;
}
.side-dropdown-menu .mobile-menu{
  padding: 0px 0px 5px;
}
.side-dropdown-menu .user-account-menus li a,
.side-dropdown-menu .mobile-menu li .mobile-menu-box > div{
  width: 100%;
  background: transparent;
  color: #fff;
  font-weight: 600;
  font-size: 16px;
  display: flex;
  align-items: center;
  padding: 6px 10px 5px;
  position: relative;
}
.side-dropdown-menu .mobile-menu li .mobile-menu-box span{
  padding-left: 0px;
}
.user-chat-counts{
  background: #ea3a3a;
  font-size: 13px;
  width: 20px;
  height: 20px;
  position: absolute;
  right: 5px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 3px;
  top: 50%;
  transform: translateY(-50%);
  color: #fff;
}
.side-dropdown-menu .user-account-menus li a .user-chat-counts{
  right: 20px;
}
.side-dropdown-menu .account-type-cust li a .profile-icon-white{
  background: url("/static/images/svgIcons/menu_profile.ad78a80f78fd.svg") no-repeat;
  background-size: cover;
}
.side-dropdown-menu .account-type-cust li a .credits-icon-white{
  background: url("/static/images/svgIcons/menu_buy.722cd7fc47ae.svg") no-repeat;
  background-size: cover;
}
.side-dropdown-menu .user-account-menus li a .chat-icon-white{
  background: url("/static/images/svgIcons/menu_chats.499f776f6f97.svg") no-repeat;
  background-size: cover;
}
.side-dropdown-menu .user-account-menus li a .video-icon-white{
  background: url("/static/images/svgIcons/menu_videos.855837effdf5.svg") no-repeat;
  background-size: 90%;
  background-position: center;
}
.side-dropdown-menu .user-account-menus li a .fav-icon-white{
  background: url("/static/images/svgIcons/menu_heart.19c095b8ec7e.svg") no-repeat;
  background-size: cover;
  background-position: center;
}
.side-dropdown-menu .user-account-menus li a .notify-icon-white{
  background-position: -378px -470px;
}
.side-dropdown-menu .mobile-menu li .mobile-menu-box .mobile-menu-info{
  background: url("/static/images/svgIcons/menu_info.0d99ce6381f6.svg") no-repeat;
  background-size: cover;
  background-position: center;
}
.side-dropdown-menu .mobile-menu li .mobile-menu-box .mobile-menu-work{
  background: url("/static/images/svgIcons/menu_work.086de545b8cc.svg") no-repeat;
  background-size: cover;
  background-position: center;
  top: 0;
}
.side-dropdown-menu .mobile-menu li .mobile-menu-box .mobile-menu-support{
  background: url("/static/images/svgIcons/menu_support.9b0b97a5938e.svg") no-repeat;
  background-size: cover;
  background-position: center;
  top:0;
}
.side-dropdown-menu .mobile-menu li .mobile-menu-box .mobile-menu-discover{
  background: url("/static/images/svgIcons/menu_discover.c50ea034d761.svg") no-repeat;
  background-size: cover;
  background-position: center;
  top:0;
}
.side-dropdown-menu .mobile-menu li .mobile-menu-box .angle-down{
  background: url("/static/images/arousr-sprites-general-V.3.0-apr-04.39003fda0c16.svg") no-repeat -443px -582px;
  background-size: 600px;
  margin-right: 12px;
}

.side-dropdown-menu .account-type-cust .header-logout-Mobile{
  background: url("/static/images/svgIcons/menu_logout-white.b8b91d55ce19.svg") no-repeat !important;
  background-size: cover !important;
  background-position: center !important;
  top:0;
  margin-top: 0;
}
.border-bttm-none{
  border-bottom: 0px !important;
}
.mt-40{
  margin-top: 40px !important;
}
.side-dropdown-menu .account-type li a .header-sign-Mobile{
  background: url("/static/images/svgIcons/menu_Edit.00a1258f6cf5.svg") no-repeat;
  background-size: cover;
  background-position: center;
  top:0;
  margin-top: 0;
}
.side-dropdown-menu .account-type li a .header-login-Mobile{
  background: url("/static/images/svgIcons/menu_User.c1da7abbd56d.svg") no-repeat;
  background-size: cover;
  background-position: center;
  top:0;
  margin-top: 0;
}
.side-dropdown-menu li div.menu-icon {
  max-width: 25px;
  width: 100% !important;
}
.flex-1{
  flex: 1 !important;
}
.flex-3{
  flex: 3 !important;
}
.new-cust-profile-base .new-cust-forMobile .credit-balance{
  margin: 0px 0px 10px;
}
.new-mobile-header .header-light-inner .mobile-toggle .user-chat-counts{
  font-size: 12px;
  width: 15px;
  height: 15px;
  right: -8px;
  top: 0px;
  transform: none;
}

.current-credit-card-box{
  border: 1px solid lightgray;
  padding: 30px;
  margin-bottom: 20px;
  width: 800px;
  font-size: 16px;
  display: flex;
  justify-content: center;
  align-items: center; 
}

.form-control.bar-with-border.updateCredit{
  width: 65px;
  display: inline-block;
  height: 30px;
}
.justiCenter{
  display:flex;
  align-items:center;
}
.cardType{
  display: inline-block;
  min-width: 50px;
  min-height: 35px;  
  background-repeat: no-repeat;
  background-size: cover;
  background-position-y: center;
  
}

.cardType.AM{
  background-image: url("/static/images/cardImages/american-express.00b5162761e1.svg");
}
.cardType.DI{
  background-image: url("/static/images/cardImages/discover.d5e0020565d6.svg");
}
.cardType.JC{
  background-image: url("/static/images/cardImages/jcb.5320bc5a659b.svg");
}
.cardType.MC{
  background-image: url("/static/images/cardImages/mastercard.805e608ba764.svg");
}
.cardType.MD{
  background-image: url("/static/images/cardImages/maestro-seeklogo.com.1a587f7833cc.svg");
}
.cardType.SO{
  background-image: url("/static/images/cardImages/solo.a0a191af76dc.svg");
}
.cardType.VI{
  background-image: url("/static/images/cardImages/visa.af4a59560316.svg");
}
.cardType.VD{
  background-image: url("/static/images/cardImages/Visa_Debit_SVG_logo.ae454b09ba55.svg");
}
.cardType.VE{
  background-image: url("/static/images/cardImages/visa-electron-seeklogo.com.a4ec2cabc310.svg");
}
.m25 {
  margin-top: -25px;
}
.mt-neg-20 {
  margin-top: 0 !important;
}

#cvvCreditCard::-webkit-inner-spin-button, 
#cvvCreditCard::-webkit-outer-spin-button {
  -webkit-appearance: none; 
  margin: 0; 
}

.mb-0-imp {
  margin-bottom: 0px !important;
}

@media (max-width: 576px) {
  
  .current-credit-card-box{
    display:block;
    font-size:18px;
    border:0;
    margin-bottom:0;
    padding:15px;
    width: 100%;
  }
  .justiCenter{
    margin-bottom:1em;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .justiCenterMobs{
    display:flex;
    align-items:center;
  }
}

@media only screen 
and (min-device-width : 414px) 
and (max-device-width : 736px) {   
  .current-credit-card-box{
    display:block;
    font-size:18px;
    border:0;
    margin-bottom:0;
    padding:15px;
  }
  .justiCenter{
    margin-bottom:1em;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .justiCenterMobs{
    display:flex;
    align-items:center;
  }
}

#phoneWidgetWithButton span.v-failed, #phoneWidgetWithButton span.v-success{
  left:70%;
  right:0;
}
#phoneWidgetWithButton .phone-error{
  margin-left:-20px;
}
#phoneWidgetWithButton .alert-notReg{
  margin-top:-40px;
  margin-left:20px;
}

#phoneWidgetWithButton .css-loading-design,#phoneWidgetWithButton .css-loading-designs{
  position:absolute;
  top:8px;
  left:55%;
}

@media only screen and (max-width: 768px) {
  #phoneWidgetWithButton .alert-notReg{
    margin-top:-20px;
    margin-left:0;
  }

  #phoneWidgetWithButton .css-loading-design,#phoneWidgetWithButton .css-loading-designs{    
    left:55%;
  }

  #phoneWidgetWithButton span.v-failed,#phoneWidgetWithButton span.v-success{
    left:70%;
  }
}

@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) 
and (orientation : landscape) { 
  #phoneWidgetWithButton .css-loading-design,#phoneWidgetWithButton .css-loading-designs{    
    left:70%;
  }

  #phoneWidgetWithButton span.v-failed,#phoneWidgetWithButton span.v-success{
    left:83%; 
  }
}

.container-class-imp {
  width: 100% !important;
  max-width: 920px !important;
  font-family: MyriadProRegular;
}

.credit-show-right a:hover {
    text-decoration: none;
}    

.text-decor{
    text-decoration: underline!important;
}

.signup-text {
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  
}
.signup-text p {
  margin-bottom: 10px;
}

.signup-button{
  right: 105px;
  color: #6c7a89;
  border: 1px solid #6c7a89;
  background-color: #fff;
  border-radius: 20px;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 40px;
  height: 40px;
}
.signup-button a {
  font-weight: 100;
}
.width-100-perc {
  width: 100%;
}
.max-width-920-imp {
  max-width: 920px !important;
}

.chatPage .new-cust-MobDetail{
  margin-bottom: 0px !important;
}

.logout-button {
  transition: none;
  border: none;
  -webkit-transition: none;
}

.pt-27 {
  padding-top: 27px;
}

.profilePicInfo ul.social_icons li .heartLineIcon {
  background-size: 400px;
  background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -353px -405px;
  width: 25px;
  height: 23px;
  position: relative;
  top: 0px;
  margin-top: 0px;
  margin-bottom: 1px;
  display: inline-block;
  margin-right: 0px;
}

  ul.social_icons li.active .heartLineIcon {
      background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -353px -430px;
  }
  .profilePicInfo-mob ul.social_icons li.active span {
    color: #3a414b;
  }

button.end-call-button {
    height: 30px;
    width: 130px;
    border: 1px solid #3b414a;
    border-radius: 20px;
    padding: 0;
    font-size: 13px;
    cursor: pointer;
    background: transparent;
}
@media only screen and (max-width: 414px) {
  .form-wrapper .flex-wrapper .form-group label {
    font-size: 13px;
    display: block;
    float: none;
    text-align: left;
  }
  .form-wrapper .flex-wrapper {
    flex-direction: column;
  }
  .form-wrapper .flex-wrapper .form-group {
    width: 100%;
    margin-right: 0;
    margin-top: 11px;
  }
  .enterCodeBtn {
    margin-top: 0 !important;
  }
  .sm-flex-wrapper {
    align-items: baseline;
    width: 100%;
    justify-content: flex-end;
  }
  .confirmed-message {
    margin: 11px 0;
    width: 77%;
    text-align: left;
    padding-left: 0;
  }
}
@media only screen and (max-width: 375px) {
  .confirmed-message {
    width: 89%;
  }
}
@media only screen and (max-width: 320px){
  .confirmed-message {
    width: 100%;
  }
  .confirmed-message .validation-email-icon {
    right: 0;
  }
}


.show-connection-status {
    position: fixed;
    height: calc(100vh - 42px);
    background: rgba(0,0,0,0.8);
    width: 100vw;
    z-index: 99;    
    justify-content: center;
    align-items: center;
}

.show-connection-status .re {
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    text-align:center;

}


.show-connection-status re.re img.load {
    position: relative;
    top: 7px;
}

.phone-input #phone_label, .phone-input #phoneHelp, .phone-input         #phone-error {
  display: none;
}

.newer-billing-base .processLoad {
  margin: auto;
}

 .main-pop-select-chat-medium {
  position: fixed;
  top: 300px;
  left: auto;
}

.main-pop-select-chat-medium .pops-header {
  margin-bottom: 40px
}

.main-pop-select-chat-medium .pops-footer {
  margin-top: 25px !important;
}

.main-pop-select-chat-medium .chat-by-txtme { 
  float: none;
}
.main-pop-select-chat-medium .chat-by-sms {
  float: none;
}



.faq-footer-button {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.faq-footer-button .btn-visit-dark {
  font-size: 16px;
}




#introduction-popup .slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
}


#introduction-popup .mySlides {
  display: none;
}


#introduction-popup .prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}


#introduction-popup .next {
  right: 0;
  border-radius: 3px 0 0 3px;
}


#introduction-popup .prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}


#introduction-popup .text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}


#introduction-popup .numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}


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

#introduction-popup .active, .dot:hover {
  background-color: #717171;
}

#introduction-popup .main-pop-window {
  width: 35%;
  height: auto;
  display: flex;
  justify-content: center;
  flex-direction: column;
  margin-top: 110px;
}

#introduction-popup .intro-popup-head {
  width: 100%;
  display: flex;
  flex-flow: row-reverse;
}

#introduction-popup .intro-popup-head i{
  margin: 5px;
}

#introduction-popup .list-HIW{
  text-align: center;
  font-size: 17px;
  font-weight: 600;
  letter-spacing: 1px;
}

#introduction-popup h4 {
  font-weight: 800;
  letter-spacing: 1px;
}

#introduction-popup p {
  font-size: 17px;
  font-weight: 600;
  letter-spacing: 1px;
}

#introduction-popup .list-cost{
  list-style: disc;
  margin-left: 1rem !important;
}
#introduction-popup .welcome-side-text {
  font-size: 17px;
  margin: 10px 35px;
}
#introduction-popup .welcome-side-text p {
  margin: 0;
}
#introduction-popup .welcome-text {
  margin : 5px;
  font-size: 17px;
  font-weight: 600;
  letter-spacing: 1px;
}

#introduction-popup .content-welcome p {
  font-size: 17px;
}

#introduction-popup .content-welcome h4 {
  margin: 5px;
  margin-top: 10px;
  font-weight: 600;
}

#introduction-popup .footer-intro-sec {
  display: flex;
  justify-content: center;
  margin: 15px 0;
  flex-direction: column;
  align-items: center;
  height: auto !important;
}

#introduction-popup .footer-intro-sec button {
  width: 100% !important;
  max-width: 300px;
  border-radius: 25px !important;
  color: white !important;
  padding: 15px;
}

#introduction-popup .footer-intro-sec button:last-child{
  margin-top: 10px;
}

.get-str-btn {
  position: static;
  font-size: 16px;
}

.content-confidentiality {
  margin: 5px 40px;
  margin-bottom: 71px;
}

.content-cost {
  margin: 20px 40px;
  margin-bottom: 45px;
}

#introduction-popup .side-text-cost p{
  margin: 0;
}
#introduction-popup .side-text-cost{
  margin-bottom: 22px;
}


.content-confidentiality .sub-head {
  font-weight: bold;
  color: #3b414a;
  text-transform: capitalize;
  font-size: 14px;
}

.content-confidentiality div {
  margin: 5px 0px !important;
}

.cost-img-sec{
  margin-bottom: 20px;
}

.conf-img-sec{
  margin-bottom: 10px;
}

@media only screen and (max-width: 724px) {
  #introduction-popup .slideshow-container {
    overflow-y: auto;
  }
  #introduction-popup .main-pop-window {
    width: 90%;
    height: auto;
    display: flex;
    justify-content: center;
    flex-direction: column;
    margin-top: 10px;
    left: 45%;
  }
  #introduction-popup .intro-popup-head {
    width: 100%;
    display: flex;
    flex-flow: row-reverse;
  }
  
  #introduction-popup .intro-popup-head i{
    margin: 5px;
  }

  #introduction-popup .welcome-side-text {
    margin: 10px;
  }
  
  #introduction-popup .list-cost{
    list-style: disc;
    margin-left: 1rem !important;
  }
  
  #introduction-popup .welcome-text {
    margin: 0.5rem 2rem;
  }
  
  #introduction-popup .footer-intro-sec {
    display: flex;
    justify-content: center;
    margin: 15px 0;
  }
  
  #introduction-popup .footer-intro-sec button {
    width: 85% !important;
    border-radius: 30px !important;
    padding: 15px 0 !important;
    
    line-height: normal;
  }
  .content-confidentiality p{
    margin-bottom: 10px;
  }
  
  .content-confidentiality {
    margin: 5px 10px;
    margin-bottom: 58px;
  }
  .content-cost {
    margin: 5px 10px;
    margin-bottom: 10px;
  }
  
  .content-confidentiality .sub-head {
    font-weight: bold;
    padding: 0;
  }
  
  .content-confidentiality div {
    margin: 5px 0px;
  }
  
  .cost-img-sec{
    margin-bottom: 0px;
  }
  
  .conf-img-sec{
    margin-bottom: 10px;
  }  
}

@media only screen and (max-width: 370px) {
  .content-confidentiality {
    margin: 5px 20px;
    margin-bottom: 78px;
  }
  .content-cost {
    margin: 5px 10px;
    margin-bottom: 30px;
  }
}


@media only screen and (max-width: 324px) {
  #introduction-popup .main-pop-window {
    width: 95%;
    height: auto;
    left: 47%;
  }
  #introduction-popup .content-welcome aside h4 {
    margin-bottom: 5px;
  }
  #introduction-popup .footer-intro-sec button {
    width: 85% !important;
    border-radius: 30px !important;
    padding: 10px 0 !important;
    
  }
  #introduction-popup .welcome-text {
    margin: 0.5rem 1rem;
  }
  #introduction-popup .welcome-side-text {
    margin: 5px;
  }
  .content-confidentiality h4{
    margin-bottom: 2px;
  }
  .content-confidentiality p {
    margin-bottom: 5px;
  }
  #introduction-popup .intro-popup-head i {
    margin: 10px 10px;
  }
  .content-welcome h4 {
    margin: 5px;
    margin-top: 10px;
    font-weight: 600;
    font-size: 16px;
  }
  #introduction-popup .welcome-text {
    margin: 0.5rem 1rem;
    font-size: 14px;
  }
  #introduction-popup .list-HIW {
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
  }
  #introduction-popup p {
    font-size: 14px !important;
  }
  #introduction-popup h4 {
    font-size: 16px !important;
  }
}

/* New Landing UI 2024 */
.home-banner{
  min-height: 314px;
  height: 314px;
  padding: 50px;
  padding-top: 80px;
  margin-top:94px !important;
}
.ar_banner_content_inner{
  max-width: 185px;
  text-align: left;
}
.home-banner.video-sex-chat-banner .ar_banner_content_inner{
  margin-top: 60px !important;
}
.home-banner .banner-button{ 
  background-color: #FDC363;
  margin-top: 20px;
  color: #1F262F !important;
  width: 100%;
  letter-spacing: -0.7px;
  font-family: Overpass;
  font-weight: 800;
  width: 185px;
}
.home-banner .banner-button:hover{ 
  background-color: #FDC363;
}
.home-banner .banner--content--page {
  width: 90%;
  text-align: left;
  position: static;
  margin: 0 auto;
}
.home-banner .banner--content--page  .banner__head{
  letter-spacing: -1.2px;
  font-family: Overpass;
  text-transform: uppercase;
  margin-bottom: 0;
}
.banner--content--page a:hover {
  color: #fff !important;
  background: #d42231;
}
.banner--content--page a.ar_banner_short_desc {
  display: block;
  font-size: 14px;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  margin: 16px auto 0;
  background: transparent;
  padding: 0;
  width: max-content;
  font-family: Overpass;
  font-weight: 600;
  line-height: normal;
  letter-spacing: -0.85px;
}
.banner--content--page a.ar_banner_short_desc:hover{
  opacity: .8;
}
.ar_landing_reviews, .ar_landing_featured, .ar_landing_accordion{
  margin-top: 55px;
  text-align: center;
}
.ar_landing_reviews .ar_reviews_slider_box .slick-dotted.slick-slider{
    margin-bottom: 15px;
}
.ar_landing_reviews .ar_reviews_slider_box .slick-list {
  padding: 15px 0;
}
.ar_landing_reviews .ar_reviews_slider_box .slick-dots{
  bottom: -15px;
}
.ar_landing_reviews .ar_reviews_slider_box .slick-dots li{
  width: 10px;
  height: 10px;
  margin: 0;
}
.ar_landing_reviews .ar_reviews_slider_box .slick-dots li button:hover:before, .ar_landing_reviews .ar_reviews_slider_box .slick-dots li button:focus:before {
  opacity: 0.1;
}
.ar_landing_reviews .ar_reviews_slider_box .slick-dots li.slick-active button:hover:before, .ar_landing_reviews .ar_reviews_slider_box .slick-dots li.slick-active button:focus:before {
  opacity: 1;
}
.ar_landing_reviews .ar_reviews_slider_box .ar_review_box {
  background: #FFF;
  filter: drop-shadow(3px 8px 7px rgba(0, 0, 0, 0.05));
  display: block;
  padding: 18px 18px 30px 18px;
  border-radius: 15px;
  margin: 10px 5px;
  min-height:193px;
  position: relative;
}
.ar_landing_reviews .ar_reviews_slider_box .ar_review_box .ar_review_rating {
  display: block;
  text-align: left;
}
.ar_landing_reviews .ar_reviews_slider_box .ar_review_box .ar_review_rating svg{
  border-radius: 0;
}
.ar_landing_reviews .ar_reviews_slider_box .ar_review_box .ar_review_title {
  color: #3B414A;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0;
  text-transform: uppercase;
  display: block;
  text-align: left;
  margin: 11px 0 7px 0;
}

.ar_landing_reviews .ar_reviews_slider_box .ar_review_box .ar_review_desc {
  color: rgba(59, 65, 74, 0.80);
  font-size: 11px;
  font-style: normal;
  font-weight: 400;
  line-height: 14px;
  letter-spacing: 0;
  display: block;
  text-align: left;
}
.ar_landing_reviews .ar_reviews_slider_box .ar_review_box .ar_reviewer_name{
  color: #333;
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0;
  display: block;
  text-align: right;
  text-transform: capitalize;
  margin-top: 10px;
  position: absolute;
  right: 10px;
  bottom: 10px;
  padding: 6px 10px;
}
.ar_landing_featured .ar_featured_slider_box {
  margin-top: 20px;
}
.ar_landing_featured .ar_featured_slider_box .ar_featured_logo_box {
  width: 160px;
  height: 100px;
  padding: 20px;
  border-radius: 12px;
  border: 1px solid rgba(139, 43, 43, 0.20);
  background: #FFF;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 11px;
}
.ar_section_title_landing {
  font-size: 20px;
  font-weight: 600;
  line-height: 25px;
  text-align: center;
  text-transform: uppercase;
}
.ar_section_title_landing_lg{
  font-size: 26px;
  font-weight: 600;
  line-height: 35px;
  text-align: center;
  max-width: 400px;
  display: block;
  margin: 0 auto;
}
.ar_landing_accrdion_box {
  display: block;
  width: 100%;
  margin-top: 30px;
}
.ar_landing_accrdions{
  filter: drop-shadow(0px 0px 60px rgba(139, 43, 43, 0.04));
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.ar_accrdion_header .ar_accrdion_title{
  border-radius: 10px;
  border: 1px solid rgba(139, 43, 43, 0.25);
  border-bottom-width: 1px;
  background: #FFF;
  padding: 16px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  text-align: left;
  color: #3C434B;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
  transition: none !important;
}
.ar_accrdion_header.active .ar_accrdion_title {
    border-radius: 10px 10px 0 0;
    border: 1px solid #FD7663;
    background: #FFF;
    padding: 16px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    text-align: left;
    color: #3C434B;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
    border-width: 1px 1px 0 1px;
    transition: none !important;
}
.ar_accrdion_header .ar_accrdion_title svg.ar_accordion_plus{
  display: block;
  border-radius: 0;
}
.ar_accrdion_header .ar_accrdion_title svg.ar_accordion_minus{
  display: none;
  border-radius: 0;
}
.ar_accrdion_header.active .ar_accrdion_title svg.ar_accordion_minus{
  display: block;
  border-radius: 0;
}
.ar_accrdion_header.active .ar_accrdion_title svg.ar_accordion_plus{
  display: none;
  border-radius: 0;
}
.ar_accrdion_body {
    text-align: left;
    background: #fff;
    padding: 0;
    border-radius: 0 0 10px 10px;
    border: 1px solid #FD7663;
    border-width: 0 1px 1px 1px;
}
.ar_accrdion_desc {
  text-align: left;
  padding: 0 16px 16px;
  color: rgba(60, 67, 75, 0.90);
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
}
.ar_accrdion_desc a{
  color: #FD7663;
  text-decoration: underline;
}
.ar_accrdion_desc a:hover{
  color: #FD7663 !important;
  opacity: 0.8;
}
.showcase-content .btn-getstarted {
  left: 68px;    top: 252px;

}
.showcase-content .btn-whoisonline {
  left: 274px;    top: 252px;

}
.chat-page-banner{
  max-height: 330px;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat; 
  background-size: cover; 
  display: flex;
  align-items: center;
}
.new-chat-host-wrap{
  margin-top: 104px;
  background-image: url("/static/images/banner-newhost.27d66b0b6c28.png") !important;
}
.ar_subscribe_available .new-chat-host-wrap{
  margin-top: 195px;
}
.adult-chat-banner {
  background-image: url("/static/images/banner-adult-chat.953bc83d38da.png"); 
}
.video-sex-banner {
  background-image: url("/static/images/video-call-new-desktop.0cafeed06dfe.jpg"); 
}
.video-sex-banner .banner--content--page .subtext{
  margin-bottom: 2px;
  line-height: 20px;
  font-weight:500;
  text-shadow:unset;
  text-transform: uppercase;
}
.video-sex-banner .banner--content--page .subtext-s{
  font-size: 14px;
}
.phone-sex-banner {
  background-image: url("/static/images/banner-phonesex.636e4fefdfdd.png"); 
}
.sexchat-banner {
  background-image: url("/static/images/banner-sexchat.8e8229aff4ef.png"); 
}
.sexting-banner{
  background-image: url("/static/images/banner-sexting.ee875b097dcd.png"); 
}
.home-banner{
  background-image: url("/static/images/ar_landing_bg_2025_lg.ce70f36c1589.png");  
}
/* .home-banner.video-sex-chat-banner{
  background-image: url("/static/images/ar_bg_video_sex_chat_new_title.a776b437ae80.png");  
} */
.banner--content--page{
    position: relative;
    left: 50px;
    top:10px;
}
.banner--content--page .banner__head{
  font-weight: 800;
  font-size: 36px;
  line-height: 36px;
  letter-spacing: 0.03em;
  text-transform: capitalize;
  color: #FFFFFF;  
  margin-bottom: 0;
  text-shadow: 2px 2px 0px #00000082;
}
.banner--content--page .banner__head .credit-symbol {
  font-size: 15px;
  position: relative;
  bottom: 18px;
  left: -7px;
  font-weight: 100;
  line-height: 10px;
  color: #FFFFFF;
}
.banner--content--page p{
  font-weight: 600;
  font-size: 16px;
  line-height: 30px;
  letter-spacing: -0.01em;
  text-transform: capitalize;
  color: #FFFFFF;
  text-shadow:1px 1.5px 0px #00000082;
}
.banner--content--page a{
  background: #9D2832;
  border-radius: 50px;
  font-weight: 800;
  font-size: 14px;
  line-height: 21px;
  text-align: center;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #FFFFFF;
  width: 200px;
  padding: 12px;
}

@media(max-width:767px){
  .home-banner-mobile .mo-buttons{
    padding-bottom: 200px;
  }
  .chat-page-banner{
    justify-content: center;
    min-height: 450px;
  }
  .adult-chat-banner{
    background-image: url("/static/images/banner-adult-chat-mobile.f287c5ce0fff.png");  
  }
  .video-sex-banner {
    background-image: url("/static/images/video-call-new.87dc64363833.jpg");
    background-size: cover;
    background-position: center;
  }
  .home-banner{
    min-height: 400px;
  }
  /* .home-banner.video-sex-chat-banner {
    background-image: url("/static/images/ar_bg_video_sex_chat_new_title_mobile-cmps.8dff20684f4c.webp");
    background-size: cover;
  } */
  .ar_landing_banner .banner--content--page .banner__head{
    color: #FFF;
    text-align: center;
    font-size: 34px;
    font-style: normal;
    font-weight: 800;
    line-height: 49px; 
    text-transform: uppercase;
  }
  .ar_landing_banner .banner--content--page .ar_banner_content_inner{
    margin: 0 auto;
  }
  .ar_accrdion_title span {
    width: 90%;
  }
  .home-banner .banner--content--page {
    text-align: center;
    left: 0;
    top: 10px;
  }
  .sexting-banner  .banner--content--page {
    text-align: center;
    left: 0;
    top: 15px;
  }
  .phone-sex-banner .banner--content--page {
    text-align: center;
    left: 0;
    top: 5px;
  }
  .sexchat-banner .banner--content--page {
    text-align: center;
    left: 0;
    top: 20px;
  }
  .phone-sex-banner{
    background-image: url("/static/images/banner-phonesexmobile.e6af6f1a8ab6.png");  
 
  }
  .sexchat-banner {
    background-image: url("/static/images/banner-sexchat-mobile.3fd0b3ac6aff.png"); 
  }
  .sexting-banner{
    background-image: url("/static/images/banner-sexting-mobile.ffab90eab7f2.png"); 
  }
  .banner--content--page{
    text-align: center;
    left: 0;
    top:30px;
  }
  .banner--content--page .banner__head {
    font-weight: 800;
    line-height: 40px;
    font-size: 24px;
    margin-bottom: 0;
  }
  .banner--content--page p{
    font-weight: bold;
    font-size: 15px;
    line-height: 22px;
    letter-spacing: 0.03em;
  }
  .video-sex-banner .banner--content--page .subtext{
    margin-bottom: 0px;
    font-weight: 500;
  }
  .video-sex-banner .banner--content--page .subtext-s{
    font-size:14px;
  }
  .banner--content--page .banner__head .credit-symbol {
    font-size: 12px;
    position: relative;
    bottom: 10px;
    left: -5px;
  }
  .top-2{
    position: relative;
    top: 2px;
  }
  .home-banner{
    padding:25px;margin-top: 82px !important;
  }
}

.badge-beta {
  color: #fff;
  background-color: #FD7663;
  text-transform: capitalize;
  text-transform: capitalize;
  position: relative;
  top: -2px;
  font-size: 10px;
}

.social-profile-row .new-desktop-header {
border-bottom: unset;
}
.social-profile-wrap .new-host-title-sm {
border-bottom: unset;
}

.roulette-time-popup-img{
  margin-bottom: 20px;
}
.roulette-time-popup-wrap{
  background-image: url("/static/images/roulette-hour-popup-bg.237fc93cd560.png") !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
background-color: white;}
.roulette-time-popup-wrap{
  position: fixed;
  top: 52%;
  left: 50%;
  transform: translate(-50%, -50%);
  border: 1px solid grey;
  padding: 290px 0 0;
  height: 505px;z-index: 999;
  border-radius: 20px;
  text-align: center;
  max-width: 460px;
  width: 100%;
}
.roulette-time-popup h5 , .roulette-time-popup p{
  font-style: normal;
  font-weight: 600;
  font-size: 10px;
  line-height: 14px;
  text-align: center;
  letter-spacing: -0.05em;
  color: #3D434C;
}
.roulette-time-popup p{
  background: rgba(253, 118, 99, 0.16);
  line-height: 30px !important;
  width: fit-content;
  margin: 10px auto;
  border-radius: 5px;
  padding: 0px 12px;
  font-weight: 600;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
  letter-spacing: -0.03em;
  color: #3D434C;
}
.roulette-time-popup-wrap .launch-btn{
  font-family: Overpass;
  background: #FDC363;
  color: white;
  border: unset;
  padding: 15px 30px;
  border-radius: 25px;
  text-align: center;
  
  max-width: 245px;
  width: 100%;
  cursor: pointer;
}
.roulette-time-popup-wrap a.launch-btn:hover {
  color: white !important;
}
.session-count{
  color: #fd7663;
}
.close-btn{
  cursor: pointer;
  position: absolute;
  right: 20px;
  top: 20px;
}
.timesession-popup-overlay{
  position: fixed;
  background: #0000003d;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  
  overflow: hidden;
  outline: 0;
}
.roulette-time-popup h3 {
  font-family: Overpass !important;
  margin-bottom: 3px !important;
  color: #3C434D;
  text-transform: capitalize;
  font-weight: 800;
  font-size: 28px;
  line-height: 35px;
  text-align: center;
  letter-spacing: -0.03em;
  color: #3D434C;
}
.roulette-time-popup h4 {
  font-family: Overpass;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 18px;
  text-align: center;
  color: #3C434D;
  margin-bottom: 10px;
}
.popup-divider {
  height:1px ;
  background:#BDBDBE;
  margin: 10px 0;
}


#notification-toaster {
  position: fixed;
  right: 15px;
  z-index: 999;
}
.fav-host-notification-toast {
  display: flex;
  align-items: center;
  background: #3c434a;
  padding: 10px;
  width: 300px;
  border-radius: 5px;
  right: 0;
  z-index: 999;
  margin-bottom: 10px;
  position: relative;
}
.fav-host-notification-toast a{
  display: flex;
  align-items: center;
  text-decoration: none;
  color: #333;
}
.fav-host-notification-toast a:hover {
  text-decoration: none;
}

.fav-host-notification-toast .notify-img {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  margin-right: 10px;
  border: 1px solid #ddd;
}
.fav-host-notification-toast .notify-txt {
  font-weight: bold;
  color: #fff;
  font-size: 13px;
}
.fav-host-notification-toast .notification-txt-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: calc(100% - 65px);
}
.fav-host-notification-toast span {
  background: #fff;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  text-align: center;
  line-height: 23px;
  cursor: pointer;
  position: absolute;
  right: 15px;
}


@media (max-width: 480px) {
  #notification-toaster {
    position: fixed;
    right: 35px;
    top: 0;
    z-index: 99999999999;
  }
  .roulette-time-popup-wrap{
    width:100%;
    max-width: calc(100% - 20px);
    position: fixed;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: white;
    padding: 264px 0px 0px;
    z-index: 999;
    border-radius: 10px;
    text-align: center;
    margin: 0 auto;
    height: 488px;
    background-position: center top !important;
  }
  .roulette-time-popup-wrap .launch-btn{
    background: #FDC363;
    color: #3a414b;
    border: unset;
    padding: 15px 30px;
    border-radius: 25px;
    text-align: center;
    
    max-width: 235px;
    width: 100%;
  }
  .roulette-time-popup-wrap .launch-btn:hover {
    color: #3a414b !important;
  }
  .session-count{
    color: #fd7663;
  }
  .close-btn{
    cursor: pointer;
    position: absolute;
    right: 20px;
    top: 20px;
  }
  .timesession-popup-overlay{
    position: fixed;
    background: #0000003d;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    
    overflow: hidden;
    outline: 0;
  }
  .roulette-time-popup h3 {
    font-weight: bold;
    font-size: 22px;
    line-height: 35px;
    text-align: center;
    position: relative;
    top: 10px;
  }
  .roulette-time-popup h4 {
    font-family: Overpass;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 26px;
    text-align: center;
    opacity: 1;
    color: #3a414b;
    position: relative;
    top: 10px;
  }
  .roulette-time-popup p {
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    color: #3a414b;
  }
  .popup-divider {
    height:1px ;
    background:#BDBDBE;
    margin: 10px 0;
  }
}

/* CSS for Application Tracking */
#applicationTrackModal .modal-header {
  display: flex;
  margin: 0;
  align-items: center;
  justify-content: space-between;
  border: none;
  padding: 18px;
}

#applicationTrackModal .modal-right-title {
  display: flex;
  margin: 0px 0 0px 0px !important;
  float: unset !important
}
#applicationTrackModal .form-group {
  margin-bottom: 0;
}
#applicationTrackModal .form-group input{ 
  width: 100%;
  height: 42px;
  margin: 6px 0px 0px 0px;
  padding: 0 15px;
  border-radius: 8px;
  border: 1px solid #EAEAEA;
  background: #FAFAFA;
  color: #3B404A;
  font-size: 14px;
  font-family: Overpass;
  font-weight: 500;
  line-height: 11px;
  letter-spacing: -0.42px;
}
#applicationTrackModal .form-group input::placeholder{
  color: #3B404A;
  opacity: 0.5;
}
#applicationTrackModal .modal-left-title strong {
  line-height: 1;
  color: #3C434B;
  font-size: 14px;
  font-family: Overpass;
  font-weight: 700;
  letter-spacing: -0.7px;
}
#fetchApplicationIDBtn {
  margin: 18px 0px 0;
  width: 100%;
  border-radius: 32px;
  height: 42px;
  background: #3a414b;
  border: none;
  color: #FFF;
  text-align: center;
  font-size: 14px;
  font-family: Overpass;
  font-weight: 700;
  line-height: 13px;
  letter-spacing: -0.42px;
  text-transform: uppercase;
}
#modalHeader {
  text-align: center;
  margin-bottom: 12px;
}

#modalHeader h3 {
  color: #3B404A;
  text-align: center;
  font-size: 18px;
  font-family: Overpass;
  font-weight: 700;
  line-height: 18px;
  letter-spacing: -0.9px;
  margin: 0;
  text-transform: capitalize;
}

#applicationTrackModal .modal-body {
  vertical-align: unset!important;
  padding: 0px 20px 20px !important;
  height: auto;
  width: 100%;
  display: block;
}
#imgContainer{
  margin: 2px 0px 20px;
}
#applicationTrackModal .modal-body .form-group label{
  color: #3B404A;
  font-size: 12px;
  font-family: Overpass;
  font-weight: 500;
  letter-spacing: -0.36px;
  display: block;
  float: none;
  margin: 0;
  line-height: 1;
  text-align: left;
}
#formSection{
  height: 100%;
  width: 100%
}

#applicationTrackModal .main-pop-window {
  min-height: auto;
  height: auto;
  padding-bottom: 0;
  width: 300px;
  box-shadow: 1px 3px 5px #979797;
  top: 45%;
  animation: none;
}

#applicationTrackModal #validationText{
  color: red;
  font-size: 14px;
  margin: 0;
  text-align: left;
}

#applicationTrackBtn {
  font-family: 'MyriadProRegular';
  font-size: 14px;
  line-height: 24px;
  color: #6c7a89 ! important;
  cursor: pointer;
}

#modalFooterBtn {
  margin: 10px 0px;
  width: 100%;
  border-radius: 32px;
  height: 45px;
  background: #3a414b;
  color: #fff;
}

#applicationTrackModal #modal_msg p, #applicationTrackModal #modal_msg {
  color: #58626C;
  text-align: center;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: -0.333px;
  margin: 0;
  word-break: break-word;
}
.reason-list {
  border-radius: 10px;
  background: #F4F4F4;
  padding: 12px;
  text-align: center;
  color: #3C434B;
  font-size: 12px;
  font-family: Overpass;
  font-weight: 600;
  line-height: 15px;
  letter-spacing: -0.6px;
  margin: 18px 0;
}
.reason-list li{
  padding-left: 6px;
}
.note {
  color: #FD7663;
  text-align: center;
  font-size: 12px;
  font-family: Overpass;
  font-weight: 600;
  line-height: 14px;
  letter-spacing: -0.36px;
  display: inline;
}
#applicationTrackModal #modal_msg p.note_para{
  color: #3C434B;
  text-align: center;
  font-size: 12px !important;
  font-family: Overpass;
  font-weight: 600;
  line-height: 14px;
  letter-spacing: -0.36px;
  display: inline;
  word-break: break-word;
}
#modal_footer {
  width: 100%;
}

#applicationTrackModal #modalFooterBtn, #applicationTrackModal #ApplicationTrackAnchor {
  margin: 20px 0px 0;
  width: 100%;
  border-radius: 50px;
  height: 42px;
  background: #3a414b;
  border: none;
  color: #FFF;
  text-align: center;
  font-size: 14px;
  font-family: Overpass;
  font-weight: 700;
  line-height: 13px;
  letter-spacing: -0.42px;
  text-transform: uppercase;
}
/* Subscription UI CSS */
.ar_subscription_section{
  background: #fcf4f4;
  padding: 16px;
  position: fixed;
  width: 100%;
  top: 105px;
}
.ar_subscription_banner_container {
  max-width: 920px;
  width: 100%;
  margin: 0 auto;
  padding: 0 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.ar_subscription_banner_left_content {
  width: auto;
}

.ar_subscription_banner_left_content span {
  display: block;
}

.ar_subscription_banner_left_content span.ar_subscription_banner_title {
  color: #3C434B;
  font-family: Overpass;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: -0.48px;
  display: flex;
  gap: 2px;
}

.ar_subscription_banner_left_content span.ar_subscription_banner_desc {
  color: #3C434B;
  font-family: Overpass;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.42px;
  margin-top: 6px;
}

.ar_subscription_banner_left_content span.ar_subscription_banner_title span {
  color: #862526;
}

.ar_subscription_banner_right_content .ar_subscribe_btn {
  background: #FDC363;
  border: none;
  color: #3C434B;
  text-align: center;
  font-family: Overpass;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 43px;
  text-transform: uppercase;
  width: 130px;
  height: 40px;
  border-radius: 30px;
  filter: drop-shadow(0px 4px 5px rgba(253, 195, 99, 0.40));
}
.ar_subscription_modal {
  background-color: rgba(0, 0, 0, 0.9);
}
.ar_subscription_modal .main-pop-window{
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 20px;
  padding: 30px 20px 20px;
  height: auto;
}
.ar_subscription_modal_body .ar_subscription_modal_title {
  color: #3D434C;
  text-align: center;
  font-family: Overpass;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
  margin: 0 40px;
}
.ar_subscription_modal_desc {
  margin: 12px 45px;
  color: #3D434C;
  text-align: center;
  font-family: Overpass;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
}
.ar_subscription_modal_box {
  background: rgba(136, 22, 35, 0.05);
  padding: 10px 15px;
  text-align: center;
  border-radius: 10px;
  max-width: 310px;
  width: 100%;
  margin: 0 auto 16px;
}
.ar_subscription_modal_box span{
  color: #3D434C;
  text-align: center;
  font-family: Overpass;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 1;
}
.ar_subscription_modal_footer {
  display: flex;
  gap: 10px;
}
button.ar_btn_rounded {
  height: 42px;
  width: 100%;
  border-radius: 50px;
  text-align: center;
  font-family: Overpass;
  font-size: 14px;
  font-weight: 700;
  line-height: 45px;
  letter-spacing: -0.84px;
  text-transform: uppercase;
  border: none;
  display: block !important;
  position: unset;
  margin: 0;
  float: none;
}
.ar_btn_grey{
  background: #E2E2E2;
  color: #3B404A;
}
.ar_btn_dark{
  background: #3A414B;
  color: #ffffff;
}
@media (max-width: 767px) {
  /* Subscription UI CSS */
.ar_subscription_section{
  background: #fcf4f4;
  padding: 16px;
  position: fixed;
  top: 88px;
}
.ar_subscription_banner_container {
  max-width: 920px;
  width: 100%;
  margin: 0 auto;
  padding: 0 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
}
.ar_subscription_banner_left_content {
  width: auto;
  text-align: center;
}

.ar_subscription_banner_left_content span {
  display: block;
}

.ar_subscription_banner_left_content span.ar_subscription_banner_title {
  color: #3C434B;
  font-family: Overpass;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: -0.48px;
  display: block;
}

.ar_subscription_banner_left_content span.ar_subscription_banner_desc {
  color: #3C434B;
  font-family: Overpass;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.42px;
  margin-top: 6px;
  margin-bottom: 16px;
}

.ar_subscription_banner_left_content span.ar_subscription_banner_title span {
  color: #862526;
}
.ar_subscription_banner_right_content {
  text-align: center;
}
.ar_subscription_banner_right_content button{
  font-size: 14px;
  margin: 0 !important;
}
.ar_subscription_banner_right_content .ar_subscribe_btn {
  background: #FDC363;
  border: none;
  color: #3C434B;
  text-align: center;
  font-family: Overpass;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 43px;
  text-transform: uppercase;
  width: 280px;
  height: 40px;
  border-radius: 30px;
  filter: drop-shadow(0px 4px 5px rgba(253, 195, 99, 0.40));
  display: block;
}
.ar_subscription_modal {
  background-color: rgba(0, 0, 0, 0.9) !important;
}
.ar_subscription_modal .main-pop-window{
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 20px;
  padding: 30px 20px 20px;
  height: auto;
}
.ar_subscription_modal_body .ar_subscription_modal_title {
  color: #3D434C;
  text-align: center;
  font-family: Overpass;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
  margin: 0 30px;
}
.ar_subscription_modal_desc {
  margin: 12px 25px;
  color: #3D434C;
  text-align: center;
  font-family: Overpass;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
}
.ar_subscription_modal_box {
  background: rgba(136, 22, 35, 0.05);
  padding: 10px 15px;
  text-align: center;
  border-radius: 10px;
  max-width: 310px;
  width: 100%;
  margin: 0 auto 20px;
}
.ar_subscription_modal_box span{
  color: #3D434C;
  text-align: center;
  font-family: Overpass;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 1;
}
.ar_subscription_modal_footer {
  display: flex;
  gap: 10px;
}
.ar_btn_rounded {
  height: 42px;
  width: 100%;
  border-radius: 50px;
  text-align: center;
  font-family: Overpass;
  font-size: 14px;
  font-weight: 600;
  line-height: 44px;
  letter-spacing: -0.84px;
  text-transform: uppercase;
  border: none;
}
.ar_btn_grey{
  background: #E2E2E2;
  color: #3B404A;
}
.ar_btn_dark{
  background: #3A414B;
  color: #ffffff;
}
.ar_subscribe_available .contact-base-top {
  margin-top: 320px !important;
}
}

/* Join Popup CSS Start */
.ar_join_pop_wrap{
  background-color: rgba(0, 0, 0, 0.85) !important;
}
.ar_join_pop_wrap .main-pop-window{
  height: auto !important;
  padding-bottom: 20px;
  top: 50%;
}
.ar_join_pop_wrap .main-pop-window .pops-header .pops-close{
  filter: brightness(0.2);
}
.ar_join_pop_wrap .main-pop-window .pops-display-texts{
  height: auto !important;
}
.ar_join_pop_wrap .main-pop-window .pops-display-texts .ar_pop_title {
    color: #161516;
    text-align: center;
    font-family: Overpass;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 1;
    letter-spacing: -0.54px;
    display: block;
    margin: 16px 0 12px;
}
.ar_join_pop_wrap .main-pop-window .pops-display-texts .ar_pop_details {
    width: calc(100% - 40px);
    border-radius: 8px;
    background: rgba(136, 22, 35, 0.04);
    padding: 14px 0;
    margin: 0 auto;
}

.ar_join_pop_wrap .main-pop-window .pops-display-texts .ar_pop_details p {
    color: #3B404A;
    text-align: center;
    font-family: Overpass;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 1; /* 164.286% */
    letter-spacing: -0.7px;
    margin: 7px 0 !important;
    display: block;
}
.ar_join_pop_wrap .main-pop-window .pops-footer {
    height: auto !important;
    position: unset !important;
    margin-top: 20px;
    display: flex;
    flex-direction: column-reverse;
    justify-content: center;
    align-items: center;
    gap: 14px;
    padding: 0 20px;
}
.ar_join_pop_wrap .main-pop-window .pops-footer div{
  position: unset !important;
  margin: 0 !important;
  width: 100%;
  border-radius: 50px;
  border: none;
  color: #161516;
  text-align: center;
  font-family: Overpass;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 45px;
  letter-spacing: -0.7px;
  text-transform: uppercase;
  background-color:#E2E2E2;
}
.ar_join_pop_wrap .main-pop-window .pops-footer div.go-signup{
  background-color: #FDC362;
  color: #3B404A;
}
.ar_join_pop_wrap .main-pop-window .how-it-works-text{
  width: auto;
  text-align: center;
  margin-top: 20px;
}
.ar_join_pop_wrap .main-pop-window .how-it-works-text span{
  font-size: 14px;
}
/* Join Popup CSS End */