/*responsive CSS*/
@media (max-width: 1400px) {
    .body-container{
        padding-left: 60px;
    }

    header .access .username {
        display: none;
    }

    .mobile-nav{
        display: block;
    }

    nav{
        display: none;
    }

    nav > a > span{
        display: none;
    }

    .wrapper.main {
        margin-left: 0;
    }

    header .access .ui.button.green {
        display: none;
    }
}
@media (min-width: 1280px) {
    .wrapper {
        padding-left: 15px;
        /*margin-inline-start: 220px;*/
    }

    .wrapper > .content {
        width: 676px;
        /* height: 100%; */
    }
}

@media (max-width: 1250px) {

    .mobile-nav{
        display: block;
    }

    .body-container .right.rail{
        display: none;
    }
    .wrapper,
    header .search,
    header .search .search-input,
    .wrapper > .content{
        width: 676px;
        /* height: 100%; */
    }

    .business-category-featured a
    {
        width: 33%;
    }
}


@media (max-width: 1080px) {

    .mobile-nav{
        display: block;
    }

    .wrapper,
    header .search,
    header .search .search-input,
    .wrapper > .content{
        /*width: 580px;*/
        width: 100%;
        /* height: 100%; */
    }


    .business-category-list .column{
        /* padding: 0 !important; */
    }

    .wrapper > .rail.grow{
        display: none;
    }

}


@media (max-width: 920px) {

    .mobile-nav{
        display: block;
    }

    /* add search icon to header */
    header .search{
        display: none;
    }


    .business-category-list .ui.stackable.grid > .column.row > .column{
        padding: 0 !important;
    }

    .business-category-list .column {
        width: 33%;
    }




}

@media (max-width: 790px){

    header {
        padding: 8px 20px;
    }
    .profile-wrapper .content{
        flex-wrap: wrap;
    }
    .mobile-nav{
        display: block;
    }

    /* Add sliding menu toggle to header */
    nav{
        display: none;
    }

    header .search,
    header .search .search-input{
        width: calc(100% - 30px);
    }

    .wrapper {
        width: 100%;
    }

    .wrapper > .rail.grow{
        display: none;
    }

    .wrapper > .content{
        width: 100%;
        /* height: 100%; */
    }


    .business-category-list .column{
        width: 50%;
    }

    .business-category-featured a
    {
        width: 50%;
    }

    .body-container {
        padding-left: 20px;
        padding-right: 20px;
    }

    .my-event-table-box table .text-center {
        text-align: left;
    }

    .bhc-info-wrapper {
        flex-wrap: wrap;
    }

    .bhc-info-wrapper .average-score-card {
        width: 100%;
        padding: 30px 20px;
    }

    .bhc-info-wrapper .category-score-card {
        width: 100%;
    }

    .bhc-info-wrapper .category-score-card ol .category-wrapper .category {
        width: 80%;
    }

    .bhc-info-wrapper .category-score-card ol .category-wrapper .score {
        width: 20%;
    }

    .bhc-card .big-title {
        font-size: 21px;
        line-height: 1.2;
    }

    .bhc-card .description {
        font-size: 16px;
        line-height: 1.2;
        padding-top: 10px;
    }

    .bhc-card .stepper-item .step-name {
        font-size: 14px;
        text-align: center;
    }

    .bhc-card .form .category-title {
        font-size: 16px;
        padding-bottom: 20px;
        padding-top: 30px;
    }

    .bhc-card .category-list > li::marker {
        font-size: 16px;
    }

    .bhc-card .form {
        padding: 0px 20px;
    }

    .bhc-card .question-list {
        padding-left: 10px;
    }

    .bhc-card .question-list li::marker {
        font-size: 12px;
    }

    .bhc-card .question-list label {
        font-size: 12px !important;
    }

    .bhc-card .radio-group {
        gap: 5px;
    }

    .bhc-card .radio-group span {
        width: 25px;
        height: 25px;
        font-size: 12px;
    }

    .direct-payment-wrapper {
        padding-top: 50px;
    }

    .direct-payment-wrapper .payment-card {
        width: 80%;
        padding: 15px 20px;
    }

    .direct-payment-wrapper .payment-card .title {
        font-size: 16px;
    }

    .direct-payment-wrapper .payment-card table {
        font-size: 12px;
    }

    .direct-payment-wrapper ul {
        font-size: 12px;
    }

    .direct-payment-wrapper .payment-card .button {
        margin-top: 20px;
    }
}

@media (max-width: 600px) {
    .ui.toggle.buttons {
        flex-direction: column;
    }
}

@media (max-width: 580px) {
    .analytic-box {
        width: 100%;
    }
    .dashboard-top-banner-box .slogan {
        font-size: 18px;
        line-height: 24px;
    }
}

@media (max-width: 530px) {
    .event.action.button {
        justify-content: flex-start;
    }

    .event.action.button .event-status-button-wrapper {
        display: flex;
        flex-wrap: nowrap;
        margin-top: 10px;
    }
}

@media (max-width: 500px) {
    .ui.form.event .box {
        padding-left: 0;
        padding-right: 0;
    }
    .event-ticket-wrapper .tickets .labels {
        padding-top: 15px;
    }
}

@media (max-width: 430px) {

    .supreme-icons img{
        position: relative;
        width: 80%;
        border-radius: 500px;
        border: 1px #fff solid;
    }


    .search .search-input .button {
        position: unset;
    }

    #notification-dropdown {
        width: 200px !important;
    }

    .business-category-list .column {
        width: 100%;
    }
    .business-products > .item {
        width: 100%;
    }

    .my-event-table-box {
        padding-left: 0;
        padding-right: 0;
    }
}

@media (max-width: 376px) {
    .bhc-card .stepper-item .step-name {
        font-size: 12px;
        line-height: 1.2;
    }

    .bhc-card .radio-group {
        flex-wrap: wrap;
        width: 170px;
    }
}
