.site--futurestudents h2, .site--futurestudents h3{
    font-family: "Oswald", sans-serif;
}
.site--futurestudents h2{
    font-size: 28px;
    text-transform: uppercase;
    line-height: normal;
}
.site--futurestudents .container{
  h1{
    font-family: "fave-script-pro",sans-serif;
  }
}
.container{
    max-width: 1240px;
}

/* Banner section */

.site--futurestudents #highlighted.has-site-menu{
    margin-top: 0;
}

/* Banner section */
/* Accordian section*/
.site--futurestudents .inner-student-wrap .paragraph-verticle-accordion .area-tab-btn{
  display:none;
}
/* .site--futurestudents .area-study-sidebar-title h2{
  display: none;
} */
.site--futurestudents .area-study-sidebar-title h2{
  display: block;
}
.site--futurestudents .area-study-sidebar-title h2 {
  color: #FFF;
  font-size: 24px;
  font-weight: 600;
  line-height: 1;
  display: flex;
  align-items: center;
  gap: 0 16px;
  margin-bottom: 30px;
  text-transform: capitalize;
  font-family: museo-sans,sans-serif;
}
@media(max-width: 767px){
  .site--futurestudents .area-study-sidebar-title h2{
    font-size: 20px;
  }
}
.page--areas-of-study .paragraph-verticle-accordion .col-md-3{
  flex: 0 0 33%;
  max-width: 33%;
}
@media(max-width: 767px){
  .page--areas-of-study .paragraph-verticle-accordion .col-md-3{
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0 15px;
  }
}
.page--areas-of-study .paragraph-verticle-accordion .col-md-9{
  flex: 0 0 67%;
  max-width: 67%;
}
@media(max-width: 767px){
  .page--areas-of-study .paragraph-verticle-accordion .col-md-9{
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.inner-landing-wrap .page-header {
  display: none;
}

.site--durham main {
  margin-bottom: 0px;
  padding-top: 0px;
}


/* Accordian section*/


/* Quick link section (Info box) */
.site--futurestudents main{
    padding-top: 0;
    margin-bottom: 0;
}

/* //Quick link section (Info box) */

/* Promo CTA section */
.site--futurestudents .d-360 {
    background: url(/futurestudents/sites/trentu.ca.futurestudents/files/2024-09/student-expansion-bg.jpg) 0 100% no-repeat;
    background-size: cover !important;
}
.d-360 {
    margin-top: 200px;
}
@media(max-width: 768px){
  .d-360{
    margin-top: 150px;
  }
}
@media(max-width: 640px){
  .d-360{
    margin-top: 100px;
  }
}
.d-360 {
    padding-top: 100px;
    height: auto !important;
}
.d-360 .cta-button {
    background: #62798D;
    color: #FFF;
    font-size: 18px;
    font-weight: 600;
    line-height: 100%;
    border-radius: 8px;
    padding: 8px 20px;
    display: inline-flex;
    align-items: center;
    min-height: 48px;
}
.cta-button span{
   margin-left: 12px;
}   
.cta-button:hover,
.cta-button:focus{
    text-decoration: none;
    color: #fff;
}
.cta-button-larg span{
    margin-left: 40px;
}
.card-content {
    background-color: #CE533D;
    color: white;
    padding: 20px;
    border-radius: 10px;
}
.card-content h1,
.card-content h2 {
    font-weight: bold;    
}
.card-content h2 {
    font-size: 2rem;    
}

/* Future Student 
-------------------------------------------------- */
.site--futurestudents #navbar {
  background-color: #154734 !important;
}

/* Carousel 
-------------------------------------------------- */
.s-quicklink-carousel {
    padding-top: 40px !important;
    padding-bottom: 40px;
    margin-top: 10px;
    /* padding-bottom: 335px; */
}
@media(max-width: 768px){
    .s-quicklink-carousel {
      margin-top: 0px;
      /* padding-bottom: 250px; */
    }
}



.site--futurestudents .inner-student-wrap .page-header{
    display: none;
}

.page--areas-study.site--futurestudents .inner-student-wrap .stu-page-title .field--item{
    color: #B15533;
    font-family: "Oswald", sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    text-transform: uppercase;
    letter-spacing: -2px;
    margin-bottom: 12px;
    padding-top: 56px;
}
.page--areas-study.site--futurestudents .inner-student-wrap .stu-page-subtitle .field--item{
    color: #1E1E1E;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 140%;
}
.page--areas-study.site--futurestudents .inner-student-wrap .stu-page-body .field--item{
    color: #1E1E1E;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 140%;
    padding-bottom: 75px;

}

.site--futurestudents .inner-student-wrap .paragraph-verticle-accordion {
    background-color: #154734;
   
}
.accordion-title-wrap{
     padding: 68px 0; 
}
.site--futurestudents .inner-student-wrap .paragraph-verticle-accordion .nav-pills{
    border-left: solid 1px #FFF;
    margin-left: 6px;
}
@media(max-width: 767px){
  .site--futurestudents .inner-student-wrap .paragraph-verticle-accordion .nav-pills{
    margin-left: 0;
  }
}
.site--futurestudents .inner-student-wrap .paragraph-verticle-accordion .nav-pills a{
    color: #FFF;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 100%;
    text-decoration: none !important;
}  



.site--futurestudents .inner-student-wrap .paragraph-verticle-accordion .nav-pills .nav-link.active{    
    font-weight: 600;
    color: #FFF;
    position: relative;
}
.site--futurestudents .inner-student-wrap .paragraph-verticle-accordion .nav-pills .nav-link.active:before{
    content: '';
    background-image: url('/sites/trentu.ca.futurestudents/files/2024-09/marker.png');
    background-repeat: no-repeat;
    position: absolute;
    left: -15px;
    top: -5px;
    width: 29px;
    height: 48px;
}

.site--futurestudents .inner-student-wrap .tab-content{
    height: 100%;
}
.site--futurestudents .inner-student-wrap .tab-content>.tab-pane.active{
    height: 100%;
    border: none;
}
.site--futurestudents .inner-student-wrap .accordion-details-wrap{
   height: 100%;
    margin-right: calc(-100vw / 2 + 100% / 2);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 65px 0 68px 44px;
    position: relative;
}
@media(max-width: 1440px){
  .site--futurestudents .inner-student-wrap .accordion-details-wrap{
    margin-right: -110px;
    padding-right: 55px;
  }
  @media(max-width: 1350px){
    .site--futurestudents .inner-student-wrap .accordion-details-wrap{
      margin-right: -70px;
    }
  }
  @media(max-width: 1280px){
    .site--futurestudents .inner-student-wrap .accordion-details-wrap{
      margin-right: -40px;
      padding-right: 40px;
    }
  }
  
  @media(max-width: 767px){
    .site--futurestudents .inner-student-wrap .accordion-details-wrap{
      margin-right: 0px;
    }
  }
}
.site--futurestudents .inner-student-wrap .accordion-details-wrap:before{
    content: '';
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.accordion-details-innerWrap{
    max-width: 850px;
    position: relative;
    z-index: 10;
}
.site--futurestudents .inner-student-wrap .field--name-field-ver-accordion-desc-title{
        color: #FFF;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 100%;
}
.site--futurestudents .inner-student-wrap .field--name-field-ver-accordion-subtitle{
        color: #FFF;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 140%;
    margin-top: 18px;
}
.site--futurestudents .inner-student-wrap .field--name-field-ver-accordion-description{
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    margin-top: 18px;
}
.site--futurestudents .inner-student-wrap .field--name-field-ver-accordion-link a{
    display: inline-block;
    background-color: #B15533;
    color: #FFF;
    font-size: 18px;
    font-weight: 600;
    padding: 10px 65px 10px 20px;
    border-radius: 8px;
    margin-top: 50px;
    text-decoration: none !important;
    background-image: url(/durham/sites/trentu.ca.durham/files/inline-images/arrow_outward_0.png);
    background-repeat: no-repeat;
    background-position: 95% 10px;
    transition: all .07s ease-out;
}
.site--futurestudents .inner-student-wrap .field--name-field-ver-accordion-link a:hover{
    background-position: 96% 10px;
}

.paragraph-three-col-innerWrap{
    padding: 74px 0 95px;
}
.trent-approach{
  padding-top: 15px;
}
.paragraph-three-col-innerWrap .field--name-field-three-col-main-title p{
    color: #1E1E1E;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 130%;
}

.paragraph-three-col-innerWrap .field--name-field-three-col-item-title .field--item{
    color: #B15533;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 140%;
}
.paragraph-three-col-innerWrap .p-three-col-items-desc{
    color: #1E1E1E;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 140%;
    margin-top: 10px;
} 
@media(max-width: 767px){
  .paragraph-three-col-items-wrap{
    margin-bottom: 32px;
  }
}
.paragraph-three-col-innerWrap .para-three-col-items-wrapper{
    margin-top: 25px;
}


/* Programs 
-------------------------------------------------- */
.container-program {
    margin-top: -25%;
}
.s-area-study .program-section h2 {
    font-size: 32px !important;
}
.s-area-study .program-section h3 {
    font-size: 40px !important;
}

body.programs-page {
  .container-full-width.program__top-banner {
    min-height: auto;
    height: auto;
    background-repeat: no-repeat;
    background-size: auto 55%;
    padding-top: 150px;
    @media (min-width: 576px) {
      padding-top: 250px;
    }
    @media (min-width: 768px) {
      background-size: cover;
      padding-top: 0px;
      margin-bottom: 0;
    }
    .program__banner {
      z-index: 1;
      top: 100%;
      position: relative;
      margin-left: -1rem;
      margin-right: -1rem;
      @media (min-width: 768px) {
        margin: 0;
        width: 100%;
        padding-top: 0;
        position: relative;
        max-width: 40%;
        top: 0;
        height: 100%;
      }
    }
    .page-header--bg {
      width: 100%;
      position: absolute;
      bottom: 0;
      top: 0;
      height: auto;
      @media (min-width: 768px) {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        opacity: 0.8;
        z-index: -1;
      }
    }
    .page-header,
    .program__banner-outer {
      @media (min-width: 768px) {
        min-height: 500px;
      }
    }
  }
  .page-header {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    font-family: 'Oswald', sans-serif;
    color: #fff;
    padding: 1.25rem 1.25rem 1.875rem;
  
    .page-header--bg {
      
    }
  
    .page-header--title {
      line-height: 1.1;
      z-index: 1;
      font-family: 'museo-sans';
      text-transform: none;
    }
  
    .page-header--coop-availability,
    .page-header--faculty {
      position: relative;
      padding-left: 2.25rem;
      margin-bottom: 0;
      font-size: 1.25rem;
  
      &:before {
        position: absolute;
        content: '';
        width: 1.5rem;
        height: 1.5rem;
        top: 5px;
        left: 0;
        background-size: contain;
        background-repeat: no-repeat;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='27.252' height='21.802' viewBox='0 0 27.252 21.802'%3E%3Cpath id='Icon_awesome-business-time' data-name='Icon awesome-business-time' d='M21.12,9.538a6.132,6.132,0,1,0,6.132,6.132A6.128,6.128,0,0,0,21.12,9.538Zm2.725,6.4a.415.415,0,0,1-.413.413H20.853a.415.415,0,0,1-.413-.413v-3.26a.415.415,0,0,1,.413-.413h.535a.415.415,0,0,1,.413.413v2.311h1.63a.415.415,0,0,1,.413.413ZM21.12,8.176c.23,0,.456.014.681.034V6.132a2.1,2.1,0,0,0-2.044-2.044H16.351V2.044A2.1,2.1,0,0,0,14.307,0H7.494A2.1,2.1,0,0,0,5.45,2.044V4.088H2.044A2.1,2.1,0,0,0,0,6.132V9.538H16.825A7.449,7.449,0,0,1,21.12,8.176ZM13.626,4.088H8.176V2.725h5.45Zm.29,9.538H8.857a.681.681,0,0,1-.681-.681V10.9H0v6.132a2.1,2.1,0,0,0,2.044,2.044h12.41a7.394,7.394,0,0,1-.537-5.45Z' fill='%23fff' style='&%2310; /* fill: red; */&%2310;'/%3E%3C/svg%3E");
      }
  
      .co-op-title,
      .faculty-title {
        font-family: "museo-sans", sans-serif;
        font-weight: 700;
        text-transform: none;
      }
    }
  
    .page-header--faculty{
      &:before {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25.012' height='20.01' viewBox='0 0 25.012 20.01'%3E%3Cpath id='Icon_awesome-chalkboard-teacher' data-name='Icon awesome-chalkboard-teacher' d='M8.129,13.757a.894.894,0,0,0-.276.043,5.155,5.155,0,0,1-1.6.27,5.16,5.16,0,0,1-1.6-.27.892.892,0,0,0-.276-.043A4.377,4.377,0,0,0,0,18.158,1.871,1.871,0,0,0,1.876,20.01H10.63a1.871,1.871,0,0,0,1.876-1.852A4.377,4.377,0,0,0,8.129,13.757ZM6.253,12.506A3.752,3.752,0,1,0,2.5,8.754,3.752,3.752,0,0,0,6.253,12.506ZM23.136,0H8.129A1.91,1.91,0,0,0,6.253,1.938V3.752a4.946,4.946,0,0,1,2.5.7V2.5H22.511V13.757h-2.5v-2.5h-5v2.5h-2.98a4.981,4.981,0,0,1,1.551,2.5h9.557a1.91,1.91,0,0,0,1.876-1.938V1.938A1.91,1.91,0,0,0,23.136,0Z' transform='translate(0)' fill='%23fff' style='&%2310; /* fill: red; */&%2310;'/%3E%3C/svg%3E");
      }
    }
  
    .sub-header {
      display: block;
      font-size: 1.75rem;
      margin-top: 5px;
      text-transform: uppercase;
      z-index: 1;
    }
  
    .jumplinks{
      display: flex;
      flex-flow: row wrap;
      gap: 1rem;
      align-items: center;
      z-index: 1;
      margin-top: 0.5rem;
      .btn-jumplink{
        display: flex;
        flex-flow: row nowrap;
        align-items: center;
        gap: 1rem;
        width: max-content;
        &::after{
          content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 384 512'%3E%3C!--!Font Awesome Free 6.5.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--%3E%3Cpath fill='%23ffffff' d='M169.4 470.6c12.5 12.5 32.8 12.5 45.3 0l160-160c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L224 370.8 224 64c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 306.7L54.6 265.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l160 160z'/%3E%3C/svg%3E");        width: 1rem;
          height: 1rem;
          display: block;
          transform: translateY(-3px);
          transition: transform 500ms;
        }
        &:hover::after{
          transform: translateY(0);
        }
      }
    }
  }
}


/* Tour
-------------------------------------------------- */
.tour {
    border-radius: 12px;
    background-color: #154734;
    padding: 15px 35px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px
}
.tour-blue {
    background-color: #62798D;
}
.tour h2 {
    color: #FFF;
    font-family: museo-sans, sans-serif;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0px;
    text-transform: unset;
}
.tour .btn {
    width: 272px;
    flex-shrink: 0;
}


/* Residence
-------------------------------------------------- */
.residence {
    max-width: 500px;
    border-radius: 0px 32px 0px 0px;
    background: rgba(182, 87, 53, 0.90);
    padding: 60px 48px;
    color: white;
  }

  .residence h3 {
    font-size: 32px;
    line-height: 1.1;
    font-weight: 400;
  }
  .residence h2 {
    font-size: 42px !important;
    font-weight: 400;
    line-height: 1.1;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.40);
    margin-bottom: 20px;
  }
  @media(max-width: 640px){
    .residence {
      padding: 20px;
    }
    .residence h3 {
      font-size: 20px;
    }
    .residence h2{
      font-size: 32px !important;
    }
  }
  .residence p {
    font-size: 16px;
    margin-bottom: 20px;
  }


  /* Search (program)
-------------------------------------------------- */
/* .s-prog-search .container {
    padding-left: 0px;
    padding-right: 0px;
  }
  .search-input input, .type-select {
    font-family: museo-sans, sans-serif !important;
  }
  .search-input input:focus::placeholder {
    color: transparent;
  }
  #searchButton {
    font-family: museo-sans, sans-serif !important;
  }
  #searchButton:hover {
    transition-property: background-color;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: .3s;
    background-color: #98492c;
  }
  select.type-select {
    margin-top: 0px;
  } */



/* S Area Study 
-------------------------------------------------- */      
.s-area-study {
  padding-top: 50px;
  padding-bottom: 60px;
}
 


/* Main 
-------------------------------------------------- */
.site--futurestudents .page-wrapper {
  padding-bottom: 0px !important;
}


@media (min-width: 992px) and (max-width: 1199px){
    .accordion-details-innerWrap{
        max-width: 650px;
    }
}
@media (min-width:768px) and (max-width: 991px){
    .accordion-details-innerWrap{
        max-width: 500px;
    }
   
}
@media(max-width: 767px){
    /* .banner-ql .menu--banner-quick li a{
        font-size: 16.5px;
    } */
    .site--futurestudents .inner-student-wrap .accordion-details-wrap{
        margin-left: calc(-100vw / 2 + 100% / 2);
        margin-right: calc(-100vw / 2 + 100% / 2);
        max-width: 100vw;
        padding: 30px 25px 30px 15px;
    }

    .site--futurestudents .inner-student-wrap .field--name-field-content-title{
        padding-top: 30px;
        font-size: 26px;
        margin-bottom: 27px;
    }
    
    .site--futurestudents .inner-student-wrap .field--name-field-future-student-subtitle{
        font-size: 16px;
        font-weight: 600;
        line-height: 140%;
    }
    /* .site--futurestudents .inner-student-wrap .field--type-text-with-summary{
        padding-top: 18px;
        padding-bottom: 30px; 
    } */
    .site--futurestudents .inner-student-wrap .field--name-field-ver-accordion-desc-title{
        font-size: 24px;
    }
    .site--futurestudents .inner-student-wrap .field--name-field-ver-accordion-subtitle{
        font-size: 16px;
        font-style: normal;
    }
    .site--futurestudents .inner-student-wrap .field--name-field-ver-accordion-description{
        font-size: 14px;
    }
    .site--futurestudents .inner-student-wrap .field--name-field-ver-accordion-link a{
        margin-top: 18px;
        font-size: 16px;
    }
    .paragraph-three-col-innerWrap{
        padding-top: 32px;
        padding-bottom: 50px;
    }
    /* accordian-section */
    
    .site--futurestudents .inner-student-wrap .paragraph-verticle-accordion .area-tab-btn{
      display: block;
      border-radius: 8px;
      border: 1px solid rgba(255, 255, 255, 0.30);
      background: #154734;
      color: #FFF;
      font-size: 14px;
      font-style: normal;
      font-weight: 600;
      line-height: 20px;
      padding: 10px;
      width: 100%;
      text-align: left;
      border-left: solid 10px #B15533;
      background:#154734 url(/futurestudents/sites/trentu.ca.futurestudents/files/2024-10/unfold_more.png)no-repeat  ;
      background-position-x:98% ;
      background-position-y:center ;
    }
    /* .site--futurestudents .inner-student-wrap .paragraph-verticle-accordion .area-tab-btn:hover, */
    .site--futurestudents .inner-student-wrap .paragraph-verticle-accordion .area-tab-btn:focus{
      background-color: #B15533;
      outline: none;
    }
    .site--futurestudents .inner-student-wrap .paragraph-verticle-accordion .accordion-title-wrap .nav-pills .nav-link.active{
      border-radius: 0px;
      border-bottom: 1px solid #CDCDCD;
      background: #B15533;
    }
    
    .site--futurestudents .inner-student-wrap .paragraph-verticle-accordion .accordion-title-wrap{
      position: relative;
    }
    .site--futurestudents .inner-student-wrap .paragraph-verticle-accordion .nav-pills{
      position: absolute;
      border-radius: 8px;
      background: #EFEFEF;
      z-index: 50;
      width: 100%;
      opacity: 0.95;
      filter: drop-shadow(0px 8px 12px rgba(0, 0, 0, 0.25));
      overflow: hidden;
      top:0;
    }
    .site--futurestudents .inner-student-wrap .paragraph-verticle-accordion .accordion-title-wrap{
      position: relative;
    }
    .site--futurestudents .inner-student-wrap .paragraph-verticle-accordion .nav-pills a {
      color: #1E1E1E;
      font-size: 14px;
      font-weight: 400;
      line-height: 20px;
      border-bottom: 1px solid #cdcdcd;
    }
    .site--futurestudents .inner-student-wrap .paragraph-verticle-accordion .nav-pills .nav-link.active:before {
      display: none;
    }
    .site--futurestudents .inner-student-wrap .paragraph-verticle-accordion .nav-pills a {
      border-bottom: 1px solid #CDCDCD;
      background: #EFEFEF;
    }
    .site--futurestudents .inner-student-wrap .paragraph-verticle-accordion .nav-pills {
      border: none;
    }
    .area-study-sidebar-title{ margin-bottom: 29px;}
    .site--futurestudents .area-study-sidebar-title img{
      /* margin-right:15px; */
      }
      .site--futurestudents .area-study-sidebar-title h2{
          color: #FFF;
          font-size: 24px;
          font-weight: 600;
          line-height: 1;
          display: flex;
          align-items: center;     
      font-family: museo-sans, sans-serif;
    }
    .mob-dropdown-wrapper{
      position: relative;
    }
    
}
@media(max-width: 640px){
  .site--futurestudents .inner-student-wrap .field--name-field-content-title{
    padding-top: 5px;
    font-size: 26px;
    margin-bottom: 27px;
 }
 .paragraph-three-col-innerWrap{
  padding-bottom: 20px;
 }
}
@media(max-width: 500px){
 .paragraph-three-col-innerWrap{
  padding-bottom: 10px;
 }
}


.s-video-sec .view-360 span{
   color: #FFF;
   font-size: 21px;
   font-style: normal;
   font-weight: 600;
   line-height: 130%; 
   text-decoration-line: underline;
  }
  @media(max-width: 640px){
    .s-video-sec .view-360 span{
        font-size: 18px;
    }
  }

  .campus-map img{
    margin-left: 20px;
  }
  @media(max-width: 1250px){
    .campus-map img{
        margin-left: 0px;
      }
  }
 
  section#home-page-carousel-section{
    margin-top: 0px !important;
  }
  #tab-content{
    padding-top: 0px !important;
  }
  .view-360{
    padding-top: 10px;
  }
  .trent_logo .trent_logo_img{
    width: 210px;
  }
  #footer .list-social a{
    width: 48px !important;
    height: 48px !important;
    border-radius: 4px !important;
  }
  #footer .list-social{
    gap: 0 8px;
  }
  .momentous_box svg{
    margin-left: 8px !important;
  }
 
  @media(max-width: 640px){
    .container-program .form-container label {
      font-size: 13px;
   }
   .container-program .form-container select{
    font-size: 13px;
   }
   .form-container-program > *:not(:first-child) {
    font-size: 13px !important;
    }
    .form-container-specific-program button {
      font-size: 13px;
    }
  }
  @media(max-width: 770px){
    section.future-student-tab-carousel-section ul {
        max-width: 440px !important;
    }
  }

  @media(max-width: 767px){
    section.future-student-tab-carousel-section ul {
        max-width: 310px !important;
    }
  }

  @media(max-width: 1290px){
    .momentous_animation {
      font-size: 7px !important;
   }
   @media(max-width: 1440px){
    .momentous_animation {
      font-size: 6px !important;
    }
   }
   @media(max-width: 1023px){
    .momentous_animation {
      font-size: 5px !important;
    }
   }
   @media(max-width: 860px){
    .momentous_animation {
      font-size: 4px !important;
    }
   }
   @media(max-width: 767px){
    .momentous_animation {
      font-size: 7px !important;
    }
   }
  }


@media(max-width: 768px){
  #footer .list-social {
    display: initial !important;
}
}

@media(max-width: 940px){
  .social-wrap .social-directory-link {
    margin-left: 0px !important;
  }
  #footer .list-social{
    margin-right: 10px;
  }
}

#footer {
  text-align: left !important;
}

@media(max-width: 767px){
  .momentous_animation .momentous_animation_link .momentous_row {
    display: initial !important;
  }
  .momentous_box {
    width: 50% !important;
    margin-top: 14px;
  }
}


.scroll-x .menu li a{
  padding: 28px 20px;
}

@media(max-width: 640px){
  .tour{
  margin-top: 20px !important;
  }
}


@media (max-width: 768px) {
  .s-description-sec {
      padding: 40px 0 40px !important;
  }
}

.banner-ql ul.sf-menu{
  line-height: normal;
}

.stat-orange{
  background-color: #B15533;
}

.dialog-off-canvas-main-canvas{
  overflow-x: hidden;
}
/* 
#v-pills-tab .nav-link{
 &:first-child{
  padding-top: 5px;
 }
} */

.stat-orange{
  background-color: #B15533;
}

.campus-map-section .heading{
  opacity: 1;
}
