  :root {
  	--dc-gray: #2f2f2f;
	--dc-dark-gray: #231f20;
  	--dc-white: #FFFFFF;
	--dc-red:#ac1e2d;
	--dc-black:#000000;
	--dc-dark-red: #A6192E;
	--red:#ac1e2d;
	--light-red: #ed1f24;
	--lime: #a0ac39;
	--green: #19a995;
	--dark-green: #424f19;
	--blue: #1572ba;
	--orange: #f6891f;
	--dark-gray: #2f2f2f;
	--light-gray: #919191;
	--gray: #455f6b;
  	--white: #FFFFFF;
	--black:#000000;
	--off-white:#f3f2eb;
	--hover-gray: #939393;
	/* FONTS */
	--dc-serif: lexia, serif;
	--sans-serif: proxima-nova, sans-serif;
}

/* GUTHENBURG BLOCKS ---------------------------------------------------------- */

.wp-block-quote { border-left: none}
.alignwide  { width: 100%; margin-right: auto; margin-left: auto;}
.alignfull { margin: 32px calc(50% - 50vw); max-width: 100vw; width: 100vw;}
@media (max-width: 992px) { .wp-block-columns .wp-block-column { flex-basis: 100% !important;} .wp-block-column:nth-child(2n) { margin-left: 0;}}
@media (min-width: 1200px) { .alignwide { max-width: 1540px !important;}}

@media print {
      @page {
         margin: 0;
      }
      header.master-header, footer.main-footer {
        display: none;
      }
   }

.wp-block-column {
 display: flex;
 flex-direction: column;
}

.wp-block-column .wp-block-buttons {
 margin-top: auto;
}

.wp-block-image .alignleft {
}

/* MISC ---------------------------------------------------------- */
.clear { clear: both}
input#gform_submit_button_318 { background: #FFFFFF !important; color: #000 !important; margin-top: .7em;}
input#gform_submit_button_318:hover { background: #000 !important; color: #FFF !important; margin-top: .7em;}
.coming-soon { border: 2px solid #FFF; margin: 1em 0 1em 0; padding: .5em 1em .5em 1em}


/* GLOBAL ---------------------------------------------------------- */

.tg, table { border-spacing: 0}

#masthead nav ul,
.entry-content ul,
.entry-content-bottom ul,
footer nav ul {
    list-style: none
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
hr,
main,
nav,
section,
summary {
    display: block
}

body,
fieldset,
figure {
    margin: 0
}

fieldset,
hr,
legend {
    padding: 0
}

#masthead nav ul li a,
.button,
a,
footer nav ul li a {
    text-decoration: none
}

.flextest .slides:after,
.hidden,
.invisible {
    visibility: hidden
}

audio,
canvas,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}


a {
    background: 0 0
}

a:focus {
    outline: dotted thin
}

.flex-container a:focus,
.flex-container a:hover,
.flex-slider a:focus,
.flex-slider a:hover,
a:active,
a:hover {
    outline: 0
}


abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 900
}

dfn {
    font-style: italic
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0
}

fieldset,
img,
legend {
    border: 0
}

mark {
    background: #ff0;
    color: #000
}

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em
}

pre {
    white-space: pre-wrap
}

q {
    quotes: "\201C" "\201D" "\2018" "\2019"
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

svg:not(:root) {
    overflow: hidden
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0
}

body,
h2,
h3,
h4,
h5 {
    font-family: proxima-nova, "Proxima Nova", Helvetica, Arial, sans-serif
}

button,
input {
    line-height: normal
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=search] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top;
    resize: vertical
}

table {
    border-collapse: collapse
}

button,
html,
input,
select,
textarea {
    color: #222
}

html {
    font-size: 1em;
    line-height: 1.4
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none
}

::selection {
    background: #b3d4fc;
    text-shadow: none
}

audio,
canvas,
img,
svg,
video {
    vertical-align: middle
}

.browsehappy {
    margin: .2em 0;
    background: #ccc;
    color: #000;
    padding: .2em 0
}

.hidden {
    display: none!important
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

.cf:after,
.cf:before {
    content: " ";
    display: table
}

.cf:after {
    clear: both
}

@media print {
    blockquote,
    img,
    pre,
    tr {
        page-break-inside: avoid
    }
    * {
        background: 0 0!important;
        color: #000!important;
        box-shadow: none!important;
        text-shadow: none!important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: ""
    }
    blockquote,
    pre {
        border: 1px solid #999
    }
    thead {
        display: table-header-group
    }
    img {
        max-width: 100%!important
    }
    @page {
        margin: .5cm
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
}

.off-white {
	background: var(--off-white);
	padding: 3em 0 3em 0;
}

.site-content {
    max-width: 1540px;
    margin: 0 auto;
}

@media only screen and (max-width:1400px) {
    .site-content { width: 100%;}
}

.content-area {
    float: left;
    margin: 0 -25% 0 0;
    width: 100%
}

@media screen and (max-width:980px) {
    .content-area {
        float: none;
        margin: 0
    }
}

.site-main {
    margin: 0 25% 0 0
}

.site-content .widget-area {
    float: right;
    overflow: hidden;
    width: 25%;
	padding-top: .5em;
}

@media screen and (max-width:980px) {
    .site-main {
        margin: 0
    }
    .site-content .widget-area {
        border-top: 1px solid #ac1a2f;
		padding: 0 1em 0 1em;
        float: none;
        margin-top: 60px;
        width: 100%
    }
}

.site-footer {
    clear: both;
    width: 100%
}

body {
    font-size: 18px;
    font-size: 1.125rem;
    color: #2f2f2f
}



.button.darkblue,
.ow-button-hover {
    font-family: proxima-nova, sans-serif
}

#alert,
#secondary .widget .widget-title,
#secondary .widget_toc_widget .widget-title,
.sidebar-events .widget-title,
.sidebar-news .widget-title,
.widget_toc_widget .widget-title,
.custom-widget .widget-title {
    font-weight: 700
}

a {
    color: #ac1a2f
}

img {
    max-width: 100%;
    height: auto
}

.button {
    display: inline-block;
    padding: .75em 20px
}

.button.darkblue {
    background: #59bbe4;
    color: #FFF;
    border: 1px solid #FFF;
    text-transform: uppercase;
    font-size: 1.1em
}

#alert,
#masthead nav ul li,
#secondary .widget,
#secondary .widget_toc_widget,
.sidebar-events .more,
.sidebar-events .text h4,
.sidebar-news .more,
.sidebar-news .text h4,
.widget_toc_widget,
footer,
footer nav h4 {
    font-family: proxima-nova, "Proxima Nova", Helvetica, Arial, sans-serif
}

.button.darkblue:hover {
    background: #202d3d
}

.button.lightblue {
    background: #57c8e8;
    color: #fff
}

.button.lightblue:hover {
    background: #51a2d5
}

.button.red {
    background: #ac1a2f;
    color: #fff
}

.button.red:hover {
    background: #801323
}

.button.darkred {
    background: #6f0b0a;
    color: #fff
}

.button.darkred:hover {
    background: #400606
}

.button.yellow {
    background: #bfd445;
    color: #FFF
}

.button.yellow:hover {
    background: #e2ac22
}

.button.white {
    background: #fff;
    color: #0365c4
}

.button.white:hover {
    background: #b3b3b3
}

#alert {
    background: #e8bd4f;
    padding: 10px 5%;
    text-align: center
}



.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
    padding-bottom: 1em
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em
}

.aligncenter {
    clear: both;
    display: block;
    margin: 0 auto
}

/* HEADER ------------------------------------------------------------------------------------------*/

#master-header , #master-header  a { color: #fff}
#master-header  .header-top .utility-nav ul li a:hover { color: #ccc}
#master-header nav ul li { display: inline-block; margin: 0;}

