/*******************************

GLOBAL CONFIG

********************************/

body{
    font-family: "Open Sans", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    font-variation-settings:
      "wdth" 100;
}

h1, h2, .testimonial-quote{
    font-family: "Crimson Text", serif;
    font-weight: 400;
    font-style: normal;
}

h1{
    font-size:65px;
}

h2{
    font-size:52px;
}

h3{
    font-weight:700;
    font-size:19px;
    margin-bottom:16px;
}

img{
    max-width: 100%;
    height: auto;
}

.lp-btn-primary{
    border-radius: 100px;
    padding:15px 20px;
    color:black;
    font-weight:700;
    font-size: 0.9375rem;
    line-height: 1.25rem;
    background-color:#FFD86D;
    border:0;
}

.lp-btn-primary:hover{
    background-color:#FFD86D;
    color:#000;
}

.lp-hollow-btn{
    color: white;
    background-color: transparent;
    border: 2px solid white;
}
.lp-hollow-btn:hover{
    background-color:#fff;
    color:#000;
}

.gold-divider{
    width: 60px;
    height: 5px;
    opacity: 1;
    background: #FFD86D;
    margin:50px 0;
    border:0;
}

.inner-section{
    padding:4vw 10vw;
}

header{
    height: 100px;
    display: flex;
    align-items: center;
}


/*******************************

HERO CONFIG

********************************/

.hero-copy .lead{
    font-weight: 400;
}

.lp-hero-section{
    background-color: #213153;
    color:#fff;
}

.webinar-hero{
    width:100%;
}


/*******************************

INTRO SECTION

*******************************/

.intro-section{
    background-color:#F3F1F1;
    padding:8vw;
}

.intro-content-container{
    color:#565656;
    font-size: 17px;
    line-height: 1.6;
}

.intro-content-container ul{
    padding-left:1rem;
}

.intro-content-container li::marker {
    color: #A51C30;
}

.intro-content-container .col:first-child{
    border-right:4px #A51C30 solid;
}

/*******************************

UPCOMING SESSIONS CONFIG

********************************/
.upcoming-section{
   background-color:#FFFFFF
}

.upcoming-section a{
  text-decoration:none;
color:#000000;
}

.upcoming-section img{
    width: 100vw;
    height: 22vw;
    object-fit: cover;
}

.upcoming-section.tpc-upcoming-section img{
    height: 16vw;
}

.session-date{
    color:#a51c30;
    letter-spacing:0.08em;
    font-family:"Open Sans",sans-serif;
    font-size: 0.8rem;
    line-height: 1rem;
    font-weight: 700;
    text-transform:uppercase;
    margin:20px 0 13px;
}

.card-description{
    font-family: "Crimson Text", serif;
    line-height: 130%;
    font-weight: 400;
    font-style: normal;
    font-size:21px;
    margin-bottom:1.25em;
}

.col-card img{
    margin-bottom:25px;
}

.col-card li{
    list-style-type: none;
    font-weight: 700;
    text-transform: uppercase;
    color: #606E7B;
    font-size: 13px;
    margin-bottom: 2px;
}

.col-card li img{
    margin-bottom: 0;
    width: 12px;
    height: auto;
    margin-right: 5px;
}

.col-card li:last-child img{
    width: 14px;
    margin-right:4px;
}

.custom-program-meta-data{
    padding:0;
}

/**** UPCOMING PROGRAMS LIST STRUCTURE ****/

.upcoming-program-list-wrapper{
    background-color: #F3F1F1;
    padding-bottom: 50px;
}
.upcoming-program-list-wrapper p{
    font-size: 18px;
    padding-bottom: 15px;
}

.upcoming-program-list-wrapper .lead{
    font-weight:400;
}

.programs-list-container{
    background:white;
    border-top:5px solid #FFD86D;
    padding-bottom: 5px;
    max-width:800px;
    margin: auto;
}

.programs-list-container h3{
    padding:20px;
    border-bottom:1px #000 solid;
    margin-bottom:0;
    font-size: 22px;
}

.programs-list-container p{
    padding:20px;
    border-bottom:1px #000 solid;
    margin-bottom:0;
    font-size: 16px;
}

.program-list-item .session-date{
    margin:0 0 2px;
}

.program-list-item a{
    font-weight: 700;
    font-size: 15px;
    margin-bottom: 0;
    line-height: 24px;
    color:#000;
    text-decoration:none;
}

