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 #FFAC35;
	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: #f20910;
	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: rgb(222, 36, 24);
    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: #FFAC35;
	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/Lane-Uper.ttf');
    font-family: 'Lane-Uper';
}

.Lane-Uper{
    font-family: 'Lane-Uper', 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:70%;
	padding: 21px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}


._hamburge ul li {
    float: left;
}

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

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

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

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

}

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


.loginbtn {
    background: #ffffff;
    margin-top: -7px;
    color: #f20910 !important;
    border-radius: 20px;
    width: 100px;
    height: 35px;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    border:none!important;
    margin-left: 10px;
}

.loginbtn:hover
{
	background:#f20910;
    color: #ffffff !important;
    border:2px solid #ffffff!important;
}

.regbtn {
    background: #FFAC35;
    margin-top: -7px;
    color: #f20910 !important;
    border-radius: 20px;
    width: 100px;
    height: 35px;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    border:none!important;
    margin-left: 5px;
}

.regbtn:hover
{
	background:#f20910;
    color: #FFAC35!important;
    border:2px solid #FFAC35 !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: 3px;
  width: 0px;
  background: transparent;
  transition: width .5s ease, background-color .5s ease;
  margin-top: 25px;

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





._hamburge ul li a {
    color: #ffffff;
    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;
	
}



/*   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: right;
}

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


/*  main nav bar ends  */



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




.search-box{
	background-color: transparent;
    width: 100%;
    height: 120px;
    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;
}
/******** Find Section Start ********/

/*---------- Home Page Finder Section ---------*/
/******** Search Section Start ********/
.search-box-b-d{
	background-color:#0a0054;
	height:97px;
	
}
.search-section {
	background: #f20910;
    border-radius: 30px;
    width: 81.1%;
    height: 50px;
    margin: 20px 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: #ffffff;
    line-height: 48px;
    cursor: pointer;
}

.custom-select-trigger:after {
	position: absolute;
    display: block;
    content: '';
    width: 7px;
    height: 7px;
    top: 50%;
    right: -6px;
    margin-top: 0px;
	border-bottom: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    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: 12px 7px;
    margin-left: 10px;
    margin-top: 4px;
    outline: none;
    background-color: #ffffff !important;
    font-size: 16px;
    width: 100%;
    height: 42px;
    display: inline-block;
    color: #f20910 !important;
    text-align: center;
    border-radius: 30px;
	border: 1px solid #ffffff !important;
	font-weight: bold;
}
.searchnow:hover,.searchnow:focus {
	background-color: #ffffff;
    color: #f20910;
    border: 1px solid #f20910;
}
.custom-select-trigger_new:after {
	right: 20px;
}
.cool-link a{
	color:#FFAC35 !important;
	font-family:'Poppins-Medium', sans-serif !important;
}

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

.cool-link:after {
  width: 100%!important;
  background: #FFAC35!important ;
  margin-top: 25px!important;
}
.ul-li-bg li{
	background: #f20910;
}
.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:#FFAC35!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: -333px;
    right: 0;
    left: 0;
    z-index: 888;
}
.matri_title h1{
	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;
	padding: 0px 260px;
}
.search-new {
    /*position: absolute;*/
    /*right: 0;*/
    /*left: 0;*/
    /*bottom: 63px;*/
}
/******** Banner  Section ENd *******/



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

.lm_find {
    background: url(../images/bg-1.png) right -250px center no-repeat,url(../images/bg-2.png) left 0px center no-repeat, rgb(255, 255, 255);
    min-height:363px;
    margin-top: 30px;

}

.recent-new{
	background-image: url(../images/bg-1.png);
	background-position: center;
	min-height:390px;
	/*background-color:#febf00;*/
	background-repeat: no-repeat;
	background-position: top;
}

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

