/*
 Theme Name:     Divi Child Theme
 Theme URI:      http://www.elegantthemes.com/gallery/foxy/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     http://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
.et_pb_blog_grid h2 {
  font-size: 22px;
line-height: 1.1em;
}

.et_pb_button:hover {
 background-color: #8a1538;
border: 2px solid transparent;
}

.su-spoiler-style-default > .su-spoiler-content {
  padding: 1em 0 1em 27px;
  margin-top: 0px;
}

.su-spoiler-style-default > .su-spoiler-content {
  padding: 1em 0 1em 27px;
  margin-top: 0px;
}
.dept-menu-sticky .su-spoiler-style-default > .su-spoiler-content {
  padding: 1em 0 1em 27px;
}


.bannerred {
  max-width: 100%;
  text-align: center;
  background: transparent;
  color: #333333;
  padding-top: 10px;
	padding-bottom: 30px;
	padding-left: 60px;
padding-right: 60px;
  cursor: pointer;
  font-size: 22px;
  font-weight: 400;
	margin-top:25px;
	margin-bottom:25px;
	position: relative;
	z-index: 0;
}

.bannerred:before {
  content: "";
  position: absolute;
  background: rgba(220, 220, 220, 0.5);
  box-shadow: -0.75rem 0.75rem 0px rgba(220, 220, 220, 0.5);
  top: 0;
  right: 0;
  left: 0.75rem;
  bottom: 0.75rem;
  transition: all 0.2s;
}
.bannerred:after {
  content: "";
  position: absolute;
  top: 0.75rem;
  right: 0.75rem;
  left: 0.75rem;
  bottom: 0.75rem;
  background: #E1E1E1;
  z-index: 0;
  opacity: 1;
}
.bannerred:hover:after{  opacity: 0;}
.bannerred * {
  position: relative;
  z-index: 2;
}
.bannerred:hover:before {
  top: 0.75rem;
  bottom: 0.75rem;
  left: 0.75rem;
  right: 0.75rem;
  background: #BA0C2F;
  box-shadow: 0px 0px 0px #6986A2;}

 .bannerred:hover > strong {color:#ffffff;}
 .bannerred:hover > p {color:#ffffff;}
.bannerred i.fa-regular {color:#BA0C2F; font-size: 50px; margin:15px; padding:15px; display: block;}
.bannerred:hover  i.fa-regular {color:#a89968!important;}
.leftcol1 {width:71%!important;}
.leftcol2 {margin-top:58px;
min-width:300px;
}
.fixednavmobile{ position: -webkit-sticky;
  position: sticky;
  top: 200px;
  background-color: yellow;
	max-height: 85vh;
  overflow-y: auto;
}



#left-area .post-meta {
  font-size: 17px;
}

.lwp-overlay-portfolio .portfolio-wrapper {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 80%;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}
 
.lwp-overlay-portfolio .et_overlay:before {
    display: none;
}
/*new header css */
.header-bar {
background-color:#05262C;
}
.header-bar h1{
	font-size:38px;
	text-align:center;
color:#ffffff;
}

.header-bar h2 {color:#a89968;
	text-align:center;
font-size:18px;}


/*** Responsive Styles Smartphone Only ***/
@media all and (max-width: 767px) {
	.header-bar h1{
	font-size:31px;
color:#ffffff;
}

.header-bar h2 {color:#a89968;
font-size:15px;}
 
}


@media (min-width: 980px) {
.cu-blog .et_pb_salvattore_content[data-columns]::before {
	content: '3 .column.size-1of3' !important;	
}
@media only screen and ( min-width: 981px ) {
	.cu-blog .column.size-1of3 {
	    width: 31%!important;
	    margin-right: 1%;
	}
}}

@media (min-width: 980px) {
.cu-blogtwo .et_pb_salvattore_content[data-columns]::before {
	content: '2 .column.size-1of2' !important;	
}
@media only screen and ( min-width: 981px ) {
	.cu-blogtwo .column.size-1of2 {
	    width: 47%!important;
	    margin-right: 1%;
	}
}}
.textbox-light p {color:#303030;}
.textbox-light strong { font-weight:500;}
.textbox-light a {color:#ba0c2f; text-decoration:underline;}
.textbox-light h2 {color:#303030; font-size: 33px; font-weight:500;}
.textbox-light h3 {color:#303030;font-size: 24px;font-weight:500!important;}

.textbox-dark h2 {color:#ffffff;font-size: 33px;font-weight:500;}
.textbox-dark h3 {color:#ffffff;font-size: 24px;font-weight:500;}
.textbox-dark p {color:#ececec;}
.textbox-light strong { font-weight:500;}
.textbox-dark a {color:#ffffff; text-decoration:underline;}
.textbox-dark .btn-grey-small, .textbox-dark .btn-grey, .textbox-dark .btn-grey-large {     
		     border: 2px solid #ffffff!important;
			color: #ffffff!important;
}
 .textbox-dark a.btn-grey, .textbox-dark a.btn-grey-small, .textbox-dark a.btn-grey-large,  .textbox-dark a.btn-grey-small:visited, .textbox-dark a.btn-grey:visited, .textbox-dark a.btn-grey-large:visited  {
            color: #ffffff!important; /* change font color here */
		border: 2px solid #ffffff;
        }
 
strong {font-weight:500!important;}

.pac_dih__caption {
  margin: 10px 0 12px 0;
  text-align: center;
}
.et-pb-arrow-next {
     opacity: 1;
     right: 0px;
    background-color: #ffffffa1;
  font-size: 28px;
  margin-top: -14px;
}

.et-pb-arrow-prev{
    background-color: #ffffffa1;
     opacity: 1;
     left: 0px;
	 font-size: 28px;
  margin-top: -14px;
}

@media only screen and (max-width: 767px){
.wp-caption {
display: inline-block!important;
vertical-align: middle;
}
.wp-caption {
position: relative;
display: block!important;
width: 100%!important;
text-align: center;
margin-left: auto;
margin-right: auto;
}
}


div.action.form_action button.default.form_button_submit {
  font-size: 18px;
  text-transform: uppercase;
  background: #BB2031;
  padding: 5px 15px;
  border: none;
  color: #FFF;
}
button, input, select, textarea {
  font-family: inherit;
  font-size: 18px;
}
div.form_responses {
    margin-right: 10px;
}
.nohoverblurb > * {cursor: default!important}
.person-import h4 {font-size:20px;Font-weight:500;}   
 
.evo_lightboxes {display:none!important;}
@media screen and ( max-width: 980px ) {
    .reverse {
        display: flex;
        flex-direction: column-reverse;
    }
}

.owl-carousel .owl-item img {
  border-radius: 3px;
	
}

et-menu a, .et-menu a {
  -webkit-transition: none!important;
  transition: 0s!important;
}
.de-mega-menu-item.menu-item-has-children > a::after {
  transition: 0s!important;
}

@media screen and ( max-width: 980px ) {
    main-content{
margin-top: 7vw;
}
 
.hide-header {
opacity: 0;
margin-top: -100px !important;
}
 
.show-header {
opacity: 1;
margin-top: 0px !important;
}
 
#global-header-section, #mobilestick {
-webkit-transition: all 0.75s ease !important;
-moz-transition: all 0.75s ease !important;
-o-transition: all 0.75s ease !important;
-ms-transition: all 0.75s ease !important;
transition: all 0.75s ease !important;
}
    }


.heromobile {height:600px;
	}

#global-header-section{height:95px;}
/*
div#main-content.blog_single div.container h2 { font-size: 25px; font-weight:600;color:#303030!important; }
div#main-content.blog_single div.container h3 { font-size: 20px; font-weight:500!important; }
div#main-content.blog_single div.container h4 { font-size: 22px; font-weight:500!important; font-style: italic; }*/
.wp-caption p.wp-caption-text {
  font-size: 16px;
}

div.form_p .form_label {
    font-size: 14px;
    line-height: 1.3em;
}
div.form_header .form_label {
    padding: 1px 1px;
}
div.action.form_action button.default.form_button_submit  {
    font-size: 18px;}

mojo-sp {
    height: 750px!important;
}
#mojo-sp-right {
    max-height: 750px;
}
.kb-zoomout .et_parallax_bg{
   animation: zoomout 15s forwards;
  -ms-animation: zoomout 15s forwards;
  -webkit-animation: zoomout 15s forwards;
  -0-animation: zoomout 15s forwards;
  -moz-animation: zoomout 15s forwards;
 background-blend-mode: normal!important;
	height:650px;
}

.kb-zoomout .et_pb_slide .et_parallax_bg{
   animation: zoomout 15s forwards;
  -ms-animation: zoomout 15s forwards;
  -webkit-animation: zoomout 15s forwards;
  -0-animation: zoomout 15s forwards;
  -moz-animation: zoomout 15s forwards;
 background-blend-mode: normal!important;
}

 
@keyframes zoomout{
0% {
    -ms-transform: scale3d(1.3, 1.3, 1.3) translate3d(-0px, 0px, 0px);
    -webkit-transform: scale3d(1.3, 1.3, 1.3) translate3d(0px, 0px, 0px);
    -o-transform: scale3d(1.3, 1.3, 1.3) translate3d(0px, 0px, 0px);
    -moz-transform: scale3d(1.3, 1.3, 1.3) translate3d(0px, 0px, 0px);
    transform: scale3d(1.3, 1.3, 1.3) translate3d(0px, 0px, 0px);
    animation-timing-function: ease-in-out;
}
 
 
100% {
    -ms-transform: scale3d(1.0, 1.0, 1.0) translate3d(0px, 0px, 0px);
    -webkit-transform: scale3d(1.0, 1.0, 1.0) translate3d(0px, 0px, 0px);
    -o-transform: scale3d(1.1, 1.1, 1.1) translate3d(0px, 0px, 0px);
    -moz-transform: scale3d(1.0, 1.0, 1.0) translate3d(0px, 0px, 0px);
    transform: scale3d(1.0, 1.0, 1.0) translate3d(0px, 0px, 0px);
 
}
}

.pp-sub-widget-include div.pp-sub-t {
    font-size: 140% !important;
}
#page-container {
	overflow-y: hidden;}
.eventon_events_list .eventon_list_event .evcal_desc .evcal_desc3, .evo_pop_body .evcal_desc .evcal_desc3, #page-content p.evcal_desc .evcal_desc3 {
    position: absolute;
    right: 10px;
    top: 10px;
}
.eventon_list_event .evo_metarow_details .eventon_full_description p, .eventon_list_event .evo_metarow_details .eventon_full_description li {
    font-size: 15px;
}
.eventon_events_list .eventon_list_event .evcal_desc span.evcal_desc2, .evo_pop_body .evcal_desc span.evcal_desc2 {
    font-size: 15px;
}
#evcal_list .eventon_list_event .evcal_eventcard p, .ajde_evcal_calendar .eventon_events_list .eventon_desc_in ul, .evo_lightboxes .evo_pop_body .evcal_evdata_row .evcal_evdata_cell p, .evo_lightboxes .evcal_evdata_cell p a {
    font-size: 15px;
}
.eventon_events_list .eventon_list_event .evcal_desc span.evcal_event_subtitle, .evo_lightboxes .evo_pop_body .evcal_desc span.evcal_event_subtitle {
    text-transform: none;
}
.eventon_events_list .eventon_list_event .evcal_desc span.evcal_event_subtitle, .evo_pop_body .evcal_desc span.evcal_event_subtitle {

    text-transform: none!important;
}
eventon_events_list .eventon_list_event .evcal_desc span.evcal_event_subtitle, .evo_lightboxes .evo_pop_body .evcal_desc span.evcal_event_subtitle {
    text-transform: none;
}
h3.evo_h3   {font-size: 16px !important;} 

.evcal_evdata_row {padding-top:10px;padding-bottom:10px;padding-left:20px;padding-right:20px;}

.evcal_evdata_row .evcal_evdata_cell h3 {
    padding-bottom: 3px!important;
}
.eventon_sort_line p, .eventon_filter_line p, .eventon_sf_field p {
    font-size: 15px!important;
}
.eventon_full_description .eventon_desc_in a {
    color: #BA0C2F!important;
    text-transform: uppercase!important;
}
.eventon_events_list .eventon_list_event a {
    color: #BA0C2F!important;
}
.evcal_evdata_row .evcal_evdata_cell h3 {
    padding-bottom: 3px !important;
    font-weight: bold !important;
}
.evcal_desc3 .evo_event_progress {
    display: none !important;
}
gform_wrapper.gravity-theme .gfield_header_item, .gform_wrapper.gravity-theme .gform_fileupload_rules, .gform_wrapper.gravity-theme .ginput_complex label {
    font-size: 18px;
}
.gform_wrapper.gravity-theme .gfield_label {
    font-size: 18px;
}

.gform_wrapper .gfield_required {
      color: #BA0C2F;
    font-size: 15px;
}
.twotextcolumns {-webkit-column-count: 2;
      -moz-column-count: 2;
           column-count: 2;

   -webkit-column-gap: 30px;
      -moz-column-gap: 30px;
           column-gap: 30px;}

@media only screen and (max-width: 600px) {
	.twotextcolumns {-webkit-column-count: 1 ;
      -moz-column-count: 1;
           column-count: 1;
}
}

.et-boc {
    margin-bottom: -25px;
}

.page-template-FixedLeftMenu .et-l--footer {z-index: 0;
position: relative;
padding-left: 255px;}

.et_pb_menu__search-button::after {
    padding-top: 22px;
}

.et_pb_menu .et_pb_menu__menu > nav > ul > li.mega-menu {
    height: 65px;
    PADDING-TOP: 35px;
}

/* ##### SLIDE-IN DESKTOP ##### */



.slide_in_container {
position:fixed;
	bottom: 0 !important;
	right:0px !important;
	z-index:999999;
	transform: translateY(100%);
	transition: 0.5s ease-out;
	width: 21%;
}

.show_form {
	transform: translateX(0px);
}


.slide_in_label {
   	transform: translate(0%, -100%) rotate(0deg);
    transform-origin: center bottom 0px;
    position: absolute !important;
    top: 0px;
    width: 270px;
    text-align: center;
    justify-content: center;
    padding: 1.3rem 1rem 1rem 1em;
    margin: 0px;
    display: flex;
	right:0px;
}



.slide_in_label:hover {
	cursor: pointer;
}

.custom_contact_form p input, .custom_contact_form p textarea {
    padding: 15px 10px 10px 10px !important;
}

.fa-times-circle {
	font-size: 22px;
	cursor: pointer;
	color: #000 !important;
}


.et_pb_menu .et_pb_menu__menu > nav > ul > li.mega-menu {
    text-align: center;
}
.et-menu .menu-item-has-children > a:first-child::after {
    color: #BA2031;
}

body {
font-family: "neue-haas-unica",sans-serif !important;
font-style: normal!important;
font-weight: 300!important;
letter-spacing: 0.1px;
}

.entry-content li a {
    text-decoration: underline;   
}

 



/*submenus*/
.et_pb_row_0 {
  padding-bottom: 0px;
}
#main-content .submenu .widget_nav_menu {
    float: none;
    margin-left: auto;
    margin-right: auto;
    max-width: 1080px;
    text-align: center;
    width: 100%;
   vertical-align:top;
   list-style-type: none;
}
.secondary_nav .et_pb_row {
    padding: 10px 0 2px;   
}

.submenu ul.menu li a{
color:#ffffff;
text-transform: uppercase;
transition: all 0.4s ease-in-out 0s;
}
.submenu ul li a:hover {
color: #b5a576 !important;
    
	}
.submenu .menu > .current-menu-item > a, .submenu .current-menu-parent > a {
   color: #b5a576 !important;
   border-bottom: 2px solid #fff;
}
.submenu .menu ul .current-menu-item > a {
    color: #b5a576 !important;
    border-bottom: none;
}
.submenu ul.menu{
    list-style-type: none;
    margin: 0;
    display: inline-block;
    padding: 0;
    line-height: 16px;
    overflow: visible;
}
.submenu ul li {
    float: left;
	font-size: 11pt;
   margin-bottom: 0px;
  padding: 0px 14px;
  position: relative;
}

.submenu li.menu-item a {
 display: block;
    color: white;
    text-align: center;
    padding: 5px 0px 10px 0px;
    text-decoration: none;
}

#main-content .submenu ul.menu ul{
  position:absolute;
  list-style-type: none;
  left:-9999px;
  top:100%;
  width:100%;
  visibility:hidden;
  opacity:0;
  padding-top: 10px;
  transition: transform 0.2s;
  transform: translate(0px, 50px);
}

#main-content .submenu .menu li:hover > ul{
  left:-13px;
  visibility:visible;
  display: block;
  opacity:1;
  transform: translateX(0px);
}
#main-content .secondary_nav .submenu ul ul li {
    margin-left: 13px;
    padding-left: 0px;
    padding-right: 0px;
    border: none;
    float: none;
    width: 340px;
}
#main-content .secondary_nav .submenu ul ul li a{
    text-align:left;
    background-color: #BB0F32;   
    color: #fff; 
    margin-left: -10px;
    padding-left: 10px;
}
#main-content .secondary_nav .submenu ul ul li a:hover{
    background-color: #58001b;
}