/* TOP HEADER */
#master-header .header-top { font-size: 15px; font-size: .9rem; background: var(--dc-dark-gray);}
@media (max-width:1200px) { #master-header  .header-top { display: none;}}
#master-header .header-top .utility-nav { float: right;}
#master-header .header-top .utility-nav ul { padding: 0; margin: 0;}
#master-header .header-top .utility-nav ul li { float: left;}
#master-header .header-top .utility-nav ul li a{ display: block; border-left: 1px solid #464646; color: var(--dc-white); padding: 12px 10px 10px !important; vertical-align:middle;}
#master-header .header-top .utility-nav ul li:first-child a{ border-left: none;}
#master-header .header-top .searchform input { position: relative; border: none; background: #353435; color: var(--dc-white); padding: 12px 15px 10px; font-size: 1.1rem; width: 150px; transition: width 0.3s ease-in-out; right: -.5em;}
#master-header .header-top .searchform input:focus { width: 180px; outline: 0;}
#master-header .header-top .searchform button { background: #353435; color: #FFF; border:none; padding: 14px 12px 12px 15px;  margin: 0 0 0 .5em; text-align: center; vertical-align: top} 
#master-header .header-top .searchform button:hover { background: var(--dc-red)}
@media (min-width:1201px) { .hide-menu-desktop {display: none !important;}}


#master-header .header-top .menu-community-container ul { margin: 0; padding: 0;}
#master-header .header-top .menu-community-container ul li { float: left;}
#master-header .header-top .menu-community-container ul li a{ display: block; border-left: 1px solid #464646; color: var(--dc-white); padding: 12px 15px 10px !important; vertical-align:middle;}
#master-header .header-top .menu-community-container ul li:first-child a{ border-left: none; padding: 0;}


/* MIDDLE HEADER */
#master-header section.middle-header { background: var(--dc-dark-red); position: relative; z-index: 20;}
#master-header section.middle-header a { color: var(--dc-white);}
#master-header section.middle-header .site-title a.menu-logo{ position: absolute; z-index: 999 !important; display: block; height: 100px; padding-top: .3em;}
#master-header section.middle-header .site-title img { height: auto; width: 230px; position: relative;}
.triangle {  height: 95px; width: 300px;}
@media (max-width:1200px) {.triangle { height: 67px; width: 300px;}#master-header section.middle-header .site-title img { height: auto; width: 160px; position: relative;}}

/* MOBILE SEARCH */
.searchtoggle{ position: absolute; right: 60px; top: .4em; z-index: 99; background: #9b1221; padding: .8em 1em .75em 1em;}
.searchtoggle:hover { background: var(--dc-dark-gray)}
.searchbar { display: none; padding:1em 0; background: var(--dc-dark-gray); z-index: 999; position:absolute; width: 100%;}
.searchbar label { display: none;}
#search-button { padding: 0 0 0 1em}
.searchbar input#search {  width: 90%;  padding: 1em; background: none; color: var(--dc-white); border: 2px soild #FFF;}
@media (min-width:1201px) {.searchtoggle, .searchbar { display: none !important}}
@media (max-width: 576px) { .searchbar input#search {  width: 85%;}}

/* ALERT */
.alert-wrapper { background: #efefef; position: relative;}
.alert-inner { padding: 1em 0 1em 0; position: relative;}
.alert-inner-sm { width: 95%;}
.alert-inner a { color: #841D00; text-decoration: none;}
a.red-btn-alert { border: 2px solid var(--dc-red); border-radius: 6px; color: var(--dc-red); text-decoration: none; padding: .4em .8em; -o-transition: .5s; -ms-transition: .5s; -moz-transition: .5s; -webkit-transition: .5s; transition: .5s;}
a.red-btn-alert:hover { background: rgba(172, 30, 45, .1); color: var(--dc-red);}
.close-button { position: absolute; top: 5px; right: 15px; background: none; border: none; font-size: 40px; font-weight: bold; color: var(--dc-red); cursor: pointer;}
.close-button:hover { color: var(--dc-black);}
 @media (max-width: 576px) { .alert-inner { font-size: .8em; } .close-button { top: 5px; right: 10px; font-size: 22px;} .alert-inner-sm { width: 100%;}}
 .hidden { display: none;}

/* WIDGETS/SIDEBAR  ------------------------------------------------------------------------------------------*/
#secondary .widget, .custom-widget { margin: 10px 0; font-size: 18px; font-size: 1.125rem; padding: 0 35px 15px; /*background: url(/wp-content/themes/dominican-university/images/sidebar-border.png) bottom center no-repeat */}
#secondary .widget a, .custom-widget a { color: #32465e}
#secondary .widget:last-of-type { margin-top: 0; background: 0 0}
#secondary .widget ul { padding: 0; list-style-type: none}
#secondary .widget ul li { margin-bottom: 5px}
#secondary .widget ul li a { text-decoration: none}
@media screen and (max-width:980px) {
    #secondary .widget, .custom-widget  { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; float: none; padding: 20px 0 15px; width: 100%; background: 0 0}
    #secondary .widget .widget-title+ul { display: block}
}
.widget_nav_menu ul li {
	list-style: none !important;
}
.widget_nav_menu ul li a:hover:before {
    color: #e8bd4f;
    content: '\9B';
    display: inline-block;
    margin-left: -16px;
    margin-right: 3px;
    padding-left: 8px;
    position: relative
}

#secondary .widget_toc_widget,
.widget_toc_widget {
    font-size: 18px;
    font-size: 1.125rem;
    /*padding: 50px 35px */
}

@media screen and (max-width:980px) {
    #secondary .widget_toc_widget,
    .widget_toc_widget {
        border-bottom: 1px solid #ac1a2f;
        padding: 20px 0
    }
}

#secondary .widget_toc_widget ul,
.widget_toc_widget ul {
    padding: 0;
    list-style-type: none
}

#secondary .widget_toc_widget ul li,
.widget_toc_widget ul li {
    margin-bottom: 25px
}

#secondary .widget_toc_widget ul li ul li ul,
.widget_toc_widget ul li ul li ul {
    display: none
}

#secondary .widget_toc_widget ul .current_page_ancestor ul,
#secondary .widget_toc_widget ul li.current_page_item ul,
.widget_toc_widget ul .current_page_ancestor ul,
.widget_toc_widget ul li.current_page_item ul {
    display: block
}

#secondary .widget_toc_widget ul .current_page_ancestor ul li.page_item_has_children ul,
#secondary .widget_toc_widget ul li.current_page_item ul li ul,
.widget_toc_widget ul .current_page_ancestor ul li.page_item_has_children ul,
.widget_toc_widget ul li.current_page_item ul li ul {
    display: none
}

#secondary .widget_toc_widget ul .current_page_ancestor ul li.current_page_ancestor ul,
#secondary .widget_toc_widget ul .current_page_ancestor ul li.current_page_parent ul,
.widget_toc_widget ul .current_page_ancestor ul li.current_page_ancestor ul,
.widget_toc_widget ul .current_page_ancestor ul li.current_page_parent ul {
    display: block
}

#secondary .widget_toc_widget ul .current_page_parent ul li.page_item_has_children ul,
.widget_toc_widget ul .current_page_parent ul li.page_item_has_children ul {
    display: none
}

#secondary .widget_toc_widget ul .current_page_parent ul li.current_page_item ul,
.widget_toc_widget ul .current_page_parent ul li.current_page_item ul {
    display: block
}

#secondary .widget_toc_widget ul .current_page_parent ul li.current_page_item ul li ul,
.widget_toc_widget ul .current_page_parent ul li.current_page_item ul li ul {
    display: none
}

#secondary .widget_toc_widget ul a,
.widget_toc_widget ul a {
    color: #32465e;
    text-decoration: none
}

#secondary .widget_toc_widget ul a:hover:before,
.widget_toc_widget ul a:hover:before {
    color: #e8bd4f;
    content: '\9B';
    display: inline-block;
    margin-left: -16px;
    margin-right: 3px;
    padding-left: 8px;
    position: relative
}

#secondary .widget_toc_widget ul ul,
.widget_toc_widget ul ul {
    margin-top: 10px;
    padding-left: 20px
}

#secondary .widget_toc_widget ul ul li,
.widget_toc_widget ul ul li {
    margin-bottom: 5px
}

#secondary .widget_toc_widget .current_page_item,
.widget_toc_widget .current_page_item {
    list-style-image: url(/wp-content/themes/dominican-university/images/toc-current-page.png)
}

.sidebar-events ul,
.sidebar-news ul {
    list-style-type: none;
    padding: 0
}

.sidebar-events ul li,
.sidebar-news ul li {
    clear: left;
    margin-bottom: 1em
}

.sidebar-events ul li a,
.sidebar-news ul li a {
    text-decoration: none
}

.sidebar-events .events-date,
.sidebar-news .events-date {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #ac1a2f;
    color: #fff;
    float: left;
    height: 75px;
    line-height: 1.1;
    margin-right: 12px;
    padding: 10px 5px;
    width: 81px;
    position: relative
}

.sidebar-events .events-date .date,
.sidebar-events .events-date .month,
.sidebar-news .events-date .date,
.sidebar-news .events-date .month {
    display: block;
    text-align: center
}

.sidebar-events .events-date .date,
.sidebar-news .events-date .date {
    font-size: 32px;
    font-size: 2rem
}

.sidebar-events .events-date .month,
.sidebar-news .events-date .month {
    font-size: 16px;
    font-size: 1rem;
    text-transform: uppercase
}

.sidebar-events .events-date span,
.sidebar-news .events-date span {
    position: relative
}

.sidebar-events .events-date .events-date-overlay,
.sidebar-news .events-date .events-date-overlay {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 82px;
    height: 75px;
    background-color: #AC1A2F;
    opacity: .5;
    overflow: hidden
}

.sidebar-events .events-date .events-date-overlay img.events-widget-thumb,
.sidebar-news .events-date .events-date-overlay img.events-widget-thumb {
    position: absolute;
    top: 0;
    left: 0
}

.sidebar-events .news-thumbnail,
.sidebar-news .news-thumbnail {
    float: left;
    margin-right: 12px
}

.sidebar-events .text,
.sidebar-news .text {
    font-size: 16px;
    font-size: 1rem;
    overflow: hidden;
    width: auto
}

@media screen and (max-width:730px) {
    .sidebar-events .text,
    .sidebar-news .text {
        font-size: .9em
    }
}

.sidebar-events .text h4,
.sidebar-news .text h4 {
    line-height: 1.3;
    margin: 0
}

.sidebar-events .text small,
.sidebar-news .text small {
    color: #2f2f2f;
    font-size: .65em;
    text-transform: uppercase
}

@media screen and (max-width:1065px) {
    .sidebar-events .text,
    .sidebar-events .text h4,
    .sidebar-news .text,
    .sidebar-news .text h4 {
        font-size: .9em
    }
}

@media screen and (max-width:999px) {
    .sidebar-events .text,
    .sidebar-events .text h4,
    .sidebar-news .text,
    .sidebar-news .text h4 {
        font-size: .85em
    }
}

@media screen and (max-width:980px) {
    .sidebar-events .text,
    .sidebar-events .text h4,
    .sidebar-news .text,
    .sidebar-news .text h4 {
        font-size: 1em
    }
}

.sidebar-events .more,
.sidebar-news .more {
    font-size: 14px;
    font-size: .875rem;
    display: block;
    margin-bottom: 1em;
    text-align: right;
    text-decoration: none
}

@media screen and (max-width:980px) {
    .sidebar-events .more,
    .sidebar-news .more {
        text-align: left
    }
}

.sidebar-events .more:after,
.sidebar-news .more:after {
    content: "\9B";
    margin-left: 6px;
    position: relative
}

.sidebar-events {
    padding-top: 10px
}

.entry-header {
    position: relative
}


h2.entry-news-title {
    font-size: 48px;
    font-family: lexia, serif;
    font-weight: 400;
    line-height: 1;
	margin: 1em 0 0 0;
}

h2.entry-news-title a:hover {
color: #000;
}

.entry-header.has-image .entry-title {
    position: absolute;
    bottom: 0;
    left: 0;
    display: inline-block;
    margin: 0;
    padding: 20px 40px 20px 25px;
    color: #fff;
    background: #ac1a2f
}

.entry-header.has-image img {
    width: 100%
}

@media screen and (max-width:990px) {
    .entry-header.has-image .entry-title {
        font-size: 22px;
        font-size: 1.25rem
    }
}

.badges-bar {
    font-size: 22px;
    font-size: 1.375rem;
    font-weight: 400;
    line-height: 1;
    text-align: right;
    color: #fff;
    background: #1572BA;
    padding-right: 20px
}

@media screen and (max-width:450px) {
    .badges-bar {
        font-size: 16px;
        font-size: 1rem
    }
}

.badges-bar a {
    text-decoration: none;
    color: #fff
}

.badges-bar a:active,
.badges-bar a:focus,
.badges-bar a:hover {
    color: #fff
}

.badges-bar .widget {
    display: inline-block;
    margin: 10px 0;
    padding: 10px 30px;
    border-right: 1px solid #81a5bd
}

.badges-bar .widget:last-of-type {
    border-right: none
}

@media screen and (max-width:500px) {
    .badges-bar .widget {
        display: block;
        width: 100%;
        text-align: center;
        border-right: none;
        border-bottom: 1px solid #81a5bd;
        clear: both;
        margin-top: 0;
        margin-bottom: 0
    }
}

.home .featured-group-1 .resources-nav-container,
.list-template-item .item-menu li:nth-of-type(odd) {
    clear: left
}

@media screen and (max-width:980px) {
    .badges-bar {
        text-align: center
    }
    .badges-bar .widget {
        padding: 10px
    }
}

.skip-nav {
    display: none;
    float: right;
    margin: 1.5em 0 0 20px
}

.skip-nav a.button {
    font-size: .9em;
    padding: .25em 10px
}

@media screen and (max-width:500px) {
    .skip-nav {
        float: none;
        margin: 1em 0 0;
        text-align: right
    }
}

@media screen and (max-width:980px) {
    .skip-nav {
        display: block
    }
}

.entry-content,
.entry-date {
    margin-right: 20px;
    margin-left: 25px
}

.entry-news-date {
    margin-right: 0;
    margin-left: 0;
}

.entry-content-bottom {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-right: 50px;
    width: 50%
}

@media screen and (max-width:500px) {
    .entry-content-bottom {
        float: none;
        padding: 0;
        width: 100%
    }
}

.entry-content-bottom ul {
    margin-top: 0!important
}

.entry-content ol {
    margin-left: 2em!important
}

.entry-content ol li {
    list-style-type: decimal!important;
    list-style-position: outside!important
}

.entry-content ul li,
.entry-content-bottom ul li {
	 list-style: disc;
    margin-bottom: 5px;
    padding-left: 16px;
    text-indent: -8px
}

.entry-content ul li:before,
.entry-content-bottom ul li:before {
    /*content: "•";
    display: inline-block;
    width: 8px*/
}

li {
    text-indent: 0;
}

.entry-content .gform_fields li:before {
    display: inline-block!important;
    list-style: none!important;
    content: normal
}

.flexslider .slides:after,
.flextest .slides:after {
    content: "\0020";
    clear: both
}

.entry-content .gform_fields li,
.entry-content-bottom .gform_fields li {
    text-indent: 0;
    list-style: none!important
}

.entry-content .gform_fields li input,
.entry-content-bottom .gform_fields li input {
    font-size: 16px
}

.entry-content .gform_fields li span label,
.entry-content-bottom .gform_fields li span label {
    font: 14px proxima-nova, "Proxima Nova", Helvetica, Arial, sans-serif;
    color: #666
}

.entry-meta {
    background: 0 0;
    border: 0;
    margin: 1em 0
}

.list {
    border-bottom: 1px solid #ccc
}

.list:last-child {
    border-bottom: none
}

.list h2 {
    font-size: 20px;
    font-size: 1.25rem
}

.list-template-item {
    width: 100%;
    padding: 15px 0;
    overflow: hidden;
    border-top: 1px solid #ccc
}

.list-template-item:first-child {
    margin-top: 15px
}

.list-template-item:last-child {
    border-bottom: 1px solid #ccc
}

.list-template-item .item-thumb {
    width: 17%;
    float: left;
    margin: 0 3% 0 0;
    min-height: 1px
}

.list-template-item .item-thumb img {
    width: 100%
}

.list-template-item .item-content {
    width: 43%;
    float: left
}

.list-template-item item-content h2 {
    margin: 0;
    font-size: 20px;
    font-family: lexia, serif
}

.list-template-item .item-content p {
    margin: 5px 0 0;
    font-size: 17px
}

.list-template-item .item-menu,
.wp-caption {
    font: 14px proxima-nova, "Proxima Nova", Helvetica, Arial, sans-serif
}

.list-template-item .item-menu {
    width: 35%;
    float: right;
    margin: 10px 0 0
}

.list-template-item .item-menu li {
    list-style: none;
    width: 47%;
    margin-right: 3%;
    padding: 5px 0;
    float: left;
    border-bottom: 1px solid #eee
}

@media screen and (max-width:768px) {
    .list-template-item .item-content {
        width: 78%
    }
    .list-template-item .item-menu {
        display: none
    }
}

@media screen and (max-width:500px) {
    .list-template-item .item-content,
    .list-template-item .item-thumb {
        width: 100%;
        float: none;
        margin: 0
    }
    .list-template-item .item-thumb img {
        margin-bottom: 10px
    }
    .list-template-item .item-content p {
        display: none
    }
}

.wp-caption {
    background: #2f2f2f;
    color: #fff
}

.wp-caption img {
    width: 100%
}

.wp-caption .wp-caption-text {
    margin: 0;
    padding: 10px
}

.donateForm td {
    height: 35px
}

.donateForm .donate-submit {
    border: none;
    padding: 3px 12px;
    background: #AC1A2F;
    color: #fff;
    font-size: .9em;
    margin-bottom: 15px
}

.donateForm select {
    border: 1px solid #ccc
}

.donateForm .donate-errors {
    color: #AC1A2F;
    font-style: italic
}

ul.team-list li {
    padding-left: 0;
    list-style-type: none
}

ul.team-list .team-position {
    padding-bottom: 0
}

ul.team-list .team-member-info {
    text-align: left;
    width: 120px
}

ul.team-list img.team-picture {
    border: none;
    box-shadow: none
}

ul.team-list ul.team-member-other-info li {
    padding-left: 0;
    text-indent: 0
}

ul.team-list .team-member-des {
    text-indent: 0;
    text-align: left;
}

.wtm-col-md-6 .wtm-col-sm-6 .wtm-col-xs-12 {
	width: 100% !important;
}
.error-404 #searchsubmit {
    font-family: proxima-nova, "Proxima Nova", Helvetica, Arial, sans-serif;
    border: none;
    padding: 3px 12px;
    background: #AC1A2F;
    color: #fff;
    font-size: .9em
}

.menu-utility-container {
    float: left
}

@media only screen and (max-width:480px) {
    .menu-utility-container {
        float: right
    }
}

div.fttb {
    display: none!important
}

.home .site-content {
    max-width: none;
    margin: 0;
    padding-bottom: 0
}

@media screen and (max-width:1270px) {
    .home .site-content {
        width: 100%
    }
}

.home .entry-content {
    margin-left: 0
}

.home div.no-carousel .cycle-slideshow li {
    list-style-type: none;
    width: 32%;
    float: left
}

.home div.no-carousel .cycle-slideshow li a {
    width: 100%
}

.home .request-info-wrapper {
    max-width: 1540px;
    margin: 0 auto;
    position: relative;
    top: 0;
    z-index: 5
}

@media only screen and (max-width:1270px) {
    .home .request-info-wrapper {
        width: 96%
    }
}

@media screen and (max-width:700px) {
    .home .request-info-wrapper {
        width: 100%;
    }
}

.home .request-info-wrapper .signup-form {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 16px;
    font-size: 1rem;
    background: #51a2d5;
    padding: 25px 28px;
    position: absolute;
    right: 0;
    top: 39px;
    width: 100%;
    max-width: 463px
}

.home .request-info-wrapper .signup-form .gform_wrapper {
    margin: 0;
    padding: 0;
    max-width: none
}

.home .request-info-wrapper .signup-form .gform_wrapper .gform_footer {
    margin: 0;
    padding: 0
}

.home .request-info-wrapper .signup-form .gform_wrapper .top_label input,
.home .request-info-wrapper .signup-form .gform_wrapper .top_label input.medium {
    border: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 16px;
    font-size: 1rem;
    background: #247fbd;
    color: #FFF;
    display: block;
    height: 2.5em;
    margin: 0 0 .75em;
    padding: 0 10px;
    width: 100%
}

.home .slider-container,
.home .slider-container>* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.home .request-info-wrapper .signup-form .gform_wrapper .top_label .gfield:nth-child(3) {
    margin-bottom: 1.25em!important
}

.home .request-info-wrapper .signup-form .gform_wrapper .top_label input[type=submit] {
    font-size: 20px;
    font-size: 1.25rem;
    background: #247fbd;
    color: #FFF;
    padding: 1em 25px;
    margin: 0;
    float: right;
    display: inline-block;
    width: auto;
    height: auto
}

.home .request-info-wrapper .signup-form .gform_wrapper .top_label input[type=submit]:hover {
    background: #2d97c8
}

.home .request-info-wrapper .signup-form-button {
    background: #57c8e8;
    color: #FFF;
    font-size: 14px;
    font-size: .875rem;
    font-family: lexia, serif;
    display: block;
    padding: 10px 0;
    position: absolute;
    right: 0;
    top: 0;
    text-align: center;
    width: 200px
}

.home .request-info-wrapper .signup-form-button:hover {
    background: #51a2d5
}

.home .request-info-wrapper .signup-form-button.open {
    background: #51a2d5;
    color: #fff
}

.flexbanner,
.flexslider {
    margin: 0;
    padding: 0
}

.flexslider .slides>li {
    display: none;
    -webkit-backface-visibility: hidden
}

.flex-caption p,
.flexslider .slides:after,
.no-js .flexslider .slides>li:first-child,
html[xmlns] .flexslider .slides {
    display: block
}

.flexbanner h3 {
    color: #FFF
}

.flexbanner .slides img,
.flexslider .slides img {
    width: 100%;
    display: block
}

.flexslider .slides:after {
    visibility: hidden;
    line-height: 0;
    height: 0
}

* html .flexslider .slides {
    height: 1%
}

.flexslider {
    background: #000;
    position: relative;
    zoom: 1
}

.flexslider .slides {
    zoom: 1
}

.flexslider .slides img {
    height: auto;
    opacity: .7
}

.flex-caption,
section.fullBanner h1 {
    position: absolute;
    z-index: 1;
    width: 60%
}

.flextest,
.slides li {
    position: relative
}

.flex-caption h1,
section.fullBanner h1 {
    font-size: 48px;
    color: #fff;
    line-height: 1em;
    margin: 0;
    width: auto;
    font-family: lexia, serif;
    font-weight: 900;
    text-shadow: 1px 1px #000
}

.flex-caption a,
.flex-caption p {
    font-family: proxima-nova, sans-serif
}

.flex-caption p {
    margin: 0 0 1em;
    font-size: 20px;
    line-height: 1em;
    text-shadow: 1px 1px #000;
    color: #FFF;
    font-weight: 700
}

.apply-today,
.slider-link,
.slider-link-white {
    padding: .5em 5%;
    text-transform: uppercase;
    font-size: 15px;
    text-align: center;
    display: inline-block;
    margin-bottom: 1em
}

.slider-link-white.large,
.slider-link.large {
    padding: 1em!important;
    text-transform: uppercase;
    font-size: 18px;
    text-align: center;
    position: relative;
    top: 1em
}

.slider-link {
    color: #FFF;
    background: #a2222d
}

.slider-link:hover {
    background: #b32733
}

.apply-today,
.slider-link-white {
    color: #000;
    background: #FFF
}

.apply-today:hover {
    background: #e7e7e7
}

.center {
    top: 30%;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto
}

.center h1,
.center p {
    text-align: center
}

.center .content-links {
    float: left;
    width: 100%;
    display: block;
    text-align: center;
    margin-bottom: 2em
}

.center .content-links a {
    display: inline-block;
    margin: 0 2px
}

.topleft {
    top: 20%;
    left: 5%
}

.topleft .content-links {
    width: 100%;
    float: left
}

.topright {
    top: 30%;
    right: 5%;
    text-align: right
}

.topright .content-links {
    width: 300px;
    float: right
}

li.css a {
    border-radius: 0
}

@media screen and (max-width:1200px) {
    .flexbanner,
    .flexslider {
        background: #2f2f2f
    }
    .flexslider .slides img {
        opacity: 1
    }
    .flex-caption {
        position: relative;
        width: 80%;
        text-align: center;
        margin: 0 auto;
        padding: 1em 0 3em
    }
    .flex-caption h1,
    section.fullBanner h1 {
        font-size: 28px;
        color: #FFF!important;
        text-shadow: 0 0 #000
    }
    .topleft,
    .topright {
        top: 30%;
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto
    }
    .topleft .content-links,
    .topright .content-links {
        float: left;
        width: 100%;
        display: block;
        text-align: center
    }
    .center .content-links a,
    .topleft .content-links a,
    .topright .content-links a {
        display: inline-block;
        margin: 0 2px 1em 0;
        width: 90%
    }
}

.flex-control-nav,
.flex-direction-nav,
.slides,
.slides>li {
    margin: 0;
    padding: 0;
    list-style: none
}

.flex-pauseplay span {
    text-transform: capitalize
}

.flextest {
    padding: 0;
    margin: 20px 0;
    zoom: 1;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, .2);
    -moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, .2);
    -o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, .2);
    box-shadow: '' 0 1px 4px rgba(0, 0, 0, .2)
}

.flextest .slides>li {
    display: none;
    -webkit-backface-visibility: hidden
}

.flextest .slides:after {
    display: block;
    line-height: 0;
    height: 0
}

html[xmlns] .flextest .slides {
    display: block
}

* html .flextest .slides {
    height: 1%
}

.no-js .flextest .slides>li:first-child {
    display: block
}

.flextest .slides {
    zoom: 1
}

.flextest .slides img {
    width: 100%;
    display: block;
    height: auto
}

.flex-viewport {
    max-height: auto;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}

.loading .flex-viewport {
    max-height: 300px
}

.carousel li {
    margin-right: 5px
}

.flex-direction-nav a {
    text-decoration: none;
    display: block;
    width: 40px;
    height: 60px;
    margin: -30px 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    color: rgba(255, 255, 255, 1);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.flex-direction-nav a:before {
    font-family: fontawesome;
    font-size: 60px;
    display: inline-block;
    content: '\f104';
    color: rgba(255, 255, 255, 1)
}

.flex-direction-nav a.flex-next:before {
    content: '\f105'
}

.flex-direction-nav .flex-prev {
    left: -50px
}

.flex-direction-nav .flex-next {
    right: -50px;
    text-align: right
}

.flextest:hover .flex-direction-nav .flex-prev {
    opacity: .7;
    left: 10px
}

.flextest:hover .flex-direction-nav .flex-prev:hover {
    opacity: 1
}

.flextest:hover .flex-direction-nav .flex-next {
    opacity: .7;
    right: 10px
}

.flextest:hover .flex-direction-nav .flex-next:hover {
    opacity: 1
}

.flex-direction-nav .flex-disabled {
    opacity: 0!important;
    filter: alpha(opacity=0);
    cursor: default
}

.flex-pauseplay a {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 5px;
    left: 10px;
    opacity: .8;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #000
}

.flex-pauseplay a:before {
    nfont-family: "fontawesome";
    nfont-size: 20px;
    ndisplay: inline-block;
    content: '\f04c'
}

.flex-pauseplay a:hover {
    opacity: 1
}

.flex-pauseplay a.flex-play:before {
    content: '\f04b'
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -110px;
    text-align: center
}

.flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1
}
video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.flex-control-paging li a {
    width: 12px;
    height: 12px;
    display: block;
    background: #70c4e7;
    cursor: pointer;
    text-indent: -9999px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    color: #fff
}

.flex-control-paging li a:hover {
    background: #cfebf7
}

.flex-control-paging li a.flex-active {
    background: #cfebf7;
    cursor: default;
    line-height: 1.2
}

.flextest iframe,
.video-container embed,
.video-container object {
    width: 50%;
    height: 400px
}

@media screen and (max-width:860px) {
    .flex-direction-nav .flex-next,
    .flex-direction-nav .flex-prev {
        display: none
    }
    .flextest iframe,
    .video-container embed,
    .video-container object {
        width: 50%;
        height: 200px
    }
}

.home .nav-hide {
    height: 0!important
}

.featured-spotlight,
.home .featured-1 {
    width: 100%;
    margin: auto;
    display: table
}

@media only screen and (max-width:1270px) {
    .featured-spotlight,
    .home .featured-1 {
        width: 100%
    }
}

.home .featured-group-1 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin: 50px 0 0;
    padding-right: 50px;
    width: 75%
}

@media screen and (max-width:900px) {
    .home .featured-group-1 {
        background-position: 90% top;
        margin-top: 0;
        width: 50%
    }
}

@media screen and (max-width:730px) {
    .home .featured-group-1 {
        background-position: 95% top
    }
}

@media screen and (max-width:570px) {
    .home .featured-group-1 {
        background: 0 0;
        float: none;
        padding-right: 0;
        width: 100%
    }
}

@media screen and (max-width:400px) {
    .home .featured-group-1 {
        margin-top: 20px
    }
}

.home .featured-group-1 .callouts {
    margin: 0 0 60px
}

.home .featured-group-1 .callout {
    display: block;
    float: left;
    margin-right: 30px;
    max-height: 121px;
    max-width: 273px;
    position: relative;
    width: 30%
}

@media screen and (max-width:900px) {
    .home .featured-group-1 .callouts {
        margin-bottom: 40px
    }
    .home .featured-group-1 .callout {
        float: none;
        margin: 0 0 20px;
        width: 100%
    }
    .home .featured-group-1 .resources-nav-container {
        width: 175%
    }
    .home .featured-group-1 .resources-nav-container nav.resources-col {
        padding-right: 15px
    }
}

@media screen and (max-width:570px) {
    .home .featured-group-1 .callout {
        margin: 0 auto 20px;
        max-height: inherit;
        max-width: inherit
    }
}

.home .featured-group-1 .callout h3 {
    font-size: 20px;
    font-size: 1.25rem;
    bottom: 0;
    color: #fff;
    left: 20px;
    position: absolute;
    z-index: 10
}

.home .featured-group-1 .callout:last-child {
    margin-right: 0
}

@media screen and (max-width:570px) {
    .home .featured-group-1 .callout:last-child {
        margin: 0 auto
    }
    .home .featured-group-1 .resources-nav-container {
        margin-bottom: 60px;
        width: 100%
    }
}

.home .featured-group-1 .resources-nav-container h2 {
    font-size: 20px;
    font-size: 1.25rem
}

.home .featured-group-1 .resources-nav-container nav.resources-col {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 33%
}

@media screen and (max-width:570px) {
    .home .featured-group-1 .resources-nav-container nav.resources-col {
        width: 100%
    }
}

.home .featured-group-1 .resources-nav-container nav.resources-col:last-child {
    padding-right: 0
}

.home .featured-group-1 .resources-nav-container ul {
    padding: 0 30px 0 0;
    margin: 0;
    list-style-type: none
}

.home .featured-group-1 .resources-nav-container ul li {
    font-size: 16px;
    font-size: 1rem;
    margin-bottom: .5em
}

.home .featured-group-1 .resources-nav-container ul li a {
    text-decoration: none
}

.home .featured-group-1 .resources-nav-container ul li a:after {
    content: '\9B';
    margin-left: 12px;
    position: relative
}

.home .featured-group-2 {
    float: left;
    width: 25%
}

@media screen and (max-width:900px) {
    .home .featured-group-1 .resources-nav-container ul li {
        font-size: .8em
    }
    .home .featured-group-1 .resources-nav-container ul li a:after {
        margin-left: 5px
    }
    .home .featured-group-2 {
        width: 50%
    }
}

@media screen and (max-width:570px) {
    .home .featured-group-2 {
        float: none;
        width: 100%
    }
}

.home .featured-group-2 #event-tabs {
    position: relative
}

.home .featured-group-2 .tabs .tab {
    display: block;
    float: left;
    margin-top: 45px
}

.home.featured-group-2 .tabs .tab-label {
    display: inline-block;
    font-size: 1.25em;
    vertical-align: bottom;
    position: absolute;
    top: 0
}

.home .featured-group-2 .tabs .tab-label-news {
    left: 110px
}

.home .featured-group-2 .tabs .tab-panel {
    display: inline;
    display: inline-block;
    overflow: hidden;
    position: relative;
    height: 0;
    width: 0
}

.home .featured-group-2 .tabs .tab-content {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    background: #fff;
    padding: 20px 0 0;
    float: left;
    font-size: 16px;
    font-size: 1rem;
    margin-top: -2px;
    width: 100%
}

.home .featured-group-2 .tabs .tab-content ul {
    list-style-type: none;
    padding: 0
}

.home .featured-group-2 .tabs .tab-content ul li {
    clear: left;
    margin-bottom: 2em;
    width: 100%;
    overflow: hidden
}

.home .featured-group-2 .tabs .tab-content ul li a {
    text-decoration: none
}

.home .featured-group-2 .tabs .tab-content .events-date {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #ac1a2f;
    color: #fff;
    float: left;
    height: 75px;
    line-height: 1.1;
    margin-right: 12px;
    padding: 10px 5px;
    width: 81px;
    position: relative
}

ul.tabTitle li {
    float: left;
    display: block;
    width: 40%
}

ul.tabTitle li h3 {
    margin: 0
}

.events-date .date,
.home .featured-group-2 .tabs .tab-content .events-date .month {
    display: block;
    text-align: center
}

.home .featured-group-2 .tabs .tab-content .events-date .date {
    font-size: 32px;
    font-size: 2rem
}

.home .featured-group-2 .tabs .tab-content .events-date .month {
    font-size: 16px;
    font-size: 1rem;
    text-transform: uppercase
}

.home .featured-group-2 .tabs .tab-content .events-date span {
    position: relative
}

.home .featured-group-2 .tabs .tab-content .events-date .events-date-overlay {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 82px;
    height: 75px;
    background-color: #ac202e;
    opacity: .5
}

.home .featured-group-2 .tabs .tab-content .events-date .events-date-overlay img.events-widget-thumb {
    position: absolute;
    top: 0;
    left: 0
}

.home .featured-group-2 .tabs .tab-content .news-thumbnail {
    float: left;
    margin-right: 12px
}

.home .featured-group-2 .tabs .tab-content .text {
    font-size: 16px;
    font-size: 1rem;
    overflow: hidden;
    width: auto
}

@media screen and (max-width:730px) {
    .home .featured-group-2 .tabs .tab-content .text {
        font-size: .9em
    }
}

.home .featured-group-2 .tabs .tab-content .text h4 {
    line-height: 1.3;
    margin: 0
}

.home .featured-group-2 .tabs .tab-content .text small {
    color: #2f2f2f;
    font-size: .65em;
    text-transform: uppercase
}

.home .featured-group-2 .tabs .tab [type=radio]:checked+.tab-label {
    background: #fff;
    border-bottom-width: 0;
    z-index: 1
}

.home .featured-group-2 .tabs .tab [type=radio]:checked+.tab-label+.tab-panel {
    display: inline
}

.home .featured-group-2 .tabs .more {
    font-size: 14px;
    font-size: .875rem;
    display: block;
    margin-bottom: 1em;
    text-align: right;
    text-decoration: none
}

@media screen and (max-width:980px) {
    .home .featured-group-2 .tabs .more {
        text-align: left
    }
}

.home .featured-group-2 .tabs .more:after {
    content: "\9B";
    margin-left: 6px;
    position: relative
}

.home .featured-group-2 .tabs .active-tab .tab-label {
    background: #fff
}

.home .featured-group-2 .tabs .active-tab .tab-panel {
    display: inline;
    display: inline-block;
    overflow: visible;
    position: relative;
    height: 100%;
    width: 100%
}

.blue-wrapper,
.home .featured-2 {
    background: url(/wp-content/themes/dominican-university/images/testimonialBG.jpg) center no-repeat;
    background-size: cover
}

.blue-wrapper-content,
.home .featured-2 .featured-2-inner {
    max-width: 1540px;
    margin: 0 auto;
    padding: 60px 0 55px;
    text-align: center
}

.blue-wrapper-content {
    color: #FFF
}

.blue-wrapper-content h2 {
    font-size: 30px;
    font-family: lexia, serif;
    color: #FFF;
    margin: 0
}

.blue-wrapper-content h3 {
    font-size: 24px;
    font-family: lexia, serif;
    color: #FFF;
    margin: 0
}

.blue-wrapper-content ul {
    font-family: proxima-nova, sans-serif;
    padding-top: 1em
}

.blue-wrapper-content ul li {
    line-height: 1em
}

