body {
	font-family:'Poppins-Regular', sans-serif !important;
}

* {
    margin: 0;
    padding: 0;
}

/*  Basic Css  */

ul, ol {
    list-style: none;
    padding: 0;
    margin: 0;
}

a, a:hover, a:focus {
    text-decoration: none;
}

/********************Padding Top*****************/
.padding-top-5{
	padding-top:5px;
}
.padding-top-10{
	padding-top:10px;
}
.padding-top-15{
	padding-top:15px;
}
.padding-top-20{
	padding-top:20px;
}
.padding-top-25{
	padding-top:25px;
}
.padding-top-30{
	padding-top:30px;
}
.padding-top-35{
	padding-top:35px;
}
.padding-top-40{
	padding-top:40px;
}
/********************Padding Bottom*****************/
.padding-bottom-5{
	padding-bottom:5px;
}
.padding-bottom-10{
	padding-bottom:10px;
}
.padding-bottom-15{
	padding-bottom:15px;
}
.padding-bottom-20{
	padding-bottom:20px;
}
.padding-bottom-25{
	padding-bottom:25px;
}
.padding-bottom-30{
	padding-bottom:30px;
}
.padding-bottom-35{
	padding-bottom:35px;
}
.padding-bottom-40{
	padding-bottom:40px;
}
/* #Progress with back to top
================================================== */
:root {
	--red: #da2c4d;
	--yellow: #f8ab37;
	--green: #2ecc71;
	--white: #ffffff;
	--grey-light: #f2f7f9;
	--grey: #ecedf3;
	--black: #080808;
	--black-blue: #1f2029;
	--black-blue-light: #353746;
	--black-blue-light-2: #404255;
	--black-blue-light-3: #4b4d64;
	--black-light: #424455;
}
.progress-wrap {
	position: fixed;
	right: 50px;
	bottom: 50px;
	height: 46px;
	width: 46px;
	cursor: pointer;
	display: block;
	border-radius: 50px;
	box-shadow: inset 0 0 0 2px #3b3c1f;
	z-index: 10000;
	opacity: 0;
	visibility: hidden;
	transform: translateY(15px);
	-webkit-transition: all 200ms linear;
	transition: all 200ms linear;
	bottom: 86px;
	background: #fff;
}
.progress-wrap.active-progress {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
}
.progress-wrap::after {
	position: absolute;
	/*font-family: 'unicons';
	content: '\e84b';*/
	content: '\f004';
	font-family: 'Font Awesome\ 5 Free' !important;
	font-weight: 900;
	text-align: center;
	line-height: 46px;
	font-size: 24px;
	color:#0CB4FF;
	left: 0;
	top: 0;
	height: 46px;
	width: 46px;
	cursor: pointer;
	display: block;
	z-index: 1;
	-webkit-transition: all 200ms linear;
	transition: all 200ms linear;
	animation: heartbeat 1s infinite;
}
.progress-wrap:hover::after {
	opacity: 1;
}
.progress-wrap:hover::before {
	opacity: 1;
}
.progress-wrap svg path { 
	fill: none; 
}
.progress-wrap svg.progress-circle path {
	stroke: var(--grey);
	stroke-width: 4;
	box-sizing:border-box;
	-webkit-transition: all 200ms linear;
	transition: all 200ms linear;
}
@keyframes heartbeat
{
	0%
	{
		transform: scale( .75 );
	}
	20%
	{
		transform: scale( 1 );
	}
	40%
	{
		transform: scale( .75 );
	}
	60%
	{
		transform: scale( 1 );
	}
	80%
	{
		transform: scale( .75 );
	}
	100%
	{
		transform: scale( .75 );
	}
}
/* #Progress with back to top */



.margin-top-2{
	margin-top:2px;
}
.margin-top-3{
	margin-top:3px;
}
.margin-top-4{
	margin-top:4px;
}
.margin-top-5{
	margin-top:5px;
}
.margin-top-10{
	margin-top:10px;
}
.margin-top-15{
	margin-top:15px;
	
}

.margin-top-20{
	margin-top:20px;
}
.margin-top-25{
	margin-top:25px;
}
.margin-top-30{
	margin-top: 30px;
}
.margin-top-35{
	margin-top:35px;
}
.margin-top-40{
	margin-top:40px;
}
.margin-top-50{
	margin-top:50px;
}

.margin-top-60{
	margin-top:60px;
}

.margin-top-70{
	margin-top:70px;
}

.margin-top-80{
	margin-top:80px;
}
.margin-top-90{
	margin-top:90px;
}
.margin-top-100{
	margin-top:100px;
}
.margin-bottom-5{
	margin-bottom:5px;
}
.margin-bottom-10{
	margin-bottom:10px;
}
.margin-bottom-15{
	margin-bottom:15px;
}
.margin-bottom-20{
	margin-bottom:20px;
}
.margin-bottom-25{
	margin-bottom:25px;
}
.margin-bottom-30{
	margin-bottom:30px;
}
.margin-bottom-35{
	margin-bottom:35px;
}
.margin-bottom-40{
	margin-bottom:40px;
}
::selection {
    background-color: #FF2A73;
    color: rgb(255, 255, 255);
}

/*  Basic Css Ends  */

/*  Font Family  */

/**** Start webkit scrollbar ******/
div::-webkit-scrollbar {
	width: 6px;
}
div::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba #313131;
	border-radius: 12px;
}
::-webkit-scrollbar {
	width: 4px;
}
::-webkit-scrollbar-track {
	box-shadow: inset 0 0 2px #000; 
	border-radius: 0px;
}
::-webkit-scrollbar-thumb {
	background: #0CB4FF;
	border-radius: 0px;
}
::-webkit-scrollbar-thumb:hover {
	background: #313131; 
}
/**** END webkit scrollbar ******/
@font-face {
	font-family: "Poppins-Regular";
	src: url("../css/font/Poppins-Regular.ttf");
}

