 @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');
 /*@font-face {*/
 /*   font-family: 'autumn-flowers-font';*/
    /*src: url('https://conservematrimony.com/storage/front/css/AutumnFlowers.otf') format('truetype'); */
    /* You can include more font formats like woff, woff2, eot for cross-browser support */
 /* }*/
 
@font-face 
    {
        font-family: 'blacknorth';
        src: url('https://get.fontspace.co/webfont/mLE25/OTYwMDgxZGI4MWZhNDNhODk1YmI4OWQ0ZmM3ZjFiNjEub3Rm/blacknorthdemo.woff') format('woff'),
        url('https://get.fontspace.co/webfont/mLE25/OTYwMDgxZGI4MWZhNDNhODk1YmI4OWQ0ZmM3ZjFiNjEub3Rm/blacknorthdemo.otf')  format('opentype');
    }


body {
    font-family: 'Poppins', sans-serif !important;
    color: #0B0904 ;
}
html {
    overflow-x: hidden;
}
.navbar.fixed-top {
    display: flex !important;
    
}

.navbar.fixed-top {
   
    position: relative !important;
    
}

.navbar.shadow {
    box-shadow: none !important;
}

.navbar.bg-white {
    
/*    background-color: transparent !important;*/
   background-color: #2F52A4 !important;

}

.navbar-nav.me-auto {
    margin-right: unset !important;
}

.navbar-expand-lg .navbar-collapse {
   
/*    align-items: flex-start;*/
    align-items: center !important;
}

.bg-light {
    background-color: #b5cae9 !important;
}

.bg-primary {
    background-color: #C8B273 !important;
}

.btn-primary {
    color: #0B0904 !important;
    background-color: #C8B273!important;
    border-color: #C8B273!important;
}

.text-primary {
    color: #C8B273 !important;
}

.btn-outline-primary{
    
    border-color: #C8B273!important;
     color:  #C8B273!important;
}

.testimonial-carousel .owl-item.center .testimonial-item {
    background: #c8b273 !important;
}

.service-item:hover {
   
    background: #C8B273 !important;
}




.project-item:hover .project-title {
    color: #FFFFFF;
    background: #c8b273 !important;
}

.navbar .navbar-nav .nav-link:hover, .navbar .navbar-nav .nav-link.active {
    color: #c8b273 !important;
}

/*.d-lg-block.znsitelogotxt {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
}*/

img.znsitelogo {
    margin-right: 10px !important;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
   
    color: #0B0904 !important;
}

i.zniconspace {
    margin-right: 7px !important;
}

.navbar .navbar-nav .nav-link {
    padding: 20px 15px;
    color: #ffffff;
    font-size: 17px !important;
    font-weight: 400 !important;
    outline: none;
    line-height: 21px !important;
}

img.znsitelogo {
    
    width: 100% !important;
    height: 140px;
    object-fit: contain;
/*    padding-top: 20px;*/
    margin: 0px !important;
    padding: 0px !important;
    position: relative;
    top: 10px;
   
}

.navbar-light .navbar-brand{
     padding: 0px !important;
    margin: 0px !important;
}

.search-sec{
    padding: 2rem;
    padding-top: 2.2rem;
}
.search-slt{
    display: block;
    width: 100%;
    font-size: 13px;
    line-height: 20px;
/*    color: #0B0904;*/
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
/*    height: 100%;*/
    border-radius:3px;    
    padding: 10px 10px 10px 10px;
    font-weight: bold;
}
.wrn-btn {
    width: 100%;
    font-size: 13px;
    font-weight: bold;
    line-height: 20px;
    text-transform: capitalize;
    /* height: 100%; */
    border-radius: 3px;
    background-color: #c8b273 !important;
    border: 1px solid #c8b273 !important;
    padding: 10px 10px 10px 10px;
    color: #0B0904 !important;
}

.form-control, .form-control:disabled, .form-control:read-only {
    background-color: #ffffff;
/*   appearance: auto;*/
} 

.search-sec .row {
    display: inline-flex;
    align-items: end;
    justify-content: center;
    width: 100% !important;
}

.search-sec label {
    font-size: 14px;
    text-align: left;
    font-weight: bold;
    color: white !important;
}

.mainpagesoulmatrimony.hero-header.py-5 {
    padding-bottom: 13rem !important;
}

span.topheading {
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    top: -40px;
    text-align: center !important;
/*    color: white;*/
    line-height: 24px;
    font-size: 18px;
    font-weight: 700 !important;
}
span.btmheading {
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    bottom: -35px;
    text-align: center !important;
/*    color: white;*/
    font-size: 15px;
    line-height: 21px;
    font-weight: 400;
}



.btn-play {
    position: relative;
    
    background: #c8b273 !important;
}

.btn-play:before, .btn-play:after {
    
    background: #c8b273 !important
   
}

.bg-white {
    background-color: #949ECA !important;
}

.btn-outline-primary:hover {
    color: #fff !important;
    background-color: #c8b273;
    border-color: #c8b273 !important;
}

.testimonial-carousel .owl-nav .owl-prev, .testimonial-carousel .owl-nav .owl-next {
   
    background: #c8b273 !important;
    
}


.testimonial-carousel .owl-nav .owl-prev:hover, .testimonial-carousel .owl-nav .owl-next:hover {
    color: #c8b273 !important;
    background: #ffffff !important;
    border: 1px solid #c8b273 !important;
}

.bg-dark {
    background-color: #0B0904 !important;
}

.aboutsection .img-twice::before {
    position: absolute;
    content: "";
    width: 60%;
    height: 80%;
    top: 10%;
    left: 20%;
    border: 1rem solid #b5cae9 !important;
    z-index: -1;
    opacity: 0.3;
}

.container-xxl.py-5.aboutsection {
    margin-top: -5em;    
    margin-bottom: 5em;
}

.midbtnaboutus {
    text-align: center;
    margin: 1em 0em;
   
}

.aboutsection .midbtnaboutus{
    text-align: left;
    margin: 1em 0em;
    padding-top: 1em;
}
.aboutsection p {
    font-size: 16px !important;
    line-height: 22px !important;
/*    color: #0B0904 !important;*/
    font-weight: 400 !important;
}
p.midtxt {
    font-weight: 700 !important;
}

.col-4.button-register.new2GuestBodyS2Step {
    text-align: center;
}

.new2GuestBodyS2StepIcon i.fa {
    font-size: 5em;
    line-height: 1;
    color: #2F52A4;
    border: 10px solid #2f52a4 !important;
    transition: all 300ms ease-in-out;
    border-radius: 40px !important;
    padding: 15px 20px;
}

.new2GuestBodyS2StepIcon i.fa:hover {
    border-radius: 75px !important;
}

.col-4.button-register.new2GuestBodyS2Step h4 {
    color: #2F52A4 !important ;
    font-size: 16px ;
    line-height: 22px ;
    font-weight: 400 ;
    text-transform: uppercase ;
    font-family: 'Poppins', sans-serif;
}


.col-4.button-register.new2GuestBodyS2Step h4 span {
    font-weight: 700 !important;
}

.col-4.button-register.new2GuestBodyS2Step p {
    font-size: 16px ;
    line-height: 22px ;
    font-weight: 400 ;
    font-family: 'Poppins', sans-serif;
    padding: 25px 50px ;
}

.col-4.button-register.new2GuestBodyS2Step p span {
    font-weight: 700 !important;
    color: #2F52A4 !important;
    text-transform: uppercase !important;
}

img.testimonialimg {
    width: 100%;
    height: 140%;
    object-fit: contain;
    position: relative;
    top: -137px;
    left: 0px;
}

.container-xxl.py-5.testmonialsection {
   padding-top: 1rem !important;
    padding-bottom: 3rem !important;
}

.col-8.testimonialsec h1.display-6.mb-0 {
    text-align: center;
    font-size: 23px;
    line-height: 32px;
    color: #2F52A4 !important;
    font-weight: 700;
   font-family: 'Poppins', sans-serif;
}

.testimonial-carousel .owl-nav {
    margin-top: 0px;
    display: flex;
    justify-content: space-between;
    position: relative;
    top: -15em;    
    padding: 0px 15px !important;
}

.testimonial-item.p-4 .mb-0 {
    margin-bottom: 15px !important;
}


a.testilinks {
    color: #2F52A4;
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
   font-family: 'Poppins', sans-serif;
    position: relative;
    top: 20px;
}


.testimonial-item.p-4 h5.mb-1 {
    font-size: 16px !important;
    line-height: 22px !important;
    font-weight: 700 !important;
    font-family: 'Poppins', sans-serif !important;
    text-transform: capitalize !important;
}



.testimonial-carousel .owl-nav .owl-prev, .testimonial-carousel .owl-nav .owl-next {
    margin: 0 12px;
    width: 37px;
    height: 37px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    font-size: 17px;
    color: var(--light);
    background: var(--primary);
    transition: .5s;
}


.new2GuestBodyS3Footer.p-4 {
    padding-top: 0px !important;
}


.text-center.mx-auto.mb-5.wow.fadeInUp.whytrymiddle {
    padding: 0rem 13rem;
     margin: 0px !important; 
}



.d-flex.align-items-center.pt-4.animated.slideInDown.whytrybtns {
    justify-content: center;
    align-items: center;
    padding: 0px !important;
    margin: 0px !important;
}

.whytrybtns a.btn {
    width: 250px;
    margin: 13px 13px !important;
}



h4.ppsheadingtxt {
    text-transform: capitalize !important;
    font-size: 23px !important;
    line-height: 32px !important;
    font-weight: 400 !important;
    margin: 15px 0px 0px 0px !important;
}

.adsection {
    background-color: #c8b273 !important;
}


.adrow h3.text-center {
    font-size: 22px;
    line-height: 31px;
    font-weight: 700;
    color: white !important;

    font-family: 'Poppins', sans-serif !important;
}

.container-fluid.footer.position-relative.bg-dark.znbkgrnd {
    background: #2F52A4 !important;
    margin: 0px !important;
}

.col-lg-6.pe-lg-5.linksarea, .col-lg-6.ps-lg-5.rightarea {
    display: flex;    
    margin: 0px !important;
    /*padding-right: 3rem !important;
    padding-left: 5rem !important;*/
}

.d-flex.flex-column.flex-md-row.justify-content-between.copysection {
    display: inline-block !important;
    text-align: center !important;
    width: 100% !important;
}

.py-4.px-5.text-center.text-md-start.copyarea {
    text-align: center !important;
    padding-top: 0px !important;
}

.container-fluid.bg-dark.text-white.border-top.border-secondary.px-0.copyrights {
    background: #2F52A4 !important;
    border: none !important;
}

.footer::after {
    
    background: unset !important;
}


.footer .btn.btn-link:hover {
    color: #c8b273 !important;
    letter-spacing: 1px;
    box-shadow: none;
}

.rightarea a.btn.btn-square.btn-outline-primary.rounded-circle.me-2 {
    border: none !important;
    color: white !important;
}

.mobilefooter {
    padding: 15px !important;
    margin: 0 auto !important;
}

.mobilefooter a.footer-mobile-link {
    font-size: 16px !important;
    line-height: 22px;
    font-weight: 400;
    color: white;
    border: 1px solid white;
    padding: 13px;
    border-radius: 3px;
    font-family: 'Poppins', sans-serif;
    display: flex;
    align-items: center;
    justify-content: center;    
    width: 77%;
}

i.fa.fa-mobile.zniconspace {
    font-size: 25px;
    line-height: 0px;
}

.footer .btn.btn-link {
    display: block;
    margin-bottom: 5px;
    padding: 0;
    text-align: left;
    color: white;
    font-weight: normal;
    text-transform: capitalize;
    transition: .3s;
    font-size: 15px;
    line-height: 24px;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
}

.footer .btn.btn-link::before{

    display: none;
}

button#loginbtnzn {
    background: unset;
   border: none ;
}

/*modal login css*/

/*.container {
  padding: 2rem 0rem;
}*/

.logincol .form-group {
    margin-bottom: 10px;
}

.showpwd span, .keeplogin span {
    margin-left: 7px;
}

button.close, button.closee {
    border-radius: 100px;
    height: 30px;
    width: 30px;
    border: 1px solid #c8b273 !important;
    background: #c8b273;
    color: white;
    font-size: 20px;
    line-height: 0px;
}

a.forgotbtn.linkc {
    color: #c8b273;
    font-size: 12px;
    line-height: 17px;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
}

.linkc {
    color: #c8b273;}

    .navbar.bg-white {
   
    opacity: 1 !important;
}


/*register modal*/

.form-row-first, .form-row-last {
    
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 50%;
    padding-bottom: 15px;
}

.form-row.one, .form-row.two {
    display: flex;
}
button#btnregmodal {
    text-align: center;
    text-transform: uppercase;
    border: none;
    padding: 10px 40px;
    width: auto;
    margin: 0 auto ;
}

.textpart strong {
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
}

.textpart p {
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
}

.textpart {
    padding: 1em 1em 0em 1em;
}

h4.modalheadingzn {
    font-size: 20px;
    line-height: 28px;
    font-weight: 400;
    font-family: 'Poppins';
}

h5.modal2ndheadingzn strong {
    font-size: 20px;
    line-height: 28px;
    font-family: 'Poppins';
    font-weight: 700;
}

.form-row label {
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    font-family: 'Poppins';
}

select#Seeking2 {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #545454;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    appearance: none;
    border-radius: 3px;
    transition: border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;
}

.form-control {
    
    border-radius: 3px;
    
}


button#btnloginmodal {
    text-align: center;
    text-transform: uppercase;
    border: none;
    padding: 10px 40px;
    width: auto;
    margin: 0 auto ;
}

.registerbtnzn {
    cursor: pointer !important;
}

.form-row.three {
    text-align: center;
   
}

button#loginbtnzn {
    width: auto !important;
    
}

.container-fluid.footer.position-relative.bg-dark.znbkgrnd.text-white-50.mt-5.py-5.px-4.px-lg-5.wow.fadeIn {
    opacity: 1 !important;
}

/*page about us css starts*/

.container-fluid.hero-header.bg-light.py-5.mb-5.page-aboutus {
/*    padding-top: 0rem !important;*/
/*    padding-bottom: 0rem !important;*/
}


/*learn more page css*/

.firstmaindiv.text-center p {
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
}

.lrnmorepage h1.display-6.mb-5 {
    font-size: 24px;
    line-height: 34px;
    font-weight: 700;
}

h5.headingmid {
    color: #2F52A4 !important;
}

/*affiliates page*/
p.midt1 {
    font-size: 17px;
    line-height: 22px;
    font-weight: 700;
    text-transform: capitalize;
}


h1.display-6.mb-5.affhead {
    font-size: 25px;
    line-height: 30px;
}

/*refund page*/


/*careers page*/

h1.display-6.mb-5.Careers {
    font-size: 30px;
    line-height: 30px;
}

/*pricing page*/

.seclectrow {
    display: block;
    text-align: -webkit-right;
}

.form-group.col-3.selectform label {
    display: block;
    text-align: left !important;
}

.secondarea.pplan {
    display: flex;
    width: 100%;
    box-sizing: border-box;    
    flex-wrap: wrap;    
    justify-content: center;
    align-items: center;
}

.columnsz {
/*  float: left;*/
/*  width: 33.3%;*/
/*  padding: 8px;*/
}

.secondarea.pplan .p1 {
    margin:7px;
}

.price {
  list-style-type: none;
  border: 1px solid #eee;
  margin: 0;
  padding: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.price:hover {
  box-shadow: 0 8px 12px 0 rgba(0,0,0,0.2)
}

.price .header {
  background-color: #949ECA;
    color: white;
    font-size: 25px;
}

.price li {
  border-bottom: 1px solid #eee;
  padding: 20px;
  text-align: center;
}

.price .grey {
  background-color: #eee;
  font-size: 20px;
}

button.btn.btn-primary.py-3.px-4.registerbtnzn {
    margin: 0 auto !important;
}

.button {
  background-color: #04AA6D;
  border: none;
  color: white;
  padding: 10px 25px;
  text-align: center;
  text-decoration: none;
  font-size: 18px;
}
a.mm-listitem__text i {
    width: 22px;
}

@media only screen and (max-width: 600px) {
  .columns {
    width: 100%;
  }
}

.thirdareaa {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: wrap;
}

.parta.txtupper.col-lg-6.col-md-6.col-sm-12 {
    padding-right: 50px;
}

.parta {
    padding: 10px 20px;
}

.parta.txtupper.col-lg-6.col-md-6.col-sm-12 p {
    font-size: 14px;
    line-height: 20px;
}

p.smtxt {
    font-size: 13px;
    line-height: 18px;
    padding-top: 20px;
}


.parta.col-lg-6.col-md-6.col-sm-12 {
    padding-right: 50px;
}

h1.display-6.mb-5.paymentgateway {
    font-size: 25px;
    line-height: 30px;
}

i.fa.fa-lock, i.fa.fa-shield {
    padding: 15px 35px;
}

.accordion-button:focus {
    z-index: 3;
    border-color: #B5CAE9 !important;
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgb(181 202 233) !important;
}

.accordion-button:not(.collapsed) {
    color:#2F52A4 !important;
    background-color: #B5CAE9 !important;
    box-shadow: inset 0 -1px 0 rgba(0,0,0,0.125);
}


.container-fluid.py-5.help-center .tab-content {
    padding: 20px;
    border: 1px solid #ddd;
}

.row.g-3.promoted, .row.g-3.recentact {
    margin-top: 2em;
    margin-bottom: 2em;
}

.row.g-3.promoted h4.middleheading, .row.g-3.recentact h4.middleheading {
    text-align: center;
}


.adsection {
    background-color: #c8b273 !important;
    padding-top: 1rem !important;
    padding-bottom: 2rem !important;
}

p.bluetxt, h5.blueheding {
    font-size: 18px;
    line-height: 25px;
    font-weight: 700;
    color: #2F52A4 !important;
}

h4.tmhead {
    text-align: center;
}

p.boldtxt {
    font-weight: bold;
}

li.boldbulls {
    font-weight: bold;
    font-size: 15px;
}


.section-green, .section-gray {
    border-color: #949ECA;
    background: #949ECA;
    color: #fff;
}


.firstpart, .secondpart, .thirdpart {
    display: flex;
    justify-content: center;
    align-items: center;
}


.form-row-inner {
    display: flex;
    justify-content: center;
    flex-direction: column;
}

form#register-form-full input, form#register-form-full select {
    background: #fff;
    color: #000;
    border: 3px solid #ccc;
    display: block;
    outline: 0;
    padding: 10px 15px;
    width: 100%;
}

form#register-form-full section.section {
    /*padding: 50px;    
    margin-bottom: 50px;
    box-shadow: rgba(0, 0, 0, 0.20) 0px 10px 10px, rgba(0, 0, 0, 0.20) 0px 10px 10px;*/
}

.form-step h3.text-center {
    color: white !important;
}

input.buttonsub {
    border: none;
    background: #c8b273 !important;
    color: #fff !important;
    cursor: pointer;
    display: inline-block;
    font-weight: 500 !important;
    padding: 15px 30px;
    text-align: center;
    text-transform: uppercase;
    margin: 15px auto;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: none !important;
    display: block;
    width: auto !important;
    margin: 0em auto !important;
    margin-top: 3em !important;
}

.form-row-innerr {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: baseline;
}

.form-row-innerr label {
    padding-left: 10px;
}

input#regdisclaimer {
    width: auto !important;
   
}

section.section.section-gray {
/*    padding-top: 0px !important;*/
}


.form-row.check {
    padding-top: 30px;
}

form#register-form-full {
    padding: 0px;
    margin: 0px;
/*    box-shadow: rgba(0, 0, 0, 0.25) 0px 14px 28px, rgba(0, 0, 0, 0.22) 0px 10px 10px;*/
background: transparent;
}

/*success stories*/

.container-fluid.hero-header.bg-light.py-5.mb-5.page-success-stories {
   /* padding-top: 0rem !important;
    padding-bottom: 0rem !important;
    margin: 0px !important;*/
}

.successRightBandContainer .content-box {
    margin: auto;
    width: 1170px;
    padding: 0px;
    height: 0px;
    position: relative;
}

.successRightBandContainer .successRightBand {
    position: absolute;
    top: 0px;
    right: 30px;
    background-color: #e5e7ec;
    width: 350px;
    z-index: 1000;
    padding: 25px;
}

.successRightBandContainer .successRightBand a {
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}


.container-fluid.Success_stories {
    background-color: #949ECA;
}

.successFeaturedContainer .content-box {
    margin: auto;
    color: #FFFFFF;
/*    width: 1170px;*/
}

