  .community-card-title{
	font-size: 19px;
	color: #262828;  
	font-weight: 700;
}
.icon {
	font-size: 50px;
 	text-align: center;
	color: #0775c1;
}
.content {
	text-align: center;
}
.community-card-title {
	font-size: 19px;
	color: #262828;  
	font-weight: 700;
}
.matrix.inverse-wrapper .bb2-btn {
    background-color: #fff;
    color: #000!important;
}

p.eyebrow {
    font-size: 16px!important;
    font-weight: bold;
    color: #0874c1;
    margin-bottom: 0;
}
.l-page h1, .main-title {
    color: #14212b;
    font-weight: 600;
}

.border-gradient {
    border: 10px solid;
    border-image-slice: 1;
    border-width: 5px;
    border-image-source: linear-gradient(to bottom right, #44d62c 18%, #00aeef 100%);
}
.box1 {
    background: none;
    text-decoration: inherit;
    font-family: system-ui;
    font-size: 1.1rem;
}
.rowcards {
    display: flex !important;
    flex-wrap: wrap !important;
}
.rowcards {
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: space-between !important;
}
.event-item {
    padding-bottom: 20px;
}
.event-item .event-content {
    margin: 20px 30px 0 0;
    position: relative;
    padding: 30px;
    padding-left: 100px;
    background: #ffffff;
    border-radius: 10px;
    box-shadow: -5px 5px 0 rgba(0,0,0,0.08);
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.event-item:hover .event-content {
    background: #00AEEF;
    color: #fff !important;
}
.event-item .event-content:before {
    display: block;
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    right: -55px;
    top: 60px;
    background: #00AEEF;
    border: 3px solid #fff;
    border-radius: 50%;
    -webkit-transition: background .3s ease-out;
    transition: background .3s ease-out;
}
.event-item .event-content:after {
    display: block;
    content: "";
    position: absolute;
    top: 50px;
    right: -40px;
    width: 0px;
    height: 0px;
    background: transparent;
    border: 20px solid transparent;
    border-left: 20px solid #ffffff;
    -webkit-transition: border-left-color .3s ease-out;
    transition: border-left-color .3s ease-out;
}
.event-content .date {
    position: absolute;
    width: 80px;
    height: 80px;
    left: 10px;
    text-align: center;
    color: #313534;
    -webkit-transition: color .3s ease-out;
    transition: color .3s ease-out;
	font-size: 35px;	
}
.event-content .news-title {
    font-size: 24px;
}
.event-item:hover .event-content .date, .event-item:hover .event-content .date p, .event-item:hover .event-content p, .event-item:hover .event-content h2 {
    color: #fff!important;
}
.event-content p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px;
    color: #404040!important
}
.event-item.right {
    margin-top: 80px;
    padding-bottom: 0;
}
.event-item.right .event-content {
    margin: 20px 0 0 30px;
    box-shadow: 5px 5px 0 rgba(0,0,0,0.08);
}
.event-item.right .event-content:before {
    left: -55px;
    right: auto;
}
.event-item.right .event-content:after {
    position: absolute;
    left: -40px;
    right: auto;
    border-left: 20px solid transparent;
    border-right: 20px solid #ffffff;
    -webkit-transition: border-right-color .3s ease-out;
    transition: border-right-color .3s ease-out;
}
.timeline .date-title span {
	background: linear-gradient(127deg, rgba(0,174,239,1) 0%, rgba(0,174,239,1) 100%) !important;
}
.event-content .date p {
	font-size: 30px;
	line-height: 44px;
}
.event-content .date small {
	font-size: 22px;
	line-height: 10px;
}
.event-item:hover .event-content:after {
    border-left-color: #00AEEF;
}
.event-item:hover .event-content:after {
    border-left-color: #00AEEF;
}
.event-item.right:hover .event-content:after {
    border-left-color: transparent;
    border-right-color: #00AEEF;
}
@media screen and (max-width: 600px) {
	.event-content .date p {
		font-size: 20px;
	}
}
.action-cards p.name {
    font-size: 1.5rem;
    line-height: 1.2;
    margin-top: 20px;
    font-weight: bold;
}
.action-cards figure img {
    margin: auto;
    border-radius: 50%;
}
.action-cards .secondary-title {
    font-size: 2rem;
    margin-top: 30px;
}
.row {
    margin-right: -15px;
    margin-left: -15px;
}
.action-cards {
    text-align: center;
}
.resource-list li a {
    color: #313534 !important;
    font-style: normal;
    text-transform: none;
    font-weight: normal;
    padding: 0;
    font-size: 1rem;
    text-align: center;
    line-height: 1.2;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    width: 100%;
}
@media only screen and (max-width: 798px)
.brand a, .brand a:visited {
    line-height: 70px;
    font-size: 20px;
}
.cta-bar-wrapper{
    background: url(/community/images/community-footer-2.jpg);
    background-size: cover;
    background-position: top center;
	background-repeat: no-repeat;
    padding: 0;
}
.cta-bar{
	padding: 20px;
}
.icon{
	font-size: 50px;
	text-align: center;
	color: #0775c1;
}
.content{
	text-align: center;
}
.community-card-title{
	font-size: 19px;
	color: #262828;  
	font-weight: 700;
}
.matrix.inverse-wrapper .bb2-btn {
	background-color: #fff;
	color: #000!important;
}


.service-tile-item .item .box.text-center {
	text-align: left;
}
.service-tile-item .item .box .icon {
	height: 50px;
	font-size: 30px;
	width: 50px;
	line-height: 50px;
	margin: 0;
	background: rgb(0 181 242 / 15%);
	border-radius: 100%;
	text-align: center;
}
.service-tile-item .item .box {
	background-image: url(/community/images/students-carde.jpg);		
}
.service-tile-item .item .box {
	height: 100%;
	position: relative;
	padding: 30px!important;
	-webkit-box-shadow: 0 3.4px 2.7px -30px rgb(0 0 0 / 6%), 0 8.2px 8.9px -30px rgb(0 0 0 / 7%), 0 25px 40px -30px rgb(0 0 0 / 20%);
	box-shadow: 0 3.4px 2.7px -30px rgb(0 0 0 / 6%), 0 8.2px 8.9px -30px rgb(0 0 0 / 7%), 0 25px 40px -30px rgb(0 0 0 / 20%);
	border-radius: 8px;
	background: #FFFFFF;
	transition: all .5s;
	z-index: 1;
}
.service-tile-item .item .box:before {
	content: "";
	background-color: #2a5280;
	opacity: 0.8;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
	-webkit-transition: opacity 0.5s ease;
	transition: opacity 0.5s ease;
	z-index: -1;
}
.service-tile-item .box, .service-tile-item .box h3, .service-tile-item .box p {color: #ffffff !important;}
#library-services .service-tile-item .item .box.text-center {
	text-align: left;
}
#library-services .service-tile-item .item .box .icon {
	color: #82c342 !important;
	background: #00335900 !important;
	height: 50px;
	font-size: 30px;
	width: 50px;
	line-height: 50px;
	margin: 0;
	background: rgb(0 181 242 / 15%);
	border-radius: 100%;
	text-align: center;
}
#library-services .service-tile-item .item .box {
	background-image: url(/community/images/students-carde.jpg);
	background-size: cover;
	background-position: top;
}
#library-services .service-tile-item .item .box:before {
	content: "";
	background-color: #002044;
	opacity: 0.8;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
	-webkit-transition: opacity 0.5s ease;
	transition: opacity 0.5s ease;
	z-index: -1;
}
.service-tile-item:hover, .service-tile-item a:hover {
	text-decoration: none;
}
#library-services .service-tile-item .box, .service-tile-item .box h3, .service-tile-item .box p {color: #ffffff !important;}
#library-services .service-tile-item:nth-child(2) .box {
	background-image: url(/community/images/local-family.jpg)!important;
	background-size: cover !important; 
	background-position: top;
	background-position-y: -78px;
	background: rgb(255 108 137 / 14%);
}
#library-services .service-tile-item:nth-child(3) .box {
	background-image: url(/community/images/partnership.jpg)!important;
	background-size: cover !important;
	background-position: top;
	background-position-y: -78px;
	background: rgb(76 175 80 / 14%);
}
#library-services .service-tile-item:nth-child(4) .box {
	background-image: url(/community/images/faculty.jpg)!important;
	background-size: cover !important;
	background-position: top;
	background-position-y: -78px;
	background: rgb(76 175 80 / 14%);
}
#library-services .service-tile-item .item .box:hover:before{
	opacity: 0.6;
}
.border-gradient {
	border: 10px solid;
	border-image-slice: 1;
	border-width: 5px;
	border-image-source: linear-gradient(to bottom right, #44d62c 18%, #00aeef 100%);
}
.box1 {
	background: none;
	text-decoration: inherit;
	font-family: system-ui;
	font-size: 1.1rem;
}
.rowcards {
	display: flex !important;
	flex-wrap: wrap !important;
}
.rowcards {
	display: flex !important;
	flex-wrap: wrap !important;
	justify-content: space-between !important;
}
.flex-column {
	max-width: 100%;
}
@media (max-width: 768px){
	.box1 {
			margin-bottom: 15px;
			width: 100%;
	}
	.rowcards {
			display: flex !important;
			flex-wrap: wrap !important;
			justify-content: center;
	}
}
@media only screen and (max-width: 798px) {
	.brand a, .brand a:visited {  line-height: 70px;font-size: 20px;}
}
			
iframe#wufooFormm1pghscd0ceuykk {
    height: auto!important;
}

