@import url("https://fonts.googleapis.com/css?family=Roboto");

.collapse .navbar-right {}

.custom-profile {
  background-color: #550c6b;
  margin-top: 0;
  margin-bottom: 0;
  -webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.33);
  -moz-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.33);
  box-shadow: 0px 3px 5px 1px rgba(0, 0, 0, 0.33);
  border: none;
  position: relative;
}

.notifysec {
  float: left;
  margin-right: 5px;
}

.profile-pic img {
  width: 48px;
  height: 48px;
  border-radius: 50%;
}

.user-inside-text {
  font-size: 17px;
  color: #333333;
  padding-bottom: 30px;
}

.profile-pic {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 1px solid #e9ebe6;
}

.nav-custtom-drop {
  margin-top: 0;
  padding-top: 3px;
}

.custom-nav .navbar-nav>li .nav-custom-drop {
  background-color: transparent;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
  font-size: 30px;
  padding-top: 0px;
  margin-right: 0px;
}

.nav-custom-drop .navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
  background-color: transparent;
  color: #fff;
}

#bell {
  margin-right: 0;
  font-size: 19px;
}

.drop-content {
  padding: 16px;
}

.main-section {
  background-color: #e7e6e6;
}

.profile-inside-conemt {}

.manage-pic {
  padding-top: 20px;
  text-align: center;
}

.manage-pic a {
  border-bottom: 1px solid #550c6b;
  font-size: 15px;
  color: #550c6b;
  font-weight: bold;
}

.profile-text {
  width: 153px;
  float: left;
  margin-right: 8px;
  height: 191px;
}

.profile-text img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.text-user {
  font-size: 25px;
  font-weight: bold;
  color: #333333;
  margin-top: 0;
}

.content {
  font-size: 25px;
  color: #333333;
  padding-bottom: 20px;
}

.action {
  font-size: 15px;
  color: #333333;
  font-weight: bold;
  clear: both;
}

.verify {
  color: #57a34f;
}

.profile-edit {
  color: #550c6b;
  border-bottom: 1px solid #550c6b;
}

.profileVerify {
  color: #550c6b;
  cursor: pointer;
}

.profile-preview {
  padding: 8px;
  border: 1px solid #550c6b;
  border-radius: 6px;
  text-align: center;
  color: #550c6b;
  width: 142px;

}

#top {
  padding-top: 10px;
}

.top {
  padding-top: 25px;
}

.para-3 {
  float: right;
  width: 300px;
}

.para-col {
  font-size: 15px;
  color: #333333;
}

.bold {
  font-weight: bold;
}

.profile-for {
  padding-top: 40px;
  line-height: 24px;
}

.boosters {
  font-size: 22px;
  color: #333333;
  margin-top: 0;
  font-weight: bold;
  margin-left: 20px;
}

.booster-text {
  font-size: 15px;
  margin-left: 20px;
}

.left {
  float: left;
}

.trust-list {
  display: inline-block;
  list-style-type: none;
}

.right-tab {
  margin-left: 20px;
}

.right1 {
  margin-left: 33px;
}

.trust-list {
  padding-top: 15px;
}

.trust-list li {
  padding-bottom: 10px;
  text-indent: -1.3em;
}

.booster-btn {
  margin: 0 auto;
  display: block;
  margin-top: 25px;
}

.custom-tab li {
  /*margin-right: 12px;*/
  font-weight: bold;
}

.custom-tab li a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: #f7f7f7;
  padding-right: 30px;
  padding-left: 30px;
  border-radius: 4px 4px 0 0;
  font-size: 17px;
  color: #000;
  border-radius: 0;
  background-color: #b9b4b4;
}

.custom-tab>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
  color: #555;
  font-size: 17px;
  cursor: default;
  background-color: #fff;
  border: none;
  border-bottom: none;
}

.seprator-right {
  border-right: 1px solid #e7e6e6;
}

.tab-inside-content {
  margin-top: 0;
}

.self-text {
  font-size: 22px;
  color: #550c6b;
  margin-top: 0;
  margin-bottom: 15px;
  font-weight: 600;
  position: relative;
}

.about-self-text h2 {
  float: left;
}

.reportSelect {
  margin-bottom: 20px;
}

.deactivate-text {
  font-size: 18px;
}

.about-self-text p {
  float: right;
  background-color: #550c6b;
  color: #fff;
  padding: 6px 15px;
  border-radius: 3px;
}

.about-self-text .pencil-edit {
  margin-right: 10px;
}

.self-inside {
  font-size: 17px;
  font-weight: 300;
  color: #333333;
  display: inline-flex;
  margin-top: 20px;
}

.seprator {
  padding-bottom: 20px;
}

.main-profile .seprator {
  border-bottom: 1px solid #e7e6e6;
  clear: both;
}

.profile-progress {
  margin-top: 0;
}

.right {
  float: right;
}

.profile-progress span {
  line-height: 30px;
}

.progress-profile {
  margin: 0 auto;
  display: block;
  padding-bottom: 30px;
}

.profile-progress p {
  margin-top: 10px;
}

.profile-setting {
  padding-top: 20px;
  padding-bottom: 10px;
}

.religion-section {}

.top-min {
  min-height: 320px;
}

.top-min1 {
  min-height: 200px;
}

.edit {
  float: right;
  background-color: #550c6b;
  color: #fff;
  cursor: pointer;
  margin-right: 25px;
  padding: 6px 15px;
  border-radius: 3px;
}

.pencil-edit {
  margin-right: 10px;
}

.left-text {
  float: left;
}

.partner-tab {
  background-color: #e7e6e6;
  color: #131111c2;
  width: 100%;
  padding: 8px 20px;
}

.profile-partner {
  background: #e7e6e6 !important;
  color: #131111c2 !important;
  padding: 8px 20px;
}

.partner-tab {
  background-color: #e7e6e6;
  color: #131111c2;
  width: 100%;
  padding: 8px 20px;
}

.try-mobile {
  font-size: 25px;
  vertical-align: middle;
  color: #57a34f;
  margin-left: 20px;
}

.mob-verification {
  padding: 0 15px;
}

.numberVerifymobile {
  padding-top: 20px;
}

.profile-input {
  width: 260px;
  height: 50px;
}

.verify-custom {
  padding: 10px 5px;
  background-position: right 11px top 17px;
}

.custom-height {
  height: auto;
  position: relative;
}

#top {
  margin-top: 40px;
}

.seprator-bottom {
  background-color: #e7e6e6;
  height: 1px;
  position: absolute;
  margin-top: 13px;
  right: 0;
  left: 0;
  top: 30px;
}

.hobbyInterest li {
  float: left;
  padding: 2px 12px;
  font-size: 14px;
  font-weight: 600;
}

.alert-cotent {
  font-size: 18px;
  color: #333333;
}

ul li input[type=radio] {
  position: absolute;
  visibility: hidden;
}

.alert-btn {
  margin: 0 auto;
  display: block;
  margin-bottom: 13px;
}

.matches-list li {
  color: #AAAAAA;
  display: block;
  position: relative;
}

.matches-list li input[type=radio] {
  position: absolute;
  visibility: hidden;
}

.matches-list li label {
  display: block;
  position: relative;
  /*height: 30px;*/
  font-size: 18px;
  z-index: 9;
  cursor: pointer;
  font-weight: 400;
  -webkit-transition: all 0.25s linear;
  color: #333333;
}

.intesestMessage {
  font-size: 18px;
  padding-left: 10px;
  color: #897a94;
  padding-bottom: 10px;
  display: inline-block;
}

.intesestMessage .cancel-interest {
  text-decoration: underline;
  color: indianred;
  cursor: pointer;
}

.matches-list li label .check {
  display: block;
  position: absolute;
  border: 1px solid #90829a;
  border-radius: 100%;
  height: 16px;
  width: 16px;
  cursor: pointer;
  top: 2px;
  left: -25px;
  z-index: 5;
  transition: border .25s linear;
  -webkit-transition: border .25s linear;
}

.matches-list li label .check::before {
  display: block;
  position: absolute;
  content: '';
  border-radius: 100%;
  height: 8px;
  width: 8px;
  top: 3px;
  left: 0;
  right: 0;
  margin: auto;
  transition: background 0.25s linear;
  -webkit-transition: background 0.25s linear;
}

.matches-list input[type=radio]:checked~label .check::before {
  background: #550c6b;
}

#manage-profile {
  margin-top: 0;
  padding-top: 30px;
}

.mail-content {
  font-size: 17px;
  font-weight: 500;
}

.email-mid {
  margin-top: 14px;
  margin-bottom: 10px;
}

.email-para {
  line-height: 26px;
}

.email-list {
  width: 170px;
  ;
  float: left;
  padding: 14px 12px;
}

.custom-btn {
  width: 180px;
  text-transform: uppercase;
  padding: 15px 21px;
}

.delete-space {
  padding-top: 35px;
}

.min-height {
  min-height: 127px;
}

.text-details {
  width: 447px;
}

.disable {
  margin-top: 20px;
  float: right;
}

.text-min-height {
  height: 213px;
}

.left-source {
  padding-top: 10px;
}

.left-null {
  padding-left: 25px;
}

.col-left {
  margin-left: 20px;
}

.disable-color {
  background-color: #cfcfcf;
}

#question {
  color: #b0b0b0;
  margin-left: 20px;
}

.to-top {
  margin: 13px 15px;
}

.col-pad {
  margin-left: 0;
}

.col-pad-bottm {
  padding-bottom: 20px;
}

