.programsSlider{
      opacity: 0;
    visibility: hidden;
    transition: opacity 1s ease;
    -webkit-transition: opacity 1s ease;
}

.programsSlider.slick-initialized {
    visibility: visible;
    opacity: 1;    
}

.uranus.tparrows {
  background: #ebbf14 !important;
}

.mediaCovLinkActive{
   background-color: #172e81;
   color: white !important;
}

.w-100{
  width: 100% !important;
}

.mw-100{
      max-width: 100% !important;
}

.heroContent{
  position: relative;
    width: 90%;
    margin: -180px auto 0 auto;
}

.bgWhite{
  background-color: #fff !important;
  padding: 1%;
}

.active3 {
    background-color: #f3f3f3;
    color: black;
}

.small{
  font-size: 90%;
}

.npMenuWrap{
  width: 100%;
  margin-top: 30px;
}

.pillsProgram li{
  width: 100%;
    min-height: 58px;
    height: auto;
  display: flex;
  justify-content: center;
    align-items: center;
    margin: -2px 0 -2px 0;
    border-bottom:  1px solid #ccc
}

@media (max-width: 1425px){ 
  .pillsProgram li{
    min-height: 58px;
    height: auto;
}
  
}

.pillsProgram li:hover{
background-color: #e9ecef;
}

.pillsProgram li a{
    text-decoration: none;
    color: #172e81;
}
.d3Link{
    display: flex;
    align-items: flex-start;
    width: 100%;
    padding: 5px 10px;
}

.d3MenuIcon{
  font-size: 1.5em;
  margin-right: 10px;
}

.d3Content, .acadContent{
  padding: 0 5% 3% 5%; 
}

.d3Content ul li, .acadContent ul li, .acadContent ol li{
  color: #000;
  line-height: 1.5;
  margin-bottom: 0;
}

.d3Content p, .acadContent p{
  color: #000;
  line-height: 1.5;
  margin-bottom: 2%;
}

.progsMainContainer{
  background: #52595f;
}

.d3InnerMainCont .tab-pane{
  background: white;
}

.active a.d3Link{
  color: #172e81;
}


#sideBarLinksProgs{
  background-color: #2c2c2c !important;
  margin-left: 1%;
  min-height: 200px;
  display: flex;
    flex-direction: column;
    justify-content: center;
}

#sideBarLinksProgs a {
    padding: 10px;
    text-align: center;
    color: #fff;
    display: block;
    text-decoration: none;
    font-size: 14px;
    text-transform: uppercase;
}

#sideBarLinksProgs a:hover {
    background-color: #172e81;
    color: white;
    text-decoration: none;
    cursor: pointer;
}

.page-template-default  .page-template-default .picture-container {
    width: 100%;
    min-height: 60vh;
    max-height: 900px;
}

