
/*@font-face {font-family: 'TitilliumWeb'; src: url('/fonts/TitilliumWeb-Regular.ttf');font-display: swap; }
@font-face { font-family:'TitilliumWeb Bold'; src: url('/fonts/TitilliumWeb-SemiBold.ttf');font-display:swap; } 
@font-face { font-family:'TitilliumWeb Light'; src: url('/fonts/TitilliumWeb-ExtraLight.ttf'); font-display:swap;} 
@font-face { font-family:'TitilliumWeb SemiBold'; src: url('/fonts/TitilliumWeb-SemiBold.ttf'); font-display:swap;} 
@font-face { font-family:'TitilliumWeb ExraLight'; src: url('/fonts/TitilliumWeb-ExtraLight.ttf'); font-display:swap;} 

@font-face {font-family: 'TitilliumWeb'; src: url('/fonts/TitilliumWeb-Regular.ttf');font-display: swap; }
@font-face { font-family:'TitilliumWeb Bold'; src: url('/fonts/TitilliumWeb-Bold.ttf');font-display:swap; } 
@font-face { font-family:'TitilliumWeb Light'; src: url('/fonts/TitilliumWeb-Light.ttf'); font-display:swap;} 
@font-face { font-family:'TitilliumWeb SemiBold'; src: url('/fonts/TitilliumWeb-SemiBold.ttf'); font-display:swap;} 
@font-face { font-family:'TitilliumWeb ExraLight'; src: url('/fonts/TitilliumWeb-ExtraLight.ttf'); font-display:swap;} 
 
 font-weight: normal;    font-style: normal;  
@font-face {
  font-family: 'Titillium Web';
  src: url('/fonts/TitilliumWeb-Regular.woff2') format('woff2');
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Titillium Web SemiBold';
  src: url('/fonts/TitilliumWeb-SemiBold.woff2') format('woff2');
 
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Titillium Web Bold';
  src: url('/fonts/TitilliumWeb-SemiBold.woff2') format('woff2');
 
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Titillium Web ExtraBold';
  src: url('/fonts/TitilliumWeb-Bold.woff2') format('woff2');
 
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Titillium Web Light';
  src: url('/fonts/TitilliumWeb-ExtraLight.woff2') format('woff2');
 
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Titillium Web ExtraLight';
  src: url('/fonts/TitilliumWeb-ExtraLight.woff2') format('woff2');
  
  font-style: normal;
  font-display: swap;
}



*/
@font-face {
  font-family: 'TitilliumWeb';
  src: url('/fonts/TitilliumWeb-Regular.woff2') format('woff2');
   font-weight: 300; /*400 */
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'TitilliumWeb SemiBold';
  src: url('/fonts/TitilliumWeb-SemiBold.woff2') format('woff2');
  font-weight: 500; /*600 */
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'TitilliumWeb Bold';
  src: url('/fonts/TitilliumWeb-SemiBold.woff2') format('woff2');
   font-weight: 600;/*700 */
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'TitilliumWeb ExtraBold';
  src: url('/fonts/TitilliumWeb-Bold.woff2') format('woff2');
   font-weight: 400;/*700 */
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'TitilliumWeb Light';
  src: url('/fonts/TitilliumWeb-Light.woff2') format('woff2');
  font-weight: 300;/* 300 */
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'TitilliumWeb ExtraLight';
  src: url('/fonts/TitilliumWeb-ExtraLight.woff2') format('woff2');
  font-weight: 100; /*200*/
  font-style: normal;
  font-display: swap;
}

 
body,h1,h2,h3,h4,h5,a,select,button,p {margin:0;padding:0;font-family1: 'TitilliumWeb';line-height:unset ; color:#000;letter-spacingx:0.03rem;   font-size: unset;}
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: 'TitilliumWeb', sans-serif;
	
	/*font-size: 16px;*/
	 
}
a {  color : #EE2C57;text-decoration: none; }
p  {font-size: 1.25rem;}
ul, li {
    margin: 0;padding:0;
    /*list-style-type: disc;*/
    list-style-position: inside;
}
input:focus, textarea:focus, select:focus {
  outline: none;  /* Removes default focus outline */
 /* border: 2px solid #EE2C57;  Custom border color */
}
button:focus, button:active {
  /*background-color: #EE2C57 !important;  
  border-color: #EE2C57 !important; 
  outline: none !important;  Remove default browser outline */
}
body.no-scroll {
    overflow: hidden;
}
.container{--bs-gutter-x: 0; max-width: 1246px;}

.modal p { margin-bottom:20px;}
.hidden {
    display: none !important;
}
.nodisplay{	display:none;}
.display{	display:block;}
.displayinline{	display:inline;}
#popupModal
{
	z-index:1500;
}
.form-custom p.small {
    font-size: 1rem;
}
.modal-content { border-radius: 20px;}
 
label{display:inline;}
table label{display: inline-block;}
form div {
	font-size: 1rem;
}
.body-bg { background-color:#F0F0F0 } 
.bg-fade {
	osition:absolute;
	position:fixed;
	width:100%;
	min-height:100%;
	display:none;
	top:0;
	left:0;
	background: url(/images/bg-fade.png);/**/
	z-index:9998;
}

.maxheight {min-height:400px}
.modal-header
{
	border-bottom:0px;
	padding: 10px 25px;
}
.modal-title
{
	color: #EE2C57;
    font-family: 'TitilliumWeb SemiBold';
    font-size: 2.2rem;
    text-align: center;
}
.modal-body
{
	background: rgba(255, 255, 255);
    border-radius: 15px;
    color: #000;
    text-align: left;
    width: 100%;
    margin: auto;
	padding: 10px 25px;/*    padding: 10px 35px 35px 35px;*/
}
/*
body .btn-check:checked + .btn,
body .btn.active,
body .btn.show,
body .btn:first-child:active,
body :not(.btn-check) + .btn:active {
  background-color: transparent!important;
}*/


.btn {  /* use this when there is small buuton black reqd*/
    padding: 8px 20px;
    line-height: 1.5;
   	font-family:'TitilliumWeb Bold';
    border: none;
    border-radius: 30px;
	cursor: pointer;
    transition: 0.3s;
	text-decoration:none;
}
.btns {
    padding: 8px 20px;
    font-size: 1.25rem;
    line-height: 1.5;
   	font-family:'TitilliumWeb Bold';
    border: none;
    border-radius: 30px;
	cursor: pointer;
    transition: 0.3s;
	text-decoration:none;
}
.commonbtn,.ok-cancel,.commonbtn:focus {
    padding: 8px 20px;
    font-size: 1.25rem;
    line-height: 1.5;
   	font-family:'TitilliumWeb Bold';
    border: none;
    border-radius: 30px;
	cursor: pointer;
    transition: 0.3s;
	background-color: #000;
	color: white;
	text-decoration:none;
}
.commonbtn:hover, .commonbtn:active {
    background-color: #EE2C57!important;
    color: #ffffff!important;
}
.commonbtn_rev,.commonbtn_rev:focus   {
    padding: 8px 20px;
    font-size: 1.25rem;
    line-height: 1.5;
   	font-family:'TitilliumWeb Bold';
    border: none;
    border-radius: 30px;
	cursor: pointer;
    transition: 0.3s;
	  background-color: #EE2C57;
	color: white;
	text-decoration:none;
}
.commonbtn_rev:hover, .commonbtn_rev:active {
  
    color: #ffffff!important;background-color: #000!important;
}


.text-primary
{
	color:#EE2C57!important;
}
.bg-primary,.bg-primary:focus  {
  background-color: #EE2C57!important;
  color: white!important;
  
}
.btn-primary,.btn-primary:focus {
  background-color: #EE2C57!important;
  color: white!important;
  text-decoration:none;
}
.btn-primary:hover, .btn-primary:active {
  background: #000000!important;
  color: white!important;
}

.btn-secondary,.bg-secondary:focus {
  background-color: #000000;
  color: white;
  text-decoration:none;
}
.btn-secondary:hover, .btn-secondary:active {
  background: #EE2C57;
  color: white;
}

.btn-light,.bg-light:focus {
  background-color: #FFFFFF;
  color: #000000;
  border: 1px solid #000000;
}
.btn-light:hover, .btn-light:active {
  background-color: #000000 !important;
  color: #FFFFFF !important;
}
.btn-info,.bg-info:focus {
  background-color: #EE2C57;
  color: white;
}
.btn-info:hover, .btn-info:active {
  background: #000000;
  color: white;
}
.btn-wide,.bg-wide:focus, .btn-wide:active  {
    display: inline-block;
   
    padding: 8px 60px!important;
   /* background: #000;
    color: #fff; margin-top: 40px;
	margin-bottom: 40px;
    font-size: 20px;*/
    text-decoration: none;
}
.btn-vsm,.bg-vsm:focus, .btn-vsm:active   {
   /* font-size: 0.8rem;
    padding: 5px 10px;*/
	font-size: 0.7rem;
    padding: 2px 8px;
}	
.btn-small,.bg-small:focus, .btn-small:active   {
    font-size: 0.8rem !important;
    padding: 5px 10px !important;
}
.btn-lg,.bg-lg:focus, .btn-lg:active  {
    padding: 4px 20px !important;
    font-size: 1rem !important;
}
.btn-xl,.bg-xl:focus, .btn-xl:active  {
    
    font-size: 1.25rem !important;
 
}
.btn-border {
   
    font-size: 1.25rem;
	padding: 5px 25px;
	border: 1px solid #000000;
	font-family:'TitilliumWeb Bold';
}

.btn-cancel {
    font-size: 1.25rem;
	padding: 5px 35px;
	border: 1px solid #000000;
	font-family:'TitilliumWeb Bold';
}
.btn-apply {
    border: 1px solid #999999;
	color:#999999;
	font-family:'TitilliumWeb';
	padding: 7px 23px 7px 24px;
}
.btn-save, .btn-save:active, .btn-save:focus{
   
    font-size: 1.25rem;
	padding: 5px 40px;
	/*border: 1px solid #000000; */
	font-family:'TitilliumWeb Bold';
}
.otp-input {
    width: 45px;
    height: 55px;
    font-size: 1.5rem;
  }
  .otp-input.is-invalid {
  border-color: #dc3545 !important; /* Bootstrap red */
  box-shadow: 0 0 5px rgba(220, 53, 69, 0.5);
}
.error,.invalid-feedback{
	/*display: none;*/
    width: 100%;
    margin-top: .25rem;
    font-size: 1rem;
    color: #dc3545!important;
}
label.error {
    font-size: 1rem !important;

}

input:-webkit-autofill {
  background-color: #fff!important; /* light blue */
  color: #000 !important;
  box-shadow: 0 0 0px 1000px #fff inset; /* override Chrome yellow */
  -webkit-text-fill-color: #000 !important; /* text color fix */
}
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #fff inset !important;
  -webkit-text-fill-color: #212529 !important; /* Bootstrap default text */
}

.invalid-feedback[for="usrAgeFrom"] {
  display: none !important;
}

.popup {
    osition: absolute;
    position: fixed;
    top: 25%;
    left: 40%;
    display: none;
    /* width: 450px; */
    z-index: 9999;
    width: 40%;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

#croppic,#cropContainerPreload {
		width: 300px;
		height: 300px;
		position:relative; /* or fixed or absolute */
	}
#croppic ,#cropContainerPreload{
	width: 300px;
	height: 300px;
	position: relative;
	border: 1px solid #ccc;
}
h1 {
    font-size: 1.75rem;
  	font-family:'TitilliumWeb Bold';
	line-height:1.2;
	 
}

