@media screen and (min-width:1200px) {
    .banner-data{
        height: 600px;
    }
    .banner-data .row, .banner-data .row .col-lg-6:last-child, .banner-data .row div img{
        height: 100%;
        object-fit: cover;
    }
}

@media screen and (min-width:1025px) and (max-width:1366px) {}

@media screen and (min-width:1025px) and (max-width:1200px) {
}
@media screen and (max-width:1024px) {
.menu-bar{
    display: block;
}
.menu {
    position: fixed;
    right: -100%;
    width: 300px;
    top: 0;
    background: #def3fd;
    height: 100%;
    padding: 30px;
    display: flex;
    align-items: center;
    visibility: hidden;
}
.menu{
    flex-direction: column;
    justify-content: center;
}
.menu ul{
    display: block !important;
}
.menu ul.social-medial-link{
    display: flex !important;
}
.open-menu .menu {
    right: 0;
    visibility: visible;
}
.menu li {
    width: 100%;
}
.hover-menu {
    left: 50%;
    transform: translateX(-50%);
}
header {
    padding: 15px 10px;
}
.banner{
    padding: 85px 0 0;
}
.dir-img img{
    margin: 0;
}
.leader-info {
    margin: 0 0 20px;
}
.gal-list .row {
    display: flex;
}
.gal-list .row > div {
    margin: 0 0 30px;
}
.banner-caption-inner h4 {
    font-size: 25px;
}
.comm-sub-head {
    font-size: 20px !important;
}
.comm-head, .comm-head.comm-sub-head {
    font-size: 25px !important;
    margin: 0 0 12px;
}
.direct-des h4 {
    font-size: 16px;
    margin: 0 0 5px;
}
.team-slider {
    margin: 40px 0 0;
}
.foot-box {
    margin: 0 0 40px;
}
.years-info {
    background: #f8f0fc;
}

.leader-sec .row {
    flex-wrap: wrap;
}
.banner-data img {
    height: 350px;
    object-fit: cover;
}
.banner-caption-inner {
    padding: 50px 30px;
}
.year-list .media, .ahead-card, .why-data{
    margin: 0 0 10px;
}
.team-gal .gal-img{
    margin: 0 0 16px;
}
.direct-des{
    padding: 30px 70px;
}
.banner.inner-banner .banner-caption-inner h4 {
    font-size: 24px;
}
.banner.inner-banner .banner-caption-inner > p {
    font-size: 16px;
    margin: 0 0 8px;
}
.group-company .brand-list li p{
    font-size: 18px;
}
.owl-nav {
    position: relative;
    width: auto;
    transform: translate(0);
    left: auto;
    justify-content: center;
}

.owl-nav > div {
    margin: 10px 10px 0 10px;
}
.ahead-text p {
    flex: 1;
}
.bora-button.btn p {
    margin-right: 10px;
}
.brand-list li:nth-child(5n) {
    border-right: none;
}
.brand-list li:nth-child(25) {
    border-right: 1px solid #BAEDFF;
}
br{
    display: none;
}
.expan-text {
    padding: 25px;
}
}

@media screen and (min-width:991px) and (max-width:1024px) {}

@media screen and (min-width:768px) and (max-width:1024px) {
.menu-bar {
        margin-right: 30px;
    }
.filt-data-box .col-sm-6 {
    margin-left: 25%;
}
.brand-list {
    grid-template-columns: repeat(3, 33.33%);
    grid-template-rows: repeat(9, 125px);
}
.brand-list li:nth-child(3n) {
    border-right: 1px solid #BAEDFF !important;
}
}

@media screen and (min-width:768px) and (max-width:991px) {
}

@media screen and (max-width:991px) {
}
 
@media screen and (max-width:767px) {
    .comm-head, .comm-head.comm-sub-head {
        font-size: 18px !important;
        line-height: initial;
    }
    .owl-nav > div {
        width: 32px;
        height: 32px;
    }
    .ahead-card.group-card {
        flex-direction: column;
    }
    .values {
        padding: 24px;
    }
    .year-list .media p{
        font-size: 16px;
    }
    .brand-list {
        grid-template-columns: repeat(2, 50%);
        grid-template-rows: repeat(13, 125px);
    }
    .brand-list li:nth-child(2n) {
        border-right: 1px solid #BAEDFF !important;
    }
    .brand-list li img {
        width: 100%;
        object-fit: contain;
        padding: 0 16px;
        height: 40px;
    }
    .group-company .brand-list li p {
        font-size: 14px;
    }
    .group-company .brand-list{
        grid-template-columns: repeat(2, 50%);
        grid-template-rows: repeat(5, 125px);
    }
    .group-company .brand-list li:nth-child(3n){
        border-right: none;
    }
    .direct-des {
        padding: 20px 25px;
    }
    .direct-des .comm-head {
        line-height: initial;
        margin: 0 0 30px;
    }
    .ahead-text p, .direct-info .direct-des h6, .comm-text {
        font-size: 14px;
    }
    .comm-head.mb-5 {
        margin-bottom: 20px !important;
    }
    section {
        padding: 25px 0;
    }
    .abou-ahead, .why-data .comm-head {
        min-height: auto;
    }
    .menu{
        width: 100%;
    }
    .media-date {
        font-size: 12px;
        margin: 0 0 10px;
      }
      .media-text {
        font-size: 18px;
        margin: 0 0 10px;
      }
      .media-middle-img img{
        margin: 0 0 10px;
      }
}

@media screen and (min-width:480px) and (max-width:767px) {}

@media screen and (max-width:600px) {
    .mobile-img{
        display:block;
    }
    .desktop-img{
        display:none;
    }
}
@media screen and (max-width:479px) {
    .accordion-values{
        width: 100%;
    }
}

@media screen and (min-width: 320px) and (max-width: 400px) {}