.fixed-img {
    background: #172e81;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    height: 100%;
    z-index: -1;
    background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.picture-container {
    max-height: 500px;
    min-height: 50vh;
    height: 94vh;
    position: relative;
    z-index: 800;
}

.page-template-default  .page-template-default .picture-container {
    width: 100%;
    min-height: 60vh;
    max-height: 900px;
}

.fixed-img {
    background: #172e81;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    height: 100%;
    z-index: -1;
    background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.centered-box {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    background: #16161670;
    padding: 20px;
    width: 100%;
}

h1.page-title{
text-align: center;
    font-size: 3.5em;
    margin: 0;
  font-family: 'Helvetica Neue LT Std';
  font-weight: 700; 
    color: #ebbf14;
}

@media (max-width: 576px){  

h1.page-title{
line-height: 1;
}

}

.page-subtitle{
    color: white;
  text-align: center;
  font-family: 'Helvetica Neue LT Std';
  font-weight: 500; 
  font-style: normal;
  font-size: 2em;
  line-height: 1;
  display: block;
}


.smallNoteYellow{
    border: thin solid #d3d3d3;
    padding: 2% 4%;
    color: #172e81;
    background: #f5f5f5;
    font-size: 90%;
}

.internatSideLinkTitle{
    text-align: center;
    background: #172e81;
    color: white;
    text-transform: uppercase;
    padding: 2%;
}

.internatSideLinksLi{
    padding-bottom: 10px;
    color: #172e81;
    padding-bottom: 10px;
}

.FacultyNameTitle{
  font-size: 1.5em;
  margin-top: 0px;
  margin-bottom: 0px;
}

.FacultyNameSubTitle{
  font-size: 1em;
  font-weight: bold;
}

.facultyTabContent p{
  padding: 0 20px 0 0;
}

.facultyPhotoBox{
  box-shadow: 7px 7px 5px #a9a9a9;
  max-height: 200px;
}

@media (max-width: 768px){  
  .facultyPhotoBox{
    margin: 5% 0
  }
}

.nav-stacked li{
  display: block;
  width: 100%;
}
.progsSectTabs{
  margin-top: 2em;
}

.facultyTabList{
margin-bottom: 4%;
   border-top: 1px solid #b3b3b3;
   border-bottom: 1px solid #b3b3b3;
   display: flex;
    justify-content: space-between;
    width: 100%;
}

.progsSectTabs .nav-pills > li.active > a, .progsSectTabs .nav-pills > li.active > a:focus, .progsSectTabs .nav-pills > li.active > a:hover {
background-color: #ffffff;
    color: #172e81;
    /*border-top: 3px solid #ebbf14;*/
    border-bottom: 3px solid #ebbf14;
    font-weight: 900;
}

.progsSectTabs .nav-pills > li {
    margin-bottom: 0;
  }

.progsSectTabs .nav-pills > li > a {
    background-color: #fff;
    text-decoration: none;
    color: #000;
    border-radius: 0px;
}

.nav-stacked>li>a {
    border-radius: 0px;
}


.ugProgs-centered-box {
    position: absolute;
    left: 50%;
    top: 332px;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    background: #242424cf;
    padding: 40px 20px;
    width: 100%;
    display: flex;
    flex-direction: column;
}

.ugProgs-picture-container {
    max-height: 430px;
    min-height: 40vh;
    height: 90vh;
    position: relative;
    z-index: 800;
}

@media (max-width: 576px){  

.ugProgs-centered-box {
    position: absolute;
    left: 50%;
    top: 123px;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    background: #242424cf;
    padding: 35px 20px;
}

.ugProgs-picture-container {
max-height: 245px;
    min-height: 24vh;
    height: 63vh;
}

}


a.btnTitLink2{
  text-decoration: none;
  color: #2a2a2a;
  font-size: 1.1em;
  font-weight: normal;
 font-family: 'HelveticaNeueLTStd-Roman',Helvetica,Arial,sans-serif;
  font-weight: 700; 
  border:none;
}

a.btnTitLink2:hover{
  text-decoration: none;
  color: #2a2a2a;
}

.newAccordion2 .panel-heading {
    padding: 20px;
}

.newAccordion2 .panel-default>.panel-heading {
    color: #333;
    background-color: #e9ecef;
    border-color: #fff;
}

.newAccordion2 .panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd;
    background-color: #f7f7f7;
}

.newFaqTitle{

}

.profileSect{
  margin-top: 0;
  margin-bottom: 5%;
  padding-bottom: 20px;
  border-bottom: 1px solid #ebbf14;
}

.profileSect__faculty{
  margin-top: 2%;
}

.extraSpacingBottom{
  padding-bottom: 20px;
}

.sideBarLinks2 {
    color: white;
    margin-top: 20px;
    margin-bottom: 0px;
    box-shadow: 0 10px 16px 0 #00000038;
}

.sideBarLinks2 a {
    text-align: left;
    color: #172e81;
    display: block;
    text-decoration: none;
    font-size: 17.6px;
    font-weight: 400;
    text-decoration: none;
    line-height: 1.5;
    padding: 15px 0 15px 15px;
    border-bottom: thin solid #ccc;
}

.sideBarLinks2 a:hover {
    background-color: #e9ecef;
    text-decoration: none;
}

.resourcesSideBar{
   font-family: 'Helvetica Neue LT Std', Helvetica,Arial,sans-serif;
   font-size: 1.3em !important;
   font-weight: 700;
    margin: 0;
    border-bottom: thin solid #ccc;
    padding-bottom: 10px;
    line-height: 1.2;
}


#scrollToTopBtn {
  background-color:#e9ecef;
  border: none;
  color: #000;
  cursor: pointer;
  font-size: 14px;
  padding: 10px 20px;
  border:none;
}

#scrollToTopBtn:hover {
  background-color: #6a6a6a;
    color: #ffffff;
  }

/*CTA PROGS*/

.ctaTrio{
   margin: 0;
}
.ctaTrioBtn {
   min-height: 65px;
   display: flex;
   align-items: center;
   justify-content: center;
   border:none;
}

@media (max-width: 576px){

 }

 a.ctaBttn {
   color: #172e81;
   text-decoration: none;
   border:none;

}
 a.ctaBttn:hover {
   color: #fff;
}
 a.ctaBttn:focus {
   color: #fff;
}
.ctaBttn {
      background: #fff;
   font-size: 18px;
   letter-spacing: 2px;
   text-transform: uppercase;
   display: inline-block;
   text-align: center;
   width: 270px;
   font-weight: bold;
   padding: 14px 0px;
   border: 3px solid #172e81;
   border-radius: 2px;
   position: relative;
   box-shadow: 0 2px 10px rgba(0, 0, 0, 0.16);
   transition: 0.5s;
}
.ctaBttn:after {
  content: '⇨';
  position: absolute;
  opacity: 0;  
  top: -1px;
  right: -10px;
  transition: 0.5s;
  font-size: 2em;
}

.ctaBttn:hover{
  padding-right: 24px;
  padding-left:8px;
  background: #172e81;
}

.ctaBttn:hover:after {
  opacity: 1;
  right: 8px;
}


.ctaBttn i{
margin-right: 5px;
}
.ctaProgsSect{
      background: #e9ecef;
    padding: 45px 0;
    margin-top: 2%;
}

.ctaProgsHeading{
   font-family: 'Helvetica Neue LT Std';
   font-weight: 600;
   font-size: 3em;
   margin: 0 0 2% 0;
}

.backTopBtn{
  display: flex;
  justify-content: flex-end;
}

@media (max-width: 768px){  
#scrollToTopBtn {
    width: 100%;
}

