/*
Template Name: Matrimonials
File: Layout CSS
Author: TemplatesOnWeb
Author URI: https://www.templateonweb.com/
Licence: <a href="https://www.templateonweb.com/license">Website Template Licence</a>
*/


/*********************center****************/
.center_home {
    background-image: url(../imgs/banner.png);
    background-size: cover;   
    background-position: right center; 
    background-repeat: no-repeat;
}
.center_m{
   padding-top:30px;
   padding-bottom:90px;
 }
.center_home1_right .form-select{
    height:35px;
	font-size:13px;
 }
.center_home1_right .form-control{
    height:35px;
	font-size:13px;
 }
.center_home1_left{
   padding-top:200px;
 }
.exep_m{
  margin-top:-80px;
 }
/*********************center_end****************/

/*********************couple****************/
.couple_1_left3{
  display:none;
 }
.couple_1_left2{
  padding-top:40%;
 }
.couple_1_left:hover .couple_1_left3{
   display:block;
   transition: 0.3s;
 }
.couple_1_left:hover .couple_1_left2{
   display:none;
   transition: 0.3s;
 }
/*********************couple_end****************/


/*********************pricing****************/
.rounded_left{
  border-radius:5px 0px 5px 5px;
 }
.rounded_right{
  border-radius:5px 5px 5px 5px;
 }
.pricing_2_lefto{
  margin-top:70px;
 }
/*********************pricing_end****************/



@media screen and (max-width : 767px){

.center_home1_left {
    padding-top:0;
	margin-bottom:15px;
}
.center_m {
    padding-bottom: 30px;
}
.exep_m {
    margin-top:20px;
}
.exep_2_left{
   margin-top:8px;
   margin-bottom:8px;
 }
.meet_1_right{
  margin-top:15px;
 }
.meet_1_left p{
  width:100%!important;
 }
.find_1_left{
   margin-top:8px;
   margin-bottom:8px;
 }
.pricing_1  p{
   width:100%!important;
 }
.pricing_2 {
   width:100%!important;
 }
.pricing_2_lefto {
    margin-top: 0;
}
.pricing_2_left {
   margin-top:8px;
   margin-bottom:8px;
}
.news_1_left2_inner2 {
  position:static!important;
  background:var(--bs-dark)!important;
 }
.news_1_left2_inner {
  width:100%!important;
 }
.match_1 {
   width:100%!important;
 }
.match_1_left{
    margin-top:8px;
    margin-bottom:8px;
 }
.couple_1_left {
    margin-top:8px;
    margin-bottom:8px;
 }
.couple_1_left3  p{
   font-size:13px;
 }
.couple_1_left1 img{
  min-height:210px;
 }
 }


@media (min-width:576px) and (max-width:767px) {

 }
 
@media (min-width:768px) and (max-width:991px) {
.news_1_left2_inner {
  width:90%!important;
 }
.match_1 {
   width:90%!important;
 }
.couple_1_left3  p{
   font-size:12px;
 }
.couple_1_left3  .button{
  padding:8px 15px!important;
  font-size:12px;
 }
.couple_1_left1 img{
  min-height:200px;
 }
 }

@media (min-width:992px) and (max-width:1200px) {
.couple_1_left3  p{
   font-size:13px;
 }
.couple_1_left3  .button{
  padding:8px 15px!important;
  font-size:13px;
 }
 }
.settingdrop{
        border: 1px solid #80808069;
}
.settingdrop li{
        border: 1px solid #3939391a;
}

.settingdrop .dropdown-item:hover {
    background: rgb(220, 53, 69) !important;
    color: white !important;
}
.infotable{
    border: 1px solid #00000033;
}

.infotable2{
    border: 1px solid #00000033;
    padding: 10px;
}
.img-fluids2{
        width: 150px;
    height: 150px;
}
.memembers{
    background: rgb(220 53 69);
    padding: 10px;
    color: white;
}
/* Make toggler icon white */
/* Force the toggler icon to white */
.navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba%28255,255,255,1%29' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E") !important;
}

/* Optional: make border of toggler light so it’s visible */
.navbar-toggler {
    border: 1px solid rgba(255, 255, 255, 0.2) !important;
}
.verify_email_otp{
    background: green;
    color: white;
    font-size: 12px;
    border: none;
    border-radius: 5px;
    PADDING: 5PX;
}
.newmembers{
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  border-radius: 10px;
  margin: 0 10px;
  padding: 20px;
}


#footer{
  background-image: linear-gradient(#001e3954, #001e3954), url(../imgs/footer.jpg);
    background-position: center center;
    background-size: cover;
}
.truelinkknw{
        /*font-family: "Rajdhani", sans-serif;*/
        font-family: "Lexend", sans-serif;
    font-size: 22px;
}

/*ul {*/
/*    font-weight: 550;*/
/*}*/
.about_pg3_left:hover{
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 2px;
    border-radius: 10px;
}

