.successFeaturedContainer .content-box .successFeaturedList {
/*    width: 710px !important;*/
}

.successFeaturedList ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}


.successFeaturedContainer .content-box ul li {
    width: 47% !important;
    height: 115px;
    border: 1px solid #000000;
    margin: 0px 16px 14px 0px;
    padding: 15px;
}

.successFeaturedContainer .content-box ul li .ssListText {
    font-weight: normal;
    font-size: 14px;
    height: 40px;
    overflow: hidden;
}

.successFeaturedContainer .content-box ul li .ssListNames {
    font-weight: bold;
    font-size: 16px;
    color: white !important;
}

.successFeaturedContainer .content-box ul li .ssListNames a {
    color: white;    
    font-weight: bold;
    font-size: 16px;
}

.successFeaturedContainer .content-box ul li .ssListLink {
    text-align: right;
}

.successFeaturedContainer .content-box ul li .ssListLink a {
    color: #2F52A4;    
    font-size: 14px;
    font-weight: bold;
}

.successFeaturedList ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    display: flex;
    flex-direction: row;
    width: 100% !important;
    flex-wrap: wrap;
}

.successFeaturedList h2 {
    color: white !important;
    margin-bottom: 1em;
}

span.bcCrumb {
    color: #FFFFFF;
    font-size: 12px;
    font-weight: normal;
}

.successMainListContainer .content-box {
/*    width: 1170px;*/
    margin: auto;
    padding-top: 0px;
}

.successMainListContainer .content-box .successMainList {
/*    width: 710px;*/
    padding-top: 50px;
}

.successMainListContainer .content-box h2 {
    color: #2F52A4;
    font-size: 24px;
    margin: 0px 0px 50px;
}


.successMainListContainer .content-box ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.successMainListContainer .content-box ul li {
  
    padding: 0px 0px 14.3px;
    font-size: 14px;
    list-style: none;   
    display: flex !important;
    flex-direction: row;
    width: 100% !important;
   
}

.successMainListContainer .content-box ul li .ssListDate {
/*    float: left;*/
    width: 100px;
    padding-right: 18px;
    text-align: right;
}

.successMainListContainer .content-box ul li .ssListText {
/*    float: left;*/
    width: 590px;
    border-bottom: 1px dotted #b7c0d8;
    padding-bottom: 13px;
}

.successMainListContainer .content-box ul li .ssListText .ssListTextName {
    font-weight: bold;
}



.successMainListContainer .content-box ul li .ssListText .ssListLink a {
    color: #2F52A4;
}


.secdiv {
    width: 25%;
    text-align: center;

}

.successFeaturedContainer {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.successFeaturedContainer .content-box {
     margin: 0px; 
    color: #FFFFFF;
    width: 75% !important;
}

.successFeaturedContainer .content-box .successFeaturedList {
    width: 100% !important;
}


.successMainListContainer {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.successMainListContainer .content-box {
    
    margin: auto;
    padding-top: 0px;
    margin: 0px; 
    
    width: 75% !important;
}


p.successStoryRegisterLink {
    display: block;
    text-align: center;
}

a.newregpage {
    color: #0B0904 !important;
    background-color: #C8B273!important;
    border-color: #C8B273!important;
    display: inline-block;
    font-weight: 400;
    line-height: 1.5;
    color: #545454;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    border-radius: 6px;
    transition: color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;
    text-align: center;
}


h1.display-6.mb-5.freeregister {
    font-size: 25px;
    text-transform: capitalize !important;
    line-height: 30px;
}

h5.bluueeheading {
    color: #2f52a4 !important;
    font-size: 24px;
    line-height: 34px;
    font-weight: 700;
}

form.storyformz {
    
    padding: 0px;
    margin: 0px;
    /* box-shadow: rgba(0, 0, 0, 0.25) 0px 14px 28px, rgba(0, 0, 0, 0.22) 0px 10px 10px; */
    /* padding: 50px; */
    /* border-color: #949ECA; */
    /* background: #949ECA; */
    color: #293643;
}

h3.storydetail {
    color: white !important;
    text-align: center;
    margin-bottom: 2em;
}

.flname {
    display: flex;
    justify-content: center;
    align-items: center;

    margin-bottom: 20px;
}

label.namesbg {
    display: flex;
    flex-direction: column;
    width: 30%;
}

form.storyformz input {
    background: #fff;
    color: #000;
    border: 3px solid #ccc;
    display: block;
    outline: 0;
    padding: 10px 15px;
    width: 50%;    
    border: none;
    background-color: #e5e7ec;
    /* height: 27px; */
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.checkann {
    display: flex;

    margin-bottom: 20px;
}

label.annamelabel {
    display: flex;
    flex-direction: column;
    width: 50%;
}

input#annamelabel {
    width: 20px;
}

.emaladddiv {
    display: flex;
    margin-bottom: 20px;

    justify-content: space-between;
}

label.emailabel {
    display: flex;
    flex-direction: column;
}

.storyarea {
    display: flex;
    margin-bottom: 20px;
    justify-content: left;
    align-items: center;
}

label.storytextarea {
    width: 25%;
}

.fileupload {
    display: flex;
    margin-bottom: 20px;
}

label.fileup {
    width: 25%;
    display: flex;
    flex-direction: column;
}


textarea#storytxt {
    background: #fff;
    color: #000;
    border: 3px solid #ccc;
    display: block;
    outline: 0;
    padding: 10px 15px;
/*    width: 50%;*/

    border: none;
    background-color: #e5e7ec;
    /* height: 27px; */
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.formtxt {
/*    text-align: center;*/
    margin: 35px 0px;
}

.flname span {
    margin: 0px 5px;
    font-weight: bold;
}

form.storyformz label {
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
}


form.storyformz label span {
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
}


/*after register page css*/

.container_inner {
/*    width: 960px;*/
    width: 1000px;

    margin: 0 auto;
}

div#header {
    display: flex;
    align-items: end;
    /* justify-content: space-between; */
    width: 100%;
/*    margin-top: 1em;*/
    margin-bottom: 1em;
    padding-top: 1em;
}


.leftpart.col-lg-4.col-md-4.col-sm-12 {
    justify-content: left;
    display: flex;
}

.rightpart.col-lg-8.col-md-8.col-sm-12 {
    display: flex;
    justify-content: right;
}



.apart {
    display: flex;
    /* justify-content: right; */
    /* align-items: baseline; */
    flex-direction: column;
    width: 100% !important;
}


.apartinner {
    display: flex;
    justify-content: right;
    align-items: baseline;
    width: 100%;    
    margin-bottom: 1em;
}

.loggedinLangOpener {
/*    display: block;*/
    /* width: 100%; */
/*    text-align: right;*/
/*     margin: 0px 20px;*/

}

.mobile_link {
/*    display: block;*/
    /* width: 20%; */
/*    text-align: right;*/
/*    margin: 0px 20px;*/
}


div#user-bar {
    display: flex;
    justify-content: right;
    width: 100%;
}

p.wlecomep {
    background: #FFF;
    padding: 7px 10px 7px 10px;
    border: 1px solid #c7d9e6;
    margin: 0px 10px 0px 0px;
    height: fit-content;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #000;
    -webkit-box-shadow: inset 1px 2px 3px 1px rgba(0, 0, 0, 0.1);
    box-shadow: inset 1px 2px 3px 1px rgba(0, 0, 0, 0.1);
    display: block;
}

p#logout {
    /*background: #C8B273;
    padding: 7px 10px 7px 10px;
    border: 1px solid #C8B273;
    margin: 0px 0px 0px 0px;
    height: fit-content;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #fff !important;
    display: block;*/
}

p#logout a {
    color: #ffffff !important;
    text-decoration: none;
    font-weight: 500;
    cursor: pointer;
}

.mobile_link {
    background: #FFF;
    padding: 7px 10px 7px 10px;
    border: 1px solid #c7d9e6;
    margin: 0px 10px 0px 0px;
    height: fit-content;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #000;
    -webkit-box-shadow: inset 1px 2px 3px 1px rgba(0, 0, 0, 0.1);
    box-shadow: inset 1px 2px 3px 1px rgba(0, 0, 0, 0.1);
    display: block;
}


div#translation-links {
    position: absolute;
    /* top: 10px; */
    /* right: 0px; */
    /* padding-top: 14px; */
    z-index: 1000;
    width: 168px;
}

.newheader_lang_popup_inner {
    background: #FFF;
   
    width: 100%;
    color: #000;
    padding: 10px;
    background-color: #FFF;
    border: 1px solid #C7D9E6;
    border-radius: 5px;
}

.newheader_lang_popup_inner>ul {
    columns: 1;
    list-style: none;
    padding: 0px 5px;
    margin: 0px;
}

a#hook div:nth-child(2) {
    overflow: hidden;
}
div#translation-links .newheader_lang_popup_inner ul li {border-top: 1px solid #C7D9E6;}
span.selectspan {
    background: #FFF;
    padding: 7px 10px 7px 10px;
    border: 1px solid #c7d9e6;
    /* margin: 0px 10px 0px 0px; */
    height: fit-content;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #000;
    -webkit-box-shadow: inset 1px 2px 3px 1px rgba(0, 0, 0, 0.1);
    box-shadow: inset 1px 2px 3px 1px rgba(0, 0, 0, 0.1);
    display: block;

    cursor: pointer;
}

span.myaccbtnspan {
    background: #FFF;
    padding: 7px 10px 7px 10px;
    border: 1px solid #c7d9e6;
    margin: 0px 10px 0px 0px;
    height: fit-content;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #000;
    -webkit-box-shadow: inset 1px 2px 3px 1px rgba(0, 0, 0, 0.1);
    box-shadow: inset 1px 2px 3px 1px rgba(0, 0, 0, 0.1);
    display: block;
    width: 200px;

    cursor: pointer;
}

ul#myac-block {
    list-style: none;
    
    position: absolute;
    z-index: 1000;
     margin: 0px 0 0 0; 
    padding: 10px;
    background-color: #FFF;
    
    border: 1px solid #C7D9E6;
    border-radius: 5px;
    width: 200px;
}
button.btn.btn-sm.btn-primary.view-more {
    color: #eee !important;
    margin: 5px 0;
    padding: 2px 12px;
    font-size: 12px;
}
img.view-more-img {
    height: 200px;
    width: 220px;
    margin: 5px 5px;
    object-fit: cover;
}
span.myaccbtnspan i.fa.fa-angle-down.sellang {
    float: right;
    padding-top: 3px;
}

ul#myac-block li {
    text-align: left;
    border-top: 1px solid #C7D9E6;
}

.topbar {
    background: #2F52A4;
    height: 3em;
    width: 100%;
    padding: 0px;
    margin: 0px;
}

.container-fluid.compregpage {
    padding: 0px;
    margin: 0px;
}


img.proflogowebsite {
   
    height: 100px;
    
}

h1.profilepagelogo {
    font-size: 27px;
    line-height: 27px;
}

h1.profilepagelogo a {
    color: #c8b273;
    text-decoration: none;
}

div#menuback {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin-top: 20px;
    background: #2F52A4 !important;
/*    padding: 10px;*/
}

div#menumissing {
    /* display: block; */
    /* text-align: right; */
    /* width: 25%; */
    padding-right: 15px;
}

div#menu {
    text-align: left;
    width: 65%;
}



div#menu ul {
    list-style: none;
    display: flex;
    padding: 0px 0px 3px 0px;
    margin: -3px 0px -3px 0px;
}

div#menu ul li {
/*    margin: 7px;*/
}

div#menu ul li a {
    padding: 7px 10px;
}

div#menu ul li {
    /* margin: 10px; */
/*    background: #2F52A5;*/
    padding: 15px;
}

div#menu ul li:hover {
    /* margin: 10px; */
/*    background: #2F52A5;*/
/*    padding: 10px;*/
}

div#menu ul li a {
    padding: 7px 10px;
    color: white !important;
    font-weight: 500;
}

span.mb_pure {
    color: #2F52A4;
    font-weight: bold;
}

div#menu ul li a:hover {
    text-decoration: underline;
}

.myinnercontent {
    width: 100%;
    padding: 30px 0 10px 0;
    background: #e6e8ed;
}



/*step form*/



/*step form ends*/



.stepwizard-step p {
    margin-top: 10px;
}
.stepwizard-row {
    display: table-row;
}
.stepwizard {
    display: table;
    width: 50%;
    position: relative;
}
.stepwizard-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}
.stepwizard-row:before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #ccc;
    z-order: 0;
}
.stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
}
.btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 15px;
}


/*wizard form ends*/
div#menumissing {
    color: white;
}


a.subbtnzn {
    background: #C8B273;
    padding: 5px 7px 5px 7px;
    border: 1px solid #C8B273;
    margin: 0px 0px 0px 0px;
    height: fit-content;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #fff !important;
    font-size: 13px;
    line-height: 15px;
    font-weight: 600;
    margin-left: 10px;
}

a.subbtnzn:hover{
text-decoration: underline;
}

div#menu {
    background: #2F52A4;
    
    clip-path: polygon(0 0, 0 100%, 100% 100%, 90% 0%, 100% 0);

    padding-left: 10px;
}

div#menu ul li:hover {
  
    background: #949ECA;
   
    border-radius: 10px 10px 0px 0px;
}


div#menu ul li {
   
    padding: 15px;
    margin-top: 10px;
}


.content.searchcontent {
    background: #b5cae9;
    width: 100%;
    padding: 30px 15px;
}

.left-columnn {
/*    float: left;*/
    width: 650px;
    padding: 20px;
    background: #fff;
    /* margin-left: 20px; */
    border-radius: 10px;
    
}



div#sidebar {
    width: 250px;
/*    float: right;*/
    background: #fff;
    /* border: 3px solid #f6f0d3; */
    padding: 13px;
    /* margin-right: 20px; */
    border-radius: 10px;
}



.content {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
     flex-flow: row nowrap;
}

div#sfMainContainer {
    background: #f8f8f8;
    border: 1px solid #ddd;
    padding: 1em;
}

div#sfPresets, .check_divtwo, .check_divv {
    display: inline-flex;
    align-items: center;
    justify-content: left;
    flex-flow: row wrap;

    margin: 10px 0px;
}

form#sfMain label {
    font-size: 11px;
    line-height: 15px;
    font-weight: 500;
    padding-right: 5px;
    padding-left: 5px;
}


form#sfMain select {
   
    webkit-box-shadow: inset 1px 2px 3px 1px rgba(0, 0, 0, 0.1);
    box-shadow: inset 1px 2px 3px 1px rgba(0, 0, 0, 0.1);
    padding: 4px 7px;
    margin-top: 3px;
    border: 1px solid #c7d9e6;
    font-size: 13px;
    font-family: sans-serif;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}


div#age {
    clear: none;
    display: inline-block;
}

select#agefrom {
    clear: none;
    display: inline-block;
}

div#basiccountry {
    clear: none;
    display: inline-block;
}


.pqblock {
    display: flex;
    margin: 10px 0px;
    justify-content: left;
    align-items: center;    
    border-bottom: 1px dotted #AAA;
}


.ownCountryContainer {
    display: flex;
    justify-content: left;
    align-items: baseline;
}

.ownCountryContainertwo {
    display: flex;
    align-items: center;
    justify-content: left;
    margin: .5em 0em;
}

div#waliField {
    display: flex;
}


div.pqblock {
/*    margin: 5px 10px;*/
    padding: 5px 0px;
    border-bottom: 1px dotted #AAA;
    
}




form#sfMain span.select2-selection.select2-selection--multiple {
    webkit-box-shadow: inset 1px 2px 3px 1px rgba(0, 0, 0, 0.1);
    box-shadow: inset 1px 2px 3px 1px rgba(0, 0, 0, 0.1);
    padding: 4px 7px;
    margin-top: 3px;
    border: 1px solid #c7d9e6;
    font-size: 13px;
    font-family: sans-serif;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}


.sfMainInner input {
    webkit-box-shadow: inset 1px 2px 3px 1px rgba(0, 0, 0, 0.1);
    box-shadow: inset 1px 2px 3px 1px rgba(0, 0, 0, 0.1);
    padding: 4px 7px;
    margin-top: 3px;
    border: 1px solid #c7d9e6;
    font-size: 13px;
    font-family: sans-serif;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}


.sfMainInner label {
    width: 175px;
}


label.userCtryLabel {
    width: 80px;
}


div#height {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: left;
}

div#height label.em2 {
    width: 20px;
}

input.submit.znsearchformbtn {
    background: #C8B273;
    padding: 7px 10px 7px 10px;
    border: 1px solid #C8B273;
    margin: 0px 0px 0px 0px;
    border-radius: 5px;
    color: #fff !important;
    font-size: 15px;
    line-height: 20px;
    margin-right: 20px;
}

div#topButtons {
    margin-top: 1.5em;
}


a#advbtnsearch {
    background: #C8B273;
    padding: 7px 10px 7px 10px;
    border: 1px solid #C8B273;
    margin: 0px 0px 0px 0px;
    border-radius: 5px;
    color: #fff !important;
    font-size: 15px;
    line-height: 20px;   
    cursor: pointer;
}

div#advsearch, div#lookingsearch {
    border: 1px solid #ddd;
    background: #fff;
    width: 100%;
    margin: 1em auto 0 auto;
    /* clear: both; */
    /* position: relative; */
    /* padding: 10px; */
}

div#advsearch>h3,  div#lookingsearch>h3 {
    padding: 10px 20px;
    color: #FFF !important;
    background-color: #949eca;
    font-family: "poppins";
    font-size: 17px;
    line-height: 20px;
    font-weight: 500;
    text-transform: capitalize;
}

div#advsearch p#hide-button {
    float: right;
    margin: 0px;
    margin-top: -45px;
    margin-right: 10px;
    padding: 5px 0;
    text-align: right;
}

div#advsearch p#hide-button a#closeadvsearch, a#closeadvsearchtwo {
    color: white;
    cursor: pointer;
    font-size: 17px;
    line-height: 20px;
    text-decoration: underline;
}

div#countrySearch {
    border: 1px solid #ddd;
    background: #fff;
    padding: 1em;
    width: 100%;
    margin: 1em auto 0 auto;
    clear: both;
}

.sfMainInner {
    padding: 15px;
    margin: 0px;
}


.select2-container .select2-search--inline .select2-search__field {
    
    height: 25px;
    vertical-align: middle;
    font-family: poppins;   
    margin: 0px !important;
}


div#countrySearch>h3, div#countrySearchLFS>h3 {
    padding: 0.3em 0 0.7em 0;
    letter-spacing: -1px;
    font-size: 17px;
    line-height: 20px;
    font-family: poppins;
    color: #363185 !important;
    text-transform: capitalize;
}


.select2-container--default .select2-results__group {
    
    cursor: pointer;
}


div#advLFbuttonContainer {
    text-align: center;
    margin: 1em 0em;
    padding: 1em 0em;
}



a#advLFbutton {
    background: #C8B273;
    padding: 7px 10px 7px 10px;
    border: 1px solid #C8B273;
    margin: 0px 0px 0px 0px;
    border-radius: 5px;
    color: #fff !important;
    font-size: 15px;
    line-height: 20px;
    cursor: pointer;
}

div#countrySearchLFS {
    border: 1px solid #ddd;
    background: #fff;
    padding: 1.5em 1em;
    width: 100%;
    margin: 1em auto 0 auto;
    clear: both;
}

.pqblock.willing {
    /* margin: 1em 0em; */
    padding: 0.5em 0em;
}


input#resetformbtn {
    background: #C8B273;
    padding: 7px ;
    border: 1px solid #C8B273;
    margin: 0px 0px 0px 0px;
    border-radius: 5px;
    color: #fff !important;
    font-size: 13px;
    line-height: 13px;
    cursor: pointer;
}


.sectionone {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
}



.searchTop {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

ul.paginationonezn {
    list-style: none;
}

p.pagenumber {
    font-size: 13px;
    line-height: 13px;
}

ul.paginationonezn a {
    font-size: 13px;
    line-height: 13px;
    font-weight: 500;
}

div#search_member_popup {
    height: auto;
    position: absolute;
    left: 17em;
    z-index: 10000;
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    box-shadow: 0 4px 6px #CCCCCC;
    overflow: hidden;
    padding: 5px;
    width: 400px;
    text-align: left;
}

ul.listing {
    list-style: none;
}

ul.listing {
    display: flex;
    align-items: flex-start;
    justify-content: left;
    padding: 0px;
    margin: 0px;
    margin: 10px 0px;
    padding: 1em 0em;
}

li.listing-details {
    margin-left: 20px;
}

li.listing-actions {
    margin-left: 20px;
}