.backTopBtn{
  margin-bottom: 10%
}

}

/*Prog Stories*/

.progStorySect{
  background-image: url("https://berkeleycollege.edu/images/woodland-park-campus-bg.jpg");
    background-repeat: no-repeat;
    background-position: center 85%;
    width: 100%;
    min-height: 600px;
    background-size: cover;
        display: flex;
    align-items: center;
}

.progStoryLink{
  text-decoration: none;

}

.progStoryLink:hover{
  text-decoration: none;
}

.progStoryLink:hover h4{
  text-decoration: underline;
    font-weight: 600;
}

.progStoryLink:hover span{
    font-weight: bold;
  background: #ebbf14;
  transition: 0.3s;
}

.progStoryLink:hover p{
  color: #000;
}



.storiesContWhite{
  background-color: #fff;
    padding: 5%;
    min-height: 390px;
}

@media (max-width: 768px){  

.storiesContWhite{
    min-height: 350px;
    margin: 5% 0;
}
}

.storiesContWhite h4{
    font-family: 'Helvetica Neue LT Std';
    font-weight: 600;
color: #172e81;
    line-height: 1.3;
    font-size: 1.5em;
    display: block;
    padding: 2px;
    margin-top: 5px;
   
}

.progStoryMoreLink{
    font-size: 1em;
    color: #000000;
    cursor: pointer;
    text-transform: uppercase;
    padding: 5px;
}

.storiesContWhite figure{
  overflow: hidden;
}

.storiesContWhite figure img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
.progStoryLink:hover figure img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

.progStoryProffesorQa{
  background: none;
    padding: 0;
  text-decoration: underline;
  color: #172e81;
}

.progStoryProffesorQa:hover{
  font-weight: bold;
}

.modal-title-professor{
  font-size: 1.5em;
  color: #000
}

.progsModalHeader, .progsModalFooter{
  background: #dbe0e5;
}

.progsModalBody{
  padding:  15px 30px;
}

.flexCenter{
    justify-content:center
}

.maTopContent{
  max-width: 100%;
  margin: 0 auto;
    display: flex;
    justify-content: flex-start;
    margin-bottom: 1%;
}


.caahepLogo{
  margin-top: 20px;
  margin-left: 5%;
}

.caahepLogo img{
  max-width: 110px;
}


.caahepLogo2{
  margin-top: 20px;
    margin-left: 3%;
}

.caahepLogo2 img{
  max-width: 85px;
}

.captionWrapper3{
    z-index: 2;
    width: 55%;
}

.progsBannerSlide{
    position: absolute;
    top: 0;
    z-index: -1;
    width: 100%;
    background-position-y: center;
}

.slick-dots{
    bottom: 10px;
}

.slick-arrow{
    font-family: "Font Awesome 5 Free";
    position: absolute;
    top: 40%;
    width: 50px;
    height: 50px;
        cursor: pointer;
        display: block;
        background: #ebbf14;
    margin: 0 1%;
}

.slick-arrow:before {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 40px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
        color: #fff;
    display: block;

}

.slick-prev{
    left: 0;
    z-index: 1;
}

.slick-next{
    right: 0;
}

.slick-prev .fas, .slick-next .fas {
   color: #fff;
    font-size: 0.7em;
    position: absolute;
    top: 6px;
    left: 12px;
    line-height: 1;
}


@media (max-width: 1200px){

.progsBannerSlide{
  background-position-y: top;
}


  }


@media (max-width: 768px){ 
    .captionWrapper3{
        width: 100%;
    }
}  

@media (max-width: 576px){ 
    .maTopContent{
      flex-direction: column;
    }

    .maTopContent h1{
      line-height: 1.2;
      font-size: 32px;
    }


    .caahepLogo img{
      margin-bottom: 5%;
    }

    .slick-arrow{
        display: none !important;
    }

    .linkBreak{
        overflow-wrap: break-word
    }
  .ctaProgsHeading{
   margin: 0 0 5% 0;
   text-align: center;
  }

}


.linkSep{
  margin-bottom: 10px;
  display: inline-block;
}

.medAssisBanner1{
  background-position: top center;
}


@media (max-width: 1500px){ 
  .medAssisBanner1{
    background-position: top center;
  }
 }


@media (max-width: 768px){
  .medAssisBanner1{
    background-position: top left 100%;
  }

  .d3InnerMainCont{
   margin-top: 10%; 
  }
}


.medAssisBanner2{
  background-position: top center;
}


@media (max-width: 1500px){ 
  .medAssisBanner2{
    background-position: top center;
  }
 }


@media (max-width: 768px){
  .medAssisBanner2{
    background-position: top left 100%;
  }

  .d3InnerMainCont{
   margin-top: 10%; 
  }
}


.d3MenuTxt{
  line-height: 1.2;
}

/*tabs*/
.academicTabs{

}

.academicTabs .nav-pills{
    border-bottom: 1px solid #e2e2e2;
    display: flex;
    margin-bottom: 5%;
    justify-content: flex-start;
    background: #ffffff;
    box-sizing: content-box;
}

.academicTabs .active {
    background-color: #FFF;
    color: #363c41;
    border-bottom: 1px solid #fff;
}

.academicTabs .nav-pills>li {
    margin-bottom: 0;
    margin-left: 0;
}

