/* (max-width: 1024px) */
@media screen and (max-width: 1024px) {
    .nav-links li a {
        font-size: 16px;
        padding: 9px 10px;
    }

    .btn-section {
        padding: 35px 0 20px;
    }

    .slider-section {
        padding: 20px 0 10px;
    }

    .slider-section .slick-slide {}

    .slider-section .slick-slide a {}

    .brides-section .wrapper {
        padding: 15px 0 0;
    }

    .card-section .img-card {
        margin: 0 20px 40px;
    }

    .card-section .img-card h5 {
        font-size: 15px;
    }

    .brides-section h3 {
        font-size: 24px;
        margin-bottom: 10px;
    }

    .our-office {
        padding: 10px 0;
    }

    .our-office h3 {
        font-size: 24px;
        margin-bottom: 10px;
    }

    .our-office p {
        font-size: 16px;
    }

    .suchna-section,
    .term-condition {
        padding: 15px 0;
    }

    .profile-list-detail-right .info ul {
        grid-template-columns: auto;
    }

    .common-banner {
        padding: 80px 0 60px;
    }

    .common-banner-left h3 {
        font-size: 54px;
    }


    /* .slider-section .slider-section-carousel {
        width: 450px;
        height: 260px;
    } */

    .brides-section-card .brides-section-card-img {
        width: 170px;
        height: 250px;
    }
}

/* end (max-width: 1024px) */

/* (max-width: 991px) */
@media screen and (max-width: 991px) {
    .login-register-sec-img .login-register-sec-txt h5 {
        font-size: 20px;
    }

    .login-register-sec-img {
        border-radius: 25px;
    }

    .login-register-sec-img img {
        border-radius: 25px;
    }

    .login-register-sec-img .login-register-sec-txt {
        border-radius: 25px;
    }

    .card-section::after {
        height: 400px;
    }


    /* .slider-section .slick-slide {
        margin: 5px 5px 0;
    } */

    .brides-section-card .brides-section-card h5 {
        margin-top: 10px;
    }

    .card-section .img-card h5 {
        font-size: 17px;
    }

    .our-office p {
        margin-top: 18px;
    }

    .profile-list-detail-right .head h5 {
        margin-bottom: 2px;
        font-size: 16px;
    }

    .profile-list-detail-right .head h6 {
        margin-top: 10px;
    }

    .profile-list-detail-left .slick-slider {
        margin-bottom: 10px;
    }

    .profile-list-detail-right {
        padding: 0px;
    }

    .contact-form-right-img {
        display: none;
    }

    .contact-form-left h3,
    .contact-form-left h2,
    .contact-form-left h1 {
        font-size: 22px;
    }

    .contact-form-left p {
        font-size: 17px;
    }

    .contact-form-right1 {
        padding-left: 0;
        padding-top: 30px;
    }

    .contact-form {
        padding: 45px 0 45px;
    }


    /* .slider-section .slider-section-carousel {
        width: 340px;
        height: 196px;
    } */

    .brides-section-card .brides-section-card-img {
        width: 205px;
        height: 260px;
    }
}

/* end (max-width: 991px) */

/* (max-width: 768px) */
@media screen and (max-width: 768px) {
    .btn-section1 a {
        font-size: 18px;
    }

    .login-register-sec-img .login-register-sec-txt h5 {
        font-size: 18px;
    }

    .our-office h3 {
        font-size: 22px;
        margin-bottom: 5px;
    }

    .brides-section h3 {
        font-size: 22px;
        margin-bottom: 5px;
    }

    .brides-section-card h5 {
        margin-top: 0;
    }

    .brides-section {
        padding: 15px 0;
    }

    .sidebar-navigation {
        margin-bottom: 18px;
    }

    .sidebar-navigation ul li a em {
        right: 5px;
    }

    .success-stories h3,
    .success-stories h1 {
        font-size: 22px;
        margin-bottom: 15px;
    }

    .success-stories-detail h3 {
        font-size: 22px;
        margin-bottom: 15px;
    }

    .common-banner-left h3 {
        font-size: 46px;
    }
}