ul.listing ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.candidatename a {
    font-size: 15px;
    line-height: 20px;
    color: #2F52A4;
    cursor: pointer;
    text-decoration: none;
    font-weight: bold;
}

p#adjlist {
    font-size: 12px;
    line-height: 19px;
    font-weight: 500;
    color: #333;
}

li.listing-details p {
    font-size: 11px;
    line-height: 15px;
    font-weight: 400;
    margin: 5px 0px;
}

a#onlinebtn {
    background: #C8B273;
    padding: 3px 5px;
    border: 1px solid #C8B273;
    margin: 0px 0px 0px 0px;
    border-radius: 5px;
    color: #fff !important;
    cursor: pointer;
}


div#search_member_popup {
   
    font-size: 13px;
    line-height: 15px;
    font-weight: 300;
}

li.listing-actions ul li a {
    display: block;
    padding: 4px 6px 4px 25px;
    cursor: pointer;
    font-size: 11px;
    line-height: 19px;
    color: #2F52A4;
    font-weight: 600;
  
}

li.listing-actions ul li a:hover {
    
    text-decoration: underline;
}

li.listing-actions ul li {
    border-top: 1px solid #B5CAE9;
}


li#nudgeli {
    background: url(../img/nudger-rightt.png) no-repeat center left !important;
}


li#messagetoli {
    background: url(../img/message-neww.png) no-repeat center left !important;
}

li#addfavli {
    background: url(../img/addfavv.png) no-repeat center left !important;
}

li#photoli {
    background: url(../img/photo222.png) no-repeat center left !important;
}

li#questionsli {
    background: url(../img/question-mark2.png) no-repeat center left !important;
}

li#yournotesli {
    background: url(../img/note-edit2.png) no-repeat center left !important;
}

ul.listing {
    
    width: 100%;
    border-bottom: 2px solid #f2f2f2;   
    padding: 10px;
}

div#search_member_popup1 {
    height: auto;
    position: absolute;
    left: 17em;
    z-index: 10000;
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    box-shadow: 0 4px 6px #CCCCCC;
    overflow: hidden;
    padding: 5px;
    width: 400px;
    text-align: left;

    font-size: 13px;
    line-height: 15px;
    font-weight: 300;
}


ul.paginationtwozn {
    list-style: none;
    padding: 1em 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

ul.paginationtwozn li {
    margin: 0 5px;
    color: #ccc;
    font-size: 13px;
}

ul.paginationtwozn li a {
    padding: 4px 6px;
    color: #ffffff;
    background: #c8b273;
}


form.perpageform {
   
    text-align: center;
    font-size: 12px;
    line-height: 17px;
}

form.perpageform select {
    padding: 2px;
    margin: 0px 5px;
    font-size: 11px;
    -webkit-box-shadow: inset 1px 2px 3px 1px rgba(0, 0, 0, 0.1);
    box-shadow: inset 1px 2px 3px 1px rgba(0, 0, 0, 0.1);
    /* padding: 4px 7px; */
    /* margin-top: 3px; */
    border: 1px solid #c7d9e6;
    /* font-size: 13px; */
    /* font-family: sans-serif; */
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

#sortby-form select#orderby {
    font-size: 11px;
    margin-left: 10px;
    padding: 2px;
    -webkit-box-shadow: inset 1px 2px 3px 1px rgba(0, 0, 0, 0.1);
    box-shadow: inset 1px 2px 3px 1px rgba(0, 0, 0, 0.1);
    /* padding: 4px 7px; */
    /* margin-top: 3px; */
    border: 1px solid #c7d9e6;
    /* font-size: 13px; */
    /* font-family: sans-serif; */
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

form#sortby-form {
    font-size: 11px;
}

div#sfMainContainer {
    
    margin-bottom: 1em;
}

div#menu ul li.active {
    background: #949ECA;
    border-radius: 10px 10px 0px 0px;
}

div.prequest_link a {
    
    background: url(../img/camera-icon.png) no-repeat center left;
    font-weight: bold;
    color: #363185;
    height: 15px;
    padding: 8px 0px 7px 40px;
    font-size: 13px;
}


div.prequest_link a:hover{
    text-decoration: underline;
}

h3.none.notify {
    color: #c5c5c5 !important;
    font-size: 15px;
    padding: 0.3em 0 0.7em 0;
    letter-spacing: 0px;
    font-family: poppins;
    line-height: 20px;
    font-weight: 500;
    text-transform: capitalize;
}

div#notifications {
    margin: 15px 0px;
}

span.notifspan {
    color: #f2f2f2;
    background: #c5c5c5;
    
    margin-right: 3px;
    padding: 3px 5px;
    /* background: #363185; */
/*    color: #fff8d8;*/
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}


div#umlInbox a, div#favourites h3 {
    font-weight: bold;
    color: #363185 !important;
    
/*    padding: 8px 0px 7px 40px;*/
    font-size: 15px;
    font-family: 'Poppins';
}



div#umlInbox a:hover {
    text-decoration: underline;
}

span#umlInboxCount {
    color: #f2f2f2;    
    padding: 0px;
    background: #363185;   
    -webkit-border-radius: 3px;
}


.left-columnn.fullhere {
    width: 95%;
    margin: 0 auto !important;
    padding: 20px !important;
}


.finner {
    display: flex;
}



.toltiptxt {
  visibility: hidden;
  width: 100%;
  background-color: black;
  color: #fff;
  text-align: center;
  padding: 5px 0;
  border-radius: 6px;
 
  /* Position the tooltip text - see examples below! */
  position: absolute;
  z-index: 1;
  font-size: 10px;
}


.toltip {
  position: relative;
  display: inline-block;
 
}


.toltip:hover .toltiptxt {
  visibility: visible;
}

.toltip .toltiptxt {
  top: -5px;
  left: 105%;
}


/*wizard form*/

.step-textwzform {
    background: #949eca;
    width: 100%;
    padding: 1em 250px 1em 20px;
    margin: 1em auto 1em auto;
    color: #ffffff;
    font-size: 1em;
}

.stepwizard {
    display: block;
    width: 100%;
    position: relative;
/*    border-bottom: 3px solid #3c369f;*/
}

.stepwizard-row:before {
    
    background-color: unset !important;
    
    display: none;
}

.stepwizard-step {
  
    border-right: 1px solid #363185;
}

.stepwizard-step p {
    margin-top: 10px;
    margin: 0px !important;
}

h2.stephead {
    color: #ffffff !important;
    font-size: 17px;
    padding: 0px;
    font-family: poppins;
    font-weight: 500;
    line-height: 20px;
}

p.stepdesc {
    padding: 0px;
    margin: 0px;
    line-height: 15px;
    font-size: 13px;
    font-weight: 400;
    font-family: 'Poppins';
}

.innerformarea {
    border: 1px solid #efdfbe;
    padding: 10px;
    border-radius: 8px;
    margin: 0px;
    width: 100%;
}

.innerformarea label {
    width: 155px;
    font-size: 12px;
    line-height: 20px;
    font-weight: 500;
}

div#adjectives {
    display: flex;
    align-items: baseline;
    justify-content: left;
    width: 100%;
}


.labelfield p{

    font-size: 12px;
    line-height: 19px;
    font-weight: 400;

}

div#adjListContainer {
    display: flex;
    width: 100%;
    justify-content: left;
    align-items: center;
    margin-bottom: 5px;
}

div#adjectives .labelfield {
    width: 100%;
}


form#afterregformone input, form#afterregformone select {
    -webkit-box-shadow: inset 1px 2px 3px 1px rgba(0, 0, 0, 0.1);
    box-shadow: inset 1px 2px 3px 1px rgba(0, 0, 0, 0.1);
    padding: 4px 7px;
    margin-left: 5px;
    border: 1px solid #c7d9e6;
    font-size: 13px;
    font-family: sans-serif;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 100%;
}



.innerformarea .li {
    border-bottom: 1px dotted #efdfbe;
    width: 100%;
    padding: 7px 5px;
}

.pqblockwz {
    display: flex;
    width: 100%;
    align-items: baseline;
    justify-content: left;
}

form#afterregformone span.select2-selection.select2-selection--multiple {
    webkit-box-shadow: inset 1px 2px 3px 1px rgba(0, 0, 0, 0.1);
    box-shadow: inset 1px 2px 3px 1px rgba(0, 0, 0, 0.1);
    padding: 4px 7px;
    margin-top: 3px;
    border: 1px solid #c7d9e6;
    font-size: 13px;
    font-family: sans-serif;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}


.select2-container .select2-search--inline .select2-search__field {
    box-sizing: border-box;
   
    
    font-family: poppins;
    
}

.select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em;
    font-size: 12px;
    line-height: 15px;
    font-family: poppins;
    font-weight: normal;
}

.select2-results__option {
    font-size: 12px;
}

select option {
    font-size: 12px;
}

.az1 {
    display: flex;
/*    width: 100%;*/
    align-items: center;
    justify-content: left;
}

.finnerz {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
}


.innerformarea label.orLabel{
    width: 20px;

    padding: 13px;
}

span.restrict-viewing {
    display: flex;
    align-items: center;
    justify-content: left;
    margin-left: 8px;
}

.az1 input {
    width: 75px;
}

label.toltip {
    margin-left: 5px;
}

h4.looknform {
    color: #363185 !important;
    font-size: 15px;
    font-family: poppins;
    line-height: 20px;
}

.pqblockwzaa {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

div#countrySearchLFSwzf {
    border: 1px solid #d0c1c7;
    padding: 7px;
    border-radius: 8px;
}

div#countrySearchLFSwzf .ownCountryContainertwo {
    border-bottom: 1px dotted #d0c1c7;
    padding-bottom: 7px;
}

div#adjectivesthree span {
    font-size: 13px;
    font-weight: 500;
    line-height: 17px;
    font-family: 'Poppins';
    padding: 0px;
    border-bottom: 1px dotted #efdfbe;
    width: 100%;
    display: block;
    padding-bottom: 13px;
}

a#puft_help_Link {
    font-weight: 500;
    display: block;
    text-align: right;
    /* background: url(../img/icons/question.png) no-repeat center right; */
    padding: 3px 20px;
    color: #363185;
    font-size: 13px;
    line-height: 15px;
    cursor: pointer;
}

a#puft_help_Link:hover {
    text-decoration: underline;
}

textarea#profiletextarea {
    height: 300px;
    width: 650px;
    -webkit-box-shadow: inset 1px 2px 3px 1px rgba(0, 0, 0, 0.1);
    box-shadow: inset 1px 2px 3px 1px rgba(0, 0, 0, 0.1);
    padding: 4px 7px;
    margin-top: 3px;
    border: 1px solid #c7d9e6;
    font-size: 13px;
    font-family: sans-serif;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

div#charNum, div#charNumtwo{
    font-size: 13px;
    line-height: 13px;
    font-weight: 400;
    text-align: right;
    width: 630px;
    font-family: 'Poppins';
}


.btnarea {
    
    width: 100%;
    padding: 3em 1em;
    /* margin: 1em; */
    text-align: right;
    border-bottom: 3px solid #3c369f;
}




.btnarea button.btn {
    font-size: 13px;
    line-height: 15px;
    color: white !important;
    font-family: poppins;
    font-weight: 500;
}


button.btn.btn-success.btn-lg.pull-right {
    /* color: #0B0904 !important; */
    background-color: #C8B273!important;
    border-color: #C8B273!important;
}


.stepwizard-step {
    padding: 5px;
    height: 100% !important;
    font-size: 13px;
    font-weight: bold;
    background: #E6E8ED;
    color: #363185;
    border-top: 1px solid #363185;
    border-left: 1px solid #363185;
    margin-bottom: 0px;
}

.stepwizard-step .btn-circle {
     width: 100px; 
    height: 100%;
    text-align: center;
    padding: 0px;
    font-size: 13px;
    line-height: 15px;
    border-radius: 0px;
    /* border: 0px; */
    /* background: unset !important; */
}


.stepwizard-step .btn-primary {
    color: #eee !important;
    background-color: #e6e8ed00 !important;
    border-color: #e6e8ed!important;
    font-weight: bold;
    border: none;
    text-decoration: underline;
}


.finnerz input {
    width: 75px;
}


div#step-2 input[type='checkbox'] {
    
    width: unset !important;
    box-shadow: none !important;
}

.az1 input {
    width: 75px !important;
}

div#lfqheirangelfwzcontainer select {
    width: 130px;
}


div#favourites {
    font-size: 10px;
}

div#feedbacklink a.submit {
    color: #fdfdfd;
    line-height: normal;
    font-size: 13px;
}


div#feedbacklink a:hover {
    text-decoration: underline;
}


div#feedbacklink {
    padding: 5px 15px;
    font-size: 15px;
    color: #f2f2f2;
    border: 1px solid #cc742f;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #f07311;
}


div#feedbacklink p {
    margin: 0.5em 0 1em 0;
    line-height: 1.6em;
}


div#fp-poll {
    width: 180px;
    margin-top: 20px;
}

div#fp-poll a {
    color: #363185;
    font-size: 13px;
    line-height: 15px;
    font-weight: 500;
}

div#fp-poll a:hover {
    text-decoration: underline;
}



#refersidebarlink {
    background: #a41d2c;
    padding: 5px 15px;
    font-size: 14px;
    color: #fff6d9;
    border: 1px solid #660000;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

#refersidebarlink a.submit {
    color: white;
    line-height: normal;
    font-size: 13px;
}




#refersidebarlink a:hover {
    text-decoration: underline;
}


div#user-block {
    display: flex;
    flex-direction: row;
    width: 100%;
    align-items: flex-start;
    
    justify-content: left;
}

div#user-block ul {
    list-style: none;
    margin: 0px;
    padding-left: 0px;

    width: 100%;

    padding: 10px;
}

a.btn.btn-primary.button-small.chngphoto {
    color: white !important;
    font-size: 13px;
    line-height: 20px;
    margin: 0px;
}

a.btn.btn-primary.button-small.chngphoto:hover {
    text-decoration: underline;
}


#user-block ul li label {
    font-size: 11px;
    display: block;
    color: #c5c5c5;
}


#user-block ul li {
    font-size: 11px;

    clear: both;
    border-bottom: 1px solid #f2f2f2;
    padding: 5px 0px;
    
}

div#profile-image {
    width: 75%;
    padding: 10px;    
/*    text-align: center;*/
}

#user-block ul#primary li a {
    padding-left: 25px;
    display: block;
    
    color: #363185 !important;
    font-weight: 600;
}


#user-block ul#primary li a:hover {
    text-decoration: underline;
}


#user-block ul#primary li#updateli {
    background: url(../img/note-edittt.png) no-repeat center left;
}



#user-block ul#primary li#findpureli {
    background: url(../img/pure-gold-small.png) no-repeat center left;
}


#user-block ul#primary li#findli {
    background: url(../img/find-star.png) no-repeat center left;
}

#user-block ul#primary li#lookformeli {
    background: url(../img/lookfor.png) no-repeat center left;
}

#user-block ul#primary li#emailoptli {
    background: url(../img/email-at.png) no-repeat center left;
}

#user-block ul#primary li#youtubeli {
    background: url(../img/youtube_icon_20.png) no-repeat center left;
}


div.mehidden {
    border: 1px solid #580026;
    padding: 10px;
    margin-top: 10px;
    font-weight: 600;
    color: #600;
    -moz-border-radius: 0.5em;
    -webkit-border-radius: 0.5em;

    font-size: 11px;
}

div#mehNotPaid a {
    color: #363185;
    text-decoration: none;
    font-weight: 600;
    cursor: pointer;

    font-size: 11px;
}


h3.stilldo {
    padding: 1em 0 1em 0;
    letter-spacing: -1px;
    font-size: 17px;
    line-height: 20px;
    color: #363185 !important;
    font-family: 'Poppins';
}

ul.todo.ultodolist {
    list-style: none;
    font-size: 13px;
    line-height: 20px;
     padding: 0px; 
    margin: 0px;
}

#membership ul.todo li {
    background: url(../img/unticked.png) no-repeat left;
    padding: 0.5em 0 0.5em 0px;
    font-size: 1.2em;
}

#membership ul.todo li a {
    padding-left: 40px;
}


#membership li {
    font-size: 17px;
    font-weight: bold;
    display: block;
    color: #500220;
    margin: 0px 0px 10px;
    padding-top: 10px;
    border-top: 1px dotted #CCC;
}


#membership ul.todo li a {
    padding-left: 40px;
    font-size: 13px;
    line-height: 15px;
    color: #363185;
    font-weight: 600;
}


#membership ul.todo li a:hover {
    text-decoration: underline;
}


div#hpNewMembers ul {
    list-style: none;
    display: flex;
    width: 100%;
    align-items: flex-start;
    justify-content: left;
    padding: 0px;
    margin: 0px;    
    flex-wrap: wrap;
}

li.biogcontainer {
    margin: 0px;
    text-align: center;
    padding: 7px;
}



ul.photo-access li a {
    color: #363185;
    text-decoration: none;
    font-weight: bold;
    cursor: pointer;
    font-size: 11px;
    line-height: 15px;
    font-weight: 500;
    padding: 0px;
    margin: 0px;
}

li.biogcontainer>div {
    font-size: 11px;
    line-height: 15px;
    padding: 0px;
    margin: 0px;
}

.smallimage {
    display: table-cell;
    position: relative;
    width: 90px;
    height: 90px;
    text-align: center;
    vertical-align: middle;
    background-color: #0000;
    border: 1px solid #999;
    overflow: hidden;
}

.smallimage .hasViewedBand {
    position: absolute;
    top: 11px;
    left: -27px;
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background: #a41d2c;
    color: #FFF;
    display: block;
    font-size: 10px;
    padding: 2px;
    width: 90px;
    text-align: center;
    text-decoration: none;
}



.biogcontainer:hover .memberBiogDiv {
    display: block;
}

.memberBiogDiv {
/*    display: none;*/
    position: absolute;
    z-index: 1000;
}

.memberBiogDiv {
    background-color: #FFF;
/*    border: 1px solid #ccc;*/
    padding: 5px;
    width: 200px;
    -moz-border-radius: 0.5em;
    -webkit-border-radius: 0.5em;
    border-radius: 0.5em;
    -moz-box-shadow: 0px 4px 6px #ccc;
    -webkit-box-shadow: 0px 4px 6px #ccc;
    box-shadow: 0px 4px 6px #ccc;
}

.memberBiogDiv .bioginner .biogactioncontainer {
    
    padding-bottom: 5px;
    border-bottom: 1px solid #efdfbe;
    width: 100%;
    padding-top: 5px;
    border-top: 1px solid #ccc;
}

#biogdiv .bioginner p, .memberBiogDiv .bioginner p, #view-profile .summary .memberBiogDiv .bioginner p, #view-profile .summaryPList .memberBiogDiv .bioginner p {
    
    margin: 3px;
    text-align: left;
    padding-left: 5px;
}


h3.newmembers {
    padding: 0.3em 0 0.7em 0;
    letter-spacing: -1px;
    font-size: 17px;
    line-height: 20px;
    font-family: 'Poppins';
    color: #363185 !important;
}


.proftabs ul.tabs {
    list-style: none;
    padding: 0px;
    display: flex;
    width: 100%;
    align-items: center;
    margin: 15px 0px;
    justify-content: space-betweens;
}

.proftabs ul.tabs li a {
    font-size: 12px;
    line-height: 15px;
    margin: 0px 5px;
    color: white !important;
}

.proftabs ul.tabs li a:hover {
    text-decoration: underline;
}

p#menu-leader, h2.mvname {
    font-weight: 600;
    font-size: 1em;
    margin-bottom: 0.5em;
    color: #363185 !important;
    font-family: poppins !important;
    text-transform: capitalize;
}

#howilookspacer {
    margin: 20px auto;
    width: 100%;
    border-top: 2px solid #CCC;
    color: #AAA;
    font-weight: 500;
    font-size: 15px;
}

div#primaryContents {
    width: 100%;
}


#user-block ul#primary li#morelikeli {
    background: url(../img/memberss.png) no-repeat center left;
}

#user-block ul#primary li#historyli {
    background: url(../img/clock2.png) no-repeat center left;
}

#user-block ul#primary li#dontshowmeli {
    background: url(../img/x-delete23.png) no-repeat center left;
}

#user-block ul#primary li#blockedli {
    background: url(../img/blockedd.png) no-repeat center left;
}

h3.inprofileheading {
    padding: 0.6em 1em;
    -moz-border-radius: 0.4em;
    -webkit-border-radius: 0.4em;
    border-radius: 0.4em;
    background: #3c369f;
    border: 1px solid #0b0657;
    color: #E6E8ED !important;
    font-family: 'Poppins';
    font-size: 17px;
}

