
/*GENERIC STYLES*/

/* Black on White */

.WPACC {
	font-size: 18px!important;
	line-height: 26px!important;
	font-family: sans-serif!important;
}

.WPACC a{
    text-decoration: none;
}

.WPACC a:hover{
    text-decoration: underline;
}

.WPACC ul{
    list-style: none;
    margin: 0;
    padding: 0;
}

.WPACC li.slidy-item{
    width: 100%!important;
}

@media (max-width: 480px){
    .WPACC img{
        width: 100%;
    }
}

.WPACC nav ul ul{
    display: none;
}

.wpacc-2 * {
    color: #000;
    background: #fff;
}

.wpacc-3 * {
    color: #000;
    background: #fff;
}

/* White on Black */

.wpacc-4 *{
    color: #fff;
    background: #000;
}

.wpacc-5 *{
	color: #fff;
	background: #000;
}

.wpacc-6 *{
    color: #000;
    background: #FCEE21;
}

.wpacc-7 *{
    color: #000;
    background: #FCEE21;
}

.wpacc-3 img,
.wpacc-5 img,
.wpacc-7 img {
    display: none;
}

.WPACC .responsive-menu-link,
.WPACC .reveal-modal {
    display: none;
}

.WPACC .slider-nav-container,
.WPACC .slider-controls-container {
    display: none;
}

.WPACC .banner-text-small {
    display: none;
}

.WPACC .twitter-timeline {
    display: none;
}

.wpacc-6 a,
.wpacc-7 a,
.wpacc-6 a span,
.wpacc-7 a span {
    color: #000;
}

.WPACC .item-title {
    clear: both;
    display: block;
}

.WPACC .show-for-medium-down {
    display: none;
}

.WPACC .em-location-map-container {
    display: none;
}

.wpacc-8  * {
    font-size: 19px !important;
}

.wpacc-9 * {
    font-size: 22px !important;
}

.WPACC img {
    clear: both;
}


/*END GENERIC STYLES*/

/*CUSTOM STYLES*/

.WPACC .header_accessibility .acc-quick-link {
    display: none;
}

.WPACC .owl-carousel span {
    clear: left;
    float: left;
}

.WPACC .featured_banner {
    clear: both;
}

.WPACC .owl-carousel div {
    height: 520px !important;
}

.header_accessibility a[data-size='small']{
    font-size: 17px !important;
}

.header_accessibility a[data-size='medium']{
    font-size: 22px !important;
}

.header_accessibility a[data-size='large']{
     font-size: 29px !important;
}

.wpacc-2 .cta-image {
    display: none;
}



/*END CUSTOM STYLES*/