

.nav-float-right #site-navigation {margin-left:5px !important; width:100%;}



.sup-title-h1{
text-transform:uppercase; 
color:#DC5630; 
font-weight:600 !important; 
letter-spacing:1px; 
margin-bottom:10px; 
font-size:15px !important;
}



.mot-program-director-intro img{
border-radius: 20px;
}

.development-mot img{
border-radius: 20px;

}

.li-with-icon{
display: flex;
flex-flow: row;
align-items: center;
gap: 10px;
}



/* Services */

.statement-block.no-border{
border: none !important;
}

.each-service-block{

}
.each-service-block h3{
margin-bottom: 20px;
font-size: 1.4em;
color:#DC5630; 
font-weight:600 !important;
}



.nic-referral-buttons{

}
.nic-referral-buttons li{
list-style: none;
margin-bottom: 20px;
}
.nic-referral-buttons li a:link,
.nic-referral-buttons li a:active,
.nic-referral-buttons li a:visited,
.nic-referral-buttons li a:hover{
text-decoration:none;  
border:2px solid #8DCFB5; 
padding:8px 20px; 
margin-right:5px; 
border-radius:100px; 
font-weight:600; 
display:inline-block; 
margin-bottom:10px;
}
.nic-referral-buttons li a:hover{
background:#8DCFB5; color:#fff;
}



.referral-form-holder{
width: 50% !important;
min-width: 300px !important;
max-width: 600px !important;
margin: 0px auto !important;
}


.referral-form-holder em:before {background:#F8F5ED;}
.referral-form-holder  {z-index:2 !important; position:relative;}

.referral-form-holder {background:#CCC13A; padding:50px; border-radius:30px; color:#F8F5ED;}
.center-buttons {text-align:center; border-top:2px solid; padding-top:30px;}
.referral-form-holder h2 {color:#F8F5ED;}



.faq-holder{

}
.faq-holder h3{
margin-bottom: 30px !important;
}
.faq-holder .vc_toggle_icon{

}

/* OLD ORANGE #DD9933 */


.padding30{
padding: 30px 0px;
}
.padding40{
padding: 30px 0px;
}

.padding-30{
padding: 30px;
}
.padding-40{
padding: 30px;
}



.spacer-30{
width: 100%;
height: 30px;
}



@media only screen and (max-width:499px) {
  .referral-form-holder {padding:50px 0px;}
  .referral-form-holder h2, h2 {font-size:28px;}
}


@media only screen and (max-width:399px) {
  .referral-form-holder h2, h2 {font-size:25px;}
}


