
.nandi-north-heading_div {
    position: absolute;
    bottom: -1.5%;
    left: 20%;
}
.nandi-north_headding_text{
    color: #fff;
}
.nandi-north_headding_text1{
    font-family: "proxima-nova-regular";
    font-size: 2vw;
    line-height: 120%;
}
.nandi-north_headding_text2{    
    font-family: "playfair-display-regular"; 
    font-size: 6vw;
    line-height: 120%;
    color: #cc9933;
}
.nandi-north-sec2{
    background-color: #143d8f;
    padding: 3%;
    padding-bottom: 0%;
}
.sec_3_1_flex_container1
{

        padding: 0% 5%;
  
}
.sec_3_1_flex{
    justify-content: center
}
.nandi-north-sec221{
    background-color: #000;
    padding: 0%;
    padding-bottom: 0%;
}
.nandi-north-flex-div12{
   max-width: 70%;
   margin: auto;
}
.nandi-north-sec2-div{
    width: 80%;
    margin: auto;
    display: block;

}
.nandi-north-sec2-div-img{
    display: block;
    margin: auto;
    padding-top: 5%;
}
.nandi-north-sec2-div-para{
    max-width: 85%;
    margin: 0% 10%;
    display: block;
    color:#ffffff99;
    line-height: 140%;
    font-size: 1.25vw;
    font-family: "proxima-nova-regular";
}
.nandi-north-sec2-div-para .head{
color: #cc9933;
padding-bottom: 2%;
font-weight: 600;
}
.nandi-north-sec2-div-para .text{
    color: #ffffff99;
padding-bottom: 2%;
}
.gmap {
   margin-left: 20%;
}
.gmap_size{
    width: 100%;
    /* float: right; */
    height: 500px;
    margin-bottom: 5%;
}
.nandi-north-flex{
    /* padding-top: 5%; */
    display: flex;
    width: 100%;
    flex-direction: row;
}
.nandi-north-flex-item{
    width: 48%;
    margin: 1%;
}
.nandi-north-flex-item img{
    width: 100%;
}
@media (max-width: 767px) {
    .nandi-north-sec2-div-para {
        max-width: 85%;
        margin: 0%;
    }
    .nandi-north-sec2-div{
        width: 90%;
        /* margin: auto;
        display: block; */
    
    }
    .nandi-north-heading_div {
        position: absolute;
        bottom: -2%;
        left: 5%;
    }
    .nandi-north-sec2-div-img {
        width: 100%;
    }
    .nandi-north_headding_text1{
       
        font-size: 6vw;
      
    }
    .nandi-north_headding_text2{    
       
        font-size: 10vw;
       
    }
    .nandi-north-heading {
        font-size: 6vw;
    }
    .nandi-north-sec2-div-para{
        max-width: 100%;
        font-size: 4vw;
    }
    .swiper-button-next, .swiper-button-prev {
        position: absolute;
        top: var(--swiper-navigation-top-offset, 50%);
        width: calc(var(--swiper-navigation-size) / 14* 27);
        height: var(--swiper-navigation-size);
    }
    .gmap {
        margin-left: 00%;
    }
    .gmap_size {
        padding-top: 2%;
        width: 100%;
        /* float: right; */
        height: 250px;
        margin-bottom: 5%;
    }   
    .nandi-north-flex {
        /* padding-top: 5%; */
        display: flex;
        width: 100%;
        flex-direction: column;
    }
    .nandi-north-flex-item {
        width: 98%;
        margin: 2% 0%;
    }
}