@font-face {
	font-family: "Poppins-SemiBold";
	src: url("../css/font/Poppins-SemiBold.ttf");
}
@font-face {
	font-family: "Poppins-Medium";
	src: url("../css/font/Poppins-Medium.ttf");
}

@font-face {
	font-family: "Poppins-Light";
	src: url("../css/font/Poppins-Light.ttf");
}

@font-face {
	font-family: "Poppins-Bold";
	src: url("../css/font/Poppins-Bold.ttf");
}

@font-face {
    src: url('font/Raleway-Medium.ttf');
    font-family: 'Raleway-Medium';
}


.Raleway-Medium{
    font-family: 'Raleway-Medium', sans-serif !important;
}


.Poppins-Light{
	font-family:'Poppins-Light', sans-serif !important;
}
.Poppins-Regular{
	font-family:'Poppins-Regular', sans-serif !important;
}
.Poppins-Semi-Bold{
	font-family:'Poppins-SemiBold', sans-serif !important;
}
.Poppins-Medium{
	font-family:'Poppins-Medium', sans-serif !important;
}

.Poppins-Bold{
	font-family:'Poppins-Bold', sans-serif !important;
	
}
/*  Font Family Ends  */



/*  Main nav Bar  */

._logo {
    float: left;
    padding: 8px 0 5px;
    margin-top: 0px;
}

._hamburge {
	float: right;
	margin-top: 10px;
	background-color: transparent;
	/*position: absolute;*/
	right: 0;
	width:65%;
	padding: 21px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}

._hamburge ul
{
	float: right;
}

._hamburge ul li {
    float: left;
}

._logo a img {
	width: 219px;
    height: 34px;
    margin-top: 16px;
}

._navBarMani {
    display: block;
    height: 80px;
    background-color: #ffff;
}

._hamburge ul li {
	margin-right: 49.9px;
    margin-top: 0px;
}

/*--- new ---*/

/*._hamburge ul li:last-child {
    margin-left: 20px;
}

._hamburge ul li:nth-child(5) {
    margin-right: 27px;
} 

._hamburge ul li:last-child a {
	padding: 8px 3px;
    background: #FF5796;
    margin-top: -7px;
    color: #fff;
    border-radius: 5px;
    transition: 0.8s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    width: 116px;
    text-align: center;
    font-size: 14px;
}

._hamburge ul li:last-child a:hover {
    box-shadow: 0 0 13px rgba(0, 0, 0, 0.349);
} 


._hamburge li:last-child:hover:after {
  background: none
}*/


/*--- new ---*/

._hamburge ul li a {
    color: #353535;
    display: block;
    font-size: 16px;
    font-family: 'Poppins-Regular', sans-serif;
}

.dropdown-menu {
    
    left: -45px;
    text-align: center;
}

.dropdown-menu a:last-child {
    border-bottom: none;
}

.dropdown-menu a {
	    padding: 6px;
    border-bottom: 1px solid #8080808f;
    color: #353535!IMPORTANT;
    font-size: 14px !important;
    text-align: left;
	
}

/*   mobile menu  */

._MobileMenuLogo {
	float: right;
    text-align: left;
    width:78%;
}

._MobileMenuLogo a {
    display: inline-block;
}

._MobileMenuLogo a img {
	/* width: 184px;
		height: 54px;
		display: block;
	margin-top: 15px; */
	display: block;
    margin-top: 15px;
    width: 100%;
	
    
}

._MobileMenuLogo a {
       padding: 5px 5px;
}

._menuOpenMobile {
    float: left;
}

.newHamburge {
    height: 40px;
    width: 40px;
    background: #FFAA00;
    color: rgb(255, 255, 255);
    border: none;
    border-radius: 100px;
    font-size: 24px;
    outline: none;
    margin: 17px 15px;
}

.sideLogo a, .sideLogo a img {
    width: 86px;
    height: 100px;
    display: block;
}

/*#sidebar {
    width: 250px;
    position: fixed;
    top: 0;
    left: -255px;
    height: 100vh;
    z-index: 999;
    background: rgb(255, 255, 255);
    color: #fff;
    transition: all 0.3s;
    overflow-y: scroll;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
}

#sidebar.active {
    left: 0;
    z-index: 9999999999999;
}*/

/*#dismiss {
	width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
	    background: #FFAA00;
    position: absolute;
    color: #fff;
    top: 3px;
    font-size: 22px;
    right: 10px;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    border-radius: 100%;
}

#dismiss:hover {
	background: linear-gradient(90deg,#aa076b,#083872);
    color: #fff;
}*/

.overlay {
    display: none;
    position: fixed;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.7);
    z-index: 998;
    opacity: 0;
    transition: all 0.5s ease-in-out;
}

.overlay.active {
    display: block;
    opacity: 1;
}

/*#sidebar .sidebar-header {
    padding: 20px;
    background: rgb(255, 255, 255);
}

#sidebar ul.components {
     padding:60px 0; 
}

#sidebar ul p {
    color: #fff;
    padding: 10px;
}

#sidebar ul li a {
	padding: 10px;
    font-size: 16px;
    display: block;
    color: #353535;
    border-bottom: 0.5px solid rgba(0, 0, 0, 0.18);
}*/

#sidebar ul li a i {
    float: right;
    margin-top: 5px;
    margin-right: 10px;
}



