/*Brakpoint headline text*/
/*Brakpoint headline text*/
.cancel_link, .premium_settigs_link {
  text-decoration: underline;
  font-size: 14px;
  color: #707070;
  bottom: 0px;
  cursor: pointer;
}
.cancel_link:hover, .premium_settigs_link:hover {
  color: #707070;
}

.premium_settigs_link {
  color: #792A62;
}

@media only screen and (max-width:576px) {
  .pause_link {
    font-size: 12px;
  }
}

.carousel-control-next-icon {
  margin-right: 10px !important;
}

.carousel-control-prev-icon {
  margin-left: 10px !important;
}

.member-edit {
  padding: 15px;
}
.member-edit .cancel_link_settings {
  line-height: 0px;
  vertical-align: bottom;
  display: inline-block;
  padding-right: 25px;
}
.member-edit .user_deatils_container {
  margin-bottom: 15px;
}
.member-edit .padding-offset {
  padding: 0 15px;
}
@media only screen and (max-width:576px) {
  .member-edit .padding-offset {
    padding: 0;
  }
}
@media only screen and (max-width:576px) {
  .member-edit .no-mobile-padding {
    padding: 15px 0;
  }
}
.member-edit .input-height {
  height: 33px;
}
.member-edit .add_image, .member-edit .add_image_premium {
  display: inline-block;
  text-decoration: none;
}
.member-edit .add_new_image:hover {
  text-decoration: none;
}
.member-edit .add_image {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border: 2px dashed #484848;
}
.member-edit .add_image i {
  color: #509FC2;
  font-size: 55px;
  padding-bottom: 15px;
}
.member-edit .add_image .album-name {
  display: block;
  text-decoration: none;
  color: #484848;
}
@media only screen and (max-width:768px) {
  .member-edit .add_image .album-name {
    font-size: 10px;
  }
}
.member-edit .add_image_premium {
  background: url(/assets/paywall_bg-451d095f89df029baeab7c538950f75dc95efc3a8cb34956c4d3262afd5fc22f.jpeg);
  background-position: center center;
  background-size: cover;
  color: #000;
  padding: 10px;
  font-size: 14px;
  height: 100%;
}
.member-edit .add_image_premium p {
  padding-bottom: 2rem;
  padding-top: 1rem;
  margin: 0;
}
.member-edit .add_image_premium .btn-submit-primary {
  font-size: 12px;
  position: relative;
  z-index: 1;
}
.member-edit .add_image_premium:hover {
  text-decoration: none;
}
@media only screen and (max-width:1200px) {
  .member-edit .add_image_premium {
    font-size: 10px;
  }
  .member-edit .add_image_premium .btn-submit-primary {
    font-size: 8px;
  }
}
@media only screen and (max-width:576px) {
  .member-edit .add_image_premium {
    font-size: 14px;
  }
  .member-edit .add_image_premium p {
    white-space: break-spaces;
  }
  .member-edit .add_image_premium .btn-submit-primary {
    font-size: 9px;
  }
}
.member-edit .album-name-bg i {
  font-size: 24px;
  vertical-align: middle;
  color: #FFF;
}
.member-edit .upload-btn {
  display: inline-block;
  cursor: pointer;
  background-color: #4C7C9F;
  padding: 10px;
}
.member-edit .upload-btn span {
  padding-right: 15px;
  color: #FFF;
  font-weight: 700;
}
.member-edit .upload-btn img {
  width: 40px;
}
.member-edit .album-container {
  position: relative;
  cursor: pointer;
}
.member-edit .album-container a.delete-img {
  position: absolute;
  top: 5px;
  right: 10px;
  background: #dc0345;
  color: #FFF;
  border-radius: 50%;
  z-index: 10;
  width: 15px;
  height: 15px;
  font-size: 10px;
  text-align: center;
  padding-top: 1px;
}
.member-edit .album-container a.delete-img:hover {
  text-decoration: none;
}
.member-edit .album-container a .album-ico {
  color: #FFF;
  font-size: 16px;
  padding-left: 5px;
}
.member-edit .album-container .dragndrop {
  position: absolute;
  left: 15px;
  top: 5px;
}
.member-edit .album-container .fsk-notice {
  position: absolute;
  bottom: 20px;
  left: 4px;
  color: black;
  background: red;
  border-radius: 5px;
  font-size: 12px;
  padding: 0 2px;
}
.member-edit .album-access {
  position: relative;
}
.member-edit .album-access .profile_img {
  border-radius: 50%;
}
.member-edit .album-access .nickname {
  text-decoration: none;
  color: #484848;
  font-size: 14px;
}
.member-edit .album-access a.delete-access {
  position: absolute;
  top: 5px;
  right: 20px;
  background: red;
  color: #FFF;
  border-radius: 50%;
  z-index: 5;
  height: 15px;
  width: 15px;
  text-align: center;
  font-size: 10px;
  padding-top: 1px;
}
.member-edit .album-access a.delete-access:hover {
  text-decoration: none;
}
.member-edit #prefCarousel .carousel-item {
  min-height: 200px;
}
.member-edit .rating-container label {
  width: 100%;
}
.member-edit .rating-container .desc {
  padding-bottom: 10px;
  font-size: 0.8rem;
  min-height: 48px;
}
.member-edit .album-headline i {
  font-size: 26px;
  position: relative;
  top: 2px;
}
.member-edit .container-group-icon input[type=checkbox]:checked + label span {
  color: #FFF !important;
}
.member-edit .interest-details-second-column {
  padding-top: 13px;
}