.academicTabs .nav-pills > li > a {
    border-left: thin solid #ccc;
    border-top: thin solid #ccc;
    border-right: thin solid #ccc;
    position: relative;
    display: block;
    padding: 10px 15px;
    border-radius: 0;
    background-color: #f4f4f4;
    text-decoration: none;
    color: #6f6f6f;
}

.academicTabs .nav-pills > li > a:hover {
color: #172e81;
}

.academicTabs .nav-pills > li.active > a  {
    margin-bottom: -2px;
   border-bottom: 1px solid #ffffff !important;
    color: #000;
    background-color: #fff;
}

.shrmlogo{
  max-width: 220px;
}

.imgAndCopy{
  display: flex;
  align-items: center;
}


.imgAndCopy p{
  margin: 0;
}

@media (max-width: 576px){ 
  .imgAndCopy{
  flex-direction: column;
  }
  
}

.captionContent4{
  width: 100%;
  text-align: left;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  align-content: flex-start;
  margin-left: 15%;
  font-size: 38px;
}

@media (max-width: 576px){ 
.captionContent4{
  width: 100%;
  font-size: 34px;
  margin-left: 10%;
  padding: 5%;
}
  
}

.leftAlign{
  align-items: flex-start;

}

.leftAlign a{
  margin-left: 15%;

}

.smallContactSect{
  display: flex;
      background: #f0f0f0;
    padding: 2%;
}

.smallContactInfo{

}

.smallContactPhoto{
      margin-right: 5%;
      max-width: 180px;
}

.liteVideoWrapper{
  width: 90%;
}

@media (max-width: 768px){ 
  .liteVideoWrapper{
    width: 100%;
  }
}

.vetCampus{
  margin: 2px 0 8px 0 !important;
}

.vetCampus span{
  display: inline-block;
    color: #172e81;
    font-weight: bolder;
    background: #efefef;
    margin-right: 6px;
    padding: 2px 8px;
}

.milMilitaryBadges{
  margin-top: 25px;
}

/*military page contact*/

.presentersWhole{
    padding: 0;
    background: #ebebeb;
    text-align: center;
    padding-bottom: 0;
    margin-bottom: 3%;
}

.presentersTitleBox{
  margin-bottom: 2%;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1.2em;
    color: #ffffff;
    background: #333950;
    padding: 1%;
}

.presentersSect {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  padding: 0 5% 3% 5%;
  flex-wrap: wrap;
  align-content: space-between;
  height: auto;
  justify-content: space-between;
  font-size: 18px;
}

.hAuto {
    height: auto;
}


.contactContent {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 50%;
}

.presenter {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0 auto;
    min-width: 125px;
    padding: 3px 0;
    width: 28%;
}
.presenterImg {
    border-radius: 50%;
    width: 100%;
    height: auto;
    border: none;
}




.linkBolded{
    font-weight: bold !important;
}


.contact-title{
text-align: center;
    width: 70%;
}

.contact-position{
margin: 2px 0 0;
    color: #3e3e3e;
    font-size: 1em;
    line-height: 18px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -0.3px;
}

.contact-name{
  line-height: 1.1;
    margin: 0;
    color: #333950;
    font-size: 1.3em;
    font-style: normal;
    font-weight: 600;
    letter-spacing: -0.9px;
    text-transform: none;
}

.vetContactExtra{
 background: #ebebeb;
    padding: 1%;
    border-top: 1px solid #bbbbbb;
}

.vetContactExtra p{
  margin: 0;
  padding: 0;
}


#sec103 {
    background: #ffffff;
    padding: 2%;
    margin-top: 2%;
    color: #000;
    box-shadow: 2px 2px 10px #b5b5b5;
}

.veteransTileBtn {
    width: 100%;
    margin-top: 8px;
    display: flex;
    text-align: center;
    justify-content: center;
    align-content: center;
    background-color: #fff;
    transition: transform 0.15s;
    text-decoration: none;
    padding: 0;
    border:none;
}

.veteransTileBtn:hover {
    margin-bottom: -3px;
    border-bottom: 3px solid #172e84;
    transform: translate(0px,-5px);
    animation: tilesUp 0.2s ease-out;
    cursor: default;
}

.veteransTileCopyWrap {
    padding: 5%;
    position: relative;
    width: 100%;
    min-height: 170px;
}

.veteransTileCopyWrap p{
    
}

.veteransTilesBg{
    background-color: #eaeaea;
    padding: 10px 20px;
}

.veteransWelcomeTagline{
  display: flex;
    flex-direction: column;
    align-items: center;
  background: #efefef;
    padding: 5%;
    text-align: center;
    color: #172e81;
    font-family: 'Helvetica Neue LT Std';
    font-size: 30px;
    margin-top: 3%;
}

.subTagline{
      border-bottom: 3px solid #ebbf14;
    width: 25%;
    margin-top: 15px;
}

@media (max-width: 576px){
  #sec103 {
    padding: 5%;
  }
  .milMilitaryBadges {
      margin: 0 auto;
  }

  .tilePadding {
      margin-bottom: 15px;
  }

  .contactContent {
      width: 100%;
      margin-bottom: 10%;
  }

  .presentersSect {
      flex-direction: column;
      align-items: center;
      align-content: center;
  }

  .vetContactExtra {
      padding: 6%;
  }

  .vetContactExtra p a{
    word-break: break-all;
  }
}