@media only screen and (max-width:1270px) {
    .blue-wrapper-content,
    .home .featured-2 .featured-2-inner {
        width: 96%
    }
}

.home .featured-2 .featured-2-inner h3 {
    font-size: 1.5em;
    font-family: lexia, serif;
    color: #FFF;
    margin: 0;
    text-transform: uppercase
}

@media screen and (max-width:415px) {
    .home .featured-2 .featured-2-inner h3 {
        font-size: 20px;
        font-size: 1.25rem
    }
}

.home .featured-2 .featured-2-inner small {
    font-size: 1.125em;
    color: #FFF;
    font-family: proxima-nova, sans-serif;
    padding-bottom: 3em;
    display: block
}

@media screen and (max-width:560px) {
    .home .featured-2 .featured-2-inner small {
        font-size: 18px;
        font-size: 1.125rem
    }
}

.home .featured-2 .featured-2-inner .videos {
    margin: 35px 0
}

.home .featured-2 .featured-2-inner .video-container {
    display: inline-block;
    max-width: 390px;
    max-height: 220px;
    width: 100%
}

@media screen and (max-width:895px) {
    .home .featured-2 .featured-2-inner .video-container {
        display: block;
        margin: 0 auto 30px!important
    }
}

.home .featured-2 .featured-2-inner .video-container iframe {
    max-width: 100%;
    max-height: 220px
}

.home .featured-2 .featured-2-inner .video-container:first-child {
    margin-right: 60px
}

.home .featured-2 .featured-2-inner .button {
    padding: .75em 40px
}

.home .featured-3 .featured-3-inner {
    max-width: 1540px;
    margin: 0 auto;
    padding: 55px 0 45px
}

@media only screen and (max-width:1270px) {
    .home .featured-3 .featured-3-inner {
        width: 96%
    }
}

.home .featured-3 .featured-3-inner h2 {
    font-size: 1.5em;
    color: #4d4e4e;
    text-transform: uppercase;
    text-align: center;
    font-family: lexia, serif
}

.home .featured-3 .featured-3-inner p {
    width: 80%;
	padding-bottom: 1em;
    margin: 0 auto;
    font-family: proxima-nova, sans-serif;
    font-size: 16px;
    text-align: center
}

@media screen and (max-width:730px) {
    .home .featured-3 .featured-3-inner h2 {
        display: block
    }
}

.home .featured-3 .featured-3-inner .explore-links {
    display: inline-block;
    font-family: proxima-nova, "Proxima Nova", Helvetica, Arial, sans-serif
}

@media screen and (max-width:1270px) {
    .home .featured-3 .featured-3-inner .explore-links {
        text-align: center;
        width: 100%
    }
}

.home .featured-3 .featured-3-inner .button {
    font-size: 24px;
    font-size: 1.5rem;
    margin: 0 -4.5px 0 0;
    padding: .75em 29px
}

@media screen and (max-width:1090px) {
    .home .featured-3 .featured-3-inner .button {
        font-size: 20px;
        font-size: 1.25rem
    }
}

@media screen and (max-width:950px) {
    .home .featured-3 .featured-3-inner .button {
        font-size: 16px;
        font-size: 1rem;
        padding: .75em 20px
    }
}

@media screen and (max-width:540px) {
    .home .featured-3 .featured-3-inner {
        text-align: center
    }
    .home .featured-3 .featured-3-inner .explore-links {
        width: 80%
    }
    .home .featured-3 .featured-3-inner .button {
        display: block
    }
}

.home .featured-3 .featured-3-inner .button.darkred {
    position: relative
}

.home .featured-3 .featured-3-inner .button.darkred:hover {
    background: #6f0b0a
}

.home .featured-3 .featured-3-inner .button.darkred:after {
    border: solid transparent;
    border-color: rgba(111, 11, 10, 0);
    border-left-color: #6f0b0a;
    border-width: 10px;
    content: " ";
    height: 0;
    left: 100%;
    margin-top: -10px;
    pointer-events: none;
    position: absolute;
    top: 50%;
    width: 0
}

.home .featured-3 .featured-3-inner .button-last2 {
    display: inline-block
}

.home .featured-3 .featured-3-inner .button.lightblue {
    margin-left: 20px
}

@media screen and (max-width:1090px) {
    .home .featured-3 .featured-3-inner .button.lightblue {
        margin-left: 10px
    }
}

@media screen and (max-width:540px) {
    .home .featured-3 .featured-3-inner .button.lightblue {
        margin-left: 0
    }
}

@media screen and (max-width:730px) {
    .home .featured-3 .featured-3-inner .button {
        font-size: 20px;
        font-size: 1.25rem;
        padding: .75em 25px
    }
    .home .featured-3 .featured-3-inner .button-last2 {
        display: block;
        margin-top: 10px
    }
    .home .featured-3 .featured-3-inner .button.lightblue:first-child {
        margin-left: 0
    }
}

.home .featured-4 {
    background: url(/wp-content/themes/dominican-university/images/numbers-bg.jpg) top no-repeat;
    background-size: cover;
    width: 100%;
    margin: auto;
    padding-bottom: 3em
}

.home .featured-4 .featured-4-inner {
    max-width: 1540px;
    margin: 0 auto;
    padding: 45px 0 40px
}

@media only screen and (max-width:1270px) {
    .home .featured-4 .featured-4-inner {
        width: 96%
    }
}

.home .featured-4 .featured-4-inner h2 {
    font-size: 1.5em;
    color: #FFF;
    float: left;
    line-height: 1.1;
    text-transform: uppercase;
    font-family: lexia, serif
}

.home .featured-4 .featured-4-inner .button {
    float: right;
    background: rgba(255, 255, 255, .4);
    border: 1px solid #FFF;
    color: #FFF;
    font-family: proxima-nova, sans-serif;
    text-transform: uppercase;
    font-size: 1em
}

.home .featured-4 .featured-4-inner .button:hover {
    background: rgba(154, 181, 182, .8)
}



@media screen and (max-width:730px) {
    .home .featured-4 .featured-4-inner {
        padding-top: 0
    }
    .home .featured-4 .featured-4-inner .numbers,
    .home .featured-4 .featured-4-inner h2 {
        float: none;
        width: 100%
    }
    .home .featured-4 .featured-4-inner .button {
        float: left
    }
}



@media screen and (max-width:700px) {
    .home .featured-4 .featured-4-inner .bottom-buttons {
        padding-top: 60px
    }
}

.home .featured-4 .featured-4-inner .button.lightblue {
    font-size: 24px;
    font-size: 1.5rem;
    display: inline-block;
    padding: 10px 25px
}

.home .featured-4 .featured-4-inner .button.lightblue:first-child {
    margin-right: 10px
}

@media screen and (max-width:400px) {
    .home .featured-4 .featured-4-inner .button.lightblue {
        display: block;
        margin-bottom: 10px
    }
    .home .featured-4 .featured-4-inner .button.lightblue:first-child {
        margin-right: 0
    }
}

.home .featured-4 .featured-4-inner .button.yellow {
    font-size: 28.8px;
    font-size: 1.8rem;
    background: url(/wp-content/themes/dominican-university/images/hp-featured-4-button.png) no-repeat!important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #32465e;
    display: block;
    height: 63px;
    margin: 30px auto 0;
    padding: 0;
    width: 204px
}

.home .featured-4 .featured-4-inner .button.yellow span {
    display: block;
    padding-top: .4em
}

body.virtual-tour,
html.virtual-tour {
    margin: 0!important;
    padding: 0;
    width: 100%;
    height: 100%
}
.virtual-tour-panel {
    height: 500px;
}
#sc_calendar_wrap {
    font-family: lexia, serif
}

#sc_calendar_wrap th.calendar-day-head {
    height: 40px;
    font-size: 1.125rem;
    font-weight: 400;
    color: #082a43;
    border: none;
    padding: 2px 0
}

#sc_calendar_wrap td.calendar-day {
    height: 80px;
    font-family: proxima-nova, sans-serif;
    font-size: .65em
}

#sc_calendar_wrap input.sc_calendar_submit {
    border: none;
    padding: 3px 12px;
    background: #51a2d5;
    color: #fff;
    font-size: .9em
}

#sc_calendar_wrap input.sc_calendar_submit:hover {
    background: #247fbd
}

#sc_calendar_wrap #sc_event_select {
    min-width: 260px;
    height: 30px
}

#sc_calendar_wrap select {
    width: 100px;
    overflow: hidden;
    border: 1px solid #ccc
}

#sc_calendar_wrap #sc_calendar_title {
    height: 30px;
    float: none;
    margin: 0 auto;
    display: inline-block;
    font-size: 1.375rem
}

#sc_calendar_wrap #sc_event_nav_wrap {
    height: 30px;
    float: right;
    clear: none;
    width: 160px
}

@media only screen and (max-width:800px) {
    #sc_calendar_wrap #sc_calendar_title,
    #sc_calendar_wrap #sc_event_nav_wrap {
        width: 100%;
        text-align: left;
        float: left
    }
    #sc_calendar_wrap {
        width: 100%
    }
    #sc_calendar_wrap th.calendar-day-head {
        font-size: .9rem
    }
    #sc_calendar_wrap #sc_event_select {
        min-width: 0;
        width: 100%
    }
    #sc_calendar_wrap #sc_calendar_title {
        padding-top: 25px;
        padding-bottom: 10px
    }
}

#sc_calendar_wrap .sc_day_div a {
    display: block;
    margin: 5px 0 0
}

@media only screen and (max-width:480px) {
    #sc_calendar_wrap th.calendar-day-head {
        display: none
    }
    #sc_calendar_wrap .calendar {
        margin-top: 15px
    }
}

.skip-nav a {
    display: none
}

article.sc_event .badges-bar {
    margin-bottom: 20px
}

article.sc_event .entry-content .gform_body li {
    padding-left: 0
}

article.sc_event .sc_event_end_time,
article.sc_event .sc_event_time_sep {
    margin-left: -5px
}

.newRow ul li:before,.red-row ul li:before,
.widget_related_links_box ul li:before {
    content: no-close-quote "";
    counter-increment: none
}

header#masthead {
    z-index: 9999 !important
}




.col_1 {
    width: 25%;
    float: left;
    text-align: center;
    position: relative
}

.col_3 {
    width: 33.3%;
    float: left;
    text-align: center;
    position: relative
}

.col_1 img,
.col_2 img,
.col_3 img{
    width: 100%;
    margin: 0
}

@media (min-width:500px) {

    .col_2 {
        width: 25%;
        box-sizing: border-box;
        text-align: center;
        position: relative;
        display: table-cell
    }
}

@media only screen and (min-width:500px) and (max-width:1000px) {
    .col_1 {
        width: 50%
    }
}

@media only screen and (max-width:499px) {
    .col_1, .col_3  {
        width: 100%
    }
}

a article.spotlight:hover {
    background: #d1e9f7
}

article.spotlight h2 {
    font-size: 24px;
    font-family: lexia, serif;
    font-weight: 400;
    padding: .8em .8em 0;
    margin: 0
}

article.spotlight p {
    font-size: .9em;
    color: #9ab4b7;
    font-family: proxima-nova, sans-serif;
    padding: 0 .5em 1em
}

article.red-background {
    background: url(/wp-content/themes/dominican-university/images/spotlight-background.jpg) no-repeat #b20b0b;
    background-size: 100%
}

article.red-background h4 {
    color: #FFF!important;
    font-size: 3em;
    margin: 0;
    font-family: proxima-nova;
    font-weight: 100!important;
    text-transform: uppercase;
    line-height: 1em
}

article.red-background h3 {
    color: #FFF!important;
    margin: 0;
    padding: 0 1em
}

article.red-background p {
    color: #FFF!important;
    padding: 0 .3em
}

article.red-background a {
    background: #d15754;
    border: 1px solid #FFF;
    padding: .5em;
    color: #FFF;
    font-family: proxima-nova, sans-serif;
    text-transform: uppercase;
    margin-bottom: 3em;
    position: relative;
    font-size: .9em
}

.program-content h3,
.studentContent h3,
article.service-panel h3 {
    font-family: lexia, serif
}

article.red-background a:hover {
    background: #c34028
}

.spotlight-content-red {
    position: relative;
    top: 30%;
    display: block
}

.spotlight-content-red p {
    font-size: .9em
}

@media (max-width:1800px) {
    .spotlight-content-red {
        top: 30%
    }
    article.red-background h4 {
        font-size: 1.5em
    }
}

@media only screen and (max-width:600px) {
    article.red-background {
        padding: 1em 0 4em
    }
}









.program a {
	-webkit-align-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: rgba(0,0,0,.1);
	color: #fff;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	mix-blend-mode: hard-light;
	text-decoration: none;
    -webkit-transition: .8s ease;
	transition: .8s ease;
}
.program a:hover {
	background-color: rgba(60, 147, 186, .8);
    color: #FFF;
    -webkit-transition: .8s ease;
	transition: .8s ease;
}













.small-program {
    min-height: 300px;
    position: relative
}

.program img, .small-program img {
    width: 100%;
  height: 100%;
  object-fit: cover;
}

.program-content {
    width: 100%;
    min-height: 50px;
    padding: 1.5em 0 1em;
    position: absolute;
    bottom: 0
}

.studentContent,
article.sa-events .events-date span {
    position: relative
}

.program-content h3 {
    color: #FFF!important;
    font-size: 22px;
    font-weight: 400;
    padding: 0!important;
    margin: 0
}

.red-program {
    background: rgba(171, 31, 45, .8)
}

.green-program {
    background: rgba(21, 168, 148, .8)
}

.orange-program {
    background: rgba(245, 136, 31, .8)
}

.blue-program {
    background: rgba(24, 114, 185, .8)
}

#serviceWrapper {
    display: block;
    margin-top: 4em;
    padding-bottom: 3em
}

article.service-panel {
    width: 33%;
    text-align: center;
    color: #4d4e4e;
    display: inline-block
}

article.service-panel img {
    height: 300px;
    width: 100%;
    overflow: hidden
}

@media only screen and (min-width:500px) and (max-width:1025px) {
    article.service-panel {
        width: 49%
    }
}

@media only screen and (max-width:499px) {
    article.service-panel {
        width: 100%
    }
}
.featured-news {
    width: 80%;
    margin: 0 auto;
    padding: 4em;
    display: block
}

.student-news {
    margin: 0 auto
}

.featured-events {
    float: right;
    width: 25%
}

.student-events-wrapper {
    width: 100%
}

article.sa-events {
    width: 32.5%;
    display: inline-table;
    padding: 1px
}

article.sa-events .events-date .date {
    font-size: 32px;
    font-size: 2rem
}

article.sa-events .events-date .month {
    display: block;
    text-align: center;
    font-size: 16px;
    font-size: 1rem;
    text-transform: uppercase
}

article.sa-events .events-date {
    background: var(--dc-red);
    color: #fff;
    float: left;
    height: 75px;
    line-height: 1.1;
    margin: 0 12px 12px 0;
    padding: 10px 5px;
    width: 81px;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

article.sa-events .text {
    font-size: 16px;
    font-size: 1rem;
    overflow: hidden;
    width: auto
}


.event-learn-more {
	color: var(--dc-black) !important;
	font-weight: bold;
		margin: 0;
	padding: 0;
}

.event-learn-more:after {
	content: '>';
	margin-left: .3em;
}

@media screen and (max-width:730px) {
    .home .featured-group-2 .tabs .tab-content .text {
        font-size: .9em
    }
    article.sa-events {
        width: 100%
    }
}

article.sa-events .text h4 {
    font-family: proxima-nova, "Proxima Nova", Helvetica, Arial, sans-serif;
    line-height: 1.3;
    margin: 0
}

article.sa-events .text small {
    color: #2f2f2f;
    font-size: .65em;
    text-transform: uppercase
}


#news-wrapper,
.featured-content a,
.featured-content h4 {
    display: inline-table
}



.featured-content {
    width: 100%
}

.featured-content h4 {
    color: #445e6a;
    font-family: lexia, serif;
    font-size: 1.6em
}

.featured-content a {
    float: right;
    margin-top: 2.7em;
    font-family: proxima-nova, sans-serif;
    color: #9ab4b7;
    font-size: 1em
}

.featured-content a:hover {
    color: #ac202e
}

#news-wrapper {
    width: 70%
}

#student-news-wrapper {
    width: 100%;
    display: inline-table
}

article.news-panel {
    float: left;
    margin-top: 1em
}

article.news-panel h4 {
    text-align: center!important;
    font-weight: 700;
    line-height: 1em
}

a.bottomButton,
section.bgBanner h2 {
    text-transform: uppercase;
    text-align: center
}

@media only screen and (max-width:800px) {
    section.bgBanner h2 {
        display: none
    }
}

section.search_panel {
    width: 100%
}

article.news-panel h4 a {
    font-size: .9em;
    color: #565656
}

article.news-panel h4 a:hover {
    color: #ac1c2f
}

@media only screen and (min-width:500px) and (max-width:1025px) {
    .featured-events {
        float: left;
        width: 100%
    }
    #news-wrapper {
        width: 100%;
        display: inline-table
    }
}

@media screen and (max-width:499px) {
    .featured-events,
    article.news-panel {
        float: left;
        width: 100%
    }
    .featured-news {
        width: 90%;
        margin: 0 auto;
        padding: 1em;
        display: block
    }
    article.news-panel {
        margin-top: 1em;
        padding: .1em
    }

    #news-wrapper {
        width: 100%;
        display: inline-table
    }
}











.bottom-buttons {
    margin: 0 auto;
    padding: 2em 0;
    display: block
}

a.bottomButton {
    width: 100%;
    padding: 1em;
    float: left;
    background: #FFF;
    margin: .1em;
    font-family: proxima-nova, sans-serif;
    font-size: 1.2em
}

.eventNews h2,
section.bgBanner h2 {
    font-family: lexia, serif
}

@media screen and (max-width:1000px) {
    .bottom-buttons,
    a.bottomButton {
        width: 100%;
        margin: 0;
        padding: 0
    }
    a.bottomButton {
        padding: .5em 0;
        margin: .1em 0
    }
}

section.fullBanner {
    width: 100%;
    min-height: auto;
    overflow: hidden;
    background: center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

section.bgBanner {
    width: 100%;
    height: 350px;
    overflow: hidden;
    background: center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

#bg {
    margin: auto;
    min-width: 100%;
    min-height: auto
}

section.bgBanner h2 {
    color: #FFF;
    padding: 1em 0;
    font-size: 3em
}

.sue-panel h4,
.sue-panel h5 {
    text-align: center!important
}

.gallery-content,
.text-center {
    text-align: center
}

.fullArticle {
    padding-top: 1.5em
}

.fullArticle h2 {
    margin: 0;
    font-weight: 700
}

#blueBar {
    max-width: 1140px;
    margin: 0 auto
}

.sue-panel {
    background: #f2f2f2!important;
    border: none!important;
    padding: .5em!important
}

.sue-panel h4 {
    color: #ac1a2f!important;
    text-transform: uppercase!important
}

.sue-panel h5 {
    padding: .3em!important
}

.sue-photo-panel {
    background: 0 0!important;
    border: none!important
}

.widget_related_links_box ul li {
    margin-left: -3em
}

.widget_related_links_box ul li a:hover {
    color: #000
}

.eventNews {
    position: relative;
    top: 1em
}

.eventNews h2 {
    font-size: 2em;
    margin: 0;
    padding-bottom: 1em;
    display: block;
    line-height: 1em
}

article.eventList {
    border-bottom: solid 1px rgba(211, 211, 211, .5);
    width: 45%;
    display: inline-table;
    padding: 1em 0;
    margin: 1em
}

@media (max-width:800px) {
    article.eventList {
        width: 100%;
        display: table
    }
}

article.eventList h3 {
    font-weight: 700;
    font-size: 1.5em;
    margin: 0
}

article.eventList span {
    text-transform: uppercase;
    font-size: .7em;
    font-weight: 900;
    color: #000
}

article.eventList p {
    color: #838383;
    margin: .8em 0 1em;
    font-size: .8em
}

.eventNews a,
a.panelLink,
article.eventList a {
    background: #ac1e2d;
    color: #FFF;
    text-transform: uppercase;
    padding: .8em;
    font-size: .7em;
    font-family: proxima-nova, sans-serif
}

.eventNews a:hover,
a.panelLink:hover,
article.eventList a:hover {
    background: #3f1015
}

#gradActivity {
    width: 100%;
    -webkit-background-size: cover!important;
    -moz-background-size: cover!important;
    -o-background-size: cover!important;
    background-size: cover!important
}

#pg-12464-0 h1 {
    font-size: 38px
}

@media screen and (max-width:800px) {
    #pg-12464-0 h1 {
        font-size: 28px
    }
    #pg-12464-0 .flex-caption {
        padding-bottom: 8em
    }
}

.newRow h4 {
	color: #FFF;
    background: #ac1a2f;
    display: block;
    margin: 0 !important;
	padding: 1em !important;
}

 .newRow ul {
	padding: 0;
	list-style: none;
	font-size: 0;
}

.newRow ul li {
	padding: 0;
	margin: 0;
}

.newRow ul li a{
	font-size: 16px;
	display: block;
	color: #000;
	background: rgba(227, 227, 227, 1);
	padding: 1em 2em 1em 2em !important;
	margin: 0 0 .2em 0;
}

.newRow ul li a:hover {
	background: rgba(227, 227, 227, .5);
}

/*

.newRow, .red-row {
	display: block;
    width: 100%;
}

.newRow ul, .red-row ul  {
    margin: 0!important;
	padding: 0;
	list-style: none !important;
}

.newRow ul li{
	margin: 0 !important;
	padding:  0 0 1em 0 !important;
	list-style:  none !important;
}

.newRow ul li a, .red-row ul li a {
	font-size: .9em;
	padding: 1em !important;
	display: block;

}

.newRow ul li a {
    color: #000 ;
    background: rgba(227, 227, 227, 1);
}

.red-row ul li a {
	font-size: .9em;
    color: #FFF !important;
    background: rgba(172, 26, 47, 1);
}

.newRow ul li a:hover, .red-row ul li a:hover {
    background: #ac1a2f;
    color: #FFF;
    text-decoration: none
}

.newRow h4,
.newRow h4 a {
    color: #FFF;
    background: #ac1a2f;
    display: block;
    margin: 0 !important;
	padding: 1em !important;
}
.newRow h4 a { padding: 0 !important;}
.red-row h4,
.red-row h4 a{
	 color: #FFF;
    background: #000;
    display: block;
    margin: 0;
	padding: 1em !important;
}

@media only screen and (max-width:800px) {
    .sue-panel {
        padding: 0!important
    }
    .newRow {
        border-right: none
    }
    .newRow ul li a {
        line-height: 1.5em
    }
}

*/
section.student-newsWrapper {
    width: 80%;
    margin: 0 auto;
    padding: 1em 0
}