.edit-sidebar a:hover {
  text-decoration: none;
}
.edit-sidebar .navigation {
  background: transparent linear-gradient(270deg, #D6D4D4 0%, #515050 100%) 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.29);
  height: 48px;
  line-height: 48px;
  color: #FFF;
  font-weight: bold;
  font-size: 16px;
  text-align: center;
  position: relative;
  margin-bottom: 20px;
}
.edit-sidebar .navigation span {
  z-index: 2;
  position: relative;
}
.edit-sidebar .navigation .progress {
  background: transparent linear-gradient(270deg, #4C789B 0%, #4E5479 100%) 0% 0% no-repeat padding-box;
  position: absolute;
  height: 48px;
}
.edit-sidebar .navigation .active {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-top: 24px solid transparent;
  border-left: 20px solid #D6D4D4;
  border-bottom: 24px solid transparent;
  top: 0;
  right: -19px;
  z-index: 2;
}
@media only screen and (max-width:576px) {
  .edit-sidebar .navigation .active {
    border: 0;
  }
}
.edit-sidebar .navigation.completed .active {
  border-left: 20px solid #4C789B;
}

@media only screen and (max-width:576px) {
  #edit-about-form, #edit-interesst-form, .mobile-overlfow-hidden {
    overflow-x: hidden;
  }
}

@media only screen and (max-width:576px) {
  #edit-about-form .select2, #edit-interesst-form .select2 {
    width: 100% !important;
  }
}
#edit-about-form textarea, #edit-interesst-form textarea {
  width: 100%;
}
#edit-about-form #motto, #edit-interesst-form #motto {
  width: 100%;
}
#edit-about-form label, #edit-about-form .input-title, #edit-interesst-form label, #edit-interesst-form .input-title {
  font-size: 0.9rem;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 2px;
}
#edit-about-form .input-title, #edit-interesst-form .input-title {
  font-weight: 400;
  color: #484848 !important;
}
#edit-about-form .items-container, #edit-interesst-form .items-container {
  text-align: left;
}
#edit-about-form .items-container .form-primary-btn, #edit-interesst-form .items-container .form-primary-btn {
  margin-top: 0;
  width: 62px;
}
@media only screen and (max-width:576px) {
  #edit-about-form .items-container .form-primary-btn, #edit-interesst-form .items-container .form-primary-btn {
    width: 60px;
    margin-right: 6px;
  }
}
#edit-about-form .select2-container, #edit-about-form #motto, #edit-interesst-form .select2-container, #edit-interesst-form #motto {
  margin-bottom: 10px;
}
#edit-about-form .slider-container, #edit-interesst-form .slider-container {
  height: 75px;
  padding-top: 10px;
}

