
*{
    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-color: #FFD502;
    width: 50px;
    height: 2px;
    bottom: 10px;
    left: 18%;
    right: 0;
}
.navbar-default {
    background-color: transparent;
    border-color: transparent;
    box-shadow: 3px 4px 15px #0000001a;
    padding-top: 12px;
    padding-bottom: 25px;
    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;
}
.setbannerimgbox{
    position: relative;
}
.setbannerimgbox{
    display: inline-block;
    width: 100%;
    background: url(../images/bannering-1.png) top no-repeat;
    background-size: 46%;
    background-position: right -77px;
    padding-bottom: 0;
    margin-bottom: 0;
    backface-visibility: hidden;
    transform: translate3d(0px, 0px, 0px);
    transform-style: preserve-3d;
}
.banner_mandivbox img{
    /*width: 100%;*/
}
.datingbatter_text{
    display: inline-block;
    width: 100%;
    padding-left: 70px;
}
.datingbatter_text p{
    margin: 0px;
    font-size: 13px;
    letter-spacing: 10px;
    color: #000;
    text-transform: uppercase;
}
.datingbatter_text h1{
    font-size: 37px;
    color: #000;
    margin: 0px;
    line-height: 47px;
    margin-bottom: 22px;
    margin-top: 20px;
    position: relative;
    font-family: 'Poppins-SemiBold';
}
.datingbatter_text h1:after{
    content: '';
    position: absolute;
    width: 6px;
    height: 100%;
    background: #FFD502;
    top: 0px;
    left: -42px;
}
.datingbatter_text span{
    color: #000;
    font-size: 15px;
    display: block;
    padding-bottom: 20px;
    line-height: 25px;
}
.datingbatter_text a{    
    margin-right: 12px;
    background: #FFD502;
    color: #000;
    padding: 10px 30px;
    display: inline-block;
    font-size: 15px;
    border-radius: 2px;
    border: 1px solid transparent;
}
.datingbatter_text a:hover{
    background: transparent;
    border: 1px solid #FFD502;
}
.datingbatter_text a img{
    width: 19px;
    margin-right: 10px;
}
/*.datingbatter_text .appstore_btnbox{
    background: transparent;
    border: 1px solid #FFD502;
    color: #000;
}*/
/*.datingbatter_text .appstore_btnbox:hover{
    background: #FFD502;
}*/
.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: #FFD502;
    color: #000;
    padding: 10px 30px;
    display: inline-block;
    font-size: 15px;
    border-radius: 2px;
    border: 1px solid transparent;
}
.datingapplication_boxset a:hover{
    background: transparent;
    border: 1px solid #FFD502;
} 
.datingapplication_boxset a img{
    width: 19px;
    margin-right: 10px;
}
/*.datingapplication_boxset .appstore_btnbox{
    background: transparent;
    border: 1px solid #FFD502;
    color: #000;
}
.datingapplication_boxset .appstore_btnbox:hover{
    background: #FFD502;
}*/
.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-color: #000;
    width: 64px;
    height: 2px;
    bottom: -18px;
    left: 48%;
    right: 0;
}
.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;
}
.howitwork_boxset ul{
    padding: 0px;
    margin: 0px;    
    max-width: 75%;
    padding-top: 40px;
    margin: 0 auto;
}
.howitwork_boxset ul li{
    float: left;
    width: 33.33%;
    text-align: center;
}
.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: 55px;
    padding-top: 160px;
    /*z-index: -2;
    position: relative;*/
}
.nevermissan_box{
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #000;
    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 #FFD502;
    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: 24px;
}
.footertow_boxset ul li a{
    color: #FFD502;
    font-size: 20px;
    background: #000;
    width: 40px;
    height: 40px;
    display: inline-block;
    border-radius: 100%;
    line-height: 40px;
}
.footertow_boxset ul li a:hover{
    color: #fff;
}
.copyright_textboxset{
    display: inline-block;
    width: 100%;
    border-top: 1px solid #000;
    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: -153px;    
}
.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: 110px;
}*/












.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){
    .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){
    .datingapplication_boxset {    
        margin-bottom: 30px;
    }
    .navbar-default {    
        padding-bottom: 0px;    
    }
    .navbar-default .navbar-brand {
        padding-top: 0;
        padding-bottom: 0;
    }
    .navbar-brand>img {
        width: 94px;
        margin-top: -4px;
    }
    .navbar-default {
        padding-bottom: 25px;
    }
    .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: -16px;
        padding-top: 100px;   
    }
    .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;
    }
    .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: 5px;
        left: 13px;
        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){
    footer {
        margin-top: -66px;
        padding-top: 160px;
    }
    .footertow_boxset ul li {    
        margin-right: 14px;
    }
    .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 */