#my-profile {
    margin-top: 2em;
}


#my-profile .summary.skiptranslate {
    border: 1px solid #efdfbe;
    padding: 5px 10px;
    margin: 25px 3px;
    position: relative;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
/*    background: linear-gradient(0deg, #FDF9EF, rgb(0 0 0 / 0%));*/
}

.summary.skiptranslate p {
    font-size: 12px;
    line-height: 19px;
    font-weight: normal;
    padding: 5px 0px;
    margin: 0px;
}

#view-profile .category {
/*    width: 50%;*/
    margin: 15px 3px;

    
}


div#my-profile ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    /* display: block; */
}


.catboxes {
/*    display: flex;*/
}

.catboxes ul {
    margin-top: 1em;
    border: 1px solid #efdfbe;
    padding: 10px !important;
    
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    /* float: left; */
    /* width: auto !important; */
/*    margin: 1em 1em !important;*/
    background: linear-gradient(0deg, #FDF9EF, rgb(0 0 0 / 0%));
}

.catboxes ul li {
    display: flex;
    width: 100%;
    align-items: baseline;
    justify-content: left;
    font-size: 12px;
    clear: both;
    padding: 3px 0px;
    border-bottom: 1px dotted #efdfbe;
}


.catboxes ul li label {
    font-size: 12px;
    line-height: 13px;
    width: 120px;
    font-family: 'Poppins';
    font-weight: 400;
}

.catboxes ul li div{
    font-size: 12px;
    line-height: 13px;
/*    width: 120px;*/
    font-family: 'Poppins';
    font-weight: 500;
}


div#my-profile .category h4, div#looking-for .category h4 {
    font-size: 15px;
    line-height: 20px;
    font-family: poppins;
/*    padding-left: 20px;*/
}

.summary.skiptranslate {
    border: 1px solid #efdfbe;
    padding: 5px 10px;
    margin: 25px 3px;
    position: relative;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    background: linear-gradient(0deg, #FDF9EF, rgb(0 0 0 / 0%));
}

.namesareas {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

a.btn.btn-primary.btnbackser {
    color: white !important;
    font-size: 12px;
    line-height: 20px;
    font-weight: 400;
}

a.btn.btn-primary.btnbackser:hover, a.subzlnk:hover {
    text-decoration: underline;
}


div.theycantsee {
    border: 2px solid #C00;
    padding: 10px;
    margin-top: 10px;
    font-weight: 500;
    color: #600;
    -moz-border-radius: 0.5em;
    -webkit-border-radius: 0.5em;
    font-size: 12px;
    line-height: 13px;
}

a.subzlnk {
    color: #363185;
    text-decoration: none;
    font-weight: 500;
    cursor: pointer;
}


.lfctrytextscroll {
    height: 55px;
    width: 100% !important;
    overflow: auto;
/*    border: 1px solid #CCC;*/
}


.lfctrytextscrolll {
    height: auto;
/*    width: 100% !important;*/
    overflow: hidden;
/*    border: 1px solid #CCC;*/
line-height: 18px !important;
}

.repo {
    text-align: right;
    font-size: 10px;
    line-height: 13px;
    color: #333 !important;
}

.repo a {
/*    text-align: right;*/
    font-size: 10px;
    line-height: 13px;
    color: #333 !important;
}

.repo a:hover {
    text-decoration: underline;
}


h3.quickyheadin {
    color: #363185 !important;
    font-size: 15px;
    line-height: 20px;
    font-family: 'Poppins';
}

form#quicksearch select {
    -webkit-box-shadow: inset 1px 2px 3px 1px rgba(0, 0, 0, 0.1);
    box-shadow: inset 1px 2px 3px 1px rgba(0, 0, 0, 0.1);
    padding: 4px 0px;
    margin-top: 10px;
    border: 1px solid #c7d9e6;
    font-size: 13px;
    font-family: 'Poppins';
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

form#quicksearch label {
    font-size: 13px;
    line-height: 20px;
    padding: 0px 5px;
}

input.submit.btn.btn-primary.quickybtn {
    margin: 15px 0px;
    color: white !important;
    font-size: 13px;
    line-height: 15px;
    display: block;
}

ul.favssidebar {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

li.biogcontainer.quick {
    display: flex;
    justify-content: left;
    align-items: center;
}

.rrite a {
    color: #363185;
    text-decoration: none;
    font-weight: bold;
    cursor: pointer;
    font-size: 13px;
    line-height: 13px;
    padding: 0px;
    margin: 0px;
    font-weight: 500;
    font-family: 'Poppins';
}


li.biogcontainer.quick .biogcontainerImage {
    width: 35%;
}

.rrite {
    text-align: left;
}

#favourites ul li p.image>span .hasViewedBand {
    position: absolute;
    top: 5px;
    left: -27px;
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    line-height: 13px;
    background: #a41d2c;
    color: #FFF;
    display: block;
    font-size: 8px;
    padding: 0px;
    width: 80px;
    text-align: center;
    text-decoration: none;
}

#favourites ul li p.image>span {
    display: block;
    width: 50px;
    height: 50px;
    position: relative;
    overflow: hidden;
}


textarea#profiletextareapu {
    width: 100%;
    -webkit-box-shadow: inset 1px 2px 3px 1px rgba(0, 0, 0, 0.1);
    box-shadow: inset 1px 2px 3px 1px rgba(0, 0, 0, 0.1);
    padding: 4px 7px;
    margin-top: 3px;
    border: 1px solid #c7d9e6;
    font-size: 13px;
    font-family: sans-serif;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}


#puform div#adjectives {
    
    flex-direction: column;
}

input.pufinput {
    width: 90%;
    -webkit-box-shadow: inset 1px 2px 3px 1px rgba(0, 0, 0, 0.1);
    box-shadow: inset 1px 2px 3px 1px rgba(0, 0, 0, 0.1);
    padding: 4px 7px;
    margin-top: 3px;
    border: 1px solid #c7d9e6;
    font-size: 13px;
    font-family: sans-serif;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}


#puform .li {
    border-bottom: 1px dotted #efdfbe;
    width: 100%;
    padding: 7px 5px;
}

#puform label {
    width: 155px;
    font-size: 12px;
    line-height: 20px;
    font-weight: 500;
}


#puform select {
    -webkit-box-shadow: inset 1px 2px 3px 1px rgba(0, 0, 0, 0.1);
    box-shadow: inset 1px 2px 3px 1px rgba(0, 0, 0, 0.1);
    padding: 4px 7px;
    margin-left: 5px;
    border: 1px solid #c7d9e6;
    font-size: 13px;
    font-family: sans-serif;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 100%;
}


#puform span.select2-selection.select2-selection--multiple {
    webkit-box-shadow: inset 1px 2px 3px 1px rgba(0, 0, 0, 0.1);
    box-shadow: inset 1px 2px 3px 1px rgba(0, 0, 0, 0.1);
    padding: 4px 7px;
    margin-top: 3px;
    border: 1px solid #c7d9e6;
    font-size: 13px;
    font-family: sans-serif;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}


.catone .catinner {
    border: 1px solid #efdfbe;
    margin-top: 1em;
    border: 1px solid #efdfbe;
    padding: 5px;
   
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
/*     background: linear-gradient(0deg, #FDF9EF, rgb(0 0 0 / 0%));*/
}


p.pusubmitbtn {
    margin: 1.5em 0em;
}

#puform input.btn.btn-primary.submit {
    color: white !important;
    font-size: 15px;
    font-family: 'Poppins';
    line-height: 15px;
}

span.last_modified {
    display: block;
    font-style: italic;
    margin: 0px;
    font-size: 11px;
    line-height: 11px;
}


div#searchDescText label {
    display: block;
    width: 100%;
}

div#searchDescText {
    font-size: 12px;
    line-height: 12px;
    width: 100%;
}

div#searchDescText a{
    
    color: #363185 !important;

    font-weight: 500;

}


div#searchDescText a:hover{
    
    text-decoration: underline;
}

#puform label.orLabel {
    width: 25px;
    text-align: center;
    padding: 0px 5px;
}

#puform input#minage, #puform input#maxage {
    -webkit-box-shadow: inset 1px 2px 3px 1px rgba(0, 0, 0, 0.1);
    box-shadow: inset 1px 2px 3px 1px rgba(0, 0, 0, 0.1);
    padding: 4px 7px;
    margin-top: 3px;
    border: 1px solid #c7d9e6;
    font-size: 13px;
    font-family: sans-serif;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}


.setqinner {
    display: flex;
    width: 100%;
    align-items: baseline;
    justify-content: left;
}

.setqinner ul {
    padding: 0px;
    list-style: none;
    margin: 0px;
}


.setqinner h3 {
    color: #363185 !important;
    font-size: 13px;
    line-height: 13px;
    font-family: 'Poppins';
}

.setqinner li {
    margin: 5px;
    padding: 5px 0px;
    border-bottom: 1px dotted #999;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

span.sqlQSpan {
    font-size: 12px !important;
    line-height: 15px !important;
    padding: 0px !important;
    margin: 0px !important;
    width: 200px !important;
    overflow: hidden;
}

.setqlist ul {
    width: 280px;
    height: 300px;
    overflow: auto;
    padding: 0px;
}

.setqlist.col-lg-6.col-md-6.col-sm-12 {
    border: 1px solid #ccc;
    padding: 10px;
    -moz-border-radius: 0.5em;
    -webkit-border-radius: 0.5em;
    margin-left: 5px;
}

span.sqactions a {
    font-size: 12px;
    line-height: 12px;
    text-align: left;
    width: 30px;
    display: block;
    color: #363185 !important;
}

div#sqlSearchForms input, div#sqlSearchForms select {
    -webkit-box-shadow: inset 1px 2px 3px 1px rgba(0, 0, 0, 0.1);
    box-shadow: inset 1px 2px 3px 1px rgba(0, 0, 0, 0.1);
    padding: 4px 7px;
    margin-top: 3px;
    border: 1px solid #c7d9e6;
    font-size: 13px;
    font-family: sans-serif;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

div#sqlSearchForms input#sqlFind {
    width: 135px;
    margin-top: 5px !important;
}

div#sqlSearchForms select#sqlFindCat {
    width: 135px;
    margin-top: 5px !important;
}

div#sqlSearchForms {
    text-align: right;
}


.setqchoosen.col-lg-6.col-md-6.col-sm-12 {
    border: 1px solid #ccc;
    padding: 10px;
    -moz-border-radius: 0.5em;
    -webkit-border-radius: 0.5em;
    margin-right: 5px;
}

span.sqaQAskedSpan {
    font-size: 12px !important;
    line-height: 15px !important;
    padding: 0px !important;
    margin: 0px !important;
    width: 200px !important;
    overflow: hidden;
}

div#setqchosenList span.sqactions a {
    font-size: 12px;
    line-height: 12px;
    text-align: left;
    width: 55px;
    display: block;
    color: #363185 !important;
}

p#sq_propmpt {
    margin: 10px 15px;
    font-style: italic;
    font-weight: bold;
}

input#setqButton {
    text-align: right;
    display: inline;
    margin: 0px !important;
    font-size: 13px;
    color: white !important;


    padding: 3px 10px;

    float: right;
}

p#sq_propmpt {
    margin: 10px 20px;
    font-style: italic;
    font-weight: 500;
    font-size: 11px;
    line-height: 11px;
}

div#hiq-container {
    display: flex;
    align-items: flex-start;
    justify-content: left;
    width: 100%;
    flex-wrap: wrap;
}


.hqh1 {
    font-size: 15px;
    line-height: 15px;
    color: #363185 !important;
    font-weight: 500;
    font-family: 'Poppins';
    padding: 0px;
    margin: 10px 0px;
}

.hq {
    margin-top: 3em;
    margin-bottom: 1em;
}

div#hiq-container p, div#hiq-samples ul li  {
    font-size: 12px;
    line-height: 20px;
    font-weight: 400;
    color: #333;
}

div#hiq-samples ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

div#hiq-samples h4.hqh1 {
    margin-top: 0px;
}


div#hiq-samples ul li span {

    font-style: italic;
}

div#hiq-text {
    padding-right: 20px;
}


table#impquestions tr td.qnum {
    font-weight: 500;
    color: #3c369f !important;
    font-size: 11px;
    line-height: 12px;

}

td.howimisthis{
    font-weight: 500;
   
    font-size: 11px;
    line-height: 12px;
}

table#impquestions tr td {
    padding: 5px 10px;
}

table#impquestions input[type="text"] {
    -webkit-box-shadow: inset 1px 2px 3px 1px rgba(0, 0, 0, 0.1);
    box-shadow: inset 1px 2px 3px 1px rgba(0, 0, 0, 0.1);
    padding: 4px 7px;
    margin-top: 3px;
    border: 1px solid #c7d9e6;
    font-size: 13px;
    font-family: sans-serif;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

input.submit.crsubmit.btn.btn-primary {
    color: white !important;
    margin-top: 2em;
}

table#impquestions tr {
    border-bottom: 1px solid #f2f2f2;
}


p.phttxt {
    margin: 5px 30px;
    font-size: 14px;
}

p.phttxt span {
    color: #F00;
}

a.intxtpht {
    color: #363185;
    cursor: pointer;
}

a.delbtn.button-small.btn.btn-primary, a.button-small.btn.btn-primary.rotbtn {
    font-size: 10px;
    color: white !important;
    line-height: 10px;
    text-align: end;
    margin-top: 10px;
}

#photo-container .imgbox {
    width: 200px;
    text-align: center;
}

p.thisisyourpht {
    margin: 5px 30px;
    font-size: 14px;
}

#photo-container {
    padding: 0px 10px;
}

#photo-container p {
    margin: 5px 30px;
    font-size: 14px;
}


input#photoup {
    padding: 4px 7px;
    margin-top: 3px;
    border: 1px solid #c7d9e6;
    font-size: 13px;
    font-family: sans-serif;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

input.submit.btn.btn-primary.uploadphotobtn {
    color: white !important;
    font-size: 15px;
    line-height: 20px;
    padding: 5px 20px;
}

.imgmod {
    margin: 3em 0em;
}

div#photo_rotate_options_header {
    margin: 10px 0px;
}

a.button-small.btn.btn-primary.btnsaverot {
    color: #fff !important;
    font-size: 13px;
    line-height: 13px;
}

div#photo_rotate_options a {
    padding: 0px 5px;
    color: #363185 !important;
    cursor: pointer;
}

.tabs li.active a {
    background: #2f52a4 !important;
    border: 1px solid #2f52a4 !important;
}

.blogFeedList ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    width: 100%;
}

.blogFeedListThumb.col-lg-4.col-md-4.col-sm-12 {
/*    width: 145px;*/
    width: auto;

    height: 145px;
    margin-right: 10px;
    overflow: hidden;
    text-align: center;
}

.blogFeedListRight.col-lg-8.col-md-8.col-sm-12 {
    width: 450px;
}

.blogFeedList ul li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;

    border-top: 1px solid #AAA;
    padding: 10px;
}

.blogFeedListThumb img {
    height: 100%;
    margin: auto;
    display: block;
    object-fit: cover;
    width: 100%;
}

.blogFeedListDesc p, p.toptxtblog{
    font-size: 12px;
    line-height: 17px;
    font-weight: 400;
    font-family: 'Poppins';
    color: #333 !important;
    padding: 0px 0px 0px 0px;
    margin-bottom: 15px;
}


.blogFeedListDate {
    font-size: 10px;
    color: #AAA;
}

.blogFeedListTitle {
    font-size: 13px;
    line-height: 15px;
}

.blogFeedListTitle a, .blogFeedListDesc a, p.toptxtblog a{
    color: #363185;
    text-decoration: none;
    font-weight: 500;
    cursor: pointer;
}

.mobile_link a {
    color: #333;
    font-size: 13px;
    line-height: 15px;
}

ul#myac-block a {
    color: #333;
    font-size: 13px;
    line-height: 13px;
    font-weight: 500;
}

ul#myac-block a:hover {
    text-decoration: underline;
}

span.myaccbtnspan {
    font-size: 13px;
    color: #333;
    font-weight: 500;
}

p.wlecomep {
    font-size: 13px;
    color: #333;
}

p.wlecomep a, .newheader_lang_popup_inner a {
    color: #333;
    font-size: 13px;
    font-weight: 600;
}

p.wlecomep a:hover, .newheader_lang_popup_inner a:hover{
    text-decoration: underline;
}

.language-menu span.selectspan {
    font-size: 13px;
    color: #333;
}

form#myprofaccform label {
    display: block;
    font-size: 12px;
    line-height: 15px;
    font-weight: 500;
    margin-bottom: 5px;
}

form#myprofaccform label span {
    display: block;
    font-weight: normal;
    font-size: 0.9em;
    color: #666;
}

form#myprofaccform input, form#myprofaccform select, form#myprofaccform textarea {
    -webkit-box-shadow: inset 1px 2px 3px 1px rgba(0, 0, 0, 0.1);
    box-shadow: inset 1px 2px 3px 1px rgba(0, 0, 0, 0.1);
    padding: 4px 7px;
    margin-top: 3px;
    border: 1px solid #c7d9e6;
    font-size: 13px;
    /* font-family: sans-serif; */
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

form#myprofaccform textarea {
    width: 75%;
}

form#myprofaccform .large {
    width: 90%;
}

#youdisponly {
    margin: 5px 10px;
    padding: 5px 10px;
    border: 3px solid #f6f0d3;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    font-size: 14px;
}

#youdisponly .warning {
    background: #fcf3e0;
    border: 1px solid #ebcea0;
    color: #c18423;
    text-align: center;
    font-size: 14px;
    text-align: center;
    font-weight: 500;
    margin: 7px 0;
    padding: 7px 10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

div#youdisponly p {
    margin: 0px;
}

input.submit.btn.btn-primary.myprofaccbtn {
    color: white !important;
    font-size: 15px !important;
    line-height: 20px !important;
    padding: 7px 30px !important;
    box-shadow: none !important;
    border: 1px solid #c8b273 !important;
}

.profiletodo div#membership {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
}

.yourtransaction h3 {
    color: #363185 !important;
    font-size: 15px;
    line-height: 20px;
    font-family: 'Poppins';
    font-weight: 500;
    text-transform: capitalize;
}

div#membership p {
    font-size: 12px;
    line-height: 19px;
    font-weight: 500;
    color: #333;
    margin: 0px;
}

div#membership p a {
    color: #363185 !important;
}

div#membership p a:hover{
    text-decoration: underline;
}


h4.emailheading {
    color: #363185 !important;
    font-size: 15px;
    line-height: 20px;
    font-family: 'Poppins';
    font-weight: 500;
}

.emopt_group {
    border: 1px solid #999;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: 3px 0px 20px;
    padding: 10px 20px;
    /* width: 360px; */     
/*    text-align: center;*/
}

.emopt_group .emopt_children:not(:first-child) {
    border: 1px solid #999;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.emopt_group label {
    font-size: 11px;
    line-height: 15px;
    font-weight: 500;
}

#emoptForm .emopt_children label {
    width: 300px;
    text-align: right;

    padding-right: 20px;
}

#emoptForm p span {
    display: inline-block;
    width: 300px;
    text-align: right;
    
    font-size: 11px;
    line-height: 15px;
    font-weight: 500;
}

.emopt_children p {
    margin: 0px;
    margin: 7px;
}

.emopt_group p {
    margin: 3px 0px;
}

a.emOptLink.photolinkkacc {
    color: #363185 !important;
    font-size: 11px;
    line-height: 15px;
    font-weight: 500;
    padding: 0px;
    margin: 0px;
}

a.emOptLink.photolinkkacc:hover {
    text-decoration: underline;
}

label.mailnewmatch {
    width: 300px;
    text-align: right;
    padding-right: 20px;
}

p.accemailbtnarea {
    text-align: center;
}


input.submit.btn.btn-primary.emailsubmitbtn {
    color: #fff !important;
    font-size: 15px;
    line-height: 20px;
    padding: 7px 20px;
}


.emOptHelp {
    margin-left: 10px;
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url(../img/question.png) no-repeat center center;
}

p.resetpasshead {
    font-size: 12px;
    line-height: 19px;
    font-weight: 400;
}

form#regformacc label {
    display: block;
    margin-bottom: 5px;
    font-size: 12px;
    line-height: 19px;
    font-weight: 500;
}

form#regformacc input.password {
    -webkit-box-shadow: inset 1px 2px 3px 1px rgba(0, 0, 0, 0.1);
    box-shadow: inset 1px 2px 3px 1px rgba(0, 0, 0, 0.1);
    padding: 4px 7px;
    margin-top: 3px;
    border: 1px solid #c7d9e6;
    font-size: 13px;