.gallery-content {
    width: 80%;
    margin: 0 auto;
    padding: 2em 0
}

#sc_event_nav_wrap,
#sc_event_nav_wrap form {
    text-align: right!important
}

.gallery-content h1 {
    font-size: 48px;
    font-family: lexia, serif
}

article.blue-background {
    background: url(/wp-content/themes/dominican-university/images/blue-bg.jpg) no-repeat #b20b0b;
    background-size: 100%
}

article.blue-background h4 {
    color: #FFF!important;
    font-size: 30px;
    margin: 0;
    font-family: proxima-nova, sans-serif!important;
    font-weight: 100;
    line-height: 1em;
    padding: 0 1em .5em
}

article.blue-background h3 {
    color: #FFF!important;
    margin: 0;
    padding: 0 .2em .5em
}

.latest-albums {
    display: block;
    position: relative;
    top: 3.5em
}

article.blue-background p {
    color: #FFF!important;
    padding: 0 .3em
}

article.blue-background a {
    background: #13a9dd;
    border: 1px solid #FFF;
    padding: .5em;
    color: #FFF;
    font-family: proxima-nova, sans-serif;
    text-transform: uppercase;
    position: relative;
    top: 2em;
    font-size: .9em
}



.s-feed h2,
article.form-half h2 {
    font-family: lexia, serif
}

article.blue-background a:hover {
    background: #0d86cc
}

@media only screen and (min-width:500px) and (max-width:1200px) {
    .latest-albums {
        top: 2em
    }
}

@media screen and (max-width:499px) {
    article.blue-background {
        height: 230px!important
    }
    .latest-albums {
        top: 2em
    }
    .gallery-content h1 {
        font-size: 28px
    }
    section.bgBanner h2,
    section.fullBanner h2 {
        font-size: 2em
    }
}

#social-feed {
    width: 80%;
    margin: 0 auto;
    padding-bottom: 3em
}

.s-feed {
    width: 29%;
    display: block;
    padding: 2em 1em 1em;
    float: left
}

@media screen and (max-width:700px) {
    .smaller {
        width: 100%!important;
        float: left;
        margin: 0 auto
    }
    .s-feed {
        width: 100%;
        padding: 1em 0 0
    }
    #social-feed {
        width: 90%;
        margin: 0 auto
    }
}

@media screen and (min-width:701px) and (max-width:1035px) {
    .s-feed {
        width: 100%;
        padding: 1em 0 0
    }
    #social-feed {
        width: 90%;
        margin: 0 auto
    }
    .smaller {
        width: 50%!important;
        float: left;
        margin: 0 auto
    }
}

#sc_calendar td,
#sc_calendar th {
    width: 13.25%!important;
    border: 1px solid #ddd!important
}

#sc_events_calendar:after {
    display: block!important;
    float: none!important;
    clear: both!important;
    height: 0!important;
    content: "."!important;
    text-indent: -9999px!important
}

#sc_calendar table {
    width: 100%!important;
    border-collapse: collapse!important;
    float: left!important
}

#sc_calendar th {
    background: #fdfdfd!important;
    text-align: center!important;
    text-transform: capitalize!important;
    padding: 3px 4px!important
}

#sc_calendar td {
    font-size: 11px!important;
    padding: 0!important
}

#sc_calendar td.calendar-day {
    background: #fbfbfb!important;
    height: 40px!important
}

#sc_calendar td.calendar-day-np,
#sc_events_calendar_head {
    background: #f0f0f0!important
}

#sc_calendar td div.sc_day_div {
    padding: 8px!important
}

#sc_events_calendar_head {
    padding: 8px!important;
    height: 26px!important;
    border: 1px solid #ddd!important;
    border-bottom: none!important
}

#sc_event_nav_wrap,
#sc_event_select,
#sc_events_calendar_head h2 {
    width: 33%!important;
    float: left!important;
    margin: 0!important;
    clear: none!important
}

#sc_event_nav_wrap form {
    display: inline!important
}

#sc_events_calendar_head h2 {
    text-align: center!important;
    line-height: 26px!important
}

#sc_events_calendar input,
#sc_events_calendar select {
    margin: 0 5px 0 0!important
}

.sc_small #sc_event_nav_wrap {
    margin: 8px 0 0!important
}

.sc_small #sc_event_nav_wrap,
.sc_small #sc_event_select {
    float: none!important;
    width: 100%!important
}

.sc_small #sc_calendar td div {
    padding: 1px!important
}

.sc_small #sc_event_nav_next,
.sc_small #sc_event_nav_prev {
    display: block!important;
    width: 50%!important;
    float: left!important
}

.sc_small #sc_event_nav_prev {
    text-align: left!important
}

#sc_calendar td div.day-number {
    float: right!important;
    margin: -6px -4px 0 0!important
}

.sc_small #sc_calendar td div.day-number {
    float: none!important;
    text-align: right!important;
    padding: 0!important;
    margin: -3px 1px 0 0!important
}

.sc_event_details {
    margin: 0 0 15px!important
}
.s-feed h2 { font-family: lexia, serif}



.gform_button {
    background: #ac1e30;
    color: #FFF;
    border: none;
    margin: 0
}

.gform_image_button {
    position: relative;
    left: 1em
}

.place_removal label {
    display: none!important
}

@media only screen and (max-width:800px) {
    .gf_left_half,
    .gf_right_half,
    li.gfield.gf_left_half,
    li.gfield.gf_right_half {
        width: 100%!important
    }
}

.gfield_error {
    background-color: #fff;
    color: #ac1b32
}

.gfield_error:before {
    font-weight: 700;
    content: "Sorry, this field is required: ";
    color: #ac1b32;
    padding-left: 5px
}

.validation_error,
.validation_message {
    display: none
}

body .gform_wrapper li.gfield.gfield_error,
body .gform_wrapper li.gfield.gfield_error.gfield_contains_required {
    border-color: transparent!important;
    color: #ac1b32!important;
    background-color: transparent!important
}

body .gforms_confirmation_message {
    color: #ac1e30
}

body img.gform_ajax_spinner {
    display: none!important
}

.panel-wrapper {
    width: 90%;
    margin: 0 auto;
    max-width: 1540px;
    display: block
}

@media only screen and (max-width:800px) {
    .panel-wrapper {
        width: 100%
    }
}

article.banner-vcol {
    width: 48%;
    display: block;
    vertical-align: top;
    float: left;
    padding: 3em 0 2em .8em;
    color: #FFF
}

article.banner-vcol iframe {
    width: 80%;
    min-height: 315px;
    border: 2px solid #FFF
}

.su-youtube iframe {
    width: 100%;
    height: 300px
}

article.banner-vcol h1 {
    color: #FFF;
    font-size: 34px;
    font-size: 2.125rem;
    margin: 0;
    line-height: 1em;
    padding-bottom: 1em
}

.video-banner {
    background: url(http://www.dc.edu/wp-content/uploads/2016/03/video-blur.jpg) center center no-repeat fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
    min-height: 315px
}

.video-wrapper {
    width: 90%;
    max-width: 1400px;
    margin: 0 auto
}

@media only screen and (max-width:900px) {
    article.banner-vcol {
        width: 100%;
        padding: 1em 0 0
    }
    article.banner-vcol iframe {
        width: 100%
    }
    #vcol-content {
        float: right!important
    }
    #vcol-video {
        float: left!important
    }
    .spotlight {
        text-align: center
    }
}


.su-tabs {
    background: none !important;
    padding: 0 !important;
    margin: 2em 0 !important;
    display: flex;
    flex-direction: column;
}

.su-tabs .su-tabs-nav {
    display: flex;
    flex-wrap: wrap; /* Allows tabs to wrap to the next line if there's not enough space */
    border-bottom: 6px solid #f48d46 !important;
}

.su-tabs .su-tabs-nav span {
    color: #000 !important;
    font-size: 1em !important;
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
    border-right: 2px solid #FFF !important;
    padding: 1em !important;
    background: #e5e5e5 !important;
    text-align: center; /* Centers text horizontally */
    display: flex; /* Enables Flexbox */
    align-items: center; /* Vertically centers the content */
    justify-content: center; /* Horizontally centers the content */
    flex: 1; /* Ensures tabs share equal width */
    min-width: 120px; /* Sets a minimum width to avoid extremely narrow tabs */
    word-wrap: break-word; /* Ensures long words wrap properly */
    overflow-wrap: break-word; /* For cross-browser compatibility */
    box-sizing: border-box; /* Ensures padding is included in tab dimensions */
}


@media (max-width: 992px) {
    .su-tabs .su-tabs-nav span {
        border-bottom: 2px solid #FFF !important;
        flex: 1 1 100%; /* Makes each tab take up full width on small screens */
    }
}

.su-tabs .su-tabs-nav span:last-child {
    border-right: none !important;
}

.su-tabs .su-tabs-nav span.su-tabs-current {
    background-color: #f48d46 !important;
    border: none !important;
    outline: none !important;
}

.su-tabs .su-tabs-nav span:hover {
    background: #f48d46 !important;
    color: #000 !important;
}

.su-tabs-pane {
    background: #f3f2eb !important;
    font-size: 1.1em !important;
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    padding: 1em !important;
}




/*
.su-tabs.my-custom-tabs { background-color: #a6192e} 
 .su-tabs.my-custom-tabs .su-tabs-nav span {color: #ffffff}
  .su-tabs.my-custom-tabs .su-tabs-nav span { font-size: 1em }
  .su-tabs.my-custom-tabs .su-tabs-nav span.su-tabs-current { background-color: #F8F8F8  }
 .su-tabs.my-custom-tabs .su-tabs-nav span.su-tabs-current {color: #a6192e}
  .su-tabs.my-custom-tabs .su-tabs-pane {
    padding: 1em;
    font-size: 1em;
    background-color: #F8F8F8 ;
  }
  
.su-tabs.new-tabs { background:none; padding: 0px 0px 0 0px;} 
.su-tabs.new-tabs .su-tabs-nav span {color: #666666; background-color: #e9e9e9;  border-bottom:1px solid #a5a5a5; padding: 1em; margin:0; border-radius: 0}
.su-tabs.new-tabs .su-tabs-nav span { font-size: .8em }
.su-tabs.new-tabs .su-tabs-nav span.su-tabs-current { background-color: #FFF;  border-top: 1px solid #a5a5a5;  border-right: 1px solid #a5a5a5;  border-left: 1px solid #a5a5a5;  border-bottom: none; }
.su-tabs.new-tabs .su-tabs-nav span.su-tabs-current {color: #666666}
.su-tabs.new-tabs .su-tabs-pane {font-size: 1em;background-color: #FFF;width:85%;}

*/









.su-tabs {
    font-family: proxima-nova, "Proxima Nova", Helvetica, Arial, sans-serif
}










.su-tabs-nav span:hover {
	color: var(--dc-red) !important;
}

.su-column-inner h4 a {
	color: #FFF !important;
}





















.siteorigin-dark h2,
.siteorigin-dark h3,
.siteorigin-dark h4 {
    color: #FFF!important;
    margin: 0
}

.button-center {
    padding-top: 10%!important
}

.wp-caption {
    max-width: 100%
}

h3.widget-title {
    font-family: lexia, serif!important;
    font-weight: 900;
    line-height: 1em;
    color: #ac1a2f;
	margin-top: 0;
}

.textarea {
    border: 1px solid #ccc;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 16px;
    font-size: 1rem;
    display: block;
    height: 2.5em;
    margin: 0 0 .75em;
    padding: 0 10px;
    width: 100%
}
.button-panel ul li {
	list-style: none !important;
}
ul.panel-buttons {
	list-style-type: none !important;
}

ul.panel-buttons li {
	display: inline-block;
	list-style-type: none !important;
}

a.blue-button {
    color: #FFF!important;
    background: rgba(31, 138, 189, 1)!important;
    display: inline;
    text-align: center;
    font-family: proxima-nova, "Proxima Nova", Helvetica, Arial, sans-serif!important;
    font-size: 1.1em!important
}


a.blue-button-border {
    color: rgba(31, 138, 189, 1)!important;
    border: 1px solid rgba(31, 138, 189, 1)!important;
    display: inline;
    text-align: center;
	padding: 1em;
    font-family: proxima-nova, "Proxima Nova", Helvetica, Arial, sans-serif!important;
    font-size: 1.1em!important
}

a.blue-button-border:hover {
    border: 1px solid #000;
	color: #000;
}



@media only screen and (max-width:800px) {
    a.blue-button, a.blue-button-border {
        margin-bottom: 2em!important;
        text-align: center;
        display: block;
        width: 90%
    }
}

.page-icons {
    text-align: center!important;
    font-size: 2em;
    margin: 0 auto
}

ul.instagram-pics {
    list-style: none;
    margin: 0;
    padding: 2em 0 0
}

ul.instagram-pics li {
    display: inline-block;
    margin: 0;
    padding: 0
}



.student {
    padding: 2em 0
}

section.page-banner {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
    background: #000
}



section.page-banner img {
    width: 100%;
    height: auto;
    margin: 0;
    overflow: hidden;
    vertical-align: top;
    opacity: .4;
    filter: alpha(opacity=40)
}

.page-banner-inner {
    position: absolute;
    display: inline-table;
    left: 0;
    right: 0;
    bottom: 0;
    margin-left: auto;
    margin-right: auto
}

section.page-banner-no-image {
    width: 100%;
    overflow: hidden;
    position: relative
}

.page-banner-inner-no-image {
    padding: 2em 0 1em
}

.page-banner-inner h2 {
    font-weight: 100;
    line-height: 1;
    display: inline-block;
    margin: 0;
    padding: 20px 40px 20px 25px;
    color: #fff;
    background: #ac1a2f
}

.page-banner-inner p {
    padding: 20px 40px 1em 0;
    width: 40%;
    margin: 0;
    display: block
}

.secondary-banner-inner,
.student-banner-inner {
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto
}

a.panel-button {
    background: #ac1f2d;
    color: #FFF;
    display: inline-table;
    padding: 1em
}

.secondary-banner-inner {
    display: inline-block;
    top: 30%
}

.secondary-banner-inner-content label {
    display: none!important
}

.secondary-banner-inner-content {
    width: 60%!important;
    margin: 0 auto;
    position: relative
}

.secondary-banner-inner-content input {
    padding: .5em!important
}

.secondary-banner-inner h2 {
    margin-bottom: .5em;
    font-family: lexia, serif;
    font-size: 2.5em;
    font-weight: 900;
    line-height: 1em;
    color: #FFF
}

.secondary-banner-inner h2 {
    margin: 0
}


@media (max-width:800px) {
    .secondary-banner-inner h2 {
        font-size: 1.5em
    }
}

.student-banner-inner {
    display: inline-table;
    top: 30%;
    width: 100%
}

.student-banner-inner h2 {
    text-align: center;
    font-size: 3.5em
}

.banner-link {
    color: #FFF;
    background: #962024;
    display: inline-table
}

.banner-link:last-child {
    color: #962024;
    background: #FFF;
    display: inline-table
}

@media only screen and (max-width:960px) {
    .video-wrapper-inner {
        padding-bottom: 3em;
        top: 10px
    }
    .video-col {
        width: 90%;
        margin: 0 auto;
        padding: 1em
    }
    .page-banner-inner h2 {
        font-size: 1.3em;
        display: block;
        text-align: center!important
    }
    h2.entry-title {
        text-align: center!important;
        margin: 0
    }
    .page-banner-inner,
    .student-banner-inner {
        position: relative;
        background: #2f2f2f;
        text-align: center;
        width: 100%
    }
    .small {
        padding: .5em 1em;
        margin-top: .5em;
        text-align: center;
        min-width: 90%
    }
    .student-banner-inner h2 {
        text-align: center;
        font-size: 1.5em;
        padding: 1em 0
    }
}

@media only screen and (max-width:1200px) {
    .secondary-banner-inner {
        position: relative;
        background: #2f2f2f;
        text-align: center;
        width: 100%!important
    }
    .secondary-banner-inner-content {
        width: 100%;
        margin: 0 auto;
        padding: 2em 0
    }
    .secondary-banner-inner-content h3 {
        font-size: 1em
    }
}

.bw,
.fw,
.lbw {
    width: 90%;
    max-width: 1540px;
    margin: 0 auto!important
}

.goog-te-menu-frame,
.goog-te-menu2 {
    max-width: 20%!important
}

.student-news-wrapper {
    width: 100%;
    color: #445e6b;
    display: inline-table
}

.event-wrapper span a,
.news-wrapper span a,
.news-wrapper-large span a,
.student-event-wrapper a,
.student-post h3 a {
    font-weight: 100;
    color: #32465e!important;
    font-size: .8em;
    vertical-align: middle
}

.student-event-wrapper a {
    color: #000;
    font-size: 1em;
    vertical-align: middle
}

.student-event-wrapper a small {
    font-size: .8em!important
}

.event-wrapper h3,
.news-wrapper h3,
.news-wrapper-large h3,
.student-event-wrapper h3,
.student-news-wrapper h3 {
    padding: 1em 0 2em
}

article.news-panel,
article.student-news-panel {
    margin: 0 0 2em;
    padding: .1em;
    display: inline-block;
    vertical-align: top;
    text-align: center
}

article.news-panel {
    width: 32%
}

article.student-news-panel {
    width: 23%
}

.student-event-wrapper,
.student-post {
    width: 100%;
    background: rgba(231, 231, 231, 1)
}

.student {
    text-align: center
}

.student-post {
    padding: 3em 0 2em
}

.student-event-wrapper {
    padding: 2em 0
}

section.social-feed {
    padding-top: 2em
}

section.social-feed h2 {
    padding-bottom: 1em
}

article.social-col {
    width: 31%;
    display: inline-block;
    vertical-align: top;
    padding: 1em
}

@media screen and (max-width:730px) {
    article.social-col {
        width: 100%;
        padding: 0
    }
}

article.news-panel h4 a,
article.student-news-panel h4 a {
    color: #565656;
    text-decoration: none
}

article.news-panel img,
article.student-news-panel img {
    width: 100%;
    padding-bottom: 1em
}

.event-wrapper {
    display: inline-table;
    width: 29%;
    color: #445e6b
}




article.student-event {
    display: inline-table;
    width: 24%
}

article.student-event .events-date {
    background: #ac1a2f;
    color: #fff;
    float: left;
    height: 75px;
    line-height: 1.1;
    margin: 0 12px 12px 0;
    padding: 10px 5px;
    width: 81px;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

article.student-event .events-date span {
    display: block;
    text-align: center;
    text-transform: uppercase
}

article.student-event .events-date span.date {
    font-size: 32px;
    font-size: 2rem
}

article.student-event .events-date span.month {
    font-size: 16px;
    font-size: 1rem
}

@media screen and (max-width:730px) {
    article.student-event {
        width: 100%;
        padding-bottom: 1em
    }
}

article.student-event .text h4 {
    font-family: proxima-nova, "Proxima Nova", Helvetica, Arial, sans-serif;
    line-height: 1.3;
    margin: 0;
    color: #32465e
}

article.student-event .text small {
    color: #2f2f2f;
    font-size: .65em;
    text-transform: uppercase
}

article.student-event .events-date .events-date-overlay {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 82px;
    height: 75px;
    background: #ac202e!important;
    opacity: .5
}

article.student-event .events-date .events-date-overlay img.events-widget-thumb {
    position: absolute;
    top: 0;
    left: 0
}

ul#megaUber li ul.sub-menu-1 li.menu-item a {
    font-size: 1.2em!important;
    padding-bottom: .8em
}

@media only screen and (min-width:801px) and (max-width:1180px) {
    .bw {
        width: 95%;
        margin: 0 auto
    }
    .lbw {
        width: 100%
    }
}

@media only screen and (max-width:800px) {
    .bw {
        width: 90%
    }
    .bgw,
    .lbw {
        width: 100%
    }
    
}

full {
    width: 100%
}

section.quicklinks {
    padding: 3em 0
}

article.quicklinks-inner {
    color: #0c5589;
    display: inline-table;
    padding: 2em 0;
    text-align: center;
}

.quicklinks-wrapper {
    width: 20%;
    color: #0c5589;
    display: inline-block;
    padding: 2em 0;
    text-align: center !important;
}



article.quicklinks-inner {
    width: 24%
}



article.quicklinks-inner h4 {
    font-size: 1.125em;
    font-weight: 700;
    text-transform: uppercase;
    width: 42%;
    text-align: center;
    margin: 1em auto 0;
    line-height: 1em
}


.quicklinks-wrapper h4 {
    font-size: 1.125em;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
}