/* -------------------------------from divi panel---------------------- */

.secondary_nav {padding-top:0px!important; padding-bottom:0px!important;}


 .et_pb_menu__wrap .mobile_menu_bar:before {
    top: 10px;
    }



/*change hamburger icon to x when mobile menu is open*/

#et_mobile_nav_menu .mobile_nav.opened .mobile_menu_bar::before,
.et_pb_module.et_pb_menu .et_mobile_nav_menu .mobile_nav.opened .mobile_menu_bar::before {
	content: '\4d';
}


/*adjust the new toggle element which is added via jQuery*/

ul.et_mobile_menu li.menu-item-has-children .mobile-toggle,
ul.et_mobile_menu li.page_item_has_children .mobile-toggle,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle,
.et-db #et-boc .et-l ul.et_mobile_menu li.page_item_has_children .mobile-toggle {
	width: 44px;
	height: 100%;
	padding: 0px !important;
	max-height: 44px;
	border: none;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 999;
	background-color: transparent;
}


/*some code to keep everyting positioned properly*/

ul.et_mobile_menu>li.menu-item-has-children,
ul.et_mobile_menu>li.page_item_has_children,
ul.et_mobile_menu>li.menu-item-has-children .sub-menu li.menu-item-has-children,
.et-db #et-boc .et-l ul.et_mobile_menu>li.menu-item-has-children,
.et-db #et-boc .et-l ul.et_mobile_menu>li.page_item_has_children,
.et-db #et-boc .et-l ul.et_mobile_menu>li.menu-item-has-children .sub-menu li.menu-item-has-children {
	position: relative;
}


/*remove default background color from menu items that have children*/

.et_mobile_menu .menu-item-has-children>a,
.et-db #et-boc .et-l .et_mobile_menu .menu-item-has-children>a {
	background-color: transparent;
}


/*hide the submenu by default*/

ul.et_mobile_menu .menu-item-has-children .sub-menu,
#main-header ul.et_mobile_menu .menu-item-has-children .sub-menu,
.et-db #et-boc .et-l ul.et_mobile_menu .menu-item-has-children .sub-menu,
.et-db #main-header ul.et_mobile_menu .menu-item-has-children .sub-menu {
	display: none !important;
	visibility: hidden !important;
}


/*show the submenu when toggled open*/

ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,
#main-header ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,
.et-db #et-boc .et-l ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,
.et-db #main-header ul.et_mobile_menu .menu-item-has-children .sub-menu.visible {
	display: block !important;
	visibility: visible !important;
}


/*adjust the toggle icon position and transparency*/

ul.et_mobile_menu li.menu-item-has-children .mobile-toggle,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle {
	text-align: center;
	opacity: 1;
}


/*submenu toggle icon when closed*/

ul.et_mobile_menu li.menu-item-has-children .mobile-toggle::after,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle::after {
	top: 10px;
	position: relative;
	font-family: "ETModules";
	content: '\33';
	color: #BA0C2F;
	background: #f0f3f6;
	border-radius: 50%;
	padding: 3px;
}


/*submenu toggle icon when open*/

ul.et_mobile_menu li.menu-item-has-children.dt-open>.mobile-toggle::after,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children.dt-open>.mobile-toggle::after {
	content: '\32';
	color: #ffffff;
	background: #555555;
}


/*add point on top of the menu submenu dropdown*/

.et_pb_menu_0.et_pb_menu .et_mobile_menu:after {
	position: absolute;
	right: 5%;
	margin-left: -20px;
	top: -14px;
	width: 0;
	height: 0;
	content: '';
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-bottom: 20px solid #ffffff;
}


/*adjust the position of the hamburger menu*/

.mobile_menu_bar {
	position: relative;
	display: block;
	bottom: 10px;
	line-height: 0;
}


/*force the background color and add a rounded border*/

.et_pb_menu_0.et_pb_menu .et_mobile_menu,
.et_pb_menu_0.et_pb_menu .et_mobile_menu ul {
	background-color: #ffffff!important;
	border-radius: 10px;
}

.et_mobile_menu .menu-item-has-children .sub-menu{
display: none !important;
}

.pa-block{
display: block !important;
height: fit-content !important;
padding-top: 0 !important;
margin-top: 0 !important;
padding: 5% !important;
margin-bottom: 0 !important;
margin-top: 0 !important;
}

.et_mobile_menu .menu-item-has-children .pa-submenu{
display: block !important;
}

.opened .et_mobile_menu{
height: fit-content !important;
padding: 5% !important;
}


ul.et_mobile_menu li.menu-item-has-children .mobile-toggle, .et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle{
    	    text-align: right;
    	    width: 100%;
    }


.menu_cta, .menu_cta_apply {
background-color: #b5a576!important;
color: #333!important;
padding: 0 !important;
margin-top: 35px!important;
}

.menu_cta a, .menu_cta_apply a {
color: #333 !important;
padding: 15px 15px 15px 15px !important;
}
.menu_cta a:hover, .menu_cta_apply a:hover {
color: #fff !important;
}

@media (min-width: 980px){
.menu_cta a:before {
content: '\0068'; 
color: #fff;
font-family: 'ETmodules';
font-size: 16px;
line-height: 1;
position: absolute;
left: 12px;
top: 20px;
	}}
@media (min-width: 980px){
.menu_cta_apply a:before {
content: '\006c'; 
color: #fff;
font-family: 'ETmodules';
font-size: 16px;
line-height: 1;
position: absolute;
left: 12px;
top: 20px;
	}}


.menu_cta a, .menu_cta_apply a {
padding-left: 35px !important;
}




.notice-error, div.error {
    border-left-color: #dc3232;
    display: none;
}

.rv_button.closed:after {font-family: "ETmodules";content:"\33";}
.rv_button.opened:after{font-family: "ETmodules";content:"\32";}
.rv_button2.closed:after {font-family: "ETmodules";content:"\33";}
.rv_button2.opened:after{font-family: "ETmodules";content:"\32";}
.rv_button3.closed:after {font-family: "ETmodules";content:"\33";}
.rv_button3.opened:after{font-family: "ETmodules";content:"\32";}
.rv_button4.closed:after {font-family: "ETmodules";content:"\33";}
.rv_button4.opened:after{font-family: "ETmodules";content:"\32";}
.rv_button5.closed:after {font-family: "ETmodules";content:"\33";}
.rv_button5.opened:after{font-family: "ETmodules";content:"\32";}
.rv_button6.closed:after {font-family: "ETmodules";content:"\33";}
.rv_button6.opened:after{font-family: "ETmodules";content:"\32";}
.rv_button7.closed:after {font-family: "ETmodules";content:"\33";}
.rv_button7.opened:after{font-family: "ETmodules";content:"\32";}

.mec-fes-list-top-actions {display:none!important;}
.mec-fes-form-top-actions {display:none!important;}
.mec-fes-form, .mec-fes-list {
	background: #ffffff;}
.mec-event-list-modern .col-md-2.col-sm-2{
    width: 100%!important;
}
.bellows .bellows-nav, .bellows .bellows-nav .bellows-menu-item, .bellows .bellows-nav .bellows-submenu  {padding:0px!important;}

#main-header {
	z-index: 998;}



.gq_r_fixed_buttons_vps {
    padding-bottom: 50px;
}

a.smallred,
a.bigred {
	border: none!important;
	color: #ffffff !important;
	background: #BA2031!important;
	box-shadow: none!important;
text-shadow:none!important;
}

a.smallred:hover,
a.bigred:hover {
	color: #ffffff !important;
}
.cta-blog{
  border-style: solid;
  border-width:1px;
  border-color: #b5a576;
  background-color: #ececec;
  padding:20px;
margin-top:30px;}

ol  {list-style-type: decimal!important; padding: 1px 20px 20px 30px;}
hr {
  border: 0;
  border-top: 1px solid #303030;
  border-bottom: 0px solid #8c8c8c;
}
                                    
.et_pb_filterable_portfolio_0.et_pb_filterable_portfolio .post-meta a {pointer-events: none;
cursor: default;
display: inline-block;}

.yarpp-related a {
 
    font-weight: normal!important;
	font-size:18px!important;
}
.yarpp-post-content{text-align:center;}
.yarpp-image-previews {
    margin: 20px 0;
}

.yarpp-image-previews:after {
    content: '';
    display: block;
    clear: both;
}

.yarpp-image-previews .yarpp-post {
    width: 33%;
    float: left;
    box-sizing: border-box;
    padding: 0 20px;
}

.yarpp-image-previews .yarpp-post-image {
    overflow: hidden;
    max-height: 150px;
}

.yarpp-image-previews .yarpp-post-image img {
    width: auto;
    height: auto;
    max-width: 100%;
    margin: 0 auto;
    display: block;
}

.yarpp-image-previews .yarpp-post-title {
    font-size: 1em;
    line-height: 1.35em;
    margin: 5px 0 5px;
}
.yarpp-image-previews .yarpp-post-text {
    font-size: 0.9em;
    line-height: 1.35em;
}

@media ( max-width: 600px ) {
    .yarpp-image-previews .yarpp-post {
        width: 50%;
        margin: 0 0 20px;
    }
    .yarpp-image-previews .yarpp-post:nth-child(odd) {
        clear: both;
    }
}
@media ( max-width: 450px ) {
    .yarpp-image-previews .yarpp-post {
        width: 100%;
        max-width: 300px;
        margin: 0 auto 20px;
        float: none;
    }
}
/* Reduces the title font size and displays more than two title lines */
.yarpp-thumbnail {height: 200px !important;}
.yarpp-thumbnail-title {font-size:0.8em !important; max-height: 4em !important}

/* Centers the thumbnail section */
.yarpp-related-widget {text-align:center !important;}
.greybutton {
    margin-bottom: 100px;
}
.et_pb_pricing_table .et_pb_button_wrapper {
    text-align: left;
}
.et_pb_pricing_content_top {
    display: none;
}
.entry-content .vsel-content h3 {
    margin: 0 0 4px!important;
	font-size: 1.2em!important;
}
.entry-content .vsel-content p {
    margin: 0 0 0px!important;
}
.vsel-meta-cats { font-style: italic!important;color:#999999!important;font-size:14px;}


body #main-header {
  height:149px!important;
  }

#page-container {
    padding-top: 95px !important;
}

.homehero {height:550px;}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
 color: #BA2031!important;
}
.owl-nav.arrow_size_small .owl-prev::before, .owl-nav.arrow_size_small .owl-next::before {
    font-size: 38px!important;
	font-weight: bold!important;}
.owl-next, .owl-prev {
	opacity: 1!important;
	top: 250px !important;
}

/* buttons fixed to the bottom */

.gq_r_fixed_buttons  {
padding-bottom:90px;}
.gq_r_fixed_buttons .rdbutton {
 position: absolute;
bottom: 0;
left: 0;
right: 0;
margin: auto;}
.et_pb_slide:first-child .et_pb_slide_image img {
	opacity: 1;
}
.et_pb_dp_oc_1 .dp_oc_item .dp_oc_post_meta, .et_pb_dp_oc_1 .dp_oc_item .dp_oc_post_meta a {
    margin-top: -13px;
}
.et_pb_dp_oc_2 .dp_oc_item .dp_custom_field {
    padding-bottom: 0px;
}
h1, h2, h3, h4, h5, h6, h7{word-break:keep-all!important; word-wrap:normal!important; font-weight: 400;}