.min-col {
  min-height: 70px;
}

.select-col {
  width: 415px;
  ;
  margin-left: 10px;
}

.filter-update {
  margin: 0 auto;
  display: block;
  margin-bottom: 60px;
  margin-top: 50px;
}

.col-filter {
  margin-left: 25px;
}

.col-filter select {
  width: 184px;
}


.bg-color-profile {
  background-color: #fff;
  margin: 30px 0;
  padding: 50px 35px;
  margin-bottom: 0;
}

.custom-margin-profile {
  margin-bottom: 30px;
}

.bg-color-profile1 {
  background-color: #fff;
  margin: 30px 20px 0 0px;
  padding: 32px 29px 31px;
}

.birthdetails {
  background-color: #550c6b;
  color: #fff;
  cursor: pointer;
  padding: 6px 6px;
  text-align: center;
  border-radius: 3px;
  margin-top: 40px;
  width: 54%;
}

.min-hei {
  min-height: 80px;
}

.content-font {
  font-size: 18px;
  color: #333333;
  font-weight: normal;
}

.main-section {
  padding-bottom: 0px;
}

#manage-profile svg {
  margin: 0 auto;
  display: block;
}

#manage-profile .round-progress-wrapper {
  margin-bottom: 20px;
}



/*-----------------------------User Screen---------------------*/

.user-section {
  background-color: #e7e6e6;
  padding-top: 100px;
  padding-bottom: 100px;
}

.user-img .user {
  width: 100%;
  /* width: 150px;
  height: 150px;*/
  /* border-radius: 100%;*/
  /*margin: 20px auto;
  text-align: center;
  box-shadow: 0 0 10px rgba(0,0,0,0.6);*/
}

.user-img .all-border {
  border: none;
  margin: 0 auto;
  text-align: center;
}

.boosts-list {
  border-left: 1px solid #d4d4d4;
  border-right: 1px solid #d4d4d4;
  border-top: 1px solid #d4d4d4;
  border-bottom: 0px solid #d4d4d4;
}

.user-img {
  padding: 10px;
  margin-top: 14px;
}

.all-border {
  border: 1px solid #d4d4d4;
}

.member-online {
  border-top: 1px solid #d4d4d4;
  text-align: center;
  padding: 10px;
}

.text-color {
  color: #11ba8c;
  display: block;
  font-size: 13px;
}

.matches-bg {
  background-color: #fff;
  position: relative;
}

#head-bg {
  background-color: #f2f2f2;
  padding: 14px 26px;
  font-size: 15px;
  color: #333333;
}

.carousel {
  margin-bottom: 0;
  padding-left: 50px;
  padding-right: 8px;
  padding-top: 10px;
}

.circle-set {
  margin-right: 10px;
  color: #37ce77;
  font-size: 10px;
  vertical-align: middle;
}

.boosts-trust {
  margin-left: 10px;
  margin-right: 10px;
  /* margin-top: 20px;*/
  /*height: 200px;*/
}

.contentbooster {
  padding: 26px 34px;
  font-size: 17px;
  border-bottom: 1px solid #d4d4d4;
}

.reportbut {
  font-color: yellow;
}

.reportbut button {
  padding: 10px !important;
  width: 175px !important;
}

.reportbut button:first-of-type {
  margin-right: 5px;
}

.reportbut button:last-of-type {
  margin-left: 5px;
}

.reportbut button img {
  width: 18px;
  height: auto;
  margin-left: 5px;
}

#shield {
  float: right;
  /* margin-top: -11px; */
  width: 16px;
}

.block-sec {
  margin-top: 30px;
}

.block-sec-border {
  background-color: #d4d4d4;
  height: 1px;
  position: absolute;
  width: 100%;
  left: 0;
  background-color: #d4d4d4;
  height: 1px;
  position: absolute;
  width: 93%;
  left: 13px;
}

#block {
  padding: 17px;
  width: 50%;
  float: left;
  text-align: center;
  font-size: 17px;
  color: #550c6b;
  border-right: 1px solid #d4d4d4;
}

.list-details {
  list-style-type: none;
  padding-left: 0;
}

.list-details li {
  font-size: 15px;
  color: #333333;
  line-height: 32px;
}

.list-details li img {
  margin-right: 15px;
}

#report-abuse {
  padding: 17px;
  width: 50%;
  float: left;
  text-align: center;
  font-size: 17px;
  color: #550c6b;
}

.cusotmotext-profile {
  font-size: 25px;
  font-weight: bold;
}

.created-text {
  font-size: 15px;
  color: #333333;
}

.my-matches {
  font-weight: 600;
  width: 390px;
  background-color: #e7e6e6;
  border-bottom: 1px solid #d4d4d4;
  color: #333333;
  font-size: 15px;
}

/* The controlsy */
.carousel-control {
  height: 0;
  width: 53px;
  margin-top: -28px;
  font-size: 60px;
  background: transparent;
  background-image: none;
  left: 0px;
  margin-top: -20px;
}

.show-more {
  color: #550c6b;
  text-align: center;
  font-weight: 600;
  font-size: 15px;
  padding: 13px;
}

.matches-1 {
  background-color: #fff;
}

.seprate {
  width: 100%;
}

.match-detalis {
  padding: 17px 24px 36px;
}

.match-details p {
  font-weight: normal;
}

.visit-my-matches {
  border-bottom: none;
  height: 200px;
  padding: 30px 2px 0;
}

.my-match {
  padding: 17px 10px 0 10px;
}

.visit-match-img {
  width: 100px;
  margin-right: 2px;
}

.visit-match-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.visit-matches {
  padding: 0;
}

.carousel-control.right {
  right: 0;
}

#skin-desea {
  width: 300px;
}

/* The indicators */
.carousel-indicators {
  right: 50%;
  top: auto;
}

/* The colour of the indicators */

.carousel-indicators li {
  background: #cecece;
}

.carousel-indicators .active {
  background: #428bca;
}

ul.thumbnails.image_picker_selector {
  overflow: auto;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}

ul.thumbnails.image_picker_selector ul {
  overflow: auto;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}

ul.thumbnails.image_picker_selector li.group_title {
  float: none;
}

ul.thumbnails.image_picker_selector li {
  margin-right: 20px;
  float: left;
}

ul.thumbnails.image_picker_selector li .thumbnail img {
  -webkit-user-drag: none;
}

ul .thumbnail {
  padding: 0;
  border: none;
  margin-bottom: 0;
}

.intrest-content {
  display: table;
  height: 100%;
  width: 100%;
}

.intrest-content-text {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.bg-intrests {
  background-color: #fafafa;
  height: 460px;
  max-height: 620px;
}

.intrested-content {
  font-weight: 600;
  font-size: 20px;
  color: #333333;
}

.custom-margin {
  margin: 0;
}



/*----------------Search-matches-----------------*/

.search-matches {
  background-color: #fff;
  padding: 42px 50px;
}

#search-select {
  display: block !important;
  width: 149px;
}

#search-select2 {
  display: block !important;
  width: 370px;
}

.text-matches {
  width: 60px;
  font-size: 15px;
  text-align: center;
  color: #b6b6b6;
  padding: 16px 12px 0 0px;
}

.box-select {
  padding-left: 0;
  padding-right: 0;
}

.checkterm-text {
  font-size: 13px;
}

.less-sec {
  color: #550c6b;
  font-size: 20px;
  text-align: center;
  padding: 15px;
}

.up-less {
  margin-left: 10px;
  font-size: 24px;
}

.radio-custom [type="radio"]:checked,
.radio-custom [type="radio"]:not(:checked) {
  position: absolute;
  left: -9999px;
}

.radio-custom [type="radio"]:checked+label,
.radio-custom [type="radio"]:not(:checked)+label {
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
  color: #333333;
  font-weight: normal;
  font-size: 13px;
}

.radio-custom [type="radio"]:checked+label:before,
.radio-custom [type="radio"]:not(:checked)+label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 18px;
  height: 18px;
  border: 1px solid #ddd;
  border-radius: 100%;
  background: #fff;
}

.radio-custom [type="radio"]:checked+label:after,
.radio-custom [type="radio"]:not(:checked)+label:after {
  content: '';
  width: 9px;
  height: 9px;
  background: #550c6b;
  position: absolute;
  top: 4px;
  left: 4px;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.radio-custom [type="radio"]:not(:checked)+label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}

.radio-custom [type="radio"]:checked+label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

#box-range2 {
  width: 100%;
  background-position: right 10px top 20px;
}

#box-range {
  width: 100%;
  background-position: right 10px top 20px;
}

.box-to {
  font-size: 15px;
  text-align: center;
  color: #b6b6b6;
  padding: 16px;
}

.matches-box {
  width: 141px;
}

.drop-select-income {
  min-height: 67px;
}

.search-btn {
  padding: 15px 38px;
  margin-top: 0;
  width: 128px;
}

.reset-btn {
  padding: 15px 38px;
  margin-top: 0;
  margin-left: 10px;
  border: 1px solid #550c6b;
  color: #550c6b;
  background-color: transparent;
  width: 128px;
}

.profile-search {
  font-size: 15px;
  padding: 19px 10px;
  color: #333333;
  font-weight: 600;
}

.profile-id {
  background-color: #f2f2f2;
  padding: 0px 35px;
}

.input-id-field {
  width: 100%;
}

#lets-btn2 {
  padding: 15px 10px;
  font-size: 15px;
}

.prfile-id-search {
  padding: 20px 35px 30px;
}

