/* About us */
@media screen and  (min-device-width:340px) and (max-device-width: 630px)
{
 
.banner_img900 
{
    display:block;
    position: relative;
    margin-top:30%;
    
}
.ab-text p{
    font-size: 40px;
    text-align: center;
    color: #bb141b;
    
}

.about_us_bg
{
    display:none;    
}

.about_us_bg{
    margin-top: 10%;
}

.about_us_main{
    display: flex;
}

.textab p{
    font-size: 20px;
}

    
.ab-textmar p{
    font-size: 40px;
    text-align: center;
    color: #bb141b;

}

.about_us_main_mar{
    display: flex;
}

.textabmar p{
    font-size: 20px;

}    
    
    /* event planning  */
.ev-text-eng p{
    color:white;
    text-align: justify;
    margin: 5%;
}
.ev-text-eng{
    width: 100%;
}

.ev-headtext-eng p{
    font-size: 25px;
    text-align: center;
    color: white;
}

.ev-headtext-marathi p{
    font-size: 25px;
    text-align: center;
    color: white;
}

.event_planning_bg img
{
  margin-left: 8.33%;
  width: 100%;
  display:none;
}
.event_planning_bg
{
    position: absolute;
    height: auto;
    
}

.event_planning_main
{
    display: flex;
}

.textev p{
    font-size: 20px;
    color: white;
    margin: 5%;
    text-align: justify;

}

.ev-text-marathi p{
    font-size: 18px;
    color: white;
    margin: 5%;
    text-align: justify;

}

.event_planning{
    display: flex;
    position: absolute;
}

.event_curtain {
    background-color: #860c11c9;
    height: 840px;
    display: block;
    overflow: hidden;
    font-family: arya;
    box-shadow: 2px 2px 9px 0px #3e0f0f;
}

.image img{
    filter: grayscale(100%);
    margin-top: 5%;
    margin-bottom: 5%;
}
.no-div
{
    display: block;
}
.ev_plan_sect{
    display:block;
    height:800px;
}

.image
{
    position: relative;
   
}
}