/* MOBILE */
@media  screen and (max-width: 992px) {
    .navbar-custom-mobile{
        display: block;
    }
    .navbar-custom-pc{
        display: none;
    }
    .custom-banner-ct{
        display: none;
    }
    .home-profile-title{
        font-size: 30px;
    }
    .py-c-big{
        padding-top: 2rem;
        padding-bottom: 2rem;
    }
    .pt-c-big{
        padding-top: 2rem;
    }

    .maxwidth60p{
        width: unset;
    }
    .light-blue-line{
        position: relative;
        top: -40px;
    }

    .pt-2rem-olmb{
        padding-top: 3rem;
    }

    .my-c-big{
        margin-top: 2rem;
        margin-bottom: 2rem;
    }
    .my-c-big-2{
        margin-top: 3rem;
        margin-bottom: 1rem;
    }
    .my-c-big-1{
        margin-top: 3rem;
        margin-bottom: 1rem;
    }
    .pb-2rem-olmb{
        padding-bottom: 1.5rem!important;
    }
    .mb-ysh-6remolpc{
        margin-bottom: 3rem;
    }
    .ysh-3rem-olmb{
        margin-bottom: 3rem;
    }
    .mt-c-big{
        margin-top: 2rem;
    }
    .mb-c-big{
        margin-bottom: 2rem;
    }
    .pb-4-rem-4pc, .pb-2-rem-4mb{
        padding-bottom: 2rem!important;
    }
    .img-profile-sm{
        padding-top: 3rem;
        display: block;
        width: 50%;
        margin: 0 auto;
    }


    .home-profile-with-bd-margin-left{
        margin-left: 0rem;
    }
    .home-profile-with-bd {
        width: 100%;
    }
    .home-profile-number-right{
        font-size: 50px;
    }
    .home-profile-number-right {
        font-size: 60px;
    }

    .pcenter-title-item {
        width: 100%;
        margin-bottom: 1rem;
    }
    .custom-flr{
        position: relative;
        right: 0;
        top: -5px;
        margin-top: 35px;
    }
    /*.pos-r-30-top-olmb{*/
    /*    position: relative;*/
    /*    top: 30px;*/
    /*}*/
    .pl-ct-tab {
        /*font-size: 12px;*/
        /*line-height: 50px;*/
    }
    .foot-title{
        text-align: center;
    }
    .foot-item{
        text-align: center;
    }
    .foot-logo{
        margin: 0 auto;
        display: block;
    }
    .ysh-w-70p{
        width: 100%!important;
    }
    .ysh-w-50p{
        width: 100%!important;
    }
    .p-mb-5or1rem{
        padding: 2rem!important;
    }
    .ysh-mb-0{
        margin-bottom: 0!important;
        padding-bottom: 0!important;
    }
    .row-inner-no-p>div{
        padding: 0!important;
    }
    .app-line:before {
        display: none;
    }

    .m-left-5-pc {
        margin-left: 0;
    }

    .ysh-a-circle {
        display: none;
    }
    /*.m-0-olmb{*/
    /*    margin: 0!important;*/
    /*}*/
}