/*a[data-toggle="collapse"] {
    position: relative;
}*/

.angle-down-a{
	border-top: 6px dashed;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
}
.stroke-i{
	-webkit-text-stroke-width: 0.4px;
    -webkit-text-stroke-color: white;
    font-size: 14px
}

._topBar {
    background-color:#98ca61;
}
._padding5px {
    padding-top: 5px;
    padding-bottom: 5px;
}
._topLeft {
    float: left;
}
._nameOf p {
    font-family: 'OpenSans-Light', sans-serif;
    font-size: 16px;
    color: #3b3c1f;
    letter-spacing:0px;
    margin-bottom: 0;
    
}
._topRight {
    float: right;
}
._topNav ul li {
    float: left;
}
._topNav ul li:first-child a {
    margin-right: 30px;
}
._topNav ul li a, ._topNav ul li span {
    display: block;
    font-size: 16px;
    color: #3b3c1f;
    letter-spacing:0px;
    font-family: 'OpenSans-Light', sans-serif;
	cursor: pointer;
}
._topNav ul li a i{
	margin-right: 3px;
	
}
/*  main nav bar ends  */



/****** Banner-Find Search  Section Start ******/




.search-box{
	background-color: transparent;
    width: 100%;
    height: 50px;
    padding: 15px;
    margin-left: auto;
    margin-right: auto;
}
.padding-left-zero{
	padding-left:0px;
}

.padding-right-zero{
	padding-right:0px;
}
.search-title p{
	font-size:24px;
	color: #61045f;
	text-align:center;
	margin: 10px 0 10px;
}
.text-uppercase{
	text-transform:uppercase;
}

.search-title p{
	font-size:24px;
	color: #61045f;
	text-align:center;
	margin: 10px 0 10px;
}

/******** Find Section Start ********/

/*---------- Home Page Finder Section ---------*/
/******** Search Section Start ********/
.search-box-b-d{
	background-color:#0a0054;
	height:97px;
	
}
.search-section {
    border-radius: 4px;
    width:100%;
    height: 50px;
    margin: 4px auto;
}
.search-new-bg{
	background-color: #f9f9f9;
    min-height: 164px;
}
/** Custom Select **/
.custom-select-wrapper {
	position: relative;
	display: block;
	user-select: none;
}
.custom-select-wrapper select {
	display: none;
	visibility:hidden;
	border: 0px;
}
.custom-select-trigger {
	    position: relative;
    display: block;
    padding: 0 0px 0 0px;
    font-size: 14px;
    color: #636363;
    line-height: 38px;
    cursor: pointer;
    background:#fff;
    padding:0 10px;
    border-radius: 5px;
    font-family: 'Poppins-Regular',sans-serif;
}
.custom-select-trigger:after {
	position: absolute;
    display: block;
    content: '';
    width: 7px;
    height: 7px;
    top: 50%;
    right: 10px;
    margin-top: 0px;
	border-bottom: 1px solid #606060;
    border-right: 1px solid #606060;
    transform: rotate(45deg) translateY(-50%);
    transition: all .4s ease-in-out;
    transform-origin: 50% 0;
}
.custom-select.opened .custom-select-trigger:after {
	margin-top: 3px;
	transform: rotate(-135deg) translateY(-50%);
}
.custom-options {
	position: absolute;
	display: block;
	top: 100%;
	left: 0;
	right: 0;
	min-width: 100%;
	max-height: 153px;
	overflow: auto;
	overflow-x: hidden;
	margin: 0px 0;
	border: 1px solid #dedede;
    /* border-radius: 4px;
	*/
	box-sizing: border-box;
	box-shadow: 0 2px 1px rgba(0,0,0,.07);
	background: #fff;
	transition: all .4s ease-in-out;
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	transform: translateY(-15px);
	border-radius: 10px;
}
.custom-select.opened .custom-options {
	opacity: 1;
	visibility: visible;
	pointer-events: all;
	transform: translateY(0);
	z-index: 100;
}
.custom-options:before {
	position: absolute;
	display: block;
	content: '';
	bottom: 100%;
	right: 25px;
	width: 7px;
	height: 7px;
	margin-bottom: -3px;
	border-top: 1px solid #b5b5b5;
	border-left: 1px solid #b5b5b5;
	background: #fff;
	transform: rotate(45deg);
	transition: all .4s ease-in-out;
}
.option-hover:before {
	background: #f9f9f9;
}
.custom-option {
	position: relative;
	display: block;
	padding: 0 17px;
	border-bottom: 1px solid #ececec;
	font-size: 15px;
	font-weight: normal;
	color:#464646;
	line-height: 37px;
	cursor: pointer;
	transition: all .4s ease-in-out;
}
.custom-option:first-of-type {
	border-radius: 0px 0px 0 0;
}
.custom-option:last-of-type {
	border-bottom: 0;
	border-radius: 0 0 0px 0px;
}
.custom-option:hover, .custom-option.selection {
	background: #ececec;
}
.bor-rmd{
	border-radius:0px 3px 3px 0px;
}
.agetolabel {
    display: none;
}
.searchnow {
	padding: 10px 7px;
	text-transform: capitalize;
	margin-left: 0px;
	margin-top: 0px;
	outline: none;
	background: #0CB4FF;
	font-size: 15px;
	width: 100%;
	display: inline-block;
	color: #fff;
	text-align: center;
	border: 0;
	border-radius: 5px;
	font-family: 'Poppins-Medium',sans-serif;
}
.searchnow:hover,.searchnow:focus {
	background-color: #FF2A73;
    border:0px;
	color: #fff;
}
.custom-select-trigger_new:after {
	right: 20px;
}
.cool-link a{
	color:#0CB4FF !important;
	font-family:'Poppins-SemiBold', sans-serif !important;
}