.auto-grid{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(35rem,1fr));
  grid-gap: 2rem;
}

.carEventCard{
  display: flex;
  flex-flow: column nowrap;
  padding: 1rem;
  justify-content: space-between;
  border: thin solid #dfdfdf;
  padding: 0 5% 5% 5%;
  border-radius: 25px;
  background: #f7f7f7;
}



/*mil-Card footer*/
.mil-card-social {
  display: flex;
    justify-content: center;
    width: 100%;
    padding: 0;
    margin: 5% 0 0 0;
    flex-direction: column;

}

.mil-card-social__item {
 list-style: none;
    margin: 0;
    padding: 0 0 5px 0;
    display: inline-flex;
}

.mil-card-social__item svg {
 display: block;
 height: 20px;
 width: 20px;
 fill: #ebbf14;
 cursor: pointer;
}


.tileCardCta{
color: #ffffff;
    display: inline-block;
    font-size: 15px;
    padding-left: 5px;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.tileCardCta:hover{
    color: #ebbf14;
}


.tileCardContent{
    padding: 0;
    background-color: #172e81;
    min-height: 285px;
    margin-bottom: 5px;
}

@media (max-width: 1200px){
  .alumniCardContent {
      min-height: 300px;
  }
}

.tileCardThumbnail{
border: 10px solid #cfd4e5;
    border-bottom: none;
}

.tileCardInfoSect{
    padding: 15px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 135px;
    text-align: center;
}

.tileCardTitle, .tileCardTitle a{
font-family: 'HelveticaNeueLTStd-Bd',Helvetica,Arial,sans-serif;
    color: #ebbf14;
    font-size: 20px;
    line-height: 1;
}

.tileCardTitle a{
  text-decoration: underline;
}
.tileCardTitle a:hover{
  color: #fff;
}

.tileCardText{
  color: #FFFFFF;
    font-size: 15px;
    word-break: break-word;
    white-space: normal;
    line-height: 1;
    padding-top: 7px;
}

.vetContactTxt{
  background: #cfd4e5;
    display: inline-block;
    padding: 5px 20px;
    margin-top: 10px;
    margin-bottom: 0;
}

.milVidHeader{
    min-height: 60px;
}


/*Fashion advisory board cards*/

main.board-cards-container {
/*  display: grid;
  grid-template-columns: 1fr repeat(12, minmax(auto, 70px)) 1fr;
  grid-gap: 10px;*/
}

.text--medium {
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  color: #FFF;
}

.board-cards {
  grid-column: 2 / span 12;
  display: grid;
  grid-template-columns: repeat(12, minmax(20px, 90px));
  grid-gap: 20px;
}

.board-card {
  grid-column-end: span 2;
  display: flex;
  flex-direction: column;
  background-color: #172e81;
  cursor: pointer;
  transition: all 0.3s ease 0s;
}

.board-card:hover {
  transform: translateY(-7px);
}

.board-card__image-container {
  width: 100%;
/*  padding-top: 56.25%;*/
/*  overflow: hidden;*/
/*  position: relative;*/
}

.board-card__image-container img {
  width: 100%;
  position: relative;
/*  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);*/
}

.board-card__content {
  padding: 20px;
}

.board-card__title {
  margin-bottom: 20px;
  color: #ebbf14 !important;
  font-weight: bold;
  text-align: center;
}

@media (max-width: 1800px) {
  .board-card {
    grid-column-end: span 3;
  }
}



@media (max-width: 1222px) {
  .board-card {
    grid-column-end: span 4;
  }
}

@media (max-width: 890px) {

  main.board-cards-container {
/*    grid-gap: 20px;*/
  }
  .board-card {
    grid-column-end: span 6;
  }
}

@media (max-width: 698px) {
  .board-cards {
    grid-column: 2 / span 6;
    grid-template-columns: repeat(6, 1fr);
    grid-gap: 20px;
  }
  .board-card {
    grid-column-end: span 6;
  }
}


/*advisory cards modals*/
.boardCardModal_header{
  border-bottom: none;
  padding: 0px 15px;
  display: flex;
  justify-content: flex-end;
}

.boardCardModal_content{
  background: #172e81;
}

.boardCardModal_body{
  padding: 0;
}

.boardCardModal{
width: 100%;
    padding: 0 5%;
}

.boardCardModal_image img{
    width: 65%;
    margin: 0 auto;
    text-align: center;
    display: block;
    background: #ffffff;
    padding: 5px;
    margin-bottom: 3%;
}


.boardCardModal_name{
  text-align: center;
  font-weight: bold;
  font-size: 3rem;
  margin: 0 !important;
  color: #ebbf14 !important;
}

.boardCardModal_credentials{
text-align: center;
}

.boardCardModal_content p{
  color: #fff;
  line-height: 1.5;
  margin-bottom: 2%;
}

.boardCardModal_content p a, .boardCardModal_content a, .boardCardModal_content ul li a{
  color: #ebbf14;
  text-decoration: underline;
}
.boardCardModal_content p a:hover, .boardCardModal_content a:hover, .boardCardModal_content ul li a:hover{
  color: #FFF;
}

.boardCardModal_content ul li{
  color: #fff;
  line-height: 1.5;
  margin-bottom: 2%;
}

.boardCardModal_close{
  padding: 0;
  cursor: pointer;
  border: 0;
  font-size: 50px;
  color: #ebbf14;
  font-weight: 700;
  line-height: 1;
  background: none;
  padding: 0;
  margin: 0;
}

.boardCardModal_close:hover{
  color: #FFF;
}

.boardCardModal_closeBtn{
  background: #ebbf14;
  color: #000;
}

.boardCardModal_footer{
  border-top:none;
}

/*MBA spotlight*/

.colpadding{
  padding: 0 10%;
  background: #ccc;
}

.row_spacing{
/*  margin-bottom: 25px;*/
}

.board-card__title_mba {
    margin-bottom: 0px;
    color: #ebbf14 !important;
    font-weight: bold;
    text-align: center;
}

.mbaCard{
  background-color: #252525;
}



.modal-dialog-scrollable {
    display: -ms-flexbox;
    display: flex;
    max-height: calc(100% - 1rem);
    flex-direction: column;
    justify-content: center;
    height: 100%;
}

  .modal-xl {
      width: 1140px;
  }

@media (max-width: 1200px){
  .modal-xl {
     width:  95%;
      margin: 0 auto;
  }
}

@media (max-width: 992px){
  .modal-xl {
      width:  95%;
      margin: 0 auto;
  }
}

@media (max-width: 576px){
  .modal-xl {
      width:  95%;
      margin: 0 auto;
  }

  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }
  
  .mbaCard{
  margin-bottom: 5%;
}

}
.mbaAlumModal_modal-body{
  position: relative;
  padding: 0 15px;
  background: white;
}