/*    font-family: sans-serif;*/
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

input.submit.btn.btn-primary.accsavpassbtn {
    color: #fff !important;
    font-size: 15px;
    line-height: 20px;
    padding: 7px 20px;
}

h2.hidpeproheading {
    text-align: center;
    color: #363185 !important;
    font-family: 'Poppins';
    font-size: 18px;
    line-height: 20px;
    font-weight: 500;
    margin-top: 20px;
}

.showhidelinks {
    text-align: center;
    color: #363185 !important;
    margin: 2em 0em;
}

.showhidelinks a {
    font-size: 28px;
    line-height: 30px;
    font-family: 'Poppins';
    color: #363185 !important;
    font-weight: 500;
}

.showhidelinks a:hover {
    text-decoration: underline;
}


#user-block ul#primary li#favlistli {
    background: url(../img/favlist.png) no-repeat center left;
}

a.button-small.btn.btn-primary.changeaccphtohidecontacts {
    font-size: 12px;
    line-height: 15px;
    color: #fff !important;
}

p.hideconsdesc, div#view-profile .summary h3 {
    color: #363185 !important;
    font-size: 15px;
    line-height: 17px;
    font-weight: 500;
    margin-top: 20px;
    font-family: poppins !important;
}

#view-profile .summary {
    border: 1px solid #efdfbe;
    padding: 5px 10px;
    margin: 25px 3px;
    position: relative;
/*    background: url(../img/template/category.png) repeat-x left bottom;*/
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    background: linear-gradient(0deg, #FDF9EF, rgb(0 0 0 / 0%));
}

#view-profile .summary ul {
    list-style: none;
    padding: 0px;
}

#view-profile .summary ul li.biogcontainer {
    margin: 0px;
    padding: 7px;

    
}

#view-profile .summary ul li.biogcontainer {
    
    width: 25%;
    text-align: center;
    display: block;
}

#view-profile .summary ul.photo-access {
    display: flex;
    align-items: center;
    width: 100%; 
    flex-wrap: wrap;
    margin-top: 20px;
}


h3.referheading {
    color: #363185 !important;
    font-family: 'Poppins';
    font-size: 17px;
    line-height: 20px;
    text-align: center;
    margin: 2em 0em;
    font-weight: 600;
}

.referfriend p {
    font-size: 11px !important;
    line-height: 15px;
    font-weight: 400;
}

.referfriend p strong {
    font-weight: 600 !important;
}

strong.blustrng {
    color: #363185 !important;
    font-size: 15px;
    font-weight: 500;
}

ol.friendorderz li {
    font-size: 11px;
    line-height: 15px;
    color: #333;
}

.refFriendFormHeader {
    display: flex;
    width: 100%;
    align-items: center;
}

.refFriendFormHeaderLabel.refFriendFormHeaderName {
    width: 225px;
    font-size: 11px;
    line-height: 15px;
    color: #333;
    font-weight: 500;
    margin-bottom: 10px;
    display: inline-block;
    font-weight: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 10px;
    width: 240px;
}

.refFriendFormHeaderLabel.refFriendFormHeaderEmail {
    font-size: 11px;
    line-height: 15px;
    color: #333;
    font-weight: 500;
    margin-bottom: 10px;
    display: inline-block;
    font-weight: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 10px;
    width: 240px;
}

.refFriendLine input[type="text"] {
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 220px;
    margin: 5px 10px;
     -webkit-box-shadow: inset 1px 2px 3px 1px rgba(0, 0, 0, 0.1);
    box-shadow: inset 1px 2px 3px 1px rgba(0, 0, 0, 0.1);
    padding: 4px 7px;
    margin-top: 3px;
    border: 1px solid #c7d9e6;
    font-size: 13px;
    font-family: sans-serif;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}


a.addreferfriend {
    color: #363185;
    text-decoration: none;
    font-weight: 500;
    cursor: pointer;
    font-size: 12px;
    line-height: 19px;
    padding-left: 15px;
}


a.addreferfriend:hover {
    text-decoration: underline;
}

div#refNewLineLink {
    margin: 1em 0em;
}

input.submit.btn.btn-primary.referbtn {
    color: #fff !important;
    font-size: 15px;
    line-height: 15px;
    padding: 7px 20px;
    margin-left: 15px;
}


h3.cancelheading {
    color: #363185 !important;
    font-family: 'Poppins';
    font-size: 17px;
    line-height: 20px;
    font-weight: 500;
    text-transform: capitalize;
}


div#cancelpage p {
    font-size: 11px;
    line-height: 15px;
    color: #333;
    font-weight: 400;
}

input.submit.btn.btn-primary.cancelconfirm, input.submit.btn.btn-primary.cancel{
    color: #fff !important;
    font-size: 15px;
    padding: 7px 20px;
    line-height: 15px;
}

input.submit.btn.btn-primary.cancel {
    margin-left: 20px;
}

.newmemdashboard .block {
    border-top: 1px dotted #ccc;
    margin-top: 15px;
    clear: both;
}


#hpPhotoViewers .summaryPList {
/*    border: 1px solid #efdfbe;*/
    padding: 10px 10px;
    margin: 25px 3px;
/*    background: url(../img/template/category.png) repeat-x left bottom;*/
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
/*    background: linear-gradient(0deg, #FDF9EF, rgb(0 0 0 / 0%));*/

    border-top: 1px dotted #ccc;
}

h3.hpviwerheading {
    color: #363185 !important;
    font-family: 'Poppins';
    font-size: 15px;
    line-height: 17px;
    font-weight: 600;
}


div#questionsdivPView ul.photo-access {
    
    list-style: none;
    padding: 0px;
    margin: 0px;
    display: flex;
    width: 100%;
    align-items: center;
}

.summaryPList>h3>a {
    cursor: pointer;
    text-decoration: none;
    color: #363185 !important;
}

h3.inbheading, h3.conTableContainerhead, h3.vichmemberhead, h3.phtxcesheading{
    color: #363185 !important;
    font-family: 'Poppins';
    font-size: 15px;
    line-height: 20px;
    font-weight: 600;
}

div#questionsdivPView ul.photo-access li.pending {
    background: #ffedb3;
    padding: 10px 10px;
    border: 1px solid #e5c970;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    width: 120px;
    /* position: relative; */
}


.photoaccesssss div#seemyphoto {
    border: 1px solid #efdfbe;
    padding: 10px 10px;
    margin: 25px 3px;
    background: url(../img/template/category.png) repeat-x left bottom;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
}

h3.halalheading {
    font-family: 'Poppins';
    color: #363185 !important;
    font-size: 17px;
    line-height: 17px;
    font-weight: 600;
}

.halalpage p {
    font-size: 15px;
    line-height: 20px;
    font-weight: 400;
    color: #333;
}

a.btn.btn-primary.button-registerrr {
    border: none;
    /* background: #a41d2c; */
    color: #fff !important;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    padding: 12px 30px;
    text-align: center;
    text-transform: uppercase;
    margin: 10px auto;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

a.btn.btn-primary.contactbtn {
    border: none;
    background: #a41d2c;
    color: #fff !important;
    cursor: pointer;
    display: inline-block;
    font-weight: 600 !important;
    padding: 12px 30px;
    text-align: center;
    text-transform: uppercase;
    margin: 10px px auto;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

a.btn.btn-primary.contactbtn:hover, a.btn.btn-primary.button-registerrr:hover, a.conuslnk:hover, a.fdbka:hover{
    text-decoration: underline;
}


.contactuspage h2 {
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #242424;
    padding-top: 20px;
    font-family: 'Poppins';
    padding-bottom: 0px;
}

.regstepsSeppp {
    width: 114px;
    margin: 30px auto 55px;
    border-top: 1px solid #242424;
}

.contactuspage p {
    font-size: 15px;
    line-height: 20px;
    font-weight: 400;
    color: #333;
}

a.conuslnk {
    color: #363185;
}


strong.conus {
    font-weight: 500;
}


.feedbackpage label {
    display: block;
}

form#feedbackformz textarea, form#feedbackformz input.stylethis {
    width: 75%;
/*    height: 12em;*/
    -webkit-box-shadow: inset 1px 2px 3px 1px rgba(0, 0, 0, 0.1);
    box-shadow: inset 1px 2px 3px 1px rgba(0, 0, 0, 0.1);
    padding: 4px 7px;
    margin-top: 3px;
    border: 1px solid #c7d9e6;
    font-size: 13px;
    /* font-family: sans-serif; */
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.feedbackpage p {
    font-size: 12px;
    line-height: 19px;
    font-weight: 400;
    color: #333;
    font-family: 'Poppins';
}

label.maywe {
    font-weight: 500;
}


a.fdbka {
    color: #363185;
}


input.submit.btn.btn-primary.feedbackbtn {
    color: #fff !important;
}

.profiletodo div#membership {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
}


p.right.viewed {
    text-align: right;
}

p.right.viewed a {
    color: #363185;
    text-decoration: none;
    font-weight: bold;
    cursor: pointer;
    font-size: 11px;
    line-height: 15px;
    font-weight: 500;
    padding: 0px;
    margin: 0px;
}

p.right.viewed a:hover {
    text-decoration: underline;
}

h3.favritepagehead {
    color: #363185 !important;
    font-family: 'Poppins';
    font-size: 20px;
    line-height: 20px;
    font-weight: 500;
}

.listing-actions li#delfavli {
    background: url(../img/remfav2.png) no-repeat center left;
}


ul.listing:hover {
    background: #fffcf2;
}


.mobilenavarea {
    display: none !important;
}

.desktoptabarea {
    display: block !important;
}
.container-fluid.hero-header.bg-light.py-5.mb-5.page-whyus {
    padding-bottom: 1em !important;
}

form.questionsindexx ul {
    list-style: none;
    padding: 0px;
    margin: 10px 0px;
}

form.questionsindexx ul li {
    
    padding: 1em 1em;
    border-top: 1px solid #F2F2F2;
    font-size: 12px;
    font-weight: 500;

    display: flex;
    align-items: flex-start;
    justify-content: left;
    width: 100%;
}


form.questionsindexx ul li label{
    
    
    display: block;
    text-align: left;
    width: 200px;
    margin-right: 10px;
}


form.questionsindexx .setqafInput, form.questionsindexx .setqafDisp {
    width: 380px;
    float: right;
}


form.questionsindexx textarea {
    -webkit-box-shadow: inset 1px 2px 3px 1px rgba(0, 0, 0, 0.1);
    box-shadow: inset 1px 2px 3px 1px rgba(0, 0, 0, 0.1);
    padding: 4px 7px;
    margin-top: 3px;
    border: 1px solid #c7d9e6;
    font-size: 13px;
/*    font-family: sans-serif;*/
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 100%;
}


form.questionsindexx .setqafSaveButton, form.questionsindexx .setqafCancelButton {
    padding: 3px 5px;
/*    display: none;*/
/*    float: right;*/
    width: 70px;
    text-align: center;
}

span.setqafBlank {
    color: #888;
    font-style: italic;
    font-size: 10px;
}

div#setqafInput a {
    font-size: 10px;
    color: white !important;
}


.container-fluid.hero-header.bg-light.py-5.mb-5.mainpagesoulmatrimony {
    background: url(../img/mthomebg.jpg) center no-repeat;
    background-size: cover !important;
    margin-top: 0em !important;
    padding-top: 9em;
    padding-bottom: 8em !important;
    margin-bottom: 0 !important;
    opacity: 0.88;
}

.search-sec {
    top: 0 !important;
}

/*checkzn*/
nav.navbar {
    background: transparent !important;
    padding-top: 0px !important;
}

p.text-primary.text-uppercase.mb-2.animated.slideInDown.topsecheading {
    color: #000 !IMPORTANT;
    /*FONT-WEIGHT: bold;*/
    /*font-family: 'Dancing Script', cursive;*/
    font-family: 'blacknorth';
    font-size: 2.6rem;
    /*letter-spacing: 2px;*/
}
h1.apna-first.display-4.mb-3.animated.slideInDown {
    font-size: 2.2rem;
}

@media only screen and (min-width: 1280px) and (max-width: 1368px) {
  p.text-primary.text-uppercase.mb-2.animated.slideInDown.topsecheading {
    font-size: 2.2rem;
  }

  h1.apna-first.display-4.mb-3.animated.slideInDown {
    font-size: 1.8rem;
  }
}
.container-fluid.py-5.aboutsection {
    padding-top: 7em !important;
}


.howitworks:before {
    content: '';
    width: 20em;
    height: 22em;
    background: url(../img/bluef1.png);
    position: absolute;
    top: -3em;
    left: -3em;
    background-repeat: no-repeat;
    transform: rotate(-8deg);
    background-size: contain !important;
}
.howitworks {
    position: relative;
}


.whytry {
    background: url(../img/whychoosebg.jpg);
    background-size: cover;
    background-position: 50% 83%;
    position: relative;
    background-attachment:fixed;
    background-repeat: no-repeat;
}

.whytry:before {
    content: '';
    width: 100%;
    height: 100%;
    background: #b5cae9b3;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}

.whytry > * {
    position: relative;
    z-index: 1;
}

.ppssection {
    position: relative;    
/*    padding-bottom: 5em !important;*/
}

.ppssection:before {
    content: '';
    width: 500px;
    height: 200px;
    background-size: contain !important;
    position: absolute;
    bottom: -115px;
    right: 0;
    background: url(../img/flow2.png);
    background-repeat: no-repeat;
}

p.text-primary.text-uppercase.mb-2.aboutt {
    color: black !important;
    font-weight: bold !important;
}

.col-lg-6.animated.fadeIn {
    display: none;
}

.hero-header .row.g-5.align-items-center .col-lg-6 {
/*
    width: 100%;
    text-align: center !important;*/

}

.adrow {
    
    align-items: center !important;
}

li.breadcrumb-item a {
    color: #333 !important;
}

li.breadcrumb-item a:hover {
    text-decoration: underline;
}

.container-fluid.footer.position-relative.bg-dark.znbkgrnd.text-white-50.mt-5.py-5.px-4.px-lg-5.wow.fadeIn {
    padding: 0px !important;
    padding-top: 3em !important;
    padding-bottom: 3em !important;
    width: 100% !important;
}

.row.footerrow {
    width: 100% !important;
    margin: 0 auto ;
}

.col-lg-6.ps-lg-5.rightarea .col-sm-6 .d-flex.justify-content-start.mt-4 {
    margin: 0px ;
}


.secondarea.pplan.text-center .p1.col-lg-3 {
    width: 24.5%;
}

.pricingpage.plan .firstareaa {
    padding: 0px;
}

.help-center a, .Affiliatespage a, p.downtxt a, .freeregister a{
    color: black !important;
}

.help-center a:hover, .Affiliatespage a:hover, p.downtxt a:hover, .freeregister a:hover, form#register-form-full .form-row.check a:hover {
    text-decoration: underline;
}

form#register-form-full .form-row.check a {
    color: #2F52A4;
    font-weight: bold;
}

.stepwizard-step {
    display: inline-block;
    width: 33.5% !important;
    margin: 0 -1px !important;
    border: 1px solid #ccc !important;
    border-bottom: 0 !important;
}
.stepwizard-row {
    width: 100% !important;
    display: flex !important;
}

.stepwizard-step:first-chil {
    background: #2F52A4;
    color: white;
}
.stepwizard-step.active {
    background: #2F52A4;
    color: white;
}
.stepwizard-step:first-child a {
    text-decoration: none;
    background: transparent !important;
    border: 0 !important;
    color: white !important;
    font-weight: 400;
}

.innerformarea .li .toltip {
    margin: 0 !important;
    margin-left: 5px !important;
}

.container-fluid.hero-header.bg-light.py-5.mb-5 {
    background: url(../img/mthomebg1.jpg) center no-repeat;
    margin-top: 0em !important;
    padding-top: 9em;
/*    padding-bottom: 8em !important;*/
    margin-bottom: 0 !important;
    background-size: cover !important;
}

.container-fluid.py-5.registersecond.regyouracc {
    padding: 0px !important;
    margin: 0px;
}

form#register-form-full section.section {
    padding: 45px 0;
    position: relative;
}

section.section.section-green {
    background: #2f52a4;
    border-color: #2f52a4;
}

section.section.section-gray {

    border-color: #E6E8ED;
    background: #E6E8ED;
    color: black !important;
}

section.section.section-gray h3.text-center {
    color: #333 !important;
}

.container-fluid.py-5.registersecond.regyouracc .text-center.mx-auto.wow.fadeInUp {
/*    padding: 3em 0em;*/
    border-color: #fff;
    background: #fff;
/*    color: #000;*/
    padding: 45px 0;
    position: relative;
}

.container-fluid.py-5.registersecond.regyouracc .text-center.mx-auto.wow.fadeInUp::before{
    background: none;
    content: " ";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 20px 0 20px;
    border-color: #ffffff transparent transparent transparent;
    position: absolute;
    bottom: -3px;
    left: 50%;
    margin-left: -20px;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    transition: .5s all;
    z-index: 1;
    border-color: #fff transparent transparent transparent;
}

section.section.section-green::before {
    background: none;
    content: " ";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 20px 0 20px;
    border-color: #ffffff transparent transparent transparent;
    position: absolute;
    bottom: -19px;
    left: 50%;
    margin-left: -20px;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    transition: .5s all;
    z-index: 1;
    border-color: #2f52a4 transparent transparent transparent;
}


.form-step h3.text-center {
   
    margin: 1em 0 1em;
}

.form-row.secondpart.prov .form-row-first.col-lg-4.col-md-4.col-sm-12 {
    
    width: 33.33% !important;
}

.btn:hover, .btn-primary:hover, a.newregpage:hover, .buttonsub:hover, p#logout a:hover, a.subbtnzn:hover {
    background: #2f52a4 !important;
    border: 1px solid #2f52a4 !important;
    color: white !important;
}

.col-lg-6.pe-lg-5.linksarea, .col-lg-6.ps-lg-5.rightarea {
    
/*    padding: 0px;*/
}

.conatinersecondlandingpage .mobilefooter a.footer-mobile-link {
    
    width: 88%;
}

.container_inner.conatinersecondlandingpage .pe-lg-5 {
    padding-right: 0rem !important;
}

.container_inner.conatinersecondlandingpage .ps-lg-5 {
    padding-left: 0rem !important;
}

.companydetailpage a {
    color: black;
}

.companydetailpage a:hover{
    text-decoration: underline;
}

.py-4.px-5.text-center.text-md-start.copyarea {
    background: #223d7d !important;
    padding-top: 25px !important;
}

.accordion-button {
   
    color: #333;
   
}
.formstories {
    width: 710px !important;
/*    background: #FFFFFF url(../img/template/success_pointer.png) no-repeat top center;*/
    padding-top: 30px !important;
    margin: auto !important;
}

form.storyformz label {
    width: 50%;
}

input.buttonsub {
    border-radius: 5px !important;
    display: block !important;
    float: right;
}

form.storyformz h3.storydetail {
    display: none;
}

.stepwizard-step a:hover {
    background: unset !important;
    border: 0px !important;
    color: initial !important;
}

.btn-check:checked+.btn-primary:focus, .btn-check:active+.btn-primary:focus, .btn-primary:active:focus, .btn-primary.active:focus, .show>.btn-primary.dropdown-toggle:focus {
    box-shadow: none;
}

.btn-check:focus+.btn, .btn:focus {
    outline: 0;
    box-shadow: none;
}

.mobileshowcontentonly{
    display: none;
}

a.logozlink.docs-creator {
    color: #C8B273;
}

.gdprfagpage a {
    color: black !important;
}

.gdprfagpage a:hover {
    text-decoration: underline;
}

.newmobnavarea{
    display: none;
}

.container-fluid.Success_stories .successFeaturedList {
    width: 710px !important;
}

.container-fluid.Success_stories .successFeaturedContainer .content-box ul li {
    background: unset;
    color: white;
    border-radius: 5px ;
    border: 1px solid #000000;
}

.feedbackpage.contactpagetoo {
    text-align: left;
    width: 100% !important;
}