form ul {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    flex-direction: row;
}
input#Field12 {
    width: 300px;
}
li#fo2439li14 {
    flex-basis: 100%;
}
li#fo2439li12 {
    flex-basis: 20%;
}
li#fo2439li4 {
    flex-basis: 46%;
}
li.buttons {
    flex-basis: 100%;
}
@media (max-width:600px) {
	iframe.iframe-height {height: 429px;}
}
.cta-bar-wrapper{
    background: url(/community/images/community-footer-2.jpg);
    background-size: cover;
    background-position: top center;
	background-repeat: no-repeat;
    padding: 0;
}
.cta-bar{
	padding: 20px;
}
.icon{
	font-size: 50px;
	text-align: center;
	color: #0775c1;
}
.content{
	text-align: center;
}
.community-card-title{
	font-size: 19px;
	color: #262828;  
	font-weight: 700;
}
.matrix.inverse-wrapper .bb2-btn {
	background-color: #fff;
	color: #000!important;
}
.row.display-flex > [class*='col-'] {
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	flex-direction: column;
}
p.eyebrow {
	font-size: 16px!important;
 	color: #0874c1;
	margin-bottom: 0;
}
.l-page h1, .main-title {
	color: #14212b;
	font-weight: 600;
}

.border-gradient {
	border: 10px solid;
	border-image-slice: 1;
	border-width: 5px;
	border-image-source: linear-gradient(to bottom right, #44d62c 18%, #00aeef 100%);
}
.box1 {
	background: none;
	text-decoration: inherit;
	font-family: system-ui;
	font-size: 1.1rem;
}
.rowcards {
	display: flex !important;
	flex-wrap: wrap !important;
}
.rowcards {
	display: flex !important;
	flex-wrap: wrap !important;
	justify-content: space-between !important;
}
.flex-column {
	max-width: 100%;
}
@media (max-width: 768px){
	.box1 {
			margin-bottom: 15px;
			width: 100%;
	}
	.rowcards {
			display: flex !important;
			flex-wrap: wrap !important;
			justify-content: center;
	}
}
@media only screen and (max-width: 798px) { 
	.brand a, .brand a:visited {  line-height: 70px; font-size: 20px;}
}