@charset "UTF-8";
/* CSS Document */
/* Global */
body {background: #fff;	margin: 0 auto;}
#wrapper-content {background: #fff; padding: 2vw 0;}
.muted, label.element-invisible, dl.article-info {display: none;}
.ismobile {display: none !important;}
.container {max-width: 85.75rem;}
.fs-xsmall {font-size: 11px; line-height: 1.2em;}
#back-top {font-size: 3em; color: #aaa;}
#back-top:hover {color: #999;}
.site-logo-white {filter: brightness(0) invert(100);}
.no_results {padding-bottom: 3vw;}
.columns {column-gap: 3vw; column-width:195px;}
.columns .flex-row, .columns .flex-column {break-inside: avoid;}
.columns-2 {column-count: 2; }
.avoid-wrap {break-inside: avoid;}
#InteriorContent .columns-2 .columns-2 {column-width:130px;}
.columns-3 {column-count: 3;}
.data-name {white-space: nowrap;}
.accordion-button,
.accordion-button:not(.collapsed) {padding: 10px 1.25rem; font-weight: 600; background-color: var(--bs-light); color: var(--bs-primary); box-shadow: none;}
.accordion-button:focus {box-shadow: none;}
/* /Global */
/******** Header ********/
#wrapper-header {}
#header-top {}
#header {}
#header-bottom {}
.header-contact {}
.header-contact a {color:var(--bs-primary); }
.header-contact a:hover {color:#095ff0; }
.header-contact i {font-size: 28px; background:var(--bs-primary); border-radius: 50px; padding: 10px; width: 48px; height: 48px; text-align: center; color: #FFF; display: inline-block;}
.header-contact a:hover i {background: #095ff0;}
/******** /Header ********/
.site-logo {max-width: 200px;}
.navbar-brand img {transition: all 1s; height:125px;margin-top:-28px;}
.navbar-scrolled .navbar-brand img {height:66px; margin-top:0;}
.offcanvas-header .navbar-brand img {margin-top: 0;}
/******** Main Menu ********/
#offcanvasNavbar.show .offcanvas-body {width: 100%;}
#mainmenu {}
#mainmenu .navbar-nav {text-transform: uppercase;}
#mainmenu .dropdown-menu {padding: 0;}
.dropdown-item.active, .dropdown-item:active {background: var(--rcc-blue);}
/******** /Main Menu ********/
/*** Hero ***/
#hero {position: relative; background: #FFF;}
#hero .carousel-item:before {content: ""; display: block; position: absolute; top: 0; left: 0; bottom:0; right: 0;  width: 100%; height: 100%;}
#hero .carousel-caption {max-width: 600px; min-width:40%; background:var(--bs-black)}
#hero .carousel-caption.bottom-center {max-width: 800px; background:rgba(0,0,0,.5)}
#hero .carousel-caption p {margin-bottom:.5rem;}
#hero img { height: auto; width: 100%;}
#hero-message {position: absolute; z-index: 3; left: 0; right: 0; top: 0; bottom: 0;}
#hero-message .quicksearch {max-width: 575px; margin: 0 auto; border-radius: 50px;}
#hero-message .quicksearch #autoSearch {border: none; line-height: 48px; padding-left:26px; border-radius: 50px 0 0 50px;}
#hero-message .quicksearch #search-pane {border-radius: 50px; background:#FFF;}
#hero-message #search-button {border-radius: 50%; width: 52px; height: 52px; margin: 5px;}
#hero-message .carousel-caption.top-left,#hero-message .carousel-caption.middle-left, #hero-message .carousel-caption.bottom-left {left: 0;}
#hero-message .carousel-caption.top-right,#hero-message .carousel-caption.middle-right, #hero-message .carousel-caption.bottom-right {right: 0;}
#hero-message, .service-badge {position: absolute; top:10px; right:10px; z-index: 2; width: max(17vw, 175px); left: auto;}
#hero.service-banner .carousel {padding: 0;}
/******** /Hero ********/
/********* FL Litems *********/
/*** Homepage Icons ***/
.hp-icons h3 {font-size: clamp(2.25rem, 1.6903rem + 1.791vw, 3rem);}
.hp-icons .icon i {font-size:140px; color:var(--rcc-dk-grey);}
/*** Team Members ***/
.team-member .team-member-name {font-size: 3em; line-height: 1em; font-weight: 400;}
.team-member-bio {overflow: hidden;  display: -webkit-box;  -webkit-line-clamp: 3;  -webkit-box-orient: vertical;}
.team-member-contact {font-size: 1.5rem; line-height: 1.65em; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.team-member-contact i {width: 24px; text-align: center;}
/*** /Team Members ***/

/********* /FL Litems *********/
/******** Content ********/
#wrapper-footer {background:#fff; }
#wrapper-footer a, #wrapper-footer h2, #wrapper-footer h3, #wrapper-footer h4 {}
#breadcrumb-wrapper {font-size: 11px;}
.iframe-wrapper {padding: 0; line-height: 0;}
.iframe-wrapper iframe {width: 100%; ;}
.video-wrapper {position: relative;  padding-bottom: 56.25%; /* 16:9 */  height: 0;}
.video-wrapper iframe, .video-wrapper object, .video-wrapper embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
.centered-over-image {position: absolute;  top: 50%;  left: 50%;  transform: translate(-50%, -50%);}
.did-you-know .col-lg-9 {background:url(/images/layout/magnifying-glass.svg) no-repeat 50% 0 / 200px 200px;}
/*** Forms ***/
.no-label .rsform-type-textbox .form-label,
.no-label .rsform-type-selectlist .form-label,
.no-label .rsform-type-textarea .form-label {display: none;}
.rsform-block-emergency-contact-information, .rsform-block-skills-and-interests, .rsform-block-programs {font-weight: 700;}
/*** /Forms ***/
/******** /Content ********/
/*** Back to Top ***/
#back-top {font-size: 3em; color: var(--bs-primary); transition: all 1s; }
#back-top:hover {color: #999;}
#back-top {position: fixed; right: 12px;  bottom:90px; opacity:0; animation: toTop linear forwards; animation-timeline: view(); animation-range-start: 90vh; animation-range-end: 130vh;}
/**** Site by Fine Line Websites ****/
#sitebyfineline {display: inline-block;	padding: 2px 10px;	background: rgba(0, 0, 0, .8);}
#sitebyfineline a {color: #FFF;	border: none; text-decoration: none;}
#sitebyfineline a .flFine {color: #3FBCED;}
#sitebyfineline a .flLine {color: #8DC63F;}
/**** /Site by Fine Line Websites ****/
@media (min-width: 992px) {
	#hero-message .carousel-caption {width:fit-content;}
	.navbar-brand img { margin-top:-36px;}
}
@media (max-width: 991.98px) {
    #hero .carousel-item {flex-direction:column;}
    #hero .carousel-caption, #hero .carousel-caption.bottom-center {width:100%; max-width: 100%; position: relative; transform:revert !important; left: auto; background:#000; }
}