.disable-lightbox a {
pointer-events: none;
}
.disable-lightbox .et_overlay {
display: none !important;
}
.et-pb-slider-arrows a {
pointer-events: auto !important;
}
.directory-content ul {margin-left:20px;}
h1, h2, h3, h4, h5, h6, h7{word-break:keep-all; word-wrap:normal}
.resourcesmenu {background:transparent!important;}
.nohover {font-weight:600!important; color:#fff!important; pointer-events: none;  }
.nohoverfirst {margin-top:30px;}
.nohover-exed {margin-top:0px!important;font-weight:600!important; color:#fff!important; background:#dddddd!important; pointer-events: none;  }
.nohover a{cursor:text!important; color:#303030!important; background:#d6d6d6!important;font-weight: 500;}
.nohover a:hover{cursor:text!important; color:#303030!important; background:#D6D6D6!important;}
.indent a{padding-left:20px!important;}
.indentsub a{padding-left:35px!important;}

.fixednavmobile {background-color:#4A4D4F;}
#faul {
        list-style-position: outside !important;
    list-style-type: none !important;
    margin-top: 20px;
    text-indent: -10px;
    margin-left: 0px !important;
}
#faulflag {
    list-style-position: outside !important;
    list-style-type: none !important;
    margin-top: 20px;
    text-indent: -13px;
    margin-left: 15px !important;
}

#faul .fa {margin-right:8px;}
.left-menu {position: fixed;
width: 258px;
top: 98px;
left: 0;
height: 100%;
background-color:#ffffff;}
.headmenu a {color:#b5a576;}
.headmenu a:hover {color:#ffffff!important;}
.et_pb_team_member_image {margin:auto!important;}
.et_pb_team_member.et_pb_team_member h4 {margin-top:10px;}


div.et_pb_section.et_pb_section_3.gradient-overlay.et_pb_with_background.et_pb_section_parallax.et_section_regular div.et_parallax_bg { background-blend-mode: normal!important;}

#logo {
    max-height: 109px;
}
.gradient-overlay:before {
   content:"";
   position:absolute;
   z-index:1;
   background:inherit;
   top:0;
   bottom:0;
   width:100%;
}
.gradient-overlay .et_pb_row {
   z-index:2 !important;
}
.gradient-overlay {
   background-color: transparent;
	background-blend-mode: normal!important;
}
.left-menu{overflow-y:auto;}
.leftmargin {margin-left:258px;}
.left-menu-spacing ul{padding: 0; list-style-type: none; margin: 0; line-height:.6em;}
.left-menu-spacing li {
	padding-bottom: 10px;
	padding-top: 10px;
border-bottom: 1px solid #cccccc;}
.left-menu-spacing li a {text-decoration:none;color:#ffffff; text-transform: uppercase; font-size:15px;}
.left-menu-spacing  a:hover {color:#b5a576;}
.left-menu-spacing .current_page_item a{color: #b5a576;}

.ds-vertical-align { 
    display: flex; 
    flex-direction: column; 
    justify-content: center;
} 



div.et_pb_section.et_pb_section_3.secondary_nav.et_pb_with_background.et_section_regular.sticky-element-cloned.element-is-sticky {top:109px!important;}
#mobile_menu {overflow-y:auto!important;}
.et_mobile_menu li:first-child  {margin-top:15px;}
.pushup { margin-bottom:-30px!important; }
.pushupd { margin-bottom:-24px!important; }
#et-secondary-nav .menu-item-has-children > a:first-child::after, #top-menu .menu-item-has-children > a:first-child::after {color: #BA2031;}
.above-menu i {margin-left:30px;}
.et_pb_widget a:hover {
    color: #BA2031;
}
/*#megamenu-career {margin-right: 70px;}
#megamenu-faculty {margin-right: 130px;}
#megamenu-admissions {margin-right: 20px;}
#megamenu-alumni {margin-right: 170px;}
#megamenu-career {margin-right: 80px;}
#megamenu-recruiters {margin-right: 1px;}
.red_background_textbox h3 {color:#ffffff!important;}
.logged-in #main-header {top:32px!important;}*/
/* fix page load render and header*/
#main-header .container.et_pb_menu_visible {
    z-index: 99999999999999!important;  
}
.container.et_search_form_container.et_pb_search_form_hidden {
	height: 0px !important;
}
@media (min-width: 980px) {	
	#main-header {top:0px!important;}
.homeimagetop {min-height:620px;}
		
	#pbe-above-header-wa-wrap {top:0px!important;}
	#main-header .et_pb_widget {
		    min-height: 42px;
}

.pbe-above-header #main-header .container, .pbe-below-content #main-content article, .pbe-footer #main-footer {
		margin-top: 42px;

	}}

/* end */
.white_title_gold_bar h3, .white_title_gold_bar h2, .white_title_gold_bar h1, .white_title_gold_bar h4 {
color:#ffffff!important;
}

    .p1 {padding-bottom: 0px;}
	.et_pb_text ul, .et_pb_text ol { 
	margin-left: 36px;
 	list-style-position: outside;}
	
.hide {display:none;}
.blurb_click:hover {cursor: pointer;}
/* student profile styling */
.et_pb_filterable_portfolio_grid .et_pb_portfolio_item, .et_pb_gallery_grid .et_pb_gallery_item {
    padding: 10px;
}
select {font-size:16px;}

/* grad tiles css */
.grad_tile ul {margin-left:0px!important;}
.grad_tile h2 {margin-bottom:30px; PADDING-BOTTOM:20PX; border-bottom:1px solid #9a4955;}

 .grad_tile {
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0);
        -webkit-transition: all 0.6s;
        transition: all 0.6s;}
    .grad_tile:hover {
        -webkit-transform: scale(1.04, 1.04);
        transform: scale(1.04, 1.04);
        box-shadow: 1px 5px 14px rgba(0, 0, 0, 3);
        z-index: 1;}

/* new 2018 header css below */
.searchpage a {color:#BA2031;font-size: 19px;}

.et_fixed_nav #et-top-navigation {
    height: 40px!important;
}
/*
.directory-entry-large {
    margin-top: 100px;
} */

body .et_pb_button, .woocommerce a.button.alt, .woocommerce-page a.button.alt, .woocommerce button.button.alt, .woocommerce-page button.button.alt, .woocommerce input.button.alt, .woocommerce-page input.button.alt, .woocommerce #respond input#submit.alt, .woocommerce-page #respond input#submit.alt, .woocommerce #content input.button.alt, .woocommerce-page #content input.button.alt, .woocommerce a.button, .woocommerce-page a.button, .woocommerce button.button, .woocommerce-page button.button, .woocommerce input.button, .woocommerce-page input.button, .woocommerce #respond input#submit, .woocommerce-page #respond input#submit, .woocommerce #content input.button, .woocommerce-page #content input.button, .woocommerce-message a.button.wc-forward {
    background: #BA2031;
    border-color: #BA2031;
	font-family: "neue-haas-unica",sans-serif !important;
		color:#ffffff!important;
}
input.button:hover {background: #BA2031;
    border-color: #BA2031;
	font-family: "neue-haas-unica",sans-serif !important;
	color:#ffffff!important;
}
/*
.et_pb_section_4 {
    margin-top: 116px;
} */

.post-password-required .et_password_protected_form {
    min-height: initial;
    width: 70%;
    margin: 0 auto;
    text-align: center;
    padding-top: 100px;
}
#et-top-navigation {padding-left: 311px!important;}
#logo {
    top: -42px;
    position: absolute;
	pointer-events: all;
}

#main-header .et_mobile_menu .menu-item-has-children > a { background-color: transparent; position: relative; }
#main-header .et_mobile_menu .menu-item-has-children > a:after { font-family: 'ETmodules'; text-align: center; speak: none; font-weight: normal; font-variant: normal; text-transform: none; -webkit-font-smoothing: antialiased; position: absolute; }
#main-header .et_mobile_menu .menu-item-has-children > a:after { font-size: 16px; content: '\4c'; top: 13px; right: 10px; }
#main-header .et_mobile_menu .menu-item-has-children.visible > a:after { content: '\4d'; }
#main-header .et_mobile_menu ul.sub-menu { display: none !important; visibility: hidden !important;  transition: all 1.5s ease-in-out;}
#main-header .et_mobile_menu .visible > ul.sub-menu { display: block !important; visibility: visible !important; }


.et_pb_section_first {padding-top:0px!important;}
.container.et_menu_container {
    z-index: 99999999!important;
pointer-events: none;
	

}

.logo_container {
    height: 109px !important;
}

.et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation {
padding-top: 10px!important;
pointer-events: all;
}

#sidebar-overlay {
    display: none;
}
.purple {height:42px;}

.btn-inline .et_pb_button_module_wrapper {
    display: inline-block;
    margin: 0 15px;
}

#top-menu li a {line-height: 1.0em; display: table-cell !important;}
#top-menu li {
    margin-top: 10px;
	text-align: center;
}
.btn-inline {
    text-align: center !important;
}
.megalinksside a {color:#ffffff;}
.megalinksside a:hover {color:#b5a576;}

.megalinks a {color:#575756;font-weight:300;}
.megalinks a:hover {color:#BA2031;}

.toplinkswhite  a {color:#ffffff!important;}
.toplinkswhite  a:hover  {color:#303030!important;}

.toplinksred  a {color:#BA2031!important;}
.toplinksred  a:hover  {color:#BA2031!important;}

/* -------------start alan code--------------- */


@media (min-width: 981px)  {
    
.et_pb_gutters1 .et_pb_row.et_pb_row_fullwidth,  .et_pb_gutters1 .et_pb_specialty_fullwidth>.et_pb_row,  .et_pb_gutters1.et_pb_row.et_pb_row_fullwidth,  .et_pb_specialty_fullwidth>.et_pb_gutters1.et_pb_row  {
    
     width:  100%!important;
     
     max-width:  100%!important;
     
}
}
/* -
body #page-container  {
    
    padding-top:  0px !important;
    
}
-- */
/* -------------end alan code--------------- */



.et_search_outer { 
    margin-top: -25px!important;
	top:-25px;
    z-index: 9999999999;
    /* pointer-events: none; */
}
span.et_close_search_field { 
    top: 50px!important;
}
form.et-search-form {
    margin-top: 50px;
}
.container.et_search_form_container.et_pb_search_visible {
    z-index: 9999999999999!important;
}
@media (max-width: 980px) {
 .et_pb_gutters3 .et_pb_column_1_4, .et_pb_gutters3 .et_pb_row .et_pb_column_1_4 {
    width: 100% !important;
    margin-right: 5.5%;
	}
	
	.et_pb_section_2 {
    margin-top: 0px!important;
}
	
	html {
    margin-top: 0px !important; 
}
	
.et_fixed_nav #main-header, .et_fixed_nav #top-header, .et_non_fixed_nav.et_transparent_nav #main-header, .et_non_fixed_nav.et_transparent_nav #top-header {
    top: 0px!important;
}
	
	.logo_container {
    height: 89px!important;
}
	
	.purple {height:40px;}
	
#logo {
    height: 100%!important;
    max-height: 100%!important;
    width: auto;
    max-width: 100%!important;
    left: 0px;
	top:0px;
    position: absolute;
}
	
	#main-header .container {
    width: 100%!important;
}
/*
#main-header, #main-header .nav li ul, .et-search-form, #main-header .et_mobile_menu {
    background-color: rgba(255,255,255,1)!important;
	top: 88px;
}*/
	#megamenu-programs {
    top: 195px!important;
}
	#megamenu-admissions {
    top: 250px!important;
}
	#megamenu-faculty {
		top: 300px!important; margin-right:0px;}
	#megamenu-alumni {
		top: 345px!important;margin-right:0px;}
	#megamenu-alumni {
		top: 348px!important;margin-right:0px;}
	#megamenu-career {
		top: 400px!important; margin-right:0px;}
	#megamenu-recruiters{
		top: 445px!important;margin-right:0px;}
	#megamenu-about{
		top: 490px!important;margin-right:0px;}
	
	body .call-to-action-nav {
    padding: 0px!important;
}
	
	.nks_cc_sidebar_pos_right .nks_cc_trigger_tabs:not([class*=ncf_tab]):not([class*=nksub_tab]) {
    right: -50px!important;
		top: 0px!important;
}
	/*.et_pb_section_2 {
		padding-top: 110px!important;}
	.et_pb_gutters1.et_right_sidebar #left-area {
    margin-top: 120px!important;
}*/
	
	
	.homeimagetop {padding-top:180px!important;}
}

	.sub-menu {
		margin-top: -14px;
}

	#top-menu-nav #top-menu li li a {
    	border-bottom: 0px solid #cccccc;
}

/*---------Vertical Tabs*/
.custom-tabs .et_pb_tab_active a {
  color: #ffffff!important;
}

.custom-tabs ul.et_pb_tabs_controls {
  float: left;
  width: 30%;
  display: block;
  background: transparent;
}
.custom-tabs .et_pb_all_tabs {
  display: flex;
  width: 65%;
}
.custom-tabs .et_pb_tabs_controls li {
display: block;
width: 100%;
  border: 1px solid #d9d9d9;
border-right:1px solid #ffffff!important;
  margin-bottom: 5px;
}

.custom-tabs .et_pb_tabs_controls li:not(.et_pb_tab_active):last-child {
border-right: 1px solid #d9d9d9;
}

.custom-tabs .et_pb_tabs_controls li a {
   display: block;
	width: 100%;
  padding: 15px 30px ;
  font-size: 15px;
}

.custom-tabs ul.et_pb_tabs_controls:after {
content: none;
}

