h2 strong{
 color:#A04131;
 font-weight:700;
}
p b{
     color:#A04131;
}
.o-video-banner{
    max-height: auto;
    height: auto;
    overflow: hidden;
    position: relative;
}
.o-video-banner video{
    min-height: 710px;
}
.o-video-section{
    position: relative;
    overflow: hidden;
}
.o-vedica-edge-textArea p strong{
    font-weight: 600;
    font-size: 21px;
    color:#A04131;
}
@media(max-width:500px){
    .o-vedica-edge-textArea p strong{
        font-size: 18px !important;
    }
}

.o-vedica-edge-textArea p{
    line-height:clamp(1.688rem, 1.584rem + 0.44vw, 2rem);
    margin-bottom: 0px;
}

@media(min-width:767px){
    .o-vedica-edge-area{
        bottom: -95px !important;
   }
}
@media(max-width:767px){
    .o-vedica-edge-area{
        position: relative !important;
        background-color: #F5F5F5 !important;
        padding: 0px;
        padding-top: 30px;
    }
}


.o-grid-hover:hover{
    background-color: #A04131;
}
.o-grid-hover h4{
    position: relative;
    transition: all ease-in-out 0.3s;
    left: 0;
}
.o-grid-hover:hover h4{
    color: #fff !important;
    left: 10px;
    
}
.o-overflowHiddne{
    overflow: hidden;
}
.current-menu-item a{
    border-bottom: 1px solid #000;
}

@media(max-width:767px){
.o-footer-social{
    display: flex;
    align-items: center !important;
    justify-content: center !important;
}
}


.o-strong600 strong{
    font-weight: 600;
}
@media(max-width:400px){
    .o-lineHeight47 h2{
        line-height: 47px !important;
    }
}
.o-willGain .swiper-pagination-bullet {
    background-color: #A04131 !important;
}
.hfe-nav-menu-icon{
    padding-right: 0px !important;
}