/**
 * BEGIN 2022 HEADER
 */

.section-scadstyle2022 #main-content-region {
    margin-top: 0px;
}

.section-scadstyle2022 .extevt-nav #nav-filter {
    margin-bottom: 0px;
}

.section-scadstyle2022.no-hero nav#top-main-nav {
  margin-bottom:0px;
}

.section-scadstyle2022 .icon-location_solid {
  display: none;
}

.section-scadstyle2022 .location .facility-sidebar {
  display: block;
  margin-top: -4px;
}

#scad-style-2022-hero {
  /*margin-top:40px;*/
  margin-bottom:-10px;
  background-color:#f7f7f7;
  height:550px;
}
#scad-style-2022-nav {
  margin-right:-15px;
  margin-left:-15px;
}
#scad-style-2022-nav li {
  text-align:center;
}
#scad-style-2022-nav a {
  color: #2845FB;
  font-weight:600;
  padding-bottom:5px;
}
#scad-style-2022-nav a:hover {
  color:#2845FB;
}
#scad-style-2022-nav a.active, #scad-style-2022-nav .navbar-toggle {
  color:#000000;
}
#scad-style-2022-nav.extevt-nav .nav>li>a, .extevt-nav .nav-filter>li:last-child>a {
  border-bottom:none;
}
#scad-style-2022-nav a.active,
#scad-style-2022-nav a:hover {
  border-bottom:3px solid #000000 !important;
}

.scad-style-2022-hero {
  background:#2845FB;
}

#scad-style-2022-nav button {
  border-width:0 0 0 30px;
  padding:15px 14px;
  text-align:left;
  width:100%;
  margin-bottom:-1px;
}
.c-hamburger--htx {
  color: #eb3e97 !important;
}
.section-scadstyle2022 .c-hamburger span, .section-scadstyle2022 .c-hamburger span:after,
.section-scadstyle2022 .c-hamburger span:before {
  background:#2845FB;
}

#scad-style-2022-header-mobile { display:none; }

#scad-style-2022-header-desktop {
  width:1350px;
  margin:0 auto;
}
.scad-style-2022-header-desktop-image {
  position:relative;
  width:940px;
  height:550px;
  float:left;
  background-image:url('/sites/all/modules/custom/scad_style_2022/images/scad_style_2022_hero_desktop.jpg');
  background-size:939px;
  background-repeat:no-repeat;
  background-position-y:-208px;
  margin-left:-200px;
}
.scad-style-2022-header-desktop-logo {
  width:510px;
  padding-top:200px;
  float:left;
}
#scad-style-2022-header-credit {
  color:#FFF;
  font-size:9px;
  position:absolute;
  bottom:20px;
  line-height:1.4em;
  font-weight:bold;
  left:328px;
}
.scad-style-2022-header {
  background:#2845FB;
}
.scad-style-2022-main-logo {
  margin:0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  height:540px;
  overflow: hidden;
}
.scad-style-2022-main-logo img {
  height: auto;
  width: 100%;
  max-width: 810px;
}
.scad-style-2022-location-tags {
  bottom: 0;
  position: absolute;
  right: 58px;
}
/**
 *  END 2022 HEADER
 */

/**
 *  BEGIN ONE-PAGER STYLES
 */

.scad-style-one-pager-top {
  max-width:675px;
  text-align:center;
  margin:60px auto 20px !important;
}
.panel-pane.scad-style-one-pager-top-dieux {
  margin:10px auto 60px !important;
  text-align-center;
  max-width:675px;
}
.scad-style-2022-footer {
  max-width:675px;
  text-align:center;
  margin:20px auto 0 auto;
}
.scad-style-2022-one-pager-date {
  font-size:20px;
  color:#ccc;
}
.scad-style-2027-altuzarra-video {
  padding-left:0;
}
.scad-style-2022-accented-text {
  font-weight:bold;
  color:#2845FB;
}
.scad-style-one-pager-video-row h2 {
  margin-top:40px;
}
.scad-style-one-pager-video-row p {
  text-align:center;
}
.section-scadstyle2022 .scad-style-2015-btn {
  border: 2px solid #2845FB;
  color:#2845FB;
  padding:15px;
  text-transform:uppercase;
  font-weight:bold;
}
.section-scadstyle2022 .scad-style-2015-btn:hover {
  color:#FFF;
  background-color:#2845FB;
}
.section-scadstyle2022 a:hover{
	color:#2845FB;
	text-decoration:none;
}
.section-scadstyle2022 .border-block.container-border-dynamic-image-2 h4 {
  margin-left:0px;
  font-weight:normal;
  font-size:12px;
  color:#666;
}
.section-scadstyle2022 div.img-circle img{
  border:2px solid #2845FB;
}