.custom-tabs .et_pb_tab {
    padding: 0 30px;
}
@media(max-width:767px){
.custom-tabs ul.et_pb_tabs_controls.clearfix {
  float: left;
  width: 100%;
  display: inherit;
}
.custom-tabs .et_pb_all_tabs {
  display: flex;
  width: 100%;
}
.custom-tabs .et_pb_tab.et_pb_tab.clearfix.et-pb-active-slide {
  border-left: 0px solid #d9d9d9;
}
}



  .button {
    backface-visibility: hidden;
  position: relative;
  cursor: pointer;
  display: inline-block;
  white-space: nowrap;
  background: rgba(87.32704214734328%,52.19446889858411%,41.50194660548349%,0);
  border-radius: 3px;
  border: 1px solid #b5a576;
  border-width: 1px 1px 1px 1px;
  padding: 5px 20px 5px 20px;
    color: #ffffff;
  font-size: 16px;
  font-family: initial;
  font-weight: 500;
  font-style: normal
  }
  .button > div {
    color: #999;
  font-size: 10px;
  font-family: Helvetica Neue;
  font-weight: initial;
  font-style: normal;
  text-align: center;
  margin: 0px 0px 0px 0px
  }
  .button > i {
    font-size: 1em;
  border-radius: 0px;
  border: 0px solid transparent;
  border-width: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  position: static
  }
  .button > .ld {
    font-size: initial
  }

div.entry-link a {color:#999999;}




@media (max-width: 1415px) {
 #top-menu li a {
    font-size: 15px!important;
}
	#top-menu li {
    padding-right: 10px!important;
}
	#et-secondary-nav .menu-item-has-children > a:first-child, #top-menu .menu-item-has-children > a:first-child {
    padding-right: 15px!important;
}
	#et-secondary-nav .menu-item-has-children > a:first-child::after, #top-menu .menu-item-has-children > a:first-child::after {
    font-size: 14px;
}
	.megalinks a {
    font-size: 16px;
		line-height:1.1em;
		font-weight: 300!important;
}
.megaheader p {font-size: 18px!important;}
	}
@media (max-width: 980px) {
	.above-menu i {margin-left:10px;}
	
	.homehero {height:350px;
}
	 .heromobile {height:350px;
	}
}
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) { .orbit {max-width:1080px!important;min-width:100%!important;}
#megamenu-faculty { margin-right:auto!important;  top: 310px!important;}
#megamenu-admissions { margin-right:auto!important; top: 255px!important;}
#megamenu-alumni { margin-right:auto!important; top: 355px!important;}
#megamenu-career { margin-right:auto!important; top: 410px!important;}
#megamenu-recruiters { margin-right:auto!important;top: 455px!important;}
#megamenu-programs {top: 200px!important;}
	#megamenu-about {top: 500px!important;}
}

@media (min-width: 981px){
.et_fullwidth_nav #main-header .container {
	padding-left: 0px!important;}
	.leftrightline {border-top:0px solid #ffffff!important;
border-right:1px solid #ffffff!important;
border-bottom:0px solid #ffffff!important;
border-left:1px solid #ffffff!important;		
}
}
@media (max-width: 980px){
	.widget_nav_menu ul li {display:block;}
#logo {
	max-height: 70px!important;}
	.leftmargin {margin-left:0px!important;}
	.left-menu {display:none;}
	.menu > .menu-item-has-children > a:first-child::after {
    display: none;
}
		.leftrightline {
    border-top: 1px solid #ffffff!important;
    border-right: 0px solid #ffffff00!important;
    border-bottom: 1px solid #ffffff!important;
    border-left: 0px solid #ffffff00!important;
    margin-left: auto;
 
}
div.et_pb_row.et_pb_row_6.beright.et_pb_gutters1 {max-width:650px!important;}
	.nohoverfirst {margin-top:0px!important;}
	.gq_r_fixed_buttons  {
padding-bottom:40px;}
	.twobutts  {
padding-bottom:110px!important;}
	}

@media (max-width:1200px) and (min-width:980px) {
		.red_title_gold_bar, h2.red_title_gold_bar, .red_title_white_bar, h2.red_title_white_bar, .white_title_gold_bar, h2.white_title_gold_bar   {
			margin-left: 10px !important;
margin-right: 10px !important;
		}		
}

.directory-content ul {
    list-style-type: disc;
    list-style-position: outside!important;
}
@media screen 
  and (min-device-width: 980px) 
  and (max-device-width: 1600px) {
	.mention {min-height:125px;}}
@media screen 
  and (min-device-width: 1600px) 
  and (max-device-width: 2000px) {
	.mention {min-height:90px;}}


@media screen 
  and (min-device-width: 1200px) 
  and (max-device-width: 1300px) 
  { 
.backstory .swiper-slide {
    min-height: 800px!important;
}
}

@media screen 
  and (min-device-width: 1300px) 
  and (max-device-width: 1400px) 
  { 
.backstory .swiper-slide {
    min-height: 700px!important;
}
}

@media screen 
  and (min-device-width: 1400px) 
  and (max-device-width: 1600px) 
  { 
.backstory .swiper-slide {
    min-height: 620px!important;
}
}

@media screen 
 and (min-device-width: 1600px) 
  and (max-device-width: 3600px) 
  { 
.backstory .swiper-slide {
    min-height: 500px!important;
}
}

/* ------------------ end from divi panel    ------------- */




.hide-submenu {
   display: none;   
}
.donate_header{
    right: 0px;
    position: absolute;
    top: 0px;   
}
.donate_header a {
    font-size: 14px;
    padding: 4px 15px;
    background:#BA2031;
    border: none;
    text-transform: uppercase;
    color: #ffffff !important;
    border-radius: 0px;
    margin-top: 0px;
}
.blog_grid_wrapper .et_pb_image_container {
    margin: -20px -19px 10px;   
}
.blog_grid_wrapper .et_pb_image_container img{
    display: block;
    max-height: 250px;
    object-fit: cover;
    object-position: 50% 10%;
}
.et_pb_blog_grid .et_pb_image_container img {
  border-width: 1px 1px 0px 1px;
  border-color: #d8d8d8;
  border-style: solid;
}




/*modules*/
body .modules .et_pb_row {
    padding: 0px;
}
.list-module ul{
list-style-position:outside;
}
.list-module li{
list-style-type: none;
margin-top:10px;
text-indent:-23px;
}

 .list-module li:before {
content: "▪"; color: #BA2031;
margin-right:20px;
font-size:1.2em;
}
.list-module-red-bg li{
list-style-type: none;
text-indent:-23px;
}

 .list-module-red-bg li:before {
content: "▪"; color: #b5a576;
margin-right:20px;
font-size:1.2em;
}



.su-spoiler .menu-item-has-children::after {
    content: "\f078";
    font-family: fontawesome;
    font-size: 12px;
    right: 40px;
    top: 20px;
    position: absolute;
    font-weight: normal;
}
.su-spoiler .menu .menu-item-has-children-opened::after {
    content: "\f077";
    font-family: fontawesome;
    font-size: 12px;
    right: 40px;
    top: 20px;
    position: absolute;
    font-weight: normal;
}
#main-content .su-spoiler .widget_nav_menu ul .sub-menu-active {
    display: block;
   opacity: 1;
   position: relative;
   margin-top: 10px;
   margin-bottom: -10px;
}
#main-content .su-spoiler .widget_nav_menu ul .sub-menu-active li {
    margin-left: -30px !important;
    margin-right: -30px !important;
}


.submenu .menu-item-has-children > a:first-child:after {
	position: absolute;
    top: 8px;
    font-family: "ETmodules";
    font-size: 16px;
    font-weight: 800;
    content: "3";
	color:#ffffff;
	margin-left:2px;
}
.submenu .menu-item-has-children > a:first-child:hover:after {
    color: #b5a576 !important;
}

.page-id-109 .et_pb_blog_0 .et_pb_post .post-content {
display:none;
}

.homepage-clear-row {
   height: 1px;
}

#footer-widgets .footer-widget {
 float: left;
 width: 38%;
}
#footer-widgets > .footer-widget:first-child {
 width: 58%;
}
.footer-widget #text-3 {
  float: right;
}
.header-gold {
font-size:48px;
font-weight:900;
text-transform:uppercase;
color:#b5a576;
}
.header-white {
font-size:48px;
font-weight:900;
text-transform:uppercase;
color:#ffffff;
}
.header-red {
    color: #BA2031;
    font-size: 48px;
    text-transform: uppercase;
    line-height: 1.1em;
}

/*homepage end*/







/*general*/
.faculty-research-gold-row .et_pb_row_fullwidth .et_pb_colum{
   background-color: #b5a476;   
}
.footer-widget .et_pb_column_0 {
    background-color: transparent;
}
body.custom-background {
background-size:100.1%;
}
.page-container #main-header {
    z-index: 99998;
}	
.container.et_search_form_container.et_pb_search_visible {
    z-index: 9999999999999;
}


/*end general*/

#top-menu li {
margin-top:20px;
}
/*header*/
#et_top_search {
    margin-top: 20px;
	margin-left: 2px;
    padding-bottom: 28px;
}
body #main-header {
  height:149px;
  }

#logo { 
max-height: 100%;
}
.et_header_style_left #et-top-navigation nav > ul > li > a {
    padding-bottom: 18px;
    margin-bottom: 23px;
}
/*#main-header {
background-image: url(https://daniels.du.edu/assets/header-bg3.png);
    background-repeat: no-repeat;
background-size: 99%;
}*/

#top-menu-nav #top-menu a:hover { color:#BA2031 !important; 
	opacity: 1 !important; 
	 }


/*end header*/

.landing-page-slider {
   overflow: hidden;
}

/*footer*/
.et_pb_social_media_follow li a.icon.circle:hover {
background-color:#8f8f8f;
}
.et_pb_social_media_follow li a.icon.circle {
background-color:#777777;
}
#fancybox-content {
border:0px;
}
#main-footer {
color:#ffffff;
background-image: url("https://daniels.du.edu/wp-content/uploads/2016/10/footer-bg.png");
    background-repeat: no-repeat;
    background-size: cover;
}
#footer-info {
color:#ffffff;
}
#footer-info a {
color:#b5a576;
}
/*end footer*/



/* secondary nav*/

.su-spoiler {
    margin-bottom:0px!important;
}
body .su-spoiler-style-default {
    padding: 0px 0px 0px 0px;
}
.secondary_nav .et_pb_row {
    padding:0px 
}
.et_pb_column .su-spoiler .et_pb_widget {
    width: 100% !important;
}
.su-spoiler-style-default {
    color: #ffffff;
    background-color: #BB0F32;
    padding: 15px 0px;
    margin-bottom: 10px;
    padding-left: 0px !important;
    padding-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
}
.su-spoiler-style-default .su-spoiler-title {
    text-transform: uppercase;
    font-size: 16px;   
    padding: 15px 0px;
}
.su-spoiler-closed .su-spoiler-title {
}
.su-spoiler-title {
    margin-right: 30px;
    font-weight:normal!important;
}
.su-spoiler-title::after {
    content: "\f077";
    font-family: fontawesome;
    font-size: 16px;
    right: 10px;
    position: absolute;
    font-weight:normal;
}

.su-spoiler-closed .su-spoiler-title::after {
    content: "\f078";
    font-family: fontawesome;
    font-size: 16px;
    right: 10px;
    position: absolute; 
    font-weight:normal;
}
.su-spoiler-icon::before {
    display: none !important;
}

.su-spoiler-style-default > .su-spoiler-content {
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
.su-spoiler-closed .su-spoiler-content {
    padding: 0px !important;
}

.su-spoiler-content ul {
    padding-left: 0px;
    padding-bottom: 0px;
}
.su-spoiler-content li a {
    color: #fff;  
    font-size: 18px; 
    border-top: 0px !important;
    text-transform:none;
    text-decoration:none;
}
.su-spoiler-content > li {
    list-style-type: none;
}
.su-spoiler-content ul li  {
    list-style-type: none;   
    border-top: 1px solid #fff;
    padding: 7px 0px;
}
.su-spoiler-content li a:hover {
    color:#ffffff !important;
    text-decoration:none;
}


/* black bar navigation */
.black_box_links {
	float:left !important;
}
#choice-subbar-apply, #choice-subbar-inquire, #choice-subbar-visit, #choice-subbar-deadlines {
    display: none;
}
#choice-subbar-apply .choice-masters-text, #choice-subbar-inquire .choice-masters-text, #choice-subbar-visit .choice-masters-text, #choice-subbar-deadlines .choice-masters-text {
    padding-bottom: 2px;
    padding-top: 4px;
}
.choice-bachelors-icon {
    float: left;
    width: 29px;
    height: 31px;
    
}
.choice-masters-text a, .choice-bachelors-text a {
	color:#ffffff!important;
}
.choice-bachelors-text {
    padding-top: 4px;
}

.call-to-action-nav {
    margin-top: -39px;  
    z-index: 10000; 
	position: absolute !important;
	width: 100%;
	padding-left: 0px !important;
}
.call-to-action-nav .et_pb_text {
    cursor: pointer;
}
/*=====deadlines popup======*/
.deadline-date{
	border:1px solid #aaaaaa;
	background-color:#f7f7f7;
	padding:20px;
}
.popmake-title{
	display:none;
}
/* blog */

.blog-news .display-posts-listing .listing-item-excerpt, .blog-news .display-posts-listing .listing-item-title, .blog-news .display-posts-listing .listing-item-date, .blog-news .blog-category-link a {
    color: inherit!important;
}
.title {
	display:block;
}
.blog-grid-wrapper .image img {
    height: 200px;
    max-height: 200px;
    object-fit: contain;
}
.blog-grid{
margin:20px;
}
.entry-content ul.blog-grid-wrapper {
    list-style:none!important;
	
 }
 .blog-grid-wrapper li.listing-item a {
	 color:#ffffff;
	 text-decoration:none;
 }
 .blog-grid-wrapper li.listing-item {
	background-color:#000000;
    width: 30%;
    float: left;
    margin-right: 20px;
	font-size:22px;
	text-transform:uppercase;
	}
.blog-news .display-posts-listing .listing-item-excerpt, .blog-news .display-posts-listing .listing-item-title, .blog-news .display-posts-listing .listing-item-date, .blog-news .blog-category-link a { 
    color: #000; 
}
.events-blog .display-posts-listing .listing-item-excerpt, .events-blog .display-posts-listing .listing-item-title, .events-blog  .display-posts-listing .listing-item-date, .events-blog .blog-category-link a { 
    color: #000; 
}
.display-posts-listing {
    margin-top: 40px;
    margin-bottom: 20px;
}
.display-posts-listing .listing-item {
    margin-bottom: 20px;
    padding-bottom: 20px;
    padding-right: 20px;
}
.display-posts-listing .listing-item-left {
    float: left; 
    margin-right: 10px;  
}
.display-posts-listing .listing-item-right {
    display: block;
    margin-left: 160px;
}
.display-posts-listing .listing-item-title {
    color: #ffffff;
    font-size: 24px;
    margin-bottom: 0px;
    display: block;
}
.display-posts-listing .listing-item-date {
    color: #000;
    font-style: italic;
    display: block;
    padding-bottom: 0px;
    font-size: 85%;
}