h2 {
    font-size: 1.5rem;
    margin-bottom: 10px;
	font-family:'TitilliumWeb Bold';
	/*font-weight:bold;*/
}
h3 {
    font-size: 1.25rem;
    font-family: 'TitilliumWeb Bold';
}
/* Navbar Styling */
.section-container {
	max-width: 1246px;
}
 .nav-container { /* padding: 20px 60px;  */
      	max-width: 1246px;
        display: flex;
        width: 100%; 
        justify-content: space-between;
        align-items: center;
        margin: auto;
    }
.navbar, #mainnavbar {
    /*  position: absolute;
    top: 0;
    width: 100%;left: 0;
    padding-top: 40px;
    margin: 0 auto;*/
	
	 padding-bottom:0;
	 position: sticky;
	top: 0;
    width: 100%;
     z-index: 4;
	transition: top 0.3s;
  transition: top 0.3s ease, background-color 0.3s ease, opacity 0.3s ease, padding-bottom 0.3s ease;
  }
.navstatic {
   /* position: relative;*/
   background-color:gray;
   width: 100%;
   padding:0;
   /* padding: 20px 60px;*/
	background: url(/images/header_bg_blue.webp?v=1) no-repeat center center;
    background-size: cover;
	height:80px;
    color: #fff;
	margin-bottom:20px;
  }
  .navtransparent {height:80px;}
.navloggedin {
  
  }
.logo img {  height: 60.43px;}
.navstatic .logo img, .navtransparent .logo img {  height: 40px;}
.speeddating li, .swu_ul li,.uldatingtips li,.datingtips ul li {font-size: 1.3125rem;}
.swu_ul li
 {
    background: url(/images/check-circle.svg) no-repeat 7px 7px transparent;
    
    list-style-type: none;
    padding: 5px 0px 15px 50px;
    vertical-align: middle;
    letter-spacing: 0.16px;
    float: none !important;
}
.profileul li
 {
    
    list-style-type: none;
    padding: 5px 0px 15px  0px;
    vertical-align: middle;
    letter-spacing: 0.16px;
    float: none !important;
}
.ulmsgy li{
	font-size:1.2rem;
	line-height: 1.5;
}


.nav-links {
    list-style: none;
    display: flex;
    gap: 24px;
	margin-bottom:0;
}

.nav-links li a, .nav-links a {
	font-family:'TitilliumWeb Bold';
    text-decoration: none;
    color: white;
	font-size: 1.12rem;
	/*font-size: 0.09rem;font-size: 1.12rem;
    font-weight: bold;*/
}
.nav-links li a:hover, .nav-links a:hover {
    color: #EE2C57;
	
}


.datingtips p span {font-family: 'TitilliumWeb';
    font-size: 1.3125rem;}

.join,.success_btn
{
	background: #FFFFFF;
    color: #000;margin-right:11px;
	padding: 8px 32px;
}
.join:hover,.success_btn:hover
{
	background: #EE2C57;
    color: #fff;
}
.join-m
{
	background: #EE2C57;
    color: white;margin-right:11px;
	padding: 8px 32px;
}
.join-m:hover
{
	background: #000000;
    color: #ffffff;
}
.sign-in
{
	background: #000000;
    color: white;
	padding: 8px 28px;
}
.sign-in:hover
{
	background: #EE2C57;
     color: #ffffff;
}
#menu-toggle, .block-report a, .hand{cursor:pointer;}
.sidebar {
	/* position: fixed;
	  position:absolute;
	  overflow:auto;
	top: 0;
	left: -320px;  
	min-width: 320px;
    width: 320px;
	height: 100vh;
	background: rgba(255, 255, 255, 1);
	padding-top: 60px;
	transition: left 0.4s ease-in-out;
	z-index: 1050;
    padding-left: 15px;*/
	padding: 20px 15px;text-align: left;
	overflow:auto;
	width: 320px!important;
	
}

.sidebar a {
	color: black;
	text-decoration: none;
	font-size: 1.7rem;
	display: block;
	padding: 30px 15px 0;
	transition: 0.3s;
	
}

.sidebar a:hover {
	background: rgba(255, 255, 255, 0.2);
}

/* Hamburger icon */
.hamburger {
	position: fixed;
	top: 20px;
	left: 20px;
	cursor: pointer;
	z-index: 1100;
}

.hamburger div {
	width: 30px;
	height: 4px;
	background: white;
	margin: 6px 0;
	transition: 0.4s;
}

select.selected {
    color: black !important;
}
/* Close button  
.close-btnsidebarx {
	position: absolute;   
  top: 25px;
    
    font-size: 4rem;
    line-height: 0.5;
    cursor: pointer;
    color: black;
}
.close-btnsidebar.left {
	left: 25px;
 }
.close-btnsidebar.right {
	right: 10px;
 }
  */
.close-btnsidebar {
position: absolute;
    top: 25px;
    font-size: 1.5rem;
    line-height: 0.5;
    cursor: pointer;
    opacity: 1;
    padding: 0;
	right:0;
    margin: 0px 15px;
    color: black;
}
.close-btnmain {

    font-size: 2rem;
    line-height: 0.5;
    cursor: pointer;
    opacity: 1;
    padding: 0;  
    color: black;
}
.close-btnmain:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23EE2C57'><path d='M.293.293a1 1 0 011.414 0L8 6.586l6.293-6.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/></svg>");

}
/* header */

.top-bar {
      background: black;
      color: white;
      font-size: 1rem;
    }
.top-bar-content {   
	padding: 12px 0px;  
	display: flex;align-items: center;
      justify-content: space-between;
	  max-width: 1246px;
    justify-content: space-between;
    margin: auto;
 }
    .top-bar .status {
      color: #EE2C57;
	  font-family: 'TitilliumWeb Bold';
    }
 