.mbaAlumModal_content{
  background: #e9e9e9;
}
.mbaAlumModal_InfoPanel{
padding: 2%;
    background: #f4f4f4;
}

.mbaAlumModal_Title{
    font-family: 'HelveticaNeueLTStd-Bd', Helvetica, Arial, sans-serif;
    color: #252525;
    font-size: 1.5em;
    font-weight: 900;
    padding: 10px 0 5px 0;
    margin: 0;

}

.mbaAlumModal_SubTitle{

}

.mbaAlumModal_MainContent{
  padding: 3% 2%;
}

.mbaAlumModal_MainContent_title{
  font-family: 'HelveticaNeueLTStd-Bd', Helvetica, Arial, sans-serif;
  font-weight: bold;
    font-size: 2.5rem;
    color: #252525;
}

.mbaAlumModal_modalBtn {
    margin: 0;
    width: auto;
    background: #ebbf14;
    padding: 5px 30px;
}

.mbaAlumModal_modal-footer {
    padding: 15px;
    text-align: right;
}

.progsVidHeader {
    min-height: 90px;
}

.vidsMinHeight{
  height: 42px;
}

@media (max-width: 768px){ 
  
.vidsMinHeight{
  height: auto;
}

.progsVidHeader2 {
    font-size: 1.5em;
    line-height: 1.2;
}
  
}

.progsVidHeader2 {
    font-size: 1.3em;
    line-height: 1.1;
}

.videoCol6{
  margin-bottom: 5%;
}

.board-max-width{
  max-width: 2000px;
  margin: 1% auto 4% auto;
}

  .board-padding{
    padding-left: 5%;
  }

@media (max-width: 768px){ 
  .board-padding{
    padding-left:15px;
  }
}


.disclaimer{
  margin-top: 2%;
    padding: 4px 0px;
    border-top: 1px solid #d8d8d8;
    font-size: 16px;
}

.panel3-collapse ul {
    margin: 0 !important;
    padding-left: 20px !important;
}


/*ContactInfo card*/



.contactInfoCont{
display: flex;
    flex-direction: row;
    align-items: flex-start;
    width: 100%;
    background: #e9ecef;
        padding: 10px 0px;
}


.contactInfo{
  position: relative;
    overflow: hidden;
    display: block;
    margin: 0 auto;
    min-width: 125px;
    padding: 3px 0;
    width: 15%;
}

.contactInfoImg{
  border-radius: 10%;
    width: 100%;
    height: auto;
    border: none;
}

.contactInfo-content-wrap{
display: flex;
    text-align: left;
    padding-left: 2%;
    width: 80%;
    flex-direction: column;
}

.contactInfo-name{
margin: 0;
    color: #333950;
    font-style: normal;
    font-weight: 900;
    font-size: 20px;
    line-height: 1;
    text-align: left;
    padding-top: 10px;
}

.contactInfo-name a{
font-weight: 900;
}

.contactInfo-info{
margin: 2px 0 7px 0 !important;
    color: #3e3e3e;
    font-style: normal;
    font-size: 17.6px;
    line-height: 20px;
    text-align: left;
}

.contactInfo a{
  text-decoration: underline !important;
  position: relative;
    display: inline-block;
    width: auto;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0 auto;
    -webkit-border-radius: 10%;
    -moz-border-radius: 10%;
    border-radius: 10%;
    border: 5px solid #fff;
    -webkit-box-shadow: 3px 4px 8px 0 rgb(26 188 156 / 10%);
    -moz-box-shadow: 3px 4px 8px 0 rgba(26,188,156,.1);
    box-shadow: 3px 4px 8px 0 rgb(26 188 156 / 10%);
    -webkit-transition: transform .2s, box-shadow .2s;
    -moz-transition: transform .2s,box-shadow .2s;
    transition: transform .2s, box-shadow .2s;
}