.my-match {
  margin-top: 30px;
  padding-top: 0;
  background: #f2f2f2;
}

.matching-list {
  padding: 20px 35px 30px;
}

.my-match p {
  padding: 15px 0 15px;
  margin-bottom: 0;
  font-weight: 600;
}

.col-top {
  margin-top: 30px;
}

.btn-space {
  margin-top: 40px;
}

.user-img-col {
  margin-top: 0;
}


/*----------------Matches css-------------------*/

.matches-text {
  font-size: 14px;
  color: #333333;
  font-weight: 600;
  padding: 3px 17px;
  text-transform: uppercase;
}

.check-matches label {
  border-radius: 0px;
  position: relative;
  border: 1px solid #550c6b;
  margin-bottom: 0;
  vertical-align: middle;
  margin-right: 10px;
  background: transparent;
}

.check-matches {
  top: 0;
  left: 0;
  font-size: 14px;
  color: #333333;
  font-weight: 300;
}

.check-matches input:checked+label:before {
  color: #550c6b;
  top: 0px;
  left: 1px;
  font-size: 10px;
}

.check-custom {
  height: 13px;
  width: 13px;
}

.matches-bg .matches-intrest li {
  padding: 6px 17px;
  font-size: 14px;
}

.matches-intrest {
  background-color: #f2f2f2;
  padding: 10px 0;
  margin-bottom: 0;
  list-style-type: none;
}

.matches-text img {
  margin-right: 5px;
  cursor: pointer;
}

.matches-intrest-list-left li select {
  float: left;
  width: 100%;
  margin-right: 0;
  padding: 5px 6px;
  font-size: 12px;
  background-position: right 5px top 12px;
}

.to-matches {
  float: left;
  width: 30px;
  padding: 6px 9px;
  text-align: center;
}

.matches-submit {
  background-color: #550c6b;
  float: right;
  text-align: center;
  padding: 7px 13px;
  border-radius: 3px;
  font-size: 13px;
}

.matches-submit a {
  color: #ffffff;
  font-weight: 400;
}

.income li select {
  float: none;
  font-size: 12px;
}

.income li .match-list-one {
  width: 63%;
  float: left;
  font-size: 12px;
  background-position: right 5px top 10px;
}

.income-to {
  padding: 7px 13px 6px 7px;
  color: #b6b6b6;
}

.submit-matches {
  margin-top: 19px;
  float: right;
  cursor: pointer;
  margin-right: 35px;
  text-transform: uppercase;
}

.send-intrest {
  display: inline-block;
  vertical-align: middle;
}

.pagination {
  float: left;
  padding-top: 0;
  margin-top: 0;
  margin-bottom: 0;
  vertical-align: middle;
}

.sent-intrest-check {
  padding-bottom: 20px;
}

.intrest-check {
  /* margin: 3px 0; */
  float: left
}

.intrest-check label {
  position: relative;
  border: 1px solid #550c6b;
  border-radius: 3px;
  margin-bottom: 0;
  vertical-align: middle;
  margin-right: 10px;
  background: #fff
}

.intrest-check input:checked+label:before {
  position: absolute;
  top: 2px;
  left: 2px;
  width: 0px;
  height: 0;
  color: #550c6b;
  content: "\f00c";
  font: normal normal normal 13px/1 FontAwesome;
  font-size: 12px;
  margin: 0 auto;
}

.intrest-check .checkmark {
  width: 18px;
  height: 18px;
}

.intrest-matches {
  margin-left: 0;
}

.default-order {
  width: 100%;
  padding-top: 6px;
  padding-bottom: 6px;
  background-position: right 8px top 12px;
}

.for-self-profile h2 {
  margin-top: 0px;
  margin-bottom: 0;
  font-size: 19px;
  font-weight: bold;
}

.for-self-profile h2 span {
  font-size: 14px;
  font-weight: 400;
}

.for-self-information {
  clear: both;
  /*padding-left: 26px;*/
  float: left;
  padding-right: 14px;
  position: relative;
}

.for-self-profile {
  display: inline-block;
  margin-top: 5px;
  vertical-align: middle;
}

.online-circle {
  font-size: 8px;
  color: #2ecc71;
  margin-right: 10px;
  vertical-align: middle;
}

.for-self-information p {
  margin-bottom: 3px;
  margin-top: 10px;
}

#text-online {
  font-weight: 600;
  color: #2ecc71;
  margin-top: 0;
}

.self-profile-creation {
  padding: 0;
}

.inside-profilecrete-text {
  /* padding: 15px 0px 0px 15px; */
}

.profilenew {
  display: inline-block;
  width: 100%;
  padding: 0 15px;
}

.information-about {
  line-height: normal;
  border-right: none;
  margin-right: 35px;
  padding-top: 35px;
  float: left;
}

.profile-view-match {
  border: 1px solid #550c6b;
  background-color: transparent;
  padding: 4px 15px;
}

.profile-view-match a {
  color: #550c6b;
  text-transform: initial;
}

.bind-row {
  border-bottom: 1px solid #d4d4d4;
  /* width: 510px;
  float: left;*/
  margin: 5px 0 !important;
  padding: 5px 0 !important;
  min-height: 420px;
}

.profile-about-content {
  overflow: hidden;
  width: 450px;
  text-align: initial;
}

.profile-about-content h4 {
  font-size: 15px;
  color: #333333;
}

.profile-about-content p span {
  color: #550c6b;
  border-bottom: 1px solid #550c6b
}

.right-fa {
  font-size: 25px;
  vertical-align: middle;
  margin-right: 10px;
}

.visit-match-img .change-option img {
  width: auto;
}

.chat-profile {
  float: left;
  margin-right: 20px;
}

.left-side {
  color: #d4d4d4;
  font-size: 22px;
  vertical-align: middle;
  margin-right: 8px;
}

.right-side {
  color: #550c6b;
  font-size: 22px;
  vertical-align: middle;
  margin-left: 8px;
}

.pic-changer {
  margin-top: 7px;
}

.pic-changer p {
  color: #d4d4d4;
  text-align: center;
}

.chatting {
  width: 85%;
}

.floting {
  clear: both;
}

.chat-person {
  width: 75px;
  margin: 0 auto;
  display: block;
}

.match-details span {
  color: #d4d4d4;
}

.chat-partner p {
  float: left;
}

.chat-partner {
  float: right;
  position: relative;
  padding-top: 40px;
}

.chat-partner span {
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 0 auto;
  right: 0;
  text-align: center;
}

.chat-pic {
  float: left;
  margin-left: 20px;
}

.chat-seprator {
  bottom: 190px;
}


/*----------Chat Summary-------------- */

.messasge-send-text textarea {
  padding-bottom: 30px;
  width: 714px;
  color: #d4d4d4;
  border-radius: 4px;
  margin-top: 70px;
}

.messasge-send-text {
  padding: 26px 0px;
}

.messasge-send-text .send {
  float: left;
  width: 123px;
  margin-top: 20px;
}

.messasge-send-text .discard {
  float: right;
  width: 82px;
  margin-top: 20px;
}

.messasge-send-text textarea:focus {
  border: none;
  box-shadow: none;
}

.summary-btn p {
  padding: 7px 14px 6px 18px;
  margin-top: 8px;
}

.summary-text {
  margin-top: 28px;
  border-top: 1px solid #d4d4d4;
}

.message-section {
  padding-bottom: 35px;
}

.intrest-text {
  font-style: italic;
  color: #808080;
  font-size: 12px;
  margin-top: 5px;
}

.msg-text {
  font-size: 12px;
  margin-top: 5px;
}

#view-text {
  font-size: 14px;
  color: #550c6b;
  float: right;
  text-decoration: underline;
  text-transform: uppercase;
}

/*--------------Contact Us-----------------*/

.contact-tab {
  border-bottom: none;
}

.contact-text {
  background-color: #fff;
  padding: 15px 30px;
}

.head-text h2 {
  margin-top: 0;
  font-size: 17px;
  color: #333333;
}

.head-text {
  padding-bottom: 15px;
  border-bottom: 1px solid #d4d4d4;
}

.contactus-section {
  background: #e7e6e6;
  padding-bottom: 30px;
  padding-top: 30px;
}

.inside-text-contact p {
  color: #333333;
  font-size: 15px;
}

.inside-text-contact {
  padding-top: 18px;
}

.mobile-text p {
  font-size: 15px;
  color: #333333;
  font-weight: 600;
}

.mobile-text {
  float: left;
}

.social-icon {
  float: right;
  color: #d4d4d4;
  font-size: 35px;
}

.mobile-standrd {
  border: 1px solid #d4d4d4;
  padding: 15px 35px 10px;
}

.top-space {
  margin-top: 30px;
}

.form-group-data label {
  color: #333333;
  font-size: 13px;
}

.form-group-data {
  padding: 5px 17px 10px 32px;
}

input[type=file] {
  display: block;
}

.form-group-data .file-upload {
  width: 100%;
  margin: 0;
  position: relative;
}

.form-group-data .contactSelect {
  height: auto;
}

.inputfile {
  width: .1px;
  height: .1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}

.browse-btn {
  color: rgb(255, 255, 255);
  font-weight: 300;
  width: 23px;
  float: right;
  text-align: center;
  line-height: 43px;
  cursor: pointer;
  position: absolute;
  top: 8px;
  right: 24px;
  background-image: url(../images/file-add.png);
  font-size: 0px;
  border-radius: 5px;
  background-position: top 0px right 0px;
  background-repeat: no-repeat;
}

