 @media (min-width: 1200px){
      .container, .container-lg, .container-md, .container-sm, .container-xl {
          max-width: 1300px;
      }
      .banner-txt {
        padding-top: 139px;
    }
  }
    @media (max-width:767px){
      .input {
          width: 100% !important;
      }
      .register-box-form {
          left: 0;
      }
      .loginBtn {
        width: 100%;
    }
    .register-box-text a.site-button {
        margin-top: 30px;
        background-color: var(--secondary-color);
        border: none !important;
        width: 67%;
        padding: 10px 0px !important;
        font-size: 15px;
    }
    .loginBtn {
        margin: 23px auto;
    }
      .footer-box.newsletter-box h4 {
          text-align: left !important;
      }
  
      button.site-button {
        display: flex;
        align-items: center;
    }
      .footer-box {
          margin-bottom: 30px;
      }
      div#copyright p {
          text-align: center;
      }
      .col-md-6.copyright-nav {
          text-align: center;
      }
      .container.profile-cover {
          height: auto;
          padding-bottom: 150px;
          padding-top: 60px;
      }
      .user-info {
          margin-bottom: 0px;
      }
      .row.user-basic {
          margin-left: 0px;
          width: 100%;
      }
      section.profile-main .container {
          padding: 0px 30px;
      }
      .footer-sicial {
          text-align: left;
      }

      .profile-about {
        margin-top: 30px !important;
    }
    .container.profile-cover {
        height: fit-content !important;
        padding: 50px 0px 70px 0px !important;
    }
    html {
        overflow-x: hidden;
    }
    .basic-detail p {
        width: 100%;
    }
    .modal-dialog {
        width: 90%;
    }
    .profile-main table {
        width: max-content;
    }
    .profile-table::-webkit-scrollbar {
        height: 10px;
        background-color:#00000030;
    }
    .profile-table::-webkit-scrollbar-thumb{
        background-color:var(--primary-color);
    }
    .profile-table {
        overflow-x: auto;
    }
    .profile_message {
        right: 20px;
    }
    section.member-profile-main .col-md-3.order-1.order-xl-0 {
        margin-top: 30px;
    }
    div#member_dt {
        padding-left: 0px;
    }
    div#match-total {
        display: block;
    }
    .match-user-txt {
        margin-top: 10px;
    }
    .head-tab a {
        padding: 8px !important;
        font-size: 14px;
    }
    .matches-filter button {
        font-size: 13px;
        margin: 5px 0px;
        padding: 4px 12px 2px;
    }
    .best-matches {
        margin-top: 0px;
    }
    .matches-filter {
        text-align: center;
    }

    .header-navigation li {
        display: block;
        text-align: left;
    }
    .header-navigation {
        position: absolute;
        left: 10px;
        width: 92%;
        background-color: #fff;
        z-index: 99999;
        box-shadow: 0px 0px 17px -14px;
        transition: 0.5s;
        max-height: 0px;
        overflow: hidden;
        margin-top: 12px;
    }
    .header-navigation a:after {
        display: none;
    }
    .mobile-nav div {
        width: 100%;
        height: 2px;
        background-color: #000000c2;
        margin-top: 8px;
    }
    .mobile-nav {
        width: 27px;
        float: right;
        margin-top: -39px;
        margin-right: 20px;
    }
    .main-header {
        box-shadow: 0px 0px 13px -10px;
    }
    .header-navigation.show_nav {
        max-height: 1000px;
    }
    .top-header {
        display: none;
    }
    .logo img {
        width: 160px;
    }

    .couple-img, .couple-text {
        width: 100%;
        height: auto;
    }
    .couple-text {
        margin-top: 20px;
    }
    section.home-banner {
        height: fit-content;
        padding: 100px 0px 30px;
    }
    .col-md-6.banner-right, img.top-icon {opacity: 0.2 !important;z-index: 1;}
    .banner-txt {
        padding: 1px 0px;
    }

    img.bottom-icon {
        width: 120px;
        bottom: -30px;
        right: 0 !important;
        left: auto;
    }
    ul.child {
        position: unset;
        transform: unset;
        max-height: 0px;
        overflow: hidden;
        transition: 0.5s;
        margin: 0px;
    }
    li.auth-has:hover>ul {
        max-height: 400px;
        margin: 20px;
    }
    div#match_by_ref img {
        width: 50px;
        height: 50px;
    }
    .match_result p {
        font-size: 10px;
    }
    .match_result:before, .match_result:after {
        width: 30px;
        left: -11px;
    }
    .match_result:after {
        right: -11px;
        left: auto;
    }
    .member-details {
        padding-left: 0px;
    }
    .wd_blog_img.right {
    margin-top: 30px;
}
.wd_blog_img {
    margin-bottom: 20px;
}
  }

  