.find-title-mega{
	font-size:35px;
}
.color-theme-o{
	color:#ff5850;
}
.img-box-new img {
    height: 50px;
    object-fit: contain;
    width: 100%;
}
/*.img-box-new h3{
	font-family: 'Poppins-SemiBold', sans-serif !important;
    font-size: 21px;
    margin-top:18px;
    text-align: center;
}*/
.img-box-new h1{
	font-family: 'Poppins-SemiBold', sans-serif !important;
    font-size: 38px;
    margin-top:18px;
}
.img-box-new p{
	font-size: 15px;
    margin-top: 15px;
    color: #313131;
    text-align: justify;
    line-height: 30px;
}

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

.get-s {
    width:190px;
    height:50px;
    border-radius:25px;
    font-size: 18px;
    text-transform: capitalize;
	background:#f20910;
    border: transparent;
    outline: none;
    color: #FFF;
    letter-spacing: 0px;
    padding:12px 25px;
    font-family: 'Poppins-Medium', sans-serif !important;
    box-shadow: 0 0 17px #00000057;
}
.get-s:focus{
	color:#fff;
}
.get-s:hover{
	color:#f20910;
	background-color: #FFAC35;
}
.recnt-j{
	background:#f20910;
	min-height:400px;
}
.recent-p p {
	color:#fff;
	margin-top:20px;
}
.recent-img img{
	width: 42px;
    height: 42px;
    object-fit: cover;
    border-radius: 4px;
    
}
.recent-img h4{
	font-family: 'Poppins-SemiBold', sans-serif !important;
	color:#FFAC35;
	text-align:center;
	margin-top: 20px;
}
.recent-img p{
	font-size:13px;
	color:#fff;
}

.subp p
{
	color: #ffffff;
}


.special-someone-btn {
    width:200px;
    height:50px;
    border-radius:25px;
    font-size: 18px;
    text-transform: capitalize;
	background:#FFAC35;
    border: transparent;
    outline: none;
    color: #f20910;
    letter-spacing: 0px;
    padding:12px 20px;
    font-family: 'Poppins-Medium', sans-serif !important;
    margin-top: 20px;
    margin-bottom: 30px;
}
.special-someone-btn:focus{
	color:#fff;
}
.special-someone-btn:hover{
	color:#f20910;
	background-color:#ffffff;
}
/********** Find Someone Section *********/


/************** Happiness is just an app away! **************/
.happ-app {
   /* 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;
}
._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: 14.88px;
    color: #fff;
    margin-bottom: 26px;
    line-height: 1.9;
}
/************** Happiness is just an app away! **************/


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

.browse-matri {
    background: url(../images/bg-1.png) right -250px center no-repeat,url(../images/bg-2.png) left 0px center no-repeat, #ffffff;
        min-height: 460px;
    
}
.footer-title span {
    height: 2px;
    width: 140px;
    background-color: #ffffff;
    display: block;
	border-radius:100px;
}
.footer-title p {
    color: #ffffff;
    font-size: 16.21px;
    margin: 0 0 0px;
	font-family: 'Poppins-SemiBold', sans-serif;
}
.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: 14.18px;
    padding: 6px 3px;
    transition: all 0.4s ease-in-out;
    line-height: 1.7;
}
span.line {
    font-weight: 100;
    font-size:8px;
    color: #585858;
}
.footer-bg{
	background-color:#f20910;
}
.about-us p{
	color: #ffffff;
    font-size: 14px;
    margin: 10px 0 10px;
    line-height: 1.9;
}
.social-icon-footer p{
	font-size: 14.18px;
    color: #000;
    margin: 0 0 18px;
    display:inline-block;
	
}
.social-icon-footer p a{
	color:#000;
}
.social-icon-footer p a i {
	font-size: 18px;
    vertical-align: bottom;
    margin-right: 10px;
}
.facebook{
	color:#ffffff;
}
.twitter{
	color:#ffffff;
}
.linked{
	color:#ffffff;
}
.insta{
	color: #ffffff;
	
}
.cms-ul li a {
    color: #ffffff;
    font-size: 14px;
    
}
.cms-ul li a i {
    font-size: 8px;
    margin-right: 4px;
}
.cms-ul li {
    line-height: 28px;
}
.cms-ul {
    margin-bottom: 15px;
}
.nb-copyright {
    background: #FFAC35 ;
    height:fit-content;
}
.nb-copyright .copyrt h6 {
    color: #f20910;
    font-size: 14px;
    margin-top:20px;
    margin-bottom:10px;
   
}
/************** Browse Matrimonial Profiles By **************/




