﻿.rc2 .mobile-1 {
    display: none;
}

@media only screen and (max-width: 959px) {
    .head-box-inner {
        padding: 0 1.25rem;
    }

    .head-box {
        margin-top: 3.75rem;
        margin-bottom: 4.37rem;
    }

    .min-height-480 {
        min-height: 13rem;
    }

    .m-t-120 {
        margin-top: 0;
    }

    .head-title {
        display: flex;
        width: 75%;
        height: 5.625rem;
        flex-direction: column;
        justify-content: center;
        color: #000;
        font-family: "Samsung Sharp Sans Bold";
        font-size: 2.25rem;
        font-style: normal;
        font-weight: 700;
        line-height: 2.875rem; /* 127.778% */
        text-transform: capitalize;
        text-align: left;
    }

    .website-shared .home-content {
        max-width: unset;
        padding: 4.38rem 1.25rem 0 1.25rem !important;
    }

    .rc2 .rc2-title {
        color: #FFF;
        text-align: center;
        font-family: "Samsung Sharp Sans Bold";
        font-size: 1.625rem;
        font-style: normal;
        font-weight: 700;
        line-height: 2.875rem; /* 176.923% */
        text-transform: capitalize;
        padding-top: 0;
    }

    .m-application .mt-10 {
        margin-top: 0 !important;
    }

    .rc2 .rc2-content {
        width: auto;
        padding-bottom: 0 !important;
    }

    .rc2 .rc2-content {
        color: #FFF;
        text-align: center !important;
        font-family: "Red Hat Display";
        font-size: 1rem;
        font-style: normal;
        font-weight: 400;
        line-height: 1.625rem; /* 162.5% */
    }

    .rc2 .mobile-0 {
        display: none;
    }

    .rc2 .mobile-1 {
        display: flex;
        justify-content: center;
        width: 100vw;
    }

    .rc2 .rc2-vt {
        margin-top: 1.25rem;
        margin-bottom: 1.25rem;
    }

    .rc2 .part-item {
        padding: 2rem 2.31rem;
        height: 18rem;
    }

    .rc2 .col-12 {
        margin-bottom: 1.25rem;
    }
        .rc2 .part-item .rc2-lt {
        color: #FFF;
        font-family: "Samsung Sharp Sans Bold";
        font-size: 1rem;
        font-style: normal;
        font-weight: 700;
        line-height: 1.625rem; /* 162.5% */
        text-transform: capitalize;
        margin-bottom: 1.25rem;
    }
        .rc2 .part-item .rc2-lc {
            color: #FFF;
            font-family: "Samsung Sharp Sans";
            font-size: 0.875rem;
            font-style: normal;
            font-weight: 500;
            line-height: 1.4375rem; /* 164.286% */
        }

        #regulation-home {
            padding-bottom: 1.25rem;
        }
    }
@media only screen and (min-width: 769px) and (max-width: 959px) {
    .head-box-inner {
        padding: 0 2.5rem;
    }
}