/*.search-sec {
    
    background: #C8B273 !important;
}


.wrn-btn {
    
    background-color: #b5cae9 !important;
    border: 1px solid #b5cae9 !important;
   
}

.btn-play {
    position: relative;
    background: #b5cae9 !important;
}

.btn-play:before, .btn-play:after {
    background: #b5cae9 !important;
}

.btn-primary {
    color: #0B0904 !important;
    background-color: #b5cae9!important;
    border-color: #b5cae9!important;
}

.bg-light {
    background-color: #c8b273 !important;
}

.aboutsection .img-twice::before {
    
    border: 1rem solid #c8b273 !important;
   
}

.whytry:before {
    
    background: #c8b2736b !important;
   
}

.py-4.px-5.text-center.text-md-start.copyarea {
    background: #0b0904 !important;
    
}

.container-fluid.footer.position-relative.bg-dark.znbkgrnd {
    background: #0b0904 !important;
   
}

.footer .btn.btn-link:hover {
    color: #c8b273 !important;
    letter-spacing: 1px;
    box-shadow: none;
    background: unset !important;
    border: none !important;
}

.row.footerrow .btn {
    
    border: none !important;
    
}

.container-fluid.footer.position-relative.bg-dark.znbkgrnd {

 background-image: url(https://images.pexels.com/photos/6609965/pexels-photo-6609965.jpeg?auto=compress&cs=tinysrgb&w=1260&h=750&dpr=1) !important;
    background-position: center center !important; 
    background-repeat: no-repeat !important;
    background-size: cover !important;

    background-position: 50% 85% !important;
    position: relative !important;

}


.row.footerrow {
    width: 100% !important;
    margin: 0 auto;
    z-index: 100;
    position: relative;
}

.container-fluid.footer.position-relative.bg-dark.znbkgrnd.text-white-50.mt-5.py-5.px-4.px-lg-5.wow.fadeIn::before {
    content: "";
    content: "";
    background: black;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    opacity: 0.7;
}

img.ícoimages {
    width: 75px;
    height: 75px;
    object-fit: contain;
}

.innericons {
    display: flex;
    width: 100%;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
}

p.numm {
    font-size: 50px;
    font-weight: 700;
    line-height: 50px;
    text-transform: capitalize;
}

p.headinggg {
    font-size: 30px;
    line-height: 30px;
    font-weight: 600;
    text-transform: uppercase;
}*/


div#menu {
    background: #949eca;
    clip-path: polygon(0 0, 0 100%, 100% 100%, 90% 0%, 100% 0);
    padding-left: 10px;
}



div#menuback {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin-top: 20px;
    background: #b5cae9;
    /* padding: 10px; */
}

div#menu ul li.active {
    background: #c8b273;
    border-radius: 0px;
}

div#menu ul li:hover {
    background: #c8b273;
    border-radius: 0px;
}

div#menumissing {
/*    color: #363185;*/
}

div#sidebar {
   
    background: #949eca;
    
}

.content {
    
    flex-direction: row-reverse;
}

.content.searchcontent {
   
    padding: 3px;

    background: #949eca;

}

.left-columnn {
    
    width: 750px;
   
     border-radius: 0px; 
}


div#sidebar {
    width: 250px;
   
     border-radius: 0px; 
}


div#menu {
    background: #949eca;
    clip-path: polygon(0 0, 0 100%, 100% 100%, 90% 0%, 100% 0);
    padding-left: 3px;
}

div#menu ul li {
    padding: 10px;
    margin-top: 3px;
}

h3.quickyheadin, form#quicksearch label, div.prequest_link a, h3.none.notify, div#umlInbox a, div#favourites h3, .rrite a, p.biogcontainerText{
    color: #fff !important;
    
}

span#umlInboxCount {
    color: #ffffff;
    padding: 0px;
    background: #c5c5c5;
    -webkit-border-radius: 3px;
}

div#feedbacklink, #refersidebarlink {
   
    color: #f2f2f2;
    border: 0px solid #b5cae9;
    
    background: unset;

    padding: 1px;
}

div#fp-poll {
    width: 180px;
    margin-top: 20px;
    display: none;
}

.iconClass{
  position: relative;
}
.iconClass span{
  position: absolute;
  top: 0px;
  right: 0px;
  display: block;
}


ul.icons {
    list-style: none;
    padding: 0px;
    margin: 0px;

    margin-bottom: 20px;
}

.iconClass span {
    position: absolute;
    top: 0px;
    right: 0px;
    display: block;
    left: 5px;
    width: 10%;
    font-size: 10px;
    background: #2f52a4;
    padding: 0px 20px 0 8px;
    border-radius: 25%;

}


ul.icons li a i {
    font-size: 17px;

    width: 30px;
}

div#sidebar {
/*    background: unset;*/
}

ul.icons li a {
   
  
    color: white;
    padding: 10px 0px;
    border-bottom: 1px dotted #fff;
/*    border-top: 1px solid #fff;*/
    display: flex;
    align-items: center;
    justify-content: flex-start;

    font-size: 13px;
}

.taskincomplt ul li a {
    color: white;
}

.taskincomplt ul li a:hover {
    text-decoration: underline;
}

h3.inprofileheading {
    
    background: #949eca;
    border: 1px solid #949eca;
   
}

#my-profile .summary.skiptranslate, .catboxes ul, #view-profile .summary{
   
    background: unset;
}

.userarea {
    border: 1px solid #eee;
    border-radius: 7px;
}

div#user-block {
    border: 1px solid #eee !important;
    border-radius: 7px;
}


div#user-blockk {
    display: flex;
    padding: 10px;
    margin: 0px;
    align-items: flex-start;
    justify-content: flex-start;
}

ul.ustatss {
    list-style: none;
}

ul.ustatss li {
    font-size: 13px;
    line-height: 20px;
    color: #666;
}

ul.ustatss li label {
    width: 170px;
    font-weight: 500;
}

.proftabs {
    display: none;
}

.taskincomplt {
    border-bottom: 1px dotted white;
    padding-bottom: 20px;
}

.mobile_link {
    display: none;
}

.apartinner {
    display: none;
}

h1.profilepagelogo {
   
    margin: 0px;
}

div#header {
    display: flex;
    align-items: center;
   
    margin-bottom: 1em;
    padding-top: 1em;
}

div#menuback {
    
    margin-top: 0px;
    
}


div#header {
    display: flex;
    align-items: center;
    /* margin-bottom: 1em; */
    /* padding-top: 1em; */
    background: #2f52a4;
    margin: 0px;
    padding: 10px;
}

h1.profilepagelogo a {
   
    color: #fff;
    text-decoration: none;
    text-transform: capitalize;
    font-size: 20px;
    font-family: 'Poppins';
}

span.mb_pure a {
    color: #fff;
}

span.mb_pure a:hover{
    text-decoration: underline;
    }

    div#header {
    
    background: #2F52A4 !important;
   
}

p.findmatch {
    /* display: none !important; */
    border-bottom: 1px dotted #fff;
}

#user-block ul#primary li a {
    padding-left: 27px;
  
}

#user-block ul li label {
  
    color: #6c757d;
    font-weight: 700;
}

div#profile-image {
    /* width: 45%; */
    padding: 10px;
    /* text-align: center; */
}

ul.listing, div#user-blockk {
   
    
    border: 1px solid #f2f2f2;
    background: #b5cae938;

    border-radius: 7px;
    
}

.nav-link:hover, .nav-link:focus {
    color: #c8b273;
}

div#sfMainContainer {
    background: #eff3fa;

    border-radius: 7px;
   
}

#my-profile .summary.skiptranslate, .catboxes ul, #view-profile .summary, .innerformarea, div#countrySearchLFSwzf{
    border: 1px solid #f2f2f2;
}

.catboxes ul li, .innerformarea .li{
    
    border-bottom: 1px dotted #f2f2f2;
}

div#user-block {
    border: 1px solid #eee !important;
    border-radius: 7px;
    background: #eff3fa;
}

#user-block ul li{
    
    border-bottom: 1px dotted #B5CAE9;
    
}

li.listing-actions ul li {
    border-top: 1px solid #B5CAE9;
}

.blogFeedList ul li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    border: 1px solid #f2f2f2;
    padding: 10px;
    margin-bottom: 10px;
    background: #eff3fa;
    border-radius: 7px;
}

.photoaccesssss div#seemyphoto {
    border: 1px solid #f2f2f2;
    
}

#puform .li {
    border-bottom: 1px dotted #f2f2f2;
    
}

.catone .catinner {
    
    
    border: 1px solid #f2f2f2;
   
}

.myphotoarea {
    width: 100%;
    display: flex;
    border: 1px solid #f2f2f2;   
    align-items: flex-start;
    justify-content: left;    
/*    flex-wrap: wrap;*/
}

#photo-container {
    padding: 5px;
    border-right: 1px solid #f2f2f2;
}

.fotoformarea {
    padding: 10px;
}

.setqinner {
    display: block;
    width: 100%;
    
}

.setqchoosen.col-lg-6.col-md-6.col-sm-12 {
   
    width: 100%;
}

input#setqButton {
    
    float: unset;
}

.setqlist.col-lg-6.col-md-6.col-sm-12 {
   
    width: 100%;
    margin-top: 20px;
}

.setqlist ul {
    width: 100%;
   
}

li.biogcontainer {
   
    border: 1px solid #f2f2f2;
    margin: 5px;
    background: #eff3fa;    
    border-radius: 7px;
}

div#questionsdivPView ul.photo-access li.pending {
    background: #eff3fa;
    padding: 10px 10px;
    border: 1px solid #f2f2f2;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    width: 120px;
}

.container_inner {
    /* width: 960px; */
    width: 100%;
    margin: 0px !important;
    padding: 0px !important;
}

.left-columnn {
    width: 80%;
    border-radius: 0px;

  
}

.right-columnn.searchcontent {
    width: 20%;
    background: #949eca;    
   
}

div#sidebar {
    width: 100%;
    border-radius: 0px;    
    
}

.blogFeedList ul li {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    width: 100%;
    border: 1px solid #f2f2f2;
    padding: 10px;
    margin-bottom: 10px;
    background: #ffffff;
    border-radius: 7px;
    flex-direction: row-reverse;
}

.blogFeedListThumb.col-lg-4.col-md-4.col-sm-12 {
    width: 33%;
    /* width: auto; */
    height: 100%;
    margin-right: 10px;
    overflow: hidden;
    text-align: center;
}

.blogFeedListRight.col-lg-8.col-md-8.col-sm-12 {
    width: 66%;
    height: 100% !important;
}

.blogFeedListTitle {
    font-size: 25px;
    line-height: 35px;

    padding-right: 30px;
}

.blogFeedListDate {
    font-size: 13px;
    color: #999;
    line-height: 20px;
}

.blogFeedListDesc p, p.toptxtblog {
    font-size: 15px;
    line-height: 23px;
    font-weight: 400;
    font-family: 'Poppins';
    color: #333 !important;
    padding: 0px 20px 0px 0px;
    margin-bottom: 15px;
}

div#header {
    
    padding: 10px 20px;
}

div#menumissing {
   
    padding-right: 20px;
}

ul.listing li#sbimg_container {
    width: 25%;
    text-align: center;
    vertical-align: middle;
}

ul.listing li#sbimg_container img {
    /*width: 200px;
    height: 200px;
    object-fit: contain !important;*/
}

li.listing-details {
    margin-left: 20px;
    width: 30%;
}

.smallimage {
   
     border: none;
    
}

div#hpNewMembers ul li:not(.biogcontainer) {
    width: 100% !important;
    padding-top: 20px;
    text-transform: capitalize;
}

div#hpNewMembers ul li p.right a {
    justify-content: center;
    text-align: center !important;
    margin: 0 auto;
    background: #eee;
    width: auto !important;
    display: inline-block;
    padding: 7px 15px;
    border-radius: 3px;
}

ul.ustatss li {
    font-size: 13px;
    line-height: 20px;
    color: #666;
    margin: 10px 0px;
}

ul.ustatss {
    list-style: none;
    column-count: 2;
    margin: 0;
    padding-left: 40px;
}

p.findmatch, .taskincomplt{
    /* display: none !important; */
   
    border-color: #737aa9 !important;
}

div#menu ul li a {
    padding: 7px 10px;
    color: white !important;
    font-weight: 500;
    font-size: 13px;
}

.btn, .btn-primary, .btn-primary {
    /*color: #0B0904 !important;
    background-color: #b5cae9!important;
    border-color: #b5cae9!important;
    border-radius: 99px !important;*/
}


ul.listing, div#user-blockk {
    border: 1px solid #eee;
    background: #ffffff;
    border-radius: 0px !important;
    border-top: 5px solid #949eca;
}

ul.ustatss li label {
    width: auto;
    font-weight: 500;
    padding-right: 10px;
}

div#profile-imagee img.dashuimg {
    width: 175px;
    height: 175px;
    border-radius: 50%;
    object-fit: cover;
    border: 1px solid #eee;
}

.fadashh {
    font-size: 20px;
    line-height: 20px;
    padding-right: 10px;
    color: #949eca;
}

ul.ustatss li {
   
    margin: 15px 0px;
}

ul.ustatss {
    
    padding-left: 0px;
}

div#profile-imagee p:nth-child(2) {
    margin: 0px;
}

button.btn.btn-sm.btn-primary.view-more-own {
    font-size: 12px !important;
    white-space: nowrap;
    margin: 0 0 0 5px;
}
button.delbtn.button-small.text-white.btn-sm.btn.btn-danger.delete_photo {
    font-size: 12px;
    white-space: nowrap;
}
button#loginbtnzns {
    background: unset;
    border: none;
}

div#loginModal {
    overflow: auto;
}
div#registerationModal {
    overflow: auto;
}
/*desktop ends here*/


a.subbtnzn, input.submit.btn.btn-primary.quickybtn, a.btn.btn-primary.button-small.chngphoto {
    /* background: #949eca !important;     */
    border: 1px solid #999 !important;   
    border-radius: 99px !important;   
}
/*tablet starts*/

@media (min-width: 768px) and (max-width: 1024px) {
    select#ctrybasic {
        width: 95%;
    }
    .container.pt-5.mbile-gap {
        margin-top: 20rem;
    }
    .newmobnavarea{
        display: none;
    }
    .search-sec {
        top: 34.4rem !important;
        padding: 2rem 6rem;
    }
.container.py-5 {
    padding: 8rem 0rem;
}

.container-fluid.hero-header.bg-light.py-5.mb-5.page-aboutus .container.py-5 {
    padding: 5rem 0rem;
}
    .mobileshowcontentonly{
    display: none;
}

    ol.breadcrumb.mb-0 {
    justify-content: center !important;
}

    .dropdown-menu.rounded-0.shadow-sm.border-0.m-0.show {
    box-shadow: none !important;
}

    .ppssection:before {
    content: '';
    width: 300px;
    height: 170px;
    background-size: contain !important;
    position: absolute;
    bottom: -125px;
    right: 0;
    background: url(../img/flow2.png);
    background-repeat: no-repeat;
}

    .howitworks:before {
    content: '';
    width: 12em;
    height: 12em;
    background: url(../img/bluef1.png);
    position: absolute;
    top: -1em;
    left: -1em;
    background-repeat: no-repeat;
    transform: rotate(-8deg);
    background-size: contain !important;
}

    div#navbarCollapse {
    width: auto !important;
    position: absolute;
    left: auto;
    right: 1em;
    top: 6em;
    background: #ffffff;
    padding: 10px !important;
}

    .search-sec {
    position: absolute;
    top: 34.4em !important;
    background: rgba(47, 82, 164, 0.75);
}

    .container-fluid.py-5.aboutsection {
    padding-top: 25em !important;
}

    label.mailnewmatch {
    width: 300px;
    text-align: left;
    padding-left: 0px;
}

    a.emOptLink.photolinkkacc {
   
    padding-left: 10px;
}
    #emoptForm .emopt_children label {
    width: 300px;
    text-align: left;
    padding: 0px 10px;
}


#emoptForm p span {
   
    width: 100%;
    text-align: left;
    
}

form#feedbackformz textarea, form#myprofaccform textarea, form#feedbackformz input.stylethis{
    width: 100%;}


    .blogFeedListRight.col-lg-8.col-md-8.col-sm-12 {
    width: 260px;
}

.pqblock{
        flex-direction: column;
    align-items: flex-start;
    }
    div#primaryContents ul#primary {
    width: 111% !important;
}

    div#primaryContents {
    width: 140%;
}

.setqlist ul {
    width: 185px;
    height: 300px;
    overflow: auto;
    padding: 0px;
}

    .finnerz input {
    width: 25px;
}

    .ownCountryContainertwo{
        flex-direction: column;
    align-items: flex-start;
    }

    .finnerz {
    
    flex-direction: column;
    align-items: flex-start;
}
    .pqblockwz {
   
    flex-direction: column;
    align-items: flex-start;
}

    .desktoptabarea {
    display: block !important;
}

   .mobilenavarea {
    display: none !important;
}
    .howilook li {
    width: 75% !important;
}

    ul.ustatscurr {
    width: 65% !important;
}

  div#user-block img {
    width: 75px;
    height: 75px;
}

    .proftabs ul.tabs {
    
    align-items: center;
    justify-content: left;
    flex-wrap: wrap;
}
.proftabs ul.tabs li {
    margin: 5px;
}
.proftabs ul.tabs li:last-child {
    margin-left: 0 !important;
}

    ul#primary {
    width: 150% !important;
}

    div#profile-image {
    width: 50%;
    padding: 10px;
    /* text-align: center; */
}
    img.dashuimg {
    width: 75px;
    height: 75px;
}

    a.btn.btn-primary.button-small.chngphoto {
    
    font-size: 10px;
    line-height: 13px;
   
}

    div#questionsdivPView ul.photo-access {
    
    flex-wrap: wrap;
}

    #membership ul.todo li a {
    
    display: inline-block;
}

    .profiletodo div#membership {
   
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
}

    div#hpNewMembers ul {
    
    flex-wrap: wrap;
}

    .left-columnn {
    
/*    width: 63%;*/
    width: 67%;

}

    textarea#profiletextarea {
    height: 250px;
    width: 600px;}

    .toltip .toltiptxt {
    top: -5px;
    left: 0%;
}

    p#logout {
    
    font-size: 13px;
}

    div#menu ul li {
    padding: 7px;
    margin-top: 5px;
}

    div#menu ul li a {
    
    font-size: 13px;
}


    .container_inner {
    width: 100%;
    margin: 0 auto;
}

div#menumissing {
    /* display: block; */
    /* text-align: right; */
    width: auto;
    padding-right: 0px;
}

    .secdiv {
    width: 33%;
    text-align: right !important;
    padding-left: 20px;
}

.secdiv img {
    width: 115%;
    height: 100%;   
    object-fit: contain;
}

    .successFeaturedContainer, .successMainListContainer {
    width: 100% !important;
    display: flex;
    justify-content: normal;
    align-items: flex-start;
    flex-wrap: nowrap;
}

.successFeaturedContainer .content-box {
    margin: 0px;
    color: #FFFFFF;
    width: 65% !important;
}

.successMainListContainer .content-box{
      width: 65% !important;
}

.successFeaturedContainer .content-box .successFeaturedList {
    width: 100% !important;
}

.successMainListContainer .content-box .successMainList {
    width: 100% !important;
    padding-top: 50px;
}

.successFeaturedList ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    display: block;
    /* flex-direction: row; */
    width: 100% !important;
    /* flex-wrap: wrap; */
}

.successFeaturedContainer .content-box ul li {
    width: 93% !important;
    height: 115px;
    border: 1px solid #000000;
    margin: 0px 16px 14px 0px;
    padding: 15px;
}

.secdiv {
    width: 30%;
    text-align: center;
}

    form#register-form-full section.section {
    padding: 25px;
}


button.btn.btn-primary.py-3.px-4.registerbtnzn {
    margin: 0 auto !important;
}

button#loginbtnzn {
    width: auto !important;
    text-align: left;
}

.hero-header .col-lg-6 p, .hero-header .col-lg-6 h1 {
    text-align: center;
}

span.topheading {
    position: relative;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    /* top: -25px; */
    text-align: center !important;
     color: white; 
    line-height: 20px;
    font-size: 20px;
    font-weight: 700 !important;
    
    padding: 0px 0px !important;
    display: block;
    padding-top: 20px !important;
   
}

span.btmheading {
    position: relative;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
/*    bottom: -35px;*/
    text-align: center !important;
     color: white; 
    font-size: 15px;
    line-height: 21px;
    font-weight: 400;   
    padding: 0px px 0px !important;
    display: block;
    padding-bottom: 20px !important;
}

.search-sec {
    position: absolute;
    top: 69em;    
    background: rgba(47, 82, 164, 0.75);
}


form.seekingform .col-md-3 {
    
    width: 50%;}

button.btn.btn-danger.wrn-btn {
    margin: 10px auto !important;
}


.hero-header.py-5 {
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
}


.col-4.button-register.new2GuestBodyS2Step p {
   
    padding: 15px 15px;
}

.container-fluid.bg-light.py-5.my-5.howitworks {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}

.container-fluid.py-5.testmonialsection {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}

img.testimonialimg {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: relative;
    top: 0px;
    left: 0px;
}

