/** Global **/
body {font-family: 'Roboto', sans-serif;font-size:16px;line-height:1.6;font-weight:400;color:#333;}
strong {font-weight:900;}

#content {padding:0px 25px;}
.entry-content a {text-decoration:none;color:rgb(33,37,41);}
.entry-content a:hover, .entry-content a:focus, .entry-content a:active {text-decoration:underline;color:rgb(33,37,41);}

.jumptotop {transition:all 0.6s;opacity:0;border:none!important;background-color:transparent!important;bottom:100px;right:25px;width:50px;height:50px;background-image:url('/wp-content/uploads/misc/DFS-Up.png');background-size:contain;background-position:center center;}
.jumptotop:hover, .jumptotop:focus {background-image:url('/wp-content/uploads/misc/DFS-Up-Over.png');}

/** Phase II **/
.social-icons a {display:inline-block;}
.logo-link-home {width:100px;}
.page-id-638 header.entry-header, .page-id-731 header.entry-header {display:none;}
.menu-item.dropdown:hover > .dropdown-menu {display:block;}
.image-divider {position:relative;margin-bottom:0px;}
.image-divider figure {margin-bottom:0px;}
.image-divider h2 {position:absolute;top:30%;width:100%;text-align:center;font-family:'Vollkorn', serif;font-size:3rem;color:#FFF;text-shadow: #000 1px 0 10px;}
.image-divider.culture-header h2 {text-shadow: rgba(0, 0, 0, 0.4) 1px 0 10px;}
.page-id-42 #menu-item-546 ul {display:block!important;}
.page-id-443 #menu-item-551 ul {display:block!important;}
.offcanvas.offcanvas-end.align-self-end {height:100%;}
.studio-filter label, .studio-filter select {display:inline-block;width:auto;}
.icon-grid img {max-width:200px;display:block;height:auto;margin:auto;}
.icon-grid figure {margin-bottom:0px;}
.icon-grid p {font-weight:700;}

.page-id-42 .site-main h3 {font-family: 'Vollkorn', serif;}
.page-id-42 .site-main h4 {text-transform:uppercase;font-size:1.05rem;font-weight:700;color:rgb(33, 37, 41);}
.page-id-42 .site-main summary {text-transform:uppercase;font-size:1.05rem;margin-bottom:15px;font-weight:700;color:rgb(33, 37, 41);padding-right:30px;}
.page-id-42 .site-main details:hover, .page-id-42 .site-main details:focus {background-color:#EEDDB4;}
.page-id-42 .site-main details {padding:15px 9px 0 15px;border-top:1px solid #000;border-left:1px solid #000;margin-bottom:20px;background-image:url('/wp-content/uploads/misc/Open-Dark.svg');background-repeat:no-repeat;background-position: calc(100% - 10px) 10px;background-size:40px;}
.page-id-42 .site-main details[open] {background-color:#EEDDB4;border-top:1px solid #EEDDB4;border-left:1px solid #EEDDB4;background-image:url('/wp-content/uploads/misc/Close-Dark.svg');}
.page-id-42 .site-main details summary::-webkit-details-marker {
  display:none;
}
.page-id-42 .site-main details > summary {
  list-style: none;
}

.page-id-443 .site-main h3 {font-family: 'Vollkorn', serif;}
.page-id-443 .site-main h4 {text-transform:uppercase;font-size:1.05rem;font-weight:700;color:rgb(33, 37, 41);}
.page-id-443 .site-main summary {text-transform:uppercase;font-size:1.05rem;margin-bottom:15px;font-weight:700;color:rgb(33, 37, 41);padding-right:30px;}
.page-id-443 .site-main details:hover, .page-id-443 .site-main details:focus {background-color:#EEDDB4;}
.page-id-443 .site-main details {padding:15px 9px 0 15px;border-top:1px solid #000;border-left:1px solid #000;margin-bottom:20px;background-image:url('/wp-content/uploads/misc/Open-Dark.svg');background-repeat:no-repeat;background-position: calc(100% - 10px) 10px;background-size:40px;}
.page-id-443 .site-main details[open] {background-color:#EEDDB4;border-top:1px solid #EEDDB4;border-left:1px solid #EEDDB4;background-image:url('/wp-content/uploads/misc/Close-Dark.svg');}
.page-id-443 .site-main details summary::-webkit-details-marker {
  display:none;
}
.page-id-443 .site-main details > summary {
  list-style: none;
}

@media (max-width: 781px) {
	.wp-block-columns.icon-grid:not(.is-not-stacked-on-mobile)>.wp-block-column {
		flex-basis: 45% !important;
	}
}

@media (min-width: 768px) and (max-width: 1199.98px) {
	nav .container-fluid.container-xl {margin:0 1rem 0 1rem;}
	#main-menu.pe-3 {padding-right:0rem!important;}
	
}
@media (min-width: 768px) {
	.image-divider h2 {top:43%;font-size:4rem;}
	.container-xl {max-width:1325px;}
	#menu-item-546 ul {margin-left:-100px;}
	#menu-item-551 ul {margin-left:-115px;}
	#main-menu .dropdown {position:unset;}

	#main-menu .dropdown ul a {
	  letter-spacing: .05em;
	  transition: text-shadow 0s;
	  font-weight:400;
	}

	#main-menu .dropdown ul a:hover, #main-menu .dropdown ul a:focus {
	  text-shadow: 0 0 .65px #000, 0 0 .65px #000;
	  /* use the line below if you want a more intense effect */
	  /* text-shadow: 0 0 .9px #333, 0 0 .9px #333, 0 0 .9px #333; */
	  font-weight:400!important;
	}

	.home #main-menu .dropdown ul a:hover, .home #main-menu .dropdown ul a:focus {
	  text-shadow: 0 0 .65px #FFF, 0 0 .65px #FFF;
	  /* use the line below if you want a more intense effect */
	  /* text-shadow: 0 0 .9px #333, 0 0 .9px #333, 0 0 .9px #333; */
	  font-weight:400!important;
	}
}

/** Homepage **/
.home #wrapper-navbar {z-index:10;position:relative;}
.navbar-brand.custom-logo-link {margin-left:15px;}

.home li.menu-item a {color:#FFF;}
.home li.menu-item a {border-bottom:2px solid rgba(25,255,255,0);}
.home li.menu-item a:focus, .home li.menu-item a:hover {border-bottom:2px solid #FFF;}
.home li.menu-item a.show {border-bottom:2px solid #FFF;}

#dfs-home-hero {position:fixed;top:0;left:0;z-index:0;width:100vw;height:100vh;margin:0;padding:0;background-position:top center;background-repeat:no-repeat;background-size:cover;background-color:#324457;}
#dfs-home-gradient {background: rgb(32,43,54);background: linear-gradient(180deg, rgba(32,43,54,1) 0%, rgba(32,43,54,0) 52%, rgba(32,43,54,0) 100%);position:fixed;top:0;left:0;width:100vw;height:100vh;}

/** Menu **/
.navbar-brand.custom-logo-link {align-self:flex-start;}
#main-menu {margin-top:30px;}
#main-nav {padding-top:40px;}
a.navbar-brand img {min-width:80px;}
li.menu-item {font-weight:900;font-size:1.10rem;margin-right:60px;padding:0px;}
li.menu-item.menu-item-463-fr, li.menu-item.menu-item-458-en {margin-right:0px;}
li.menu-item a {border-bottom:2px solid rgba(0,0,0,0);}
li.menu-item a:focus, li.menu-item a:hover, li.menu-item.active a {border-bottom:2px solid #000;}
li.menu-item.active li a {border-bottom:2px solid #FFF;}

li.menu-item li a:focus, li.menu-item li a:hover, li.menu-item li a:active {color:#000;font-weight:900;}
.single-project li.menu-item.menu-item-404 a {border-bottom:2px solid #000;}


li#menu-item-11, li#menu-item-52 {margin-right:0px;}
li.menu-item .dropdown-toggle::after {display:none;}
li.menu-item .nav-link {color:rgba(0,0,0,1);}
.dropdown-menu.show {display:block;z-index:100;}
ul ul li.menu-item {font-size:1rem;margin-right:0px;}
ul ul li.menu-item a:hover, ul ul li.menu-item a:focus, ul ul li.menu-item a:active {border-bottom:2px solid rgba(0,0,0,0)!important;}
.home ul ul li.menu-item a:hover, .home ul ul li.menu-item a:focus, .home ul ul li.menu-item a:active {color:#FFF;}
ul.dfs-sub-menu {display:inline-block;}
.dfs-sub-menu li {list-style-type: none;}	
.dfs-sub-menu a, .dfs-sub-menu li.menu-item.active a {border-bottom:none;font-size:16px;width:85px;}
.dfs-sub-menu a:hover, .dfs-sub-menu a:focus {font-weight:900;}
.dfs-sub-plus {margin-right:25px;}
.dfs-sub-more {margin-right:28px;}
.dfs-sub-studio {margin-right:297px;}
.dfs-sub-studiofr {margin-right:288px;}
.leadership-toggle {cursor: pointer;}
.studio-staff.hidestaff {display:none;}
.leadership-toggle.boldme {font-weight:900;}

/** Mobile Menu **/
.offcanvas.show .dropdown-menu {border:none;}
.home .navbar-toggler {background-color:rgba(255,255,255,0);}
.navbar-toggler {border-radius:0px;border:none; color:#324457;}
.navbar-toggler-icon {--bs-navbar-toggler-icon-bg: url('/wp-content/uploads/misc/dfs-menu-icon.svg');}
.home .navbar-toggler-icon {--bs-navbar-toggler-icon-bg: url('/wp-content/uploads/misc/dfs-menu-icon-white.svg');}
.navbar-toggler-icon.dfs-close {--bs-navbar-toggler-icon-bg: url('/wp-content/uploads/misc/dfs-menu-close.svg');}
.home .offcanvas.show #main-menu li.menu-item a {color:#000;}
.navbar-toggler {z-index:1500;}

/** Language Switcher **/
#menu-item-437-fr, #menu-item-448-en, #menu-item-548-en, #menu-item-544-fr {margin-right:0px;}
#main-menu {padding-right:0px;}

/** Headings **/
h1, h2.h1 {font-family: 'Vollkorn', serif;margin-bottom:0.8rem;}
h2 {font-size:1.3rem;margin-bottom:0.8rem;}

/** Footer **/
img.icon-footer {width:30px;height:auto;margin-left:10px;}
.dfs-footer-menu a {margin-right:15px;font-weight:900;line-height:30px;text-decoration:none;color:#000;}
.dfs-footer-menu a:hover, .dfs-footer-menu a:focus {text-decoration:underline;}
.dfs-footer-menu .last-footer {margin-right:0px;}

/** Studio **/
.page-template-studio header.entry-header {display:none;}
.studio-grid img {margin-bottom:20px;width:100%;height:auto;}
p.studio-name {margin-bottom:2px;}
.partner-open {position:absolute;top:10px;right:10px;text-align:right;width:100%;}
.studio-grid .partner-open img {margin-bottom:0px;width:15%;height:auto;}

.studio-modal-template {font-size:1.1rem;color:#FFF;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(255,255,255,0.85);margin:0px;display: flex;
  align-items: center;justify-content: center;padding:0px;}

.leader-box {position:relative;display:block;background-color:rgba(20,116,139,0.97);max-width:1270px;height:100%;overflow:scroll;margin:0px;}

.studio-modal-template h2 {font-family: 'Vollkorn', serif;margin-bottom:0.1rem;font-size:1.4rem;margin-top:50px;}
.studio-modal-template h2 .accredit {font-family: 'Roboto', sans-serif;font-size:1.1rem;}
.studio-modal-template p {margin-right:20px;}
.studio-close {position:absolute;display:block;top:0;right:0;}
.studio-close img {width:40px;height:auto;margin:10px;}
.studio-staff.hide-staff {display:none;}
.studio-modal-template p, .studio-modal-template h2 {margin-left:20px;}

/** Projects **/
.single-project .entry-title {font-size:1.5rem;}
.single-project h2 {font-family: 'Vollkorn', serif;}
body.single-project .single-project-content {color:#324457;line-height:1.3rem;}
.project-image-grid img {width:100%;height:auto;}
.project-image-grid figure {margin-bottom:0px;}
.project-image-grid .has-text-align-right {text-align:left;}
.project-image-grid  p {font-size:1rem;line-height:1.4rem;}

/** Small devices (landscape phones, 576px and up) **/
@media (min-width: 576px) {
	.container {max-width:1350px;} 
}

/** Medium devices (tablets, 768px and up) **/
@media (min-width: 768px) {
    /** Menu **/
    .dfs-footer-menu a {margin-right:50px;}
    .navbar-brand.custom-logo-link {margin-left:5px;}
    a.navbar-brand img {min-width:100px;}
	.studio-modal-template {overflow:auto;}
	.studio-modal-template p, .studio-modal-template h2 {margin-left:0px;}
	.leader-box {height:auto;max-height:90%;margin:25px;}
	.studio-modal-template h2 {margin-top:10px;}
	
    li.menu-item a.show {border-bottom:2px solid #000;}
    ul ul li.menu-item a {padding:4px 6px;display:inline-block;width:auto;}
    ul ul li.menu-item a:hover, ul ul li.menu-item a:focus {background-color:transparent;}
    ul ul li.menu-item {display:inline-block;width:auto;}
    ul ul.dropdown-menu {min-width:0px;background-color:rgba(0,0,0,0);border:none;}
    #wrapper-navbar {min-height:210px;}
    .dropdown-menu.show {border-top:none!important;}
	.project-image-grid .has-text-align-right {text-align:right;}  
	.container {max-width:1350px;} 
}

/** Large devices (desktops, 992px and up) **/
@media (min-width: 992px) {
	
}

/** X-Large devices (large desktops, 1200px and up) **/
@media (min-width: 1200px) {
	
}

/** XX-Large devices (larger desktops, 1400px and up) **/
@media (min-width: 1400px) {
	
}
/*# sourceMappingURL=dfs.css.map */