.program-list-item p{
    font-weight: 400;
    font-size: 14px;
    margin-bottom: 0;
    line-height: 24px;
    color:#000;
    text-decoration:none;
}

.program-list-item a:hover{
    text-decoration: underline;
}

.program-list-item svg{
    margin-left:8px;
}

.program-list-item a:hover circle{
    fill:#000;
}

.program-list-item{
    padding:20px;
    border-bottom:1px #000 solid;
}

.program-list-item:last-child{
    border-bottom:0;
}

/***** CSS ADDED 07/09/25 *****/

.upcoming-module-month-container h4{
    font-family:"Crimson Text", serif;
    font-size:2rem;
}

.program-list-row{
    border-top:1px solid #000;
    margin:0;
}

.program-list-row .program-list-item{
    border-bottom:0;
    padding-left:0;
}

.program-list-desc{
    padding:20px;
    font-size:0.9rem;
}

.programs-list-header{
    padding:20px;
    border-bottom:1px #000 solid;
}

.programs-list-header h3, .programs-list-header p{
    border-bottom:0;
    padding:0;
}

.ceel-list .programs-list-container{
    padding-bottom:0;
}

.ceel-list .program-list-item:last-child{
    background-color:#FFD86D;
}



.rectangle {
  background-color:#185C90;
         margin-top: 5%;
           padding-top: 8%;
         padding-left: 5%;
           padding-right: 5%;
          margin-bottom: 10%;
           padding-bottom: 7%;
  border-left: 8px solid #FFD86D;
      max-width: 75%;
  margin-left: auto;
  margin-right: auto;
 
}

.rectangle h2 {
  font-family: "Crimson Text",serif;
  font-weight: 400;
padding-bottom: 20px;
  color: #ffffff;
  font-size: 2.5rem;
  line-height: 1.2;
}
      
      .rectangle p {
  font-family: "Open Sans",sans-serif;
  font-weight: 200;
  color: #ffffff;
  font-size: 1.5rem;
  line-height: 1.2;
}
      
            .rectangle a {
  font-family: "Open Sans",sans-serif;
  font-weight: 200;
  color: #ffffff;
  font-size: 1.5rem;
  line-height: 1.2;
 text-decoration: none;
}

/*******************************

WEBINAR & UPCOMING EVENT

********************************/

.webinar-teaser-btn{
    border: 0;
    padding: 0;
    position:relative;
}

.play-video-icon{
    position:absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width:75px;
}

#webinarTeaser .modal-header {
    padding: 14px 20px 10px;
}

#webinarTeaser .btn-close{
    margin-top: -8px;
    margin-right: -4px;
}

.upcoming-event{
    background-color:#F3F1F1;
}

.upcoming-event.inner-section{
    padding:5vw 6vw;
}

.event-date{
    font-size:22px;
}

.upcoming-event .iframe-header{
    border-top:5px #FFD86D solid;
    padding:30px 30px 1px;
}

.upcoming-event .iframe-header h2{
    font-size:42px;
}

.upcoming-event #rmi-form{
    padding: 0 10px;
}

.upcoming-event .rmi-form-container{
    padding-bottom:20px;
}

/*******************************

WHO SHOULD ATTEND CONFIG

********************************/

.wsa-section{
    background-color:#68A2B9;
}

.wsa-copy-container{
    background-color:white;
    border-top:8px solid #213153;
    margin-right:-100px;
    position:relative; 
}

.wsa-wte-copy-container{
    background-color:white;
    border-top:8px solid #213153;
    position:relative;
    height:100%;
}

/*******************************

FACULTY CONFIG

********************************/

.faculty-section img{
    margin-bottom:20px;
}

.faculty-2-section img{
  margin-bottom: 20px;
    height: 300px;
    object-fit: cover;
    width: 800px;
}

.faculty-2-section img:first-child{
   object-position: top;
 
}

.faculty-section h3{
    font-size:23px;
    margin-bottom:10px;
    text-decoration:none;
}

.faculty-section a{
  text-decoration:none;
color:#000000;
}

.faculty-section .card-description{
    color:#565656;
    font-family: "Open Sans", sans-serif;
    font-size:14px;
}

.cardBtn{
    background-color:transparent;
    border:0;
    padding:0;
    text-align: left;
}

/*** FACULTY POPUP ***/

.modal-header, .modal-body{
    background-color:#F4EDCA;
    border:0;
}

.modal-header{
    padding-bottom: 5px;
    padding-left: 20px;
    padding-right: 20px;
}