.ul-li-bg li{
	background: #FFAA00;
}
.ul-li-bg li a{
	color: rgb(255, 255, 255) !important;
}

/******** Banner  Section Start *******/

.banner-two{
	position: relative;
}

.testimonial img {
    width: 100%;
    height:516px;
}
/*.owl-theme .owl-controls{
    margin-top: 10px;
}
.owl-theme .owl-controls .owl-page span{
    background:transparent;
    opacity: 1;
    transition: all 0.4s ease 0s;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
    background:#41B9E7!important;
	
}
.owl-theme .owl-controls .owl-page.active span{
    width:14px!important;
    height:14px!important;
}
.owl-theme .owl-controls .owl-page span{
	display: block;
    width:14px !important;
    height:14px!important;
    margin: 10px 7px!important;
    filter: Alpha(Opacity=50);
    opacity: 5!important;
    -webkit-border-radius: 20px!important;
    -moz-border-radius: 20px!important;
    border-radius: 20px!important;
    background: transparent!important;
    border:1px solid #fff!important;
}

.owl-theme .owl-controls .owl-page {
    display: block !important;
}
.owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center;
    position: absolute;
    top:232px;
    right: 14px;
}*/
.matri_title {
    position: absolute;
    width: 100%;
    top: -300px;
    right: 0;
    left: 0;
    z-index: 888;
}
.matri_title h1{
	font-size:44px;
	/*font-size:60px;*/
	text-align:center;
	color:#fff;
	margin-bottom: 0;
}
.matri_title h2{
	font-size:18px;
	text-align:center;
	color:#fff;
	margin-top: 10px;
}
.search-new {
   position: absolute;
    right: 0;
    left: 0;
    bottom: 100px;
}
/******** Banner  Section ENd *******/



/********** Find Someone Section *********/

.lm_find {
    /*background: url(../images/special-someon-bg.png);*/
    /*background: url(../images/right-1.png) right 0px center no-repeat,url(../images/left-1.png) left 0px center no-repeat, rgb(255, 255, 255);*/
    min-height:450px;
    /*min-height:393px;*/
    padding-top: 30px;
}

.find-title-mega{
	font-size:39px;
	/*font-size:35px;*/
}
.color-theme-o{
	color:#FFAA00;
}
.img-box-new img {
    height: 50px;
    object-fit: contain;
    width: 100%;
}
.img-box-new h3{
	font-family: 'Poppins-SemiBold', sans-serif !important;
    font-size: 19px;
    /*font-size: 21px;*/
    margin-top:18px;
    text-align: center;
}
.img-box-new p{
	    font-size: 15px;
    margin-top: 15px;
    text-align: center;
    color: #5A5A5A;
    font-family: 'Poppins-Light',sans-serif;
}

.get-s {
    width:160px;
    height:50px;
    border-radius:6px;
    font-size: 18px;
    text-transform: capitalize;
	background:#FFAA00;
    border: transparent;
    outline: none;
    color: #FFF;
    letter-spacing: 0px;
    padding:12px 20px;
    font-family: 'Poppins-Medium', sans-serif !important;
}
.get-s:hover,.get-s:focus{
	color:#fff;
}
.recnt-j{
	background:#FFAA00;
	min-height:550px;
	/*min-height:400px;*/
}
.recent-p p {
	color:#292929;
	margin-top:10px;
}
.recent-img img{
	width: 243px;
    height: 243px;
    /*width: 200px;
    height: 200px;*/
    object-fit: cover;
    border: 3px solid #470606;
    border-radius: 10px;
    
}
.recent-img h4{
	font-family: 'Poppins-SemiBold', sans-serif !important;
	color:#fff;
	text-align:center;
}
.recent-img p{
	font-size:13px;
	color:#fff;
	padding:0px 100px;
}
.testimonial-2{
	
}

/********** Find Someone Section *********/


/************** Happiness is just an app away! **************/
.happ-app {
    background: #FFFFFF;
    /*background: url(../images/right-1.png) right 0px center no-repeat,url(../images/left-1.png) left 0px center no-repeat, #f7f7f7;*/
    min-height: 393px;
    
}
.mobile-app p{
	color:#585858;
	font-size:15px;
	margin:0px 0px 20px;
}

.mobile-app-2 p{
	color:#585858;
	font-size:15px;
	/*font-family: 'Poppins-SemiBold', sans-serif;*/
}

._Availablenowat a {
    display: inline-block;
    box-shadow: 0 0 17px #0000001c;
    border-radius: 8px;
    margin-top: 8px;
}
._Availablenowat a img {
    display: inline-block;
    height: 59px;
    width: 200px;
    box-shadow: -10px 0px 20px #00000026;
}
._Availablenowat a:last-child {
    margin-left:13px;
}
.line-dot ul li a {
    padding: 0px 30px;
    font-size:18.22px;
    color: #000;
	 font-family: 'Poppins-Medium', sans-serif !important;
}
.line-dot ul li {
        background-image: url(../images/point.png);
    background-repeat: no-repeat;
    background-position: left;
}
.h-auto{
	min-height:auto;
}
.about-c p {
    font-size: 14px;
    color: #292929;
    margin-bottom: 26px;
    line-height: 1.9;
}


/************** Happiness is just an app away! **************/


/************** Browse Matrimonial Profiles By **************/