/************** Stories **************/

.testimonial_new{
    margin-top: 30px;
    position: relative;
}
.testimonial_new .pic{
    width: 100%;
    /*height: 189px;*/
    overflow: hidden;
    margin: 0 auto;
     position: absolute; 
	position:relative;
    /*top: -48px;*/
    left: 0;
    right: 0;
    background: #fff;
    /*border: 1px solid #ccc;*/
    /*border-radius: 7px;*/
}
.testimonial_new .pic img{
	width: 100%;
	border-top-right-radius: 7px;
	border-top-left-radius: 7px;
	/*height: 255px;*/
}

@media only screen and (max-width: 479px){
    .testimonial_new{ padding: 30px 10px 30px; }
    .testimonial_new .description:before{ top: -20px }
    .testimonial_new .title{ font-size: 12px; }
    .testimonial_new .post{ font-size: 11px; }
}

.pic-2{
	width: 100%;
    /*height: 410px;*/
    /*position: relative;*/
    /*bottom: -45px;*/
    left: 15px;
    right: 0;
    background: #fff;
    /*border: 1px solid #ccc;*/
    border-radius: 7px;
    -webkit-box-shadow: 2px 2px 55px -13px rgba(0,0,0,0.26);
	-moz-box-shadow: 2px 2px 55px -13px rgba(0,0,0,0.26);
	box-shadow: 2px 2px 55px -13px rgba(0,0,0,0.26);
}
.matri-id-s{
	padding: 8px 12px;
    font-size: 18px;
    font-family: 'Poppins-SemiBold', sans-serif !important;
    color: #f20910;
}
.matri-id-s-2{
	padding: 11px;
    font-family: 'Poppins-Medium', sans-serif !important;
    font-size: 13px;
    color: #8D8D8D;
    margin: -15px 0 0px;
    line-height: 20px;
    text-align: justify; 
}
.matri-zero{
	margin: 0px 0 0px;
    color: #373737;
	font-family:'Poppins-Regular', sans-serif !important;
}
.matri-hr{
	margin-top: -14px;
    margin-bottom: 18px;
    border: 0;
    border-top: 1px solid #d5d5d5;
}

.readmore
{
	color:#8d8d8d !important;
	font-size: 15px!important;
}


/************** Stories **************/

/************** Planning **************/

.planning
{
	margin-bottom: 20px;
}


/******** Stay connected with our app *********/

.stay-connected{
	background:#f20910;
	margin-top: 20px;
}
.stay-connected-title p{
	font-size: 32px;
    color: #fff;
    margin: 20px 0 20px;
    font-weight:bold;
}

.stay-connected-title-dec p{
	font-size:14px;
	color:#fff;
	line-height: 20px;
}

.stay-connected-title-dec h4
{
	color: #ffffff;
	font-weight: 500;
	margin-top: 20px;
}

._Availablenowat span {
    display: block;
    color: #fff;
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 16px;
}
._Availablenowat a {
    display: inline-block;
    box-shadow: 0 0 17px #00000057;
    border-radius: 8px;
    margin-top: 8px;
}
._Availablenowat a img {
    display: inline-block;
    height: 59px;
    width: 200px;
}
._Availablenowat a:last-child {
    margin-left: 60px;
}
.hr-mobile-new{
	margin-top: 0px;
    margin-bottom: 0px;
    border: 0;
    border-top: 2px solid #fff;
}

.phn-bg
{
	    background: url(../images/phn-bg.png) left 0px no-repeat;
}

.mbl img
{
	margin-left: 40px;
}

/******** Stay connected with our app *********/



/******** About Matrimony *********/

.about{
	background:#f7f7f7;
	min-height:330px;
}

.about-p h1
{
	font-weight: bold;
}
.about-p p{
	padding: 0px 250px;
}

.about-d p {
    font-size: 14.88px;
    color: #828282;
    margin-bottom: 26px;
    line-height: 1.9;
}