.testimonial-carousel .owl-nav {
    margin-top: 0px;
    display: flex;
    justify-content: space-between;
    position: relative;
    top: -20em;
    padding: 0px 5px !important;
}

.testmonialsection .mb-5 {
    margin-bottom: 0rem !important;
}

.text-center.mx-auto.mb-5.wow.fadeInUp.whytrymiddle {
    padding: 0rem 3rem;
    margin: 0px !important;
}


.container-fluid.py-5.my-5.ppssection {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;    
    margin: 0px !important;
}


.container-fluid.py-5.adsection {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
    margin: 0px !important;
}

.adsection img {
    width: 100px;
    height: 100px;
    object-fit: contain !important;
}

.adrow h3.text-center {
    font-size: 20px;
    line-height: 35px;
    font-weight: 700;
    color: white !important;
    font-family: 'Poppins', sans-serif !important;
    text-align: center !important;
}

.mobilefooter {
    padding: 0px !important;
    margin: 0 auto !important;
    margin-top: 10px !important;
}

.footercontainermain .linksarea, .footercontainermain .rightarea {
    display: flex;
    margin: 0px !important;
/*    padding-right: 3rem !important;*/
/*    padding-left: 3rem !important;*/
}

.col-lg-6.ps-lg-5.rightarea .d-flex.justify-content-start.mt-4 {
    margin: 0px !important;
    padding: 0px !important;
}

.midbtnaboutus a.btn.btn-primary.py-3.px-4.me-5 {
    margin: 0px !important;
}

.container-fluid.hero-header.bg-light.py-5.mb-5.page-regitserphp {
    padding-bottom: 1em !important;
}

.secondarea.pplan.text-center .p1.col-lg-3 {
    width: 30%;
}

.price li {
    
    padding: 10px;
    font-size: 13px !important;
    line-height: 15px !important;
   
}


button.btn.btn-primary.py-3.px-4.registerbtnzn {
    margin: 0 auto !important;
    font-size: 13px;
    padding: 7px 17px !important;
}

.form-group.col-lg-3.col-md-6.col-sm-12.selectform {
    width: 35%;
}

.secondarea.pplan {
    
    justify-content: space-between;
    
    padding: 0px;
}

.container-fluid.hero-header.bg-light.mainpagesoulmatrimony {
    background: url(../img/picc1.jpg) no-repeat right center;
    background-size: cover;
    margin-top: -9em;
    padding-top: 9em;
    padding-bottom: 8em !important;
    margin-bottom: 0 !important;
}

.offcanvas {
   
    background-color: #fff !important;
    
}

.dropdown-menu.show {
    display: block;
    width: auto;
    margin: 0 auto !important;
    text-align: left;    
    background: transparent;
}

.navbar-nav {
    text-align: left;
}

button#loginbtnzn {
    width: auto !important;
    text-align: unset;
    color: #333;
}

.container-fluid.hero-header.bg-light.py-5.mb-5.mainpagesoulmatrimony {
    background: url(../img/mainbg.jpeg) center no-repeat;
    background-size: cover !important;
    margin-top: -9em;
    padding-top: 9em;
    padding-bottom: 8em !important;
    margin-bottom: 0 !important;
}
form.storyformz {
    padding: 0px;
    margin: 0px;
    /* box-shadow: rgba(0, 0, 0, 0.25) 0px 14px 28px, rgba(0, 0, 0, 0.22) 0px 10px 10px; */
    /* padding: 50px; */
    /* border-color: #949ECA; */
    /* background: #949ECA; */
    color: #293643;
}

.successRightBandContainer .successRightBand {
    position: relative;
    top: 0px;
    right: auto;
    background-color: #e5e7ec;
    width: 275px;
    z-index: 1000;
    padding: 10px;
    left: 27em;
    height: auto !important;
}

.successRightBand img {
    width: 200px;
    height: auto;
    object-fit: cover;
}

h1.profilepagelogo a {
    color: #fff !important;
    text-decoration: none;
    text-transform: capitalize;
    font-size: 17px;
    font-family: 'Poppins';
}

/*div#user-block {
    
    flex-wrap: wrap;
}

div#profile-image {
    width: 100%;
   
}

div#user-block ul.candul, div#user-block div#primaryContents{
    flex: 0 1 calc(50% - 10px);
}*/

.myphotoarea {
    width: 100%;
    display: flex;
    border: 1px solid #f2f2f2;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    text-align: center;
    text-align: center;
    vertical-align: middle;
}

#photo-container {
    padding: 5px;
    border-right: 0px solid #f2f2f2;
    text-align: center;
    vertical-align: middle;
}

.fotoformarea {
    padding: 10px;
    /* width: 100% !important; */
    text-align: center;
    vertical-align: middle;
    
}

.setqlist ul {
    width: 100%;
    
}

div#view-profile div#user-block {
    
    width: 100%;    
    flex-wrap: wrap;
}

div#profile-image {
    width: 100% !important;
   
}
div#user-block ul {
   
    width: 47% !important;
   
}
div#primaryContents {
    width: 45%;
}

.blogFeedList ul li {
   
    flex-direction: column;
}

.blogFeedListThumb.col-lg-4.col-md-4.col-sm-12 {
    width: 100%;
    
}

.blogFeedListRight.col-lg-8.col-md-8.col-sm-12 {
    width: 100%;
    padding-top: 20px;
}

.right-columnn.searchcontent {
    width: 33%;
    background: #949eca;
}

.blogFeedListTitle {
    font-size: 20px;
    line-height: 25px;
    padding-right: 20px;
}

ul.listing {
    flex-wrap: wrap;
}
ul.listing li#sbimg_container {
    width: 50%;
    text-align: center;
    vertical-align: middle;
}

li.listing-details {
    width: 50%;
    margin-left: 0px;
}

li.listing-actions {
    margin-left: 0px;
    width: 100%;
    margin-top: 10px;
}
ul.ustatss {
    list-style: none;
    column-count: 2;
    margin: 0;
    padding-left: 20px;
}

div#user-blockk {
    display: flex;
    padding: 15px;
    margin: 0px;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

div#user-blockk div#profile-imagee {
    width: 100%;
}

div#user-blockk ul.ustatss {
    list-style: none;
    column-count: 2;
    margin: 0;
    padding-left: 0px;
    width: 100%;
}

div#user-blockk div#profile-imagee img.dashuimg {
    width: 175px;
    height: 175px;
}

}

/*tablet ends*/


/*mobile starts*/

@media only screen and (max-width:767px){
    span.mobheadsec a.mobmidlogo {
        font-size: 18px !important;
    }
    p.text-primary.text-uppercase.mb-2.animated.slideInDown.topsecheading {
      
        font-size: 22px;
        letter-spacing: 2px;
        line-height: 1.5em;
    }
     select#ctrybasic {
        width: 95%;
    }
    input.submit.znsearchformbtn {
        display: flex;
        margin-bottom: 15px;
    }
    .sfMainInner input {
        width: 100%;
    }
    .sfMainInner input#own_country {
        width: auto;
    }
    form#sfMain select {
        width: 100%;
    }
    div#advLFbuttonContainer {
        border: 1px solid #C8B273;
        background: #C8B273;
        border-radius: 5px;
        color: #fff !important;
    }
    a#advLFbutton {
        padding: 7px 10px 7px 10px;
        margin: 0px 0px 0px 0px;
        font-size: 15px;
        line-height: 20px;
        cursor: pointer;
        border: none;
        background: none;
        border-radius: 0px;
    }
    .sr_listli i.br_effect:hover span {
        left: -75px !important;
    }
    .mz_chatBox .chat_img {
        width: 22% !important;
    }
    .mz_chatBox .chat_ib {
        width: 78% !important;
    }
    .container.py-5 {
        padding: 8rem 0rem;
    }

    .container-fluid.hero-header.bg-light.py-5.mb-5.page-aboutus {
        padding-top: 0rem !important;
        padding-bottom: 0rem !important;
    }

    .container-fluid.hero-header.bg-light.py-5.mb-5.page-aboutus .container.py-5 {
        padding: 5rem 0rem;
    }

    ul.ustatss.col-sm-9 li:nth-child(5) {
        padding-top: 16px;
        display: block;
    }
    .slider_main.hadith-slider {

        height: auto !important;
        overflow: hidden;
    }
    div#headerr {

        height: 70px;
    }
    img.proflogowebsite {

        height: 70px;
    }
    span.notifspan {

        margin: -45px 0px 0px -10px !important;
        width: 10% !important;
        text-align: center;
    }
    span.oooff.notifspan {

        margin: -3px 0px 0px -10px !important;
        width: 10% !important;
        font-size: 12px !important;
        text-align: center;
    }
    span.oooff-main.notifspan {

        position: relative;
        margin: -38px 0px 0px 80px !important;
        text-align: center!important;
        width: auto !important;
    }
    /* talha */
    span.sideof.notifspan {

        position: relative;
        color: #eee !important;
        margin: -2px 0px !important;
        text-align: center;
        font-size: 12px !important;
    }
    div#registerationModal {
        overflow: auto;
    }
    i.other-remove {
        position: absolute !important;
        margin: 5px 50px !important;
        display: block !important;
        right: 0 !important;
    }
    span.sideof.noti.notifspan {
        /* position: relative; */
    }
    input.submit.wrn-btn.btn.btn-primary.myprofaccbtn {
        width: 50% !important;
    }
    .circular_image {
        margin: 0 auto;
    }
    img.am-avatar {
        height: 45px !important;
        width: 45px !important;
    }
    div#view-more-gallery .modal-body {
        text-align: center;
    }
    button.btn.btn-sm.btn-primary.view-more {
        padding: 0 8px;
        font-size: 10px;
        overflow: hidden;
        font-weight: 500;
        color: #f5f5f5!important;
    }
    div#chatPane {
        margin: 0;
        padding: 0;
    }
   
    .newmobnavarea div#headerr a.fa.fa-bars {
        margin: 12px 0 0 0;
    }

    .mob-margin {
        margin: 0;
    }

    ul.invited-list p {

        color: #333 !important;
        font-size: 14px !important;
        text-align: center;
        margin: 10px 0;
    }

    .togimgbox {

        width: 60px !important;
        height: 60px;
    }
    
    img#yourimageresource {
        object-fit: cover !important;
        object-position: center;
        height: 100%;
        width: 100%;
        /* border-radius: 50%; */
        margin: 0;
    }

    i.br_effect:hover span {
        text-align: left !important;
        top: 18px !important;
        padding: 5px 8px !important;
        font-size: 13px !important;
        width: 200px !important;
        line-height: 16px !important;
        right: 0px !important;
        left: -160px !important;
    }

    .flname {
    display: block;}

    label.namesbg {
    display: flex;
    flex-direction: column;
    width: 100%;

}

form.storyformz input {
    background: #fff;
    color: #000;
    border: 3px solid #ccc;
    display: block;
    outline: 0;
    padding: 10px 15px;
    width: 100%;
}

.checkann {
    display: block;
    margin-bottom: 20px;
    width: 100%;
}

label.annamelabel {
    display: flex;
    flex-direction: column;
    width: 100%;
}

input#annamelabel {
    width: auto;
}

.emaladddiv {
    display: block;
  
}

.storyarea {
    display: block;
   
    width: 100%;
}

label.storytextarea {
    width: 100%;
}

.fileupload {
    display: block;
    margin-bottom: 20px;
}

label.fileup {
    width: 100%;
    display: flex;
    flex-direction: column;
}

.formtxt p {
    font-size: 13px;
    line-height: 15px;
    text-align: left;
}

form.storyformz {
    
    padding: 20px;
   
    color: #fff;
}


textarea#storytxt {
    
    width: 100% !important;
}


    .successFeaturedContainer , .successMainListContainer{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}


.successFeaturedContainer .content-box {
    margin: 0px;
    color: #FFFFFF;
    width: 100% !important;
}

.successFeaturedContainer .content-box .successFeaturedList {
    width: 100% !important;
}

.successFeaturedContainer .content-box ul li {
    width: 100% !important;
   
}

.secdiv {
    width: 100%;
    text-align: center;
}

.successMainListContainer .content-box {
    margin: auto;
    padding-top: 0px;
    margin: 0px;
    width: 100% !important;
}

.successMainListContainer .content-box .successMainList {
    width: 100%;
    padding-top: 50px;
}

    form#register-form-full section.section {
    padding: 20px 0px !important;
}

.firstpart, .secondpart, .thirdpart {
    display: block !important;
   width: 100% !important;
}

.form-row-first, .form-row-last {
   
    width: 100% !important;
    
}

    button.btn.btn-primary.py-3.px-4.registerbtnzn {
    margin: 0 auto !important;
}

button#loginbtnzn {
    width: auto !important;
    text-align: left;
}

.hero-header .col-lg-6 p, .hero-header .col-lg-6 h1 {
    /* text-align: center; */
}
.apna-first{
    margin-bottom: 12rem !important;
}

span.topheading {
    position: relative;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    /* top: -25px; */
    text-align: center !important;
     color: white; 
    line-height: 20px;
    font-size: 17px;
    font-weight: 600 !important;
    
    padding: 0px 0px !important;
    display: block;
    padding-top: 20px !important;
   
}

span.btmheading {
    position: relative;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
/*    bottom: -35px;*/
    text-align: center !important;
     color: white; 
    font-size: 13px;
    line-height: 15px;
    font-weight: 400;   
    padding: 0px px 0px !important;
    display: block;
    padding-bottom: 20px !important;
}


.search-sec {
    position: absolute;
    top: 55em;    
    background: rgba(47, 82, 164, 0.75);
}


form.seekingform .col-md-3 {
    
/*    width: 50%;*/
}

button.btn.btn-danger.wrn-btn {
    margin: 10px auto !important;
}


.hero-header.py-5 {
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
}

.midbtnaboutus a.btn.btn-primary.py-3.px-4.me-5 {
    margin: 0px !important;
}

.container-fluid.py-5.aboutsection {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
    margin: 0px !important;
}

.container-fluid.py-5.testmonialsection {
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
    margin: 0px !important;
}
.howitworks .col-4 {
    flex: 0 0 auto;
    width: 100%;
}

.testmonialsection .col-8.testimonialsec {
    width: 100% !important;
}

img.testimonialimg {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: relative;
    top: 0;
    left: 0;
}

.container-fluid.bg-light.py-5.my-5.howitworks {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
    margin: 0px !important;
}

.col-4.imgsec {
    width: 100% !important;
}

.text-center.mx-auto.mb-5.wow.fadeInUp.whytrymiddle {
    padding: 0rem 2rem;
    margin: 0px !important;
}

.d-flex.align-items-center.pt-4.animated.slideInDown.whytrybtns {
   
    flex-direction: column;
}

.container-fluid.py-5.my-5.ppssection {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
    margin: 0px !important;
}

.ppssection .col-4 {
    flex: 0 0 auto;
    width: 100%;
}

.container-fluid.py-5.adsection {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
    margin: 0px !important;
}

.adsection .col-3 {
    flex: 0 0 auto;
    width: 100%;
}

.col-lg-6.pe-lg-5.linksarea, .col-lg-6.ps-lg-5.rightarea {
    display: flex;
    margin: 0px !important;
    padding-right: 1rem !important;
    padding-left: 1rem !important;
    justify-content: space-between;
}

.col-lg-6.ps-lg-5.rightarea .col-sm-6:first-of-type {
    display: none !important;
}

.col-lg-6.ps-lg-5.rightarea .col-sm-6:nth-of-type(2) {
    width: 100%;
   
}

.col-lg-6.ps-lg-5.rightarea .col-sm-6:nth-of-type(2) .justify-content-start {
    justify-content: center !important;
}
.col-lg-6.ps-lg-5.rightarea .col-sm-6 .d-flex.justify-content-start.mt-4 {
    margin-top: 1.5rem !important;
}

a.footer-mobile-link {
    font-size: 16px !important;
    line-height: 22px;
    font-weight: 400;
    color: white;
    border: 1px solid white;
    padding: 13px;
    border-radius: 3px;
    font-family: 'Poppins', sans-serif;
    display: block;
    align-items: center;
    justify-content: center;
    width: 80% !important;
    margin: 0 auto !important;
}

.mobilefooter {
    padding: 15px !important;
    margin: 0 auto !important;
    text-align: center;
   
}

.container-fluid.footer.position-relative.bg-dark.znbkgrnd {
    
    opacity: 1 !important;
}

.navbar-nav {
    
    text-align: center;
}

button#loginbtnzn {
    width: auto !important;
    text-align: center;
}

.container_inner {
    width: 100%;
    margin: 0 auto;
}

div#header {
   
   
    align-items: center;
    
    flex-direction: column-reverse;
}

div#user-bar {
    
    flex-wrap: wrap;
}

div#user-bar p#logout {
    margin-top: 10px;
    margin-right: 10px;
}

.loggedinLangOpener {
   
    margin-right: 10px;
}

.step-textwzform {
   
    padding: 1em 10px 1em 10px;
    
    font-size: 10px;
}

div#adjectives {
    
    flex-direction: column;
}

.finner {
    display: flex;
    flex-direction: column;
    width: 100% !important;
}

.pqblockwz {
   
    flex-direction: column;
    align-items: normal;
}

.innerformarea label {
    width: auto;
   
}

.ownCountryContainertwo {
    
    flex-direction: column;
    align-items: flex-start;
}

.finnerz {
    
    flex-direction: column;
    align-items: flex-start;
}

.pqblockwzaa {
   
    flex-direction: column;
    align-items: flex-start;
}

textarea#profiletextarea {
    height: 100%;
    width: 100%;
}
.content {
    
    flex-direction: column;
}

.left-columnn {
    
    width: 100%;
    
}

div#sidebar {
    width: 100%;   
    margin-right: 20px;
    
    margin-top: 20px;
}

.proftabs ul.tabs {
    
    flex-wrap: wrap;
    align-items: flex-start !important;
    justify-content: flex-start;
}

.proftabs ul.tabs li {
    margin: 3px;
}
li.verify-btn {
    display: none;
}
.proftabs ul.tabs li:last-child {
    margin-left: 0 !important;
}
div#user-block {
   
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
}

.catboxes {
    display: flex;
    flex-direction: column;
}

#view-profile .category {
    width: 100%;
    margin: 15px 0px;
}

#puform label {
    width: auto;
    
}

#photo-container .imgbox {
    width: 100%;
    text-align: center;
}


#photo-container .imgbox {
    width: 100%;
    text-align: center;
}

#photo-container {
    padding: 0px 10px;
    text-align: center;
}


.setqinner {
   
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
}

.setqchoosen.col-lg-6.col-md-6.col-sm-12 {
    width: 100% !important;
    margin-bottom: 20px;
    margin-top: 10px;
}

.setqlist.col-lg-6.col-md-6.col-sm-12 {
    width: 100%;
    margin: 0px;
}

.setqlist ul {
    width: 100%;
    height: 250px;
    overflow: auto;
    padding: 0px;
}

.setqinner li {
    
    width: 97%;
   
}

tr.stripe0, tr.stripe1{
    display: flex;
    flex-direction: column;
}

.pqblock, .pqblock.willing {
    flex-direction: column;
    align-items: flex-start;
}

div#sfMainContainer div#topButtons p {
    margin-top: 17px;
    margin-bottom: 17px;
}

.ownCountryContainer {
     flex-direction: column;
    align-items: flex-start;
}

.select2-selection { overflow: hidden !important }
.select2-selection__rendered { white-space: normal; word-break: break-all !important; }

.select2 {
width:93%!important;
}

.pqblock {
    flex-direction: column;
    align-items: flex-start;
}


div#height {
   
    flex-direction: column;
    align-items: flex-start;
}

.mainsearchbox .sectionone {
    
    flex-direction: column;
}

.container-fluid.hero-header.bg-light.py-5.mb-5.page-regitserphp {
    padding-bottom: 1em !important;
}

li.listing-details {
    width: 62%;
    margin-left: 20px;
}


li#sbimg_container {
    width: 35%;
}
ul.listing {
   
    flex-wrap: wrap;
}

li.listing-actions {
    margin-left: 0px;
    width: 100%;
    margin-top: 10px;
}

.sfMainInner label {
    width: 100%;
}


#emoptForm .emopt_children label {
    width: 75%;
    text-align: left;
    padding-left: 0px;
}


.emopt_group .emopt_children:not(:first-child) {
    border: 1px solid #999;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding-left: 10px;
    padding-top: 5px;
}

#emoptForm p span {
    
    width: 300px;
    text-align: left;
    
}
label.mailnewmatch {
    width: 235px;
    text-align: left;
    padding-right: 0px;
}




.desktoptabarea {
    display: none !important;
}