.browse-matri {
    background:#F8F8F8;
    /*background: url(../images/right-1.png) right 0px center no-repeat,url(../images/left-1.png) left 0px center no-repeat, #f7f7f7;*/
        min-height: 363px;
    
}
.footer-title span {
    height: 2px;
    width: 14px;
    background-color: #FFFFFF;
    display: block;
	border-radius:100px;
}
.footer-title p {
    color: #3D3D3D;
    font-size: 19px;
    margin: 0 0 0px;
	font-family: 'Poppins-Regular', sans-serif;
}

.footer-title-main p
{	
	font-size: 17px;
	font-family:'Poppins-Medium',sans-serif; 
	color: #FFFFFF;
}

.cust_padding{
	padding-right: 35px;
    padding-left: 35px;
}
.new-footer-ul {
    margin-top: 10px;
    margin-bottom: 5px;
    min-height: 60px;
}
.new-footer-ul li a {
  	color: #585858;
    font-size: 13px;
    padding: 6px 3px;
    transition: all 0.4s ease-in-out;
    line-height: 1.7;
    font-family: 'Poppins-Light',sans-serif;
}
span.line {
    font-weight: 100;
    font-size:8px;
    color: #585858;
}
.footer-bg{
	background-color:#FF2A73;
	padding-top: 10px;
	padding-bottom: 30px;
}
.about-us p{
	color: #3D3D3D;
    font-size: 12px;
    margin: 10px 0 10px;
    line-height: 1.9;
    font-family: 'Poppins-Regular',sans-serif;
}
.social-icon-footer p{
	    font-size: 14.18px;
    color: #000;
    margin: 0 0 18px;
    display: inline-block;

}
.social-icon-footer p a{
	color:#fff;
}
.social-icon-footer p a i {
   font-size: 27px;
    vertical-align: bottom;
    margin-right: 15px;
    color: #FFFFFF;
}
.facebook{
	/*color:#3b5998;*/
}
.twitter{
	/*color:#38a1f3;*/
}
.linked{
	/*color:#3590c2;*/
}
.insta{
	background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
	
}
.cms-ul li a {
    color: #FFFFFF;
    font-size: 14px;
    font-family: 'Poppins-Regular',sans-serif;
    line-height: 40px;
}
.cms-ul li a i {
    font-size: 12px;
    margin-right: 4px;
}
.cms-ul li {
    line-height: 28px;
}
.cms-ul {
    margin-bottom: 15px;
}

.f-mobile-app img
{
	width: 125px;
	height: 43px;
}

.nb-copyright {
    background:#262626;
    height:44px;
}
.nb-copyright .copyrt h6 {
    color: #B9B9B9;
    font-size: 13px;
    margin-top:16px;
    margin-bottom:10px;
    font-family: 'Poppins-Light',sans-serif;
   
}
/************** Browse Matrimonial Profiles By **************/



/*  Main nav Bar  */

._logo {
    float: left;
    padding: 8px 0 5px;
    margin-top: 0px;
}

._hamburge {
	float: right;
	margin-top: 16px;
	position: absolute;
	right: 0px;
	width:100%;
	padding: 18px;
	border-top-left-radius: 40px;
	border-bottom-left-radius: 40px;
	padding-right: 50px;
}


._hamburge ul li {
    float: left;
}

._logo a img {
	width: 162px;
    height: 45px;
    margin-top: 16px;
}

._navBarMani {
    display: block;
    height: 80px;
    background-color: #523FB0;
}

._hamburge ul li {
	margin-right: 25px;
    margin-top: 0px;
}

._hamburge ul li:last-child {
    margin-left: 0px;

}

/*._hamburge ul li:nth-child(5) {
    margin-right: 30px;
} */


.loginbtn {
    background: #FF2A73;
    margin-top: -7px;
    color: #FFFFFF!important;
    border-radius: 4px;
    width: 93px;
    height: 33px;
    text-align: center;
    font-size: 15px;
    margin-left: 5px;
    font-family: 'Poppins-Medium',sans-serif;
    line-height: 33px;
    border:1px solid #FF2A73;
}

.loginbtn:hover
{
	background:#FFFFFF;
    color: #FF2A73 !important;
}

.regbtn {
    background: transparent;
    margin-top: -7px;
    color: #555555 !important;
    border-radius: 4px;
    width: 107px;
    height: 33px;
    text-align: center;
    font-size: 15px;
    margin-left: 5px;
    font-family: 'Poppins-Medium',sans-serif;
    line-height: 33px;
    border: 1px solid #555555;
}

.regbtn:hover
{
	background:#0CB4FF;
    color: #FFFFFF!important;
}


/*a, a:hover {
  color: #000;
  text-decoration: none;
}

li {
 display: inline-block;
  position: relative;
  padding-bottom: 3px;
  margin-right: 10px;
}
li:last-child {
  margin-right: 0;
}*/

._hamburge li:after {
  content: '';
  display: block;
  margin: auto;
  height: 2px;
  width: 0px;
  background: transparent;
  transition: width .5s ease, background-color .5s ease;
  margin-top: 15px;

}
._hamburge li:hover:after {
  width: 100%;
  background: #fff;
  margin-top: 15px;
}

._hamburge li:nth-child(6):hover:after,._hamburge li:nth-child(7):hover:after  {
  background: none
}




._hamburge ul li a {
    color: #555555;
    display: block;
    font-size: 14px;
    font-family: 'Poppins-Regular', sans-serif;
}

.dropdown-menu {
    
    left: -45px;
    text-align: center;
}

.dropdown-menu a:last-child {
    border-bottom: none;
}

.dropdown-menu a {
	    padding: 6px;
    border-bottom: 1px solid #8080808f;
    color: #353535!IMPORTANT;
    font-size: 14px !important;
    text-align: left;
	
}


