﻿@media (min-width: 0) {
    .as-height-150 {
        height: 150px !important;
    }
}

@media (min-width: 576px) {
    /* --sm*/
    .as-font-size-12--sm {
        font-size: 12px !important;
    }

    .as-font-size-14--sm {
        font-size: 14px !important;
    }

    .as-font-size-17--sm {
        font-size: 17px !important;
    }

    .as-font-size-19--sm {
        font-size: 19px !important;
    }

    .as-font-size-10--sm {
        font-size: 10px !important;
    }

    .as-ma-0--sm {
        margin: 0rem !important;
    }

    .as-ma-20--sm {
        margin: 1.42857rem !important;
    }

    .as-ma-5--sm {
        margin: 0.42857rem !important;
    }
}

@media (min-width: 768px) {
    /* --md*/
    .as-ma-0--md {
        margin: 0rem !important;
    }

    .as-ma-20--md {
        margin: 1.42857rem !important;
    }

    .as-ma-5--md {
        margin: 0.42857rem !important;
    }

    .as-font-size-16--md {
        font-size: 1.14286rem !important;
    }

    .as-font-size-10--md {
        font-size: 10px !important;
    }

    .as-height-230--md {
        height: 230px !important;
    }
}

@media (min-width: 992px) {
    /* --lg*/

    .as-font-size-17--lg {
        font-size: 17px !important;
    }

    .as-ma-0--lg {
        margin: 0rem !important;
    }

    .as-ma-20--lg {
        margin: 1.42857rem !important;
    }

    .as-font-size-13--lg {
        font-size: 0.92857rem !important;
    }
}

.g-height-245 {
    height: 245px;
}

/*Register Host*/
.as-service-box-v2 {
    display: block;
    width: 100%;
}


.as-events-list .grid-view .event-card .item-img .as-u-label-box-course-type {
    border-end-start-radius: 5px;
    border-start-start-radius: 5px;
    right: 5px;
    top: 90px;
}

.as-bg-color-input {
    background-color: #E8F0FE !important;
}

.g-dropdown-filter {
    text-align: left;
    display: block !important;
    font-size: 14px !important;
}

.as-home-search-items {
    padding: 10px 0px;
}