.contactInfo a:hover{
box-shadow: 5px 7px 10px 0 rgb(72 134 255 / 10%);
    -webkit-box-shadow: 5px 7px 10px 0 rgb(72 134 255 / 10%);
    -webkit-transform: translateY(-3px);
    -moz-transform: translateY(-3px);
    transform: translateY(-3px);
}


@media (max-width: 576px){

.contactInfoCont{
display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    background: #e9ecef;
    padding: 10px;
    text-align: center;
}

.contactInfo-info {
    text-align: center;
}

.contactInfo-content-wrap {
    display: flex;
    text-align: left;
    padding-left: 2%;
    width: 100%;
    flex-direction: column;
    align-content: center;
    align-items: center;
}


}


.smallPhotoCaption {
    margin: 0 auto;
    text-align: left;
    width: 100%;
    padding: 7px;
    background: #efefef;
    margin-bottom: 15px;
    width: 25%;
    margin-left: 20px;
    order: 2;
}

.smallPhotoCaption img {
    width: 100%;
    margin-bottom: 10px;
}

.smallPhotoCaption p {
  font-size: 14px;
  text-align: left !important;
  line-height: 1.3;
}


.copyCaptions{
  display: flex;
    flex-direction: row;
    align-items: flex-start;
    width: 100%;
}


.lcaptionsCopy{
  width: 75%;
  display: block;
  order: 1;
}

.bg-lightGray{
  background-color: #efefef;
}

.panel3-title-h3 {
    font-size: 24px;
}

.panel-toggle-narrow{
  padding: 15px;
}

.releaseDate{

}

.title-h5{
  color: #000;
  font-size: 16px;
}

@media (max-width: 576px){  

.copyCaptions{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
}

.smallPhotoCaption {
    margin-bottom: 15px;
    width: 100%;
    margin-left: 10px;
    margin-right: 10px;
}
.lcaptionsCopy{
  width: 100%;
}


}



.ml-20{
  margin-left: 10%;
}

.fashionBannerRes{
  font-size: 2em;
    text-align: left;
}

.fashionBannerRes-CTA{
width: 220px;
}


.dir-banner-wrap{
  font-size: 16px;
}

.singleEvent {
    margin: 0;
    margin-bottom: 5%;
    background: #fff;
    padding: 3% 5%;
    width: 100%;
    min-height: 190px;
}

.singleEventWrap {
    display: flex;
    flex-direction: row;
    width: 100%;
    margin-bottom: 10px;
}


.podcastEventL{
width: 22%;
margin-right: 15px;
}

.podcastEventR{
width: 78%;
}

.podcastEventR ul{
  padding: 0 !important;
  margin: 10px 0 0 0!important;
}

.podcastEventR ul li{
  
}


.boxTitleWrap{
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 15px;
}

.eventLine{
  background-color: #ffc107;
  height: 2px;
  width: 70%;
}

.boxTitle{
    font-size: 16px;
    color: #fff;
    font-style: italic;
    line-height: 1em;
    background-color: #333;
    padding: .5em 1em;
    margin: 0;
    width: 30%;
}


.podcastTitle{
    font-size: 1.2em;
    line-height: 1.2;
    margin: 0;
}

.panel3-on {
    color: var(--lightGray);
    background-color: #f5f5f5;
}

.link-list {
  list-style: none;
  display: flex;
  gap: 1rem;
  flex-wrap: wrap;
}

.link-item {
  display: inline-block;
  padding: 0.5rem 1rem;
  text-decoration: none;
  background-color: #f0f4f8;
  color: #003366;
  font-weight: 600;
  border-radius: 8px;
  transition: background-color 0.3s, box-shadow 0.3s;
}

.link-item:hover,
.link-item:focus {
  background-color: #dbeafe;
  box-shadow: 0 0 0 3px rgba(59, 130, 246, 0.4);
  outline: none;
}

.tmsCont{

}