/* (max-width: 768px) */

/* (max-width: 767px) */
@media screen and (max-width: 767px) {
    .login-register-sec {
        display: none;
    }

    .login-register-sec1 {
        display: block;
        padding: 15px 0 5px;
    }

    .login-register-sec1 .login-register-sec1-btn {
        background: #E43C2F;
        color: #fff;
        text-align: center;
        padding: 20px;
        border-radius: 60px;
        margin-bottom: 15px;
    }

    .login-register-sec1 .login-register-sec1-btn1 {
        background: #3E89E6;
        color: #fff;
        text-align: center;
        padding: 20px;
        border-radius: 60px;
    }

    .login-register-sec1 .login-register-sec1-btn h5,
    .login-register-sec1 .login-register-sec1-btn1 h5 {
        font-size: 16px;
        font-family: 'Poppins', sans-serif;
        font-weight: 500;
    }

    .brides-section {
        padding: 15px 0;
    }

    .btn-section1 a {
        font-size: 16px;
    }

    .btn-section1 a img {
        width: 24px;
        height: 24px;
        margin-right: 10px;
    }

    .btn-section {
        padding: 30px 0 15px;
    }

    .card-section .img-card h5 {
        font-size: 16px;
    }

    .card-section .img-card img {
        width: 70px;
    }

    .card-section .img-card {
        margin: 0 10px 30px;
    }

    .slider-section {
        padding: 20px 0 25px;
    }

    .slider-section .slick-dots {
        bottom: -20px;
    }

    .slider-section .wrapper .slick-dots li {
        margin: 0 1px;
    }

    .slider-section .wrapper .slick-dots li button:before {
        font-size: 15px;
        color: #707070;
    }

    .wrapper .logo {
        width: 140px;
    }

    nav .wrapper {
        height: 65px;
        line-height: 65px;
    }

    .footer .footer-txt {
        display: block;
    }

    .footer .footer-txt ul {
        justify-content: center;
        padding-top: 10px;
    }

    .footer .footer-credit {

        padding-top: 10px;
    }

    .my-dashboard .my-dashboard-header h3 {
        font-size: 22px;
    }

    .my-dashboard .my-dashboard-header .input-group {
        width: 300px;
    }

    .my-dashboard .my-dashboard-header {
        margin-bottom: 25px;
    }

    .card-section::after {
        display: none;
    }

    .card-section h3 {
        display: block;
        font-size: 22px;
        font-weight: 500;
        border-left: 5px solid #FFBB00;
        padding-left: 12px;
        margin-bottom: 18px;
    }

    .success-stories-details .curve {
        width: 100%;
        float: none;
        margin-right: 0px;
        margin-bottom: 10px;
    }

    .success-stories-details .carousel-item {
        height: 355px;
    }

    .success-stories-details .success-stories-detail-txt h4,
    .success-stories-details .success-stories-detail-txt h1 {
        margin-bottom: 3px;
    }

    .success-stories-details .success-stories-detail-txt h6 {
        margin-bottom: 10px;
    }

    .success-stories-details .success-stories-detail-txt p {
        margin-bottom: 6px;
    }


    /* .slider-section .slider-section-carousel {
        width: 509px;
        height: 292px;
    } */

    .brides-section-card .brides-section-card-img {
        width: 155px;
        height: 206px;
    }
}

/* end (max-width: 767px) */