.form-group-data select {
  background-image: url(../images/arrow.png);
  -webkit-appearance: none;
  background-repeat: no-repeat;
  background-size: 14px;
  background-position: right 15px top 12px;
}

.form-group-data input {
  box-shadow: none;
}

.contact-form {
  border-bottom: 1px solid #d4d4d4;
  border-left: 1px solid #d4d4d4;
  border-right: 1px solid #d4d4d4;
  padding-left: 22px;
}

/*----------Manage Profile text------------*/

.profile-manage-text h3 {
  color: #333333;
  font-size: 22px;
  text-align: center;
  margin-top: 10px;
  font-weight: 600;
}

.manage-profile {
  background: #e7e6e6;
}

.profile-manage-text {
  padding: 20px;
}

.profile-manage-text {
  background: #fff;
}

.import-fb {
  background: #3b5998;
}

.import-btns {
  text-align: center;
  border-bottom: 1px solid #e7e6e6;
  padding-bottom: 5px;
}

.import-btns a {
  margin-right: 15px;
}

.import-btns button {
  padding: 11px 0px;
  width: 323px;
}

.manage-text-list {
  padding: 0px 130px;
  padding-right: 0;
  font-size: 15px;
  color: #808080;
  margin: 0 auto;
  display: block;
  text-align: center;
}

.manage-text-list img {
  margin-right: 10px;
}

.manage-text {
  font-size: 17px;
  font-weight: 600;
  color: #333333;
  padding: 20px 149px 3px;
}

.manage-text-photo {
  font-size: 17px;
  font-weight: 600;
  color: #333333;
}

.profile-manage {
  padding: 20px 182px;
}

.make-profile {
  padding: 0;
  font-weight: 400;
  float: left;
}

.profile-selector {
  float: left;
  list-style-type: none;
  margin-top: 7px;
  margin-left: 10px;
  padding: 0px 5px;
  border: 1px solid #cfcfcf;
}

.profile-select-content {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0;
  width: 100%;
}

.profile-select-content li {
  padding: 8px;
  border-bottom: 1px solid #e7e6e6;
}

.profile-select-content li a {
  color: #550c6b
}

.profile-select-content li:nth-child(2) {
  border-bottom: none;
}

.caret-down {
  color: #5f7078;
}

.privacy-setting {
  padding-top: 30px;
  padding-bottom: 30px;
}

.manage-text span {
  color: #57a34f;
  font-weight: 400;
}

.privacy-text {
  font-size: 15px;
  padding-top: 0;
}

.profile-manage-text {
  margin-bottom: 30px;
}

.inside-manage {
  padding: 0px 120px;
}

.profile-manage-text label {
  font-weight: 400;
  color: #333333;
  font-size: 15px;
  padding-left: 30px;
}

.profile-manage-text label i {
  margin-left: -24px;
  font-size: 16px;
}

.visitall-img {
  width: 100%;
}

.mb-2 {
  margin-bottom: 20px;
}

#settings p {
  font-size: 12px;
  text-align: center;
}

#settings img {
  padding-bottom: 10px;
}

#settings {
  border-left: 1px solid #e7e6e6;
}

.img-responsive {
  position: relative;
}

#img-unlock-text {
  position: absolute;
  top: 34%;
  text-align: center;
  left: 0;
  right: 0;
  color: #fff;
}

.lock {
  position: absolute;
  left: 0;
  font-size: 18px;
  right: 0;
  margin: 0 auto;
  color: #fff;
  text-align: center;
  top: 25%;
}

/*--------------Feedback-----------------*/

.feedback {
  background-color: #e7e6e6;
  padding-bottom: 30px;
  padding-top: 30px;
}

.feed-back {
  border-bottom: none;
}

.feedback li a {
  border-radius: 0px;
}

.feedback-content {
  background: #fff;
  padding: 20px 25px;
}

.feedback-content p {
  font-size: 17px;
  border-bottom: 1px solid #d4d4d4;
  padding-bottom: 22px;
}

.feedback-content .form-group {
  padding-right: 0;
  margin-bottom: 5px;
  padding-bottom: 22px;
}

.form-group select {
  box-shadow: none;
  height: 52px;
}

#feedback-btn .edit {
  padding: 8px 20px 8px;
}

/*--------------Safety Content-----------------*/
.safety-content {
  background-color: #fff;
  padding: 50px 100px;
  color: #333333;
}

.safety-content ul {
  list-style-type: none;
  color: #333333;
  font-weight: bold;
}

.circle-safety {
  font-size: 6px;
  vertical-align: middle;
  margin-right: 20px;
  color: #333333;
}

.suggestion h6 {
  font-size: 14px;
  padding: 20px 0;
  font-weight: 600;
  color: #333333;
  padding-left: 50px;
  text-decoration: underline;
}

.safety-content p {
  font-size: 14px;
  color: #333333;
  font-weight: 600;
}

/*-------------------main Navbar----------------------*/

.menu>li {
  display: inline-block;
  padding-top: 35px;
  padding-bottom: 35px;
}

.menu {
  padding-left: 0;
  padding-top: 15px;
  padding-bottom: 15px;
}

.menu li a {
  color: #fff;
  cursor: pointer;
}

.custom-nav .menu li a {
  padding-top: 40px;
}

.sub-menu {
  position: absolute;
  display: none;
  padding-bottom: 0;
  background-color: #550c6b;
  color: #fff;
  z-index: 999;
  padding: 5px;
  width: 200px;
  padding-top: 0px;
  top: 122px;
  padding-left: 0;
  padding-right: 0;
}

.sub-menu>li {
  display: block;
  cursor: pointer;
  border-top: 1px solid #fff;
  padding: 10px;
}

.sub-menu>li:hover {
  background: #fff;
  color: #550c6b;
}

.menu li:hover>.sub-menu {
  display: block;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
}

.menu li ul ul {
  top: 0;
  left: 200px;
}

.match-details img {
  width: 153px;
  height: 153px;
  margin-bottom: 10px;
  object-fit: cover;
  position: relative;
}

.otherprofile img {
  width: 270px;
  height: 330;
  margin-bottom: 10px;
  object-fit: cover;
  position: relative;
}

.notification {
  display: none;
}

/*--------profile validator--------*/

.validation span {
  position: absolute;
  bottom: 0px;
  width: 100%;
  left: 0;
  margin-left: 14px;
}

.validation {
  position: relative;
  padding-bottom: 15px;
}

.profile-contact {
  float: left;
}

.contact-filter-text p {
  float: left;
  margin-right: 20px;
  clear: both;
}

.contact-filter-text {
  padding-top: 0;
}

.back-top {
  margin-top: 30px !important;
}

.custom-profile .profile-sec .active a {
  background: transparent;
  color: #fff;
}

.custom-profile .navbar-nav>.active>a:hover {
  background: transparent;
  color: #fff;
}

.navbar-nav>li>.drop-content {
  margin-top: 9px;
  padding: 0;
  background-color: #550c6b;
  color: #fff;
}

.navbar-nav>li>.drop-content a {
  color: #fff;
  cursor: pointer;
}

.navbar-nav .drop-content ul {
  padding-left: 0;
}

.navbar-nav .drop-content ul li {
  border-bottom: 1px solid #fff;
  padding: 10px 20px;
}

.navbar-nav .drop-content ul li:nth-child(5) {
  border-bottom: none;
}

.drop-content-bell {
  width: 204px;
}

.drop-content-bell span {
  ont-size: 11px;
  background-color: red;
  float: right;
  width: 22px;
  height: 24px;
  text-align: center;
  color: #fff;
  padding: 3px 5px;
  border-radius: 50%;
}


/*-------------Success story css-----------*/
.sucess-story-section {
  background: #fff;
}

.sucess-story-text {
  padding: 20px 20px;
}

.sucess-inside-text p {
  padding-bottom: 0px;
}

.sucess-inside-text {
  border-bottom: 1px solid #d4d4d4;
  padding-bottom: 8px;
}

.sucess-story-head h2 {
  border-bottom: 1px solid #d4d4d4;
  font-weight: 600;
  padding-bottom: 8px;
}

.story-upload-form {
  padding-top: 40px;
}

.story-upload-form label {
  margin-right: 40px;
  width: 153px;
}

.upload-docs {
  position: relative;
}

#browse-btn {
  width: 218px;
  margin-right: 0;
}

#browse-btn span {
  width: 211px;
}

.uploader {
  background-image: url(../images/uploader.png);
}

.your-story-textarea {
  position: relative;
  padding-bottom: 25px;
}

.your-story-textarea .validation-invalid {
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
}

.your-story-textarea label {
  display: block;
  float: left;
}

.your-story-textarea textarea {
  float: left;
}

#text-story {
  width: 442px;
}

.submit-story {
  width: 638px;
  padding-top: 35px;
}

/*----------------Blog css------------*/

.bg-blog {
  background-color: #fff;
  padding-right: 25px;
  padding-left: 25px;
}

.blog-section {
  background-color: #e7e6e6;
  padding: 30px 0;
}

.main-text h2 {
  font-size: 22px;
  font-weight: bold;
}

.main-text {
  border-bottom: 1px solid #d4d4d4;
}

.social-widget p {
  color: #333333;
  font-size: 13px;
  float: left;
}

.social-widget {
  padding-top: 20px;
}

.widgets i {
  cursor: pointer;
  width: 28px;
  height: 28px;
  padding: 8px;
  color: #fff;
  border-radius: 50%;
  float: right;
  text-align: center;
  margin-right: 7px;
}