#edit-settings-form label, #edit-settings-form .input-title {
  font-size: 0.9rem;
  font-weight: 600;
}
#edit-settings-form .input-title {
  color: #212529;
}

.slider-container .ui-slider-handle:focus-visible {
  outline: none;
}

#prefCarousel {
  padding-left: 50px;
  padding-right: 50px;
}
@media only screen and (max-width:767px) {
  #prefCarousel {
    padding-left: 0px;
    padding-right: 0px;
  }
  #prefCarousel label {
    font-size: 10px;
  }
  #prefCarousel .desc {
    font-size: 9px;
  }
}
#prefCarousel .carousel-control-prev, #prefCarousel .carousel-control-next {
  color: #484848;
  width: 50px;
}
@media only screen and (max-width:767px) {
  #prefCarousel .carousel-control-prev, #prefCarousel .carousel-control-next {
    width: 30px;
  }
}
#prefCarousel .carousel-control-prev i {
  transform: rotate(90deg);
}
@media only screen and (max-width:767px) {
  #prefCarousel .carousel-control-prev {
    position: absolute;
    top: auto;
    bottom: 2px;
    left: 34%;
    background-color: transparent;
  }
  #prefCarousel .carousel-control-prev .carousel-control-prev-icon {
    filter: invert(60%);
    -webkit-filter: invert(60%);
  }
}
#prefCarousel .carousel-control-next i {
  transform: rotate(270deg);
}
@media only screen and (max-width:767px) {
  #prefCarousel .carousel-control-next {
    position: absolute;
    top: auto;
    bottom: 2px;
    right: 34%;
    background-color: transparent;
  }
  #prefCarousel .carousel-control-next .carousel-control-next-icon {
    filter: invert(60%);
    -webkit-filter: invert(60%);
  }
}
#prefCarousel i.rating__icon {
  font-size: 32px;
}
#prefCarousel #slidetext {
  color: #C4C4C4;
}

.edit-basic-settings {
  font-size: 14px;
}

.edit-headline i {
  vertical-align: top;
  font-size: 25px;
  top: -1px;
  color: #792A62;
  padding-left: 15px;
}
.edit-headline h4 {
  margin-bttom: 15px;
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .edit-headline h4 {
    margin-bottom: 3px;
  }
}
.edit-headline .subheadline b {
  color: #792A62;
}

#change-email-link, #change-password-link {
  text-decoration: underline;
  color: #747474;
  cursor: pointer;
}

#change-email, #change-password {
  display: none;
}

#change-password #result {
  width: 35%;
}

#current-email .ico {
  top: 3px;
  font-size: 18px;
}

.toggle.pa, .toggle-on.pa, .toggle-off.pa {
  border-radius: 20rem;
  font-size: 14px;
}

.toggle.pa .toggle-handle.btn-sm {
  border-radius: 20rem;
  width: 58px;
  background: #FFF;
}

.toggle.pa .toggle-off.btn {
  padding-left: 2rem;
  background-color: #C9C9C9;
  border-color: #C9C9C9;
  color: #FFF;
  font-size: 14px;
}

.toggle.pa.btn-primary, .toggle.pa .toggle-on.btn {
  color: #FFF;
  padding-right: 2rem;
  background-color: #792A62;
  border-color: #792A62;
  font-size: 14px;
}

.toggle.pa .btn {
  margin: 0;
}

.badge-module .toggle.pa, .badge-module .toggle-on.pa, .badge-module .toggle-off.pa {
  z-index: 1;
}

.edit-verification .verify-content {
  color: #747474;
}