.top-bar .upgrade-text {
      font-size: 1.25rem;
	  font-family:'TitilliumWeb Bold';
	  color: white;
    }
    .nav-bar {
      background: linear-gradient(to right, #f46b45, #eea849);
      color: white;
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding: 10px 20px;
    }

    .nav-left {
      display: flex;
      align-items: center;
	  gap: 40px;
    }
    .nav-right {
      display: flex;
      align-items: center;
      gap: 42px;
    }

    .icon {
      /*font-size: 30px;*/
      cursor: pointer;
    }

    .icon-badge {
      position: relative;
    }

    .icon-badge span {
      position: absolute;
     /* top: 5px;*/
    right: -10px;
      background: #EE2C57;
      border-radius: 50%;
      padding: 1px 6px;
      font-size: 10px;
      color: white;border: 1px solid #FFFFFF;

    }
	.profile-sidebar {
		border-bottom: 2px solid #F6F6F6;font-size: 1rem;padding: 20px 25px 0px 25px;
   /*margin-bottom: 20px;  padding: 0px 25px 0px 25px;*/
	}
	.sidebar-3icon {
		border-bottom: 2px solid #F6F6F6;
    /* padding: 0px 25px 0px 25px; padding-bottom: 25px;*/
    
	}
    .right-badge {
		    font-size: 10px;
			position: absolute !important;
			/*top:0;*/border: 1px solid #FFFFFF;

			transform: translate(-50%, -50%) !important;
	}
	.profile-sidebar .profiletype{
		color:#000;font-family:'TitilliumWeb'; font-sizex: 1.25rem;
	}
	.daily_match {
		max-width:400px;
		animation: slideIn 0.5s ease-out;
	}
	 @keyframes slideIn {
      from { transform: translateX(-100%); opacity: 0; }
      to { transform: translateX(0); opacity: 1; }
    }

    @keyframes slideOutLeft {
      to { transform: translateX(-100%); opacity: 0; }
    }

    @keyframes slideOutRight {
      to { transform: translateX(100%); opacity: 0; }
    }

    .slide-out-left {
      animation: slideOutLeft 0.5s forwards;
    }

    .slide-out-right {
      animation: slideOutRight 0.5s forwards;
    }
	#delete_confirmation_popup, #cookiemsg_popup {
    display: block;
    text-align: center;
    background: #EE2C57;
    font-size: 18px;
    line-height: 23px;
    font-weight: bold;
    color: #fff;
    padding: 5px 0;
}
     .profile-dropdown {
		display: flex;
		align-items: center;
		background-color: #ffffff;
		padding: 2px 22px 2px 2px;
		border-radius: 999px;
		cursor: pointer;
		gap: 12px;
     /* transition: background 0.3s;*/
    }

    .profile-dropdown:hover {
      background-color: #d5d5d5;
    }

    .profile-img {
      width: 40px;
      height: 40px;
      border-radius: 50%;
      object-fit: cover;
      border: 0px solid white;
    }

    .profilebox .card,.profileboxmob .card,.profileboxprofs .card{
	box-shadow: 0px 1px 3px #00000029;
	border-radius: 20px	;
	/*max-width: 400px;*/
	height: 100%;
	marginx: 5px;
	}
	 
	.profilebox h2,.profileboxprofs h2{
	font-size: 2.18rem;
	font-family:'TitilliumWeb SemiBold';	
	 }
	 .profilebox h5 ,.profileboxprofs h5  ,.profilebox h5 a,.profileboxprofs h5 a{
		font-size: 1.5rem;
		font-family:'TitilliumWeb SemiBold';	
		
	 }
	 .profilebox a,.profileboxprofs a{
		text-decoration:none;
	 }
	.profilebox .card-img-top{ 	 max-height: 290px; border-radius:20px 20px 0 0 ;   }
	.profilebox .prf-loc img{ width:8px ;  }
	.profilebox .card-body{ padding: 14px 15px 23px;}
	.profilebox .card-text, .profileboxprofs .card-text{
		
	font-size: 1.25rem;
	color:black;
	font-family:'TitilliumWeb SemiBold';	
 }
  .profilebox .text-muted, .profileboxprofs .text-muted{
	font-size: 1rem;
	font-family:'TitilliumWeb Light';	
 }
    .dropdown-arrow {
      width: 10px;
     
      color: #333;
      /*transition: transform 0.4s ease;*/
    }

    .profile-dropdown.open .dropdown-arrow {
      /*transform: rotate(180deg);*/
    }

	.sidebar-right {
	  /* position: fixed;
	 position:absolute;*/
	  overflow:auto;
	 /*  top: 0;
	  right: -100%;   
	  width: 320px;
	  height: 100%;
	  background-color: #fff;
	  box-shadow: -3px 0 10px rgba(0, 0, 0, 0.2);
	  transition: right 0.8s ease-in-out;
	 
	  z-index: 1000;*/
	}
  /*  .sidebar-right.open {
      right: 0;
    }

    .sidebar-right .close-btn {
      position: absolute;
      top: 10px;
      right: 15px;
      font-size: 20px;
      cursor: pointer;
    }
*/
    .sidebar-right h3 {
      margin-top: 40px;
      font-size: 20px;
    }

    .sidebar-right ul {
      list-style: none;
      padding: 0;
      /*margin-top: 20px;*/
    }

    .sidebar-right ul li {
     /* margin: 12px 0;*/
    }

    .sidebar-right ul li a {
      text-decoration: none;
      color: #333;
    }
	 .profile-sidebar img {
      width: 60px;
      height: 60px;
      border-radius: 50%;
      margin-bottom: 0.5rem;
    }
	.progress {
      height: 5px;
    }
	.nav-link-sidebar {
	  display: flex;
	  align-items: center;
	  gap: 20px;
	  font-weight: 500;
	  color: #800080; padding: 6px 10px 6px;
	  /* padding: 15px 10px;
	 border-bottom: 1px solid #E9ECEF;*/
	  transition: background-color 0.2s ease-in-out;
	  text-decoration: none;
	  cursor: pointer;
	  font-size: 1.25rem;
    font-family: 'TitilliumWeb';
	}
	.sidebar-link {font-size:1.25rem;
	color:#000;font-family:'TitilliumWeb SemiBold';	
	}
	.nav-link-sidebar:hover {
	  background-color: #EE2C57; /* light purple background */
	  color: white;
	}
	.form-check-input {
		height:1.2em;
		width: 2.5em!important;
	}
	.form-check-input:focus {
    border-color: #EEC7CF;
    }
	.my_dailtmatches:hover img { content: url('/images/matches.svg');	}
	.my_tags:hover img { content: url('/images/tag-white.svg');	}
	.my_ynm:hover img { content: url('/images/yes-maybe-white.svg');	}
	.my_history:hover img { content: url('/images/history-white.svg');	}
	.my_events:hover img { content: url('/images/ticket-white.svg');	}
	.my_profile:hover img { content: url('/images/pencil-white.svg');	}
	.my_account:hover img { content: url('/images/account-white.svg');	}
	.my_pref:hover img { content: url('/images/pref-white.svg');	}
	.my_block:hover img { content: url('/images/blocked-white.svg');	}
	.my_contact:hover img { content: url('/images/contact-white.svg');	}
	.my_help:hover img { content: url('/images/info-white.svg');	}
	.my_logout:hover img { content: url('/images/logout-white.svg');	}
	
	
	.custom-switch {
  width: 2.5em;
  height: 1.3em;
  appearance: none;
  -webkit-appearance: none;
  background-color: #EE2C57;  /* Unchecked state */
  border: 1px solid #EE2C57;
  border-radius: 2em;
  position: relative;
  cursor: pointer;
  transition: background-color 0.3s ease, border-color 0.3s ease;
}

/* White knob - always white */
.custom-switch::before {
  content: '';
  position: absolute;
  top: 2px;
  left: 2px;
  width: 1em;
  height: 1em;
  background-color: #fff; /* Always white */
  border-radius: 50%;
  transition: transform 0.3s ease;
}

/* Checked state (green background) */
.custom-switch:checked {
  background-color: #28a745;  /* Green */
  border-color: #28a745;
}

/* Move knob to right on checked */
.custom-switch:checked::before {
  transform: translateX(1.2em);
}

/* Remove default glow */
.custom-switch:focus {
  box-shadow: none;
}
    .toggle-switch {
      display: flex;
      align-items: center;
      justify-content: center;
      gap: 5px;
    }
 .overlay {
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.4);
      z-index: 999;
      display: none;
    }

    .overlay.show {
      display: block;
    }

.loadbtnstyle {
	margin-top:90px;margin-bottomx:30px;
}



/* header */
.formconfirm_block, .showmsg_block
{
	/*width:50%; margin:auto;*/
}
.formconfirm {
    text-align: left;
    display: inline-block;
	/*margin:40px 0px;
	margin:40px 20px;*/
	
}
.showmsg {
    text-align: left;
    display: inline-block;
	height: 30vh !important;
	/*on signup InfoError */
}
.form-custom p, .form-custom label, .form-custom span, .form-custom select, .form-custom input{
   font-size:1.25rem; /* 1.31rem;.25*/
}
 .personality-row b,.personality b,.personality-partner b{
  font-size: 1.5rem;
    font-family: 'TitilliumWeb ExtraBold';
    color: black;
}
 