.tmsWrapper{
padding-left: 15%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.tmsImg{

}

.tmsBGImg{
background-position-y: top;
}


.tmsCTA {
    /*width: 270px;*/
}

.tmsCTA a{
   margin: 10px 0 0 0;
   font-size: 22px;
}


.tmsCTA a:hover{
   background-color: #6c757d;
   color: white;
}

.fashionBanner2BG{
  background-position-y: top;
}

@media (max-width: 1412px){  

  .boxTitle {
      width: 55%;
  }

}

@media (max-width: 1200px){  

  .fashionBanner2BG{
    background-position-x: 50%;
  }

}

@media (max-width: 992px){   

  .boxTitle {
      width: 60%;
  }

  .tmsCont{
    width: 100%;
  }

  .tmsWrapper{
    padding-left: 0;
      align-items: center;
  }

  .tmsCTA a{
     margin: 20px 0 0 0;
  }

  .fashionBanner2BG{
    background-position-x: 90%;
  }


}


@media (max-width: 768px){  

.captionContent4 {
    margin-left: 0;
}

.tmsBGImg{
background-position-x: 75%;
}

.tmsCTA a{
   margin: 40px 0 0 0;
}

  .dir-banner-wrap{
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    align-items: center;
  }


}


@media (max-width: 568px){  
.tmsBGImg{
background-position-x: 85%;
}

.tmsCTA {
    width: auto;
}

.tmsCTA a{
   margin: 40px 0 0 0;
}

  .dir-banner-wrap{
    font-size: 15px;
  }

  .fashionBanner2BG{
    background-position-x: 100%;
  }

}

 .singleEvent.hidden {
    display: none;
  }


 .des2 {
   display: block!important 
}

 @media(max-width:992px) {
   .des2 {
     display: none!important 
  }
}
 .mob2 {
   display: none!important 
}
 @media(max-width:992px) {
   .mob2 {
     display: block!important 
  }
}


.agendaSect {
    border-left: 3px solid #ebbf14;
    padding: 2%;
    padding-left: 15px;
    margin-bottom: 20px;
    background: #f5f5f5;
}

.agendaSectDate {
    display: block;
    font-weight: bold;
    font-size: 1.1em;
    color: #4d4d4d;
}

.agendaSect p {
    margin-bottom: 0;
    margin-top: 7px;
}

.selfstudyThumbnail {
    max-width: 100px;
    border: 3px solid #fff;
}

.facultyProgThumbnail{
  
  border: 3px solid #e9ecef;
}

.facultyProg__image-container{
  padding-right: 2%;
    width: 13%;
}

.facultyProg__content{
  color: #000;
  width: 85%;
}

.facultyProg__content a{
  font-size: 18px;
} 

.facultyProg__title {
    color: #000;
    font-weight: 900;
    font-size: 20px;
    margin: 0 !important;
    padding: 0 !important;
}

.facultyProg__subtitle {
    color: #000;
    font-size: 18px;
}

.facultyProg__subtitle p a {
    font-size: 18px;
}


.alignTop{
  align-items: flex-start;
}


@media (max-width: 992px) {
  .facultyProg__image-container{
      width: 24%;
  }
}

@media (max-width: 568px) {
  .facultyProg__image-container{
      width: 30%;
  }
}

.documentList {
  list-style: none;
  padding-left: 0;
  margin: 0;
}

.documentList li {
  position: relative;
  padding-left: 27px; /* space for icon */
}


.documentList li::before {
  content: "📄"; 
  position: absolute;
  left: 0;
  top: 4px;
  font-size: 1em;
  line-height: 1;
}


.documentList a {
  text-decoration: none;
  color: #172e81;
  text-decoration: underline;
}
.documentList a:hover,
.documentList a:focus {
  color: #0056b3;
}

.basicModal_MainContent{
  padding: 0 2%;
}

.faculty-cards-sep{
  border-bottom: 1px solid #ccc;
}

.facultySectHeader{
  margin: 0;
    background: #e9ecef;
    padding: 5px;
}

.faculty-cards-no-sep{
  border-bottom: none !important;
}

/*HS faculty layout*/

.faculty-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 5rem;
}

.facultyProg__image-container-hs{
  padding-right: 2%;
    width: 30%;
}

.facultyProg__content-hs{
  color: #000;
  width: 68%;
}

.facultySectHeader-hs{
  background: #e9ecef;
  margin-bottom: 5%;
  padding: 10px;
}


@media (max-width: 768px) {
  .faculty-grid {
    grid-template-columns: 1fr;
  }
}

.faculty-col {
  min-width: 0; /* prevents overflow in grid layouts */
}


.commcSaveBanWrapper{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding-left: 25%;
}


@media (max-width: 1200px){  
    .commcSaveBanWrapper{
        padding-left: 15%;
    }

}

@media (max-width: 768px){  
    .commcSaveBanWrapper{
        padding-left: 10%;
    }

}



.commcSaveBanCta{
   margin: 10px 0 0 0;
   font-size: 22px;
}

.commcSaveSizeBase{
    text-align: left;
    font-size: 18px;
}

.commcSaveTitle {
    font-family: 'Helvetica Neue LT Std', Helvetica, Arial, sans-serif;
    display: block;
    font-weight: 900;
    font-style: normal;
    font-size: 2em;
    line-height: 1;
    color: #172e81;
}

.commcSaveText {
    font-family: 'Helvetica Neue LT Std';
    font-weight: 500;
    font-style: normal;
    font-size: 1.8em;
    line-height: 1;
    display: block;
    color: #172e81;
}


@media (max-width: 992px) {
  .commcSaveTitle, .commcSaveText{
    color: white;
  }
}


 .commcSaveBanImgDes {
     display: block!important 
}
 @media(max-width:992px) {
     .commcSaveBanImgDes {
         display: none!important 
    }
}
 .commcSaveBanImgMob {
     display: none!important 
}
 @media(max-width:992px) {
     .commcSaveBanImgMob {
         display: block!important 
    }
}


 @media(max-width:768px) {
      .captionWrapper3 {
        background: #000000d9;
    }

}
 @media(max-width:578px) {
  .commcSaveBanWrapper{
    padding-left: 5%;
    padding-right: 5%;
  }


}