.inner-item-title{
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
}

@media screen and (max-width: 1199px) {
    #IndexBusinessOverviewDiv .bo-content-inner {
        left: auto;
    }
}

@media screen and (max-width: 991px) {
   
}

@media screen and (max-width: 767px) {
    
}

@media screen and (max-width: 640px) {
    .bc-more-text{
        font-size: 14px;
        margin-right: 10px;
    }

    .bc-ir-label{
        margin: 20px 0;
    }
}

@media screen and (max-width: 575px) {
    #IndexSwiperDiv .inner-nav-title p {
        font-size: 24px !important;
        line-height: 24px !important;
    }
}

@media screen and (max-width: 414px) {
    
}

@media screen and (max-width: 375px) {
    #IndexSwiperDiv .inner-nav-title p {
        font-size: 21px !important;
        line-height: 21px !important;
    }
}