#eventScroller:after {
    width: 49.5%;
}
#eventScroller .centerC4 .item
{
	width:100% !important;
	display:none !important;
	margin-right:0px !important;
}
#eventScroller .centerC4 .item:first-of-type
{
	display:block !important
}


#eventScroller .holder {
    max-width: 1296px;
    margin: 47px auto 0 auto;
}

#eventScroller holder .scroller  .owl-item.active:first-of-type .item:first-of-type
{
	display:block;
}

@media (max-width:767px) {
    #eventScroller .owl-carousel .owl-stage .owl-item .item {
        width: 100%;
    }
    #eventScroller .owl-carousel .owl-stage .owl-item .item.item2 {
        display: none;
    }
}
#banner .bannerText .rotatingText h1 {
text-transform:uppercase;
}
#collegeLinks .linkSet .linkName .center {
    text-transform: uppercase;
}
td, th {
    padding: 20px;
}

@media (max-width: 767px){
    td, th {
        padding: 12px;
    }
}

#pageHolder #pageContent table {
    margin: 0 0 25px 0;
    margin: 0 0 1.5625rem 0;
}
@media all and  (min-width: 1024px) 
{
	table.advgb-table-frontend td, table.advgb-table-frontend tr {padding: .8em !important;line-height: 19px !important;}
}
@media all and  (max-width: 1023px) 
{
	table.advgb-table-frontend td, table.advgb-table-frontend tr {font-height: 15px !important;line-height: 18px !important;}
}
.eventName {
    text-transform: uppercase!important;
}

.center {
    text-transform: uppercase;
}

.courseListing .item .sectorTitle, #studentProfiles .profileInfo .name, #pageHolder #pageContent ul.eventList li a .eventName {
    font-size: 30px;
    font-size: 1.8rem;
}

.courseListing .item .sectorTitle, #studentProfiles .profileInfo .name, #pageHolder #pageContent ul.eventList li a:hover{
text-decoration: none!important;
}

#pageHolder #pageContent .eventDate {
    display: block;
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    color: grey;
}


