
*{
    text-decoration:none !important; 
    outline:0 !important; 
    list-style:none !important;
}

body {
    color:#2b2a2a; 
    background:#fff; 
    font-family: 'Poppins-Regular';
}
textarea, input{
 -webkit-appearance: none;
 -moz-appearance: none;
 appearance: none;
 box-shadow: none !important;
}
a,a:hover {transition:0.6s all !important;}

.form-control:focus {box-shadow:0px 0px 5px #fed307 !important; border-color:#fed307;}


@font-face {
    font-family: 'Poppins-Regular';
    src: url('../fonts/Poppins-Regular.ttf'),
         url('../fonts/Poppins-Regular.ttf');
        font-weight: normal;
        font-style: normal;
}

@font-face {
    font-family: 'Poppins-Bold';
    src: url('../fonts/Poppins-Bold.ttf'),
         url('../fonts/Poppins-Bold.ttf');
        font-weight: normal;
        font-style: normal;
}

@font-face {
    font-family: 'Poppins-SemiBold';
    src: url('../fonts/Poppins-SemiBold.ttf'),
         url('../fonts/Poppins-SemiBold.ttf');
        font-weight: normal;
        font-style: normal;
}


.nav.navbar-nav.header_rughtbtn{
    float: right;
}
.active_bg{
    position: relative;
}
.active_bg:after{
    content: '';
    position: absolute;
    background: url(../svg/menu-img.svg) top right no-repeat;
    width: 70px;
    height: 13px;
    bottom: 0;
    left: -8%;
    right: 0;
}
.navbar-default {
    background-color: transparent;
    border-color: transparent;
    box-shadow: 3px 4px 15px #0000001a;
    padding-top: 12px;
    padding-bottom: 12px;
    position: relative;
    margin-bottom: 0;
}
.navbar-default .navbar-nav>li>a {
    color: #000;
    font-size: 16px;
}
.navbar-default .navbar-brand {
    color: #777;
    padding-top: 0px;
}
.banner_mandivbox{
    display: inline-block;
    width: 100%;
    margin-top: 100px;
    margin-bottom: 90px;
}
.banner_mandivbox img{
    width: 100%;
}
.datingbatter_text{
    display: inline-block;
    width: 100%;
    padding-left: 70px;
}
.datingbatter_text p{
    margin: 0px;
    font-size: 15px;
    letter-spacing: 10px;
}
.datingbatter_text h1{
    font-size: 40px;
    color: #FF0289;
    margin: 0px;
    line-height: 57px;
    margin-bottom: 22px;
    margin-top: 20px;
    position: relative;
}
.datingbatter_text h1:after{
    content: '';
    position: absolute;
    width: 6px;
    height: 100%;
    background: #FF0289;
    top: 0px;
    left: -42px;
}
.datingbatter_text span{
    color: #000;
    font-size: 15px;
    display: block;
    padding-bottom: 45px;
    line-height: 25px;
}
.datingbatter_text a{    
    margin-right: 12px;
    background: #FF0289;
    color: #fff;
    padding: 10px 30px;
    display: inline-block;
    font-size: 15px;
    border-radius: 5px;
}
.datingbatter_text a:hover{
    background: #ffa7d6;
}
.datingbatter_text a img{
    width: 19px;
    margin-right: 10px;
}
/*.datingbatter_text .appstore_btnbox{
    background: transparent;
    border: 1px solid #FF0289;
    color: #FF0289;
}
.datingbatter_text .appstore_btnbox:hover{
    background: #ffa7d6;
    color: #fff;
    border: 1px solid #ffa7d6;
}*/
.datingapplication_boxset{
    display: inline-block;
    width: 100%;
    margin-top: 90px;
    margin-bottom: 80px;
}
.datingapplication_boxset p{
    font-size: 15px;
    color: #000;
    margin-bottom: 30px;
}
.datingapplication_boxset a{
    margin-right: 12px;
    background: #FF0289;
    color: #fff;
    padding: 10px 30px;
    display: inline-block;
    font-size: 15px;
    border-radius: 5px;
}
.datingapplication_boxset a:hover{
    background: #ffa7d6;
} 
.datingapplication_boxset a img{
    width: 19px;
    margin-right: 10px;
}
/*.datingapplication_boxset .appstore_btnbox{
    background: transparent;
    border: 1px solid #FF0289;
    color: #FF0289;
}
.datingapplication_boxset .appstore_btnbox:hover{
    background: #ffa7d6;
    color: #fff;
    border: 1px solid #ffa7d6;
}*/
.datingapplication_boxset img{
    width: 70%;
}

.webtitle_textdiv{
    display: inline-block;
    width: 100%;
    text-align: center;
}
.webtitle_textdiv h2{
    color: #000;
    font-size: 30px;
    position: relative;
}
.webtitle_textdiv h2:after{
    content: '';
    position: absolute;
    background: url(../svg/meet-border.svg) top right no-repeat;
    width: 79px;
    height: 27px;    
    bottom: -42px;
    left: 46%;
    right: 0;
}
.dating_textdivboxset{
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-top: 20px;
}
.dating_textdivboxset p{
    margin: 0px;
    font-size: 15px;
}
.webtitle_textdiv span{
    font-family: 'Poppins-Bold';
}

.howitwork_boxset{
    display: inline-block;
    width: 100%;
    margin-top: 40px;
}
.howitwork_boxset p{
    color: #000;
    font-size: 15px;
    text-align: center;
    max-width: 773px;
    margin: 0 auto;
}
.howitwork_boxset ul{
    padding: 0px;
    margin: 0px;    
    max-width: 87%;
    padding-top: 80px;
    margin: 0 auto;
}
.howitwork_boxset ul li{
    float: left;
    width: 29%;
    text-align: center;
    background: #FFE4F2;
    margin-left: 18px;
    margin-right: 18px;
    box-shadow: 0px 0px 7px 0px rgb(143 143 143 / 39%);
    padding-top: 20px;    
    height: 330px;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 7px;
}
.howitwork_detilsbox{
    display: inline-block;
    width: 100%;
    position: relative;
}
/*.howitwork_detilsbox:after{
    content: '';
    position: absolute;
    background: url(../svg/works-line.svg) top right no-repeat;
    background-size: cover;
    width: 280px;
    top: 37px;
    height: 1px;
    left: 111px;
    z-index: -1;
}*/

.howitwork_detilsbox h3{
    color: #000;
    font-family: 'Poppins-SemiBold';
    font-size: 15px;
}
.howitwork_detilsbox p{
    color: #000;
    font-size: 13px;
    max-width: 237px;
    margin: 0 auto;
}
.howitwork_detilsbox.linebordersetbox:after{
    background: inherit;
    width: 0;
}

footer{
   /* background: url(../images/footer-bg.png) top right no-repeat;
    background-size: cover;*/
    margin-top: 40px;
    padding-top: 150px;
    margin-top: 160px;
    padding-top: 0px;
    background: #F6CCE2;
    /*z-index: -2;
    position: relative;*/
}
.nevermissan_box{
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #DA308D;
    padding-bottom: 20px;   
}
.nevermissan_leftbox{
    float: left;
    width: 70%;
}
.nevermissan_leftbox h3{
    margin: 0px;
    font-size: 24px;
    color: #000;
}
.nevermissan_leftbox span{
    font-family: 'Poppins-Bold';
}
.nevermissan_leftbox p{
    font-size: 15px;
}
.nevermissan_rightbox{
    float: left;
    width: 30%;
}
.nevermissan_rightbox input{    
    border: 0px;
    background: transparent;
    font-size: 12px;
    color: #000;
    border-left: 1px solid #DA308D;
    padding-left: 12px;
}
.nevermissan_rightbox a{    
    margin-left: 42px;
    display: inline-block;
}
.nevermissan_rightbox img{
    width: 20px;
}

.nevermissan_rightbox ::-webkit-input-placeholder {
  color: #000;
}
.nevermissan_rightbox ::-moz-placeholder {
  color: #000;
}
.nevermissan_rightbox :-ms-input-placeholder {
  color: #000;
}
.nevermissan_rightbox :-moz-placeholder {
  color: #000;
}

.footertow_boxset{
    display: inline-block;
    width: 100%;
    text-align: center;
    padding-top: 40px;
}
.footertow_boxset img{
    width: 170px;
}
.footertow_boxset p{
    margin: 0px;
    color: #000;
    font-size: 15px;
    margin-top: 20px;
    margin-bottom: 22px;
}
.footertow_boxset ul{
    padding: 0px;
    margin: 0px;
}
.footertow_boxset ul li{
    display: inline-block;    
    margin-right: 12px;
    margin-left: 12px;
}
.footertow_boxset ul li a{
    color: #FF0289;
    font-size: 25px;
}
.footertow_boxset ul li a:hover{
    color: #000;
}
.copyright_textboxset{
    display: inline-block;
    width: 100%;
    border-top: 1px solid #DA308D;
    padding-top: 20px;
    margin-top: 40px;
    padding-bottom: 20px;
}
.copyright_textboxset span{
    color: #000000;
    font-size: 15px;
}
.copyright_textboxset ul{
    padding: 0px;
    margin: 0px;
    float: right;
}
.copyright_textboxset ul li{
    display: inline-block;
    padding-left: 50px;
}
.copyright_textboxset ul li a{
    color: #000;
    font-size: 15px;
}
.setleft_afterimgbox{
    position: relative;
}
.setleft_afterimgbox:before{
    content: '';
    position: absolute;
    background: url(../svg/Dating-lefticon.svg) top no-repeat;
    background-size: cover;
    width: 330px;
    height: 228px;
    left: -220px;
    top: -107px;
}
.setleft_afterimgbox:after{
    content: '';
    position: absolute;
    background: url(../images/Dating-righticon.png) top no-repeat;
    background-size: cover;
    width: 170px;
    height: 258px;
    right: 0;
    top: -147px;
}
.footer_afterbeforeimg{
    position: relative;
}
.footer_afterbeforeimg:before{
    content: '';
    position: absolute;
    background: url(../svg/Dating-lefticon.svg) top no-repeat;
    background-size: cover;
    width: 330px;
    height: 228px;
    left: -174px;
    top: -630px;   
}
.footer_afterbeforeimg:after{
    content: '';
    position: absolute;
    background: url(../images/Dating-righticon.png) top no-repeat;
    background-size: cover;
    width: 170px;
    height: 258px;
    right: 0;
    top: -310px;
}
.dating_mandivbox{
    display: inline-block;
    width: 100%;
    background: #F6CCE2;
    padding-top: 40px;  
    margin-bottom: 60px;  
}
.astrologysign_divbox{
    display: inline-block;
    width: 100%;
}
.astrologysign_divbox ul{
    padding: 0px;
    margin: 0px;
    display: inline-block;
    width: 100%;
    margin-top: 100px;
}
.astrologysign_divbox ul li{
    float: left;
    width: 16.66%;
    text-align: center;
    margin-bottom: 60px;
}
.astrologysign_divbox ul li a{
    display: inline-block;
    /*width: 100%;*/
}
.astrologysign_divbox ul li span{
    color: #000000;
    font-size: 19px;
    font-family: 'Poppins-SemiBold';
    display: block;
    margin-top: 10px;
}
.datingapp_detils{
    display: inline-block;
    width: 110px;
    height: 110px;
    background: #fff;
    box-shadow: 0px 0px 5px 0px rgb(50 50 50 / 39%);
}
.datingapp_detils:hover{    
    background: #FFEEF7;
}
.datingapp_detils img{
    width: 60px;
    margin: 0 auto;
    margin-top: 31px;
    height: 55px;
    object-fit: contain;
}
.datingapp_detils .nohover_img{
    display: block;
}
.datingapp_detils:hover .nohover_img{
    display: none;
}
.datingapp_detils .hover_imgset{
    display: none;
}
.datingapp_detils:hover .hover_imgset{
    display: block;
}









.headercovercl .navbar-toggle .hamburgerbtn {
    display: none;
}
.headercovercl .navbar-toggle img {
    width: 35px;
}
.headercovercl .navbar-toggle .hamburger_closebtn {
    display: inline-block;
}
.navbar-toggle.collapsed .hamburger_closebtn {
    display: none;
}
.navbar-toggle.collapsed .hamburgerbtn {
    display: inline-block;
}

/* media queries */
@media (max-width: 1200px){
	
}
@media (max-width: 1199px){
    .howitwork_boxset ul li {    
        margin-left: 8px;
        margin-right: 8px;
    }
    .datingapplication_boxset a img{
        display: inherit;
    }
    .datingapplication_boxset img {
        width: 50%;
        margin: 0 auto;
        display: block;
    }
    .datingbatter_text a img {        
        display: inherit;   
    }	
	.banner_mandivbox img {
        width: 70%;
        margin: 0 auto;
        display: block;
    }
}
@media (max-width: 991px){
    .copyright_textboxset ul li {    
        padding-left: 4px;
    }
    .copyright_textboxset span {    
        font-size: 12px;
    }
    .copyright_textboxset ul li a {    
        font-size: 12px;
    }
    .footertow_boxset p {    
        font-size: 13px;
    }
    .footertow_boxset img {
        width: 150px;
    }
    .footertow_boxset {    
        padding-top: 27px;
    }
    .nevermissan_rightbox {    
        width: 100%;
    }
    .nevermissan_leftbox {        
        width: 100%;
    }
    .datingapplication_boxset p {
        font-size: 14px;    
    }
    .datingapplication_boxset {        
        margin-top: 50px;
    }
    .webtitle_textdiv h2 {    
        font-size: 25px;
    }
    .howitwork_boxset ul {    
        max-width: 100%;
    }
    .banner_mandivbox {    
        margin-top: 30px;
        margin-bottom: 40px;    
    }
    .datingbatter_text p{
        font-size: 13px;
    }
	.datingbatter_text h1 {
        font-size: 35px;    
        line-height: 46px;    
    }
}
@media (max-width: 767px){
    .footer_afterbeforeimg {        
        margin-top: 60px;
    }
    .astrologysign_divbox ul li {    
        width: 33.33%;
    }
    .datingapplication_boxset {    
        margin-bottom: 30px;
    }
    .navbar-default {    
        padding-bottom: 0px;    
    }
    .navbar-default .navbar-brand {    
        padding-top: 7px;
    }
    .navbar-brand>img {        
        width: 120px;
    }
    .footertow_boxset p {
        font-size: 12px;
    }
    .footertow_boxset img {
        width: 143px;
    }
    .nevermissan_leftbox p {
        font-size: 14px;
    }
    .nevermissan_leftbox h3 {    
        font-size: 21px;
    }
    footer {    
        margin-top: -25px;
        /*padding-top: 92px; */  
    }
    .howitwork_boxset p {    
        font-size: 14px;
    }
    .datingapplication_boxset a img {
        width: 18px;        
    }
    .datingapplication_boxset p {
        font-size: 13px;
        margin-bottom: 15px;
    }
    .webtitle_textdiv h2 {
        font-size: 22px;
    }
    .datingapplication_boxset a {
        font-size: 13px;
    }
    .datingbatter_text span {    
        font-size: 14px;
        line-height: 20px;
    }
    .datingbatter_text h1 {
        font-size: 29px;
        line-height: 36px;
    }
    .howitwork_detilsbox:after {    
        background: inherit;
        width: 0;
    }
    .howitwork_boxset ul li {
        width: 100%;    
        margin-bottom: 25px;
        margin-left: 0;
        margin-right: 0;
        height: auto;
        padding-bottom: 30px;
    }
    .webtitle_textdiv h2:after {    
        left: 44%;
    }
    .footer_afterbeforeimg:after{
        background: inherit;
        width: 0;
    }
    .footer_afterbeforeimg:before{
        background: inherit;
        width: 0;
    }
    .setleft_afterimgbox:after{
        background: inherit;
        width: 0;
    }
    .setleft_afterimgbox:before {    
        background: inherit;
        width: 0;
    }
    .active_bg:after {    
        bottom: -4px;
        left: -1%;
        right: 0;
    }
    .navbar-default .navbar-toggle {
        border-color: #ddd;
        margin-top: 0px;
    }
    .headercovercl .navbar-nav{
      padding-top: 0;
  }
  .headercovercl{
      padding-left: 0;
  }
  .headercovercl .navbar-nav{
      width: 100%;
      text-align: left;
      margin-bottom: 0;   
  }
  .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{
      background-color: transparent;     
  }
  .navbar-toggle{
      border: 0;
      margin-right: 0px;
  }
  .headercovercl .navbar-nav li {
      padding-right: 0;
      padding-left: 0;
      padding-bottom: 0px;
  }
  .headercovercl .navbar-collapse {
    position: absolute;
    width: 100%;
    padding-bottom: 0px;    
    background: #ffffff;    
    padding-left: 0;
    border-top: 0;
    z-index: 9;
    left: 15px;
    top: 67px;
  }
}
@media (max-width: 635px){
    .copyright_textboxset ul {    
        width: 100%;
    }
    .copyright_textboxset span {    
        display: block;
        padding-bottom: 10px;
    }
}
@media (max-width: 479px){
    .astrologysign_divbox ul li {
        width: 50%;
    }
    footer {
        margin-top: -37px;
        /*padding-top: 152px;*/
    }
    .banner_mandivbox {    
        margin-bottom: 15px;
    }
    .datingbatter_text a img {
        width: 18px;
    }
    .datingbatter_text h1:after {    
        width: 3px;    
        left: -18px;
    }
    .datingbatter_text {    
        padding-left: 20px;
    }
    .nevermissan_leftbox h3 {
        font-size: 20px;
        margin-bottom: 10px;
    }
    .datingapplication_boxset a {    
        margin-bottom: 10px;
    }
    .webtitle_textdiv h2:after {
        left: 38%;
    }
    .datingbatter_text p {
        font-size: 12px;
    }
    .datingbatter_text h1 {
        font-size: 26px;
        line-height: 36px;
    }
    .webtitle_textdiv h2 {
        font-size: 20px;
    }
	.datingbatter_text a {    
        padding: 10px 23px;
        font-size: 13px;
        margin-bottom: 10px;
    }
}
@media (max-width: 360px){
	
}
@media (max-width: 320px){
	
}
/* media queries */

.privacy_policytextbox{
    display: inline-block;
    width: 100%;
    margin-top: 70px;
    margin-bottom: 100px;
}

.privacy_policytextbox h1{
    font-family: 'Poppins-Bold';
    color: #000;
    font-size: 37px;
    margin-bottom: 23px;
}
.privacy_policytextbox h2{
    font-family: 'Poppins-Bold';
    color: #000;
    font-size: 30px;
    margin-bottom: 15px;
}
.privacy_policytextbox p{
    font-size: 16px;
    color: #000;
    margin-bottom: 30px;
}
.privacy_policytextbox ul li{
    font-size: 16px;
    color: #000;
    margin-bottom: 6px;
    list-style-type: disc !important;
}  