.bg-blog .pintrest {
  background: #bd081c;
}

.bg-blog .fb {
  background: #3b5998;
}

.bg-blog .google {
  background: #dd4b39;
}

.bg-blog .tw {
  background: #1da1f2;
}

.bg-blog .linked {
  background: #0077b5;
}

.widgets p {
  float: right;
  margin-bottom: 0;
  padding: 5px;
  font-size: 13px;
  color: #333333;
  margin-right: 5px;
}

.client-story img {
  width: 100%;
}

.blog-story img {
  width: 25%;
}

.client-story {
  padding-top: 20px;
}

.text-blog {
  line-height: 25px;
  font-size: 15px;
  padding-top: 20px;
}

.read {
  font-size: 15px;
  color: #55018e;
  cursor: pointer
}

.blog-list li:nth-child(6) {
  border-bottom: none;
}

.blog-list li {
  padding: 17px 24px;
  border-bottom: 1px solid #d4d4d4;
  color: #333333;
  font-size: 15px;
}

.blog-list {
  list-style-type: none;
  padding-left: 0;
}

.blog-list li:nth-child(1) {
  padding-left: 13px;
}

.widgets {
  float: right;
}

.right-basiinfo {
  padding-left: 55px;
}

.phone-help {
  color: #d4d4d4;
}

.help-time {
  display: block;
}

/*---------header-dropdown css----------*/
.profile-sec {
  padding: 0;
  margin: 0;
}

.profile-sec>li>a {
  padding-top: 45px;
  padding-bottom: 51px;
}

.profile-sec .submenu {
  position: relative;
}

.profile-sec li {
  list-style: none;
}

.profile-sec li a {
  display: block;
  color: #fff;
}

.profile-sec li ul.submenu {
  min-width: 100%;
  margin-top: 0px;
  display: none;
  position: absolute;
  z-index: 999;
  left: 0;
}

.profile-sec li:hover>ul.submenu {
  display: block;
}

.profile-sec li ul ul.submenu {
  top: 0;
  left: 201px;
  margin-top: 0;
}

.submenu {
  list-style-type: none;
  background-color: #931bb7;
  color: #fff;
  padding-left: 0;
  width: 200px;
  margin-top: 0px;
  font-size: 16px;
}

.submenu li a {
  padding: 15px;
  cursor: pointer;
}

.submenu li a:hover {
  background-color: #ececec;
  color: #550c6b;
}

.custom-profile .profile-sec li {
  margin-right: 0;
}

#bell a {
  padding-right: 0;
}

#profile-pic a {
  padding-top: 20px;
  padding-bottom: 20px;
}

#nav-toggle {
  padding-top: 29px;
}

/*matches changes*/
#height-col select {
  width: 100%;
}

#height-col .matches-submit {
  margin-top: 10px;
  margin-left: 0;
}

.intrests-sent {
  list-style-type: none;
  padding-left: 0;
}

.intrests-sent li {
  padding: 15px 30px;
  font-size: 14px;
  font-weight: 600;
}

.active-int {
  background-color: #fbf4ff;
}

.right-care {
  margin-right: 20px;
}

.filtered-out {
  padding-left: 0;
  background-color: transparent;
}

.intrest-tab {
  font-size: 15px;
  color: #333333;
  border-bottom: 1px solid #d4d4d4;
  padding-bottom: 20px;
}

.match-detail .info {
  font-size: 15px;
  font-weight: 600;
  font-size: 13px;
  float: left;
  margin-right: 13px;
}

.social-verify {
  position: relative;
  float: right;
  margin-right: 25px;
}

.submenu li {
  padding-top: 0px;
  padding-bottom: 0px;
}

.social-style {
  float: left;
  padding-right: 19px;
}

.infosec {
  width: 85%;
}

.information {
  width: 100%;
}

.check-verify {
  color: #27ae60;
  position: absolute;
  left: 15px;
  top: -4px;
}

.check-verify1 {
  color: #27ae60;
  position: absolute;
  left: 48px;
  top: -4px;
}

.verifyGovtId {
  left: 80px;
}

.date-text {
  float: right;
  /* color: #d4d4d4; */
  margin-right: 12px;
}

.social-fd-1 {
  float: right;
}

.online {
  color: #27ae60;
  font-size: 13px;
}

.infosec p {
  font-size: 13px;
}

.intrest-sent {
  border: 1px solid #d4d4d4;
  padding: 3px 0 2px;
  margin-top: 15px;
  margin-bottom: 4px;
  text-align: center;
}

/*.match-detail input::placeholder {text-align:center;color:#d4d4d4 !important;}*/
.matches-btns p {
  font-size: 14px;
  float: left;
  padding: 7px 27px 5px 27px;
  width: auto;
  margin-right: 20px;
  height: auto;
  cursor: pointer;
}

.info-btn {
  margin-top: 40px;
}

.top-space {
  margin-top: 20px;
  margin-bottom: 20px;
}

.match-detail input:focus {
  box-shadow: none !important;
  outline: none !important;
}

#more-btn p {
  float: right;
  font-weight: 400;
  cursor: pointer;
}

#more-btn {
  padding-bottom: 15px;
}

.padding-left {
  padding-left: 0;
}

.self-profile-creation {
  margin-bottom: 30px;
}

.padding-left .intrest-check label {
  background: transparent;
}

.search-card {
  float: right;
  margin-right: 30px;
  margin-bottom: 30px;
}

#manage-profile-section {
  padding-bottom: 30px;
  height: auto;
}

#manage-profile-section {
  margin-top: 0;
  width: 70%;
  padding-top: 30px;
}

.accept-request {
  border-bottom: 1px solid #d4d4d4;
  padding: 17px 24px 36px;
}

#online-text {
  padding-top: 10px;
}

.profile-progress .round-progress-wrapper {
  text-align: center;
  margin: 0 auto;
  display: block;
}

.profile-top {
  margin-top: 0;
}

.profile-detail .nav-tabs {
  border-bottom: none;
  padding-left: 14px;
}

/*regular search*/
.custom-col {
  margin-top: 30px;
}

.view span {
  color: #550c6b;
}

.details-text p {
  margin-bottom: 5px;
}

/*pop css*/
.srpwid12 {
  width: 100%;
}

.bg5 {
  color: #fff;
  border-bottom: 1px solid #333;
}

.srppad26 {
  padding: 20px 1px 20px 30px;
}

.mCustomScrollBox {
  position: relative;
  overflow: hidden;
  height: 100%;
  max-width: 100%;
  outline: none;
  direction: ltr;
}

.mCSB_container {
  overflow: hidden;
  width: auto;
  height: auto;
}

.srpcolr5 {
  color: #2c2c2c;
}

.f14 {
  font-size: 14px;
}

.f11 {
  font-size: 11px;
}

.f13 li {
  background-color: #8d8b8b;
  font-size: 13px;
  color: #fff;
}

.pb30 {
  padding-bottom: 30px;
}

.ulinline ul {
  clear: both;
  list-style-type: none;
}

.filteropt ul li.filtersel {
  background-color: #8d8b8b;
  font-size: 13px;
}

.filteropt ul li {
  cursor: pointer;
}

.filteropt ul li {
  border: 1px solid #8d8b8b;
  margin-right: 10px;
  padding: 4px 11px;
  margin-top: 10px;
}

.ulinline ul li {
  float: left;
}

.filteropt ul li.filtersel span:nth-child(1) {
  color: #fff;
}

.filteropt ul li span {
  display: inline-block;
}

.filteropt ul li.filtersel span:nth-child(2) {
  color: #d4d3d3;
}

.popskin .ngdialog-content {
  padding: 0px !important;
}

.srppad26 {
  padding: 20px 1px 20px 30px;
}

.fl {
  float: left;
  color: #333;
  font-size: 20px;
}

.fr {
  float: right;
}

.bg_pink {
  background-color: #d9475c;
}

.srppad27 {
  padding: 20px 30px;
}

.f18 {
  font-size: 18px;
}

.filteropt ul li.active {
  background-color: #550c6b;
}

.search-matches .border-top {
  margin-top: 0;
}

.search-matches .less-sec {
  border-top: 1px solid #e7e6e6;
  border-bottom: 1px solid #e7e6e6;
  padding-bottom: 5px;
  padding-top: 5px;
}

#selectDeselectAll {
  color: #550c6b;
  font-size: 13px;
  cursor: pointer;
  margin-left: 15px;
  font-weight: 600;
}

/*--------chat section---------*/
.head-sec {
  background-color: #550c6b;
  color: #fff;
  padding: 0px 10px;
  position: relative;
}

.chat-text {
  font-size: 15px;
  float: left;
  padding-left: 4px;
  margin: 14px 0;
}

.section-chat {
  padding-top: 330px;
}

.custom-container {}

.section-chat-inside {
  border-left: 1px solid #550c6b;
  border-right: 1px solid #550c6b;
}

.gylpho-icon {
  float: right;
  padding: 10px 0;
}

.gylpho-icon input {
  vertical-align: middle;
  border: none;
  font-size: 15px;
  background: transparent;
}

.gylpho-icon i {
  float: left;
  vertical-align: middle;
  margin-right: 10px;
  font-size: 16px;
  cursor: pointer;
  font-weight: 300;
}

.inside-col h3 {
  color: #550c6b;
  font-size: 14px;
  position: relative;
  z-index: 9;
  cursor: pointer;
}

.misuse-report {
  float: right;
}

