/*! ******************************************************
*
*	Theme Name:     PCS Toolset Based Theme
*   Author:         Joe Naccarato
*   Author URI:     http://www.pcs.udel.edu/
*   Description:    PCS theme that includes Toolset intergration and
*                   UD header/footer design
*   Template:       toolset-starter
*
*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
@import url('../toolset-starter/style.css');

html {
    font-size: 100%;
    color: #757679;

    -webkit-text-size-adjust: 100%;
    text-rendering: optimizelegibility;
    -moz-osx-font-smoothing: grayscale;
}

body {
    font-family: 'greycliff-light', 'Open Sans', sans-serif;
    font-size: 15.90106px;
    line-height: 1.5;
    ;
    color: black;
}

@media (min-width: 1400px) {
    body {
        font-size: 18px;
    }
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'greycliff-bold', 'Open Sans', sans-serif;
    font-weight: bold;
}

h1 {
    font-size: 2em;
}

h1,
.h1 {
    font-size: 38.28033px;
    line-height: 1.125;
    ;
    margin-top: 27px;
    margin-bottom: 13.5px;
}

h1,
.h1 {
    font-size: 57.42049px;
}

h1,
.h1 {
    font-size: 65px;
}

.page-title,
.page-top,
.intro-text {
    margin-top: 0 !important;
}

h1,
.h1,
.page-title {
    font-family: 'vanguard-regular', sans-serif;
    font-weight: 500;
    margin-bottom: 27px;
    ;
    color: #002663;
}

h3,
.h3 {
    font-size: 18.8457px;
    line-height: 1.31818;
    ;
    margin-top: 27px;
    margin-bottom: 13.5px;
}

h3,
.h3 {
    font-size: 28.26855px;
}

h3,
.h3 {
    font-size: 32px;
}

h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    font-weight: 600;
    ;
    color: #00539f;
}

h4,
.h4 {
    font-size: 17.66784px;
    line-height: 1.35;
    ;
    margin-top: 27px;
    margin-bottom: 13.5px;
}

h4,
.h4 {
    font-size: 20px;
}

p {
    margin-top: 0;
    margin-bottom: 27px;
}

strong,
b,
dt {
    font-weight: bold;
}

ul,
ol {
    margin-bottom: 1.635em;
    margin-left: 1.5em;
    ;
    list-style-position: outside;
}

ul,
ol,
pre,
table,
blockquote {
    margin-top: 27px;
    margin-bottom: 27px;
}

ul,
ol {
    margin-top: 0;
}

ul,
ol {
    list-style-position: outside;
    list-style-type: circle;
}

ul ul,
ol ol,
ul ol,
ol ul {
    margin-top: 0;
    margin-bottom: 0;
}

@-webkit-viewport {
    width: device-width;
}

@-moz-viewport {
    width: device-width;
}

@-ms-viewport {
    width: device-width;
}

@-o-viewport {
    width: device-width;
}

@viewport {
    width: device-width;
}

@font-face {
    font-family: 'greycliff-bold';
    font-weight: normal;
    font-style: normal;
    ;

    src: url('fonts/GreycliffCF-Bold.woff2') format('woff2'), url('fonts/GreycliffCF-Bold.woff') format('woff');
}

@font-face {
    font-family: 'greycliff-light';
    font-weight: normal;
    font-style: normal;
    ;

    src: url('fonts/GreycliffCF-Light.woff2') format('woff2'), url('fonts/GreycliffCF-Light.woff') format('woff');
}

@font-face {
    font-family: 'vanguard-regular';
    font-weight: normal;
    font-style: normal;
    ;

    src: url('fonts/vanguard-cf-regular.woff2') format('woff2'), url('fonts/vanguard-cf-regular.woff') format('woff');
}

body {
    margin: 0;
}

header#udHeader #udHeaderContainer,
div#udHeader-collegeBar {
    max-width: 1300px;
}

header#udHeader {
    position: relative;
    float: left;
    ;
    width: 100%;
    border-bottom: 2px solid #ffd300;
    background-color: #00539f;
}

header#udHeader #udHeaderContainer {
    position: relative;
    ;
    overflow: hidden;
    width: 100%;
    margin: auto;
}

header#udHeader #udHeaderWrapper {
    position: relative;
    float: left;
    ;
    width: 100%;
}

header#udHeader #udHeaderLogo img {
    float: left;
    height: 70px;
    margin: 20px 20px 20px 16px;
}

div#udHeader-collegeOuterWrapper {
    overflow: hidden;
    ;
    width: 100%;
    background: #003c71;
}

div#udHeader-collegeBar {
    font-size: 18px;
    line-height: normal;
    ;
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
    width: 100%;
    margin: auto;
    padding: 15px 25px;
    background: #003c71;
}

div#udHeader-collegeBar #udHeader-collegeWrapper a {
    font-family: 'greycliff-bold';
    font-weight: normal;
    line-height: normal;
    text-decoration: none;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #fff;

    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
}

div#udHeader-collegeBar #udHeader-collegeWrapper a:hover {
    text-decoration: none;
}

header#udHeader .udHeaderMenu ul {
    margin: 0 15px 0 0;
    padding: 0;
}

header#udHeader .udHeaderMenu li {
    float: left;
    padding-left: 15px;
    list-style: none;
}

header#udHeader .udHeaderMenu li.udHeaderSearch {
    margin-left: 0;
    ;
    padding-left: 0;
}

header#udHeader .udHeaderMenu a img {
    height: 25px;
    margin-top: 10px;
}

header#udHeader .udHeaderMenuTrigger a img {
    height: 25px;
}

header#udHeader .udHeaderMenu {
    font-family: 'open sans';
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    ;
    margin: 0;
    text-align: center;
}

header#udHeader .udHeaderMenu #udHeaderSearch {
    position: absolute;
    top: 45px;
    right: 15px;
    width: 340px;
    ;
    padding: 5px 5px 1px 5px;
    background: #eee;
}

header#udHeader #udHeaderSearchTrigger {
    padding-right: 15px;
    padding-bottom: 5px;
}

header#udHeader #udHeaderSearchTrigger.udHeaderOn {
    background: #003c71;
}

header#udHeader .udHeaderMenu.show,
.udHeaderSearch.show {
    display: block;
}

header#udHeader .udHeaderSearch.hide {
    display: none;
}

@media only screen and (min-width: 768px) {
    header#udHeader .udHeaderMenu.hide {
        display: block !important;
    }
}

header#udHeader ul.udHeader-icon-list,
header#udHeader ul.udHeader-icon-list li {
    margin: 0;
}

header#udHeader #udHeaderMenuTrigger {
    display: none;
}

@media only screen and (max-width: 768px) {
    body header#udHeader #udHeaderMenuTrigger {
        display: inline-block;
    }

    body header#udHeader #udHeaderLogo img {
        height: 40px;
        margin: 15px;
    }

    body header#udHeader .udHeaderMenuTrigger {
        position: absolute;
        top: 23px;
        right: 28px;
        width: 25px;
        cursor: pointer;
    }

    body header#udHeader .udHeaderMenuTrigger span {
        display: block;
        clear: left;
        ;
        width: 5px;
        height: 5px;
        margin: auto;
        border-radius: 50%;
        background-color: #fff;
    }

    body header#udHeader .udHeaderMenuTrigger span+span {
        margin-top: 5px;
    }

    body header#udHeader .udHeaderMenuTrigger.udHeaderOn span {
        background: #fed600;
    }

    body header#udHeader .udHeaderMenu {
        position: relative;
        ;
        display: none;
        margin: 0;
        text-align: center;
        background: #003c71;
    }

    body header#udHeader .udHeaderMenu a {
        display: block;
        padding: 10px;
        ;
        color: #00539f;
    }

    body header#udHeader .udHeaderMenu ul {
        margin: 0;
        margin-right: 15px;
        padding: 0 15px;
    }

    body header#udHeader .udHeaderMenu li {
        float: none;
    }

    body header#udHeader .udHeaderMenu li+li {
        margin-left: 0;
        padding-left: 0;
        ;
        border-top: 1px solid #00315c;
    }

    body header#udHeader #udHeaderSearchTrigger {
        height: 20px;
        padding-bottom: 0;
    }

    body header#udHeader #udHeaderSearchTrigger.udHeaderOn {
        background: transparent;
    }

    body header#udHeader #udHeaderSearchTrigger.udHeaderOn a {
        padding-bottom: 0;
    }

    body header#udHeader #udHeaderSearch {
        position: relative;
        top: 0;
        width: 100%;
        margin: 0;
        padding: 0;
    }

    body header#udHeader #udHeaderSearch.show {
        padding-bottom: 1px;
        ;
        border-top: 0;
    }

    body header#udHeader #udHeaderSearchTrigger img {
        height: 20px;
        ;
        margin-left: 15px;
    }

    body header#udHeader #udHeaderSearch {
        right: inherit;
        ;
        padding-bottom: 15px !important;
        background: none;
    }

    body header#udHeader .udHeaderMenu #udHeaderSearch {
        position: relative;
        top: 0;
        right: 0;
        width: 100%;
        ;
        padding: 0;
        background: none;
    }

    body div#udHeader-collegeBar #udHeader-collegeMenuTrigger {
        position: absolute;
        top: 50%;
        right: 25px;
        display: block;
        width: 32px;
        margin-top: -5px;
        ;
        transform: translateY(-50%);
    }

    body div#udHeader-collegeBar #udHeader-collegeBar {
        font-size: 16px;
    }

    body header#udHeader #udHeaderSearchTrigger a {
        display: none !important;
    }
}

aside .widgettitle {
    font-size: 15.90106px;
    ;
    font-weight: 700;
    margin-top: 0;
    margin-top: 0;
    text-transform: uppercase;
}

@media (min-width: 1400px) {
    aside .widgettitle {
        font-size: 18px;
    }
}

aside.sidebar-menu ul.menu {
    margin-left: 0;
    padding-left: 0;
    border-top: 2px solid #e6e7e8;
}

aside.sidebar-menu ul.menu>li {
    border-bottom: 2px solid #e6e7e8;
}

aside.sidebar-menu ul li {
    list-style: none;
}

aside.sidebar-menu ul li a,
aside.sidebar-menu ul li a:visited {
    font-size: 16.75px;
    ;
    font-weight: normal;
    line-height: 1.5;
    position: relative;
    display: block;
    padding: 13.5px 45px 13.5px 13.5px;
    color: #757679;
}

@media (min-width: 1400px) {
    aside.sidebar-menu ul li {
        font-size: 16px;
    }
}

aside.sidebar-menu ul.sub-menu {
    margin-left: 0;
    padding-left: 20px;
}

@media (min-width: 1400px) {
    aside h4 {
        font-size: 18px;
    }
}

.news-list {
    margin-left: 0;
    padding-left: 0;
}

.news-list .news-item {
    list-style: none;
    border-top: 2px solid #e6e7e8;
}

.news-list .news-item img {
    display: block;
    float: left;
    margin-top: 27px;
    margin-right: 1em;
    margin-bottom: 1ex;
}

.news-list .news-item .post-info a {
    display: block;
}

.news-list .news-item .post-info .post-date {
    font-style: italic;
}

.news-list .news-item:after {
    display: block;
    clear: both;
    ;
    content: '';
}

footer#udFooter {
    clear: both;
    ;
    width: 100%;
    border-top: 3px solid #ffd300;
    background-color: #fff;
}

footer#udFooter .udFooter-container {
    max-width: 1140px;
}

footer#udFooter .udFooter-container {
    position: relative;
    ;
    width: 100%;
    margin: auto;
}

footer#udFooter #udFooterLogo {
    position: absolute;
    z-index: 2;
    ;
    top: -33px;
    left: 0;
    width: 129px;
}

footer#udFooter .udFooterHeader {
    float: right;
    width: 100%;
}

footer#udFooter ul.udFooterSocial-icons {
    float: right;
    ;
    margin: 8px 5px 0 0;
    padding: 0;
    list-style: none;
}

footer#udFooter ul.udFooterSocial-icons li {
    display: inline-block;
    width: 44px;
    height: 44px;
    margin: 0;
    padding: 0;
    padding-left: 0;
}

footer#udFooter ul.udFooterSocial-icons li a {
    display: block;
    ;
    width: 44px;
    padding: 12px 0 12px 0;
}

footer#udFooter .udFooterSocial-icons img {
    display: block;
    ;
    width: 20px;
    height: 20px;
    margin: auto;

    object-fit: contain;
}

footer#udFooter .udFooterLinks {
    clear: both;
    ;
    width: 100%;
    margin: 124px auto 0 auto;
    background-color: #eee;
}

footer#udFooter .udFooterLinks div {
    font-family: Arial;
    font-size: 10px;
    margin: auto;
    text-align: center;
    ;
    color: #000;
}

footer#udFooter .udFooterLinks div a {
    color: #005aad;
}

footer#udFooter .link-item {
    display: inline-block;
    margin: auto;
    ;
    padding: 8px 10px 10px 0;
}

footer#udFooter .container-fluid {
    width: 80%;
    text-align: center;
}

@media only screen and (max-width: 1200px) {
    footer#udFooter #udFooterLogo {
        left: 15px;
    }
}

@media only screen and (max-width: 748px) {
    footer#udFooter .udFooterHeader {
        float: none;
        width: auto;
    }

    footer#udFooter ul.udFooterSocial-icons {
        float: none;
        padding-top: 50px;
        ;
        text-align: center;
    }

    footer#udFooter ul.udFooterSocial-icons li {
        text-align: center;
    }

    footer#udFooter .udFooterLinks {
        margin-top: 5px;
    }

    footer#udFooter #udFooterLogo {
        top: -25px;
        left: 50%;
        width: 65px;
        margin: auto;
        transform: translateX(-50%);
    }
}

#college-footer {
    font-family: 'greycliff-bold';
    ;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    padding: 4ex 3em;
    color: white;
    background-color: #444;
}

#college-footer .row {
    margin-bottom: 1ex;
}

#college-footer p {
    font-size: 1.25em;
}

#college-footer #site-name a {
    font-weight: bold;
    ;
    color: white;
}

#college-footer #site-name p {
    margin-top: 27px;
    margin-bottom: 0;
}

#college-footer [id^='nav_menu'] h3 {
    font-size: 1.15em;
    font-weight: bold;
    color: white;
}

#college-footer [id^='nav_menu'] a {
    font-size: .9em;
    ;
    color: white;
}

#college-footer .buffer {
    height: 1px;
    margin: 1ex 0;
    ;
    border-top: 2px solid white;
}

#college-contact {
    padding: 0 1em;
}

#college-contact ul {
    padding-left: 0;
}

#college-contact li {
    font-size: 1.25em;
    ;
    list-style: none;
}

#college-footer .social_widget {
    display: block;
}

@media (min-width: 1024px) {
    #college-footer .social_widget {
        display: inline-block;
        width: 50%;
    }
}

.social_widget .widget_title {
    font-size: 1.25em;
    ;
    text-align: center;
}

.social_widget .mysocialwid {
    text-align: center;
}

.mysocial:last-of-type {
    padding-right: 0;
}

.mysocial a {
    font-size: 4em;
    ;
    color: white;
}

a[target='_blank']:not(.notarget)::after {
    display: none;
}

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
}

body {
    font-family: 'greycliff-light', 'Open Sans', sans-serif;
}

h3 {
    font-size: 28px;
}

@media (min-width: 1300px) {
    .container {
        width: 1300px;
    }
}

.form-width .submit_button input[type='submit'],
input[type='button'] {
    text-shadow: none;
}

.pcs-heading,
.pcs-tagline {
    font-family: 'vanguard-regular', serif;
    font-weight: normal;
}

.bright-red {
    background-color: #af1e2d;
}

.bright-red-transparent {
    background-color: #af1e2d;
    background-color: rgba(175, 30, 45, .5);
}

.bright-orange {
    background-color: #ef8200;
}

.bright-orange-transparent {
    background-color: #ef8200;
    background-color: rgba(239, 130, 0, .5);
}

.bright-lgreen {
    background-color: #bed600;
}

.bright-lgreen-transparent {
    background-color: #bed600;
    background-color: rgba(190, 214, 0, .5);
}

.bright-dgreen {
    background-color: #5a8e22;
}

.bright-dgreen-transparent {
    background-color: #5a8e22;
    background-color: rgba(90, 142, 34, .5);
}

.bright-blue {
    background-color: #00a0df;
}

.bright-blue-transparent {
    background-color: #00a0df;
    background-color: rgba(0, 160, 223, .5);
}

.bright-violet {
    background-color: #782ebd;
}

.bright-violet-transparent {
    background-color: #782ebd;
    background-color: rgba(120, 46, 189, .5);
}

.btn.dk-gray {
    color: white;
    ;
    background-color: #747679;
}

.btn.dk-gray:hover {
    color: black;
    background-color: #bdbdbd;
}

.inner-page-head {
    margin-top: 0;
    padding: .5ex 1em;
    text-align: center;
    color: white;
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: cover;
    text-shadow: 1px 1px black;
}

.inner-wrapper {
    margin-right: auto;
    ;
    margin-left: auto;
}

@media (min-width: 1200px) {

    body .nav>li>a,
    body .ddl-nav>li>a {
        padding: .5em 1em;
    }
}

.site-head h1,
.site-head h1 a {
    font-family: 'vanguard-regular';
    color: #003976;
}

.ubermenu-destiny-menu .ubermenu-target-text:hover {
    text-decoration: underline;
}

.breadcrumbs {
    font-size: 12px;
    font-weight: 700;
    ;
    text-decoration: none;
    text-transform: uppercase;
    color: #757679;
}

#skip-menu {
    font-size: .9em;
    position: absolute;
    top: -1000px;
    left: 0;
    display: inline-block;
    ;
    padding-top: 12px;
    color: #002663;
}

a.skipnavLink:link {
    text-decoration: none;
    ;
    color: #002663;
}

a.skipnavLink:visited {
    text-decoration: none;
    ;
    color: #002663;
}

a.skipnavLink:hover {
    text-decoration: underline;
    ;
    color: #255dd3;
}

a {
    font-family: 'greycliff-bold';
    ;
    color: #003976;
}

a:hover,
a:focus {
    color: black;
}

.article-content a,
.textwidget a,
.pum-content a {
    border-bottom: 1px dotted #003976;
}

.article-content a:hover,
.textwidget a:hover,
.pum-content a:hover {
    text-decoration: none;
    border-bottom: 1px solid black;
}

a:focus img {
    outline: 2px solid #2cc4ff;
}

.oet-search label {
    padding: 1em 1ex;
    ;
    color: black;
}

.oet-search input.ubermenu-search-input {
    display: inline-block;
    padding: .5em .5ex;
    text-align: right;
    color: black;
    ;
    border: 1px solid black;
    background-color: #f9f9f9;
}

.oet-search button.ubermenu-search-submit {
    display: inline-block;
    color: black;
}

.oet-search button.ubermenu-search-submit .fas {
    padding: 1em 1ex;
}

.oet-search button.ubermenu-search-submit:hover,
.oet-search button.ubermenu-search-submit:focus {
    color: white;
    ;
    background-color: #222;
}

.slideshow {
    position: relative;
    max-width: 1800px;
    margin-right: auto;
    ;
    margin-left: auto;
}

.slideshow img {
    width: 100%;
}

.slideshow .slidetext {
    position: absolute;
    bottom: 40px;
    display: block;
    width: 100%;
    padding: 2ex 0;
    text-align: center;
    color: white;
}

.slideshow h3 {
    font-weight: 300;
    line-height: normal;
    color: white;
}

.slideshow h2 {
    font-size: 4.5em;
    font-weight: 400;
    line-height: normal;
    color: white;
}

.slideshow a.wpv-filter-next-link,
.slideshow a.wpv-filter-previous-link {
    position: relative;
    top: -1px;
    display: inline-block;
    padding: 1ex 1em;
    color: #003976;
    border: 1px solid #747679;
    ;
    background-color: #ffd200;
}

.slideshow a.wpv-filter-next-link:hover,
.slideshow a.wpv-filter-next-link:focus,
.slideshow a.wpv-filter-next-link:active,
.slideshow a.wpv-filter-previous-link:hover,
.slideshow a.wpv-filter-previous-link:focus,
.slideshow a.wpv-filter-previous-link:active {
    color: white;
    ;
    background-color: #5a8e22;
}

.slideshow a.wpv-filter-next-link span.fa,
.slideshow a.wpv-filter-previous-link span.fa {
    line-height: 1.5;
}

.slideshow .slidebutton {
    display: inline-block;
    padding: 1ex 1em;
    background-color: #003976;
}

.slideshow .slidebutton a {
    text-transform: uppercase;
    ;
    color: white;
}

.control-buttons {
    position: relative;
    z-index: 2;
    display: inline-block;
}

.control-buttons button {
    font-size: 18px;
    ;
    padding: 1ex 1em;
    color: #003976;
    border: 1px solid #747679;
    background-color: #ffd200;
}

.control-buttons button:hover {
    color: white;
    ;
    background-color: #5a8e22;
}

.control-buttons button:focus {
    color: white;
    ;
    background-color: #5a8e22;
}

.control-buttons button:active {
    color: white;
    ;
    background-color: #5a8e22;
}

@media (max-width: 640px) {
    .slidebody .slidetext {
        position: relative;
        bottom: auto;
        height: 175px;
        ;
        padding: 1ex 0;
        background-color: #00539f;
    }

    .slidetext h1 {
        margin-top: 0;
    }

    .slidetext h2 {
        font-size: 1.5em;
        ;
        margin-top: 0;
        margin-bottom: 0;
    }

    .slidetext h3 {
        font-size: 1em;
        ;
        margin-top: 1ex;
    }

    .slideshow .slidebutton a {
        font-size: .9em;
    }
}

@media (max-with: 360px) {
    .slidetext h2 {
        font-size: 1.1em;
    }
}

.home-calendar {
    margin-top: 3ex;
    margin-bottom: 3ex;
}

.ddl-full-width-row .cal-header,
.cal-header {
    padding-top: 2ex;
    padding-right: 4em;
    padding-bottom: 4ex;
    ;
    padding-left: 3em!important;
    color: white;
    background-color: #00539f;
}

.ddl-full-width-row .cal-header h2,
.cal-header h2 {
    font-size: 3.5em;
    font-weight: 500;
    color: white;
}

.home-calendar .cal-listing {
    padding: 54px 27px 0;
    ;
    background-color: #eaeaea;
}

.home-calendar .cal-listing .lwe {
    display: inline-block;
    width: 47%;
    margin: 0 .92593%;
    padding-bottom: 54px;
    ;
    vertical-align: top;
}

.home-calendar .cal-listing .lwe .lwn0 {
    font-size: 1em;
    font-weight: 600;
    display: block;
    ;
    margin-top: 0;
    padding-bottom: 13.5px;
    text-transform: uppercase;
    color: #003976;
    border-bottom: 1px solid #bdbdbd;
}

.home-calendar .cal-listing .lwe a {
    color: #00539f;
}

.home-calendar .cal-listing .lwe a:hover {
    color: #006;
}

.home-calendar .cal-listing .cal-footer:before {
    display: block;
    clear: both;
    height: 1;
    ;
    content: '';
}

.home-calendar .cal-listing .cal-footer {
    padding-bottom: 13.5px;
    ;
    text-align: right;
}

.home-calendar .cal-listing .cal-footer a {
    display: inline-block;
    padding: 1ex 1em;
    text-transform: uppercase;
    ;
    color: #003976;
    background-color: #ffd200;
}

.home-calendar .cal-listing .cal-footer a:hover {
    color: white;
    ;
    background-color: #5a8e22;
}

@media (max-width: 640px) {
    .cal-listing .lwe {
        display: block;
    }
}

.featured-programs {
    overflow: hidden;
    ;
    margin-top: 3ex;
    margin-bottom: 3ex;
}

.featured-slider {
    position: relative;
}

.featured-slider .prev_button,
.featured-slider .next_button {
    position: absolute;
    z-index: 3;
    ;
    top: 35%;
    padding: 1ex 1em;
    cursor: pointer;
    transform: translateY(-35%);
    color: white;
    border-radius: .5em;
    background-color: #00539f;
}

.featured-slider .prev_button:hover,
.featured-slider .next_button:hover {
    background-color: #003976;
}

.featured-slider .prev_button {
    left: 0;
    margin-left: 1em;
}

.featured-slider .next_button {
    right: 0;
    margin-right: 1em;
}

.featured-slider .featured-background {
    position: absolute;
    z-index: 0;
    ;
    top: 35%;
    width: 100%;
    height: 35%;
    transform: translateY(-50%);
    background-color: #ffd200;
}

.featured-slider .feature-window {
    position: relative;
    overflow: hidden;
    ;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
}

.featured-slider .featured-list {
    position: relative;
    z-index: 1;
    white-space: nowrap;
}

.featured-slider .featured-list a.featured-item {
    display: inline-block;
    width: 23%;
    margin-right: 4em;
    vertical-align: top;
    white-space: normal;
}

@media (max-width: 768px) {
    .featured-slider .featured-list a.featured-item {
        width: 30%;
    }
}

.featured-slider img {
    width: 100%;
    height: auto;
}

.featured-slider h4 {
    font-size: 1.5em;
    ;
    font-weight: normal;
    text-align: left;
    color: #003976;
}

.featured-slider h5 {
    font-size: 1.1em;
    font-weight: normal;
    line-height: normal;
    ;
    text-align: left;
    color: #747679;
}

@media (max-width: 640px) {

    .featured-slider .prev_button,
    .featured-slider .next_button,
    .featured-slider .featured-background {
        display: none;
    }

    .featured-slider .featured-list a.featured-item {
        display: block;
        ;
        width: 100%;
    }
}

#footers {
    background-color: #00539f;
}