@media(max-width:1400px){
    .bim-r {
        position: absolute;
        bottom: 30px;
        right: 30px;
        max-width: 100px;
    }
    img.header-logo {
        max-width: 150px;
    }
    a.nav-link {
        margin: 0 10px;
        font-size: 15px;
    }
    .btn1, .btn2, .btn3 {
        padding-inline: 16px;
        line-height: 46px;
        font-size: 14px;
    }
    .bim h1 {
        font-size: 30px;
    }
    .bim h1 span {
        font-size: 22px;
        line-height: 38px;
        margin: 8px 0 10px;
    }
    .bir video, .bil, .bil:after {
        max-height: 520px;
        min-height: 520px;
    }
    .bim {
        max-width: 480px;
        padding: 30px 30px;
    }
    .sticky img.header-logo {
        max-width: 130px;
    }
    .tbp{
        padding: 70px 0;
    }
    .tbm{
        margin: 70px 0;

    }
    .main-tt h4 {
        margin: 0 0 12px;
        font-size: 33px;
        line-height: 48px;
        font-weight: 700;
    }
    .main-con p {
        font-size: 16px;
        line-height: 30px;
        font-weight: 500;
    }
    .mt-30 {
        margin-top: 20px !important;
    }
    .hsrl-ic {
        top: 100px;
    }
    .hsrl-ic hr {
        margin: 24px 0;
    }
    .srb-ic {
        padding: 24px;
        margin-bottom: 24px;
        column-gap: 24px;
    }
    .srb-r h4 {
        font-size: 20px;
    }
    .srb-r p {
        font-size: 15px;
        line-height: 28px;
    }
    .lcb-l span {
        width: 76px;
        height: 76px;
    }
    .ulc-box {
        max-width: 48%;
        column-gap: 12px;
    }
    .lcb-r h4 {
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 4px;
    }
    .lcb-r p {
        font-size: 15px;
        line-height: 28px;
    }
    .hwul-con {
        gap: 18px;
    }
    .hwul-ic hr {
        margin: 25px 0 35px;
    }
    .htesr-ic hr {
        margin: 25px 0 40px;
    }
    .rbi-con {
        padding: 20px 30px 30px 30px;
        margin-bottom: 50px;
    }
    span.quote-ico {
        font-size: 55px;
        margin-bottom: 5px;
        line-height: 60px;
    }
    .rbi-con p {
        line-height: 28px;
        font-size: 15px;
        margin-bottom: 14px;
    }
    span.ratting {
        column-gap: 4px;
        font-size: 16px;
    }
    .rbi-user p {
        font-size: 20px;
    }
    .hhwl-ic hr {
        margin: 30px 0 35px;
    }
    .hhw-con {
        padding: 30px 30px;
    }
    .rg-30 {
        row-gap: 24px;
    }
}

@media(max-width:1199px){
    .header-btn {
        display: none;
    }   
    ul.navbar-nav {
        margin: 0 0 0 auto !important;
    }
    section{
        overflow: hidden;
    }
    section.top-header:before {
        max-width: 30%;
    }
    .bil:before {
        max-height: 77%;
        left: -30px;
    }
    .mr-50{
        margin-right: 0 !important;
    }
}
@media(max-width:991px){
    a.nav-link {
        margin: 8px 0px;
        font-size: 15px;
    }
    .habl-ic img {
        display: block;
    }
    section.h-about:before {
        display: none;
    }
    .hwur-ic {
        height: 100%;
        margin-left: 0px;
    }
    .mr-40 {
        margin-right: 0px !important;
    }
    .ftc-ic2 {
        margin-left: 0;
    }
}
@media(max-width:767px){
    .ftb-ic {
        flex-wrap: wrap;
        justify-content: center;
        text-align: center;
    }
    section.top-header {
        display: none;
    }
    .ulc-box {
        max-width: 100%;
        column-gap: 12px;
    }
}
@media(max-width:575px){
    .cus-container {
        width: 100%;
        max-width: calc(100% - 20px);
        margin-inline: auto;
    }
    .bil {
        display: none;
    }
    .bim h1 {
        font-size: 24px;
    }

    .bim h1 span {
        font-size: 18px;
        line-height: 30px;
        margin: 10px 0 15px;
    }
    .bim {
        max-width: 100%;
        padding: 10px 10px 20px;
        margin: 0 10px;
        left: unset;
        position: relative;
        top: unset;
        transform: unset;
        background: transparent;
        box-shadow: none;
    }
    .bir video, .bil, .bil:after {
        max-height: 200px;
        min-height: 200px;
    }
    .btn1, .btn2, .btn3 {
        padding-inline: 14px;
        line-height: 38px;
        font-size: 12px;
    }
    .hbs-box {
        background: #efefef;
    }
    .tbp{
        padding: 50px 0;
    }
    .tbm{
        margin: 50px 0;
    }
    .main-tt h4 {
        margin: 0 0 12px;
        font-size: 24px;
        line-height: 36px;
        font-weight: 700;
    }
    .srb-ic {
        flex-wrap: wrap;
        row-gap: 20px;
        padding: 20px;
    }
    .srb-l img {
        max-width: 100%;
        min-width: 100%;
    }
    .bim-r {
        position: absolute;
        bottom: 18px;
        right: 10px;
        max-width: 100px;
    }
}