@media (min-width:1300px){
    .register-box-text {
        height: calc(100vh - -39px);
    }
}
@media (max-width:402px){
    section.lavender-section {
        margin-top: 181px;
    }
    .our-blog-detail h4 {

        font-size: 31px;
    
    }
}
@media (max-width:468px){
    section.lavender-section {
        margin-top: 279px;
    }
    .newsletter button {
        width: 50%;
        padding: 7px 2px !important;
        border-radius: 50px;
        overflow: hidden;
        margin-left: 2px;
    }
}


@media (max-width:578px){
section.lavender-section {
    margin-top: 375px;
}
}

@media (max-width:1070px){
    .register-box-form h4:after, .register-box-form h4:before{
        display:none !important;
    }
    .left-section {
        position: absolute;
        width: 100%;
        transform: translate(10px, 10px);
        top: 0;
        left: 0;
        right: 0;
        transform: translate(4%, 71%);
    }
    .right-section img {
        max-width: 51%;
    }
    .right-section {
        position: absolute;
        /* z-index: 9; */
        top: 0;
        transform: translate(-26%, 7%);
        left: 0;
    }
   
    .card-section {
        background: #f1bed645;
        border-radius: 10px;
        box-shadow: rgb(253 244 248) 0px 1px 4px;
        padding: 20px 10px 20px;
        text-align: center;
        min-height: 426px;
        margin-top: 33px;
        transition: 0.3s;
    }
    .center-section {
        position: absolute;
        left: 0;
        right: 0;
        text-align: center;
        top: 0px;
        bottom: 0;
        transform: translate(11%, 14%);
    }
}



/*new media query*/
@media only screen and (min-width:320px) and (max-width:767px){
    
    .register-box-text h1 {
        color: #fff;
        font-size: 35px;
        margin-bottom: 14px;
    }
    .register-box-form h4 {
        color: #000;
        font-size: 19px;
        position: relative;
        text-align: center;
    }
    .register-box-text {
        height: fit-content;
        padding: 25px 15px;
    }
    .register-box-text h4 {
        margin: 0px !important;
    }
    .register-box-form h4 {
        color: #000;
        font-size: 21px;
        position: relative;
        text-align: center;
    }
    .register-box-text p {
        color: #fff;
        font-size: 16px;
        line-height: 22px;
    }
    .register-box-text {
        height: fit-content;
        padding: 21px;
    }
    section.misssion-section {
        padding-top: 71px;
        padding-bottom: 1px;
    }
    .pagination {
        justify-content: center;
        padding-top: 33px;
        padding-bottom: 28px;
    }
    .footer-sicial {
        text-align: left;
        justify-content: start;
    }
.header-navigation a {
    display: initial;
  }
  .main-header {
      background-color: #ffffffc4;
      padding: 10px 0px;
  }
 .about-detail {
    padding-top: 0px;
}
section.about-banner-section {
    padding-top: 13px;  
}
.make-detail {
    font-size: 29px;
    font-weight: 900;
    font-family: var(--heading-font);
    color: var(--primary-color);
}
.about-detail p {
    font-size: 14px;
    color: #000;
}
.site-button {
    padding: 6px 23px !important;
   
    border-radius: 50px;
    font-size: 14px;
    position: relative;
    
}
.right-section {
    position: absolute;
    z-index: 99999;
    top: 0;
    transform: translate(-43%, 4%);
    left: 0;
}
.center-section {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    top: 0px;
    bottom: 0;
    transform: translate(12%, 13%);
}
.right-section img {
    max-width: 48%;
}
.left-section {
    position: absolute;
    width: 100%;
    transform: translate(10px, 10px);
    top: 0;
    left: 0;
    right: 0;
    transform: translate(-2%, 83%);
}

.title-img img {
    max-width: 61%;
}

}