.cool-link:after{
	content: ''!important;
  display: block!important;
  margin: auto!important;
  height: 2px!important;
  width: 0px!important;
  background: transparent!important;
  transition: width .5s ease, background-color .5s ease!important;
  margin-top: 15px!important;
}

.cool-link:after {
  width: 100%!important;
  background: #fff!important ;
  margin-top: 15px!important;
}

/***************** Banner Menu Search Section Start ******************/

.banner{
	position:relative;
}

/*.owl-theme .owl-controls{
    margin-top: 10px;
}
.owl-theme .owl-controls .owl-page span{
    background: #5e5f5f;
    opacity: 1;
    transition: all 0.4s ease 0s;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
    background-image:linear-gradient(90deg,#41B9E7,#41B9E7)!important;
    background-image:linear-gradient(90deg,#01e9bd,#007cde)!important;
	border:2px solid #41B9E7!important;
}
.owl-theme .owl-controls .owl-page.active span{
    width:10px!important;
    height:10px!important;
}
.owl-theme .owl-controls .owl-page span{
	display: block;
    width:10px !important;
    height:10px!important;
    margin: 10px 7px!important;
    filter: Alpha(Opacity=50);
    opacity: 5!important;
    -webkit-border-radius: 20px!important;
    -moz-border-radius: 20px!important;
    border-radius: 20px!important;
    background: transparent!important;
    border: 2px solid #707070!important;
}
.testimonial img {
	width:100%;
	height:645px;
}
.owl-theme .owl-controls .owl-page {
    display: block !important;
}
.owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center;
    position: absolute;
    top:282px;
    top:232px;
    right: 14px;
}*/
.menu-position{
	/*position: absolute;*/
    z-index: 999;
    width: 100%;
    left: 0;
    right: 0;
}
/********** Menu Sction Start *******/
/** top-bg **/
header {
	/*position: absolute;*/
	text-align: center;
	font-size: 35px;
	background: #fff;
	height: 84px;
    background-repeat: no-repeat;
    background-position: left 0px top;
	color: #fff;
	transition: all 0.4s ease;
	right: 0;
	left: 0;
	box-shadow: 0px 3px 6px #00000029;
	border-bottom: 2px solid #FFFFFF;
}
header h1 {
	margin: 0;
	line-height: 158px;
}
/*header.sticky {
	font-size: 35px;
	height: 80px;
	text-align: center;
	background-color: #000;
	z-index:888;
}
header.sticky h1 {
	margin: 0;
	line-height: 72px;
}*/
.navbar-brand img {
	margin-top:20px;
}
.navbar-brand {
	float: left;
	height: 80px;
	padding: 4px 0px;
	font-size: 18px;
	line-height: 20px;
}


.navbar-brand-mbl{
	float: right;
}

.header-btn {
	float: right;
	/*margin-top: 5px;*/
}
.header-btn a {
	text-decoration: none;
	color: inherit;
}
.btn-primary:active:hover, .btn-primary.active:hover, .open > .dropdown-toggle.btn-primary:hover, .btn-primary:active:focus, .btn-primary.active:focus, .open > .dropdown-toggle.btn-primary:focus, .btn-primary:active.focus, .btn-primary.active.focus, .open > .dropdown-toggle.btn-primary.focus {
    color: #fff;
    border-color: #122b40;
    background-color: #f13c20;
}
/*.btn.btn-primary {
	background-image: none;
    border: transparent;
    margin: 3px;
    border-radius: 50px;
    outline: none;
    color: #FFF;
    letter-spacing: 0px;
    padding: 6px 20px;
    font-size: 15.17px;
    background: transparent;
	font-family:'Poppins-Medium', sans-serif !important;
	margin-top:-30px;
}*/

/*button.btn.btn-primary:hover{
    background-image: linear-gradient(90deg,#085bf5,#4113ec);
	border: transparent;
	margin: 3px;
	border-radius: 50px;
	outline: none;
	color: #FFF;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 14px;
	font-weight: 500;
}*/
.sidebar-icon {
	/* font-size: 32px; */
    margin-left: 0px;
    float: left;
    /*float: right;*/
    margin-top: 16px;
}
.sidebar-icon i{
	background: #fff;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	
}
.sidebar-icon:hover {
	/* font-size: 35px;
		color: #f13c20;
		margin-left: 20px;
		float: right;
	margin-top: 0px; */
}

#sidebar {
	width: 250px;
	position: fixed;
	
	top: 0;
	left: -250px;
	/*right: -250px;*/
	height: 100vh;
	z-index: 10000;
	color: #fff;
	transition: all 0.5s;
	overflow-y: scroll;
	box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);(#01e9bd, #007cde);
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c5393f+30,a5224b+69 */
	background: #0CB4FF;
}
#sidebar.active {
	left: 0;
	/*right: 0;*/
	outline: none;
}
#sidebar :focus{
	outline: none;
}
#dismiss {
	line-height: 35px;
	text-align: center;
	position: absolute;
	/*top: -44px;*/
	right: 10px;
	/*left: 10px;*/
	padding: 4px 12px;
	cursor: pointer;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	font-size: 16px;
	outline:none;
}
.overlay {
	position: fixed;
	width: 100vw;
	height: 100vh;
	background: rgba(0, 0, 0, 0.7);
	z-index: 9999;
	display: none;
}
#sidebar .sidebar-header {
	padding: 20px;
	background: #921935;
}
/* #sidebar ul.components { */
/* padding: 10px 0; */
/* border-bottom: 1px solid #a6234a; */
/* height: 270px; */
/* } */
#sidebar ul p {
	color: #fff;
	padding: 10px;
}
#sidebar ul.components li a {
	padding: 4px 30px;
    font-size: 16px;
    font-weight: 500;
    display: block;
    color: #fff;
    text-decoration: none;
}
#sidebar ul.components li a:hover {
	color: #ffffff;
	background: #ffffff57;
}
#sidebar ul.components li.active > a,#sidebar a[aria-expanded="true"] {
	color: #fff;
	/* 
	background: #FFF; */
}
ul.CTAs {
	padding: 0px 20px;
	margin-top:45px;
15}
ul.CTAs a {
	text-align: center;
	font-size:14px !important;
	
	text-transform:uppercase;
	display: block;
	border-radius: 100px;
	margin-bottom:5px;
	text-decoration: none;
}