.inside-col {
  background-color: #e7e6e6;
  padding-left: 50px;
  border-bottom: 1px solid #d4d4d4;
  position: relative;
  padding-right: 50px;
}

.fullprofile {
  float: left;
}

#partition {
  color: #550c6b;
  position: absolute;
  margin: 0 auto;
  left: 0;
  top: 13px;
  font-size: 17px;
  right: 0;
  margin-right: 22px;
  text-align: center
}

.user-chat p {
  margin-bottom: 3px;
  font-size: 12px;
  font-weight: 600;
  color: #333333;
}

.user-image {
  float: left;
  border-radius: 50%;
  width: 80px;
  height: 80px;
  margin-right: 15px;
}

.user-image img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  object-fit: cover;
  margin-right: 15px;
}

.user-image-chat {
  float: left;
  border-radius: 50%;
  width: 32px;
  height: 32px;
  margin-right: 15px;
}

.user-image-chat img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  object-fit: cover;
  margin-top: 7px;
  margin-right: 15px;
}

.user-chat {
  float: left;
  width: 130px;
}

.chat-col-inside {
  padding: 10px 10px;
  cursor: pointer;
  background: #f2f2f2;
  border-bottom: 1px solid #d4d4d4;
  /* position: relative; */
}

.chat-col-text {
  background-color: #e7e6e6;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 4px;
  padding: 6px 5px 5px 16px;
}

.chat-inside {
  width: 170px;
  margin-left: 20px;
  padding-top: 50px;
}

.user-chat-text {
  font-size: 15px;
  color: #333333;
  font-weight: 500;
  margin-left: 20px;
}

.accept a {
  float: left;
  color: #550c6b;
  text-decoration: underline;
  font-weight: 600;
}

.declined a {
  float: right;
  color: #550c6b;
  text-decoration: underline;
  font-weight: 600;
}

.accept-req {
  padding-left: 70px;
  padding-right: 70px;
  padding-bottom: 7px;
}

.chat-bg {
  background-color: #fff;
}

.typ-text {
  border-top: 1px solid #d4d4d4;
  padding: 5px 10px;
}

.reply-text {
  word-break: break-word;
  float: right;
  background-color: #550c6b;
  width: 206px;
  color: #fff;
  padding: 6px 5px 5px 16px;
  margin-right: 10px;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 0px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.mypopup.active {
  display: block;
}

/*.mypopup{border: solid 1px #dcdcdc;display: none;}*/
.mypopup>.chat-mini {
  width: 100%;
  padding: 5px;
}

.mypop.active {
  display: block;
}

.mypop {
  border: solid 1px #dcdcdc;
  display: none;
}

.mypop>.chat-mini {
  width: 100%;
  padding: 5px;
}

input:focus {
  border: none;
  outline: none !important;
}

.chat-list {
  list-style-type: none;
  padding: 15px 5px;
  margin-bottom: 0;
  padding-bottom: 10px;
}

.chat-list li {
  float: left;
  color: #fff;
  margin-right: 10px;
  font-size: 15px;
}

.chat-mini {
  height: 370px;
}

.minimize {
  vertical-align: middle;
  border: none;
  font-size: 15px;
  background: transparent;
}

#mini-right {
  float: right;
  font-size: 15px;
  position: relative;
}

#volume {
  border-left: 1px solid #e7e6e6;
  border-right: 1px solid #e7e6e6;
  padding-left: 8px;
  padding-right: 8px;
}

#mini-right input {
  vertical-align: middle;
  border: none;
  z-index: 9999;
  font-size: 30px;
  right: 0;
  top: -21px;
  position: absolute;
  line-height: 38px;
  background: transparent;
}

.list-chat-text {
  font-size: 15px;
  font-weight: 600;
  margin-top: 13px;
}

.inside-col1 {
  padding: 0px 20px;
  border-bottom: 1px solid #d4d4d4;
}

.col-user {
  width: 60px;
  height: 60px;
  cursor: pointer;
}

.col-user img {
  width: 100%;
  height: 100%;
  border-radius: 0;
  cursor: pointer;
}

.typ-text {
  background: #fff;
}

.col-3 {
  margin-right: 55px;
  position: absolute;
  right: 0;
  bottom: 0;
}

.typ-search {
  color: #c6c6c6;
  font-style: italic;
  font-size: 17px;
  padding: 13px 20px;
}

.typ-search input {
  border: none;
}

.online-member {
  padding: 12px 20px;
}

.online-member i {
  margin-right: 10px;
}

.hover-content {
  padding: 10px 20px;
}

.chat-padd {
  padding-left: 12px;
  padding-right: 0;
}

.hover-content {
  border-bottom: 1px solid #d4d4d4;
  margin-bottom: 15px;
}

.profile-details-hover span {
  float: left;
  width: 86px;
}

.profile-details-hover p {
  float: left;
}

.hover-img {
  float: left;
  width: 40px;
  height: 40px;
  margin-right: 10px;
  object-fit: cover;
}

.hover-img img {
  width: 100%;
  height: 100%;
}

.profile-details-hover {
  float: left;
  font-size: 12px;
}

.profile-details-hover span {
  clear: both;
}

.chat-on-hover {
  display: none;
  position: absolute;
  left: -280px;
  bottom: 45px;
  box-shadow: 0 0 10px #e5e0e0;
}

.chat-col-inside:hover .chat-on-hover {
  display: block;
}

.type-msg {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 0;
}

.type-msg textarea {
  width: 100%;
  padding: 5px 10px;
  resize: none;
  border: none;
}

.scroll {
  overflow-y: scroll;
  padding-left: 0;
  padding-right: 0;
  max-height: 400px;
}

.photo-requests li {
  padding: 17px 24px;
  border-bottom: 1px solid #d4d4d4;
}

.popup-box {
  bottom: 0;
  top: 0;
  display: none;
  position: relative;
  right: 0;
  width: 100%;
}

.popup-box-on {
  display: block;
}

.scroll::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #F5F5F5;
}

.reply-col {
  float: left;
  width: 206px;
  word-break: break-word;
}

/*.container-col{padding-left:50px;padding-right:50px;}*/
.trust-circle {
  color: #550c6b;
  font-size: 12px;
}

#time {
  float: left;
  margin-left: 20px;
  margin-top: 10px;
}

.time {
  float: right;
  margin-right: 20px;
  margin-top: 10px;
}

.type-msg input {
  width: 100%;
  padding: 5px 10px;
  resize: none;
  border: none;
}

/*----Btn col-----*/
.btn-col button {
  border: none;
  color: #fff;
  background-color: #550c6b;
  text-align: center;
  padding: 7px 12px;
  float: left;
  border-radius: 3px;
  margin-left: 10px;
  text-transform: uppercase;
}

.profile-sett-col {
  padding-bottom: 60px;
}

.top-col {
  padding-top: 10px;
}

/*------------------myCustom---------------*/
.custom-card {
  float: right;
  margin-left: 0px;
  margin-right: 28px;
  width: 70%;
  margin-top: 0;
  padding-top: 30px;
}

.border-col {
  border-bottom: 0;
}

/*--------------Profilecss-----------*/

.chat-reply.scroll {
  height: 342px;
  overflow: auto;
}

.chat-main-content {
  width: 100%;
  position: fixed;
  bottom: 0;
  padding: 0px 5px;
  z-index: 9999;
  height: 0;
}

.live-user-display {
  width: 268px;
  position: absolute;
  right: 0px;
  bottom: 0px;
  background-color: #f2f2f2;
}

.chat-user {
  width: 270px;
  float: left;
  position: relative;
  margin-right: 1px;
  height: 412px;
  top: -412px;
}

.chat-user .section-chat-inside {
  position: absolute;
  bottom: 0px;
  top: auto;
}

.hide-user {
  height: 46px;
}

.profile-manage img {
  width: 100%;
  height: 160px;
  object-fit: cover;
}

.bg-dash-height {
  min-height: 177px;
}

.matches-bg .my-match {
  margin-top: 0;
}

.intresrted-btns button {
  background-color: #550c6b;
  display: block;
  margin: 0 auto;
  border: none;
  color: #fff;
  padding: 7px 0px;
  border-radius: 4px;
  width: 174px;
  margin-bottom: 10px;
}

.intresrted-btns {
  margin-top: 75px;
}

.intresrted-btns button[disabled] {
  background-color: rgba(111, 92, 124, 0.39);
  ;
}

#socialli .right-text {
  font-size: 12px;
}

/*Angular custom class css add*/
#ngdialog1 .ngdialog-content {
  padding: 0;
}

/*Angular custom class css add end*/
.checktermspop {
  padding: 15px 29px 5px 30px;
  font-size: 20px;
}

.col-checkterms {
  padding: 10px 30px;
  line-height: 25px;
}

.checkterms-btns button {
  display: inline-block;
  margin-right: 10px;
}

.checkterms-btns {
  margin-top: 10px;
  padding-bottom: 15px;
  padding-left: 35px;
}

.checkpop-col label {
  background-color: #fff;
}

.checkpop-col input:checked+label:before {
  color: #550c6b;
}

.checkpop-col {
  padding-top: 20px;
  padding-bottom: 30px;
}

#cancel-btn {
  background: #b6b6b6;
}

.search-popup input {
  float: left;
  width: auto;
  margin-right: 20px;
}

.search-popup p {
  float: left;
}

.id-head {
  padding: 20px;
}

.matches-col-btns {
  margin-right: 50px;
  /* margin-top: 10px; */
  margin-left: 18px;
  padding-bottom: 10px;
  display: inline-block;
}