.verifiy_code {
  background: #D5D5D5 0% 0% no-repeat padding-box;
  border: 1px solid #707070;
  color: #747474;
  display: inline-block;
  padding: 5px 100px;
  margin: 25px;
}
@media only screen and (max-width:576px) {
  .verifiy_code {
    display: block;
  }
}

.ico.icon-red, .ico.icon-green {
  font-size: 16px;
}

button.resend-confirmation {
  padding-top: 11px;
}

#header-img-form {
  width: 100%;
}

.member-size-input {
  margin-right: 25px;
}
.member-size-input .container-range-input input[type=range] {
  padding-top: 0;
  height: 30px;
}
.member-size-input .container-range-input .target {
  top: 30px;
}

.img_container .upload-btn {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  z-index: 6;
  height: 100%;
  width: 100%;
  padding-bottom: 100%;
  transform: translateY(-50%);
}
@media only screen and (max-width:576px) {
  .img_container .upload-btn {
    z-index: 11;
    width: 90px;
    height: 90px;
    padding-bottom: 0;
    top: 30px;
    left: 5px;
  }
  .img_container .upload-btn img {
    width: 35px;
  }
}
.img_container .upload-btn span {
  color: #000;
  line-height: 1;
  padding-top: 5px;
  font-weight: bold;
}

.profile-view .profile-box.premium-restriction-container {
  background: rgba(121, 43, 99, 0.3607843137) 0% 0% no-repeat padding-box;
  mix-blend-mode: multiply;
}

#member-edit-content {
  font-size: 14px;
  color: #484848;
}

.z-index-1 {
  z-index: 1;
}

@media only screen and (max-width:576px) {
  .album-edit-link .settings-menu-icon {
    right: 10px;
  }
  .album-edit-link i.album-ico {
    padding-right: 15px;
  }
}
.album-edit-link .settings-menu-box {
  z-index: 100;
  padding: 0 0 0 10px;
}
.album-edit-link:hover {
  text-decoration: none;
}
.album-edit-link h4 {
  float: left;
}
.album-edit-link i.album-ico {
  float: right;
  font-size: 16px;
  padding-top: 2px;
}

.icon-like-container {
  margin-top: 4px;
  font-size: 14px;
}
.icon-like-container i {
  padding-left: 3px;
  color: #DE1818;
  position: relative;
  top: 1px;
}

#uppy-modal .add_new_image {
  padding-bottom: 20px;
  min-height: 212px;
}
@media only screen and (max-width:576px) {
  #uppy-modal .add_new_image {
    min-height: 170px;
  }
}