/*--- new ---*/

a.register {
	background: #fff;
	color: #0CB4FF;
    padding: 8px;
	font-size: 1.1em;
	display: block;
}

/*--- new ---*/

a.login, a.login:hover {
	background:transparent !important;
	color: #fff !important;
	border:solid #fff 1px;
	padding:8px;
	font-size: 1.1em;
	display: block;
}
.top-nav-collapse .sidebar-icon {
	color: #cd3162;
}
.top-nav-collapse .sidebar-icon:hover {
	color: #cd3162!important;
}
.side-feedback{
	padding:10px 30px;
}
.side-feedback h3{
	font-size:14px;
	color:#fff;
	margin-bottom:5px;
}
.side-feedback p{
	font-size:14px;
	color:#fff;
	font-weight:normal;
}
.side-feedback p a{
	color:#ffba38;
	text-decoration: none;
}
.side-social a{
	color:#fff;
}
.side-social a:hover{ 
	color:#c7c7c7;
}

/********* Menu Section End *********/



.cover-overlay {
    background: rgba(0, 0, 0, 0.5);
    min-height: 516px;
}

.header-bg
{	

	box-shadow: 0px 3px 8px #00000024;
	opacity: 1;
	backdrop-filter: blur(30px);
	-webkit-backdrop-filter: blur(30px);
	background: rgba(255, 255, 255,0.3);
	/*background: rgba(255, 0, 0,0.5);*/
}


.loginbtn1
{
	padding: 8px 3px!important;
    background: #FFAA00!important;
    color: #fff;
    border-radius: 5px!important;
    transition: 0.8s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    width: 116px;
    height: 40px;
    text-align: center;
    font-size: 15px;
}






.margin-top-10
{
	margin-top: 10px;
}

.margin-top-20
{
	margin-top: 20px;
}

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


/********* Happiness is just an app away! *********/


.apptitle
{
	font-size: 60px;
}

/********* Happiness is just an app away! *********/



/********* Are you trying our Planning tools *********/


.special
{
	background:#470606;
}

.specialbg{
    background: url(../images/planning-bg-left.png) left 0px no-repeat,
    			url(../images/planning-bg-right.png) right 0px bottom no-repeat;
    min-height:388px;
    /*margin-top: 30px;*/
}

.img-box-new-spl h1{
	/*font-family: 'Poppins-regular', sans-serif !important;*/
    font-size: 60px;
    /*font-size: 37px;*/
    margin-top:40px;
    color: #ffffff;
}
.img-box-new-spl p{
	font-size: 15px;
    margin-top: 15px;
    color: #ffffff;
    text-align: justify;
    line-height: 30px;
}

.view-all-stories {
    margin-top: 20px;
}



/********* Are you trying our Planning tools  *********/


.vl {
    border-left: 2px solid #585858;
    height: 10px;
    display: inline-block;
    margin: 0px 10px;
}
.w-color
{
	color: #fff!important;
}

.getapp{
	margin-bottom: 15px;
}
.getapp a {
    display: inline-block;
    /*box-shadow: 0 0 17px #0000001c;*/
    border-radius: 8px;
    margin-top: 8px;
}

.getapp a img {
    display: inline-block;
    height: 30px;
    width: 101px;
    /*box-shadow: 0px 10px 20px #00000026;*/
}

.pad-0
{
	padding-left: 0;
	padding-right: 0;
}

.pad-10
{
	padding-left: 10px;
	padding-right: 10px;
}


/*.to {
    color: #fff;
    text-align: center;
    margin-top: 13px;
}
*/

/*-------------banner bottom features-------------*/

.features-main
{
	width: 100%;
	overflow: hidden;
	/*position:absolute;*/
	/*bottom: -195px;*/
}

.features
{
	/*top: 549px;*/
	/*left: 0px;*/
	/*width: 1348px;*/
	height: 75px;
	background:#F8F8F8;
}

.features h4
{
	margin-top: 15px;
	color: #303030;
}

.features h5
{
	color: #303030;
}

.vr {
    border-left:1px solid #707070;;

}
/*-------------banner bottom features-------------*/


.find-title-mega p
{
	font-size: 30px;
	font-family: 'Raleway-Medium',sans-serif;
	margin-bottom: 0px;
	color: #272727;
	margin-top: 10px;
	line-height: 15px;
}




.vl1
{
	border-left: 1px solid #D4D4D4;
}


/*----------- Your story is waiting to happen! -----------*/


