﻿

.onscreen-box {
    min-height: 240px;
}

.onscreen-info-section p {
    margin-top: 15px;
}

.onscreen-info {
    display: flex;
}

    .onscreen-info h3 {
        margin-top: 10px;
        margin-left: 20px;
        color: #05415d;
    }

.key-feature .box-shadows {
    min-height: 230px;
}

.module-cms .mod-box-content {
    min-height: 350px;
}

.bulleted-list li p {
    padding-left: 10px;
}

.brochure-btn {
    margin-top: -30px;
}

.bullet-list li {
    text-align: left;
}

.RF-Campus-brochure img {
    border: 10px solid #fff;
    box-shadow: 2px 18px 48px 0 rgb(0 0 0 / 11%);
}

.carousel-inner {
    top: 0px;
}

.carousel-indicators {
    top: 90%;
}

@media (max-width:700px) {
    .adms-table {
        display: none;
    }

    .module-cms .mod-box-content {
        min-height: auto;
    }

    .module-cms ul li {
        margin-top: 0px;
        display: flex;
        line-height: 2;
    }

    .module__cms {
        display: none !important;
    }
}