.quicklinks-wrapper .fa { color: #0c5589;}

@media only screen and (min-width:500px) and (max-width:1025px) {
    article.quicklinks-inner{
        width: 24%
    }
    article.quicklinks-inner h4 {
        font-size: .8em;
        width: 47%
    }
}

@media (max-width:499px) {
    article.quicklinks-inner{
        width: 45%
    }
    article.quicklinks-inner h4 {
        font-size: .8em;
        width: 47%
    }
    .quicklinks-wrapper {
    width: 100%;
   
}
}








nav.l-menu {
    display: inline-block;
    width: 22%;
    padding: 1em;
    vertical-align: top;
    text-align: center
}

nav.l-menu h2 {
    padding-bottom: .8em;
    font-size: 1.3em
}

nav.l-menu ul {
    margin: 0;
    padding: 0;
    list-style: none
}

nav.l-menu ul li {
    padding-bottom: .6em
}

nav.l-menu ul li a {
    color: #000!important;
    padding-bottom: .9em!important
}

nav.l-menu ul li a:hover {
    color: rgba(158, 46, 50, 1)!important
}



@media (max-width:800px) {
    .instagram,
    nav.l-menu {
        width: 100%
    }
    nav.l-menu {
        padding: 0 0 1em;
        vertical-align: top;
        text-align: left
    }
    nav.l-menu ul li {
        border-bottom: 1px solid #000;
        padding-bottom: .3em
    }
}

ul.bottom-button,
ul.footer-buttons {
    list-style: none
}


p,
ul {
    font-family: proxima-nova, sans-serif
}
p,
ul {
    font-size: 1em
}

section.main-body h2 {
    color: #a6192e;
    font-weight: 500
}

.colorBox {
    padding: 1em;
    background: #F1F1F1!important
}

.ss-nav-menu-nolink {
    padding: .3em 0!important
}

@media (max-screen:800px) {
    .simpleTabsContent p {
        width: 100%!important;
        display: block
    }
}

.ip-panel {
    padding: 0 1em 1em!important
}

.ip-panel a {
    border: 1px solid #656565!important;
    color: #ac8f65!important;
    padding: .5em
}

.ip-panel a:after {
    content: " › ";
    padding-left: .3em
}

a.scrolldown span::after,
a.scrolldown span::before {
    content: '';
    box-sizing: border-box
}



.ip-panel h3,
.ip-panel h4 {
    color: #FFF!important
}

.type-team_manager img {
    width: 250px!important;
    height: auto!important;
    overflow: hidden;
    margin: 2em 0 0!important;
    padding: 0!important
}

a.red-button {
    background: #ab202d;
    padding: .5em 1em;
    color: #FFF;
	text-decoration: none !important;
}

a.black-button {
    background: #000;
    padding: .5em 1em;
    color: #FFF
}

a.red-button:hover, a.black-button:hover {
    background: #962023
}

@media (max-width:800px) {
    a.red-button {
        width: auto;
        display: block;
        text-align: center
    }
}

.equal {
    width: 50%;
    display: block
}

section.page-hero {
    width: 100%;
    min-height: 500px;
    background: #000;
    position: relative;
    -webkit-background-size: cover!important;
    -moz-background-size: cover!important;
    -o-background-size: cover!important;
    background-size: cover!important
}

.so-image-panel h3,
.so-image-panel p {
    text-align: center!important;
    color: #FFF!important
}

.ph-wrapper,
.white-blurb p {
    margin: 0 auto;
    text-align: center
}

.so-hero-panel a,
a.blue-button {
    background: #6a9acf;
    color: #FFF;
    padding: 1em;
    position: relative
}

.so-hero-panel a:hover,
a.blue-button:hover {
    background: #76b0ef
}

.ph-wrapper {
    width: 40%;
    color: #FFF;
    position: absolute;
    top: 40%;
    left: 0;
    right: 0;
    background: rgba(171, 32, 45, .8);
    padding: 1em 2em
}

.white-blurb {
    padding: 2em 0
}

.white-blurb p {
    width: 70%;
    font-size: 1.1em
}

.white-blurb h2 {
    color: #9d2e32
}

.rw-results {
    background: #1e2123;
    color: #FFF;
    display: block;
    margin: 1em
}

.so-feature-panel a,
.so-request-links a {
    background: #75c6e4;
    color: #FFF;
    text-align: center
}

.so-request-links a {
    width: 98%!important;
    display: inline-block;
    padding: .5em;
    float: left;
    margin: .3em
}

.so-feature-panel a {
    display: block;
    padding: 1em
}

@media (max-width:800px) {
    .so-request-links a {
        width: 90%!important
    }
}

.red,
a.scrolldown,
h2.black {
    display: inline-block
}

.so-studentproject img {
    padding: 0 0 1em!important;
    width: 100%!important
}

.so-feature-panel p,
.so-moreinfo p {
    width: 60%!important
}

.so-studentproject h3,
.so-studentproject p {
    margin: 0!important
}

.so-studentproject p {
    padding-bottom: 3em;
    color: #616161
}

.so-moreinfo p {
    margin: 0 auto!important
}

.so-page-news h3,
.so-page-news p {
    margin: 0!important
}

.siteorigin-widget-tinymce .gform_wrapper input {
    padding: .5em!important
}

.siteorigin-widget-tinymce .gform_wrapper {
    margin: 0 auto
}

.siteorigin-widget-tinymce .gform_button {
    width: 98.5%!important
}

section.page-banner-ns {
    width: 100%;
    height: auto;
    max-height: 700px;
    overflow: hidden;
    position: relative;
    background: #000
}

section.page-banner-ns img {
    width: 100%;
    height: auto;
    margin: 0;
    overflow: hidden;
    vertical-align: top;
    opacity: .5;
    filter: alpha(opacity=50)
}

.center {
    text-align: center
}

h2.black {
    background: rgba(0, 0, 0, .7);
    padding: 1em
}
/*
.red {
    background: rgba(172, 30, 45, .7);
    padding: .3em 1em .3em 1em;
    color: #FFF;
	margin-top: .5em;
}
*/

.red h3 {
    color: #FFF;
    font-family: lexia, serif;
    font-size: 1.5em;
	margin: 0;
	text-align: center
}

.headline a, .static-headline a,
p.inner {
    font-family: proxima-nova, sans-serif
}

@media (max-width:800px) {
    .rw-results img {
        width: 100%
    }
    h2.black {
        background: rgba(0, 0, 0, 0);
        padding: 0
    }
    .red {
        background: rgba(172, 30, 45, 0);
        padding: 0;
        color: #FFF
    }
    .static-headline h1 { 
    font-size: 1.6em !important}
    .static-headline h2 { 
    font-size: 1em !important;}
}

a.scrolldown {
    position: absolute;
    bottom: 5%;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 2;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    text-decoration: none;
    padding-top: 60px;
    color: #fff;
    -webkit-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s
}

@media (max-width:1600px) {
    a.scrolldown {
        display: none
    }
}

a.scrolldown:hover {
    opacity: .5
}

a.scrolldown span {
    position: absolute;
    top: 0;
    left: 50%;
    width: 46px;
    height: 46px;
    margin-left: -23px;
    border: 1px solid #fff;
    border-radius: 100%;
    box-sizing: border-box
}

a.scrolldown span::after {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 16px;
    height: 16px;
    margin: -12px 0 0 -8px;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

a.scrolldown span::before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 44px;
    height: 44px;
    box-shadow: 0 0 0 0 rgba(255, 255, 255, .1);
    border-radius: 100%;
    opacity: 0;
    -webkit-animation: sdb 3s infinite;
    animation: sdb 3s infinite
}

@-webkit-keyframes sdb {
    0%,
    100% {
        opacity: 0
    }
    30% {
        opacity: 1
    }
    60% {
        box-shadow: 0 0 0 60px rgba(255, 255, 255, .1);
        opacity: 0
    }
}

@keyframes sdb {
    0%,
    100% {
        opacity: 0
    }
    30% {
        opacity: 1
    }
    60% {
        box-shadow: 0 0 0 60px rgba(255, 255, 255, .1);
        opacity: 0
    }
}

.white h3,
.white p {
    color: #FFF!important
}

.homepage-hero-module {
    border-right: none;
    border-left: none;
    position: relative;
    height: 800px
}

.no-video .video-container video,
.touch .video-container video {
    display: none
}

.no-video .video-container .poster,
.touch .video-container .poster {
    display: block!important
}

.video-container {
    position: relative;
    bottom: 0;
    left: 0;
    height: 100%;
    max-height: 800px;
    width: 100%;
    overflow: hidden;
    background: #000;
    -webkit-background-size: cover!important;
    -moz-background-size: cover!important;
    -o-background-size: cover!important;
    background-size: cover!important
}

.video-container video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.video-container .filter {
    z-index: 1;
    position: absolute;
    background: rgba(0, 0, 0, .6);
    width: 100%;
    height: 100%
}

.video-container .title-container {
    z-index: 4;
    position: absolute;
    top: 15%;
    width: 100%;
    text-align: center;
    color: #fff
}

p.inner {
    font-size: 1em;
    width: 75%;
    margin: 0 auto;
    padding: 1em 0 2em
}


.headline, .static-headline {
    padding: .5em 1em;
    display: inline-table
}

.headline h1 {
    background: rgba(171, 31, 45, .7);
    padding: .5em;
    margin: 0 auto;
    display: inline-block;
    color: #FFF;
    font-size: 3em;
    font-weight: 900
}

.static-headline h1 {
    margin: 0 auto;
    display: inline-block;
    color: #FFF;
    font-size: 3em;
    font-weight: 900;
    text-transform: uppercase;
}

.static-headline img {
    margin: 0 auto;
    display: block;
}

.headline a, .static-headline a {
    background: #962023;
    color: #FFF;
    text-decoration: none;
    padding: .8em 2em;
    margin-right: 1em;
    text-transform: uppercase
}

.headline a:last-child, .static-headline a:last-child {
    background: #FFF;
    color: #000
}

.headline a:hover, .static-headline a:hover {
    background: #000;
    color: #FFF
}

@media (max-width:640px) {
    #wrapper {
        background-size: cover
    }
    .video-container video {
        display: none
    }
    .headline a, .static-headline a {
        width: 80%;
        display: inline-block;
        clear: both;
        margin-bottom: .5em
    }
}

@media (max-width:900px) {
    .homepage-hero-module { height: 600px}
    .headline h1, .static-headline h1 {
        width: 80%;
        padding: .5em;
        margin: 0;
        font-size: 2em;
        line-height: 1em
    }
    p.inner {
        font-size: 1em;
        width: 100%;
        margin: 0
    }
}


.top-p-1 { padding-top: 1em;}
.top-p-2 { padding-top: 2em;}


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

.tg td,
.tg th {
    font-family: Arial, sans-serif;
    font-size: 14px;
    padding: 10px 5px;
    overflow: hidden;
    word-break: normal
}

.panel-icons h3 {
    text-align: center!important
}

.tg {
    border-collapse: collapse
}

.tg td {
    border-style: solid;
    border-width: 1px
}

.tg th {
    font-weight: 400;
    border: 1px solid #000;
    background: #a6192e;
    color: #FFF
}

.tg .tg-ghao,
.tg .tg-m633 {
    font-size: small
}

.tg .tg-m633 {
    background-color: #a6192e;
    color: #fff
}

.su-accordion .su-spoiler-title {
    font-size: 1.3em!important
}

.su-accordion .su-spoiler-title:hover {
    color: #b83c4d!important
}

.su-accordion .su-spoiler-style-default {
    border-bottom: 1px solid #ccc;
    padding: 1em 0
}

select {
    background: #FFF;
    border: 1px solid #ccc;
    color: #000;
	border-radius: 0 !important;
}

.col-content h1,
.col-content h2,
.col-form {
    color: #FFF
}

.text-center-custom p {
    margin: 0;
    padding: 0
}

.fluidMedia {
    position: relative;
    height: 100vh;
    padding-bottom: 20px
}

.fluidMedia iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

@media (max-width:800px) {
    .text-center-custom {
        text-align: center
    }
    img.mobile-image {
        float: none;
        margin: 0 auto;
        display: block
    }
}

.col-content,
.col-form {
    float: left
}

.goog-te-menu2 {
    overflow: scroll!important;
    box-sizing: border-box!important;
    height: auto!important
}

.widget_archive label,
.widget_categories label {
    display: none
}

section.full-container {
    width: 100%
}

.col-content {
    width: 65%;
    display: flex;
    justify-content: center;
    background-position: center center!important;
    background-repeat: no-repeat!important;
    -webkit-background-size: cover!important;
    -moz-background-size: cover!important;
    -o-background-size: cover!important;
    background-size: cover!important;
    position: relative
}

.col-form {
    width: 35%
}

.tint {
    z-index: 1;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .5)
}

.col-content h1 {
    margin: 0;
    font-size: 3em;
    line-height: 1em
}

.col-content a {
    padding: 8px 10px
}

.col-form {
    display: block;
    background: url(/wp-content/themes/dominican-university/images/testimonialBG.jpg)
}

.col-form h2 {
    font-family: lexia, serif!important
}

.inner-container {
    width: 60%;
    margin: 0 auto;
    align-self: center;
    padding: 2em;
    z-index: 99
}

@media (max-width:900px) {
    .col-content,
    .col-form {
        width: 100%
    }
    .inner-container {
        width: 80%
    }
}

@media (max-width:800px){
	.mobile-fonts h1, h1.mobile-fonts{
		font-size: 2em !important
	}
	.mobile-fonts h2{
		font-size: 1.3em !important
	}
}



.mobile { display: block !important;}
.desktop { display: none !important;}

@media (min-width: 769px) {
	.mobile { display: none !important;}
	.desktop { display: block !important;}
}



a.white-button {
	border: 4px solid #FFF;
	font-weight: bold;
	padding: .5em 1em .5em 1em;
	color: #FFF;
		text-transform: uppercase;
	-webkit-transition:.5s;
     -moz-transition:.5s;
       -ms-transition:.5s;
	     -o-transition:.5s;
  			   transition:.5s;
}

a.white-button:hover {
	background: #FFF;
	color: #000;

}

@media only screen and (max-width:800px) {
   a.white-button {
        margin-bottom: 2em!important;
        text-align: center;
        display: block;
        width: 100%;
	   margin: 0 auto;
    }
}


.bullet-panel .siteorigin-widget-tinymce ul {list-style: none !important;}
ul.remove-bullet {list-style: none !important;}
ul.remove-bullet li {list-style: none !important; padding-bottom: 1em;}

ul.remove-bullet li:before {
		content: "▶";
	color: #1572ba;
	margin-right: .5em;
	font-size: .9em
	     }

a.white-link {
	color: #FFF;
}
@media (max-width:800px) {
	#post-20176 h1 {font-size: 2em;}
}


#gform_submit_button_252 {
	background: #FFF !important;
	color: #137cbd !important;
	border: 1px solid #137cbd !important;
	width: 300px !important;
	float: right !important;
	padding: 1em !important;
	text-transform: uppercase !important;
}

/* VIDEO TEMPLATE */

.rsvp-hero-module {
    border-right: none;
    border-left: none;
    position: relative;
    height: 600px;
}
.rsvp-headline h1 {
    padding: .5em .5em 0 .5em;
    margin: 0 auto;
    display: inline-block;
    color: #FFF;
    font-size: 4em;
    font-weight: 900;
    font-family: proxima-nova, sans-serif !important;
}

.rsvp-headline h2, .rsvp-headline h3 {
    padding: 0;
    margin: 0;
}
.rsvp-headline h3 {
    color: #FFF !important; 
}

@media(max-width:800px) {
    .rsvp-headline h1 {
    font-size: 2em;
        line-height: 1em;
   
}
    .rsvp-headline h2 {
        font-size: 1em; line-height: 1em;
    }
    .rsvp-headline h3 {
        padding-top: 1em; 
        font-size: 1em;
    }
    
    
    .rsvp-hero-module {
    height: 400px;
}
}




.rsvp-form h4 {
    color: #FFF !important;
    font-family: lexia, serif !important;
    font-size: 2em !important;
    margin: 0;
    padding: 0;
}

.rsvp-form h6 {
    color: #FFF !important;
    font-family: lexia, serif !important;
    font-size: 1.5em !important;
    margin: 0;
    padding: 0 0 .4em 0;
    text-align: center;
}

.rsvp-form h5 {
    color: #FFF !important;
    font-family: lexia, serif !important;
    font-size: 1.2em !important;
    margin: 0 !important;
}

.rsvp-form h1 {
    color: #FFF !important;
    font-family: proxima-nova, sans-serif !important;
    font-weight: 900 !important;
    font-size: 3.5em !important;
    margin: 0 !important;
    padding-bottom: .3em !important;
}

.rsvp-form p {
   width: 80% !important;
    margin: 0 auto !important;
    font-size: 1.3em !important;
    padding: 1em 0 .5em 0 !important;
}
/*
.wtm-col-md-6 {
    width: 100% !important;
}
*/
@media (max-width:800px) {
    .rsvp-form p { width: 100% !important;} 
    .rsvp-form h1 {font-size: 2.5em !important;}
    .rsvp-form h4 {font-size: 1.5em !important;}
    .rsvp-form h6 {font-size: 1.1em !important;}
}
.remove-li ul li , li.sow-slider-image{ list-style: none !important;}