/* (max-width: 575px) */
@media screen and (max-width: 575px) {
    .btn-section1 {
        gap: 25px;
    }

    .brides-section h3 {
        font-size: 20px;
    }

    .our-office h3 {
        font-size: 20px;
    }

    .our-office p {
        font-size: 15px;
    }

    .card-section {
        padding: 15px 0;
    }

    .login-register-sec1 {
        padding: 15px 0 15px;
    }

    .brides-section-card h5 {
        font-size: 16px;
    }

    .our-office p {
        margin-top: 15px;
    }

    .banner-section {
        margin-top: -45px;
    }

    .profile-list-detail-left .slick-prev,
    .profile-list-detail-left .slick-next {
        display: none !important;
    }

    .success-stories-detail {
        padding: 25px 0;
    }

    .success-stories-detail h3 {
        font-size: 20px;
    }

    .success-stories-details .success-stories-detail-txt h4,
    .success-stories-details .success-stories-detail-txt h1 {
        font-size: 18px;
    }

    .success-stories-details .carousel-item {
        height: 375px;
    }

    .common-banner {
        padding: 60px 0 50px;
    }

    .common-banner-left h3 {
        font-size: 40px;
    }

    .contact-form-card {
        margin: 0;
    }

    .contact-form {
        padding: 40px 0 35px;
    }

    .title-around-flex::before,
    .title-around-flex::after {
        top: 20px;
    }


    /* .slider-section .slider-section-carousel {
        width: 544px;
        height: 312px;
    } */

    .brides-section-card .brides-section-card-img {
        width: 165px;
        height: 210px;
    }
}

/* (max-width: 575px) */