.matches-col-btns button {
  margin-left: 7px;
  background-color: #550c6b;
  border: none;
  padding: 5px 15px;
  border-radius: 4px;
  color: #fff;
  font-weight: 500;
}

.matches-col-btns button[disabled] {
  background-color: #cfcfcf;
  cursor: not-allowed;
}

.edit-col {
  padding-left: 15px;
  padding-right: 15px;
}

#quick-intresst-col {
  width: 100%;
  margin-right: 0;
}

.quick-dropdown-col {
  padding: 17px 15px;
}

.height-col-full {
  width: 100%;
  padding: 10px;
  background-position: right 15px top 16px;
}

.regular-col-btn {
  float: left;
}

.regular-col-btn button {
  margin-right: 10px;
}

.id-head-popup {
  padding: 8px;
}

.right-col-viewed {
  float: right;
  margin-left: 0;
  margin-right: 30px;
}

/* .min-height-profile{min-height: 2800px;} */

/*--------------------Paginamtion CSS---------------*/
#pagination-col {
  /* float: right; */
  margin-bottom: 10px !important;
}

#pagination-col li:first-child>a {
  background-color: transparent;
}

#pagination-col .active>a {
  color: #fff;
  background-color: #919191;
  border: #919191;
  padding: 5px 11px;
}

#pagination-col li a {
  border-radius: 4px;
  margin-right: 10px;
}

#pagination-col li a {
  color: #919191;
  background-color: transparent;
  padding: 4px 10px;
  border: 1px solid #919191;
}

.photorequet-col {
  margin-top: 30px;
}


/*--------photo request---------*/
.reqPic {
  display: block;
  text-align: center;
  color: #550c6b !important;
  cursor: pointer;
  position: relative;
  bottom: 32px;
}

.reqPic2 {
  position: absolute;
  top: 310px;
  margin-left: 87px;
  color: cornflowerblue !important;
  cursor: pointer;
  font-size: 24px;
}

.admin-approval {
  position: absolute;
  top: 329px;
  left: 100px;
  /*margin-left: 93px;*/
  color: cornflowerblue !important;
}

.bg-custom-col {
  margin-bottom: 15px;
}

.profile-col-bg {
  margin-top: 0;
}

.other-col-profile {
  padding: 30px 20px;
}

/*.self-text-col1{float: left;margin-left:15px;}*/
/*.self-text-col{float:right;margin-right: 112px;}*/
#dash-para {
  margin-bottom: 0;
  font-weight: 600;
  font-size: 15px;
  color: #631d76;
  margin-bottom: 5px;
}

#nav-tab-col {
  padding-left: 0;
}

.custom-card-col {
  /*margin-bottom: 30px;*/
}

/*-----Profile popup Css*/
.profile-popups {
  padding: 30px;
}

.profile-col-btns button {
  border: none;
  background: #550c6b;
  color: #fff;
  padding: 5px 30px;
  font-weight: 400;
  font-size: 15px;
  margin-right: 10px;
}

.profile-popups h3 {
  font-size: 15px;
  line-height: 22px;
}

.btn-sm {
  margin: 0 auto;
  width: 200px;
  margin-top: 20px;
  float: right;
}

.time-set select {
  padding: 5px;
}

.custom-multiselect button {
  border: 1px solid #d4d4d4;
  padding-top: 10px;
  text-align: left;
  font-size: 15px;
  padding-left: 12px;
  -moz-appearance: none;
  color: #b6b6b6;
  padding-bottom: 10px;
  width: 100%;
  border-radius: 5px;
  -webkit-appearance: none;
  background-image: url(../images/arrow.png);
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: 14px;
  background-position: right 8px top 18px;
}

.custom-multiselect .caret {
  display: none;
}

.popselect-col select {
  float: left;
}

#popselect-col {
  float: left;
}

.list-details li {
  float: left;
}

.dashboard-top-col {
  padding-bottom: 20px;
}

#right-text {
  float: right;
}

.story {
  display: block;
}

/*.other-profile-col{padding:10px;}*/
.add-brithdetails-popup {
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  height: 40px;
  background-position: right 8px top 16px;
}

.birth-timepop {
  width: 100%;
}

.filter-up {
  margin: 0 auto;
  display: block;
}

.setting-col .setting-col-content {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  padding-top: 0;
}

.setting-col-content label {
  margin-right: 30px;
  width: 200px;
}

.setting-col {
  padding: 12px;
  padding-left: 0;
  padding-bottom: 0;
}

.setting-col {
  vertical-align: middle;
  clear: both;
}

.setting-col-form {
  padding-left: 15px;
}

.col-space-profile {
  margin-top: 30px;
}

.inside-manage-photo {
  margin-bottom: 10px;
}

.manage-photo {
  padding-top: 30px;
}

.col-left {
  float: left;
  margin-right: 45px;
}

.para-col label {
  margin-right: 10px;
  float: left;
}

.para-col p {
  float: left;
}

.ngdialog-overlay {
  right: 15px;
}

.para-col i {
  margin-right: 10px;
}

/*.para-col p{float:left;}*/
.space-col-contact {
  margin-bottom: 0;
}

.pagination-col {
  padding-top: 0;
  margin-top: 0;
  margin-bottom: 0;
  vertical-align: middle;
}

.pagination-col .matches-submit {
  float: left;
}

.matches-intrest-list-left .income li .match-list-one {
  margin-top: 0;
}

#income {
  margin-top: 20px;
  margin-bottom: 20px;
}

.mainbox {
  width: 60%;
  margin: 0 auto;
  display: block;
  padding-top: 13%;
  padding-bottom: 13%;
}

.panel-head {
  padding: 10px;
  color: #ffff;
  background-color: #550c6b;
  border: none;
}

.col-btn-forgot button {
  margin: 10px auto;
  display: block;
}

.profile-precent {
  font-weight: 600;
  text-align: center;
  margin-top: -33px;
  margin-bottom: 15px;
  font-size: 20px;
}


.heighlight {
  font-weight: bold;
}

.terms-list li {
  margin-bottom: 30px;
  font-size: 15px;
}

.match-apply-btn {
  padding: 0px 20px 25px;
}

.match-apply-btn span {
  margin-right: 10px;
}

.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-transition: all 0.25s linear;
  background: rgba(105, 92, 114, 0.89);
  z-index: 999999;
}

.fixed-inner {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-transition: all 0.25s linear;
  z-index: 999999;
}

.sorting-sec .default-order {
  float: right;
  width: auto;
}

.intrest-send-section {
  padding-bottom: 20px;
  clear: both;
}

.matches-top {
  float: right;
}

.card-left {
  float: none;
}

.change-mail {
  border-bottom: 1px solid #e7e6e6;
  width: 100%;
  padding-bottom: 10px;
  float: none;
}

.profile-previewpage .para-col {
  clear: both;
}

.profile-previewpage .self-text {
  float: none;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px;
}

.profile-previewpage .profile-inside-conemt {
  margin-top: 0;
  padding-right: 0;
  padding-left: 0;
}

/*.about-self-text{  padding-top: 10px;}*/
.profile-view-match {
  width: 110px;
}

.deavtivate-profile-btn .email-para {
  clear: both;
}

.martches-card-int {
  clear: both;
}

.site-map-ul {
  list-style-type: none;
  color: #333;
  padding-left: 0px;
}

.site-map-ul li a {
  color: #333;
}

.banar {
  margin-bottom: 30px;
  background: #fff;
  padding: 25px
}

.banar .self-text {
  font-size: 18px;
}

/*Start jagga*/
.collapsable-faq h3 {
  font-size: 1.5em;
  font-weight: bold;
  color: #7716ba;
  margin-bottom: 15px;
  margin-left: 15px;
}

.collapsable-faq a:focus {
  text-decoration: none;
}

.collapsable-faq .panel-default {
  margin-bottom: 20px;
}

.collapsable-faq .panel-title {
  color: #430d6a;
  line-height: 1.3em;
}

.collapsable-faq .panel-body {
  font-size: 17px;
}

.collapsable-faq .tickmarks-list {
  list-style: none;
  padding-left: 20px;
}

.collapsable-faq .tickmarks-list li:before {
  content: '✓ ';
  color: green;
  font-size: 1.3em;
}

/**end**/

.main-tag {
  font-size: 20px;
  color: #550c6b;
  font-weight: 600;
  text-align: center;
  padding: 30px 0;
}

.banar-inside {
  width: 70%;
}

.answer-font p {
  font-size: 17px
}

.mobile-padding-lr0 {
  padding-top: 20px;
}

.al-deatvitvate li {
  clear: both;
}

.set-priority select {
  height: 35px;
}

.religion-heading h2 {
  float: left;
}

.card-right {
  width: 100%;
}

/*.contactus_form  input::placeholder {font-size:14px;}*/
.section-first::before {
  background-image: url(../images/layer.png);
  background-repeat: no-repeat;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 999;
  top: 0;
  left: 0;
  right: 0;
  background-size: 100% 100%;
  content: '';
}

.section-first {
  position: relative;
}

.notify-img {
  float: left;
}

.notify-togle {
  float: left;
  padding-top: 5px !important;
}

.navbar-right .dropdown-menu {
  background: #550c6b;
}

#logout-click li a {
  padding-top: 0;
  padding-bottom: 0;
}

#logout-click li {
  padding-top: 10px;
  padding-bottom: 27px;
}

.muti-list {
  float: left;
  margin-left: 0px;
  list-style-type: none;
  padding-left: 0;
}