/******** About Matrimony *********/



/********Browse Matrimony********/

.indian-matri-title h1{
	font-weight: bold;
}

.indian-matri-title p{
	font-size:18px;
}

.browse-matrimony
{
	padding-right: 85px;
	padding-left: 85px;
}

.browse-matrimony-sub
{
	padding-right: 40px;
}

.browse-matrimony-title span 
{
    height: 1px;
    width: 220px;
    background-color: #ccc;
    display: block;
	border-radius:100px;
	margin-top: 10px;
}


.browse-matrimony-title p {
    color: #181818;
    font-size: 20px;
    margin: 0 0 0px;
	font-family: 'Poppins-Bold', sans-serif;
}

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

.browse-matrimony-more
{
	margin-bottom: 20px;
}
.browse-matrimony-more a
{
	color: #4560FF;
	font-weight: bold;
}

.browse-matrimony-more i
{
	margin-left: 5px;
	font-size: 10px;
}

.country
{
	background-color: rgba(239, 239, 239,0.6);
	width: 100%;
	height: 80px;
    margin-top: 20px;
}

.browse-matrimony-more-country
{
	text-align: center;
	margin-top: 15px;
	margin-bottom: 5px;
}

.browse-matrimony-more-country a
{
	color: #4560FF;
	font-weight: bold;
}

.browse-matrimony-more-country i
{
	margin-left: 5px;
	font-size: 10px;
}

.country-list 
{
	padding: 30px 0px;
	text-align: center;
}

.country-list a
{
	color: #585858;
}

/********Browse Matrimony********/



/*-----------------banner-----------------*/

.large-header {
   position: relative;
   width: 100%;
   background: #111;
   overflow: hidden;
   background-size: cover;
   background-position: center center;
   /*z-index: 1;*/
   height: 518px!important;
}

.large-header {
   background-image: url("../images/header.png");
}



@media only screen and (max-width: 768px) {
   
   .large-header
   	{
   		height: 155px!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,#01e9bd,#007cde)!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 #fff!important;
}
.testimonial img {
	width:100%;
	height:548px;
}
.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;
}
.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;
	height: 80px;
	/* background: #fff url(../images/top-bg.png); */
    background-repeat: no-repeat;
    background-position: left 0px top;
	color: #fff;
	transition: all 0.4s ease;
	right: 0;
	left: 0;
}
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;
}
.header-btn {
	float: right;
	margin-top: 25px;
}
.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;
	
}

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: 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;
	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: #f20910;
}
#sidebar.active {
	right: 0;
	outline: none;
}
#sidebar :focus{
	outline: none;
}
#dismiss {
	line-height: 35px;
	text-align: center;
	position: absolute;
	/*top: -44px;*/
	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, a[aria-expanded="true"] {
	color: #fff;
	/* 
	background: #FFF; */
}
ul.CTAs {
	padding: 0px 20px;
	margin-top:45px;
}
ul.CTAs a {
	text-align: center;
	font-size:14px !important;
	
	text-transform:uppercase;
	display: block;
	border-radius: 100px;
	margin-bottom:5px;
	text-decoration: none;
}
a.register {
	background: #fff;
	color: #009ad5;
    padding: 8px;
	font-size: 1.1em;
	display: block;
}
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 *********/

.main-title h1{
	
}
.find_your{
	font-size:64px;
	color:#fff;
}
.RC_title {
    position: absolute;
    width: 100%;
    top: -393px;
    right: 0;
    left: 0;
    z-index: 888;
}
.Som_late{
	font-size:96px;
	color:#fff;
}

/*******  for search undefined  *******/
#undefined_change {
	display: none;
}


#undefined_change {
	display: none;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
.social-media--footer{
   	height: 77px;
    width: 100%;
    background-color: #fff;
    display: flex;
    justify-content: space-evenly;
}
.social-icons--footer a{
	cursor: auto;
}
.social-icons--footer img{
    height: auto;
    /* width: 160px; */
    width: 100%;
    padding: 15px 7px;
    cursor: auto;
}
@media print { 
	html, body {
		display: none;
	}
}