/* (max-width: 479px) */
@media screen and (max-width: 479px) {
    .btn-section1 .btn-section1-1 {
        padding: 18px 35px;
    }

    .btn-section1 a {
        font-size: 15px;
        width: 100%;
    }

    .btn-section1 a img {
        width: 22px;
        height: 22px;
        margin-right: 8px;
    }

    .login-register-sec1 .login-register-sec1-btn h5,
    .login-register-sec1 .login-register-sec1-btn1 h5 {
        font-size: 18px;
    }

    .card-section .img-card h5 {
        font-size: 15px;
        font-weight: 500;
    }

    .card-section .img-card img {
        width: 60px;
    }

    .slider-section .wrapper .slick-dots li button:before {
        font-size: 12px;
    }

    .brides-section h3 {
        font-size: 20px;
        font-weight: 500;
    }

    .brides-section .wrapper {
        padding: 10px 0 0;
    }

    .brides-section-card .brides-section-card-img {
        height: 180px;
        margin-bottom: 8px;
    }

    .brides-section-card h5 {
        font-size: 14px;
    }

    .wrapper .logo {
        width: 130px;
    }

    nav .wrapper {
        height: 60px;
        line-height: 60px;
    }

    .my-dashboard .my-dashboard-header h3 {
        font-size: 20px;
    }

    .my-dashboard .my-dashboard-header .input-group {
        width: 275px;
    }

    .my-dashboard-right-txt ul li {
        font-size: 12px;
    }

    .my-dashboard-right-txt ul {
        padding-top: 5px;
        gap: 3px;
    }

    .my-dashboard-right-txt .wishlist_heart {
        --size: 30px;
    }

    .my-dashboard-right-txt .btn {
        font-size: 11px;
        margin-top: 8px;
        padding: 6px 15px;
    }

    .my-dashboard-right .my-dashboard-right-img {
        height: 200px;
        width: 215px;
    }

    .my-dashboard .col-lg-6:not(:last-child) .my-dashboard-right {
        margin-bottom: 18px;
    }

    .card-section h3 {
        font-size: 18px;
    }

    .brides-section .slick-initialized .slick-slide {
        margin: 0 20px 0 0;
    }

    .card-section h3 {
        font-size: 17px;
        padding-left: 8px;
    }

    .card-section .img-card {
        box-shadow: rgba(0, 0, 0, 0.35) 0px 0px 10px 0px;
    }

    .suchna-section .suchna-section-txt ul,
    .term-condition .term-condition-txt ul {
        padding-left: 20px;
    }

    .our-office h3 {
        font-size: 20px;
        font-weight: 500;
    }

    .suchna-section h3,
    .term-condition h3 {
        font-size: 20px;
        font-weight: 500;
    }

    .btn-section1 {
        gap: 20px;
    }

    .wrapper .right-menu img {
        width: 35px;
    }

    .profile-list-detail-right .head h6 img {
        width: 25px;
        height: 25px;
        margin-right: 3px;
    }

    .profile-list-detail-right .info {
        margin-top: 8px;
    }

    .profile-list-detail-right .info h5 {
        font-size: 16px;
    }

    .profile-list-detail-right .info ul li {
        font-size: 14px;
    }

    .profile-list-detail-right .info ul {
        gap: 8px;
    }

    .profile-list-detail1 .question {
        font-size: 15px;
    }

    .profile-list-detail1 .question::after {
        font-size: 20px;
    }

    .profile-list-detail1 .question {
        padding: 12px 70px 12px 15px;
        font-size: 14px;
    }

    .profile-list-detail1 .answer .info ul {
        padding-left: 20px;
        gap: 6px;
    }

    .profile-list-detail1 .contain {
        border-radius: 15px;
        margin: 0px 0 15px;
    }

    .profile-list-detail {
        padding: 25px 0 15px;
    }

    .success-stories h3,
    .success-stories h1 {
        font-size: 20px;
    }

    .success-stories {
        padding: 20px 0 10px;
    }

    .success-stories .success-stories-card-txt h4 {
        font-size: 15px;
        font-weight: 500;
    }

    .success-stories .success-stories-card-txt p {
        font-size: 13px;
    }

    .success-stories .success-stories-card-txt .btn {
        font-size: 11px;
    }

    .success-stories-details .success-stories-detail-txt h4,
    .success-stories-details .success-stories-detail-txt h1 {
        font-size: 16px;
    }

    .success-stories-details .success-stories-detail-txt h6 {
        font-size: 13px;
    }

    .success-stories-details .carousel-item {
        height: 315px;
    }

    .contact-form-left h3,
    .contact-form-left h2,
    .contact-form-left h1 {
        font-size: 20px;
    }

    .contact-form-left p {
        font-size: 16px;
        margin-bottom: 0;
    }

    .contact-form-left .form-label {
        font-size: 14px;
    }

    .contact-form-card {
        padding: 25px 0;
        margin: 0;
    }

    .contact-form {
        padding: 35px 0 30px;
    }

    .common-banner-left h3 {
        font-size: 34px;
    }

    .common-banner {
        padding: 50px 0 40px;
    }

    .my-dashboard .my-dashboard-header {
        margin-bottom: 16px;
    }

    .welcome-pg .modal-body-txt h3 {
        font-size: 28px;
    }

    .welcome-pg .modal-body-txt .modal-body-img {
        width: 250px;
    }

    .welcome-pg .modal-body-txt h4 {
        font-size: 20px;
    }

    .title-around-flex::before,
    .title-around-flex::after {
        top: 21px;
    }

    .multi-step-form h3 {
        font-size: 32px;
    }

    .multi-step-form {
        padding: 25px 0;
    }

    .step-circle {
        width: 25px;
        height: 25px;
        font-size: 12px;
    }

    .multi-step-form h4 {
        font-size: 18px;
        margin-bottom: 15px;
    }

    .multi-step-form .btn {
        font-size: 13px;
    }


    /* .slider-section .slider-section-carousel {
        width: 448px;
        height: 257px;
    } */

    .brides-section-card .brides-section-card-img {
        width: 143px;
        height: 181px;
    }
}

/* end (max-width: 479px) */