.display-posts-listing .listing-item-excerpt {
    color: #000;
    display: block;
}
/* department homepage blog */
.dept_homepage {
    margin: 40px -10px 0px -10px;
    display: flex;
}
.dept_homepage .listing-item {
    display: block;
    flex-basis: 33.33%;
}
.dept_homepage img {
    display: block;
    max-height: 250px;
    min-height: 250px;
    object-fit: cover;
    object-position: 50% 10%;
}
.dept_homepage .listing-item-left {
    padding: 0px 10px; 
}
.dept_homepage .listing-item-right {
    padding: 0px 10px;    
}
.dept_homepage .listing-item-title  {
    color: #ffffff;
    font-size: 22px;
    text-align:center;
    padding: 15px 10px;
    width: 100%;
    background-color: #000;
    height: 86px;
    margin-bottom: 0px;
    display: block;
    overflow: hidden;
}
.dept_homepage .listing-item-title a {
    color: #fff;
    text-overflow: ellipsis;
}
.dept_homepage .listing-item-date, .dept_homepage .listing-item-author, .dept_homepage .listing-item-category-display, .dept_homepage .listing-item-excerpt {
    display: none;
}
.dept_homepage .listing-item-footer {
    border-top: 5px solid #b5a576;
    margin: 30px 10px 30px 10px;
}
.dept-more-link {
    float: right;
    margin-bottom: 30px;
}
.dept-more-link a {
    color: #000;
    text-transform: uppercase;
    text-decoration: underline;    
}

#main-content .container::before {
    display: none;   
}
.blog_archive .du-grid .listing-item {
    border-bottom: none;
}
.du-grid {
    display: flex;
    flex-wrap: wrap;
    margin: 40px -10px 0px;
}
#content-area .pagination {
    margin-bottom: 30px;
}
.pagination .btn-red-small{
    display: inline;
}
.pagination .btn-red-small:hover {
    background-color: #8d1737 !important;
    padding: 8px 20px !important
}
.pagination .btn-red-small::after {
    content: "" !important;   
}
.du-grid .listing-item {
    display: block;
    width: 33.3%;
}
.du-grid .listing-item-left {
    float: none;
    margin: 0px 10px;
}
.du_post_image_wrapper {
    position: relative;
    width: 100%;
    height: 0;
	padding-top: 71.71%;
}
.du_directory_image_wrapper {
    position: relative;
    width: 200px;
    height: 280px;
}
.du_image_bg {
    background-position: 50% 10%;
    background-size: cover;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.du-grid .listing-item-left img{
    /*
    max-height: 237px;
    min-height: 237px;
    object-fit: cover;
    object-position: 50% 10%;
    */
}
.du-grid .listing-item-right {
    margin: 0px 10px;
    overflow: hidden;
}
.du-grid .listing-item-right .listing-item-title {
    height: auto;
    margin-bottom: 10px;
	margin-top: 15px;
}
/*
.du-grid .listing-item-right .listing-item-title a{ 
    line-height: 1.2em;
}
*/
.du-grid .listing-item:first-child {
    width: 100%;
    margin-right: 0px;
}
.du-grid .listing-item:first-child .listing-item-left {
    float: left;
    margin-right: 20px;
    width: 50%;
}
.du-grid .listing-item:first-child .listing-item-left .du_image_bg {
    background-position: 50% 50%;
}
.du-grid .listing-item:first-child .listing-item-left .du_post_image_wrapper {
    height: 300px;
}
.du-grid .listing-item:first-child .listing-item-left img{
    max-height: 300px;
    max-width: 550px;  
}

.du-grid .listing-item:first-child .listing-item-right {
    padding-top: 80px;
}
/*
.du-grid .listing-item:first-child .listing-item-right .listing-item-title {
    height: 30px;
}*/


.blog-category-link a {
    color: #fff;
    text-decoration: underline;    
}
.blog-category-link {
    margin-bottom: 20px;   
}
.blog_search_container {
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;
    margin-bottom: 10px;
    text-align:center;
}
.blog_search_col1, .blog_search_col2, .blog_search_col3, .blog_search_col4 {
    display: block;
    position: relative;
    flex-basis: 33.33%;
}  
.directory_search_container .blog_search_col1, .directory_search_container .blog_search_col2, .directory_search_container .blog_search_col3 {
    flex-basis: 27%;
    margin-right: 20px;
    margin-bottom: 20px;
}
.header_directory_container .blog_search_col1, .header_directory_container .blog_search_col2, .header_directory_container .blog_search_col3, .header_directory_container .blog_search_col4 {
    flex-basis: 33.333%;
}  

/*
.blog_keyword_container {
    max-width: 250px;    
} */
.blog_search_container #blog-keyword-filter, .blog_search_container #directory-keyword-filter {
    padding: 11px 20px;
}
.blog_keyword_container .fa-search{
    position: relative;
    left: -35px;
    font-size: 16px;
    top: 0px;
    z-index: 1;
}
.directory_search_container .blog_keyword_container .fa-search{
    position: relative;
    left: 90%;
    top: -30px;
    color: #999;
}
.blog_search_container select, .blog_search_container input{
    color: #999;
    font-size: 1.1em;
    max-width: 250px;
    width: 250px;
    height:40px;
}
.directory_search_container select, .directory_search_container input{
    font-size: 0.9em;
    max-width: 200px;
    width: 200px;   
}
.blog_archive .listing-item {
    padding-bottom: 30px;
    border-bottom: 1px solid #E2E2E2;
    margin-bottom: 30px;
    clear: both;   
}

.blog_single .container {
    padding-top: 20px !important;
	max-width:820px;
}
.single-post .et_pb_gutter.et_pb_gutters1 #left-area {
    width: 100%;
}
#left-area .post {
    padding-right: 20px;
}
.et_pb_blog_grid h2 a:hover {
    color: #fff!important;
}
/*=====single post blog page=======*/
#sidebar h4{
	font-size: 18px;
    color: #BB0F32;
    font-weight: bold;
    text-transform: uppercase;
}
#sidebar .et_pb_widget ul li {
	border-top: 1px solid #000000;
    padding-top: 7px;
}
/* ============ faculty staff directory ========================== */
ul.dir_tabs {
	width:100%;
}
/*
.dir_tabs li:first-child {
	margin-left:20%;
}
*/
.dir_search {
    border: 1px solid #000;
    padding: 10px !important;
    margin-right: 40px;    
}
.dir_search select, .dir_search input {
    max-width: 200px;
    width: 200px;
    height: 35px;
}
#sidebar .dir_search {
    border: none;
    padding: 0px !important;
    margin-right: 0px;
}
.dir_tabs {
    margin: 0px auto !important;
    padding: 0px !important;
    list-style-type: none !important;
    text-align: center;
}
.dir_tabs li {
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    display: inline-block;   
    padding: 2px 8px;
    list-style-type: none;
}
.dir_tabs li:first-child {
    border-left: 1px solid #000;
}
.dir_tabs li a {
    text-decoration: none;
}
.dir_tabs .dir_letter_active {
    font-weight: bold;
    background-color: #BA2031;
}
.dir_tabs .dir_letter_active a, .dir_tabs .dir_letter_active a:hover, .dir_tabs .dir_letter_active a:visited {
    color: #ffffff;
}
.directory-entry, .directory-entry a, .directory-entry a:visited { 
    color: #BA2031;
}
.directory-info-left, .directory-info-right {
    margin-top: 10px;
}
.directory_main_container {
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;  
}
.directory-entry {
    margin: 10px 10px 10px 10px;
    width: 18%;
    height: 470px;
    background-color: #ffffffdb;
    padding: 15px;
    line-height: 1.1em;
    min-width:320px;
    color:#303030;
    flex: 0 0 auto;
	  text-align: left;
}
.directory_main, .directory_embed {
    float: left;
}
.directory-entry .directory-name {
    font-size: 20px;
    margin: 10px 0px;
    text-transform:none;
       width: 100%;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 10px;
}
.directory-entry .directory-title {
    font-size:17px;
    font-style: italic;
    font-weight:500;
    color:#303030;
}
.directory-entry .directory-photo-container {
   height: 280px;   
}
.directory-entry .directory-photo {
    float:none !important; 
    object-fit: cover;
    object-position: 50% 10%; 
    display: block;
    max-height: 280px;
    height: 100%;
    width: 200px;
    -moz-box-shadow: 0px 0px 0px #7f7f7f!important;
    -webkit-box-shadow: 01px 0px 0px #7f7f7f!important;
    box-shadow: 0px 0px 0px #7f7f7f!important;
}
.directory-info-left {
    float: left;
}
.directory-info-right {
    float: right;
}
.directory-entry .fa {
    margin-right: 8px;
}
.directory-entry a:hover {
color:#b5a476;
}
.directory-entry a:visited {
color:#BA2031;
}

.directory-entry-large {
    margin-right: 30px;
}
.directory-entry-large .directory-name {
    font-size: 26px;
    margin: 10px 0px;
    text-transform:uppercase;
    width: 100%;
    border-bottom: 4px solid #b5a476;
    padding-bottom: 10px;
}
.directory-entry-large .directory-title {
    font-size:20px;
    font-style: italic;
    font-weight:500;
    color:#303030;
}
.directory-entry-large .directory-photo {
    -moz-box-shadow: 0px 0px 0px #7f7f7f!important;
    -webkit-box-shadow: 01px 0px 0px #7f7f7f!important;
    box-shadow: 0px 0px 0px #7f7f7f!important;
}
.directory-entry-large .fa {
    margin-right: 8px;
}
.directory-entry-large a:hover {
color:#b5a476;
}
.directory-entry-large a:visited {
color:#850129;
}
.directory-entry-large .directory-content {
    padding-top: 15px;
}
.directory-content ul {
    list-style-type: disc;
    list-style-position: inside;
    margin-bottom: 20px;
}
.directory-entry-large .directory-content h3 {
    border-bottom: 0px solid #b5a476;
    text-transform: none;
}    
.directory-entry-large .directory-info-right {
    margin-top: 0px;
}
.directory-entry-large .directory-icons {
    text-align: right;   
}
.directory-entry.directory_single {
    width: 320px;
    margin-top: 0px;
}
.directory-show-all-link {
    color: #000;
    clear: both;
    max-width: 180px;
    margin: 0 auto;
    text-transform: uppercase;
    text-align: center;
    border: 1px solid #000;
    background-color: #E0E0E0;
    padding: 15px 25px!important;
}





#main div.photo {
    position: relative;
}

#directory-list h1,
#directory-list h2,
#directory-list h3,
.single-faculty-staff h1,
.single-faculty-staff h2,
.single-faculty-staff h3 { font-weight:normal; }
.directory-list h1,
.single-faculty-staff h1 { text-transform:uppercase;   font-size: 26px; }
.directory-list h1.directory-name,
.single-faculty-staff h1.directory-name { font-size: 1.8em; margin-bottom: 4px; }

.directory-list h2.directory-title,
.directory-list h3,
.single-faculty-staff h2.directory-title,
.single-faculty-staff h3 { color:#333; font-size: 21px; margin-bottom:2px; font-weight: normal; }

.single-faculty-staff .connect { height: 16px; margin-top: 5px; }

.directory .connect .facebook-follow-sm,
.directory .connect .facebook-follow-sm,
.directory .connect .twitter-follow-sm,
.directory .connect .linkedin-follow-sm { margin-right:5px; float:left; }

.single-faculty-staff .connect .facebook-follow-sm,
.single-faculty-staff .connect .twitter-follow-sm,
.single-faculty-staff .connect .linkedin-follow-sm { margin-right:5px; }

.directory-list .entry-content,
.single-faculty-staff .entry-content { margin:15px; }

.directory-list .entry-content h3,
.single-faculty-staff .entry-content h3 { font-weight:400; }


.spu_content #gform_wrapper_65 {
    display: block;
} 
.search-results .post-meta,.search-results #left-area img {
    display: none;   
}
.et_search_outer .et-search-field {
    border: 1px solid #BA2031;
    max-width: 200px;
    max-height: 30px;
    padding-left: 5px;
}

