/*======================================
Theme Name: WSE Faculty V1 Divi Child

Template: Divi
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
======================================*/

/*add your custom CSS below this line*/

@import url("https://use.typekit.net/ufu5cap.css");
  
@font-face { font-family: "QuadonNew"; font-display: swap;  src: url("/wp-content/uploads/fonts/Quadon-2.otf") format("opentype"), url("/wp-content/uploads/fonts/Quadon-2.ttf") format("truetype"); }

@font-face { font-family: "Arnhem"; font-display: swap;  src: url("/wp-content/uploads/fonts/ArnhemPro-Blond.otf") format("opentype"); }
@font-face { font-family: "Gentona"; font-display: swap;  src: url("/wp-content/uploads/fonts/Gentona-Bold.otf") format("opentype"); }

#main-header {
    border-top: 25px #002d72  solid;
}



body.et_fixed_nav.et_secondary_nav_enabled #main-header, body.admin-bar.et_fixed_nav.et_secondary_nav_enabled #main-header {
    border-top: 15px #002d72  solid;

}


body {
	font-family: "freight-text-pro", serif!important;
font-weight: 500;
font-style: normal;
}

footer .et_pb_social_icon a.icon {
background-color: transparent!important;
}

.et_secondary_nav_enabled #page-container #top-header {
background-color: #002d72 !important;
height: 25px;
}

.pa-blog-no-links .et_pb_post .entry-title a {
	pointer-events: none;
}
.pa-blog-no-links .et_pb_post .post-meta span.author.vcard a {
	pointer-events: none;
}
.pa-blog-no-links .et_pb_post a.entry-featured-image-url {
		pointer-events: none;

}

.pa-blog-equal-height .pa-auto-height {
    height: auto !important;
}
.pa-blog-equal-height .pa-auto-margin {
    margin-top: 20px !important;
}


.blog-grid p.post-meta {
	color: #61a2e1!important;
font-size: 16px!important;
	padding: 0 15px 0px 15px;
}

h1, h2, h3, h4, h5, h6 {
	
	font-family: "factoria", serif!important;
font-weight: 700;
font-style: normal;

}
body h3 {
color: #0078d3;
	text-transform:none
}
body h4 {
font-size: 26px;
color: #0078d3;
}
.blog-grid h2.main_title_case_study {
	font-size:26px;
padding: 0 15px 15px 15px;
margin: 0;
	font-family: "freight-text-pro", serif!important;
font-weight: 500;
font-style: normal;

}

.blog-list h2.main_title_case_study {
	font-size:26px;
margin: 0;
	font-family: "freight-text-pro", serif!important;
font-weight: 500;
font-style: normal;

}
#db_title_and_tagline {
	display:none;
}
#db_title_and_tagline h2{
	font-size:1.5vw;
font-weight:700;
	color:#002d72 ;
}
.et_hide_primary_logo .logo_container #db_title_and_tagline {
    display: inline;
} 
.container.et_menu_container {
	width:96%;
}
.mobile_menu_bar.mobile_menu_bar_toggle {
	top:1px;
}
@media screen and (min-width:981px) {
	.et_fullwidth_nav #main-header .container {
    width: 98%;
    max-width: 100%;
    padding-right: 2px;
    padding-left: 0px;
}
}
@media screen and (min-width:1051px) and (max-width:1300px) {
	#top-menu li {
    display: inline-block;
    font-size: 12px;
    padding-right: 11px;
}
}
@media screen and (min-width:981px) and (max-width:1050px) {
	#top-menu li {
    display: inline-block;
    font-size: 11px;
    padding-right: 7px;
}
}
@media screen and (max-width:980px) {
		#db_title_and_tagline h2{
	font-size:2.7vw;

	color:#002d72 ;
}
}
@media screen and (max-width:767px) {

	#db_title_and_tagline h2{
	font-size:4.5vw;

	color:#002d72 ;
}
	.container.et_menu_container {
	width:96%;
}
.et_pb_text_6 h3 {
    font-size: 24px;
}
}

h1, h2, h3, h4, h5, h6, .et_quote_content blockquote p, .et_pb_slide_description .et_pb_slide_title {
font-weight: normal;
font-style: normal;
text-transform: uppercase;
text-decoration: none;
letter-spacing: 0px!important;
line-height: 1.2em;
}
body h2 {
color: #0078d3;
}
.gform_button.button {
	background:#002d72 ;
	color:#ffffff;
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	padding:7px 13px;
}

.gform_button.button:hover {
	background:#0072ce;
	
}

.gform_required_legend {
	display:none;
}

li.hide {display:none!important;}

.pa-blog-load-more .et_pb_post {
margin-bottom: 15px;
word-wrap: break-word;
}
.pa-blog-load-more .post-content{
	padding-bottom: 15px;
}

.activity .et_pb_slide_description {
    padding: 0 !important;
    text-align: left;
}
.activity .et_pb_slider_with_text_overlay .et_pb_text_overlay_wrapper {
	padding:15px;
}
.activity .et_pb_slide_title {
padding-bottom:0;
}
.activity .et_pb_slides .et_pb_slider_container_inner {
    vertical-align: bottom !important;
}

.activity .et_pb_slide {
    padding: 0 !important;
}

@media screen and (max-width : 980px) {
.et_mobile_menu {
background-color: rgba(0,45,114,.9);
box-shadow: 0px 25px 50px 0px rgba(0, 0, 0, .25);
text-align: center;
}
.sfly_counter .et_pb_divider.divider_spacer {
min-height: 400px;
}
	.sfly_general .et_pb_divider.divider_spacer {
min-height: 400px;
}
.sfly_column_switch {
display: -webkit-flex;
display: -ms-flex;
display: flex;
-webkit-flex-direction: column-reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse;
}
}

