@media (min-width: 992px) {
  .w-lg-75-custom {
    width: 75% !important;
  }
  .w-lg-50-custom{
     width: 50% !important;
  }
}


@media (max-width:1199px){
.flag-menu li {
    padding: 0 5px;
    font-weight: 500;
    font-size: 14px;
}

.phonegallery img{
height:312px;
object-fit: cover;
}
.timeline-wrap .slide-nav {
    right: 0px;
    position: relative;
    bottom: 0px;
    padding: 12px 0;
    display: none;
}
}

@media (max-width:991.98px){
.navbar-toggler:focus{
    box-shadow:none;
}
.naveen-img {
    margin-top: 0rem;
}
.monu-item .icon-box{
    margin: auto;
    padding-bottom: 12px;
}
.about-naveen {
    margin-top: 6rem;
}
.n-img{
    position: relative;
}
.w-92 {
    width: 100%;
}
}
@media (min-width:767.99px) and (max-width:991.97px){
.ffoigallery-page .photo-card-image img{
    /* height:380px; */
}
.nation-section .slide-nav{
       bottom: -15px; 
}
}
@media (max-width:767.98px){
.tiranga-quote::before{
    top: -60px;
    left: -10px;
}
.tiranga-quote::after{
    bottom: -50px;
    right: -1px;
}
.timeline-line {
    top: 36px;
}
.slide-nav{
    justify-content: center;
    display: none;
}
.slick-dots{
justify-content: center;
}
.timeline-section .timeline-nav{
    position: relative;
    display: none;
}
.nation-section .slide-nav{
    position: relative;
        right: 0px;
        display: none;
}
.for-arrows .slide-nav{
    position: relative;
    right: 0;
    bottom: 0px;
    display: none;
}
.g-arrows-phone .slide-nav{
    position: absolute;
        right: 0px;
        bottom: 28px;
        display: none;
}
}
@media (max-width:575.98px){
    .hdng1 {
    font-size: 40px;
    line-height: 50px;
    }
    .hdng2{
    font-size: 25px;
    }
.flag-text p {
    font-size: 15px;
    line-height: 28px;
}
.flag-text::before {
    left: -10px;
}

#counterSection img{
    width:100%;
}
}