.form-custom select,
.form-custom input:not([type="button"]):not([type="submit"]):not([type="reset"]):not([type="range"]):not([type="image"]):not([type="radio"]) {
    margin-bottom: 10px;
	font-family: 'TitilliumWeb Light';
	
    border: none!important; color:#686868; /*#A0A0A0;#000000;color: ;font-weight: 600;*/
    text-align-last: left; width:100%;padding:0;padding: 0px 0 10px;
	background-color: white;
	 /* appearance: none; Remove default dropdown styling  padding: 0px 0 10px;neded on homepgae
  -webkit-appearance: none;
  -moz-appearance: none;*/
  border-radius: 0;
	border-bottom: 1px solid #b6b6b6!important;
}
.form-custom > select::placeholder  {
    /* appearance: none; Remove default dropdown styling
  -webkit-appearance: none;
  -moz-appearance: none;
  color: #B6B6B6; */
}
.form-custom textarea,.form-custom textarea:focus  {
   margin-bottom: 10px;
  
    text-align-last: left;
    width: 100%;
    paddingx: 0;
    /* border-radius: 0;font-size: 1.625rem;  color: #000000;#a0a0a0;*/
    border: 1px solid #b6b6b6 !important;
	
	font-size: 1.125rem;
    color: #686868;
    font-family: 'TitilliumWeb Light';
}

#searchForm select { color: #A5A5A5;     border-bottom: 1px solid #808080 !important;}
#searchForm #usrAgeFrom ,#searchForm #usrAgeTo,#selagefrom,#selageto{ paddingx: 0px 0 5px;width: 80px;}

.easy-autocomplete input { box-shadow: none !important; border-radius:0!important;padding:0!important;} 
option:not(:first-of-type) {
  color: black;
}

.custom-select option:first-child {
    padding-right: 10px;
}
.custom-select option:disabled
{
	color: #B9B9B9; 
}
.custom-select option
{
	 
}
.custom-select {
     appearance: none; 
  
  -moz-appearance: none;-webkit-appearance: none;  
  border: 1px solid #ccc;
  padding: 10px;
  font-size: 16px;
  cursor: pointer;
  position: relative;
 background-image: url(/images/drp_down.png);
 background-repeat: no-repeat;
background-position: right 12px;
    background-size: 20px;
	
	 
    
    padding: 8px 12px;         /* restore spacing */
  /*  height: 35px;   removed as is not showing properly on step2        
    line-height: 1.2; */
   
} 
.photoul li , .photoguide{font-size:1.25rem;}

.input[type=text]::-webkit-input-placeholder,select::-webkit-input-placeholder,textarea::-webkit-input-placeholder
{
	color: #b6b6b6!important; /* WebKit, Blink, Edge */
}
.input[type=text]:-moz-placeholder,select:-moz-placeholder,textarea:-moz-placeholder
{
	color: #b6b6b6!important; /* Mozilla Firefox 4 to 18 */
}
.input[type=text]::-moz-placeholder,select::-moz-placeholder,textarea:-moz-placeholder
{
	color: #b6b6b6!important; /* Mozilla Firefox 19+ */
}
.input[type=text]::-ms-input-placeholder,select::-ms-input-placeholder,textarea:-ms-input-placeholder
{
	color: #b6b6b6!important; /* Microsoft Edge */
}
.input[type=text]:-ms-input-placeholder,select:-ms-input-placeholder
{
	color: #b6b6b6!important; /* IE 10-11 */
}
.input[type=text]::placeholder,select::placeholder,textarea::placeholder
{
	color: #b6b6b6!important; /* Modern browsers */
}

.custom-checkbox {
  display: inline-flex;
 align-items: center;/*start*/
  cursor: pointer;
  user-select: none;
  font-size: 16px;
  position: relative;
}

.custom-checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

.custom-checkbox .checkmark1 {
  height: 20px;
  width: 20px;
  background-color: #CDCDCD;
  border-radius: 4px;
  margin-right: 10px;
  position: relative;
  transition: background-color 0.2s;
}

.custom-checkbox input:checked + .checkmark1 {
  background-color: #000000;
}

.custom-checkbox .checkmark1::after {
  content: "";
  position: absolute;
  display: none;
  left: 6px;
  top: 2px;
  width: 6px;
  height: 12px;
  border: solid white;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.custom-checkbox input:checked + .checkmark1::after {
  display: block;
}

/*	
.form-custom button, .signupbtn {
    background: #EE2C57;
    color: white;
    font-size: 1.25rem;
    cursor: pointer;
}
.form-custom button:hover, .signupbtn:hover
{
	background: #FF0037;
    color: white;
}*/
#usrAgeFrom, #usrAgeTo{
	 width:90px;
}
#Continuebtn.active:hover {
  background-color: black!important;   /* change this to what you want */
  
}

 .forgot-link {
    text-decoration: underline;
  
  }

.or-text {
    text-align: center;
    margin: 5px 0;
    color: #666;
}
 .form-select {
      border: none;
      border-bottom: 1px solid #b6b6b6;
      border-radius: 0;
      color: #b6b6b6;
      padding-left: 0;
    }
.overlay_bg
{
	border:0px #333333 solid; idth:300px;background-color:#FFFFFF; padding:0px;text-align:left;
}
#nicname_msg span,#nicname_msg p{font-size:1rem!important;}
.profimg {
    height: 50px;
    border-radius: 50%;
}
.progressmenu {
    background-color: #D0D0D0;
    width: 100%;
    height: 5px;
}
.linklist  {
  
    padding: 10px;
    padding-leftx: 13px;
	font-size: 15px;
    font-family: Muli Semibold;
    letter-spacing: 0.38px;
    color: #8F8F97;
}

.linklist .delsaved {
  float:left;
  cursor:pointer;
}
 
.linklist:hover {
 background-color:#D8D8D8;
}
/*
.user-icon .search-icon:hover{
 content: url('/images/search-hover.svg');
}
.user-icon .matches-icon:hover{
 content: url('/images/matches-hover.svg');
}
.user-icon .views-icon:hover,.views-icon:hover{
 content: url('/images/views-hover.svg');
}
.user-icon .likes-icon:hover{
 content: url('/images/likes-hover.svg');
}

.user-icon .msgs-icon:hover{
 content: url('/images/msg-hover.svg');
}
*/
#EditSearchBtn img:hover{
 content: url('/images/filterpost-hover.svg');
}
.filter-close:hover {
   background-color: #EE2C57;
   
}

 .dropbtn_saved  {
   
  border: none;
  cursor: pointer;
  border: 1px solid #D0D0D0;
    border-radius: 20px;
    background-color: #E8E8E8;
    width: auto;
    float: left;
    height: 34px;
	 line-height: 34px;
    padding-right: 12px;
    padding-left: 13px;
	font-size: 15px;
   
    letter-spacing: 0.38px;
    color: #8F8F97;
}
.dropdown_saved {
  position: relative;
  display: inline-block;
}
.dropdown-content_saved {
  display: none;
  position: absolute;
  margin-top:30px;
  background-color: #E8E8E8;
  width: 100%;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.savedname {
 padding-left:20px;
 cursor:pointer;
}

.slider {
    -webkit-appearance: none;
    width: 100%;
	margin-top: 35px;
    height: 10px;
    border-radius: 5px;
    background: #d3d3d3;
    outline: none;
    opacity: 0.7;
    -webkit-transition: .2s;
    transition: opacity .2s;
	
	

}

.slider:hover {
    opacity: 1;
}

.slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    height: 30px;
	width: 30px;
    border-radius: 50%;
    background: #EE2C57;
    cursor: pointer;
	box-shadow: 0 1px 6px 0 rgba(0,0,0,0.5);
	border: 3px solid #FFFFFF;
}
.slider::-moz-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    height: 30px;
	width: 30px;
    border-radius: 50%;
    background: #EE2C57;
    cursor: pointer;
	box-shadow: 0 1px 6px 0 rgba(0,0,0,0.5);
	border: 3px solid #FFFFFF;
}
.slider::-ms-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    height: 30px;
	width: 30px;
    border-radius: 50%;
    background: #EE2C57;
    cursor: pointer;
	box-shadow: 0 1px 6px 0 rgba(0,0,0,0.5);
	border: 3px solid #FFFFFF;
}
,.slider::-o-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    height: 30px;
	width: 30px;
    border-radius: 50%;
    background: #EE2C57;
    cursor: pointer;
	box-shadow: 0 1px 6px 0 rgba(0,0,0,0.5);
	border: 3px solid #FFFFFF;
}