.scad-style-2022-video picture {
  width:675px;
  margin:0 auto;
}
/**
 *  END ONE-PAGER STYLES
 */
.section-scadstyle2022 .field-item img{
  width:100%;
  height:auto;
}
.page-scadstyle2022-guests .img-circle {
  position:relative;
}
.section-scadstyle2022 .person-wrapper .img-hover{
  border-radius:50%;
}
.section-scadstyle2022 .person-wrapper:hover .img-hover {
  position: absolute;
  transition:.3s;
  background: #2845FB;
  z-index: 3;
  top: 0px;
  right: 0px;
  width: 100%;
  height: 100%;
  opacity: .5;
}
.section-scadstyle2022 div.img-circle img:hover {
  opacity:.5;
  transition:.3s;
}
.section-scadstyle2022 div.img-circle {
  background:#2845FB;
}
.section-scadstyle2022 .modal-body div.img-circle {
  background:#fff;
}
.section-scadstyle2022 .modal-body div.img-circle img:hover {
  opacity:1;
  transition:.3s;
}
.page-scadstyle2022-guests .borderless-block .person-wrapper{
  height:400px;
}
.section-scadstyle2022 .btn-stroke.scad-style-2022-btn:hover {
  transition:.2s;
  color:#fff;
  background:#2845FB;
}
.section-scadstyle2022 .btn-stroke.scad-style-2022-btn {
  color:#2845FB;
}
.section-scadstyle2022 .style-filter.btn-stroke.active{
  background-color:#2845FB;
}
.view-scad-style-2022 .field-type-datetime {
  color:#333;
  font-size:.875em;
  font-weight:600;
  text-transform:uppercase;
}
.view-scad-style-2022 .border-box .entity-details {
  padding:1.9em 2em 2em 2em;
}
#scad-style-detail-banner-2022{
  background-image:none;
  background: #2845FB;
  color:#FFF;
  border:0px;
  margin-bottom: 20px;
}
#scad-style-detail-banner-2022 a,
#scad-style-detail-banner-2022 #event-container {
  display: flex;
}
#scad-style-detail-banner-2022 a {
  justify-content: space-between;
  height: 45px;
}
#scad-style-detail-banner-2022 a {
  text-decoration: none;
}
#scad-style-detail-banner-2022 #event-bg img {
  margin-left: 10px;
  height: 43px;
  padding-bottom: 2px;
}
#scad-style-detail-banner-2022 #event-description {
  line-height: 45px;
  margin-left: 15px;
  font-size: 13px;
  color: #fff;
}
#scad-style-detail-banner-2022 #scad-style-link {
  background-color:#FFF;
  color:#2845FB;
  font-weight: bold;
  font-size: 13px;
  line-height: 45px;
  border: 1px solid #2845FB;
}
#scad-style-detail-banner-2022 #scad-style-link span {
  margin-right:15px;
  margin-left:15px;
}

#scad-style-detail-banner-2022 #scad-style-link:hover {
  background-color: #0019B7;
  color: #fff;
}

.page-scadstyle2022-guests h3 {
  font-size:1em;
}
.page-scadstyle2022-guests .field-name-field-academic-title .field-item {
  line-height:17px;
}

.scad-style-2020-filter {
    color: #757575;
    text-transform: uppercase;
    font-weight: bold;
}

.scad-style-2022-filter-btn {
    color: #2845FB;
    display: inline-block;
    margin-left: 22px;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.scad-style-2022-filter-btn:hover {
    border-bottom: 3px solid #000000 !important;
}

.scad-style-2022-filter-btn.active {
    color: #000000;
    border-bottom: 3px solid #000000 !important;
}


@media (min-width:768px) {
  .section-scadstyle2022 .style-filter.btn-stroke.active {
    color:#fff;
    background-color:#2845FB;
  }
  .section-scadstyle2022 .style-filter.btn-stroke.all {
    border:2px solid #2845FB;
  }
  .section-scadstyle2022 .style-filter.btn-stroke{
    border:2px solid #2845FB;
    border-left:0px;
  }
}

@media (max-width:1300px) {
  #scad-style-2022-header-desktop {
    width:1250px;
  }
  .scad-style-2022-header-desktop-logo {
    width:400px;
    padding-top:230px;
  }
}