.modal-header .btn-close{
    margin-top: -35px;
    margin-right: -4px;
}

.modal-title{
    font-size:32px;
}

.modal-body{
    padding-top: 5px;
    padding-left: 20px;
    padding-right: 20px;
}

.modal-body h3{
    font-size:13px;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.modal-body p{
    font-size:15px;
}

.faculty-info, .program-info{
    margin-bottom:20px;
    font-family: "Crimson Text",serif;
    font-size:24px;
    line-height:120%;
}

.program-info, .program-type-container{
    margin-bottom:15px
}

.program-type-container{
    color:#606E7B;
    fill:#606E7B;
    display:flex;
    font-weight:600;
}

.program-type-container svg{
    width:25px;
    height:25px;
    margin-right:8px;
}

.more-program-details-container{
    font-weight:600;
    margin-bottom:10px
}

.modal-footer{
    border:0;
    padding:20px;
    justify-content: flex-start;
}

.modal-footer p{
    line-height:1.8em;
}

.modal-footer .titan-form-desc{
    color:#565656;
    font-size: 15px;
    padding-left: 20px;
}




/*******************************

TESTIMONIAL SECTION

*******************************/

.testimonial-section{
    background-color:#F3F1F1;
    padding:10vw;
}

.testimonial-content-container{
    color:#565656;
    border-left:4px #A51C30 solid;
    padding-left:50px;
}

.testimonial-quote{
    font-size:32px;
    margin-bottom:25px;
}

/*******************************

RMI CONFIG

*******************************/

.rmi-section{
    background-color:#A51C30;
    padding-bottom:0;
}

.rmi-form-container{
    max-width: 800px;
    margin: 0 auto;
}

#rmi-form{
    background-color:white;
    padding: 0 30px;
  
}

#rmi-form-custom .ft--theme--Typography--subhead{
    display:none;
  
}

#rmi-form-custom.custom-program-form{
    padding-left: 30px;
    padding-right:30px;

}

#rmi-form.titan-form-popup {
    padding: 0;
}

.iframe-header{
    border-top: 5px #213153 solid;
    background-color: #fff;
    padding: 50px 50px 25px;
    margin-bottom: -1px;
}

.iframe-header h2{
    color:#000000;
}
.iframe-header p{
    color:#000000;
}

.iframe-divider{
    background-color:#fff;
    padding:25px;
    margin-top:-1px;
}

/********FORM TITAN***********/

.ft--s1--stripSpreadRoot{
    max-width:100%!important;
}

.ft--fit_s1_Col1--root{
    padding-left:0;
    padding-right:0;
}

#fit_s1_Col1 div.ft--theme--FormField-container {
    width: 100% !important;
}

#fit_s1_Col1 div.ft--theme--FormField-container .ft--theme--FormField--text > div:before, #fit_s1_Col1 div.ft--theme--FormField-container .ft--theme--FormField--email > div:before, #fit_s1_Col1 div.ft--theme--FormField-container .ft--theme--FormField--lookup > div:before {
    border-bottom: 1px solid grey !important;
}

#fit_s1_Col1 div.ft--theme--FormField-container .ft--theme--FormField--text > div:after, #fit_s1_Col1 div.ft--theme--FormField-container .ft--theme--FormField--email > div:after, #fit_s1_Col1 div.ft--theme--FormField-container .ft--theme--FormField--lookup > div:after {
    border-bottom: 2px solid #7dc7e4 !important;
}

/*** FORM TITAN SUBMIT BUTTON ***/

.ft--theme--Button--primary{
    background-color:#FFD86D!important;
    border-color:#FFD86D!important;
}

span#e16-lbl {
    text-transform: uppercase;
    color: black;
    font-weight: bold;
    font-size: 15px;
}

/*** TOOLTIP POPUP ***/

.lookup-silent-wrap {
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2)!important;
    padding: 5px!important;
    background-color: #fefefe!important;
    border-top: 3px solid #ffd86d!important;
}

.lookup-silent-wrap a {
    display: block!important;
    text-decoration: none!important;
    background-color: #fefefe!important;
    padding-left: 10px!important;
    padding-right: 10px!important;
}

/*** LOOKUP POPUP ***/

.ft--theme--lookupModal--title, .ft--theme--lookupModal--bottomText {
    background-color: rgb(33 49 84)!important;
}
.ft--theme--lookupModal--close{
    fill:white!important;
}