.mobilenavarea {
    display: none !important;
}

form#feedbackformz textarea, form#feedbackformz input.stylethis{
    width: 100%;}

    form.questionsindexx ul li {
    
    flex-direction: column;
    align-items: flex-start;
}

    form.questionsindexx .setqafInput, form.questionsindexx .setqafDisp {
    width: 100%;
/*    float: right;*/
}

#membership ul.todo li a {
    
    display: inline-block;
}

#view-profile .summary ul li.biogcontainer {
    width: 50%;}

.navbar .navbar-nav .nav-link {
    padding: 10px 10px;
    color: #333;
}

.d-flexos {
    display: flex !important;
    font-size: 14px;
    align-items: end;
    text-decoration:none;
}
.d-flexos > h6 {
    color: #fff !important;
}
    p#logout {
    
    width: 50%;
    margin: 0 auto !important;
}

.dropdown-menu.show {
    display: block;
    width: fit-content;
    margin: 0 auto !important;
}

div#charNum, div#charNumtwo {
    
    width: 100%;
    
}

.search-sec {
    position: absolute;
    top: 38em !important;
    background: rgba(47, 82, 164, 0.75);
}

.container-fluid.py-5.aboutsection {
    padding-top: 17rem !important;}

    div#navbarCollapse {
    width: auto !important;
    position: absolute;
    left: auto;
    right: 1em;
    top: 6em;
    background: #ffffff;
    padding: 10px !important;
}

.dropdown-menu.rounded-0.shadow-sm.border-0.m-0.show {
    box-shadow: none !important;
}

.aboutsection .midbtnaboutus {
    text-align: center;
    margin: 1em 0em;
    padding-top: 1em;
}

.howitworks:before {
    content: '';
    width: 9em;
    height: 17em;
    background: url(../img/bluef1.png);
    position: absolute;
    top: -1em;
    left: 0em;
    background-repeat: no-repeat;
    transform: rotate(-8deg);
    background-size: contain !important;
}

.ppssection:before {
    content: '';
    width: 250px;
    height: 150px;
    background-size: contain !important;
    position: absolute;
    bottom: -90px;
    right: 0;
    background: url(../img/flow2.png);
    background-repeat: no-repeat;
    z-index: 999;
}

.container-fluid.whytry .slideInDown.whytrybtns a {
    width: 230px;
    padding: 12px 28px !important;
}

.secondarea.pplan.text-center .p1.col-lg-3 {
    width: 43.5%;
}

.price li {
    border-bottom: 1px solid #eee;
    padding: 10px;
    text-align: center;
    font-size: 13px !important;
    line-height: 15px !important;
}

button.btn.btn-primary.py-3.px-4.me-5.registerbtnzn {
    margin: 0px !important;
    font-size: 10px;
    line-height: 13px;
    padding: 10px !important;
}

.form-group.col-lg-3.col-md-6.col-sm-12.selectform {
    width: 55%;
}

.offcanvas-end {
    
    width: 275px;
    
}

.offcanvas {
   
    background-color: #fff !important;
    
}

.dropdown-menu.show {
    display: block;
    width: auto;
    margin: 0 auto !important;
    text-align: left;    
    background: transparent;
}

.navbar-nav {
    text-align: left;
}

button#loginbtnzn {
    width: auto !important;
    text-align: unset;
}

.modal-content {
    
    width: 85%;
   
    margin: 0 auto !important;
}

.form-row.secondpart.prov .form-row-first.col-lg-4.col-md-4.col-sm-12 {
    
    width: 100% !important;
}

.logoutp.secondlanding {
    width: 100% !important;   
    padding: 10px 10px !important;   
}

p#logout a {
    color: #060606 !important;
    text-decoration: none;
    font-weight: 500;
    cursor: pointer;
}

.navbar.bg-white.MOBILENAV {
    /* background-color: transparent !important; */
    background-color: #B5CAE9 !important;
}

ol.linkorder li.linkslis {
    font-size: 13px;
}

form.regformmodal .form-row.one, .form-row.two {
    display: flex;
    flex-direction: column;
}

/* ol.breadcrumb.mb-0 {
    justify-content: center;
    
} */

.form-group.col-lg-3.col-md-6.col-sm-12.selectform {
    margin: 0 auto;
    text-align: center;
}

.secondarea.pplan {
    padding: 0 !important;
    justify-content: space-between;
}

.container-fluid.py-5.pricingpage.plan .container {
    padding: 0 5px !important;
}

.secondarea.pplan.text-center .p1.col-lg-3 {
    width: 46% !important;
    margin: 2% 2%;
}

.parta {
    padding: 0;
}

.row.text-center.adrow {
    margin-top: -34px;
}

.price li {
    line-height: 24px !important;
}

.search-sec form.seekingform  .row {
    margin-left: 0px;
}

.search-sec {
    padding-left: 28px;
    padding-right: 28px;
}

.search-sec .container {
    padding: 0 !important;
}

.search-sec .container form.seekingform .col-sm-12 {
    margin-bottom: 15px;
}

.container-fluid.py-5.aboutsection .col-lg-6.wow.fadeInUp .h-100 {
    margin-top: 20em;
}

form.storyformz {
    padding: 0px;
    margin: 0px;
    /* box-shadow: rgba(0, 0, 0, 0.25) 0px 14px 28px, rgba(0, 0, 0, 0.22) 0px 10px 10px; */
    /* padding: 50px; */
    /* border-color: #949ECA; */
    /* background: #949ECA; */
    color: #293643;
}

.formstories {
    width: 100% !important;
    /* background: #FFFFFF url(../img/template/success_pointer.png) no-repeat top center; */
    padding-top: 30px !important;
    margin: auto !important;
}

form.storyformz input {
    background: #fff;
    color: #000;
    border: 3px solid #ccc;
    display: block;
    outline: 0;
    padding: 10px 15px;
    width: 100%;
    border: none;
    background-color: #e5e7ec;
    /* height: 27px; */
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

input.buttonsub {
    border-radius: 5px !important;
    display: block !important;
    float: unset;
}

form.storyformz label {
    width: 100%;
}

.mobileshowcontentonly{
    display: block;
}

.desktopcontentonly{
    display: none;
}

a.dashboard_subscribe_link {
    background: #c8b273;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.55);
    display: block;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    padding: 15px 10px 15px 10px;
    margin: 0px;
    text-align: center;
}

div.bcBody {
   /* background: #363185;
    border-bottom: 3px solid #5a4aa8;
    padding: 5px 0px;
    clear: both;
    color: #fff;
    font-size: 14px;
    width: 100%;*/
}

div#mobbodycontainer {
    padding-top: 0px;
}

div#mehEnhanced a {
    color: #363185;
    text-decoration: none;
    font-weight: bold;
    cursor: pointer;
}
ul.mobulfront {
    list-style: none;
    padding: 0px;
    margin: 0px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

li.moblisfront {
    width: 43%;
    padding: 00px;
    text-align: center;    
    margin: 10px auto;
}
.dashboard_links.mobdashbaord {
    box-sizing: border-box;
    padding: 20px;
    vertical-align: middle;
    text-align: center;
    margin: 0 auto !important;
}

a.dlInner.mobalinkfront {
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    border: 1px solid #ccc;
    -webkit-box-shadow: 0 0 5px 1px #ccc;
    box-shadow: 0 0 5px 0 #ccc;
    padding: 20px;
    width: 100%;
    height: 100%;
    font-size: 15px;
}

a.dlInner.mobalinkfront {
    line-height: 15px;
    color: #363185;
    text-decoration: none;
    font-weight: 600;
    font-size: 13px !important;
    font-family: poppins;
}
i.fa.mico {
    font-size: 20px;
    padding: 0px;
    margin: 0px;
    line-height: 30px;
}
a.dlInner.mobalinkfront {
    display: flex !important;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

/*mmenu starts*/

:root {
         --color-primary: #5888aa;
         --color-callout: #fad188;
         --color-text: #fff;
         --color-dark-bg: #2a6787;
         --color-dark-border: #2a6787;
         --color-light-bg: rgb(255 255 255 / 15%);
         --color-light-border: rgb(255 255 255 / 60%);
         --color-gold: #ffda71;
         --color-silver: #ced0ca;
         --color-bronze: #bba6a2;
         --section-padding: clamp(85px, 15vw, 150px);
         --container-padding: clamp(15px, 4vw, 30px);
         }
         .high-contrast {
         --color-primary: #265d79;
         --color-callout: #fff;
         --color-dark-bg: #22526c;
         --color-dark-border: #22526c;
         --color-light-bg: #fff;
         --color-light-border: #fff;
         }
         *,
         *:before,
         *:after {
         -webkit-box-sizing: border-box;
         box-sizing: border-box;
         }
         html,
         body,
         [id] {
         scroll-margin-top: 50px;
         }
         html,
         body {
         padding: 0;
         margin: 0;
         }
         body {
         min-height: 100vh;
/*         font-family: Arial, sans-serif;*/
         font-size: 16px;
         line-height: 22px;
         color: #666;
         background-color: #fff;
         -webkit-text-size-adjust: none;
         }
         h1,
         h2,
         h3,
         h4,
         h5,
         h6 {
         font-size: 130%;
         }
         a {
         color: inherit;
         text-decoration: underline;
         }

        body {
         --mm-min-size: 190px;
         }
         #menuuu:not(.mm-menu):not(.mm) {
         display: none;
         }
         #headerr {
         display: -webkit-box;
         display: -ms-flexbox;
         display: flex;
         -webkit-box-align: center;
         -ms-flex-align: center;
         align-items: center;
         -webkit-box-pack: center;
         -ms-flex-pack: center;
         justify-content: center;
         position: -webkit-sticky;
         position: sticky;
         top: 0;
         z-index: 10;
         height: 50px;
         font-size: 18px;
         font-weight: 400;
         color: #fff;
         background: var(--header-color, #bba6a2);
         }
         #headerr a {
         -webkit-box-align: center;
         -ms-flex-align: center;
         align-items: center;
         -webkit-box-pack: center;
         -ms-flex-pack: center;
         justify-content: center;
         position: absolute;
         top: 0;
         left: 10px;
         width: 50px;
         height: 50px;
         text-decoration: none;
         }
         #headerr a[href="#menuuu"] {
         display: -webkit-box;
         display: -ms-flexbox;
         display: flex;
         }
         .mm-wrapper--opened #headerr a[href="#menuuu"] {
         display: none;
         }
         #headerr a[href="#pageee"] {
         display: none;
         }
         .mm-wrapper--opened #headerr a[href="#pageee"] {
         display: -webkit-box;
         display: -ms-flexbox;
         display: flex;
         }
         #contentt {
         position: relative;
         padding: 125px 50px 50px 50px;
/*         text-align: center;*/
         }
         .mm-wrapper--opened .mm-page {
         box-shadow: 0 0 10px rgb( 0 0 0 / 20%);
         }
         .mm-wrapper__blocker {
         background: none;
         }
         .mm-navbar {
         --mm-color-background: var(--color-bronze);
         --mm-color-text-dimmed: #fff;
         --mm-color-icon: #fff;
         border-bottom: unset;
         font-size: 18px;
         }
         .mm-panels {
         --mm-color-background: #fff;
         --mm-color-text: var(--color-bronze);
         --mm-color-icon: var(--color-bronze);
         }
         .mm-panels > .mm-panel {
         padding-top: 20px;
         }
         .mm-listitem:after {
         content: none;
         left: 0 !important;
         }
         .mm-listitem > a,
         .mm-listitem > span {
         padding: 15px 10px 15px 35px;
         }

         div#headerr {
   
     /*margin-top: 0em; 
     margin-bottom: 0em; 
     padding-top: 0em !important;*/
}

#headerr {
    
   background: #2F52A4 !important;

    background: #949eca;
    -webkit-box-shadow: 0 7px 7px -5px rgba(0, 0, 0, 0.55);
    box-shadow: 0 7px 7px -5px rgba(0, 0, 0, 0.55);
   
    
}

#contentt {
    
    padding: 0px;
   
}

.mm-navbar {
    
/*    background: #2F52A4 !important;*/
      background: #949eca !important;
}

    .mm-panels > .mm-panel {
    padding-top:  0px !important;
}

a.mm-listitem__text {
    text-overflow: unset !important;
    white-space: normal;
}

.mm-listitem a, .mm-listitem span {
    color: #565656 !important;
    font-size: 15px !important;
    line-height: 15px !important;
}

.mm-listitem > a, .mm-listitem > span {
    padding: 15px 10px 15px 15px !important;
}
/*mmenu ends*/


.newmobnavarea{
    display: block;
}

a.mobmidlogo {
    position: relative !important;
    color: white !important;
}

.container-fluid.Success_stories .successRightBand {
    display: none !important;
}

div#user-blockk {
     display: block; 
   
}

div#feedbacklink, #refersidebarlink {
    
    text-align: left !important;
}

.myphotoarea {
    width: 100%;
    display: flex;
    border: 1px solid #f2f2f2;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    text-align: center;
    text-align: center;
    vertical-align: middle;
}

#photo-container {
    padding: 5px;
    border-right: 0px solid #f2f2f2;
    text-align: center;
    vertical-align: middle;
}

.fotoformarea {
    padding: 10px;
    /* width: 100% !important; */
    text-align: center;
    vertical-align: middle;
}
.form-photo{
    margin-left: 4rem;
}

.blogFeedList ul li {
   
    flex-direction: column;
}

.blogFeedListThumb.col-lg-4.col-md-4.col-sm-12 {
    width: 100%;
    
}

.blogFeedListRight.col-lg-8.col-md-8.col-sm-12 {
    width: 100%;
    padding-top: 20px;
}

.blogFeedListTitle {
    font-size: 17px;
    line-height: 25px;
    padding-right: 20px;
}

.right-columnn.searchcontent {
    width: 100% !important;
    background: #949eca;
}


} 


/*mobile ends*/






@media (min-width: 576px) {
    .container.py-5 {
        padding: 8rem 0rem;
    }
    
    .container-fluid.hero-header.bg-light.py-5.mb-5.page-aboutus .container.py-5 {
        padding: 5rem 0rem;
    }

    ul.ustatss.col-sm-9 li:nth-child(5) {
        padding-top: 16px;
    }

    div#registerationModal .modal-dialog {
    max-width: 600px !important;
    margin: 1.75rem auto;
}
 div#loginModal .modal-dialog {
    max-width: 300px !important;
    margin: 1.75rem auto;
}
  .modal-dialogg .modal-content {
    padding: 1rem;
  }
}
.modal-header .close {
  margin-top: -1.5rem;
}

.form-title {
  margin: -2rem 0rem 2rem;
}

.btn-round {
  border-radius: 3rem;
}

.delimiter {
  padding: 1rem;
}

.social-buttons .btn {
  margin: 0 0.5rem 1rem;
}

.signup-section {
  padding: 0.3rem 0rem;
}

.successFeaturedContainer .content-box ul li {
    background: white;
    color: black;
    border: 0px;
    border-radius: 5px;
}

.successFeaturedContainer .content-box ul li .ssListNames a {
    color: black !important;
}

.successFeaturedContainer .content-box .successFeaturedList {
    padding-bottom: 45px;
}

.successFeaturedContainer .content-box ul li {
    background: white;
    color: black;
    border: 0px;
    border-radius: 5px;
}

.compregpage .topbar {
    display: none;
}

div#refersidebarlink p {
    margin: 10px 0;
}

#youdisponly {
    margin: 0 0 25px;
}

.container-fluid.compregpage .rightpart.col-lg-8.col-md-8.col-sm-12 p#logout {
    margin-bottom: 0;
}

.successMainListContainer {
    align-items: flex-start;
}

.successMainListContainer .secdiv {
    padding-top: 4em !important;
}

/*modal login css ends*/


@media (min-width: 992px){
    .container.py-5 {
        padding: 8rem 0rem;
    }
 
    .container-fluid.hero-header.bg-light.py-5.mb-5.page-aboutus .container.py-5 {
        padding: 5rem 0rem;
    }

    .catboxes ul li label {
    font-size: 12px;
    line-height: 13px;
    width: 190px;
    font-family: 'Poppins';
    font-weight: 400;
}
    .search-sec{
        position: relative;
        top: -225px;
    background: rgba(47, 82, 164, 0.75);
    }

    .search-sec .col-lg-3 {
    flex: unset;
    width: 20%;
}


.secondarea.pplan {
   
     flex-wrap: nowrap; 
   
}

ul.listing li#sbimg_container img {
    width: 200px;
    height: 200px;
    object-fit: cover;
}

select#ctrybasic {
    width: 100%;
}

div#sr_list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100% !important;
    padding: 0px;
    margin: 0px;
}

.sr_listli {
    width: 47% !important;
    margin: 10px;
}

ul.listing {
    
    flex-wrap: wrap;
    margin: 0px !important;
}

ul.listing li#sbimg_container {
    width: 100%;
    text-align: center;
    vertical-align: middle;
    padding-bottom: 20px;
}

li.listing-details, li.listing-actions {
     margin-left: 0px; 
    width: 49%;
}

ul.listing {
    display: flex;
    align-items: center;
    justify-content: center;
    
}
}

@media only screen and (max-width:767px){
#refersidebarlink {
    text-align: center;
}
.container.py-5 {
    padding: 8rem 0rem;
}

.container-fluid.hero-header.bg-light.py-5.mb-5.page-aboutus {
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
}

.container-fluid.hero-header.bg-light.py-5.mb-5.page-aboutus .container.py-5 {
    padding: 5rem 0rem;
}


i.br_effect:hover span {
    text-align: left !important;
    top: 20px !important;
    padding: 4px 10px !important;
    font-size: 13px !important;
    width: 208px !important;
    line-height: 16px !important;
    right: 0px !important;
    left: -162px !important;
}

#refersidebarlink p {
    margin-top: 10px;
    margin-bottom: 10px;
}

.catboxes ul {
    margin: 0 !important;
}

div#looking-for .category h4 {
    padding: 0 !important;
}

li.biogcontainer.quick .biogcontainerImage {
    width: 20% !important;
}

div#favourites {
    padding-top: 20px;
}

.catboxes ul {
    margin-left: 3px !important;
    margin-right: 3px !important;
}

div#my-profile .category h4 {
    padding-left: 4px !important;
}

div#my-profile .category h4, div#looking-for .category h4 {
    padding-left: 4px;
}

/*mmm css*/



}

.mm-btn--next:after, .mm-btn--prev:before {
    transform: rotate(225deg) !important;
    width: 10px !important;
    border: 3px solid #000000 !important;
    height: 10px !important;
    border-bottom: none !important;
    border-right: none !important;
    top: -5px !important;
}

.mm-navbar {
    background-color: #2F52A4 !important;
}
  span.mobheadsec {
    background: #2F52A4 !important;
    padding: 7.5px 0px;
    display: flex;
    vertical-align: middle;
  }

  span.mobheadsec a.mobmidlogo {
    left: 12px;
    text-transform: capitalize;
    font-size: 20px;
    font-family: 'Poppins';
    font-weight: 600;
  }

  a.mobmidlogo {
    text-transform: capitalize;
    font-size: 20px;
    font-family: 'Poppins';
    font-weight: 600;
  }
   
  span.notifspan {
    color: #f2f2f2;
    /* background: #c5c5c5; */
    margin-right: 3px;
    width: 15%;
    background: #363185;
    /* color: #fff8d8; */
    position: absolute;
    -webkit-border-radius: 3px;
    margin: 0;
    text-align: center;
}
span.oooff.notifspan {
    margin: 0;
    text-align: center;
}

i.br_effect span {
    display:none;
}
i.fa.fa-question-circle.br_effect {
    font-size: 18px;
    margin-left: 5px;
}
i.br_effect:hover {
    position: relative;
    cursor: default;
    transition: all 0.7s ease-in-out;
}

i.br_effect:hover span {
    display: block;
    position: absolute;
    text-align: left;
    transition: all 0.7s ease-in-out;
    top: 18px;
    font-weight: bold;
    background: #2F52A4 !important;
    color: #fff;
    padding: 6px 10px;
    font-size: 13px;
    width: 285px;
    line-height: 16px;
    right: 0px;
    text-align: left;
}

@media only screen and (min-width: 768px) and (max-width: 1120px) {
    .card-block-blog {
        height: 355px !important;
    }
}
@media only screen and (min-width: 280px) and (max-width: 653px) {
    a.mobmidlogo {
        display: flex;
    }
    span.mobheadsec a.mobmidlogo {
        display: flex;
        align-items: center;
    }
}
@media (min-width: 912px) and (max-width: 1000px) {
    .search-sec {
        top: 38.6em !important;
    }
}