.list-float-clear span {
  float: left;
}

.col-in-content {
  padding-bottom: 20px;
}

.location-content-col {
  padding: 20px 0;
  clear: both;
}

.content-overrite img {
  width: 100%;
}

.content-overrite h2 {
  margin-top: 0;
  color: #550c6b;
  padding-top: 10px;
  font-size: 20px;
  font-weight: 600;
  text-align: center
}

.content-overrite {
  padding: 12px 13px;
}

.content-overrite p {
  font-size: 14px;
  color: #550c6b;
}

.age-content-col {
  clear: both;
}

.scrollmenu {
  width: auto;
}

.scroll-stick {
  overflow: hidden;
  white-space: nowrap;
  clear: both;
}

.notify-notification {
  display: none;
}

.mobile-text img {
  display: block;
}

.mobile-text span {
  display: none;
}

.scroll-responsive {
  width: 1200px;
}

.scroll-deactivate {
  overflow-x: scroll;
}

.sent-fixed {
  width: 500px;
  margin-left: 2px;
}

.dashboard-matches {
  width: 80%;
  margin-right: 10px;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
  color: #fff;
  background-color: transparent !important;
}

.user-profile-seprator {
  padding-bottom: 10px;
  border-bottom: 1px solid #e7e6e6;
  clear: both;
}

.profile-mid {
  padding-top: 10px;
}

.basic-style-col {
  padding-bottom: 10px;
}

#PertnerContent {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  padding: 8px 30px 5px;
}

#contactContent {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  padding-left: 30px;
  padding-right: 30px;
}

.basic-lifepref-col {
  margin-top: 50px;
}

.profile-col-pref {
  padding-top: 0;
  margin-top: 0;
}

.profile-col-pref #PertnerContent {
  top: 0;
  margin-bottom: 0;
  /* padding-top: 14px;*/
}

/*.profile-col-pref .basic-lifepref-col {
  margin-top: 45px;
}*/

.contact-detail-col p {
  margin-bottom: 0;
}

.contact-detail-col {
  padding-bottom: 20px;
}

.searh-vf-email {
  margin-top: 20px;
}

.life-style-h {
  padding-top: 60px !important;
  border-top: none !important;
}

.profile-reli-info {
  padding-left: 0 !important;
}

.seprator-profile {
  border-bottom: 1px solid #e7e6e6;
}

.custom-tab-profile {
  padding-top: 30px;
}

.profile-mid-space {
  margin-bottom: 30px;
}

.profile-mid-space .bg-color-profile {
  margin-top: 0;
  padding: 25px 20px;
}

.pro-short-btn {
  float: none;
}

.message-recevied {
  float: left;
  width: 100%;
}

#whoContact {
  width: 200px;
  position: absolute;
  background: #550c6b;
  color: white;
  padding: 8px;
  border-radius: 5px;
  opacity: 0.8;
  display: none;
}

#filterOutTool {
  width: 200px;
  position: absolute;
  background: #550c6b;
  color: white;
  padding: 8px;
  border-radius: 5px;
  z-index: 999;
  display: none;
}

#filterOutPageTool {
  width: 200px;
  position: absolute;
  background: #550c6b;
  color: white;
  padding: 8px;
  border-radius: 5px;
  z-index: 999;
  display: none;
}

.blurImage {
  filter: blur(5px);
}


.sucess-story p {
  float: right;
}

.sucess-story {
  padding-top: 35px;
}

.notiStyle {
  font-size: 12px;
  background-color: red;
  text-align: center;
  color: #fff;
  padding: 1px 7px;
  border-radius: 50%;
  position: absolute;
  left: 7px;
  top: 0px;
}


/* <replace default loading bar css start> */

#loading-bar-spinner {
  display: block;
  position: fixed;
  z-index: 10002;
  top: 50%;
  left: 50%;
}

#loading-bar-spinner .spinner-icon {
  width: 70px;
  height: 70px;

  border: solid 8px #D7BDE2;
  border-top-color: #550c6b;
  border-left-color: #550c6b;
  border-radius: 50%;

  -webkit-animation: loading-bar-spinner 400ms linear infinite;
  -moz-animation: loading-bar-spinner 400ms linear infinite;
  -ms-animation: loading-bar-spinner 400ms linear infinite;
  -o-animation: loading-bar-spinner 400ms linear infinite;
  animation: loading-bar-spinner 400ms linear infinite;
}

/* <replace default loading bar css end > */


.request-card {
  color: #550c6b;
  background-color: lightgray;
  padding: 2px 12px;
  border-radius: 3px
}

div .button-t-m {
  margin-top: 10px;
}


.fade-bg {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999999;
  background-color: #000;
  opacity: 0;
  visibility: hidden;
}

.mobile-view {
  display: none;
}

div .top-margin-btn {
  margin-top: 5px;
}

.custom-nav .navbar-brand {
  height: auto;
  padding: 20px 15px;
}

.headings {
  font-size: 17px;
  text-decoration: underline;
  color: #83728e;
}

.our-setting {
  padding-top: 16px;
}

#profile-completion {
  margin-top: 30px;
}

#box-3 {
  max-width: 295px;
  width: 28%;
  margin: 15px auto;
  min-height: 298px;
  height: 298px;
  border: 1px solid #d1d1d1;
  padding-top: 12px;
  position: relative;
  float: none;
}

.govtIdVerified {
  text-align: center;
  font-size: 21px;
  color: #2ca324;
}

div h2 .nameClass {
  font-size: 16px;
  font-weight: 800;
}

#imgPopupIcon {
  color: #fff;
}

.profile-count {
  position: absolute;
  top: 38px;
  color: #fff;
  margin-top: 0;
  right: 0;
  margin-right: 36px;
  background: #550c6b;
  height: 21px;
  width: 21px;
  text-align: center;
  border-radius: 50%;
  padding: 0px;
  /* top: 9px; */
}

.profile-image-match {
  position: relative;
}

.profileImgPopupIcon {
  position: absolute;
  margin-top: 34px;
  left: 307px;
  color: #fff;
  background-color: gray;
  width: 40px;
  top: 0;
  padding: 11px;
  text-align: center;
  height: 40px;
  border-radius: 50%;
}

.leftIcon {
  font-size: 60px;
  background-color: lightgray;
  border-radius: 4px;
  padding: 9px;
  margin-top: 66%;
}

.rightIcon {
  font-size: 60px;
  background-color: lightgray;
  border-radius: 4px;
  padding: 9px;
  margin-top: 66%;
  float: right;
}

.imageGrid {
  object-fit: contain;
}

.sliderClass.carousel {
  padding-left: 8px;
}

.sliderClass .carousel-inner>.item img {
  width: 100%;
  height: 450px;
  object-fit: contain;
}

.sliderClass .carousel-control {
  top: 50%;
  margin-top: 0px;
}

div .for_bac_icon {
  color: white;
  background-color: white;
  padding: 0px;
  border-radius: 3px;
  box-shadow: 8px 79px #000;
  filter: drop-shadow(0 0 2px #000);
  -webkit-filter: drop-shadow(0 0 2px #000);
}

.cus-sub {
  margin-top: 10px;
}

/*--------*/
.filter-button {
  margin-bottom: 50px;
  float: left;
  margin-left: 30px;
  padding-left: 40px;
  padding-right: 40px;
}

.main-sec {
  padding: 40px 30px;
}

.membership-table {
  margin: 0 auto;
}

.inside-table h3 {
  text-align: center;
  font-size: 20px;
  padding-bottom: 20px;
}

.membershi-btn {
  margin: 0 auto;
  display: block;
}

#membership-table td {
  padding: 30px 20px;
}

.help-title {
  font-size: 20px;
}

.phone-icon {
  font-size: 30px;
  color: #550c6b;
}

.need-help-col i {
  vertical-align: middle;
  margin-right: 15px;
}

.need-help-col label a {
  vertical-align: middle;
  color: #000;
  font-size: 17px;
}

.contactbar {
  padding-top: 40px;
}

.need-help-col {
  padding-bottom: 20px;
  padding-top: 20px;
}

.profile-c {
  margin-top: 30px;
}

.nav-tabs.scrollmenu .active>a:hover {
  border: none !important;
}

.nav-tabs.scrollmenu .active>a {
  border: none !important;
}


.btn-get.submit-btn.upload-photo {
  width: auto;
  padding: 10px 20px;
  font-size: 14px;
}

.m-0 {
  margin: 0 !important;
}

.govimg {
  border: none;
}

.govimg img {
  width: 70px;
}

@media (min-width:320px) and (max-width:767px) {

  .profileImage {
    /* border-radius: 50% !important; */
  }

  .gov-alert {
    font-size: 16px !important;
    padding-top: 0 !important;
  }

  .gov-list li {
    font-size: 14px !important;
    padding-left: 20px;
  }

  .gov-list li i {
    margin-left: -18px;
  }
}

.govtitle {
  font-size: 17px !important;
}

.gov-msg {
  color: #666;
}

.profile-table td {
  border-top: none !important;
  font-size: 16px;
}

.profile-table td:first-child {
  width: 40%;
  padding-left: 0;
}

.table {
  margin-bottom: 0 !important;
}

.table>tbody>tr>td {
  padding: 4px !important;
}


.seprator .seprator-right #right-col {
  margin-left: -10px;
}

.seprator #right-col .action {
  font-weight: 700;
  font-size: 14px;
}


.seprator .row #right-col p {
  margin-left: 5px;
}

.row.custom-card-col h4 {
  margin-top: 20px
}