/* (max-width: 425px) */
@media screen and (max-width: 425px) {
    .btn-section1 .btn-section1-1 {
        padding: 22px 5px;
        font-size: 16px;
        text-align: center;
    }

    .btn-section {
        padding: 25px 0 20px;
    }

    .login-register-sec1 .login-register-sec1-btn h5,
    .login-register-sec1 .login-register-sec1-btn1 h5 {
        font-size: 15px;
    }

    .card-section .img-card h5 {
        font-size: 14px;
    }

    .card-section .img-card img {
        width: 55px;
    }

    .card-section .img-card {
        margin: 0 0px 20px;
    }

    .card-section::after {
        top: 15%;
    }

    .brides-section h3 {
        padding-left: 8px;
    }

    .our-office h3 {
        font-size: 20px;
        border-left: 5px solid #FFBB00;
        padding-left: 8px;
    }

    .our-office p {
        font-size: 14px;
        margin-top: 10px;
        margin-bottom: 15px;
    }

    .suchna-section .suchna-section-txt ul li {
        font-size: 13px;
    }

    .suchna-section .suchna-section-txt ul li:not(:last-child),
    .term-condition .term-condition-txt ul li:not(:last-child) {
        margin-bottom: 10px;
    }

    .suchna-section,
    .term-condition {
        padding: 15px 0 5px;
    }

    .suchna-section h3,
    .term-condition h3 {
        margin-bottom: 12px;
    }

    .footer {
        margin-top: 20px;
    }

    .brides-section {
        padding: 15px 0 10px;
    }

    .brides-section .slick-initialized .slick-slide {
        margin: 0 20px 0 0;
    }

    .btn-whatsapp-pulse {
        bottom: 30px;
        right: 20px;
        font-size: 25px;
        padding: 22px;
    }

    .slider-section {
        padding: 15px 0 20px;
    }

    .footer .footer-txt p {
        font-size: 13px;
    }

    .footer .footer-txt ul li a {
        font-size: 13px;
    }

    .footer .footer-txt ul {
        padding-top: 8px;
    }

    .brides-section-card .brides-section-card-img {
        height: 150px;
    }

    .banner-section {
        margin-top: -40px;
    }

    .my-dashboard .my-dashboard-header h3 {
        font-size: 18px;
    }

    .my-dashboard .my-dashboard-header .input-group {
        width: 250px;
    }

    .my-dashboard .my-dashboard-header .form-control {
        height: 44px;
    }

    .card-section h3 {
        font-size: 20px;
    }

    .profile-list-detail-left .slider-single .slick-slide {
        padding: 10px;
    }

    .success-stories-details .carousel-item {
        height: 275px;
    }

    .contact-form-left h3,
    .contact-form-left h2,
    .contact-form-left h1 {
        font-size: 18px;
    }

    .contact-form-left p {
        font-size: 15px;
    }

    .contact-form-card {
        padding: 20px 0;
    }

    .contact-form {
        padding: 30px 0 10px;
    }

    .welcome-pg .modal-body-txt h3 {
        font-size: 26px;
    }

    .welcome-pg .modal-body-txt .modal-body-img {
        width: 225px;
    }

    .welcome-pg .modal-body-txt h4 {
        font-size: 18px;
    }

    .welcome-pg .modal-body-txt .btn {
        padding: 6px 35px;
        font-size: 14px;
    }

    .title-around-flex::before,
    .title-around-flex::after {
        top: 20px;
    }


    /* .slider-section .slider-section-carousel {
        width: 394px;
        height: 227px;
    } */

    .brides-section-card .brides-section-card-img {
        width: 123px;
        height: 155px;
    }
}

/* end (max-width: 425px) */

/* (max-width: 392px) */
@media screen and (max-width: 392px) {
    .btn-section1 .btn-section1-1 {
        padding: 15px 5px;
    }

    .success-stories-details .carousel-item {
        height: 255px;
    }
}

/* (max-width: 392px) */

