
@media (min-width:1201px) {
    .ab-team-bx .team-item.col-xl-2{
      flex: 0 0 20%;
      max-width: 20%;
    }
}


@media (max-width: 576px) and (min-width: 330px){
    .ab-team-bx .team-item {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media (max-width:1200px){
    .other-social-icon{
        display: none;
    }
    .gallery-item {
        width: 25% !important;
    }
}

@media (max-width:992px){
    .menu-bar-ul{
        display: none;
    }
    .top-bar {
        justify-content: center;
        padding-bottom: 20px;
    }
    .footer-bar-ul,
    .menu-icon{
        display: flex;
    }
 
    .overlay,
    #sidebar{
        display: block;
    }
    .special-class{
        margin-top: -13%;
    }
    .join-us-section {
        padding: 2rem 2rem 2rem 2rem;
    }

    .home-right-section {
        min-height: 438px;
    }
    .commun-hed.font-size-home-s br:nth-child(2){
        display: none;
    }

    .home-p-text{
        border-color:transparent;
        padding: 0;
    }
    
    .gallery-item {
        width: 33.3% !important;
    }

    
    .address-list:nth-child(3) .footer-heding{
        border-top: 2px dashed lightgray;
        padding-top: 25px;
    }
    
}

@media (max-width:780px){
    .top-bar-ul-bx{
        display: none;
    }
    .vbsukvbsurv{
        max-width: 100%;
        margin: auto;
    }
}

@media (max-width:767px){
    .footer-menu-bar{
        justify-content: center;
    }

    .footer-bar-social,
    .img-gallet-section,
    .home-right-section-hide,
    .small-bots-1,
    .small-bots-2,
    .small-bots-3,
    .small-bots-4,
    .small-bots-5,
    .small-bots-6,
    .small-bots-7,
    .small-bots-8,
    .small-bots-9{
        display: none;
    }
    .gallery-item {
        width: 50% !important;
    }
    .commun-hed.font-size-s-hed{
        text-align: center;
    }
}

@media (max-width:576px){
    
    .address-list:nth-child(2) .footer-heding{
        border-top: 2px dashed lightgray;
        padding-top: 25px;
    }
}


@media (max-width:560px){
    .font-size-s-hed {
        font-size: 30px;
    }
    .section-hedings p,
    .home-p-text{
        font-size: 16px;
    }
    .home-p-text br{
        display: none;
    }
    .font-size-home-s{
        font-size: 3rem;
    }
}

@media (max-width:500px){
    .special-class {
        margin-top: -13%;
    }
    .font-size-s-hed{
        font-size: 24px;
    }
    .ab-team-img{
      width: 150px;
      height: 150px;
    }
}

@media (max-width:460px){
    .grid-det h3,
    .grid-det span {
       font-size: 12px;
    }
    .grid-det span {
       padding-left: 10px;
    }
    .font-size-s-hed{
        font-size: 20px;
    }
    .counet-bc .statvalue{
        font-size: 30px;
    }
    .counet-bc h6{
        font-size: 12px;
    }
    
    .w-500{
        display: block;
    }
    .ab-team-img{
        width: 130px;
        height: 130px;
      }
}

@media (max-width:340px){
    .font-size-home-s{
        font-size: 2.5rem;
    }
    .gallery-item {
        width: 100% !important;
    }
}
