@media (max-width: 480px) {
    button.navbar-toggler {
        background: #fff;
    }
    .gallery_section img {
    width: 100%;
    border-radius: 35px;
    margin-bottom: 26px;
}
.banner-bg{
    height: 100%;
}
    .navbar-brand img {
        width: 150px;
        height: 71px;
        object-fit: cover;
        filter: brightness(0)invert(1);
    }
    .nav-link {
        font-size: 14px;
        font-weight: 500;
    }
    nav ul li {
        color: white;
        list-style: none;
        margin: 0;
    }
    .btn_new_swarnim {
        margin-left: 19px;
    }
    .main_heading_background {
        position: relative;
        width: 100%;
        overflow: hidden;
        padding: 20px;
    }
    .content_part h1 {
        font-size: 41px;
        text-align: center;
        margin-top: 47px;
    }
    .content_part p {
        text-align: center;
        color: #fff;
        margin-top: 25px;
    }
    .packeages {
        background-color: transparent;
        color: #fff;
        font-size: 15px;
        padding: 13px 24px;
        border: 1px solid #fff;
        display: block;
        margin: 27px auto;
        width: 48%;
        /* margin: auto; */
    }
    .new_container .card {
        margin-top: 35px;
        margin-bottom: 45px;
    }
    .secure_loans h6 {
        /* font-family: "Urbanist", sans-serif; */
        text-align: center;
        margin-bottom: 0;
        font-size: 16px;
        font-weight: 700;
    }
    .first_card_det label {
        font-size: 14px;
    }
    .borewell_fifth img {
        width: 30px;
        display: block;
        margin: auto;
        filter: brightness(0)invert(1);
    }
    .details_borewell h2 {
        font-weight: 600;
        font-size: 15px;
        color: #fff;
    }
    .details_borewell h4 {
        /* font-weight: 700; */
        font-size: 13px;
        color: #fff;
        margin-bottom: 32px;
    }
    .details_borewell {
        text-align: center;
        margin-top: 11px;
    }
.about_us_details img {
    width: 100%;
    margin-top: 60px;
    height: auto;
}
    .about_us_details {
        margin: 20px 0;
        padding: 20px 0;
        line-height: 32px;
        background-color: #fff;
    }
    .about_us_details h1 {
        margin: 28px 0;
        font-size: 32px;
        text-align: center;
    }
    .about_us_details h1 span {
        font-size: 32px;
    }
    .about_us_details p {
        font-size: 15px;
        line-height: 2.3rem;
        text-align: justify;
    }
    .btncuttingdetails1 {
        background-color: #254053;
        padding: 9px 23px;
        color: #fff;
        font-weight: 600;
        margin-top: 20px;
        margin-right: 8px;
        font-size: 15px;
    }
    .btncuttingdetails {
        background-color: #fff;
        border: 1px solid #254053;
        padding: 9px 23px;
        color: #254053;
        font-weight: 600;
        margin-top: 20px;
        font-size: 15px;
    }
    .about_borrow h1 {
        text-align: center;
        font-size: 32px;
        font-weight: 700;
    }
    .about_borrow span {
        font-size: 32px;
        font-weight: 700;
    }
    .about_borrow {
        padding: 40px 0;
        background: #f2f1f9;
    }
    .about_borrow .card {
        border-radius: 15px;
        margin: 25px 5px;
        border: none;
        height: auto;
        padding: 0 10px;
        box-shadow: 0 1.5rem 2.125rem 0 rgba(0, 0, 0, .078);
    }
    .about_borrow .card img {
        width: 40px;
        margin-top: 30px;
        margin-left: auto;
        margin-right: auto;
    }
    .about_borrow .card h3 {
        font-size: 18px;
    }
    .about_borrow .card p {
        color: #444;
        font-size: 14px;
        font-weight: 400;
        /* line-height: 140%; */
    }
    .btncuttingdetails2 {
        background-color: #254053;
        padding: 11px 23px;
        color: #fff;
        font-weight: 600;
        margin-top: 20px;
        margin-right: 8px;
        font-size: 14px;
        width: auto;
        margin: auto;
        display: block;
    }
    section.home_consruction {
        background: #fff;
        padding: 20px 0;
    }
    .home_consruction h1 {
        font-family: "Inter", sans-serif;
        font-weight: 500;
        font-size: 32px;
        text-align: center;
        margin: 29px 0;
        color: #fb4c02;

    }
    .home_consruction span {
        font-family: "Inter", sans-serif;
        font-size: 32px;
        text-align: center;
        margin-right: 8px;
        color: #000;
    }
    .skyper_reozone h5 {
        font-size: 16px;
        font-weight: 500;
    }
    .location_details {
        display: flex;
        margin-top: 15px;
    }
    .address_det {
        display: flex;
        align-items: center;
        margin-top: 6px;
    }
    .looking_for_property input{
        margin-top: 20px;
    }
    .btn_search_propudines {
        background-color: #FC4C00;
        color: #fff;
        width: 100%;
        /* text-align: center; */
        margin-top: 30px;
        /* margin: auto; */
        padding: 9px;
        border-radius: unset;
        font-size: 15px;
        border-radius: 6px;
    }
    .secod_logo {
        width: 250px;
        height: 100px;
        object-fit: cover;
        display: block;
        margin: auto;
    }
    .footer-col {
        display: flex;
        flex-direction: column;
        align-items: start;
        /* justify-content: center; */
        height: 100%;
        margin: auto;
    }
    .footer-col ul {
        list-style: none;
        margin: 0;
        padding-left: 10px;
        margin-top: 0;
    }
    .footer h4 {
        font-size: 22px;
        font-weight: 600;
        color: #000;
        margin-top: 20px;
    }
.banner_section {
    /* background: url(../images/property_banner.png); */
    background-repeat: no-repeat;
    height: 100%;
    padding: 30px;
    background-size: cover;
}
    .banner_section h2 {
        color: #ffff;
        font-family: "Tinos", serif;
        font-weight: 700;
        text-align: center;
        font-size: 33px;
        margin-top: 40px;
    }
    .about_us_new {
        margin: 20px 14px;
        background-color: #FFFFFF;
        padding: 40px 24px;
        border-radius: 20px;
    }
    .new_added_h {
        margin: 25px 0;
        font-weight: 700;
        text-align: center;
    }
    .about_us_new p{
        font-size: 15px;
    }
    .looking_to_buy_new_home {
        display: none;
    }
    .banner_section h3{
        color: #fff;
        font-size: 15px;
        margin-top: 30px;
    }
    .title_descison h1 {
        font-size: 18px;
        background-color: #FC4C00;
        color: #fff;
        padding: 15px 40px;
        text-align: center;
        width: fit-content;
        border-radius: 6px;
        border: unset;
        margin: auto;
    }
    .new_section {
        background-color: #F5F5F5;
        /* margin: 10px 0; */
        padding: 30px 20px;
    }
    .new_section img {
        width: 100%;
        border-radius: 8px;
        height: auto;
        object-fit: cover;
        margin-bottom: 40px;
    }
    .new_section ul li {
        list-style: none;
        padding-bottom: 10px;
        padding-top: 10px;
        font-size: 14px;
    }
    .gallery_section .card {
        border: unset;
        margin-top: 40px;
    }
    .amenities {
        margin: 50px 0;
        padding: 0;
    }
    .amenities h5 {
        text-align: center;
        font-size: 12px;
        padding-top: 20px;
    }
    .amenities img {
        width: 35px;
        display: block;
        margin: auto;
    }
    .gallery_section h3 {
        text-align: center;
        /* padding: 13px 0; */
        padding-top: 20px;
        font-size: 20px;
    }
    .amenities .card .card-body{
        padding: 30px;
    }
    .master_layout img{
        width: 100%;
    }
    .master_layout .card{
        margin-bottom: 30px;
    }
    .new_section_2 {
        background-color: #FC4C00;
        /* margin: 10px 0; */
        padding: 34px 20px;
    }
    .new_section_2 h3 {
        color: #fff;
        margin-top: 30px;
        font-size: 21px;
        text-align: center;
    }
    .new_section_2 ul li {
        list-style: none;
        padding-bottom: 12px;
        padding-top: 9px;
        color: #fff;
        font-size: 14px;
    }
    
  }
  



  @media (max-width: 360px) {
    .navbar-brand img {
        width: 150px;
        height: 71px;
        object-fit: cover;
        filter: brightness(0)invert(1);
    }
       .btn_new_swarnim {
        margin-left: 19px;
    }
  } 