@media screen and (max-width:767px) {
h2, .et_pb_text h2 {
font-size: 30px;
}
}

    

.nav li:last-child ul {
position: absolute;

z-index: 9999;
right: 0;

}



p.more-btn {
	margin-bottom:25px;
}
a.more-link {

    border: 0px solid #000 !important;
}

a.more-link:hover {
    background: #0072ce;
    color: #fff;
}

.newspage .et_pb_post {
    margin-bottom: 30px;
 
    padding-bottom: 30px;
    border-bottom: 1px solid #dddddd;
}

.et_pb_button {
 
	font-family: "proxima-nova", sans-serif!important;
font-weight: 400;
font-style: normal;
}
.et_pb_post.team.type-team  {
	background:transparent;
	border:0px solid #eeeeee;
	padding:0px;
}

.et_pb_post.team.type-team .et_pb_image_container {
    margin: -1px -1px 29px;
}
.et_pb_post.publication.type-publication {
	margin-bottom:3px;
} 
#top-menu li a, .et_search_form_container input {
   
    font-family: "proxima-nova", sans-serif!important;
    font-weight: 700!important;
    font-style: normal;
}

.single .et_pb_post_content .et_pb_row {
	width:100%!important;
}
@media screen and (min-width:768px) and (max-width:980px) {
	.et_pb_column .et_pb_grid_item:nth-child(n) {

padding-right: 2%;
}
}
@media screen and (max-width:767px) {
	.et_pb_gallery_grid .et_pb_gallery_items {

text-align: center;
}
html :where(img[class*=wp-image-]) {

width: 100%;
}
	
.et_pb_column .et_pb_grid_item:nth-child(n) {
width: 100% !important;
margin: 0 auto!important;
		margin-bottom:30px!important;
}
}

@media screen and (max-width : 600px) {
.sfly_general .et_pb_divider.divider_spacer {
min-height: 300px;
}
}

.pa-blog-equal-height .et_pb_post.team.type-team {

padding: 10px;
}


.pa-blog-equal-height .et_pb_ajax_pagination_container {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-template-rows: 1fr;
	column-gap: 0.8em
}

.pa-blog-equal-height .et_pb_ajax_pagination_container article {
	padding: 1em;
	border-radius: 10px;
	border: 2px solid blue
}

.pa-blog-equal-height .et_pb_ajax_pagination_container div {
	grid-column: 1 / -1;
}

.pa-blog-equal-height .et_pb_post div.post-content a.more-link {
	position: absolute;
	bottom: 30px
}

.pa-blog-equal-height .post-content {
	padding-bottom: 0.5em;
}

#footer-info {
float: none;
text-align: center;
letter-spacing: 6px;
font-weight: 700 !important;
line-height: 1.3em;
}

@media all and (max-width: 980px) {
	.pa-blog-equal-height .et_pb_ajax_pagination_container {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media all and (max-width: 767px) {
	.pa-blog-equal-height .et_pb_ajax_pagination_container {
		grid-template-columns: repeat(1, 1fr);
	}
.team-one .et_pb_post.type-team .entry-featured-image-url img {
max-width: 100%!important;
	width:100%!important;
float: none;
padding-right: 0;
display: block;
}
}



a.more-link {
font-family: 'proxima-nova',Helvetica,Arial,Lucida,sans-serif!important;
background: #000000;
color: #fff;
font-size: 14px;
font-weight: 700;
border: 0px solid #000 !important;
border-radius: 0px;
font-style: normal;
text-transform: uppercase;
text-decoration: none;
letter-spacing: 4px;
padding: 6px 18px;
margin-top: 25px;
display: inline-block !important;
transition: all .3s ease-in-out;

}

.et_mobile_menu li a {
   font-family:"proxima-nova",sans-serif!important;
    text-transform: uppercase;
}
/*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: #ffffff;
	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';
}
/*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;
}

ul.sub-menu.visible, ul.sub-menu.visible li {
	padding-left:0!important;	
	margin-left:0!important;

}

.mobile_menu_bar:before {
	    color: #0078d3!important;
}
.et-l.et-l--post .et_pb_section_0, .et-l.et-l--post .et_pb_section_0 .et_pb_row_0 {
	padding-top:0!important;
	margin-top:0!important;
}

#db_title_and_tagline {
	display: none;
}
#logo { 
	padding-right: 10px; 
}
#logo-text, #logo-tagline { 
	margin:0; 
	padding:0; 
	display:inline;
	vertical-align: middle;
	font-size:3vw;
}
#logo-tagline { 
	opacity: 0.7; 
	margin-left: 16px; 
	vertical-align: sub; 
	display:none;
}
@media only screen and (max-width: 767px) { 
	#logo-tagline { 
		display: none; 
	}
}
.et_hide_primary_logo .logo_container { 
	height: 100% !important; 
	opacity: 1 !important; 
}
.et_hide_primary_logo .logo_container #logo { 
	display: none; 
}
.et_hide_primary_logo .logo_container #db_title_and_tagline {
	display:inline;
}
#et-main-area {
margin-top:24px;
}
body.et_fixed_nav.et_secondary_nav_enabled #et-main-area {

margin-top:10px;

}
@media (max-width: 767px) {
	#logo-text, #logo-tagline { 
	margin:0; 
	padding:0; 
	display:inline;
	vertical-align: middle;
	font-size:5vw;
}
	#logo-tagline {
		display:none;
	}
.et_pb_title_container h1 {
    font-size: 36px!important;
    padding-bottom: 30px;
}
}