.row-dateline {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.feat-img {
    background-repeat: no-repeat !important;
    background-position: top center !important;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}



.dateline-wrapper {
    padding: 0 15px 0 15px;
}












.link-white a, a.link-white{
	color: #FFF !important;
	font-size: .9em !important;
}

.link-white a:hover, a.link-white:hover {
	text-decoration: none;
}













a.black-link{
	color: #000 !important;
	text-decoration: underline !important;
}

a.black-link:after, a.link-white:after {
	 content: ">";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */ 
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: .3em; /* Also needed for space (tweak if needed) */
}

a.white-link {
	text-decoration: underline !important
}

a.white-link:hover {
	text-decoration: none !important
}







.quarter-spacing {
	position: relative !important;
	width: 20% !important;
	display: block !important;
}
 

.program-classes a { 
	width: 100%;
	display: block;
	border: 1px solid #FFF;
	color: #FFF;
	text-align: center !important;
	padding: 1em 0 1em 0;
    margin-bottom: .5em;
}

.program-classes a:hover {
	border: 1px solid #000;
	color: #000;
}

.program-classes a:after{ 
		 content: ">";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */ 
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: .2em; /* Also needed for space (tweak if needed) */
	margin-top: .3em;
}
.chat-admin {
    margin-bottom: 3em;
    color: #fff;
}
.chat-admin a {
	color: #FFF !important;
	text-decoration: none !important;
	font-size: .9em !important;
	border: 2px solid #FFF;
	padding: .5em 1em .5em 1em !important;
	position: relative !important;
	top: 1em !important;
}

.chat-admin a:hover {
	border: 2px solid #000 !important;
	color: #000 !important;
}

.bytnu { 
	text-align: center !important;
	position: relative !important;
	color: #FFF !important;
	width: 19%;
	display: inline-block;
	vertical-align: top !important;
}

.bytnu-sm { 
	text-align: center !important;
	color: #FFF !important;
	width: 100%;
	display: inline-block;
	vertical-align: top !important;
}



@media (max-width:990px) {
	
	
	
	.bytnu, .bytnu-sm { width:100%;}
}

.bytnu h3, .bytnu-sm h3, .bytn-panel h2{
	color: #FFF;
	font-weight: 900 !important;
	font-size: 2em !important;
}

.bytnu p, .bytnu-sm p {
	width: 70%;
	margin: 0 auto;
}

h3.abso-title {
	text-align: center;
	color: #FFF;
	font-family: lexia, serif!important;
	text-transform: uppercase;
	font-weight: 900;

}

.large-font h2 {
	font-size: 1.8em;
	font-weight: 100 !important;
}

.page-id-32395 {
	font-family: lexia, serif!important;
}


/* MARCH 29, 2021 */


/* BODY -----------------------------------------------------------------------------------------------------------*/
#google_translate_element { display: inline-block}
.goog-logo-link { display:none !important;}
.goog-te-gadget { color: transparent !important;}
.main-content ul li { list-style: disc}
.main-content .sidebar-events ul li { list-style: none;}

/*PADDING/MARGIN  ------------------------------------------------------------------------------------------------*/

.lg-p { padding: 4em 0 4em 0;}
.sm-p { padding: 2em 0 2em 0;}
.small-p, .large-p { padding: 1em .5em 1em .5em;}
.lr-p { padding: 0 1em 0 1em}
@media (min-width:992px) { .small-p { padding: 5em 0em 5em 0em;} .large-p { padding: 4em .8em 4em .8em;}}

/*TYPOGRAPHY -----------------------------------------------------------------------------------------------------*/

h1 { font-family: lexia, serif !important; font-weight: 400; line-height: 1;}
h1.entry-title { padding-left: 25px}
h1 { font-size: calc(1.375rem + 1.5vw);}
@media (min-width: 1200px) { h1 { font-size: 2.8rem;}}
h2 { font-size: calc(1.125rem + 0.9vw); margin-bottom: 0;}
@media (min-width: 1200px) { h2 { font-size: 2rem; }}
h3 { font-size: calc(1rem + 0.6vw); margin-bottom: 0;}
@media (min-width: 1200px) { h3, .h3 { font-size: 1.6rem;}}
h4 { font-size: calc(1.275rem + 0.3vw);}
@media (min-width: 1200px) { h4 { font-size: 1.3rem;}}
h5 { font-size: 1rem; font-weight: 400;}
h6 { font-size: 1rem;}
h2.h2-typography {  text-align: center; color: var(--dc-red); font-weight: 900; margin-bottom: 1em; font-size: 2em; line-height: 1em;}
@media (min-width:1024px) { h2.h2-typography { font-size: calc(25 / 1024 * 100vw);}}

/* PANEL WIDTH ----------------------------------------------------------------------------------------------------*/

.w-80,.w-70,.w-60,.w-50, .w-40 { width: 100%; margin: 0 auto;} .w-40 { width: 100%;}
@media (min-width: 768px) { .w-70 { width: 90%;} .w-60 { width: 90%;} .w-50 { width: 90%;}}
@media (min-width: 992px) {.w-80 { width: 80%;} .w-70 { width: 80%;} .w-60 { width: 70%;} .w-50 { width: 60%;} .w-40 { width: 40%;}}
@media (min-width: 1440px) { .w-70 { width: 70%;} .w-60 { width: 60%;} .w-50 { width: 50%;} .w-40 { width: 40%;}}
.top-p { padding-top: 1em;}
.bottom-p { padding-bottom: 1em;}
.tb-p { padding:3em 0 3em 0 !important;}
.tb-p-sm { padding:1em 0 1em 0 !important;}
.all-p { padding: 1em}
.right-p { padding-right:0em;}
.m-auto { margin: 0 auto;}
.padding-0 { padding: 0 !important;}
.margin-0 { margin-top: 0 !important; margin-bottom: 0em !important}
@media (min-width: 720px) { .right-p { padding-right:3em;}}

/* LOOK THROUGH */
.typography-h2 { font-size: 35px; letter-spacing: .02rem; line-height:.9;}
@media (min-width: 1024px) { .typography-h2 { font-size: calc(26 / 1024 * 100vw); line-height:1.1;}}
@media (min-width: 1440px) { .typography-h2 { font-size: calc(30 / 1440 * 100vw); line-height:1;}}
.no-p-col p, .no-h3-col h3, .no-p-col h2 { margin: 0; padding: 0}
.no-p-col a { margin-top: .6em}
@media (max-width:991px) { .no-p-col { padding-bottom: 1em;}}
img.black-border { border: 1px solid #000 !important;}

/* MARGIN/SPACING--------------------------------------------------------------------------------------------------*/

.margin-none h2 { margin: 0 !important; padding: 0!important;}
.margin-none p { margin: 0 !important; padding: 0 0 1em 0 !important;}
.sm-p { padding-bottom: 1em;}
.margin-b { margin-bottom: 2em;}
.small-p { padding: 2em;}

/* FONT COLOR-------------------------------------------------------------------------------------------------------*/


.font-white, .font-white p, .font-white h1, .font-white h2, .font-white h3, .font-white h4, .font-white .team-member-des a, .font-white a  { color: var(--dc-white) !important}
.font-white a:hover  { text-decoration: underline}
.font-white .team-member-des a { text-decoration: underline;}
.orange-color { color: var(--orange) !important;}


/* HERO --------------------------------------------------------------------------------------------------------------*/

.main-hero { position: relative; overflow: hidden; display: flex; flex-flow: column wrap; width: 100%; margin: 0; white-space: normal; color: var(--white) !important; background: var(--dc-black); background-size: cover !important;}
/* SIZING */
.hero-large, .hero-small, .hero-full { height: auto;}
@media (min-width:772px) { 
	.hero-large, .hero-small, .hero-full { position: relative; overflow: hidden; -webkit-justify-content: center; -ms-justify-content: center; justify-content: center; -ms-flex-pack: center;}
	.hero-large { min-height: 650px;}
	.hero-small { min-height: 550px;}
	.hero-full { min-height: 750px;}
}
/*  ALIGNMENT */
.hero-right, .hero-left-bottom, .hero-center { margin: 0 auto; text-align: left; float: none; display: block; position: relative;}
.margin-sm { margin-bottom: 2em}
.margin-lg { margin-bottom: 1em}
@media (min-width:992px) {
	.margin-lg { margin-bottom: 4em}
}
@media (min-width:768px) {
	.hero-left, .hero-right, .hero-center, .hero-none { position: relative; z-index: 4;}
	.hero-left { text-align: left;}
	.hero-right { float: right;}
	.hero-center { text-align: center;}
	.hero-left-bottom { position: absolute !important; bottom: 0; margin-bottom: 1em;}
	.hero-left-bottom a { margin-bottom: 1em;}
}
.hero-title-container {padding: 2em 0 1em 0}
.hero-title-only { padding-right: var(--bs-gutter-x, 0.75rem); padding-left: var(--bs-gutter-x, 0.75rem);}
@media (min-width: 1400px) {
	.hero-title-only { padding-right: var(--bs-gutter-x, 0.75rem); padding-left: var(--bs-gutter-x, 0.75rem);}
}
/*  TEXT */
.hero-content { position: relative; padding-right: var(--bs-gutter-x, 0.75rem); padding-left: var(--bs-gutter-x, 0.75rem); padding-top: 4em; padding-bottom: 4em; width: 100%; z-index: 9;}
@media ( min-width: 992px) {
	.hero-content { width: 60%; padding-top: 0; padding-bottom: 0;}
}
.main-hero h1 { font-size: 2.3em; margin: 0; padding: 0; font-family: var(--serif); color: var(--white);}
.main-hero h3 { color: var(--dc-white); font-size: 1.2em; line-height: 1em;}
@media (min-width: 992px) {
	.main-hero h1 { font-size: calc(36 / 992 * 100vw)}
}
@media (min-width: 1440px) {
	.main-hero h1 { font-size: 3.2em;}
	.main-hero h3 { font-size: 1.5em}
}
.hero-button-wrapper a { font-size: .9em;}
@media (max-width: 992px) {
	.hero-button-wrapper a { display: block;}
}
.hero-center h1 { color: var(--dc-white); margin: 0; padding: 0;}
@media (min-width:768px) {
    .hero-center h1 { display: inline-block; font-weight: 500; margin: 0; background: rgba(166, 29, 47, 0.8); color: var(--white); padding: 0.8rem 1em !important; box-decoration-break: clone; -webkit-box-decoration-break: clone; -ms-box-decoration-break: clone; -o-box-decoration-break: clone;}
}
/* IMAGE */
.page-hero-image { position: absolute; top: 0; width: 100%; height: 100%;}
.page-hero-image img { width: 100%; height: 100%; object-fit: cover;}
.hero-content-wrapper img { opacity: 1 !important; filter: alpha(opacity=100) !important;}
.main-hero img { opacity: 0.5; filter: alpha(opacity=50);}
.hero-img-half { position: relative; top: 0; width: 100%; height: 100%;}
@media (min-width:992px) {
	.hero-img-half { position: absolute; width: 60%;}
}
.hero-img-half img { width: 100%; height: 100%; object-fit: cover; opacity: 1 !important; filter: alpha(opacity=100);}
@media (max-width:768px) {
	.main-hero img { opacity: 0.3; filter: alpha(opacity=30);}
}
@media (max-width:768px) {
	.main-hero img { opacity: 0.3; filter: alpha(opacity=30);}
}
.background-video { position: absolute; top: 0; right: 0; bottom: 0; left: 0; opacity: 0.5;}
video[poster] { object-fit: cover; width: 100%; height: 100%;}
/* HALF HERO --------------------------------------------------------------------------------------------------------------*/
.hero-650 { height: auto;}
@media (min-width: 992px) {
	.hero-650 { padding: 4em 0;}
}
.hero-red { background: var(--dc-white);}
@media ( min-width:992px) {
	.hero-red { background: var(--red);}
}

.hero-content-wrapper { color: #2f2f2f !important; position: relative; float: none; padding: 2em 0 2em 0; width: 100%;}
@media (min-width:992px) {
	.hero-content-wrapper { background: var(--white); float: right; width: 46%; padding: 4em 3em 4em 3em;}
}
.hero-content-wrapper h1,.hero-content-wrapper h3 { color: #2f2f2f;}
@media (max-width:991px) { 	.hero-bg-m {background: #f3f2eb;}}




/*LOOK INTO */
.hero-content-inner { position: absolute;  z-index: 9;}
.hero-blurb { position: relative;}
.hero-center .hero-blurb { margin: 0 auto;  padding: 1em 0 1em 0;}
.hero-right .hero-blurb { float: right; padding: 1em 0 1em 0;}
@media (min-width:992px) {.hero-blurb { width: 80%; }}
@media (min-width:1200px) {.hero-blurb  { width: 70%; margin-top: .5em; }}
.hero-blurb { position: relative;}
.hero-center .hero-blurb { margin: 0 auto;  padding: 1em 0 1em 0;}
.hero-blurb p, .hero-blurb h3 { margin: 0; padding: .3em 0 .3em 0;}
@media (min-width:992px) {.hero-blurb { width: 80%; }}
@media (min-width:1200px) {.hero-blurb  { width: 60%; }}
.hero-button-wrapper { position: relative; margin-top: 1em; display: block}
@media (min-width:992px) {.hero-button-wrapper { margin-top: 1em;}}

/* GLOBAL COMPONETS ---------------------------------------------------------------------------------------------------------*/

/* PROGRAMS */
.program { height: 600px; background: #000; position: relative; -webkit-background-size: cover !important; -moz-background-size: cover !important; -o-background-size: cover !important; background-size: cover !important;}
@media (max-width:992px) { .program { height: 400px;}}
.program-inner { position: absolute; display: block; left: 0; bottom: 0; width: 100%; padding:1em; text-align: center;}
.program:nth-child(1) .program-inner{ background: rgba(171, 31, 45, .8)}
.program:nth-child(2) .program-inner{ background: rgba(21, 168, 148, .8)}
.program:nth-child(3) .program-inner{ background: rgba(245, 136, 31, .8)}
.program:nth-child(4) .program-inner { background: rgba(24, 114, 185, .8)}
.program-inner h3 { margin: 0; padding: 0; color: var(--dc-white); font-family: var(--dc-serif);}
@media (max-width:992px) { .program-inner h3 { font-size: 1em !important;	}}

/* CTA */
.cta-panel, .cta-overlay {-webkit-background-size: cover !important; -moz-background-size: cover !important; -o-background-size: cover !important; background-size: cover !important; background-position: center center !important;}
.cta-content-lg { position: relative; text-align: left; padding: 60px; color: #FFF; display: flex; justify-content: center; align-items: center;}

/* CTA SIZING */
.cta-content-sm { height: 300px;}
.cta-content-md { height: 400px;}
.cta-content-lg { height: 400px; }
@media (max-width:1000px) {  .cta-content-lg { height: auto;}}
.cta-content-sm h3 { font-size: 32px;}
.cta-content-sm p { font-size: 18px;}
.cta-content-md h3, .cta-content-lg h2 { font-size: 48px; }
.cta-content-md p, .cta-content-lg p { font-size: 24px;}
@media (max-width:1200px) {  .cta-content-md h3 { font-size: 32px;} .cta-content-md p, .cta-content-lg p { font-size: 18px;}}
.cta-bg:nth-child(1), .cta-bg:nth-child(7)  { background: url(/wp-content/themes/dominican-university/assets/images/background/green-triangle.svg) no-repeat center center; }
.cta-bg:nth-child(2), .cta-bg:nth-child(8)  { background: url(/wp-content/themes/dominican-university/assets/images/background/blue-triangle.svg) no-repeat center center; }
.cta-bg:nth-child(3) { background: url(/wp-content/themes/dominican-university/assets/images/background/orange-triangle.svg) no-repeat center center;}
.cta-bg:nth-child(4) { background: url(/wp-content/themes/dominican-university/assets/images/background/purple-triangle.svg) no-repeat center center;}
.cta-bg:nth-child(5) { background: url(/wp-content/themes/dominican-university/assets/images/background/light-green-triangle.svg) no-repeat center center;}
.cta-bg:nth-child(6) { background: url(/wp-content/themes/dominican-university/assets/images/background/red-triangle.svg) no-repeat center center;}
.cta-bg:nth-child(1), .cta-bg:nth-child(2), .cta-bg:nth-child(3), .cta-bg:nth-child(4), .cta-bg:nth-child(5), .cta-bg:nth-child(6), .cta-bg:nth-child(7), .cta-bg:nth-child(8) {
	-webkit-background-size: cover;
	   -moz-background-size: cover;
			-o-background-size: cover;
				  background-size: cover;
}

/* GRID */
.dc-grid-content { position: relative; text-align: left; display: flex; justify-content: left; align-items: center; padding: 8%; background-repeat: no-repeat !important; background-size: cover !important; background-position: center !important;}
.dc-grid-inner { padding: 5%;}
@media (min-width:992px) { .dc-grid-inner { padding: 15%;}}
.dc-grid-inner h2 { line-height: 1em; font-weight: 900; margin: 0;}
.dc-grid-inner h3, .dc-grid-inner h4 { color: var(--dc-white); margin: 0; padding: 0; line-height: 1em;}
.dc-grid-inner h3 {  font-weight: 100;  font-size: 6em;}
.dc-grid-inner h4 {  font-weight: 900; font-size: 1.5em;}
@media (max-width:992px) {
	.dc-grid-inner h3 { font-size: 4em;}
.dc-grid-inner h4 {  font-size: 1em;}
}


.dc-grid-inner p { font-size: 1em;margin-bottom: 1em;width: 100%;}
.dc-grid-inner a { position: relative;top: 1em;font-size: .9em;}

/* COLLEGE BADGES */

.college-badges-wrapper { position: relative; display: block; padding: 3em 0 3em 0;}
.college-badges-inner { position: relative; width: 90%; margin: 0 auto;}
.college-badges-inner img { width: 95%; height: auto; display: block; text-align: center; margin: 0 auto; padding: 1em;}
.badge-blurb h3 { font-size: 1em; margin: 0; padding: 0}

@media (min-width:576px) {.college-badges-inner img { width: 150px; padding: 0;} }

@media (min-width:992px) {.college-badges-inner {width: 70%;}.badge-blurb h3 { font-size: 1.4em;} }
.badge-blurb { padding: 2em 0 0em 0; text-align: center;}

/* FRONT PAGE---------------------------------------------------------------------------------------------------------*/

/* BLACK HOME LINK */
section.home-link { position: relative; display: block; padding: 2em 0 1em 0;}
@media screen and (-webkit-min-device-pixel-ratio:0) and (min-resolution:.001dpcm) {section.home-link {padding: 1em 0 1em 0;}}
@media screen and (-webkit-min-device-pixel-ratio:0) and (min-resolution:.001dpcm) {section.home-link ul li {display:inline;}}
section.home-link  a { display: block; text-align: center; text-transform: uppercase; font-weight: 900;}

/* FULL BG CTA */
.full-bg-cta { position: relative; width: 100%; padding: 10em 0 10em 0; text-align: center; color: var(--dc-white); -webkit-background-size: cover!important; -moz-background-size: cover!important; -o-background-size: cover!important; background-size: cover!important}
.full-bg-cta h2 { margin: 0; padding: 0; color: var(--dc-white) !important; line-height: 1em; font-weight: 900;}
.full-bg-cta-inner { width: 80%; margin: 0 auto; position: relative; z-index: 2;}
@media (min-width:992px) { .full-bg-cta-inner { width: 60%;}}
.full-bg-cta p { font-size: 1.1em;}
.dark-bg { background: rgba(0,0,0, .6); width: 100%; height: 100%; position: absolute; z-index: 1; top: 0;}

/* BACKGROUND ---------------------------------------------------------------------------------------------------------*/
.white-bg { background: var(--dc-white);}
.gray-bg { background: var(--gray);}
.black-bg { background: var(--dc-black);}

.purple-triangle-bg { background: url(/wp-content/themes/dominican-university/assets/images/background/purple-triangle.svg) no-repeat center center; color: #FFF; }
.green-triangle-bg { background: url(/wp-content/themes/dominican-university/assets/images/background/job-oppertunity-background.jpg) no-repeat center center; color: #FFF;}
.orange-triangle-bg { background: url(/wp-content/themes/dominican-university/assets/images/background/orange-triangle.svg) no-repeat center center; color: #FFF;}
.blue-triangle-bg { background: url(/wp-content/themes/dominican-university/assets/images/background/blue-triangle.svg) no-repeat center center; color: #FFF; }
.red-triangle-bg { background: url(/wp-content/themes/dominican-university/assets/images/background/red-triangle-bg.jpg) no-repeat center center;}
.purple-triangle-bg a, .green-triangle-bg a, .orange-triangle-bg a, .blue-triangle-bg a { color: var(--dc-white);}
.purple-triangle-bg a:hover, .green-triangle-bg a:hover, .orange-triangle-bg a:hover, .blue-triangle-bg a:hover { color: var(--dc-white); text-decoration: underline}
.purple-triangle-bg, .green-triangle-bg, .orange-triangle-bg, .blue-triangle-bg, .full-bg, .red-triangle-bg  { -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover;}

/* BUTTONS -------------------------------------------------------------------------------------------------------------*/

.outline-button a,  a.outline-button, .wp-block-button a.wp-block-button__link, a.file__button { position: relative; font-size: .9em; padding: 0.5em 1em 0.5em 1em; text-decoration: none; margin: .3em 0 .3em 0;  text-align: center; text-transform: uppercase;}
.outline-button a:after, .wp-block-button  a.wp-block-button__link:after,  a.outline-button:after, a.file__button:after { font-family: "Font Awesome 6 Pro" !important;  position: relative; display: inline-block; content: ">"; font-weight: 900; left: 0.5em; top: -.1em; font-size: 0.7em; -webkit-transition:.5s; -moz-transition:.5s; -ms-transition:.5s; -o-transition:.5s; transition:.5s;}
.outline-button:hover a:after, .wp-block-button:hover a.wp-block-button__link:after, a.outline-button:hover:after { left: 1em;}
@media (min-width:768px) {
	.outline-button a, .wp-block-button a.wp-block-button__link,  a.outline-button { padding: 0.5em 1em 0.5em 1em; font-size: 1em;  display: inline-block;}
	.outline-button:hover a:after, .wp-block-button:hover a.wp-block-button__link:after, a.outline-button:hover:after { left: .8em;}
}
.outline-button:hover { text-decoration: none !important;}
.white a, a.white { border: 2px solid var(--dc-white) !important; color: var(--dc-white) !important;}
.white a:hover, a.white:hover  { text-decoration: none !important;}
.black a, a.black { border: 2px solid var(--dc-black) !important; color: var(--dc-black) !important;}
.red a, a.red { border: 2px solid var(--dc-red) !important; color: var(--dc-red) !important;}
.orange a, a.orange { border: 2px solid var(--orange) !important; color: var(--orange) !important;}
.blue a, a.blue { border: 2px solid var(--blue) !important; color: var(--blue) !important;}
.align-self-end {align-self: flex-end; }
a.file__button { border: 2px solid var(--dc-black) !important; color: var(--dc-black) !important;}
 



/* BUTTON use moving foward */


.btn {
    position: relative;
    text-align: center;
    padding: 0.5em 3em; /* Adjust padding */
    margin: .3em 0;
    text-decoration: none;
    text-transform: uppercase;
    display: inline-block; /* Change to inline-block for better arrow alignment */
    transition: 0.2s ease-in;
    overflow: hidden; /* Ensure overflow is hidden for smooth transition */
}

.btn:after {
    position: absolute; /* Change to absolute positioning */
    right: 5%; /* Initially position outside the button */
    top: 50%; /* Vertically center the arrow */
    transform: translateY(-50%); /* Adjust for vertical centering */
    content: ">";
    padding-right: .6em; /* Adjust padding */
    font-weight: bold;
    transition: right 0.4s ease-in; /* Only transition the 'right' property */
}

.btn:hover:after {
    right: 0; /* Move arrow forward on hover */
}

/* RED */
.red-outline { border: 2px solid var(--dc-red);  color: var(--dc-red); background: none;}
.red-outline:hover { border: 2px solid var(--dc-red);  color: #FFF !important; background: var(--dc-red); }
.red-outline:hover:after {color: var(--dc-white);}
.red-solid { background: var(--dc-red); color: var(--white);}
.red-solid:hover { background: var(--black); color: var(--white) !important;}
/*WHITE*/
.white-outline { border: 2px solid var(--dc-white);  color: var(--dc-white); background: none;}
.white-outline:hover { border: 2px solid var(--dc-white);  color: var(--dc-black); background: var(--dc-white);}
.white-outline:hover:after {color: var(--dc-black);}
/*GRAY*/
.gray-outline { border: 2px solid var(--gray); color: var(--gray);}
.gray-outline:hover { border: 2px solid var(--gray);  color: var(--dc-white); background: var(--gray);}
.gray-outline:hover:after {color: var(--dc-white);}

.green-outline { border: 2px solid #a0ac39; color: #a0ac39;}
.green-outline:hover { border: 2px solid #a0ac39;  color: var(--dc-white); background: #a0ac39;}
.green-outline:hover:after {color: var(--dc-white);}
/* READ MORE */
a.read-more { position: relative; color: var(--dc-black); text-transform: uppercase; font-weight: bold; font-size: .9em; border: 1px solid #000; display: inline; margin-top: 1em; padding: .3em .5em .3em .5em;}
a.read-more-solid { position: relative; color: var(--dc-black); font-weight: bold; font-size: .9em;} 
a.read-more:hover { color: var(--dc-red); border: 1px solid var(--dc-red);}
a.read-more-solid:hover { color: var(--dc-red);} 

a.read-more:after, a.read-more-solid:after { content: '>'; margin-left: .5em;}






/* BUTTON LIST */
ul.list-btn-wrapper{ position: relative; list-style: none !important; margin: 1em 0 1em 0 !important; padding: 1em 0 1em 0 !important;}
ul.list-btn-wrapper li:before { display: none !important;}
ul.list-btn-wrapper li{ display: inline-block !important;}
ul.list-btn-wrapper li a { list-style: none !important; padding: .8em 1em .8em 1em; margin-right: 1em; text-align: center; -webkit-transition:.5s; -moz-transition:.5s;	 -ms-transition:.5s; -o-transition:.5s; transition:.5s; display: block; margin-bottom: .3em;}
ul.list-btn-wrapper li a { background: var(--dc-red); color: var(--dc-white);}
ul.list-btn-wrapper li a:hover{ background: var(--dc-black); color: var(--dc-white);}
ul.list-btn-wrapper li:last-child a {border: 2px solid #ac1e2d !important; background: none !important; color: #ac1e2d !important;font-weight: 900 !important;}
ul.list-btn-wrapper li:last-child a:hover {border: 2px solid #000 !important; color: #000 !important;font-weight: 900 !important;}
@media (max-width: 992px) { ul.list-btn-wrapper li{ display: block !important;} ul.list-btn-wrapper li a{ display: block !important; width: 100%; margin-bottom: 1em}}

/* BUTTON DISABLE */
a.disabled { pointer-events: none; cursor: default;}


/* REMOVE ONCE EVERYTHING HAS CHANGED TO NEW BUTTONS */

a.grey-btn,a.light-red-btn,a.lime-btn,a.orange-btn,a.red-btn,a.white-btn{position:relative;text-align:center;padding:.3em 1em .3em 1em;font-size:1em;text-decoration:none;text-transform:uppercase;display:inline-block;margin:.5em 0 .5em 0;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;transition:.5s}a.red-btn-sm{position:relative;text-align:center!important;padding:.8em 1em .8em 1em!important;font-size:1em!important;font-weight:900!important;text-decoration:none!important;display:block;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;transition:.5s}a.red-btn-short{position:relative;text-align:center!important;padding:.8em 1em .8em 1em!important;font-size:1em!important;font-weight:900!important;text-decoration:none!important;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;transition:.5s}a.red-btn,a.red-btn-short,a.red-btn-sm{background:#ac1e2d;color:var(--dc-white)}a.orange-btn{border:2px solid #f6891f;color:#f6891f}a.light-red-btn{border:2px solid #ed1f24;color:#ed1f24}a.white-btn{border:2px solid #fff;color:#fff}a.grey-btn{border:2px solid #455f6b;color:#455f6b}a.lime-btn{border:2px solid #a0ac39;color:#a0ac39}a.red-btn-short:hover,a.red-btn-sm:hover,a.red-btn:hover{background:#000;color:#fff}a.grey-btn:hover,a.light-red-btn:hover,a.lime-btn:hover,a.orange-btn:hover,a.white-btn:hover{border:2px solid #000;color:#000!important;text-decoration:none}a.grey-btn:after,a.light-red-btn:after,a.lime-btn:after,a.orange-btn:after,a.red-btn:after,a.white-btn:after{position:relative;display:inline-block;font-family:"Font Awesome 5 Free";content:"\f054";padding-left:.3em;font-size:.7em}a.outline-btn,a.outline-btn-sm{border:2px solid #ac1e2d!important;color:#ac1e2d!important;font-weight:900!important}a.outline-btn{font-size:1em!important;padding:.5em 3em .5em 3em!important;margin:1em 0 1em 0!important}@media (max-width:992px){a.outline-btn{font-size:1em!important;padding:.5em 1em .5em 1em!important}}a.outline-btn-sm{position:relative;font-size:1em!important;padding:.8em 1em .8em 1em!important;display:block;text-align:center}a.outline-btn-white-full{display:block;text-align:center}a.outline-btn-white,a.outline-btn-white-full{border:2px solid #fff!important;color:#fff!important;font-weight:900!important;font-size:1em!important;padding:.5em 1em .5em 1em!important;margin:2em 0 0 0!important;top:1em!important}a.outline-btn-white-thin{position:relative;color:var(--dc-white);border:1px solid var(--dc-white);padding:.4em 1em .4em 1em;text-transform:uppercase}a.outline-btn-white-thin:after{content:">";display:inline-block;margin-left:.3em}a.outline-btn-white-thin:hover{color:var(--dc-black);border:1px solid var(--dc-black)}a.green-outline{border:2px solid #a0ac39!important;color:#a0ac39!important;font-size:1.2em!important;font-weight:900!important;padding:.5em 3em .5em 3em!important;margin:1em 0 1em 0!important}a.green-outline:hover,a.outline-btn-sm:hover,a.outline-btn-white-full:hover,a.outline-btn-white:hover,a.outline-btn:hover{border:2px solid #000!important;color:#000!important}a.outline-btn-sm:after,a.outline-btn-white-full:after,a.outline-btn-white:after,a.outline-btn:after,a.red-btn-sm:after{content:">";font-weight:700;display:inline-block;width:1em;margin-left:.3em!important}a:hover{color:#000}

/*FORM  -------------------------------------------------------------------------------------------------------------*/

.short-form-panel {
	position: relative;
	top: 0;
	border-top: 10px solid var(--dc-red);
	padding: 1em;
	background: #f9f9f9;
}

@media (min-width:992px) {
	.short-form-panel {
		top: -5em;
	}
}

.short-form-panel input{
	width: 100%;
	padding: .5em 1em .5em 1em;
}

/* PLUGIN STYLES  -------------------------------------------------------------------------------------------------------------*/
/*TABLE PRESS */
table.tablepress { width: 100% !important; margin: 1em 0 1em 0;}
.tablepress th { background: var(--dc-red) !important; color: #FFF !important}
.tablepress td { padding: .5em; font-family: proxima-nova, sans-serif!important}
#tablepress-104 th, #tablepress-105 th { background: none !important; color: #000; font-family: var(--sans-serif) !important;}
#tablepress-104 td,  #tablepress-105 td { border-top: 2px solid #91b1c5;}
#tablepress-104,  #tablepress-105  { border-bottom: 2px solid #000;}

/* TEAM MEMBERS */
img.team-picture { border: none !important; box-shadow: none !important; padding: 0 !important; border-radius: 0 !important; background: none !important;}
h2.team-title, h4.team-position, .team-member-des p { font-size: 16px;}
h4.team-position { color: #000; margin: 0; padding: 0;}
.wp-team-manager-wrapper { display: flex !important; flex-wrap: wrap!important;}
.wp-team-manager-wrapper .grid { padding: 2em !important; flex: 1 0 21% !important; height: 100% !important; position: relative !important;}
.wp-team-manager-wrapper .grid .red-button { position: absolute; bottom: 0;}
@media (max-width:990px) {
	.wp-team-manager-wrapper .grid .red-button { display: block !important; width: 99% !important; margin: 0 auto; text-align: center !important;}
}
.wp-team-manager-wrapper .red-button:hover { background: #000; color:  #FFF;}
ul.team-member-socials { margin-left: .6em !important;}
ul.team-member-socials li::before, ul.team-member-other-info li::before { list-style: none !important; display: none!important;}
ul.team-member-socials.font-awesome li, ul.team-member-other-info { padding: 0 !important; margin:  0 !important;}
ul.team-member-other-info li { list-style: none !important; padding: 1em 0 0 0 !important; margin: 0 !important; margin-left: .5em !important; font-size: 16px;}
ul.team-member-socials.font-awesome li a { margin: 0 !important; padding: .3em .6em .3em .6em; width: auto; height: auto; text-align: center !important; text-indent: 0 !important; opacity: 1;}
ul.team-member-socials li a { background: var(--dc-red) !important;}
ul.team-member-socials li a:hover { background: #000 !important;}
.hide-bio .su-expand, .hide-email .team-email, .hide-phone .team-phone{ display: none !important;}
ul.list-style, ul.list-style li { list-style: disc !important;}

/* GRAVITY FORM */
#gform_wrapper_6 .gform_fields .gfield input::-webkit-input-placeholder { /* Chrome/Opera/Safari */ color: white;}
#gform_wrapper_6 .gform_fields .gfield input::-moz-placeholder {  /* Firefox 19+ */ color: white;}
#gform_wrapper_6 .gform_fields .gfield input:-ms-input-placeholder { /* IE 10+ */ color: white;}
#gform_wrapper_6 .gform_fields .gfield input:-moz-placeholder { /* Firefox 18- */ color: white;}

/* 3rd PARTY FORM */
.form-style label { padding: .3em 0 .3em 0 !important;}
.form-style input[type=text], .form-style input[type=email], .form-style input[type=phone],  .form-style input, .form-style textarea { width: 100% !important; padding: .7em 1em .7em 1em !important;}
.form-style select { padding: .7em 1em .7em 1em !important;}
.form-style button { padding: .8em 2em .8em 2em !important;  background:var(--dc-red) !important;  border:0 none !important; -webkit-border-radius: 0 !important; border-radius: 0 !important;  color: var(--dc-white) !important;}

/* SHORTCODES - TABS */

.row.display-flex { display: flex; flex-wrap: wrap;}
.row.display-flex > [class*='col-'] { flex-grow: 1;}

@media (max-width:990px){
	.hide-mobile { display: none !important;}
}


/* SHORTCODE  --------------------------------------------------------------------------------------------------------------------*/

/*WIDGET*/
.widget_text ul li {
	list-style: none;
}




/*SIDEBAR*/
.shortcode-sidebar h3.widget-title:hover { text-decoration: none !important;}
.shortcode-sidebar ul li { list-style: none;}
.main-content ul.table-of-contents li {list-style: none;}
/* STEPS */
.checklist-panel { background: #f7f8fc; padding: 1em; margin-bottom: 1em;}
.checklist-panel .steps{ text-align: center !important; border: 1px solid #000; background: #FFF; width: 80px; height:  80px; padding: .7em;}
.checklist-panel .steps h4 { font-weight: 900; margin: 0; padding: 0; color: #000; text-transform: uppercase; text-align: center !important;}
.checklist-content { padding-left: 1em;}
.checklist-content h2 { margin: 0; padding: 0; font-family: var(--dc-serif)}
@media (max-width:992px) {
	.checklist-panel .steps { margin: 0 auto;}
	.checklist-content h2 { text-align: center; padding-top: 1em;}
}

/* STAFF */
.staff-inner { position: relative; height: 100%; -webkit-box-shadow: 0 0 8px #ccc; -moz-box-shadow: 0 0 8px #ccc; box-shadow: 0 0 8px #ccc;}
.staff-inner-headshot { position: relative; display: block; height: 250px; overflow: hidden;}
.staff-inner-headshot img { object-fit: cover; object-position:center; width:100%; height:100%;}
@media (min-width: 992px) {
   .staff-inner-headshot img { object-position:top;}
}
@media (min-width: 1440px) {
  .staff-inner-headshot img { object-position:top;}
}
.staff-content { margin-bottom: .5em}
.staff-content-inner { padding: 1em .5em 1em .5em;}
.staff-content h3 { font-size: 16px; letter-spacing: .02rem; line-height:1; color: var(--dc-red); margin: 0; padding: 0;}
.staff-content p { font-size: 14px;}
@media (min-width: 1024px) {
  .staff-content h3 { font-size: calc(14 / 1024 * 100vw); line-height:1.1}
  .staff-content p { font-size: calc(16 / 1440 * 100vw); line-height:1.1}
  .staff-content-inner { padding: 1em;}
}
@media (min-width: 1440px) {
  .staff-content h3 { line-height:1; font-size: 1.1em;}
  .staff-content p { line-height:1.1; font-size: .9em;}
}

/* MINI SEARCH */
.program-search-mini { padding: 1em; margin-top: 2em;}
.program-search-mini h2, .program-search-mini p { margin: 0;}
.program-search-mini .blue-triangle-bg,
.program-search-mini .orange-triangle-bg { padding: 1em;}
.program-search, .admissions-search { padding: 2em; color: var(--dc-white)}
.program-search h2, .admissions-search h2{ margin: 0 0 .5em 0; padding: 0; line-height: 1em;}
.program-search-inner { width: 100%; }
.radioCls {z-index: 100;}
span.checkbox-text { padding-left: .4em;}
@media (min-width: 1550px) { .program-search { width: 90%;  max-width: 930px; float: right;} .admissions-search { width: 90%;  max-width: 530px; float: left;}}
.radio-inline { display: inline-block; margin-right: 1em;}
.program-search-form { padding: 1em 0 1em 0;}
.program-search-form input[type=search] { width: 100%; padding: .6em 0 .6em .6em; border-radius: 0; border: none;}
.program-search-form input[type=submit] { margin: 1em 0 0 .7em; color: var(--dc-white); background: none; width: auto; padding: .6em 1em .6em 1em; border-radius: 0; border: 1px solid var(--dc-white); text-transform: uppercase; float: left;}
.program-search-form input[type=submit]:hover  { color: var(--dc-black); border: 1px solid var(--dc-black);}
.program-search-form select  { width: 100%; padding: .6em 0 .6em .6em; border-radius: 0; overflow: hidden; overflow: -moz-hidden-unscrollable; background: url(/wp-content/themes/dominican-university/assets/images/down-arrow.svg) no-repeat right white; -webkit-appearance: none; -moz-appearance: none;}
.program-search-form p { margin: 10px 0 10px 0;  padding: 0; text-align: center;}
.program-search-form a { display: block; color: var(--dc-white); text-decoration: underline; margin: 1em 0 0 1em;}
.program-search-form ul { margin: 0; padding: 0; list-style: none;}
.program-search-form ul li { display: inline-block; vertical-align: middle;}
.program-search-form p.or { font-size: 1em;}
@media (min-width: 992px) {.program-search-form p.or { font-size: .5em; margin-top: 1.3em;} }
@media (min-width: 1440px) {.program-search-form p.or { font-size: 1em; margin-top: .5em; }}
/* PROGRAM SELECTION */
.mini-program-select h3 { margin: 0;}



/* SPOTLIGHT */
.home-spotlight-wrapper { padding: 2em 0 2em 0;}
.home-spotlight-inner { padding: .3em 0 .3em 0;}
@media (min-width:768px) { .home-spotlight-inner { padding: 0 .5em 0 .5em;}}
.home-spotlight h4 { color: #1572ba; font-weight: 900; margin: 0; padding: 0;}
.home-spotlight h2 { color: #ac1e2d; font-size: 2em; font-weight: 900; margin: 0; padding: 0; line-height: 1;}
.home-spotlight p { padding: .5em 0 0 0; margin: 0;}
.home-spotlight-img { width: 100%; height: 250px; position: relative;}
.home-spotlight img { height: 100%; width: 100%; object-fit: cover;}
.home-spotlight { padding: 1em 0 1em 0;}
.home-spotlight { position: relative;}
.home-spotlight a { position: relative; top: 1.2em; font-size: .9em;}
@media (min-width:768px) { .home-spotlight-img { height: 180px;}}

/*PAGINATION */
.search-nav ul { margin: 0; padding: 2em 0 2em 0;}
.search-nav li a, .search-nav li a:hover, .search-nav li.active a,.search-nav li.disabled { color: #fff; text-decoration:none;}
.search-nav li { display: inline;}
.search-nav li a, .search-nav li a:hover, .search-nav li.active a, .search-nav li.disabled { background-color: var(--dc-red); border-radius: 3px; cursor: pointer; padding: 12px; padding: 0.75rem;} .search-nav li a:hover, .search-nav li.active a { background-color: var(--dc-black);}
@media (max-width:762px) { .search-nav li a { font-size: .5em;}}

/* NEWS & EVENTS */
.sidebar-events h4 { font-size: 1em;}
@media (min-width:768px) { .news-event-wrapper {padding: 1em 0 1em 0;}}
.news-padding { margin-bottom: 2em;}
.event-padding-sm { margin-bottom: 1em;}
.news-event-wrapper h2 { text-align: center; color: var(--dc-red); font-weight: 900; margin-bottom: 1em; font-size: 2em;}
.home-spotlight-news { padding-bottom: 2em;}
.home-news h3 { line-height: 1em !important; font-size: 1.1em !important;}
.relative-panel { position: relative !important;}
@media (max-width:992px) { .relative-panel { padding-bottom: 1em;}}
.news-event-wrapper a.black-btn-outline { position: relative;}
@media (min-width:992px) { .news-event-wrapper a.black-btn-outline { position: absolute; bottom: 0; left: 0;}}

/*  EVENTS */
article.home-events, article.menu-events { display: inline-block; width: 100%}
article.home-events .events-date, article.menu-events .events-date { color: #fff; float: left; height: 75px; line-height: 1.1; margin: 0 12px 12px 0; padding: 10px 5px; width: 81px; position: relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box}
article.home-events .events-date { background: #455f6b;}
article.menu-events .events-date { background: var(--dc-red);}
article.home-events .events-date span, article.menu-events .events-date span { display: block; text-align: center; text-transform: uppercase}
article.home-events .events-date span.date, article.menu-events .events-date span.date { font-size: 32px; font-size: 2rem}
article.home-events .events-date span.month, article.menu-events .events-date span.month { font-size: 16px; font-size: 1rem}
article.home-events .text, article.menu-events .text { padding: .3em;}
article.home-events .text h4, article.menu-events .text h4 { font-size: 18px; font-weight: bold; margin: 0; padding: 0; line-height: 1em;}
article.home-events .text h4 { color: var(--dc-red);}
article.home-events a .text h4:hover { color: var(--dc-black);}
article.menu-events .text h4 { color: var(--dc-white);}
article.home-events .text h5 { color: var(--dc-black); margin: 0; padding: 0;}
article.home-events .events-date .events-date-overlay { position: absolute; top: 0; left: 0; display: block; width: 82px; height: 75px; background: #ac202e!important; opacity: .5}
article.home-events .events-date .events-date-overlay img.events-widget-thumb { position: absolute; top: 0; left: 0}
.more-link { padding: 1em 0 1em 0; display: block}
/* BY THE NUMBERS */
.by-numbers { text-align: center; padding: 2em 0 3em 0;}
.by-numbers h2 { font-weight: 900; line-height: 1em;}
.numbers-panel { color: #FFF;}
.number-panel-inner {text-align: center;}
.numbers-panel h3 { font-family: var(--dc-serif); font-size: 1.6em; padding-bottom: .4em; font-weight: 900; position: relative;}
.numbers-panel h3, .numbers-panel h4 {  line-height: 1em;}
.numbers-panel h4 { font-family: var(--sans-serif); font-size: 1.1em; margin: .3em 0 0 0; font-weight: bold;}
.numbers-panel h3::after { content: ''; position: absolute; display: block; width: 50px; height: 4px; background: #f48d46; bottom: 0; left: 0; right: 0; margin: 0 auto;}
@media (min-width:1024px) { .numbers-panel h3 { font-size: 2.6em;} .numbers-panel h4 { font-size: 1.2em;}}

/* TESTIMONIAL */
.testimonial-wrapper { position: relative; padding: 2em 0 2em 0; text-align: center;}
.testimonial-wrapper h2{ line-height: 1em;}
.testimonial-inner { padding-bottom: 2em;}
.testimonial-bio p { margin: 0; padding: 0; text-transform: uppercase;}
.testimonial-content { width: 100%;  margin: 0 auto;}
@media (min-width:992px) { .testimonial-content { width: 80%; }}


/* PANELS ---------------------------------------------------------------------------------------------------------------------*/

.basic-panel h2 { margin: 0; padding: 0;}
.basic-panel-img { position: relative; margin: 2em 0 1em 0;}
.basic-panel-img img { width: 100%; height: 100%;}

/* FOOTER ---------------------------------------------------------------------------------------------------------------------*/

/* QUICK LINKS (REMOVE ONCE ALL HAS BEEN REMOVED) */

	.quick-links { width: 100%; padding: 2em 0 2em 0; background: url(/wp-content/themes/dominican-university/assets/images/Dc-layout.gif) center center no-repeat; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover}
	.quick-links-inner { text-align: center;}
	.quick-links-inner h4{ color: #FFF; font-weight: 500; margin: 0; font-size: .8em}
	@media  (max-width:992px) { .quick-links { display: none; }}
/* END */

footer.main-footer { font-size: 16px; font-size: 1rem; background: #2f2f2f;}
.footer-wrapper { padding: 2em 0 2em 0;}
footer .footer-logo { float: none; text-align: center; width: 260px; margin: 0 auto; padding-top: 1em;}
footer.main-footer nav h4 { color: #8d8d8e}
footer.main-footer nav { margin-right: 7%; vertical-align: top; text-align: center; margin-bottom: 1em;}
footer.main-footer nav ul { border-left: none; padding: 0 0 0 10px; margin: 0; text-align: center;}
footer.main-footer nav h4 { font-size: 16px; font-size: 1rem; margin: 0; padding: 0;}
footer.main-footer nav ul li { border-right: 1px solid #8d8d8e; display: inline-block; padding: 0 8px 0 4px; margin: .25em 0; font-size: 12.8px; font-size: .8rem}
footer.main-footer nav ul li:last-child { border-right: none}
footer.main-footer nav ul li a { color: #fff }
footer.main-footer nav ul li a:hover { background:#2f2f2f !important;color: var(--dc-red);}
footer.main-footer nav:last-child { margin-right: 0 }
@media (min-width:1200px) { footer.main-footer nav { margin-right: 4%}}
@media (min-width:992px) { footer.main-footer nav { margin-right: 2%; display: inline-block; text-align: left} footer.main-footer nav ul { border-left: 1px solid #8d8d8e;} footer.main-footer nav ul li { text-align: left; font-size: 16px !important; font-size: 1.2rem}}
@media (min-width:768px) { footer.main-footer nav { margin-right: 2%; display: block; } footer.main-footer nav ul li { font-size: 14.4px; font-size: .9rem } footer.main-footer nav ul li { border-right: none; display: block; } footer.main-footer nav h4 { padding: auto; margin: auto; }}
section.footer-bottom { background: #272727; border-top: 1px solid #8d8d8e; border-bottom: none;}
section.footer-bottom small { color: #878787}
.footer-bottom-inner { padding: 1em; text-align: center;}
@media (min-width:992px) { .footer-bottom-inner { padding: 1em 0; text-align: left !important; }}
@media (min-width:768px) { .footer-bottom-inner { padding: 1em; text-align: center; }}
.small-footer { padding: 1em 0 1em 0;}
@media (min-width:992px) { .small-footer { padding: 0;}}
section.footer-bottom .social-media { clear: both; float: none; text-align: center; padding-top: .5em; font-size: 0;}
section.footer-bottom .social-media ul { list-style: none; padding: 0; margin: 0;}
@media (min-width:992px) { section.footer-bottom .social-media { float: right; text-align: right; padding-top: 0;}}
section.footer-bottom .social-media ul li { display: inline-block; vertical-align: top; clear: both; margin-right: 1em;}
section.footer-bottom .social-media ul li:last-child { margin-right: 0}
section.footer-bottom .social-media ul li a { background: url(/wp-content/themes/dominican-university/images/socialmedia.png) -100px -100px no-repeat; display: block; height: 25px; width: auto; color: #8D8D8A}
section.footer-bottom .social-media ul li a:hover { opacity: .8}
section.footer-bottom .social-media ul li a[href*=facebook] { background-position: 0 0; color: transparent; width: 25px}
section.footer-bottom .social-media ul li a[href*=twitter] { background-position: 0 -35px; color: transparent; width: 25px}
section.footer-bottom .social-media ul li a[href*=instagram] { background-position: 0 -70px; color: transparent; width: 25px}
section.footer-bottom .social-media ul li a[href*=youtube] { background-position: 0 -105px; color: transparent; width: 25px}
section.footer-bottom .social-media ul li a[href*=linkedin] { background-position: 0 -140px; color: transparent; width: 25px}
section.footer-bottom .social-media ul li a[href*=snapchat] { background-position: 0 -175px; color: transparent; width: 25px}
@media (min-width: 1024px) { .sm-container { width: 95%;}}
@media (min-width: 1440px) { .sm-container { width: 75%;}}
section.footer-cta { position: relative; display: block; background: #27c5f0; padding: 2em 0 2em 0; overflow: hidden;}
section.footer-cta h1 { color: var(--dc-white) !important; text-align: center;}
.footer-cta-links { position: relative; display: block; ; z-index: 2;}
.footer-cta-links a { display: block; text-transform: uppercase; text-align: center;}
.orange-triangle { position: absolute; width: 100%; height: 100%; bottom: 0; left: 0; background: url(/wp-content/themes/dominican-university/assets/images/sm-orange-triangle.svg) bottom left no-repeat; z-index: 1;}

/* FORM */

section.contact-form { background: rgba(228,228,228, .3); padding: 2em 0 2em 0; border-top: 1px solid #bfbfbf}
.contact-form-content { width: 100%; padding-bottom: 1em;}
.contact-form-content h2 { margin: 0; padding: 0; font-size: 30px; font-family: var(--dc-serif)}
.contact-form-content ul { margin: 0; padding: 0; list-style: none;}
.contact-form-content ul li { padding: 0; margin: 0;}
@media (min-width: 992px) { .contact-form-content { width: 80%; padding-bottom: 0;}}
section.contact-form input[type=text],
section.contact-form input[type=email],
section.contact-form input[type=tel] { border: none; border: 1px solid var(--gray); padding: .8em !important; margin: 0 !important; width: 100%;}
section.contact-form select { border: none; border: 1px solid var(--gray); padding: .8em !important; background: #ffffff url('../images/select-bg.jpg') no-repeat center right; -webkit-appearance: none; -moz-appearance: none; appearance: none;}
.sm-container { position: relative; width: 95%; margin: 0 auto; z-index: 5;}
.form_page { padding-top: 1em;}
.form_page input { width: auto; padding: .4em;}

/* REMOVE */

#footerLinks {
    width: 100%;
    height: 168px;
    background: url(/wp-content/themes/dominican-university/assets/images/Dc-layout.gif) center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}
article#footerIcons {
    margin: 0 auto;
    max-width: 900px
}

article#footerIcons ul {
    padding-top: 1em
}

article#footerIcons ul li {
    float: left;
    list-style: none
}

article#footerIcons ul li ul li {
    width: 100%;
    text-align: center
}

article#footerIcons ul li ul li h4 {
    color: #FFF;
    font-weight: 500;
    margin: 0;
    font-size: .8em
}


/* END */

/* UP NEXT PANEL -------------------------------------------------------------------------------------------------------------*/


.up-next-panel { font-size: 1.2em !important;}
.up-next-panel a { color: #000; text-decoration: none !important;}
.up-next-panel a:hover { color: var(--dc-red) !important;}
.up-next-panel a:after   { position:relative; display: inline-block; font-family: "Font Awesome 5 Free"; content: "\f054";padding-left: .3em; font-size: .7em;}
@media (max-width:992px) { .up-next-panel { font-size: 1em !important; }}

/* UNORDER LIST COLUMN -------------------------------------------------------------------------------------------------------------*/

/*LOOK INTO IF STILL USING */

ul.two-col, ul.four-col, ul.four-col-btn,  ul.five-col-btn  { text-align: left !important; list-style: none }

/* TWO COLUMN */
ul.two-col { -webkit-columns: 2; -moz-columns: 2; columns: 2; width: 80% !important; margin:  0 auto !important; padding-bottom: 1em !important;}
ul.two-col li::before { content: "\25A0"; color: var(--dc-black);  font-weight: bold;  display: inline-block; width: 1em; margin-left: -1em;}
ul.two-col-new { columns: 2; -webkit-columns: 2; -moz-columns: 2; text-align: left !important; list-style: none !important; margin: 0 !important; padding: 0 !important;}
@media (max-width:990px) {
	ul.two-col-new { columns:1; -webkit-columns: 1; -moz-columns: 1; text-align: left !important; list-style: none !important; margin: 0 !important; padding: 0 !important;}
}
ul.two-col-new li::before { content: "\25A0"; color: #e6e7e9; font-weight: bold; display: inline-block; width: 1em; margin-left: -1em;}
ul.two-col-new li { list-style: none !important;}
@media (max-width:990px) {
	ul.two-col { columns: 1; -webkit-columns: 1; -moz-columns: 1;width: 100% !important;}
	a.black-link { font-size: .8em !important}
	ul.two-col li::before { font-size: .4em !important; content: "\25A0"; color: var(--dc-black); font-weight: bold; display: inline-block; width: 1em; margin-left: -1em;}
}
/* FOUR COLUMN */
ul.four-col-btn { -webkit-columns: 4; -moz-columns: 4; columns: 4; text-align: left !important; margin:  1em 0 1em 0; padding: 0;}
ul.four-col-btn li, ul.five-col-btn li { margin: 0; padding: 0; list-style: none;}
ul.four-col-btn li a { display: block; border: 1px solid var(--dc-red); text-align: center; padding: 1em 0 1em 0; font-weight: 900;}
ul.four-col-btn li a:hover { color: var(--dc-black); border: 1px solid var(--dc-black);}

@media (max-width:1020px) {
	ul.four-col-btn { -webkit-columns: 2; -moz-columns: 2; columns: 2;}
	ul.four-col-btn li { margin-bottom: 1em;}
}

@media (max-width: 768px) {
	ul.four-col-btn { -webkit-columns: 1; -moz-columns: 1; columns: 1;}
	ul.four-col-btn li { margin-bottom: 1em;}
}
/* FIVE COLUMN */
ul.five-col-btn { -webkit-columns: 5; -moz-columns: 5; columns: 5; margin:  1em 0 1em 0; padding: 0;}
ul.five-col-btn li a{ display: block; border: 1px solid var(--dc-red); text-align: center; padding: 1em 0 1em 0; font-weight: 900;}
ul.five-col-btn li a:hover{ color: var(--dc-black); border: 1px solid var(--dc-black);}

@media (max-width:1200px) {
	ul.five-col-btn { -webkit-columns: 2; -moz-columns: 1; columns: 1; display: block;}
	ul.five-col-btn li { margin-bottom: 1em;}
}
@media (max-width: 768px) {
	ul.five-col-btn { -webkit-columns: 1; -moz-columns: 1; columns: 1;}
	ul.five-col-btn li { margin-bottom: 1em;}
}

.wp-block-column { display: flex; flex-direction: column;}

/* MISC STYLING -----------------------------------------------------------------------------*/

/* MORE IN PANEL */

.more-in-panel { padding: .5em 2em .3em 2em; margin-bottom: -2em;}
.more-in-panel h2 { font-family: var(--dc-serif); font-size: 2em; color: var(--dc-white); margin: 0; padding: 1em 0 0 0; text-align: center;}
@media (min-width: 992px) {
	.more-in-panel h2 { text-align: left;padding: 0;}
	.more-in-panel {margin-bottom: -2em;}
}
.more-in-panel select { 
	width: 100%; 
	padding: 1em; 
	border-top: none; 
	border-right: none; 
	border-left: none; 
	border-bottom: 1px solid #FFF; 
	background: none; 
	border-radius: 0px; 
	color: var(--dc-white);
	position: relative;  
	margin: 1em 0 2em 0;
	-webkit-appearance: none; -moz-appearance: none; appearance: none; background: url(https://www.duny.edu/wp-content/uploads/2021/04/white_down.png) 99% 50% no-repeat;
}


/* SEARCH --------------------------------------------------------------------------------------------------*/
.search-panel h1 { margin: 0; padding: 1em 0 0 0;}
.search-list { padding: 1.5em 0 1.5em 0}
.search-list h2 { font-size: 1.2em; margin: 0; padding: 0;}
.search-list p, .search-panel h4 { margin: 0; padding: 0;}
/* SULLIVAN LIBRARY -----------------------------------------------------------------------------------------*/



.page-template-template-library .hero-content h1 { margin-bottom: .5em;}


#library-alert { background: #0f6ecf; padding: 10px 5%; text-align: center; color: #FFF;}
#library-alert a { color: #FFF; font-weight: 900; text-decoration: underline;}
#library-alert a:hover { text-decoration:none;}

/* SEARCH */
.library-search { position: relative; z-index: 100 !important;}
.library-hours { background: var(--dc-red); padding: 2em; width: 100%; position: relative;  z-index: 10; margin-top: 2em; text-align: center}
.library-hours h3 { font-weight: 900; font-family: var(--dc-serif); }
@media (min-width:992px) { .library-hours { width: 400px; float: right; top: 20%; margin-top: 0; text-align: left}}
.library-hours h3 { color: #FFF; margin: 0;}
.library-time span { font-size: 1.3em;}
.mb-bhi-closed span { font-size: 1em !important; line-height: .8em !important; padding: .5em 0 .5em 0 !important;}
.library-hours a { color: #FFF; display: block;}
.library-hours a:hover { color: #000}
.library-hours a:after { content: '\25ba'; padding-left: .8em; font-size: .8em}
.library-ql .fa, .library-ql h4{ color: var(--dc-white) !important;}
.library-menu { position: relative; padding: 2em 0 2em 0; text-align: center; background: #f3f3f3;}
.library-menu h2 { color: var(--dc-red);}
.library-menu .col-lg-3 { border-right: none;}
.library-menu .col-lg-3:last-child { border-right: none;}
@media (min-width:992px) { .library-menu .col-lg-3 { border-right: 1px solid #c6c6c6;}}
.library-menu ul { list-style: none; margin: 0;padding: 0;}
.library-menu ul li { margin: 0; padding: .3em 0 .3em 0;}
.library-menu ul li a { color: #000;}
.library-menu ul li a:hover { color: var(--dc-red);}
.library-social { padding: 3em .5em 3em .5em}
.library-social h3 {font-weight: 900; font-family: var(--dc-serif); color: #000; font-size: 1.4em; margin: 0; padding: 0 0 1em 0;;}
.library-social .tribe-events-widget-events-list__event-datetime { color: #000 !important;}
/* DATELINE -----------------------------------------------------------------------------*/
header.dateline-header{width:80%;margin:0 auto}@media (max-width:1300px){header.dateline-header{width:100%}}header.dateline-header .dateline-logo h1,header.dateline-header .dateline-logo h3{color:#000;font-family:lexia,serif;line-height:1em;margin:0;padding:0}header.dateline-header .dateline-logo{padding:2em 0 0 0}.mobile-logo{display:none}@media (max-width:800px){.mobile-logo{display:block;margin-top:2em}.dateline-logo{display:none}}@media (max-width:1300px){.dateline-logo img{width:100%}}@media (max-width:1000px){.dateline-logo img{width:100%}}nav.dateline-menu ul{margin:.2em 0 0 0;padding:0}nav.dateline-menu ul li{display:inline-block;padding:1.5em 3% 1em 0}nav.dateline-menu ul li a{display:block;text-transform:uppercase;color:#000;font-weight:700}nav.dateline-menu ul li a:hover{text-decoration:underline}@media (max-width:1300px){nav.dateline-menu ul li a{font-size:.9em;padding:0 .5em 0 .5em}nav.dateline-menu ul li{display:block;padding:.5em 0 .5em 0;border-bottom:1px solid #000}}header.dateline-title-breaker{padding:2em 0 2em 0}.header-bar:before,header.dateline-title-breaker:after,header.dateline-title-breaker:before{position:relative;content:'';display:block;width:100%;background:#000}.header-bar:before,header.dateline-title-breaker:before{height:6px}header.dateline-title-breaker:after{height:2px;top:.3em}header.dateline-title-breaker h3{font-weight:900!important}header.dateline-title-breaker a.toc-dateline,header.dateline-title-breaker p{color:#58595b!important;margin:0!important;padding:0!important}header.dateline-title-breaker a.toc-dateline:hover{color:#000!important}header.dateline-title-breaker a,header.dateline-title-breaker h4{text-transform:uppercase;margin:0;padding:0;display:inline-block}header.dateline-title-breaker h4{color:#ab1f2d;font-weight:900}header.dateline-title-breaker h3{margin:0;padding:0;color:#000;text-transform:uppercase;text-align:center}header.dateline-title-breaker a.right-link{color:#254f9c;float:right}header.dateline-title-breaker a.right-link:after{display:inline-block;padding-left:.3em;content:'>';position:relative}@media (max-width:1000px){header.dateline-title-breaker a.right-link{float:none}}.dateline-title-inner{padding:.5em 0 .5em 0}.cover-story{display:inline-block;background:#ab1f2d;color:#fff;text-transform:uppercase;padding:.5em;margin-bottom:1em}.dateline-breaker-blue{position:relative;width:100%;height:10px;background:#d6e5f2;top:.5em}.dateline-bold-breaker{display:block;width:100%;height:10px;background:#000}.dateline-news-list{position:relative;display:block;padding:2em 0 2em 0;border-bottom:1px solid #ccc}.dateline-featured a h2,.dateline-news-single h2{font-size:3em;color:#254f9c;line-height:1em;font-weight:700;font-style:italic;margin:0;padding:0 0 .2em 0;font-family:lexia,serif}.dateline-news-single h2{display:block;margin-bottom:1em}.dateline-news-single img{padding-bottom:1em}.dateline-news-list h2{font-size:3em;color:#254f9c;line-height:1em;font-weight:700;font-style:italic;margin:0;padding:0 0 .2em 0;font-family:lexia,serif}.dateline-featured a h2:hover{color:#ab1f2d}.dateline-news-single h2{width:60%}.dateline-news-single h2:after{content:'';display:block;position:relative;width:100%;height:10px;background:#d6e5f2;top:.5em}.dateline-news-single{position:relative;padding:2em 0 2em 0}@media (max-width:800px){.dateline-news-list h2{font-size:2em}.dateline-news-single h2{width:100%}}.dateline-controller{-webkit-background-size:cover!important;-moz-background-size:cover!important;-o-background-size:cover!important;background-size:cover!important}.dateline-featured h3{margin:0;padding:0;font-size:2em;color:#49a3d2;line-height:1em;text-transform:uppercase;font-weight:700}@media (max-width:800px){.dateline-featured a h2{font-size:2em}.dateline-featured h3{font-size:1.5em}}.dateline-padding{padding:2em 0 2em 0}.dateline-col h3{margin:0;padding:.5em 0 .5em 0;border-bottom:1px solid #000;text-align:center;font-weight:900;color:#000;text-transform:uppercase}.border-right{border-right:1px solid #000}.border-left{border-left:1px solid #000}.border-top{border-top:5px solid #000}@media (max-width:800px){.border-left,.border-right{border-right:none;border-left:none}.dateline-col h3{border-top:6px solid #000}.header-bar{display:none}}.dateline-col-inner{text-align:center;position:relative;display:block;margin-top:1em;padding:1em}.dateline-col-inner h2{font-family:lexia,serif;font-size:2.1em;line-height:1em;font-weight:500}.event-padding{padding:2em 1em 1em 1em}section.dateline-featured-wrapper{padding:0 0 3em 0}.dateline-news{padding:0 1em 0 3em}@media (min-width:1009px){.desktop-hide{display:none}}.dateline-featured-img{width:95%}@media (max-width:1008px){.dateline-img-lg{width:100%;height:300px;display:block;overflow:hidden;position:relative}.dateline-news{padding:1em 0 .2em 0}}.dateline-img-sm{width:100%!important;height:250px!important;overflow:hidden;position:relative;margin-bottom:.5em}.dateline-img-sm img{width:100%;height:100%;object-fit:cover}.dateline-img-single{margin-top:2em;height:500px;overflow:hidden}.dateline-img-single img{width:100%;height:100%;object-fit:cover}@media (max-width:800px){.dateline-img-single{height:300px}}.dateline-img-lg img{width:100%;height:100%;position:absolute;object-fit:cover}.dateline-article{position:relative}.dateline-article a h2{font-weight:100!important}.dateline-article h2{margin:0;padding:0 0 .5em 0}.dateline-article p{margin:0;padding:0}


/* EVENT CALENDAR */


.tribe-events-widget .tribe-events-widget-events-list__event-date-tag {width: var(--tec-spacer-12) !important;}
.tribe-common .tribe-common-l-container { max-width: 100%; width: 100%;}
#tribe-events-pg-template { margin: 0 auto; max-width: 100%;}
button.tribe-events-c-search__button { background: var(--dc-red) !important}
button.tribe-events-c-search__button:hover { background: var(--dc-black) !important}
.tribe-common .tribe-common-c-btn-border, .tribe-common a.tribe-common-c-btn-border { border: 1px solid var(--dc-red); text-align: center; transition: var(--tec-transition); color: var(--dc-red);}
.tribe-common .tribe-common-c-btn-border:hover, .tribe-common a.tribe-common-c-btn-border:hover, .tribe-common .tribe-common-c-btn-border:focus, .tribe-common a.tribe-common-c-btn-border:focus { color: var(--dc-white); background: var(--dc-red) !important;}

.tribe-events-schedule  {  margin: 0 !important; padding: 0 !important;}
.tribe-events-schedule h2 { font-family: var(--sans-serif); font-weight: 900; color: var(--dc-red);}
.tribe-events-schedule h2:before {font-family: "Font Awesome 5 Pro"; font-weight: 900; content: "\f133"; padding-right: .5em;color: var(--dc-red);}
.home-events time.tribe-events-widget-events-list__event-date-tag-datetime { color: #fff; float: left; height: 75px; line-height: 1.1; margin: 0 1em 12px 0 !important; padding: 10px 5px; width: 81px; position: relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box}
.home-events time.tribe-events-widget-events-list__event-date-tag-datetime { background: #455f6b !important;}
.home-events .tribe-events-widget-events-list__event-wrapper { margin-left: 2em;}
.home-events time.tribe-events-widget-events-list__event-datetime { color: var(--dc-black) !important;}
.home-events h3.tribe-events-widget-events-list__event-title { font-size: 1.1em !important; font-weight: bold; margin: 0; padding: 0; line-height: 1em !important;}
.home-events .tribe-events-widget-events-list__view-more { display: none}
.home-events .tribe-common a, .home-events .tribe-common a:active, .home-events .tribe-common a:focus, .home-events .tribe-common a:visited { color: var(--dc-red); outline: 0; text-decoration: none;}
.home-events .tribe-common a:hover { color: var(--dc-black);}
.tribe-common .tribe-common-anchor-thin:active,
.tribe-common .tribe-common-anchor-thin:focus,
.tribe-common .tribe-common-anchor-thin:hover,
.tribe-common .tribe-common-anchor-thin,
.tribe-common .tribe-common-anchor-thin-alt {
    border-bottom: none !important;
}

.tribe-events-widget-events-list__header {
	margin: 1.3em 0 1em 0  !important; 
	padding: 0 0 5px 0 !important; 
	border-bottom: 1px solid #3c3c3c !important; 
	display: block !important; 
}

.tribe-events-widget-events-list__header h2{
	font-family: var(--dc-sans-serif) !important;
	font-size: 17.5px !important; 
	font-size: 1.09375rem !important; 
	font-weight: 900!important; 
	color: #afafaf !important; 
}
.tribe-related-event-info { padding: 1em !important;}

/* WIDGET SIDEBAR */

.widget-area .tribe-compatibility-container {
	padding: 0 35px 15px;
}

.widget-area .tribe-events-widget-events-list__header {
	margin: 1.3em 0 1em 0  !important; 
	padding: 0 0 5px 0 !important; 
	border-bottom: none !important; 
	display: block !important; 
}

.widget-area .tribe-events-widget-events-list__header h2{
	font-family: var(--dc-serif) !important;
	font-size: 1.6rem !important; 
	font-weight: 700!important; 
	color: #ac1a2f !important; 
}

.widget-area .tribe-events-widget-events-list__event-venue {
	font-weight: 500 !important;
	margin: 0 !important;
}

.widget-area time.tribe-events-widget-events-list__event-datetime {
	color: var(--dc-red) !important;
	font-weight: 500 !important;
}

.widget-area .tribe-events-widget-events-list__view-more-link:after {
	content: '>';
	margin-left: .3em;
}

.widget-area .tribe-events-widget-events-list__view-more-link:hover {
	color: var(--dc-red) !important;
}

time.tribe-events-widget-events-list__event-date-tag-datetime {
	background: var(--dc-red);
	padding: .2em 0 .5em 0 !important;
	margin-right: .5em !important;
}

time.tribe-events-widget-events-list__event-datetime {
	color: var(--dc-white) !important;
}

span.tribe-events-widget-events-list__event-date-tag-month,
span.tribe-events-widget-events-list__event-date-tag-daynum {
	color: var(--dc-white) !important;
	margin: 0 !important;
	line-height: 1em !important;
}
span.tribe-events-widget-events-list__event-date-tag-month {
	font-size: 1em !important;
	padding-top: .4em !important;
}
span.tribe-events-widget-events-list__event-date-tag-daynum {
	font-size: 1.7em !important;
	font-weight: 900 !important;
}

h3.tribe-events-widget-events-list__event-title {
		font-weight: bold !important;
	line-height: .9em !important;
	font-size: .9em !important;
}
a.tribe-events-widget-events-list__event-title-link {
	font-family: var(--sans-serif) !important;

}

a.tribe-events-widget-events-list__event-title-link:hover {
	text-decoration: none !important
}


.tribe-event-tags-label, .tribe-event-tags {
	display: none !important
}

.tribe-events-meta-group-details dt {
	font-weight: 900 !important;
}

.simple-date-box {
	background: #a6192e;
	padding: 1em;
	width: 81px;
	height: 95px;
	text-align: center;
	margin-bottom: 1em;
}
		
span.sdb-month {
	color: #FFF;
	font-size: 1em;
	display: block;
	margin: 0;
}

span.sdb-date {
	color: #FFF;
	font-size: 2em;
	font-weight: 900;
	display: block;
	line-height: 1em;
	margin: 0;
}

.h-margin-b h1 {
	margin: 0 !important;
	line-height: 1em
	
}

.box-shadow {
	margin: 2em auto 2em auto;
	padding: 2em !important;
	-webkit-box-shadow: 0 0 3px #ccc;
	  -moz-box-shadow: 0 0 3px #ccc;
				box-shadow: 0 0 3px #ccc;
}

@media (max-width:992px) {
	.box-shadow {
	margin: 2em 0em 2em 0;
}
}

ul.arrow-list {
	border-bottom: 5px solid #f5f5f5;
	margin: 1em 0 0 0;
	padding: 0 0 1em 0;
}

ul.arrow-list li {
	margin: 0;
	padding: 1em;
	list-style: none;
}

ul.arrow-list li:first-child {
	background: var(--off-white)
}

.circle-container, .circle-container a {
  width: 150px; /* Set the width and height for the circle */
  height: 150px;
  background-color: var(--dc-red); /* Set the background color for the circle */
	color: #FFF;
  border-radius: 50%; /* Create a circle by setting border-radius to 50% */
  display: flex;
  align-items: center; /* Center vertically */
  justify-content: center; /* Center horizontally */
	margin: 0 auto;
}

.circle-container a:hover {
  background-color: var(--dc-black); 
	color: #FFF;
}

.circle-container h3 {
	margin: 0;
	padding: 0;
	text-align: center;
	line-height: 1em;
}



 /* Define the two-column layout */
.two-column-list { display: flex; flex-wrap: wrap; justify-content: space-between; list-style: none; padding: 0; margin: 2em 0 2em 0;}
.two-column-list li { width: 100%;}
@media(min-width: 600px) {
	.two-column-list li { width: 48%; }
}
.three-column-list { display: flex; flex-wrap: wrap; justify-content: space-between; margin: 2em;}
.three-column-list li { width: 100%;  padding-bottom: .5em;}
@media(min-width: 768px) { .three-column-list li { width: 48%;}}
@media(min-width: 992px) { .three-column-list li { width: calc(33.33% - 20px);}}