.slider::-moz-range-thumb {
     -webkit-appearance: none;
    appearance: none;
    height: 30px;
	width: 30px;
    border-radius: 50%;
    background: #EE2C57;
    cursor: pointer;
	 cursor: pointer;
	box-shadow: 0 1px 6px 0 rgba(0,0,0,0.5);
	border: 3px solid #FFFFFF;
} 
.slider::-webkit-range-thumb {
     -webkit-appearance: none;
    appearance: none;
    height: 30px;
	width: 30px;
    border-radius: 50%;
    background: #EE2C57;
    cursor: pointer;
	 cursor: pointer;
	box-shadow: 0 1px 6px 0 rgba(0,0,0,0.5);
	border: 3px solid #FFFFFF;
} 
.slider::-ms-range-thumb {
     -webkit-appearance: none;
    appearance: none;
    height: 30px;
	width: 30px;
    border-radius: 50%;
    background: #EE2C57;
    cursor: pointer;
	 cursor: pointer;
	box-shadow: 0 1px 6px 0 rgba(0,0,0,0.5);
	border: 3px solid #FFFFFF;
} 
.slider::-o-range-thumb {
     -webkit-appearance: none;
    appearance: none;
    height: 30px;
	width: 30px;
    border-radius: 50%;
    background: #EE2C57;
    cursor: pointer;
	 cursor: pointer;
	box-shadow: 0 1px 6px 0 rgba(0,0,0,0.5);
	border: 3px solid #FFFFFF;
} 
.panel-title a {text-decoration:none; }