/*Brakpoint headline text*/
.toggle-sm .switch {
  position: relative;
  display: inline-block;
  width: 50px;
  height: 17px;
}
@media only screen and (max-width:767px) {
  .toggle-sm .switch {
    margin-top: 4px;
  }
}
.toggle-sm .switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
.toggle-sm .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.toggle-sm .slider:before {
  position: absolute;
  content: "";
  height: 13px;
  width: 13px;
  left: 2px;
  bottom: 2px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.toggle-sm input:checked + .slider {
  background-color: #792A62;
}
.toggle-sm input:focus + .slider {
  box-shadow: 0 0 1px #792A62;
}
.toggle-sm input:checked + .slider:before {
  -webkit-transform: translateX(30px);
  -ms-transform: translateX(30px);
  transform: translateX(30px);
}
.toggle-sm {
  /*------ HideShow txt ---------*/
}
.toggle-sm .on {
  display: none;
}
.toggle-sm .on, .toggle-sm .off {
  top: 8px;
  color: white !important;
  position: absolute;
  transform: translate(-50%, -50%);
  font-size: 9px;
}
.toggle-sm .on {
  right: 40%;
}
.toggle-sm .off {
  left: 60%;
}
.toggle-sm input:checked + .slider .on {
  display: block;
}
.toggle-sm input:checked + .slider .off {
  display: none;
}
.toggle-sm {
  /*--------- END --------*/
  /* Rounded sliders */
}
.toggle-sm .slider.round {
  border-radius: 17px;
}
.toggle-sm .slider.round:before {
  border-radius: 50%;
}

.blog-pages .classy-navbar {
  height: 55px;
}
.blog-pages .classy-navbar .blog-header-login {
  padding: 0;
  margin: 0;
  padding-right: 2rem;
}
.blog-pages .classy-navbar .blog-header-login a {
  font-size: 20px;
  color: #792A62;
  font-weight: normal;
  text-decoration: underline;
}
.blog-pages .classy-navbar .blog-header-login .blog-header-spacing {
  padding-left: 10px;
  padding-right: 10px;
}

@media (min-width: 1200px) {
  .lp-container.container {
    max-width: 1200px;
  }
}
.lp-container.container {
  display: inline-table;
  margin-bottom: 25px;
  font-size: 18px;
}
@media only screen and (max-width:576px) {
  .lp-container.container {
    display: inline-block;
    font-size: 16px;
  }
}
.lp-container.container .banner-credentials {
  font-size: 14px;
  color: #949292;
}
@media only screen and (min-width:350px) and (max-width:991px) {
  .lp-container.container .banner-credentials {
    font-size: 12px;
  }
}
.lp-container.container h1 {
  margin-top: 20px;
  margin-bottom: 15px;
  font-size: 40px;
  font-weight: 800;
}
@media only screen and (min-width:350px) and (max-width:991px) {
  .lp-container.container h1 {
    font-size: 24px;
  }
}
.lp-container.container h2 {
  font-size: 25px;
  font-weight: 800;
}
@media only screen and (min-width:350px) and (max-width:991px) {
  .lp-container.container h2 {
    font-size: 20px;
  }
}
.lp-container.container h3 {
  font-size: 22px;
}
@media only screen and (min-width:350px) and (max-width:991px) {
  .lp-container.container h3 {
    font-size: 20px;
  }
}
.lp-container.container .share-icons {
  background-color: #707070;
  display: inline-block;
  width: 24px;
  height: 24px;
  text-align: center;
  vertical-align: middle;
  line-height: 20px;
  margin-left: 10px;
  cursor: pointer;
}
.lp-container.container .author-img {
  float: left;
}
.lp-container.container .author-img img {
  width: 100px;
  height: 100px;
  border-radius: 100%;
  margin-right: 15px;
  margin-bottom: 20px;
}
.lp-container.container .author-details {
  width: calc(100% - 140px);
  float: left;
  color: #949292;
  font-size: 18px;
}
@media only screen and (min-width:350px) and (max-width:991px) {
  .lp-container.container .author-details {
    font-size: 14px;
  }
}
.lp-container.container .author-details .author-name {
  font-weight: bold;
}

.promo-bg {
  max-width: 1200px;
  color: #792A62;
}
.promo-bg h1, .promo-bg .prome-title {
  font-size: 40px;
  padding-top: 35px;
  padding-bottom: 20px;
}
@media only screen and (min-width:350px) and (max-width:991px) {
  .promo-bg h1, .promo-bg .prome-title {
    font-size: 20px;
  }
}
.promo-bg .promo-desc.container {
  color: #484848;
  font-size: 20;
}
@media only screen and (min-width:350px) and (max-width:991px) {
  .promo-bg .promo-desc.container {
    font-size: 16px;
  }
}

.reg-btn-container {
  margin-top: 20px;
}
.reg-btn-container a:hover {
  text-decoration: none;
}

img.shadow {
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
}

.blog-page-detail .navigation-links a {
  text-decoration: underline;
  font-size: 18px;
  color: #792A62;
}
.blog-page-detail figure:nth-of-type(2n + 1) {
  max-width: 100%;
  display: inline-block;
  float: left;
  padding-right: 15px;
}
.blog-page-detail figure:nth-of-type(2n) {
  max-width: 100%;
  display: inline-block;
  float: right;
  padding-left: 15px;
}