.MuiRadio-colorSecondary-3330.Mui-checked{
    color:#a41d30!important;
}

/*******************************

HERO CONFIG

********************************/

.hero-copy .lead{
    font-weight: 400;
}

.lp-hero-section{
    background-color: #213153;
    color:#fff;
}

.hero-cta{
    text-decoration: none;
    color:white;
    font-weight:bold;
    font-size:20px;
}

.hero-cta svg{
    width: 20px;
    height: 20px;
    margin-left: 15px;
}

/*******************************

FAQ CONFIG

*******************************/


.faq-title{
    margin-bottom:50px;
}

.accordion-flush>.accordion-item:first-child{
    border-top:1px solid #000;
}

.accordion-item{
    border:1px solid #000;
}

.accordion-button {
    font-size:2.75rem;
}

.accordion-button::after {
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 34 34' style='enable-background:new 0 0 34 34;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23972B34;%7D .st1%7Bfill:%23FFFFFF;%7D%0A%3C/style%3E%3Ccircle class='st0' cx='17' cy='17' r='17'/%3E%3Cpath class='st1' d='M16.2,22.6l-6.7-6.7c-0.5-0.4-0.5-1.2,0-1.6c0.4-0.5,1.2-0.5,1.6,0l6,5.9l5.9-5.9c0.4-0.5,1.2-0.5,1.6,0 c0.5,0.4,0.5,1.2,0,1.6l-6.8,6.7C17.4,23,16.6,23,16.2,22.6z'/%3E%3C/svg%3E%0A");
    background-size: 2rem;
    width: 2rem;
    height: 2rem;
}

.accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 34 34' style='enable-background:new 0 0 34 34;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23000000;%7D .st1%7Bfill:%23FFFFFF;%7D%0A%3C/style%3E%3Ccircle class='st0' cx='17' cy='17' r='17'/%3E%3Cpath class='st1' d='M16.2,22.6l-6.7-6.7c-0.5-0.4-0.5-1.2,0-1.6c0.4-0.5,1.2-0.5,1.6,0l6,5.9l5.9-5.9c0.4-0.5,1.2-0.5,1.6,0 c0.5,0.4,0.5,1.2,0,1.6l-6.8,6.7C17.4,23,16.6,23,16.2,22.6z'/%3E%3C/svg%3E%0A");
    transform: rotate(-180deg);
}

.accordion-button:not(.collapsed){
    background-color:transparent;
    color:#000;
    box-shadow: none;
}

.accordion-body{
    padding-top:0;
    padding-bottom:30px;
}

.accordion-button:focus{
    box-shadow:none;
}

.accordion-flush>.accordion-item:last-child{
    border-bottom:1px solid #000;
}

/*****************************

K-12 PROGRAMS CONFIG

*****************************/



#k12-program-anchors-container{
    background-color:#68A2B9;
}
#k12-program-anchors-container a{
    text-decoration:none;
    background-color:white;
    border-top:8px solid #FFD86D;
    padding:45px 32px;
    color:#000;
}
.k12-program-title{
    font-family: "Open Sans", sans-serif;
    font-size:23px;
    margin-right:5px;
}
.k12-program-item p{
    font-family: "Crimson Text", serif;
    font-size: 21px;
}
h4.k12-subtitle{
    font-weight:700;
    font-size:16px;
    margin-bottom:14px;
}
.k12-list {
    font-size: inherit;
    padding-left: 10px;
    color: black;
    margin: 0 0 2rem;
}
.k12-list li{
    margin-bottom:24px;
}
.k12-container a {
    color: #A41D2A;
}
.k12-list em, .k12-sublist em {
    font-weight: 600;
    font-family: 'Open Sans';
}
.k12-sublist{
    margin-left:40px;
    margin-bottom:50px;
}
.k12-sublist li{
    list-style-type: none;
    margin-bottom:20px;
}


/*******************************

ZOOM FORM

*******************************/

#zoom-form {
  overflow: auto;
}



/*******************************

FOOTER CONFIG

*******************************/

footer{
    background-color:black;
    padding:25px 50px;
    color:white;
}

/*****************************

MOBILE DEBUG

*****************************/

@media screen and (max-width: 991px) {

    .upcoming-section, .faculty-section{
        padding:6vw 10vw;
    }

  .upcoming-section img{
        height: 30vh;
    }

    .wsa-copy-container{
        margin-right:0;
    }

    footer{
        gap:15px;
        padding:35px 50px 40px;
    }
}