@media (max-width:1200px) {
  .scad-style-2022-header-desktop-image {
    margin-left:-300px;
  }
}

@media (max-width:1100px) {
  .scad-style-2022-header-desktop-image {
    margin-left:-350px;
  }
  #scad-style-2022-header-credit {
    left:376px;
    text-shadow:1px 1px 1px #333;
  }
}

@media (max-width:1050px) {
  .scad-style-2022-header-desktop-image {
    margin-left:-400px;
  }
  #scad-style-2022-header-credit {
    left:418px;
  }
}
@media (max-width:1000px) {
  .scad-style-2022-header-desktop-image {
    margin-left:-450px;
  }
  #scad-style-2022-header-credit {
    left:475px;
  }
}

@media (max-width:950px) {
  .scad-style-2022-header-desktop-image {
    margin-left:-500px;
  }
  #scad-style-2022-header-credit {
    left:519px;
  }
}
@media (max-width:900px) {
  .scad-style-2022-header-desktop-image {
    margin-left:-550px;
  }
  #scad-style-2022-header-credit {
    left:569px;
  }
}
@media (max-width:850px) {
  #scad-style-2022-hero,
  .scad-style-2022-header-desktop-image {
    height:500px;
  }
  #scad-style-2022-header-desktop {
    width:1200px;
  }
  .scad-style-2022-header-desktop-logo {
    width:350px;
    padding-top:225px;
  }
}

@media (max-width:800px) {
  #scad-style-2022-hero,
  .scad-style-2022-header-desktop-image {
    height:450px;
  }
  .scad-style-2022-header-desktop-image {
    background-size:900px;
    background-position-x:40px;
  }
  .scad-style-2022-header-desktop-logo {
    width:300px;
  }
  .page-scadstyle2022-guests .borderless-block .person-wrapper{
    height:500px;
  }
}

@media (max-width:767px) {
  #scad-style-2022-header-desktop {
    display:none;
  }
  #scad-style-2022-header-mobile {
    display:block;
    position:relative;
  }
  #scad-style-2022-hero {
    background-image:url('/sites/all/modules/custom/scad_style_2022/images/scad_style_2022_hero_mobile.jpg');
    background-size: 100% auto;
    background-repeat:no-repeat;
    height:465px;
    background-position:0 -60px;
    padding-top:40px;
    margin-bottom:20px;
  }
  #scad-style-2022-header-mobile img {
    margin:0 auto;
    width:75%;
  }

  #scad-style-2022-nav .c-hamburger {
    margin-top:-15px;
  }
  #scad-style-2022-nav .c-hamburger--htx {
    background:#fff;
  }
  #scad-style-2022-header-credit {
    left:15px;
    margin-right:15px;
    top:400px;
  }

  #scad-style-2022-nav a.active,
  #scad-style-2022-nav a:hover {
    border-bottom:none !important;
  }

  .scad-style-2022-main-logo {
      height: 440px;
  }
  #scad-style-detail-banner-2022 a {
    flex-direction: column;
    height: auto;
    align-items: center;
  }
  #scad-style-detail-banner-2022 #event-bg img {
    margin-left: 0px;
  }
  #scad-style-detail-banner-2022 #scad-style-link {
    line-height: 35px;
    width: 100%;
    text-align: center;
  }
}

@media (max-width:680px) {
  #scad-style-2022-hero {
    height:385px;
    background-position:0 -60px;
  }
  .page-scadstyle2022-guests .borderless-block .person-wrapper{
    height:400px;
  }
  #scad-style-2022-header-credit {
    top:310px;
  }
  .scad-style-2022-main-logo img {
    padding-right:20px;
    padding-left:20px;
  }
}

@media (max-width:600px) {
  #scad-style-2022-hero {
    background-position:0 10px;
  }
  .scad-style-2022-main-logo {
    height: 340px;
  }
}

@media (max-width:480px) {
  .page-scadstyle2022-guests .borderless-block .person-wrapper{
    height:350px;
  }
  #scad-style-2022-hero {
    background-position:0 95px;
  }
}

@media (max-width:360px) {
  #scad-style-2022-hero {
    background-position:0 80px;
  }
  .page-scadstyle2022-guests .borderless-block .person-wrapper{
    height:320px;
  }
}