/* (max-width: 375px) */
@media screen and (max-width: 375px) {
    .btn-section1 {
        gap: 18px;
    }

    .btn-section1 .btn-section1-1 {
        padding: 14px 25px;
        font-size: 12px;
    }

    .btn-section1 a img {
        width: 20px;
        height: 20px;
        margin-right: 5px;
    }

    .login-register-sec1 .login-register-sec1-btn {
        padding: 15px;
    }

    .login-register-sec1 {
        padding: 15px 0 10px;
    }

    .card-section .img-card img {
        width: 50px;
    }

    .card-section .img-card h5 {
        font-size: 12px;
    }

    .card-section .img-card {
        margin: 0 0px 20px;
    }

    .brides-section h3 {
        font-size: 16px;
    }

    .brides-section-card h5 {
        font-size: 13px;
    }

    .brides-section-card .brides-section-card-img {
        height: 160px;
        margin-bottom: 5px;
    }

    .brides-section {
        padding: 10px 0 10px;
    }

    .our-office h3 {
        font-size: 16px;
        padding-left: 8px;
    }

    .our-office p {
        font-size: 13px;
        margin-top: 10px;
        margin-bottom: 12px;
    }

    .suchna-section h3,
    .term-condition h3 {
        margin-bottom: 10px;
        font-size: 16px;
        padding-left: 8px;
    }

    .suchna-section .suchna-section-txt ul li {
        font-size: 12px;
    }

    .suchna-section .suchna-section-txt ul li:not(:last-child),
    .term-condition .term-condition-txt ul li:not(:last-child) {
        margin-bottom: 8px;
    }

    .my-dashboard .my-dashboard-header h3 {
        font-size: 16px;
    }

    .my-dashboard .my-dashboard-header .input-group {
        width: 225px;
    }

    .success-stories-details .carousel-item {
        height: 245px;
    }

    .success-stories-detail h3 {
        font-size: 18px;
        margin-bottom: 12px;
    }

    .common-banner {
        padding: 40px 0 30px;
    }

    .common-banner-left h3 {
        font-size: 30px;
    }

    .contact-form {
        padding: 25px 0 10px;
    }

    .contact-form-card {
        margin: 0;
    }

    .contact-form-left h3,
    .contact-form-left h2,
    .contact-form-left h1 {
        font-size: 16px;
        margin-bottom: 0px;
    }

    .contact-form-left p {
        font-size: 14px;
    }

    .contact-form-left .form-label {
        font-size: 13px;
    }

    .multi-step-form h3 {
        font-size: 28px;
        margin-bottom: 25px;
    }

    .step-circle {
        width: 22px;
        height: 22px;
        font-size: 11px;
        margin-bottom: 5px;
    }

    .multi-step-form h4 {
        font-size: 16px;
        margin-bottom: 12px;
    }

    /* .slider-section .slider-section-carousel {
        width: 344px;
        height: 198px;
    } */

    .brides-section-card .brides-section-card-img {
        width: 106px;
        height: 134px;
    }
}

/* end (max-width: 375px) */

/* mobile full-width nav */
@media screen and (max-width: 992px) {
    .wrapper .nav-links {
        max-width: 100%;
    }
}

/* end mobile full-width nav */

/* contact-info-bar tablet (2 in a row, 2 in a row) */
@media screen and (min-width: 768px) and (max-width: 991px) {
    .contact-info-bar {
        display: flex;
        flex-wrap: wrap;
        padding: 10px 0;
        row-gap: 20px;
    }

    .contact-info-item {
        flex: 0 0 50%;
        max-width: 50%;
        width: 50%;
        min-width: 0;
        padding: 8px 15px 8px 0;
        box-sizing: border-box;
    }

    .contact-info-divider {
        display: none;
    }
}
/* end contact-info-bar tablet */

/* contact-info-bar mobile */
@media screen and (max-width: 767px) {
    .contact-info-bar {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        padding: 10px 0;
        row-gap: 12px;
        border-radius: 0;
        box-shadow: none;
    }

    .contact-info-item {
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
        padding: 6px 0;
    }

    .contact-info-divider {
        display: none;
    }
    #contactForm {
        padding: 22px 18px;
    }
}
/* end contact-info-bar mobile */