@media only screen and (min-width:320px) and (max-width:566px){
    .feature-detail h4 {
        font-size: 21px;
        padding-top: 9px;
        color: var(--primary-color);
    }
    .banner-txt h1 {
        font-size: 28px;
        margin-bottom: -13px;
    }
    .banner-txt h1 span {
        font-size: 62px;
    }
    .banner-txt h1 img {
        margin-top: -4px;
        animation: zoom 1.5s infinite alternate;
    }
    .banner-txt h1 span {
        text-transform: uppercase;
        font-size: 43px;
        color: var(--secondary-color);
    }
    .banner-txt a.site-button {
        margin-top: 9px;
       
    }
    .about-txt {
        padding-top: 14px;
    }
    h2.heading {
        font-size: 29px;
    }
    p.text {
        line-height: 23px;
        font-size: 15px;
    }
    .about-list li {
        font-size: 13px;
        margin-top: 10px;
    }
    section#happy-couple {
        padding: 20px 0px;
    }
    .couple-box {
        margin-top: 16px;
    }
    .couple-text h4 {
        font-size: 15px;
        margin: 0px;
    }
    .couple-text i {
        font-size: 13px;
    }
    .couple-text p {
        padding-top: 5px;
    }
    h4.sub-heading {
        font-size: 13px;
    }
    .wd_blog_box.row {
        margin-top: 17px;
    }
    .wd_blog_info h3 {
        font-size: 20px;
    }
    .wd_blog_info a.site-button {
        margin-top: -2px;
    }
    .footer-bg {
        margin-top: 35px;
    }
    .row-reverse{
        flex-direction: column-reverse;
    }
    .footer-sicial {
        text-align: left;
        justify-content: start;
    }
    .footer {
        padding-top: 38px;
    }
}
@media only screen and (min-width:320px) and (max-width:566px){
    .slick-slide {
        display: none;
        float: left;
        min-height: 273px !important;
    }
}
@media only screen and (min-width:567px) and (max-width:767px) {
    .couple-img {
        width: 80%;
        height: 260px;
        overflow: hidden;
        padding: 5px;
        border-radius: 10px;
        position: relative;
        border: dashed var(--primary-color);
        margin-bottom: 23px;
    }
    .input-flex .input {
        width: 100%;
        position: relative;
    }
    section.lavender-section {
        margin-top: 375px;
    }
    .footer-box.newsletter-box h4 {
        text-align: start !important;
        /* width: 100%; */
    }
    .about-detail {
        padding-top: 19px;
    }
    .banner-txt h1 {
        font-size: 46px;
    }
    .banner-txt h1 span {
        font-size: 53px;
    }
    .banner-txt a.site-button {
        margin-top: 1px;
    }
    .about-txt h2 {
        font-size: 34px;
        padding-top: 13px;
    }
    section#happy-couple {
        padding: 24px 0px;
    }
    h2.heading {
        font-size: 30px;
    }
    h4.sub-heading {
        text-align: center;
        font-size: 14px;
        color: #000000c7;
    }
    .couple-box {
        margin-top: 15px;
    }
    .services-detail h4 {
        font-size: 17px;
        margin: 7px;
    }
    .slick-slide {
      
        min-height: 253px !important;
    }
    .footer {
        padding-top: 41px;
    }
}
@media only screen and (min-width:768px) and (max-width:992px) {
    .services-detail p {
        font-size: 12px;
        margin-bottom: 14px;
    }
    .services-detail h4 {
        font-size: 14px;
        margin: 7px;
        white-space: nowrap;
    }
    .services-detail {
        position: absolute;
        background: #fff;
        width: 94%;
    
        bottom: -124px;
       
    }
    .couple-img {
        width: 80%;
        height: 260px;
        overflow: hidden;
        padding: 5px;
        border-radius: 10px;
        position: relative;
        border: dashed var(--primary-color);
        margin-bottom: 23px;
    }
    section.lavender-section {
        margin-top: 375px;
    }
    .footer-box.newsletter-box h4 {
        text-align: start !important;
        /* width: 100%; */
    }
    .newsletter {
        display: flex;
        column-gap: 7px;
        flex-wrap: initial;
        justify-content: start;
    }
    .footer-sicial {
        text-align: right;
        padding-top: 19px;
        display: flex;
        align-items: center;
        justify-content: start;
    }
    .pagination {
        justify-content: center;
        padding-top: 38px;
        padding-bottom: 23px;
    }
    .input-flex .input {
        width: 100%;
        position: relative;
    }
}
@media only screen and (min-width:340px) and (max-width:565px) {
    .slick-initialized .slick-slide {
        display: block;
        margin: 35px 15px;
    }
    .slick-slider .slick-track, .slick-slider .slick-list {
     
        min-height: 393px;
    }
    .services-detail {
        position: absolute;
        background: #fff;
        width: 94%;
        min-height: 187px;
        left: 0;
        padding: 24px 16px;
        right: 0;
        margin: 0 auto;
        border-radius: 6px;
        text-align: center;
        bottom: -30px;
        transition: 0.3s;
        box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    }
}