@media screen and ( max-width: 950px ) {
	#main-header .container {
		width:95%!important;
	}
	.du-grid {
	   margin-left: 10px;
	   margin-right: 10px;
	}
	.blog_search_col1, .blog_search_col2, .blog_search_col4 {
	   text-align:center;
	}
    .directory_search_container select, .directory_search_container input{
        font-size: 1em;
        max-width: 250px !important;
        width: 250px !important;   
    }

}
@media screen and ( max-width: 800px ) { 
	#main-content .secondary_nav .menu-homepage-slider-container li a:hover, #main-content .secondary_nav .widget_nav_menu  li a:hover {
		background-color:#BB0F32!important;
	}
	#main-content .menu-homepage-slider-container ul ul li a, #main-content .widget_nav_menu  ul ul li a {
		border-bottom:0px;
	}	
	#main-content .menu-homepage-slider-container ul li, #main-content .widget_nav_menu ul li {
		border-top:1px solid #ffffff!important;
	}
	#main-content .menu-homepage-slider-container a, #main-content .widget_nav_menu a {
		padding:0px!important;
	}
	#main-content .secondary_nav  .su-spoiler-content .menu-homepage-slider-container ul li, #main-content .secondary_nav  .su-spoiler-content .widget_nav_menu ul li  {
	   border-top: none;
	   padding: 10px 33px 10px;
	   margin-left:-10px;
	}
	#main-content .secondary_nav  .su-spoiler-content .menu-homepage-slider-container  ul .sub-menu, #main-content .secondary_nav  .su-spoiler-content .widget_nav_menu   ul .sub-menu {
	   position: relative;
	   left: 0px;
       top: 0px;
       transform: translate(0px, 0px);
       visibility: visible;
	   padding-left:10px;
	}
	#main-content  .su-spoiler-content .menu-homepage-slider-container li li:hover, #main-content  .su-spoiler-content .widget_nav_menu  li li:hover {
	   background: none;
	}
	/*
	.dir_search input[type=text], .dir_search input.text, .dir_search input.title, .dir_search textarea, select {
		max-width:150px!important;
	}
    */
	.du_spacer {
		display:none;
	}
	.listing-item-title {
		line-height:1.1em;
	}
    .directory_search_container input, .header_directory_container input{
        margin-left: 15px !important;   
    }  
    	
	.directory_search_container .blog_keyword_container .fa-search {
        left: -30px;
        top: 0px;
    }
    .du-grid .listing-item:first-child .listing-item-left img {
        max-width: 100%;
    }
    .du-grid .listing-item:first-child .listing-item-left  {
        width: 100%;
    }
    .du-grid .listing-item-right .listing-item-title {
        height: auto;
    }
    .blog_search_col4 input {
        margin-left: 15px;
    } 
    .dir_tabs {
        display: none;
    }   

}
@media screen and ( max-width: 400px ) {
	#main-content .menu-homepage-slider-container a, #main-content .widget_nav_menu a {
		font-size:18px!important;
		margin-left:0px!important;
	}
	.main-blog {
		width:90%;
	}
	.du-grid .listing-item:first-child .listing-item-left img {
		max-width:260px;
	}	
}
@media screen and (max-width: 1510px) {
    .et_pb_blog_grid h2 {
        min-height: 80px;   
    }
      .directory-entry {
        width: 25%;
      }     
}
@media screen and (max-width: 1250px){
    .directory-entry:nth-child(3n) {
        margin-right: 20px;
    }
   
    body .tp-caption.buttons, body .buttons {
        width:180px;
    }
   .du-grid .listing-item:first-child .listing-item-right {   
        padding-top: 20px;
    }    
}
@media screen and (max-width: 1030px) {
    .blog_search_container select, .blog_search_container input {
        max-width: 220px;
        font-size: 1em;
    }
   .du-grid .listing-item {
        width: 50%;
    }  
    .du-grid .listing-item:first-child .listing-item-left {   
        float: none;
        margin-right: 0px;
    }
    .du-grid .listing-item:first-child .listing-item-right {   
        padding-top: 0px;
    }    
   .container {
    width: 95%;
  }
    
}
@media screen and (min-width:981px ) {
  
    .mobile_red, .mobile_hide {
        visibility:hidden;
    }
/*	.su-spoiler {
    display: none;
}*/
.et_pb_code_0 {
    padding-top: 10px;
}    
}
@media screen and (max-width: 980px){
   .submenu { display: none !important; }
	.desktop_hide {
        visibility:hidden;
		padding:0px;
		margin:0px;
    }
	.et_pb_blog_grid h2 {
        min-height: 40px;   
    }
}
@media screen and (max-width: 950px) {
  .directory-entry {
    width: 32%;
  }
  .black-bar-nav ul > li {
    background-image: none !important;
    padding-left: 0px;
    padding-right: 0px;
  }
  .black-bar-nav ul > li:first-child > a {
     border-left: 1px solid #fff;
     padding-left: 15px;
  }
  .black-bar-nav ul > li > a {
    padding-right: 15px;
    padding-left: 15px;
    border-right: 1px solid #fff;   
  }  
  .black-bar-nav ul > li > ul > li > a{
    border-right: none;   
  }   
	
	
  body #main-header {
     height:auto;
  }
  #choice-subbar-apply, #choice-subbar-inquire, #choice-subbar-visit, #choice-subbar-deadlines {
    position: relative;
    top: 0px;
  }  
  #choice-subbar-apply .choice-masters-text, #choice-subbar-inquire .choice-masters-text, #choice-subbar-visit .choice-masters-text, #choice-subbar-deadlines .choice-masters-text {
    padding-top: 4px;
  }
  .call-to-action-nav {
    padding-bottom: 0px;   
  }
  .secondary_nav,.home .et_pb_section_0, .home .et_pb_section_1, .et_pb_section_2 {
    padding: 0;
  }
  #choice-subbar-apply, #choice-subbar-inquire, #choice-subbar-visit, #choice-subbar-deadlines {
        position: relative;
  }  


  .et_pb_row, .et_pb_column .et_pb_row_inner {
    padding: 0px;
  }

  
  #footer-widgets .footer-widget {
     float: none;
      width: 100% !important;
  }

  #footer-widgets .footer-widget .et_pb_widget {
       float: none;
  }
  .et_pb_blog_grid_wrapper .et_pb_post {
        margin-right: 15px;
       margin-bottom: 15px;
  }
  .blog_underlines {
      display: none;
  }
  .homepage_title_insight,.homepage_title_mydaniels {
       padding: 0px;
  }
  .et_menu_container {
    width:95%;
  }

  #top-menu li{
    padding-right:12px;
  } 


}


@media screen and (max-width: 780px) {
    .blog_search_container {
        display: block;
    }
    .blog_search_col1, .blog_search_col2, .blog_search_col3, .blog_search_col4 {
        display: block;
        width: 100%;
        text-align: center;
        margin: 0 auto 15px auto;
    } 
    .dept_homepage {
        display: block;
    }
    .dept_homepage .listing-item {
        width: 90%;
    }    
    .dept_homepage .listing-item-title {
        height: 82px;
    }   
    
    .blog_search_container select, .blog_search_container input {
        max-width: 220px;
    }
    .du-grid .listing-item {
        width: 100%;
    }

    
}
@media screen and (max-width: 600px){
   .display-posts-listing .excerpt  {
        clear: both;
        margin-left: 0px;
    } 
      .directory-entry {
        width: 100%;
	 height: auto !important;
      }     
}    
@media screen and (max-width: 380px){
    body .tp-caption.buttons, body .buttons {
        width:130px;
        font-size:12px;
    } 
    .black-bar-nav ul > li > a {
       padding-right: 10px; 
       padding-left: 10px;   
    }
  .black-bar-nav ul > li:first-child > a {
     padding-left: 10px;
  }    
  
}
.player .video-wrapper .video {
    background-size: cover!important; opacity: .7!important; 
}



h1 {
color:#303030;
text-transform:none;
	font-size: 36px;
}

.progress_div, .progress_dialog_div, .progress_box {
    display: none;
}
sup { font-size:11px; line-height:9px; }

.widgettitle {display:none;}

#top-menu a {
    -webkit-transition: none!important;
    -moz-transition: none!important;
    transition: none!important;
}

.nav li li a, .et_mobile_menu li a {
    font-size: 14px;
    -webkit-transition: none!important;
    -moz-transition: none!important;
	transition: none!important;}

.et_pb_blurb_content p:last-of-type {
    padding-bottom: 0;
    cursor: default;
}

.no_pointer {
	/* no pointer on blurbs */
    cursor: default;
}
.nav li ul {
   padding: 10px 0!important; }