.your-story
{	
	width: 100%;
	height: 102px;
	background: transparent linear-gradient(266deg, #FF2A73 0%, #0CB4FF 100%) 0% 0% no-repeat padding-box;
}

.ys h2
{
	font-size: 28px;
	font-family: 'Raleway-Medium',sans-serif;
	color:#fff;
	margin-top: 35px;
}

.get-s-1 {
    width:150px;
    height:38px;
    border-radius:3px;
    font-size: 15px;
    font-family: 'Poppins-Regular',sans-serif;
    text-transform: capitalize;
	background:transparent;
    outline: none;
    color: #fff;
    letter-spacing: 0px;
    padding:8px 10px;
	border: 1px solid #FFFFFF;
	margin-top: 30px;
}

.get-s-1:hover{
	color:#FFFFFF;
	background-color: #0CB4FF;
	border:1px solid #fff;
}
/*----------- Your story is waiting to happen! -----------*/ 


/*.myowl .owl-theme .owl-controls
{
	position: absolute;
    top: 112px;
    top: 232px; 
    right: -56px;
}*/


/*.header-right {
    left: 95px;
}*/

/*.btn.btn-primary {
	background-image: none;
    border: transparent;
    margin: 3px;
    border-radius: 50px;
    outline: none;
    color: #FFF;
    letter-spacing: 0px;
    padding: 6px 20px;
    font-size: 15.17px;
    background: transparent;
	font-family:'Poppins-Medium', sans-serif !important;
	
}*/


.search-bg {
    width: 100%;
    background-color: #FFFFFF;
    height: 50px;
    padding-top: 1px;
    border-radius: 5px;
}

.pad-right-0
{
	padding-right: 0px!important;
}

.pad-left-0
{
	padding-left: 0px!important;
}




.logocss img
{
	width: 200px;
	height: 40px;
}

.header-bottom img
{
	width: 275px;
	height: 43px;
	margin-top: -5px;
	display: none;
}

.pad-r-5
{
	padding-right: 5px;
}

.pad-5
{
	padding-left: 5px;
	padding-right: 5px;
}

.arrow i {
  display: block;
  color: #fff;
  font-size: 45px;
}
.arrow {
  position: absolute;
  bottom: 20px;
  left: 50%;
  margin-left: -20px;
  width: 40px;
  height: 60px; 
  /*change with size of arrow to make sit on bottom */
/*   background-image: url(); */
/*   background-size: contain; */
	
	margin-top: 20px;
}

.bounce {
  -moz-animation: bounce 2s infinite;
  -webkit-animation: bounce 2s infinite;
  animation: bounce 2s infinite;
}


/*-- Recently Joined Members --*/

.recently-box
{
	background: url(../images/rj-l.png) left 0px center,url(../images/rj-r.png) right 0px center;
	background-repeat: no-repeat;
	width: 100%;
	min-height: 523px;
	height: auto;
	padding-top: 30px;
	padding-bottom: 30px;
}

.rj-img 
{
	width: 205px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 55px;
}

.rj-img img
{
	width: 205px;
	height: 236px;
	border-radius: 11px;
}

.rj-data
{
	width: 257px;
	height: 159px;
	background: #FFFFFF;
	box-shadow: 0px 3px 0px #0000001C;
	border: 1px solid #DBDBDB;
	border-radius: 11px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px;
	padding-top: 60px;
}

.rj-data h3
{
	font-size: 17px;
	font-family: 'Poppins-SemiBold',sans-serif;
	color: #161616;
	margin-top: 10px;
	margin-bottom: 0px;
	line-height: 7.24px;
}

.rj-data h4
{
	font-size: 13px;
	font-family: 'Poppins-Medium',sans-serif;
	color: #363636;
	margin-top: 18px;
	margin-bottom: 0px;
	line-height: 7.24px;
}

.rj-data p
{
	font-size: 11px;
	font-family: 'Poppins-Light',sans-serif;
	color: #757575;
	margin-top: 10px;
	margin-bottom: 0px;
	line-height: 15px;
}


/*-- Recently Joined Members --*/


/*--- Happy Stories ---*/

.happy-stories
{
	padding-top: 20px;
	padding-bottom: 20px;
}

.hs-data
{
	width: 289px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}

.hs-data img
{
	width: 289px;
	height: 272px;
	border-radius: 11px;
}

.hs-data h3
{
	font-size: 15px;
	font-family: 'Poppins-Medium',sans-serif;
	color: #363636;
	margin-top: 20px;
	margin-bottom: 0px;
	line-height: 7.24px;
}

.hs-data h4
{
	font-size: 14px;
	font-family: 'Poppins-Medium',sans-serif;
	color: #0C7DFF;
	margin-top: 15px;
	margin-bottom: 10px;
	line-height: 7.24px;
}

/*--- Happy Stories ---*/


/*--- mobile app ---*/

.mobile-app
{
	width: 100%;
	height: 126px;
	background:#0CB4FF;
	padding-top: 15px;
	padding-bottom: 15px;
}

.mobile-app h3
{
	font-size: 20px;
	font-family: 'Raleway-Medium',sans-serif;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 27px;
}

.mobile-app img
{
	width: 148px;
	height: 51px;
	margin-top: 15px;
}



/*--- mobile app ---*/


/*-- Featured Members --*/

.featured-box
{
	background:#F8F8F8;
	background-repeat: no-repeat;
	width: 100%;
	min-height: 520px;
	height: auto;
	padding-top: 30px;
	padding-bottom: 30px;
}

/*-- Featured Members --*/

.margin-tm-40
{
	margin-top: -40px;
}


/*--- About Us ---*/

.aboutus
{
	padding-top: 15px;
	padding-bottom: 15px;
}

.aboutus-data p
{
	font-size: 14px;
	font-family: 'Poppins-Regular',sans-serif;
	color: #464646;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 30px;
}
.accept-btn {
    color: #ffffff;
    background-color: #007bff;
    border-color: #007bff;
}

/*--- About Us ---*/