@media (min-width:1025px) and (max-width: 1599px){

.lang-right-col{
    padding-right: 10px;
}
.col-3.top-first-col{
        max-width: 18%;
}
}
@media (min-width:768px) and (max-width: 1024px){
    .heading-title {
    margin-bottom: 65px;
    }
    .features-wrapper .container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 14px;
}
.Groom-section .profiles {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}
.lang-right-col{
        max-width: 38%;
    flex: 0 0 37%;
    text-align: right;
}
.lang-container {
    display: flex;
    justify-content: right;
}
.footer {
    padding-top: 52px;
    padding-bottom: 50px;
    padding-left: 12px;
    padding-right: 12px;
}
}
/* === */
@media (max-width: 1024px) {
    header {
        padding: 0;
    }

    .header-area {
        padding: 10px;
    }

    .top-first-col {
        padding-left: 0;
    }

    .top-second-col {
        flex: 0 0 37.666667%;
        max-width: 37.666667%;
    }

    .navbar-light .navbar-toggler {
        font-size: 30px;
        color: #fff !important;
    }

    .navbar-collapse {
        position: absolute;
        z-index: 999;
        background: url(https://anilranpuradigital916soni.in/public/Bio_data/icon/header-1.png);
        width: 100%;
        left: 0;
        top: 106px;
    }

    .navbar,
    .top-second-col {
        position: static;
    }

    .header-area .navbar-light .navbar-nav {
        gap: 20px;
        align-items: start;
        padding-top: 20px;
        padding-bottom: 20px;
        padding-right: 28px;
    }

    .header-area .navbar-light .navbar-nav .nav-link {
        height: 39px;
    }
    #zoom-out-slider {
    width: 100%;
    height: 538px;
    overflow: hidden;
}
.bottom-center {
    padding: 11px 11px;
    left: 0%;
    width: 100%;
}
.bottom-center h3 {
    font-size: 30px;
    line-height: 37px;
}
.home-form {
    padding: 13px;
}
.heading-title {
    font-size: 30px;
    line-height: 37px;
}
.weeding_countdown_area {
    padding-top: 45px;
    padding-bottom: 55px;
}
.title-shape img {
    width: 100%;
}
.mt-top {
    margin-top: 35px;
}
.features-wrapper .feature-inner-card {
    margin-top: 17px;
}
.home-swiper-test{
    position: absolute;
    width: 100px;
    left: 0;
    right: 0;
    margin: auto;
}
.banner_title_inner{
    font-size: 30px;
}
.content{
        margin-top: 35px;
}
.contact-form-wrapper{
        margin-top: 51px;
}
}
/* === */
@media(max-width: 767px){
    .Groom-section .profiles {
    grid-template-columns: repeat(1, 1fr);
    gap: 44px;
    margin-top: 39px;
}
.footer {
    text-align: left;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 36px;
    padding-bottom: 23px;
}
    .footer-container {
        text-align: left;
    }
        .social-icons {
        justify-content: left;
    }
    .features-wrapper .container {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 14px;
}
.content{
        margin-top: 35px;
}
.about-inner-featur-box .feature {
    flex-direction: column;
    text-align: center;
}
.profile-archive li {
    width: 100%;
}
.single-pro-image {
    height: 300px;
    margin-bottom: 30px;
}
.authbody {
    height: 100%;
    padding-top: 22px;
}
.details-row .value {
    padding-left: 0;
}
.details-row {
    margin: 0;
    border-bottom: none;
    flex-direction: column;
    justify-content: flex-start;
            align-items: flex-start;
}
.details-lavel {
    border-right: none;
}
.display-4 {
    font-size: 2.5rem;
}
.contact-banner {
    height: 357px;
}
.contact-form-wrapper{
        margin-top: 51px;
        padding: 1rem !important;
}
.login-wrapper{
        padding-bottom: 24px;
}
.authbody .login-card {
    width: 100%;
}
.authbody .actions {
    flex-direction: column;
    max-width: 300px;
    margin: auto;
}
}
@media (max-width:500px){
    .inner-feild-wrapper {
    grid-template-columns: repeat(1, 1fr);
}
}