#top-menu li {
    font-size: 10px!important;
}
.footerlinks a {margin-right: 15px;}
.footerlinks a:link {color: #b5a576;}
.footerlinks a:visited {color: #b5a576;}
.footerlinks a:hover {color:#ffffff;}

.footericonlinks a {margin-right: 15px;font-size:30px}
.footericonlinks a:link {color: #cccccc;}
.footericonlinks a:visited {color: #cccccc;}
.footericonlinks a:hover {color:#ffffff;}

#top-menu li {
    padding-right: 18px;

}


#footer-bottom .container{
margin-right: 2.773%; 
margin-left: 2.773%; 
width:94.454%!important;
max-width: 94.454%;
}

#footer-bottom .container, #main-footer .container{
margin-right: 2.773%; 
margin-left: 2.773%; 
width:94.454%!important;
max-width: 94.454%;
}
#main-footer .fwidget.et_pb_widget {
width: 100%!important;
max-width: 100%!important;
}

/* table formatting */
.pure-table {
    
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
    border: 1px solid #cbcbcb;
}

.pure-table caption {
    color: #000;
    font: italic 85%/1 arial, sans-serif;
    padding: 1em 0;
    text-align: center;
}

.pure-table td,
.pure-table th {
    border-left: 1px solid #cbcbcb;/*  inner column border */
    border-width: 0 0 0 1px;
    font-size: inherit;
    margin: 0;
    overflow: visible; /*to make ths where the title is really long work*/
    padding: 0.5em 1em!important; /* cell padding */
}

/* Consider removing this next declaration block, as it causes problems when
there's a rowspan on the first cell. Case added to the tests. issue#432 */
.pure-table td:first-child,
.pure-table th:first-child {
    border-left-width: 0;
}

.pure-table thead {
    background-color: #e0e0e0;
    color: #000;
    text-align: left;
    vertical-align: bottom;
}

/*
striping:
   even - #fff (white)
   odd  - #f2f2f2 (light gray)
*/
.pure-table td {
    background-color: transparent;
}
.pure-table-odd td {
    background-color: #f2f2f2;
}

/* nth-child selector for modern browsers */
.pure-table-striped tr:nth-child(2n-1) td {
    background-color: #f2f2f2;
}

/* BORDERED TABLES */
.pure-table-bordered td {
    border-bottom: 1px solid #cbcbcb;
}
.pure-table-bordered tbody > tr:last-child > td {
    border-bottom-width: 0;
}


/* HORIZONTAL BORDERED TABLES */

.pure-table-horizontal td,
.pure-table-horizontal th {
    border-width: 0 0 1px 0;
    border-bottom: 1px solid #cbcbcb;
}
.pure-table-horizontal tbody > tr:last-child > td {
    border-bottom-width: 0;
}

/*------------------------------------------------*/
/*-------------[TESTIMONIAL HOVER]----------------*/
/*--------------[BY GENO QUIROZ]------------------*/
/*------------------------------------------------*/
 
 
/* testimonials */
    .gq-module-hover {
       
        -webkit-transition: all 0.3s;
        transition: all 0.3s;}
    .gq-module-hover:hover {
        -webkit-transform: scale(1.1, 1.1);
        transform: scale(1.1, 1.1);
     
        z-index: 1;}
         
         
/*------------------------------------------------*/      

/* bullet list spacing */

.et_pb_text ul, .et_pb_text ol { 
	margin-left: 36px;
 	list-style-position: outside;}
.et_pb_text li { margin-top: 5px; }
.footerlinks {padding-bottom: 20px;}

/* took out to fix wird bullet top margin
p + ul {  
   margin-top: -15px;
}
.et_pb_text li + ul {  
   margin-bottom: -25px!important;
} */

/*  vertical align text in divi module */
    .ds-vertical-align { 
        display: flex; 
        flex-direction: column; 
        justify-content: center;
    }
	
	/* make red menu wider */
#main-content .submenu .widget_nav_menu {
    float: none;
    margin-left: auto;
    margin-right: auto;
    max-width: 1280px!important;
    text-align: center;
    vertical-align: top;
    width: 100%;
}


.et_pb_circle_counter {margin:auto!important;}
	
/* ------------end - general */


/*modules text blocks & title*/
.red_title_gold_bar h1 {
	text-transform:none;}
.red_title_gold_bar, h2.red_title_gold_bar {
font-size: 36px!important;
color:#BA2031!important;
text-transform:uppercase;
line-height: 1.2em;
padding-bottom:0px;
border-bottom:1px solid #cccccc;
margin-bottom: 0px !important;
}
.red_title_gold_bar2 {
font-size:150%;
color:#333333;
text-transform:none;
	font-weight:500;
line-height: 1.2em;
padding-bottom:0px;
border-bottom:0px solid #b5a576;
margin-left: 45px !important;
margin-right: 45px !important;
margin-top: 30px !important;
margin-bottom: 0px !important;
}
.red_title_no_bar {
font-size:200%;
color:#BA2031;
text-transform:uppercase;
line-height: 1.2em;
padding-bottom:10px;
margin-left: 45px !important;
margin-right: 45px !important;
margin-top: 30px !important;
margin-bottom: 10px !important;
}
.white_title_blue_bar {
font-size: 36px;
color:#ffffff;
text-transform:uppercase;
line-height: 1.2em;
padding-bottom:10px;
border-bottom:5px solid #03687f;
margin-left: 45px !important;
margin-right: 45px !important;
margin-top: 30px !important;
margin-bottom: 10px !important;
}
.gold_title_white_bar, h2.gold_title_white_bar{
font-size: 36px!important;
color:#b5a576!important;
text-transform:uppercase;
line-height: 1.2em;
padding-bottom:10px;
border-bottom:5px solid #ffffff;
margin-left: 45px !important;
margin-right: 45px !important;
margin-top: 30px !important;
margin-bottom: 10px !important;
}
.blue_title_white_bar {
font-size: 36px;
color:#03687f;
text-transform:uppercase;
line-height: 1.2em;
padding-bottom:10px;
border-bottom:5px solid #ffffff;
margin-left: 45px !important;
margin-right: 45px !important;
margin-top: 30px !important;
margin-bottom: 10px !important;
}
.white_title_gold_bar, h2.white_title_gold_bar {
font-size: 36px!important;
color:#ffffff!important;
text-transform:uppercase;
line-height: 1.2em;
padding-bottom:10px;
border-bottom:5px solid #b5a576;
margin-left: 45px !important;
margin-right: 45px !important;
margin-top: 30px !important;
margin-bottom: 10px !important;
}
/*.white_title_gold_bar h3, .white_title_gold_bar h2, .white_title_gold_bar h1, .white_title_gold_bar h4 {
color:#ffffff!important;
}*/

.white_title_gold_bar2 {
font-size:130%;
color:#ffffff;
text-transform:uppercase;
line-height: 1.2em;
padding-bottom:10px;
border-bottom:5px solid #b5a576;
margin-left: 45px !important;
margin-right: 45px !important;
margin-top: 30px !important;
margin-bottom: 10px !important;
}

.red_title_white_bar, h2.red_title_white_bar {
font-size: 36px!important;
color:#303030!important;
text-transform:uppercase;
line-height: 1.2em;
padding-bottom:10px;
border-bottom:5px solid #ffffff;
margin-left: 45px !important;
margin-right: 45px !important;
margin-top: 30px !important;
margin-bottom: 10px !important;
}

.gold_background_textbox  {
margin-top: 0 !important;
color:#303030!important;
padding-left: 45px !important;
padding-right: 45px !important;
padding-top: 10px !important;
padding-bottom: 40px !important;
}

.white_background_textbox  {
 margin-top: 0 !important;
 padding-left: 45px !important;
padding-right: 45px !important;
padding-top: 10px !important;
padding-bottom: 40px !important;
}

.red_background_textbox  {
color:#ffffff!important;
margin-top: 0 !important;
padding-left: 45px !important;
padding-right: 45px !important;
padding-top: 10px !important;
padding-bottom: 40px !important;
}

.white_background_textbox_full  {
 margin-top: 0 !important;
 padding-left:5%!important;
 padding-right:5%!important;
 padding-top:5%!important;
 padding-bottom:5%!important;
}
/*----------*/

/* link colors for blocks */
.red_background_textbox a {color:#C8BD98;text-decoration:none!important;}
.red_background_textbox a:hover {color:#ffffff!important; text-decoration:none!important;}
.red_background_textbox a:visited {color:#C8BD98!important; text-decoration:none!important;}

.gold_background_textbox a {color:#BA2031; text-decoration:none!important;}
.gold_background_textbox a:hover {color:#ffffff!important; text-decoration:none!important;}
.gold_background_textbox a:visited {color:#BA2031;text-decoration:none!important;}

.white_background_textbox a {color:#BA2031;text-decoration:none!important;}
.white_background_textbox a:hover {color:#58001b !important; text-decoration:none!important;}
.white_background_textbox a:visited {color:#BA2031;text-decoration:none!important;}


/* How to Turn Text Into Divi Animated Buttons */

.btn-red {width:100%;max-width:300px;}
.btn-red-small {width:100%;max-width:200px;}
.btn-red-large {width:100%;max-width:400px;}
  
    .btn-red, .btn-red-small, .btn-red-large, .btn-gold, .btn-gold-small, .btn-gold-large {
             font-size: 18px;
            font-weight: 400;
		   border: 2px solid #ba0c2f;
            -moz-border-radius: 4px;
            -webkit-border-radius: 4px;
            border-radius: 4px;
            padding: 10px 18px 11px 18px;
            line-height: 1.2em;
            background: #ba0c2f;
			color: #ffffff;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            position: relative;
			display: inline-block;
			text-align:center;
		text-decoration:none!important;
}

 a.btn-red, a.btn-red-small, a.btn-red-large,  a.btn-red-small:visited, a.btn-red:visited, a.btn-red-large:visited  {
            color: #ffffff!important; /* change font color here */
        }

   a.btn-red:hover, a.btn-red-small:hover, a.btn-red-large:hover {
	color: #ffffff!important;
	   background: #8a1538;
	    border: 2px solid #5e0b26;
			 }

.btn-blue {width:100%;max-width:300px;}
 .btn-blue-small {width:100%;max-width:200px;}
 .btn-blue-large {width:100%;max-width:400px;}
 
     .btn-blue, .btn-blue-small, .btn-blue-large {
              font-size: 18px;
            font-weight: 400;
		   border: 2px solid #03687f;
            -moz-border-radius: 4px;
            -webkit-border-radius: 4px;
            border-radius: 4px;
            padding: 10px 18px 11px 18px;
            line-height: 1.2em;
            background: #03687f;
			color: #ffffff;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            position: relative;
			display: inline-block;
			text-align:center;
		 		text-decoration:none!important;

			}

    a.btn-blue, .btn-blue-small, .btn-blue-large,  a.btn-blue-small:visited, a.btn-blue:visited, a.btn-blue-large:visited {
        background-color: #03687f; /* change background color here */
             color: #ffffff; /* change font color here */
        }
    a.btn-blue:hover, a.btn-blue-small:hover, a.btn-blue-large:hover {
      background-color: #037F9B;
		 border: 2px solid #03687f;
		color:#ffffff!important;
			 }
   
   
.btn-white {width:100%;max-width:300px;}
 .btn-white-small {width:100%;max-width:200px;}
 .btn-white-large {width:100%;max-width:400px;}
 
     .btn-white, .btn-white-small, .btn-white-large {
            font-size: 18px;
            font-weight: 400;
		     border: 2px solid #ffffff;
            -moz-border-radius: 4px;
            -webkit-border-radius: 4px;
            border-radius: 4px;
            padding: 10px 18px 11px 18px;
            line-height: 1.2em;
            background: #ffffff;
			color: #303030!important;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            position: relative;
			display: inline-block;
			text-align:center;
		 		text-decoration:none!important;
			
			}

    a.btn-white, .btn-white-small, .btn-white-large,  a.btn-white-small:visited, a.btn-white:visited, a.btn-white-large:visited {
		border: 2px solid #ffffff;
        }
    a.btn-white:hover, a.btn-white-small:hover, a.btn-white-large:hover {
       background: #53565a;
		 border: 2px solid #ffffff;
		color:#ffffff!important;
			 }
		

		
.btn-grey  {width:100%;max-width:300px;}
 .btn-grey-small {width:100%;max-width:200px;}
 .btn-grey-large  {width:100%;max-width:400px;}
  
     .btn-grey, .btn-grey-small, .btn-grey-large  {
                  font-size: 18px;
            font-weight: 400;
		     border: 2px solid #999999;
            -moz-border-radius: 4px;
            -webkit-border-radius: 4px;
            border-radius: 4px;
            padding: 10px 18px 11px 18px;
            line-height: 1.2em;
            background: transparent;
			color: #303030;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            position: relative;
			display: inline-block;
			text-align:center;
		 		text-decoration:none!important;

}



    a.btn-grey, a.btn-grey-small, a.btn-grey-large,  a.btn-grey-small:visited, a.btn-grey:visited, a.btn-grey-large:visited  {
            color: #303030!important; /* change font color here */
		border: 2px solid #999999;
        }
 
     a.btn-grey:hover, a.btn-grey-small:hover, a.btn-grey-large:hover {
       background: #53565A;
		 border: 2px solid #303030;
		 color:#ffffff!important;
			 }
   
.btn-grey-fill {width:100%;max-width:300px;}
 .btn-grey-fill-small {width:100%;max-width:200px;}
 .btn-grey-fill-large {width:100%;max-width:400px;}
  
     .btn-grey-fill, .btn-grey-fill-small, .btn-grey-fill-large {
              font-size: 18px;
            font-weight: 400;
		     border: 2px solid #07272d;
            -moz-border-radius: 4px;
            -webkit-border-radius: 4px;
            border-radius: 4px;
            padding: 10px 18px 11px 18px;
            line-height: 1.2em;
            background: #07272d;
			color: #ffffff;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            position: relative;
			display: inline-block;
			text-align:center;
		 		text-decoration:none!important;

			}

    a.btn-grey-fill, a.btn-grey-fill-small, a.btn-grey-fill-large,  a.btn-grey-fill-small:visited, a.btn-grey-fill:visited, a.btn-grey-fill-large:visited  {
        }
     a.btn-grey-fill:hover, a.btn-grey-fill-small:hover, a.btn-grey-fill-large:hover {
           background: #53565A;
		 border: 2px solid #07272d;
		color:#ffffff!important;
			 }

		.btn-gold {width:100%;max-width:300px;}
 .btn-gold-small {width:100%;max-width:200px;}
 .btn-gold-large {width:100%;max-width:400px;}

 .btn-gold, .btn-gold-small, .btn-gold-large {
            font-size: 18px;
            font-weight: 400;
            -moz-border-radius: 3px;
            -webkit-border-radius: 3px;
            border-radius: 3px;
            padding: 8px 15px 10px 15px;
            line-height: 1.3em;
            background: transparent;
            border: 2px solid;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            -moz-transition: all 0.4s;
            -webkit-transition: all 0.4s;
            transition: all 0.4s;
            position: relative;
			display: inline-block;
			text-align:center;
 text-decoration:none!important;}

     a.btn-gold, a.btn-gold-small, a.btn-gold-large, a.btn-gold-small:visited, a.btn-gold:visited, a.btn-gold-large:visited {
        background-color: #a89968!important; /* change background color here */
            border: 2px solid transparent;
            color: #303030!important; /* change font color here */
        }
     a.btn-gold:hover, a.btn-gold-small:hover, a.btn-gold-large:hover {
        background: #ffffff!important;/* change background color on hover here */
            border: 2px solid transparent;
             padding: 8px 15px 10px 15px;
			 color: #BA2031!important;
			 }
   
 
 
    a.btn-programs-gold, a.btn-nav-programs:visited, a.btn-programs-goldred, a.btn-programs-goldred:visited {
        background-color: #b5a576!important; /* change background color here */
            border: 1px solid transparent;
            color: #303030!important; /* change font color here */
        }
    a.btn-programs-gold:hover {
        background: #ffffff!important;/* change background color on hover here */
  
			 color: #BA2031!important;
			 }
   
    .btn-programs-white {
            font-size: 18px;
            font-weight: 400;
            -moz-border-radius: 1px;
            -webkit-border-radius: 1px;
            border-radius: 1px;
            padding: 4px 10px;
            line-height: 2.3em;
            background-color: #ffffff!important;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            position: relative;
			text-align:center;
border:1px solid #999999;
		color: #303030!important;
		 text-decoration:none!important;
			
			}

    a.btn-programs-white:visited {
        background-color: #ffffff!important; /* change background color here */
            border: 1px solid transparent;
            color: #303030!important; /* change font color here */
        }
    a.btn-programs-white:hover {
        background: #eeeeee!important;/* change background color on hover here */
			 color: #303030!important;
			 }
   
		  
    a.btn-programs-goldred:hover {
        background: #BA2031!important;/* change background color on hover here */
              padding: 4px 10px !important;
			 color: #ffffff!important;
			 }
			 
span.nobr { white-space: nowrap; }
/* end text buttons */





/* accordian toggle open close
.et_pb_toggle_close h5.et_pb_toggle_title {
  
    font-size: 18px;
}

.et_pb_toggle_open .et_pb_toggle_title:after { 
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -0.5em;
    color: #ccc;
    font-size: 16px;
    content: "\e04f"; 
    font-family: "ETmodules" !important;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1;
    text-transform: none;
    speak: none;
color:#BA2031;
}


.et_pb_toggle_open h5.et_pb_toggle_title {
    color: #BA2031;
    font-size: 18px;
}

.et_pb_toggle_title::before {
    color: #ba0c2f!important;
    content: "";
    font-size: 16px;
    margin-top: -0.5em;
    position: absolute;
    right: 0;
    top: 50%;
}/*
/* END accordian toggle open close */

/* toggle titles 
.et_pb_toggle_close h5.et_pb_toggle_title {
    color: #BA2031;
    font-size: 18px;
    text-transform: uppercase;
}

.et_pb_toggle_open h5.et_pb_toggle_title {
    color: #BA2031;
    font-size: 18px;
    padding-bottom: 2%;
    text-transform: uppercase;
}*/

.white_background_accordian {
  margin-top: 0 !important;
 padding-left: 45px !important;
padding-right: 45px !important;
padding-top: 10px !important;
padding-bottom: 40px !important;
}
/* ------------ */

/*general*/

/*.et_pb_button { min-width: 180px; text-align:center; }*/

.donate_header a:hover {
    background: #58001b none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    color: #ffffff !important;
    font-size: 14px;
    margin-top: 0;
    padding: 4px 15px;
    text-transform: uppercase;
}

#main-header, #et-top-navigation {
font-family: "neue-haas-unica",sans-serif!important;
font-style: normal;
font-weight: 400;
}

h5 {
color:#b5a576;
}

h3 {
    font-family: "neue-haas-unica",sans-serif!important;
    font-size: 28px;
    line-height: 1.2em;
font-weight:400!important;
}
/* 
p:last-of-type {
    padding-bottom: 1em;
}*/
.et_pb_toggle_content p:last-of-type {
    padding-bottom: 1em;
}
/*
et_pb_slider .et_pb_slide, .et_pb_section {
    z-index: 1;
}*/

.callout {
	font-family: "Lora",Georgia,"Times New Roman",serif!important;
	font-style:italic;
    font-size: 22px!important;
    line-height: 1.3em!important;
font-weight:200!important;
	}
	
	
		/* make red menu wider */
#main-content .submenu .widget_nav_menu {
    float: none;
    margin-left: auto;
    margin-right: auto;
    max-width: 1280px;
    text-align: center;
    vertical-align: top;
    width: 100%;
}



.et_pb_main_blurb_image {
    margin-bottom: 1px!important;
    text-align: center;
}

.et_pb_blurb h4 a {
    color: #b7b7b7;
    text-decoration: none;
}
.et_pb_blurb h4 a:hover {
    color: #ffffff;
    text-decoration: none;
}





/******************Design-14********************/
.wprpsp-post-image-bg .du_image_bg {-webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;}

.wprpsp-post-image-bg .du_image_bg:hover {  -webkit-transform: scale(1.2);
    transform: scale(1.2);} 
.wprpsp-recent-post-carousel.wprpsp-design-14 .wprpsp-post-slides:nth-child(even) .wprpsp-post-short-cnt {    
    background: #303030!important;
    background-image: url("/assets/image-overlay-right-big-tiny.png")!important; 
    background-position:bottom right!important; 
    background-repeat:no-repeat!important; 
}
.wprpsp-recent-post-carousel.wprpsp-design-14 .wprpsp-post-slides:nth-child(odd) .wprpsp-post-short-cnt {background: #BA2031!important; }

.wprpsp-recent-post-carousel.wprpsp-design-14 .wprpsp-post-image-bg{background: #f1f1f1;height: 330px;    line-height: 0;    overflow: hidden;    position: relative;    width: 100%;}
.wprpsp-recent-post-carousel.wprpsp-design-14 .wprpsp-post-image-bg img {height: 100%;width: 100% !important;object-fit: cover;object-position: top center;border-radius: 0px; }
.wprpsp-recent-post-carousel.wprpsp-design-14 .wprpsp-post-image-bg:hover img{  -webkit-transform: scale(1.2);
    transform: scale(1.2);}


.wprpsp-recent-post-carousel.wprpsp-design-14 .wprpsp-post-short-cnt{clear:both; height: 330px;bottom: 0;color: #fff;left: 0;padding: 20px 15px; position: relative; right: 0; box-sizing: border-box; color:#b5a576;}
.wprpsp-recent-post-carousel.wprpsp-design-14 .recentpost-categories{margin-left: 15px; top: 25px;position: absolute;z-index:9;}
.wprpsp-recent-post-carousel.wprpsp-design-14 .recentpost-categories .post-categories{display:block;}
.wprpsp-recent-post-carousel.wprpsp-design-14 .wprpsp-post-slides{padding:0; margin:10px;}
.wprpsp-recent-post-carousel.wprpsp-design-14 .wprpsp-post-title a{color:#fff; font-size:22px;}
.wprpsp-recent-post-carousel.wprpsp-design-14 .wprpsp-post-date {color: #999999; font-style:italic;}
.wprpsp-recent-post-carousel.wprpsp-design-14 .wprpsp-bottom-content{position: relative;bottom: 15px;}
.wprpsp-recent-post-carousel.wprpsp-design-14 .wprpsp-post-overlay .wprpsp-medium-6{padding:0;}
.wprpsp-recent-post-carousel.wprpsp-design-14 .wprpsp-post-slides:nth-child(even) .wprpsp-post-short-cnt {background: rgb(62, 62, 122);}
.wprpsp-recent-post-carousel.wprpsp-design-14 .wprpsp-post-slides:nth-child(odd) .wprpsp-post-short-cnt {background: #E92A24 ;}

.wprpsp-recent-post-carousel.wprpsp-design-14 .slick-dots{left:15px !important; bottom:5px !important; right:15px !important; text-align:center;}
.wprpsp-recent-post-carousel.wprpsp-design-14 .recentpost-categories a{color:#fff;}
.wprpsp-recent-post-carousel.wprpsp-design-14 .wprpsp-readmorebtn {text-shadow:none;}
.wprpsp-recent-post-carousel.wprpsp-design-14 .wprpsp-post-slides{padding:0px !important;}

.wprpsp-recent-post-carousel.wprpsp-design-14 .slick-arrow {top:43% !important;border: none !important;}
.wprpsp-recent-post-carousel.wprpsp-design-14 .slick-next{right:0px !important;}
.wprpsp-recent-post-carousel.wprpsp-design-14 .slick-prev{left:0px !important; }

/**my daniels box**/
.wp-tsasp-design-11 .wp-tsasp-team-member .wp-tsasp-team-detail {
    background-color: #BA2031!important;
    line-height: normal;
    padding: 10px;
    position: relative;
}

a.wp-tsasp-team-info-icon .fa {
    background: #BA2031!important;
   
}
.wp-tsasp-popup-body p {
    font-size: 16px!important;}

.wp-tsasp-design-6 .overlayy {
    background: rgba(139, 35, 50, 0.5) none repeat scroll 0 0!important;
}
.wp-tsasp-design-6 .wp-tsasp-team-member:hover .wp-tsasp-team-name, .wp-tsasp-design-6 .wp-tsasp-team-member:hover .wp-tsasp-team-data, .wp-tsasp-design-6 .wp-tsasp-team-member:hover .wp-tsasp-member-details, .wp-tsasp-design-6 .wp-tsasp-team-member:hover .wp-tsasp-member-info {color: #303030;}

.wp-tsasp-design-6 .wp-tsasp-team-member:hover hr {background: #BA2031;}

a.wp-tsasp-popup-link .fa {
    background: #BA2031!important;
}

/*------------------------------------------------*/
/*---------[GQ - MOBILE MENU BUTTON 1]------------*/
/*------------------------------------------------*/
 
    .mobile_menu_bar:before {
            
            padding: 2px 0px 2px 2px;
            top: 9px;
            color: #BA2031!important;}
    .mobile_menu_bar::after {
            font-family: neue-haas-unica;
			font-size:16px;
            content: "MENU";
            position: relative;
            padding: 5px 10px 5px 2px;
           
            color: #BA2031!important;
        cursor: pointer;}
    .mobile_nav.opened .mobile_menu_bar:before {
        content: "\4d";}
		
		.et_header_style_split .mobile_menu_bar, .et_header_style_left .mobile_menu_bar {
    margin-bottom: 10px;
    padding-bottom: 10px;}
	
	.et_mobile_menu li a { font-size: 16px !important; line-height:1.5em!important; text-transform: uppercase; }


.et_mobile_menu .menu-item-has-children > a {
   
    font-weight: normal!important;
}
.nav ul li a:hover, .et_mobile_menu li a:hover {
    opacity: 1;
}

.nav li ul {
width: 380px;
}
#top-menu li li a {
width: 340px;
    padding: 3px 5px!important;
}
#top-menu li li a:hover { background-color:#cccccc !important; border-bottom: 0px solid #BA2031;}

#top-menu-nav #top-menu li li a:hover {
    border-bottom: 1px solid #BA2031;
}
#top-menu-nav #top-menu li li a {
    border-bottom: 1px solid #cccccc;
}

.dark_overlay {
    background-color: rgba(0, 0, 0, 0.0);
	  text-align:center;
	   padding-top: 10%!important;
	padding-bottom: 10%!important;
	padding-left: 10%!important;
	padding-right: 10%!important;
}
.dark_overlay_nomenu {
    background-color: rgba(0, 0, 0, 0.0);
	  text-align:center;
	   padding-top: 10%!important;
	padding-bottom: 10%!important;
	padding-left: 10%!important;
	padding-right: 10%!important;
}

.dark_overlay_textpages {
    background-color: rgba(0, 0, 0, 0.0);
	  text-align:center;
	   padding-top: 4%!important;
	padding-bottom: 5%!important;
	padding-left: 10%!important;
	padding-right: 10%!important;
}

.et_pb_section_parallax .et_pb_parallax_css, .et_pb_slides .et_parallax_bg.et_pb_parallax_css {
    background-blend-mode: overlay;
    background-color: #525252;
}


.et_parallax_bg {
    background-blend-mode: normal;
    background-color: #525252;
}

.et_parallax_bg {
    background-blend-mode: normal;
    background-color: #525252;
}
.nooverlay .et_parallax_bg {
    background-blend-mode: normal!important;
    background-color: #525252;
}



.et_pb_gutter.et_pb_gutters1 #left-area {
    width: 100%!important;
}

.redbold {text-align:center; font-weight : bold;font-size : 98px;line-height : 39.03px;text-transform : uppercase;color : #BA2031; color : rgb(139, 35, 50);}

.whitebold {font-size : 72px;
 line-height : 68.77px;
 letter-spacing : 0.07px;
 text-transform : uppercase;
 color : #FFFFFF;
	color : rgb(255, 255, 255);}

/* Setting the breakpoint of the mobile menu old code 
@media only screen and ( max-width: 1260px ) {
#top-menu-nav, #top-menu {display: none;}
#et_mobile_nav_menu {display: block;}
	.et_search_outer .et-search-field {
    max-width: 120px!important;
}
}*/

@media ( max-width: 981px ) {
   .dark_overlay  {
	   text-align:center;
    padding-top: 20%!important;
	padding-bottom: 20%!important;
	padding-left: 10%!important;
	padding-right: 10%!important;
}
	.dark_overlay_nomenu  {
		  text-align:center;
    padding-top: 20%!important;
	padding-bottom: 20%!important;
	padding-left: 10%!important;
	padding-right: 10%!important;
}
	.dark_overlay_textpages {
    background-color: rgba(0, 0, 0, 0.0);
	  text-align:center;
	   padding-top: 10%!important;
	padding-bottom: 10%!important;
	padding-left: 10%!important;
	padding-right: 10%!important;
}
	.et_pb_slider_with_text_overlay .et_pb_text_overlay_wrapper {
  padding: 15px;
  border-radius: 0px;
}

}


.rightrfi .et_pb_button {background-color: #999999;
border-color: #999999; text-transform:uppercase; font-size:14px;  letter-spacing: 3px; font-weight: 500;}

.rightrfi .et_pb_button::after {
  font-size: 14px;
  margin-top: 5px;
}

/* Show / Hide Divi Header Depending On Page Scroll Direction */
@media all and (max-width: 980px){
  /* make mobile header fixed */
 .et-l--header {
    position: fixed !important;
	 z-index: 99999; 
	 	 width:100%;
  }
	#main-content {padding-top: 130px;
	}}
/* show/hide the main and top header smoothly */
 .et-l--header {
  transition: top .3s ease !important;
}
/* Show / Hide Divi Header Depending On Page Scroll Direction */

/*  CSS to hide the Back To Top Button on mobile*/
@media only screen and ( min-width: 786px ) {
.et_pb_scroll_top{
display:none !important;
}
}

.et_pb_scroll_top.et-pb-icon {
    right: 15px;
    bottom: 15px;
    border-radius: 25px;
    background: rgba(25, 72, 103, 0.48);
    padding: 10px;
	} /* Show / Hide Divi Header Depending On Page Scroll Direction */
@media all and (max-width: 980px){
  /* make mobile header fixed */
 .et-l--header {
    position: fixed !important;
	 z-index: 99999; 
	 width:100%;
  }
	}
@media ( min-width: 768px ) and ( max-width: 980px) {
/*#main-content {padding-top: 85px;}*/
}
@media ( max-width: 768px ) {
#main-content {padding-top: 100px;}
}

/* show/hide the main and top header smoothly */
 .et-l--header {
  transition: top .3s ease !important;
}
/* Show / Hide Divi Header Depending On Page Scroll Direction */

/*  CSS to hide the Back To Top Button on mobile*/
@media only screen and ( min-width: 786px ) {
.et_pb_scroll_top{
display:none !important;
}
	
}

.et_pb_scroll_top.et-pb-icon {
    right: 15px;
    bottom: 15px;
    border-radius: 25px;
    background: rgba(25, 72, 103, 0.48);
    padding: 10px;
	}

.et_builder_inner_content.has_et_pb_sticky {
  z-index: 1!important;
}	

/* Large Monitors*/

@media ( min-width: 980px ) {

.anchor:before {
display: block;
content: " ";
height: 80px; /* Give height of your fixed nav */
margin-top: -80px; /* Give negative margin of your fixed nav */
visibility: hidden;
	
} 
	
	

/* your CSS goes here */

}

 

/* Standard laptops & desktops */

@media ( min-width: 1100px ) and ( max-width: 1404px) {
	

/* your css goes here */

}

 

/* landscape Tablets */


	
 #main-header {
    height: 109px!important;
}


 

/* Portrait Tablets*/

@media ( min-width: 768px ) and ( max-width: 980px ) {

	.et_pb_row {
width:100%!important;}

 .btn-grey-large,  .btn-red-large,  .btn-gold-large {width:100%;}
 

.et_pb_section {
    padding: 0px;
}

}

 

/* Landscape Phones */

@media ( min-width: 480px ) and ( max-width: 767px ) {



 .btn-grey-large,  .btn-red-large,  .btn-gold-large {width:100%;}
 

.et_pb_section {
    padding: 0px;
}

}

 

/* Portrait Phones */
@media ( max-width: 550px ) {
	.leftcol1 {width:100%!important;}

    body .call-to-action-nav {
        position: relative !important;       
    }
}    
    
@media ( max-width: 479px ) {
	
	.et_pb_row {
width:100%!important;}

 .btn-grey-large, .btn-grey-fill-large, .btn-red-large,  .btn-gold-large {width:100%;}
 

.et_pb_section {
    padding: 0px;
}

}


	/*---------[scrollbar on long menus]------------*/
.et_mobile_menu {
    overflow-y: scroll !important;
	overflow-x:hidden; 
    max-height: 84vh;
}



#mainHomeVideo iframe {
	display: block;
    height: 100%!important;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
	
}

div.thin_vids div.fluid-width-video-wrapper {
    padding-top: 31.5%!important;}

.center_over_vid {
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;  
}
.overlay-container ul{margin-top: 30px!important; list-style-type: disc; margin-left:20px;}

.overlay-container {z-index: 9999990!important;}



.fa-search {visibility: hidden;}

@media only screen and (max-width: 1010px) {
.btn-grey, .btn-grey-small, .btn-grey-large {
            font-size: 17px;
            font-weight: 400;
            -moz-border-radius: 3px;
            -webkit-border-radius: 3px;
            border-radius: 3px;
            padding: 4px 10px;
            line-height: 1.7em;
            background: transparent;
           border: 2px solid;
			border-color:#cccccc;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            -moz-transition: all 0.4s;
            -webkit-transition: all 0.4s;
            transition: all 0.4s;
            position: relative;
			display: inline-block;
			text-align:center;}
}

    @media only screen and ( max-width: 980px ) { .et_pb_menu__search-button::after {
		display: none;}
		header .et_builder_inner_content {
 z-index:99999;
}
		
footer {
    z-index: 999999;
    position: relative;
}
		
.page-template-FixedLeftMenu .et-l--footer {z-index: 1;
position: relative;
padding-left: 0px!important;}


}  


h2
{
 color:inherit;
font-size:inherit;
}

@media ( min-width: 1260px ) {
	.hide_on_desktop {display: none!important;}
}
@media ( max-width: 1260px ) {
	.hide_on_mobile {display: none!important;}
}

@media ( max-width: 980px ) {
	.hideleftnav {display: none!important;}
}


@media (max-width: 1260px){
.et_pb_menu .et_mobile_menu, .et_pb_menu .et_mobile_menu ul, .et_pb_fullwidth_menu .et_mobile_menu, .et_pb_fullwidth_menu .et_mobile_menu ul {
    list-style: none !important;
    text-align: left;
}
}

@media (max-width: 1260px){
.et_pb_menu .et_mobile_menu, .et_pb_fullwidth_menu .et_mobile_menu {
    top: 100%;
    padding: 5%;
	}}

@media ( min-width: 980px ) and ( max-width: 1260px ) {
    .et_pb_menu .et_pb_menu__menu {
        display: none;
    }
    .et_mobile_nav_menu {
        display: block;
			padding-top: 50px!important;
    }
	
}
@media ( min-width: 768px ) and ( max-width: 980px ) {
    .et_pb_menu .et_pb_menu__menu {
        display: none;
    }
    .et_mobile_nav_menu {
        display: block;
			padding-top: 30px!important;
    }
	
}
@media ( max-width: 1300px ) {
    .et_pb_menu__search-button { display:none!important; }
}





/* End Side Bar Slide in Modifications*/

@media (max-width: 1260px) {
    .et_mobile_nav_menu {
        display: block;
    }
}