.primarychbx {  position: relative;    padding-left: 30px;    padding-top: 9px;    padding-bottom: 11px;    padding-right: 20px;	margin-leftold:26px;    cursor: pointer;   border-radius: 22px;   background-color1: #FFFFFF;    -webkit-user-select: none;    -moz-user-select: none;    -ms-user-select: none;    user-select: none;	color: #3B3C3C;	font-size: 16px;	font-weight: bold;	letter-spacing: 0.4px;}
.primarychbx input {    position: absolute;    opacity: 0;    cursor: pointer;}
.primarychbx:hover input ~ .checkmark {    border:2px solid #9B9BA2;}
.primarychbx input:checked ~ .checkmark {    background-color: white;    border:2px solid #EE2C57;}
.primarychbx input:checked ~ .checkmark:after {    display: block;}
.primarychbx .checkmark:after {     top: 3px;    left: 3px;    width: 10px;    height: 10px;	border-radius: 50%;	background: #EE2C57;}

.checkmark {    position: absolute;    top: 0;    left: 0;    height: 20px;    width: 20px;    border:2px solid #9B9BA2;    border-radius: 50%;	    margin-top: 13px;    margin-left: 12px;}
.checkmark:after {    content: "";    position: absolute;    display: none;}
.personality input[type=checkbox]:not(old),.personality-partner input[type=checkbox]:not(old),.terms-checkbox input[type=checkbox]:not(old){width:2em;height:2em;margin:0;padding:0;font-size:1em!important;opacity:0; display:none;}
.personality input[type=checkbox]:not(old) + label,.personality-partner input[type=checkbox]:not(old) + label,.terms-checkbox input[type=checkbox]:not(old) + label{display:inline-block;margin: 7.5px 7.5px 7.5px 0;line-height:1em;border:none;font-weight:400}
 input[type=checkbox]:not(old) + label>span,.terms-checkbox input[type=checkbox]:not(old) + label>span
{display:inline-block;width:18px;height:18px;margin-right:10px;margdin:.25em .5em .25em .25em;borsder:.0625em solid #979797);
borsder-radius:.25em;bacdkground:#fbf4f1;vertical-align:bottom;border:2px solid #7F7F83}
 input[type=checkbox]:not(old):checked + label>span,.terms-checkbox input[type=checkbox]:not(old):checked + label>span{background:#2196F3;border:0px solid #7F7F83 ;    padding-top: 2px;    padding-left: 2px;text-align:left}
 input[type=checkbox]:not(old):checked + label>span:before,.terms-checkbox input[type=checkbox]:not(old):checked + label>span:before{content:'\2713'; position:absolute;dispslay:block;width:1em;color:white;font-sixze:0.9em;line-heigxht:0.9em;text-align:center;font-weight:700;brder-radius:.125em}
 .chkbxlabel {	color: #3B3C3C;	 font-size: 13px!important;letter-spacing: 0.28px; paddzing-left:35px;margxin-bottom:17px }

.genderchbx {  position: relative;    padding-left: 38px;    padding-top: 9px;    padding-bottom: 11px;    padding-right: 13px;	margin-left:26px;    cursor: pointer;   border-radius: 22px;   background-color: #FFFFFF;    -webkit-user-select: none;    -moz-user-select: none;    -ms-user-select: none;    user-select: none;	color: #3B3C3C;	font-size: 1.2rem;	font-weight1: bold;	letter-spacing: 0.4px;}
.genderchbx input {    position: absolute;    opacity: 0;    cursor: pointer;}
.genderchbx:hover input ~ .checkmark {    border:2px solid #9B9BA2;}
.genderchbx input:checked ~ .checkmark {    background-color: white;    border:2px solid #EE2C57;}
.genderchbx input:checked ~ .checkmark:after {    display: block;}
.genderchbx .checkmark:after {     top: 3px;    left: 3px;    width: 10px;    height: 10px;	border-radius: 50%;	background: #EE2C57;}

#divverify input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.tabs>.active>a{color: white;}
.linksul>li,.linksulmenu>li,.myblock li,.pastlist li { float:left;list-style: none; list-style-image: none;  }
.drop-list>li { font-weight:bold;}
.navbarul>li,.tabs li {  list-style: none; list-style-image: none;  }
.inboxhead>ul>li , .profilephoto-list>li,.ulmsgy li,.msgs-list li,.message li,.status-list li,.footer-box>ul>li,.contact-list li,.sitemap li,.ppul li, .pul li,#opt1 li ,#opt2 li,.recent-sliderhelp > li
{list-style: none; list-style-image: none; }
/* Firefox */
#divverify input[type=number] {
  -moz-appearance: textfield;
      margin-right: 5px;
    text-align: center;
	text-align-last: center!important;
    /* line-height: 50px; */
    font-size: 2rem;
    border:  1px solid #ccc !important;
    outline: none;
    transition: all .2s ease-in-out;
    border-radius: 3px;
}

.radio-toolbar label {
	display: inline-block;
	background-color: #F0F0F0;
	padding:5px 15px 8px;font-size: 1.125rem;
	/*font-size: 1.31rem; 
	margin-bottom:0;*/
	border: 0px solid #444!important;
	border-radius: 20px;  
}
.radio-toolbar label:hover {
    background-color:#EE6784;
    cursor: pointer;
    color:white
}
.radio-toolbar input[type="radio"]:focus + label,.radio-toolbar input[type="checkbox"]:focus + label {
    /* border: 1px dashed #444;*/
}
 .radio-toolbar input[type="radio"]:checked + label,.radio-toolbar input[type="checkbox"]:checked + label {
    background-color:#EE2C57;
    border-color: #EE2C57;
    color:white
}
.maxwidth {
    width: max-content;
    width: -moz-max-content;
    width: -webkit-max-content;
    width: -o-max-content;
}
.approvemsg {
    padding-top: 9px;
    color: #EE5375;
    font-size: 1rem!important;
    font-weight: bold;
    letter-spacing: 0.33px;
    text-align: center;
}
.help-tip{
	position: absolute;
	top: 40px;
	right: 18px;
	text-align: center;
	background-color: #EE2C57;
	border-radius: 50%;
	width: 24px;
	height: 24px;
	font-size: 14px;
	line-height: 26px;
	cursor: default;

}

.help-tip:before,.help-tip2:before{
	content:'?';
	font-weight: bold;
	color:#fff;
	
}

.help-tip:hover p, .help-tip2:hover p{
	display:block;
	transform-origin: 100% 0%;

	-webkit-animation: fadeIn 0.3s ease-in-out;
	animation: fadeIn 0.3s ease-in-out;

}

.help-tip p{
	display: none;
	text-align: left;
	background-color: #EE2C57;
	padding: 20px;
	width: 300px;
	position: absolute;
	border-radius: 3px;
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
	right: -4px;
	color: #FFF;
	font-size: 1rem;
	line-height: 1.4;
	 white-space: pre-line; z-index: 99999;
}

.help-tip p:before{
	position: absolute;
	content: '';
	width:0;
	height: 0;
	border:6px solid transparent;
	border-bottom-color:#EE2C57;
	right:10px;
	top:-12px;
	
}

.help-tip p:after,.help-tip2 p:after{
	width:100%;
	height:40px;
	content:'';
	position: absolute;
	top:-40px;
	left:0;
}


.regline {
    box-sizing: border-box;
    height: 2px;
    border: 1px solid #B4B4B4;
    margin-top: 20px;
    margin-bottom: 20px;
}
.help-tip2{
	position: absolute;
	top1: 50px;
	/* right: 18px;display:inline-block */
	text-align: center;
	background-color: #EE2C57;
	border-radius: 50%;
	width: 24px;
	height: 24px;
	font-size: 14px!important;
	line-height: 26px;
	cursor: default;
	
}

.help-tip2 p{
	display: none;
	text-align: left;
	background-color: #EE2C57;
	padding: 20px!important;
	width: 300px;margin:auto;
	position: absolute;
	border-radius: 3px;
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
	right1: -4px;
	left:-180px;
	color: #FFF;
	font-size: 1rem!important;
	line-height: 1.4;
	white-space: pre-line; z-index: 99999;
}
.help-tip2 p:before{
	position: absolute;
	content: '';
	width:0;
	height: 0;
	border:6px solid transparent;
	border-bottom-color:#EE2C57;
	left:40px;
	top:-12px;
	
}
.help-box .card{
	width:390px !important;
	font-size:1.875rem;
	padding:60px !important;
	font-family:'TitilliumWeb Bold';
	text-align: center;
	max-width: 390px;
    margin: auto;
	margin-bottom: 20px!important;
}

.s-col{
	display: flex;
    flex-wrap: wrap;
}
.help-text{
	font-size:1rem;
	/*color:#7F7F83*/
}
.profilesnap_signup {
    margin: auto;
    border-radius: 5px;
    display: inline-block;
    /* background: url(../images/bg-event.gif) no-repeat -1322px 100%; */
    background-color: #EC2C56;
    padding: 10px;
    color: White;
}
.profilesnap_signup a {
 
    color: White;
	text-decoration:underline;
}
.thelanguage p{font-size: 1.125rem !important;
    color: black;}
.contact-faq-content .contact-list .technology.closedlanguage,.recent-sliderhelp .technology.closedlanguage { background:url("/images/plus_thin.png") no-repeat 100% 50%;padding-right: 20px;}
.contact-faq-content .contact-list .technology.openlanguage,.recent-sliderhelp .technology.openlanguage { background:url("/images/cross_thin.png") no-repeat 99.5% 50%;padding-right: 20px;}
.recent-sliderhelp h2 {
    margin: 20px 0px 10px;
    padding: 0px;
}
  .ulprivacy li   {
	font-size: 1.125rem;
	line-height: 1.5;
}
.contact-list li,.sitemap li {
	font-size: 1.3125rem;
	line-height: 1.5;
	border-bottom: 2px solid #F6F6F6;
    padding: 10px 25px 10px 35px;
}
.help-list h1{
	font-family:'TitilliumWeb Bold' !important;font-size:1.875rem !important;
	border-bottom: 2px solid #F6F6F6;
    padding: 30px 25px 30px 35px;
}
.recent-sliderhelp ul {
    list-style: disc outside;
    padding: 0px 0px 20px 20px;
    margin: 0px;
}
.recent-sliderhelp >li {
    
	color: #3B3C3C;
	font-size: 1.3125rem;
	line-height: 1.5;
	border-bottom: 2px solid #F6F6F6;
    padding: 10px 25px 10px 35px;
     
}
.technology{  
cursor: hand;
cursor: pointer;
 
margin: 10px 0;
}
 .sitemap  li {
	 padding-left:0;
   /*font-weight:normal;
   padding-bottom:10px;
   margin: 0px;
    padding: 3px 0px;
   
	float:none;
    line-height: 22px;
	color: #3B3C3C; */  
}
.event-content{ text-align: center; /*max-width:300px;*/}
.event-content h2{font-size:30px;color:#fff;position: absolute;  background-color:transparent;   top: 50%;    left: 50%;    transform: translate(-50%, -50%);    }
.event-date-text {	padding-top:7px;color: #FFFFFF;line-height:25px;	 font-size: 1.2rem;letter-spacing: 0.44px;	text-align: center;background-color: #EE2C57; height:80px;border-radius: 20px 20px 0 0;}
.eventimgtext{ position: relative;    text-align: center;    color: white;}
.eventimgtext img { /*height:180px; */width:100%;    filter: blur(1px);}

.event-contentsearch {   height:400px; max-width:300px;position: relative;text-align: center;background:#FFF;
overflow: hidden;  }
.event-contentsearch h2{font-size:30px;color:#fff;position: absolute;  background-color:transparent;   top: 50%;    left: 50%;    transform: translate(-50%, -50%);    }


.eventimgtext h2 {color: #FFFFFF; font-size: 25px;letter-spacing: 0.64px;text-align: center;padding-top:0px;}
.event-head{color: #1A1B1B; font-size: 1rem;letter-spacingx: 0.5px;text-align: center; margin-top:16px;margin-bottom:6px;}
.event-box h3, .event-head {	widthx:75%; color: #1A1B1B;    background-color: white;	 font-size: 1.56rem;    margin: auto;	letter-spacingx: 0.5px;	text-align: left;margin-bottom: 26px;line-height: 1.4;}
.profilebox .event-box h3, .profilebox .event-head {font-size: 1.25rem; margin-bottom:10px;}
.profilebox .event-date-text{height:70px;}


.eventsbtn {color:white;background-color: #EE2C57;  display: inline-block;padding:10px 29px 11px 28px; margin-top:19px; margin-bottom:21px ;font-size: 18px;  letter-spacing: 0.46px;display: inline-block;
      border-radius: 25px;}
.recent-sliderhelp .mainpagehead {
       margin: 30px 10px 10px 0;
     
}
.img-circle{background-color: #FFFFFF;border-radius: 50%;	box-shadow: 0 1px 20px 0 rgba(0,0,0,0.2);height: 200px; width:200px; padding:32px 48px 45px 48px;    margin: 0 auto;}
.imgrnd{width: 104px;height: 123px;}
.rndlogo {
    margin-top: -100px;
}
.alignlogo {
  /*  padding-top: 100%;
    position: relative;
     width: 100%; */
    /* height: 0px; */
}
/* Daily Sugg */
.sugglist {
	margin-bottom: 100px;
}
.match-card {
      border-radius: 15px;
      overflow: hidden;
      box-shadow: 0 2px 6px rgba(0,0,0,0.1);
      background-color: white;
    }

    .match-img {
      width: 100%;
      max-height: 400px;
      object-fit: cover;
    }

    .match-info {
      padding: 15px ;
		padding-bottom: 30px;
    }

    .match-actions {
      display: flex;
      justify-content: space-around;
   	  align-items: center;
      border-top: 1px solid #eee;
    }
	.ynmblocksugg {
		padding: 30px;
		flex: 1;
		text-align: center;
	}
	.ynmblocksugg.view {
		border-left: 1px solid #eee;
		border-right: 1px solid #eee;
	}
	.ynmblocksugg-other {
		padding: 20px;
		flex: 1;
		text-align: center;
	}
	.ynmblocksugg-other img{width:35px;}
    .match-actions i {
      font-size: 24px;
      cursor: pointer;
    }

    .icon-btn {
      width: 48px;
      height: 48px;
      border-radius: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
      background-color: #f8f9fa;
    }

    .icon-btn:hover {
      background-color: #eee;
    }

    .daily-title {
      font-weight: bold;
      color: #e91e63;
      font-size: 1.75rem;
      margin-bottom: 1rem;
    }
.searchcontainer h1, .edit-container h1, .suggestionsContent h1,.message-content h1, .page-container h1, .event-container h1 {
	font-size:2.81rem;
	  font-family: 'TitilliumWeb SemiBold';
	 
}

.account-container .card, .page-container .card {
    box-shadow: 0px 1px 3px #00000029;
    border-radius: 20px;
    padding: 30px 20px;
  
	    max-width: 991px;
		font-size: 1.3125rem;
}
.account-info {  padding: 26px 35px 50px!important;   margin-bottom: 40px;}
 .card-info {  padding: 26px 35px 26px!important; margin-bottom:45px;}

.account-info h2, .card-info h2 {
    margin: 0;
    color: #EE2C57;
    font-family: 'TitilliumWeb SemiBold';
    font-size: 1.875rem;
	margin-bottom:18px;
}
.card-info p, .page-container p, .account-container p, .formconfirm ,  {
    font-family: 'TitilliumWeb';
    /*font-size: 1.3125rem;*/
    font-size: 1.125rem;
}

.switch {
  position: relative;
  display: inline-block;
  width: 52px;
  height: 32px;
}
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.sliderpref {
  position: absolute;
  cursor: pointer;
  background-color: #ccc;
  border-radius: 34px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: .4s;
}

.sliderpref:before {
  position: absolute;
  content: "";
  height: 25px;
    width: 25px;
    left: 4px;
    bottom: 3px;
  background-color: white;
  transition: .4s;
  border-radius: 50%;
}

input:checked + .sliderpref {
  background-color: #e6375f; /* your red */
}

input:checked + .sliderpref:before {
  transform: translateX(20px);
}

.sliderpref.round {
  border-radius: 30px;
}

 


.search-row { margin-bottom: 20px; }
.filterpill_sort {
	border: none !important;
	background-color: transparent;
	padding: 0px 0 10px;
    color:#666666;
	border-bottom: 1px solid #b6b6b6 !important;
	 font-family: 'TitilliumWeb';
	min-width: 170px;
	font-size: 20px; 
}
.filterpill {
	border-radius:20px;
	background-color:#DDDDDD;
	border: 0.5px solid #666666;
    color:#666666;
	 display: flex; 
	align-items: center ;
	font-size:0.625rem;
	 font-family: 'TitilliumWeb';
	 justify-content: space-between;
	 padding:5px 6px 5px 11px;
	 min-width: 90px;
}
.filter-close {
	 width: 20px;
  height: 20px;
  background-color: #666666; /* Light gray background */
  color: #fff;            /* White "X" */
  border-radius: 50%;
  font-size: 14px;
  cursor: pointer;
  line-height: 1;
  text-align: center;
  padding-bottom: 2px; 
}
#CriteriaSearch select {
 /*font-family: 'TitilliumWeb SemiBold';*/
  background-color:transparent !important;
} 
#paging_page_id1 {
    float: left;
    padding: 3px 0px 0px 0px;
    font-size: 14px;
    text-decoration: none;
    
}

.joinadvert {  box-shadow: 0 1px 6px 0 rgba(0,0,0,0.2); height:370px;  margin-left: 2%;    margin-right: 2%;max-width:300px;position: relative;
overflow: hidden;  /*     background: linear-gradient(315.87deg, #963282 0%, #E51952 58.5%, #ED5151 100%); */    background: url(/images/UpgradeBG.png) no-repeat center center;    background-size: cover;   z-index: 1;	text-align:center}
.joinadvertsearch {   height:400px; max-width:300px;position: relative;
overflow: hidden;  /*     background: linear-gradient(315.87deg, #963282 0%, #E51952 58.5%, #ED5151 100%); */    background: url(/images/UpgradeBG.png) no-repeat center center;    background-size: cover;   z-index: 1;	text-align:center}
	  
	  
.joinnowwadvert{
	background: linear-gradient(315.87deg, #963282 0%, #E51952 58.5%, #ED5151 100%);
     background: -moz-linear-gradient(315.87deg, #963282 0%, #E51952 58.5%, #ED5151 100%);
  background: -webkit-gradient(315.87deg, #963282 0%, #E51952 58.5%, #ED5151 100%);
  background: -webkit-linear-gradient(315.87deg, #963282 0%, #E51952 58.5%, #ED5151 100%);
  background: -o-linear-gradient(315.87deg, #963282 0%, #E51952 58.5%, #ED5151 100%);
  background: -ms-linear-gradient(315.87deg, #963282 0%, #E51952 58.5%, #ED5151 100%);
  background: linear-gradient(315.87deg, #963282 0%, #E51952 58.5%, #ED5151 100%);
  
box-shadow: 0 1px 6px 0 rgba(0,0,0,0.2);background: url(/images/bg3.jpg) no-repeat center top;
   background-size: cover;text-align: center;position:relative; paddixng-bottom:20px;width:300px;}
.joinnowfreetext {	width:60%; margin:45px auto 41px auto;color: #FFFFFF; 	font-size: 35px;	line-height: 44px;	text-align: center;}
.joinnowfreetext2{    width: 80%;    margin: auto;padding-bottom:39px;color: #FFFFFF;	 font-size: 15px;line-height: 28px;	text-align: center;}	  
.btnJoin2{	 display: inline-block;border: 3px solid #FFFFFF;	border-radius: 30px;	background-color: #75AC0B;	box-shadow: 0 1px 20px 0 rgba(0,0,0,0.3);
	color: #FFFFFF;	 	font-size: 22px;	letter-spacing: 0.56px;	text-align: center; padding:12px 93.5px 14px 93.5px}
.btnupgradeopt{	 display: inline-block;border: 2px solid #FFFFFF;	border-radius: 25px;	background-color: #75AC0B;	box-shadow: 0 1px 20px 0 rgba(0,0,0,0.3);
	color: #FFFFFF;	 	font-size: 18px;	letter-spacing: 0.46px;	text-align: center; padding:13px 21px 14px 23px}

	.joinnowmargin { margin-bottom: 41px;   } 
 

.toggle-wrapper {
    display: inline-block;
    border: 1px solid #000;
    border-radius: 50px;
    
   /* background-color: #fff;padding: 1px;
    position: relative;*/
  }

  .toggle-inner {
    display: flex;
    position: relative;
    z-index: 1;
    width: 160px;
  }

  .toggle-inner input {
    display: none;
  }

  .toggle-inner label {
    flex: 1;
    text-align: center;
    padding: 0.5rem 0;
    cursor: pointer;
    color: #000;
    background-color: transparent;
    border-radius: 50px;
    transition: color 0.25s ease-in-out;
    position: relative;
    z-index: 2;
   
	font-family: 'TitilliumWeb Bold';
	font-size:1.25rem;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 42px;
  }

  .toggle-indicator {
    position: absolute;
    top: 1px;
    bottom: 1px;
    width: 50%;
    border-radius: 50px;
    transition: left 0.3s ease;
    z-index: 0;
  }

  #toggleAll:checked ~ .toggle-indicator, #toggleLikes:checked ~ .toggle-indicator {
    left: 1px;
    background-color: #000;
  }

  #toggleMutual:checked ~ .toggle-indicator, #toggleDislikes:checked ~ .toggle-indicator {
    left: calc(49% + 0.5px);
    background-color: #EE2C57;
  }

  #toggleAll:checked + label, #toggleLikes:checked + label {
    color: #fff;
  }

  #toggleMutual:checked + label, #toggleDislikes:checked + label {
    color: #fff;
  }
  
.switcher{
	background: url(/images/toggleon.svg) no-repeat;
	width: 50px;
	height: 20px;
	text-indent: -9999px;
	overflow: hidden;
	float: left;
	/*margin: 0 6px 0 15px;*/
}
.row-switcher .switcher {/*background-position:0 -17px;*/
background: url(/images/toggleoff.svg) no-repeat;
}
.row-switcher span, .sub-menu span:hover {/* color: #4d4d4d; */}
.row-switcher .colored, .row .colored:hover, .row-switcher span:hover {color:#f04a1a;}

.page_content {
    float: left;
    padding-left: 20px;
    padding-top: 0px;
    /* width: 335px; */
}
#paging_page_id2 {
    float: left;
    padding: 3px 0px 0px 9px;
    width: 20px;
    font-size: 14px;
    text-decoration: none; 
}
.errorbg {
    width: 70%;
    margin: auto;
    background-color: white;
    padding: 20px;
	height: 50vh !important;
}
#loadnodata {font-sizex:1.31rem}
.pac-container {
    z-index: 9999;
}
.pac-container:after {  background-image: none !important;   height: 0px;}
.pac-icon{  display:none;    }
.pac-item  { font-family: "TitilliumWeb";  font-size: 14px;  font-weight: 400; padding : .2em .4em;    line-height: 1.5;     border:1px solid #ffffff; }
.pac-item-query {  font-family: "TitilliumWeb";  font-size: 15px;  font-weight: 400; padding : .2em .4em;    line-height: 1.5; }
.pac-item:hover {   border: 1px solid #999999 ; border-bottom-right-radius: 4px;   border-bottom-left-radius: 4px;    border-top-right-radius: 4px;    border-top-left-radius: 4px;  }
.datingtips p {
    margin: 0px;
}


.blog-section  {
    text-align: center;
    padding: 50px 30px 0;
    background-color: #fff;
}
.blog-section h2 {
    color: #EE2C57;
    font-size: 2.81rem;
    margin-bottom: 30px;
	font-family:'TitilliumWeb SemiBold';
	 
}

.blog-container, .dating-container {
    display: flex;
    justify-content: space-between;
   /* gap: 20px;*/
    flex-wrap: wrap;
}

.blog-card, .dating-card {
    width: 30%;
    background: #fff;
    border-radius: 10px;
    text-align: left;
}
.dating-card-2 {
    width: 45%;
    background: #fff;
    border-radius: 10px;
    text-align: left;
}
.blog-card img {
    width: 100%;
    height: 250px;
    object-fit: cover;
    border-radius: 15px;
}
.see-all { margin: 56px 0px 100px ;padding: 5px 68px 10px 70px;}

.blog-card h3 {
    margin-top: 30px;
	padding: 0 8% 0 3%;
	
}
.blog-card h3 a {
    font-size: 1.56rem;
    color: #e91e63;
    font-family:'TitilliumWeb ExtraBold';

}
.blog-card  div  {
    margin-top: 15px;
    padding: 0 8% 0 3%;
}
.blog-card p   {
    font-size: 1.25rem;
    color: #000;
    margin-top: 5px;
	padding: 0 8% 0 3%;
	font-family: 'TitilliumWeb';
	    line-height: 1.35;
   /* font-weight: 600; */
}
.blog-card div a {
    text-decoration:none;
    color: #727272;
    margin-top: 5px;
	padding: 0 8% 0 3%;
	background-color: #F2F2F2;
    padding: 0px 7px !important;
	text-transform: uppercase;
}


.footer {
    background-color: #000;
    color: #fff;
    padding: 70px 20px 37px;
    text-align: center;
    font-family: Arial, sans-serif;
}

.footer-container {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.footer-logo img {
    max-width: 200px;
    
}

.footer-links {
    display: flex;
    flex-wrap: wrap;
	gapx: 40px;
    width: 100%;
    max-width: 1000px;
	text-align: left;
    justify-content: space-between;
}

.footer-column {
   /* text-align: left;
    min-width: 200px;min-width: 25%;*/
	margin-top: 43px;
	
}

.footer-column h3 {
    color: #e91e63;
	/*margin-left: -15px;*/
    font-size: 0.87rem;
    margin-bottom: 0px;
	font-family:'TitilliumWeb Bold'; 
}

.footer-column ul {
    margin-bottom: 0;
   /* margin-left: -15px;*/
}
.footer-column ul li::marker {
    color: #EE2C57;  
    font-size: 14px;
   
}
.footer-column ul li {
    margin-bottom: 0px;
	
}

.footer-column ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
	font-family:'TitilliumWeb Light'; 
	margin-left: -5px;
}

.footer-column ul li a:hover {
    text-decoration: underline;
}

.footer-bottom p{
	color: #EE2C57;  
    margin-top: 42px;
    font-size: 12px;
}

.footer-bottom a {
    color: #e0004d;
    text-decoration: none;
}

.footer-bottom a:hover {
    text-decoration: underline;
}


	
#thank_text {font-size:1.31rem;  }

@media screen and (max-width: 1400px) and (min-width: 992px)  {
	 
}
 @media screen and (min-width: 1300px)  {
	/* .navbar { width: 1246px;} */
}
@media screen and (min-width: 1200px)  {
	 .container {
        /* max-width:100%; FOR PROFILE PAGE*/
		max-width: 1246px;
		padding:0  0px 100px;
    }
	
	.homepage .nav-container {
      	max-width: 1246px;
    }
	 .nav-container {
      	max-width: 1246px;
    }
	
	
}
@media screen and (min-width: 1400px)  {
	
}
@media screen and (min-width: 1700px)  {
	 
}

/* iPads and tablets - up to iPad Pro landscape */
@media (min-width: 768px) and (max-width: 1024px) {
	 .container {
        max-width:100%; /* FOR PROFILE PAGE IPAD*/
		padding:0 30px 60px;
    }
}
@media screen and (max-width: 1300px) and (min-width: 767.98px)  {
	
	.nav-container {padding-left: 28px; padding-right:28px; }
	.container {padding:0 28px 100px;  }
	.top-bar-content {
        padding-left: 28px;
        padding-right: 28px;
    }
}
@media screen and (max-width: 1199.98px) and (min-width: 992px)  {
	 /*.container {    	padding:0 30px 60px;    } */
	
}

@media screen and (max-width: 991.98px) and (min-width:768px)  { /** md **/
    .navbar {padding-top: 0px;}
	/*.nav-container {padding: 32px 28px 42px 28px; }
	
	.homepage .nav-container,.sikhdating .nav-container,.hindudating .nav-container {padding: 22px 28px 20px 28px; }*/
	.navstatic { height:80px; }
	.sign-in, .join { 
		padding: 4px 16px;    
		font-size: 1rem;
	}
	.logo img {   height: 50px;}
	.nav-links { gap: 20px;}
	.nav-links li a {font-size: 16px;}	
	.modal-dialog {  max-width: 720px; } 
}

@media screen and (max-width: 767.98px)  and (min-width:576px)  {}


@media screen and (max-width: 767.98px)    {
	.container {padding:0 10px 100px;}
	.join,.sign-in{	padding: 4px 32px;}
	.sugglist {	margin-bottom: 70px;}
	.btn-cancel {padding: 5px 25px;	}
	/*.btn-save {	padding: 5px 20px;	}
	.navstatic {padding: 20px 25px;}*/
	.navstatic { height:60px;  }
	.navbar {padding-top: 0! important;
        padding-bottom: 0 !important;}
	.nav-container {/*padding: 30px 28px 42px 28px;*/padding: 12px 28px 15px 28px; }
	.homepage .nav-container,.sikhdating .nav-container,.hindudating .nav-container {padding: 22px 28px 20px 28px; }
	.top-bar-content { padding: 5px 25px; }
	.top-bar .upgrade-text {font-size: 1rem;}
	.modal-title{font-size: 1.5rem;}
	.form-custom p, .form-custom label, .form-custom span, .form-custom select, .form-custom input { /*  font-size: 1rem;*/}
	 .nav-right { gap: 10px;  justify-content: space-between;     width: 100%; }
	 .profile-dropdown {
       padding: 2px 12px 2px 2px;
       gap: 8px;
    }
	#successstoryCarousel .carousel-item {	height:550px}
	.form-custom textarea {
		font-size:1.25rem;
	}
	.help-box .card{
		width:100% !important;
		 
	}
	.ynmblocksugg,.ynmblocksugg-other {
		padding: 20px;
		
	}
	.ynmblocksugg-other span{width:40px!important; height:40px!important;  background-size:contain!important;}
	.ynmblocksugg-other img{width:50px;}
	.contact-list li,.recent-sliderhelp >li {      padding: 10px 20px 10px 20px;}
	.searchcontainer h1, .edit-container h1, .suggestionsContent h1,.message-content h1, .page-container h1 {
	font-size:2.19rem; 
	}
	 .event-box h3, .event-head {	width:100%; }
	 .profilebox,.profileboxprofs  {
		 padding:0 ;
		 width: calc(50% - 4px);
		 margin:0;
	  }
	  .match-info
	{
    padding: 5px 10px;
    padding-bottom: 30px;
	}
	  .profilebox .card-body{ padding: 8px 10px 20px;}
	 .profilebox .event-box h3, .profilebox .event-head {	font-size: 1rem;     margin-bottom: 0px;}
	  
	.profile-img {
		width: 35px;
		height: 35px;
	}
	.profileboxmob {
		width: 100%;
        /* max-height: 400px; */
        max-width: 350px;
        /* margin-top: var(--bs-gutter-y); */
        margin: auto;
        text-align: center;
        margin-top: var(--bs-gutter-y);
	}
	.account-info  {    padding: 14px 20px 60px!important;}
	.card-info {    padding: 17px 22px 17px!important;}
	.help-box .card {   padding: 60px 30px !important;	}
	.profilebox a,.profileboxprofs a,.profilebox h5 a,.profileboxprofs h5 a{	font-size: 1.25rem; color: #EE2C57!important;}
	 .blog-section h2 { line-height:1.2 }
	 .see-all { margin: 27px 10px 34px 0;}
	 .profilebox .card-text,.profileboxprofs .card-text{font-size: 1rem; }
	#CriteriaSearch .panel label { font-size: 1rem;} 
	.logo img {  height: 70px;margin-top: 22px;}
	.homepage .logo img { margin-topx: 102px;}
	.navbar2{padding-top:25px;  }
	.sidebar .auth-buttons {width:200px;}
	.sidebar .auth-buttons button {    margin: 30px 15px 0;}
	.formconfirm_block, .showmsg_block { width:100% }
	.help-tip2 p { font-size :13px}
	.errorbg { width: 100%;}
	.blog-container { flex-direction: column;align-items: center; }
    .dating-container { flex-direction: column;   }
    .blog-card, .dating-card , .dating-card-2{ width: 100%; }
	.blog-section {  padding: 40px 25px; text-align:left}
	.blog-container {  gap: 40px;}
		.footer-column h3 { margin-bottom: 10px;  }
	.footer-column {  min-width: 50%; }
	.footer-column ul li {    margin-bottom: 10px;}
	.footer-column ul li a {font-size:13px;}
}
 

 /** Medium devices (tablets, 768px and up) **/
@media (min-width: 768px) { 
 
} 
/** Large devices (desktops, 992px and up) **/
@media (min-width: 992px) { 
 
}


@media screen and (max-width: 575px)    {
	 
	
}

@media screen and (max-width: 465px)    {}
