/* ==========================================================================
   Base / legacy styles (organized)
   ========================================================================== */

/* Form / inputs */
input.dropdown::before {
  font-family: FontAwesome;
  content: "\f0d7";
  color: #666;
}


input::placeholder {
  color: #666666;
  opacity: 1;
}
input:-ms-input-placeholder {
  color: #666666;
}
input::-ms-input-placeholder {
  color: #666666;
}

/* Typography */
h1 {
  font-size: 3.25rem;
  line-height: 4rem;
  color: #fff;
  margin:1rem 0 0 0;
  letter-spacing: 0.05rem;
  text-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
  max-width:850px;
  text-align:left;
  padding-top: 0rem;
}

.content-column img {border-radius: 10px;}

h1.h1-leaf {font-size: 2.875rem; line-height:3.125rem; margin-bottom: 2.5rem; padding-top:0;}

h2 {
  color: #000;
  font-size: 2.5rem;
  font-weight: 700;
  font-style: normal;
  font-family: "Lato", sans-serif;
  letter-spacing: 0.05rem;
  margin-top: 0;
  margin-bottom: 1.125rem;
  padding-bottom: 0.5rem;
  border: none !important;
}
.city-hero-photo { background-position:100% 50%;position:absolute;z-index:-3; width:; min-height:500px; opacity:.8;background-repeat:no-repeat; left: auto; right: auto; margin: 0 auto; width:100%; top:0 ; max-width: 110rem; justify-self: center;}
.city-hero-photo-leaf { background-position:100% 30%;position:absolute;z-index:-3; width:; min-height:320px; opacity:.5;background-repeat:no-repeat; left: auto; right: auto; margin: 0 auto; width:100%; top:0 ; max-width: 110rem; justify-self: center;}

.article-wrap {margin-bottom: 6vh;}

.ok-guide {font-family: 'Lato',sans-serif; font-size: 1.25rem; line-height: 2rem; color: rgba(255,255,255,.85); letter-spacing: .05rem; display: block; margin-bottom: 1rem;}

.subhead-leaf { font-size: 1.125rem; line-height: 2rem; display: block; font-weight:bold; text-align:left; margin: 1.5rem 0; letter-spacing: .03rem;}

h2.header-h2 {
  font-size: 1.5rem;
  color: #fff;
  font-weight: bold;
  font-family: "Lato", sans-serif;
  font-style: normal;
  margin-top: 1.5rem;
}

/*
h2:first-child {margin-top: 0;}
*/
h2.h2-openhouse {

  margin-top: 4vh;

}

.pre-header {color: rgba(255, 255, 255, 0.57);
text-align: left;
padding:;
font-family: 'Lato', sans-serif;
font-size: 1rem;
font-style: normal;
font-weight: 400;
line-height: 28px; /* 200% */
letter-spacing: 0.7px;
text-transform: uppercase;}

h3 {
  font-size: 1.675rem;
  padding: 0;
  margin: 5vh 0 2vh 0;
  font-weight: bold;
}
h3.spacer {
  margin: 2rem 0 1.5rem 0;
}

h3.listing-wrapper {color: #000;
  font-size: 2.5rem !important;
  font-weight: 700;
  font-style: normal;
  font-family: "Lato", sans-serif;
  letter-spacing: 0.05rem;
  margin-top: 0 !important;
  margin-bottom: 1rem !important;
  padding-bottom: 0.5rem !important;
  border: none !important;}

p {
  font-size: 1.125rem;
  line-height: 2rem;
  color: #333;
}
p.trusted-blurb {
  font-size: 1.125rem;
  font-weight: normal;
  color: #9f9183;
  letter-spacing: 0.025rem;
  line-height: 2rem;
  margin: 2.5rem 0;
}

p.small-copy {font-size:.875rem; line-height: 1.5rem; color: #666;}

li {
  font-size: 1rem;
  line-height: 1.75rem;
  color: #333;
}
.submenu li {
  font-size: 1rem !important;
  line-height: 1.5rem;
}

blockquote {color: #666;
font-family: Roboto;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 150%; /* 21px */
text-indent: -10px;
margin-top: -1.5rem;
margin-bottom:0;
}

blockquote:before {font-size:1.5rem; vertical-align: 0;}

.profile-container li {font-size:0.813rem; line-height:1.125rem;}

.byline {
  color: #9f9183;
  padding: 0;
  margin-bottom:0;
}
.knockout {
  color: #fff;
  letter-spacing: 0.02rem;
}
.red-txt {
  color: #be1f24;
}

.breadcrumbs li a  {color: #fff;}
.breadcrumbs li a:hover {color: #ebe3dc ;}
.breadcrumbs-home:before {color: #fff ;}
.breadcrumbs-home:hover:before {color: #ebe3dc ;}

hr {border-color: #E0D4C7; width:100%;}

/* Lists / columns */

.link-list-background.Calgary { background: #17245D;
background: linear-gradient(236deg, #4B6B8C -12.69%, #293563 145.11%); border-top: solid 2px rgba(255,255,255,.6);}
.link-list-background.Montreal { background: #521E25;
background: linear-gradient(236deg, #7D4D5B -12.69%, #521E25 145.11%); border-top: solid 2px rgba(255,255,255,.6);}
.link-list-background.Vancouver { background: #203A3B;
background: linear-gradient(236deg, #3A6159 -12.69%, #203A3B 145.11%); border-top: solid 2px rgba(255,255,255,.6);}
.link-list-background.Toronto { background: #222154;
background: linear-gradient(236deg, #515169 -12.69%, #222154 145.11%); border-top: solid 2px rgba(255,255,255,.6);}
.link-list-background.Ottawa { background: #153B19;
background: linear-gradient(236deg, #60785C -12.69%, #153B19 145.11%); border-top: solid 2px rgba(255,255,255,.6);}





.link-list-wrap {width:100%; padding:.75rem 0; text-align:left;align-items:center;justify-content:; color:#fff;}
.link-list-wrap a { opacity: .8;}
.link-list-wrap a.active {opacity: 1;}


ul.no-break {
  margin: 0;
}
.no-break li {
  -webkit-column-break-inside: avoid;
  -moz-column-break-inside: avoid;
  -moz-page-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid-column;
  margin-bottom: 1rem;
}
ul.six-columns {
  -moz-column-count: 6;
  -moz-column-gap: 1.5rem;
  -webkit-column-count: 6;
  -webkit-column-gap: 1.5rem;
  column-count: 6;
  column-gap: 1.5rem;
  margin-left: 0;
}
.six-columns.no-break li {
  margin-bottom: 0;
  line-height: 1.675rem;
}

/* Links inside lists */
/*
.droplist li > a {
  color: #333;
  transition: all 0.25s;
  padding: 2px 5px;
  margin-left: -5px;
  border-radius: 3px;
  display: block;
}
.no-break li > a {
  color: #333;
  transition: all 0.25s;
  padding: 2px 5px;
  border-radius: 3px;
  margin: 3px 0 0 -5px !important;
}


li > a:hover {
  color: #be1f24;
  background: #f6f0ea;


.guide-box li > a {
  padding-right: 0;
  background: none;
}}
  */

/* Buttons / CTAs */
.button-white {
  color: #be1f24;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  font-size: 1.093rem;
  padding: 0.5rem 2rem;
  text-align: center;
  display: inline-block;
  margin: 1rem 0;
}
.button.big {
  font-size: 1.5rem;
  font-weight: bold;
  font-family: "Lato", sans-serif;
  letter-spacing: 0.05rem;
  padding: 0.75rem 3.5rem;
  line-height: normal;
  display: inline-block;
  position: relative;
  z-index: 2;
  border-radius: 5px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15);
}

.top-search-btn {
  margin: 4px 0 5px -50px;
  box-shadow: none;
  height: 45px;
  width: 45px;
  background: #fff;
  border-radius: 10px;
  padding: 0;
  display: inline-block;
  position: absolute;
  color: #be1f24;
  transition: background 0.25s, color 0.25s;
}
.top-search-btn:hover {
  color: #fff;
}

select {margin:0; padding-left:1rem; padding-right:2rem; height: 40px; font-size:0.938rem; line-height: normal; color: #666; border-radius:6px; background-image:url ('https://res.cloudinary.com/ourkids/image/upload/v1768837721/school/assets/keyboard_arrow_down.svg') !important; min-width:150px; position: relative; }

.index-buttons {
  padding: 2px 1rem;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  background: rgba(0, 0, 0, 0.8);
  border: solid 1px rgba(0, 0, 0, 0.8);
  margin: 0.25rem 0.25rem;
  transition: color 0.25s, transform 0.25s, background 0.25s, border 0.25s;
  color: #fff !important;
  font-size: 1rem;
  font-weight: bold;
}
.index-buttons:hover {
  background: rgba(255, 255, 255, 0.2);
  color: #ddd;
  border: solid 1px rgba(255, 255, 255, 0);
  transform: translateY(-6px);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
}
.index-buttons:hover:after {
  position: absolute;
  content: "";
  width: 100%;
  top: 0;
  bottom: -6px;
  left: 0;
  z-index: -1;
}
.index-buttons-small {
  padding: 10px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  display: table-cell;
  vertical-align: middle;
  background: #fff;
  margin: 1.5rem 1rem 0 1rem;
}

li a#cta-mapindex {
  background-color: #be1f24;
  text-align: left;
  display: inline-block;
  border: solid 1px #be1f24;
  border-radius: 5px;
  margin-top: 1.5rem;
  padding: 0.625rem;
  cursor: pointer;
  transition: 0.25s;
}
li a#cta-mapindex:hover {
  background-color: #961318;
}

.button-indexlist {
  border: #d6c9bb;
  color: #be1f24;
  font-size: 0.875rem;
  padding: 0.25rem 0.625rem;
  border: solid 1px #d6c9bb;
  border-radius: 5px;
  text-align: left;
  display: inline-block;
  margin: 0;
  transition: background-color 0.25s;
}
.button-indexlist:hover {
  background-color: #ebe3dc;
}
a.button-indexlist {
  color: #be1f24;
  font-size: 0.875rem;
  text-transform: uppercase;
  font-weight: 700;
  padding: 6px 8px !important;
}

.button-platinum {
  border: #d6c9bb;
  color: #be1f24;
  font-size: 1.093rem;
  padding: 0.175rem 2rem;
  border: solid 1px #d6c9bb;
  border-radius: 5px;
  text-align: center;
  display: inline-block;
  margin: 1rem 0 0 0;
  transition: all.125s;
}
.button-platinum:hover {
  background-color: #f6f0ea;
  color: #830000;
}
a.button-platinum {
  color: #be1f24;
  font-size: 16px;
}
/*Filters*/

/* =========================
   Filters bar (mock style)
   ========================= */

#filters .filter-wrapper{
  background:#F3EFE9 ;
  padding:.55rem 1rem ;
  border-radius:10px ;
  margin-bottom: 1rem;
}

/* row spacing + alignment */
#filters .filter-wrapper .grid-x{
  gap: 1rem; /* you already set this inline, leaving it here as backup */
  align-items: center;
}

/* "FILTER SCHOOLS" label */
#filters .filter-wrapper .large-shrink:first-child{
  font-size: .85rem;
  font-weight: 700;
  letter-spacing: .03em;
  color:#6c6a67;
  white-space: nowrap;
}

/* =========================
   Dropdown trigger buttons
   ========================= */

/* make Foundation .button look like pill dropdown */
#filters .filter-wrapper button.button{
  background:#fff ;
  color:#4a4a4a ;
  border:1px solid #e2d7cf ;
  border-radius: 8px ;
  padding: .55rem 2.25rem .55rem 1rem ; /* room for chevron */
  margin:0 ;
  box-shadow: 0 1px 0 rgba(0,0,0,.03);
  font-size: .95rem;
  font-weight: 400;
  line-height: normal;
  min-height: 38px;
  cursor:pointer;
  position: relative;
  white-space: nowrap;
}

.filter-flex {gap:1;}

/* caret ONLY on the 2 dropdown triggers */
#filters button.button[data-toggle="example-dropdown"],
#filters button.button[data-toggle="filter-dropdown2"]{
  position: relative;
  padding-right: 2.25rem !important; /* space for caret */
}

/* down-caret (closed) */
#filters button.button[data-toggle="example-dropdown"]::after,
#filters button.button[data-toggle="filter-dropdown2"]::after{
  content:"";
  position:absolute;
  right: 12px;
  top: 46%;
  width: 6px;
  height: 6px;
  border-right: 2px solid #c81d25;
  border-bottom: 2px solid #c81d25;
  transform: translateY(-55%) rotate(45deg);
  pointer-events:none;
}

/* if aria-expanded toggles, rotate caret when open */
#filters button.button[data-toggle="example-dropdown"][aria-expanded="true"]::after,
#filters button.button[data-toggle="filter-dropdown2"][aria-expanded="true"]::after{
  transform: translateY(-45%) rotate(-135deg);
}

.dropdown-pane.is-open {border-radius: 3px 10px 10px 10px; box-shadow: 0 5px 25px rgba(0,0,0,.1);}
.dropdown-pane.is-open label {padding: .5rem; border-radius:5px; transition:.125s;}
.dropdown-pane.is-open ul {margin:0;}

/* hover/focus */
#filters .filter-wrapper button.button:hover{
  border-color:#d8c7bb ;
}

#filters input[type="checkbox"]{
  accent-color: #be1f24; 
}
.filter-button {margin:0; font-size:1rem; height:; line-height: normal; padding:.5rem 1.5rem; border-radius:6px;}
/* Badges / misc */
.num-circle {
  background: #ffffff;
  border-radius: 50%;
  font-size: 40px;
  color: #333;
  font-weight: bold;
  margin: -50px auto 10px auto;
  width: 70px;
  height: 70px;
  padding: 20px 0;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
}
.info-tag {
  color: #aaaaaa;
  text-transform: uppercase;
  font-size: 0.875rem;
  letter-spacing: 0.075rem;
  display: inline-block;
  line-height: normal;
}

/* Spacing / layout helpers */
.slogan {
  margin: 7.5rem 0 0.75vh 0;
}
.quick-start {
  margin-top: 7rem;
}
.slider-width {
}
.book-wrap {
  padding: 0 0.5rem !important;
}
.plat-wrapper {
  padding: 0.5rem;
}

.content-column {max-width:46.25rem ;}


/*Accordions*/


.accordion {
  margin: 0;
  background: transparent;
}

/* each row */
.accordion .accordion-item {
  margin: 0 0 12px 0;
  border: 1px solid transparent;         /* warm, subtle border */
  border-radius: 6px;
  overflow: hidden;                   /* keeps rounded corners clean */
  background: #f5f1ec;                /* warm light beige for closed state */
}

.accordion .accordion-item.is-active {
  border: 1px solid #eadfd6;         /* warm, subtle border */
               /* warm light beige for closed state */
}


/* clickable header */
.accordion .accordion-title {
  position: relative;
  display: block;
  padding: 1rem 3rem 1rem 1rem;       /* right padding for chevron */
  border: 0;                          /* kill Foundation borders */
  background: transparent;            /* item sets the closed bg */
  color: #1f1f1f;
  font-weight: 600;
  font-size: 1.125rem;
  line-height: normal;
  text-decoration: none;
}

/* remove Foundation’s default icon (varies by build) */
.accordion .accordion-title::before {
  display: none !important;
  content: none !important;
}

/* chevron (closed = down) */
.accordion .accordion-title::after {
  content: "";
  position: absolute;
  right: 16px;
  top: 50%;
  width: 7px;
  height: 7px;
  border-right: 2px solid #c81d25;    /* red chevron */
  border-bottom: 2px solid #c81d25;
  transform: translateY(-55%) rotate(45deg);
  transform-origin: center;
  pointer-events: none;
}

/* open state: white “card” with subtle lift */
.accordion .accordion-item.is-active {
  background: #ffffff;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.03);
}

/* open state: header stays white */
.accordion .accordion-item.is-active > .accordion-title {
  background: #ffffff;
}

/* open state: chevron points up */
.accordion .accordion-item.is-active > .accordion-title::after {
  transform: translateY(-45%) rotate(-135deg);
}

/* content */
.accordion .accordion-content {
  border: 0;                          /* kill Foundation borders */
  background: #ffffff;
  padding: 0 16px 16px 16px;          /* no top padding (matches mock) */
  color: #2b2b2b;
  font-size: 13px;
  line-height: 1.55;
}

/* tighten the gap between title and first paragraph inside content */
.accordion .accordion-content > :first-child {
  margin-top: 6px;
}
.accordion .accordion-content > :last-child {
  margin-bottom: 0;
}

/* hover/focus: subtle, no underline */
.accordion .accordion-title:hover,
.accordion .accordion-title:focus {
  background: rgba(255, 255, 255, 0.35);
  text-decoration: none;
  outline: none;
}



/* Guide cards */
/*
.guide-tab {
  background: #ffffff;
  border-radius: 5px;
  padding: 1.5rem 1rem;
  text-align: center;
  display: inline-block;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  transition: all 0.25s;
}
.guide-tab:hover {
  transform: translateY(-6px);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.25);
}
.guide-tab:hover:after {
  position: absolute;
  content: "";
  width: 100%;
  top: 0;
  bottom: -6px;
  left: 0;
  z-index: -1;
}

.guide-box {
  background: #ffffff;
  margin-bottom: 0;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  overflow: hidden;
  transition: all 0.25s;
  border: solid 2px #fff;
}
.guide-box-photo {
  transition: all 0.25s;
  height: 200px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.guide-text {
  color: #ffffff;
  background: rgba(0, 0, 0, 0.45);
  font-weight: bold;
  padding: 2rem;
  border-radius: 5px;
  font-size: 1.35rem;
  width: 1000px;
  transition: all 0.25s;
  text-align: center;
  height: 200px;
  display: table-cell;
  vertical-align: middle;
  text-shadow: 0 1px 20px rgba(0, 0, 0, 1);
}
.guide-text:hover {
  backdrop-filter: blur(3px);
  background: rgba(0, 0, 0, 0.65);
}
.guide-text > strong {
  transition: all 0.25s;
  display: inline-block;
  line-height: 1.75rem;
}
.guide-text:hover > strong {
  transform: translateY(-6px);
}

.featured-shadowbox {
  background: #ffffff;
  padding: 2rem;
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1), 0 1px 2px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  margin: 0 0 2rem 0;
}
.article-shadowbox {
  background: #ffffff;
  padding: 2rem;
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  margin: 0 0 2rem 0;
}

/* Dropdowns / menus */
.dropdown-pane {
  padding: 1.25rem;
}
label {
  font-size: 1rem;
  cursor: pointer;
  transition: all 0.25s;
  padding: 5px;
}
label > [type="checkbox"],
label > [type="radio"] {
  margin-bottom: 0;
}
label:hover {
  background: #f6f0ea;
}

.menu.location-dropdown {
  border: solid 1px #ddd;
  border-radius: 3px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  padding: 5px;
}
a.location-dropdown-click {
  padding: 8px 25px 8px 10px !important;
  font-weight: bold;
  color: #333333;
}
.dropdown.menu > li.is-active > a {
  color: #be1f24;
}
.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
  border-color: #999999 transparent transparent;
}
.dropdown.menu > li.opens-right > .is-dropdown-submenu {
  top: 110%;
  left: -6px;
  border-radius: 3px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.08);
  font-size: 1rem;
}

/* Tabs: base */
/*
ul.tabs.search {
  border: none;
  border-radius: 10px 10px 0 0;
  height: 50px;
  background: none;
}
li.tabs-title.search {
  width: 50%;
  background: #ebe3dc;
  border-bottom: solid 1px #333;
  padding: 0 1.5rem;
  transition: background 0.25s;
}
li.tabs-title.search.tab-1 {
  border-right: solid 1px #333;
  border-left: solid 1px #ebe3dc;
  border-radius: 10px 10px 0 0;
}
li.tabs-title.search.tab-2 {
  border-left: solid 1px #333;
  border-right: solid 1px #ebe3dc;
  border-radius: 10px 10px 0 0;
}
.tabs-title > a {
  padding: 1rem 0.5rem;
}
li.tabs-title:hover {
  background: #fff;
}
li.tabs-title.search a {
  background: none;
  border-bottom: solid 0 #333;
  color: #be1f24;
  transition: color 0.25s, background 0.25s;
  font-size: 1.093rem;
  font-weight: bold;
}
li.tabs-title.search a:hover {
  color: #333;
}
li.tabs-title.search.is-active {
  width: 50%;
  background: #fff;
  border: none;
}
li.tabs-title.search.is-active a {
  background: none;
  border: none;
  border-bottom: solid 1px #ddd;
  color: #333;
}
.tabs-panel.search {
  padding: 0;
  border-radius: 0 0 10px 10px;
}
.tabs-content.search {
  border-radius: 0 0 10px 10px;
  height: 52px;
  border: none;
}
.top-search {
  width: 100%;
}

.tabs.find-by {
  border: none;
  border-bottom: solid 0 #d6c9bb;
  margin-bottom: -1px;
}
.tabs-title.find-by {
  text-align: center;
  display: inline-block;
  float: none;
  font-family: "Lato", sans-serif;
  font-weight: bold;
  color: #be1f24;
  border: none;
  margin-bottom: -3;
  transition: border 0.25s, background 0.25s;
  border-radius: 10px 10px 0 0;
}
.tabs-title.find-by a {
  font-size: 1.25rem;
  border-radius: 10px 10px 0 0;
  padding: 1rem 2.5rem;
}
.tabs-title.find-by:hover {
  background: #ebe3dc;
}
.tabs-title.find-by > a[aria-selected="false"] {
  background: #ebe3dc;
  color: #4b4640;
  border: solid 1px #fff;
  border-bottom: solid 1px #d6c9bb;
  transition: all 0.25s;
}
.tabs-title.find-by > a[aria-selected="false"]:hover {
  background: #fff;
  color: #830000;
  border: solid 1px #d6c9bb;
  border-bottom: solid 1px #fff;
}
.tabs-title.find-by > a:focus,
.tabs-title > a[aria-selected="true"] {
  background: #fff;
  color: #4b4640;
  border: solid 1px #d6c9bb;
  border-bottom: solid 1px #fff;
  cursor: default;
  position: relative;
  z-index: 1;
}
.tabs-content.find-by {
  border: none;
  border-bottom: solid 1px #d6c9bb;
  border: solid 1px #d6c9bb;
  border-radius: 0 0.625rem 0.625rem 0.625rem;
  position: relative;
}
.tabs-panel.find-by {
  padding: 1.5rem;
}
.tabs-panel.find-by li {
  line-height: normal;
  margin: 6px 0;
}
.tabs-panel.find-by li > strong {
  display: inline;
  padding: 2px 4px;
  margin: 1px 0 10px 0;
}
.tabs-panel.find-by li > a {
  padding: 3px 8px;
  background: none;
  transition: background 0.25s, color 0.25s;
  border-radius: 5px;
  color: #333;
  display: inline-block;
  margin: 0;
  width: 100%;
}
.tabs-panel.find-by li > a:hover {
  background: #f6f0ea;
  color: #be1f24;
}

/* Content links */
/*
a.text-link {
  color: #be1f24;
  font-size: 1.093rem;
  display: block;
  padding: 0 5px;
  background: none;
  transition: background 0.25s, color 0.25s;
  border-radius: 3px;
  font-weight: bold;
  margin-left: -5px;
}
a.text-link:hover {
  color: #961318;
  background: #ebe3dc;
}
a.text-link.sans-serif {
  margin-left: -5px;
}
a.text-link.reg-weight {
  font-weight: 400;
}

/* Path links */
/*
.path-links li {
  margin-bottom: 0.25rem;
}

/* Guide wrapper */
/*
.guide-wrapper .featured-shadowbox {
  margin: 0;
}
.guide-wrapper {
  background: url(/images/school-index-large1.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  padding: 2rem;
  margin: 0 0 2rem 0;
}

/* Quote blocks */

.quote {
  font-size: 1rem;
  line-height: 1.75rem;
  color: #796D61;
  margin-bottom: 0.25rem;
}

.byline {color: #9F9183;font-style: italic;}



/*
.quote-wrap {
  margin-top: 2rem;
  opacity: 0.9;
}
.top-quote {
  color: #fff;
  font-weight: bold;
  font-size: 1rem;
  line-height: normal;
  letter-spacing: 0.0375rem;
}
.top-quote-byline {
  font-size: 0.875rem;
  line-height: normal;
  font-weight: 400;
  margin-top: 0.25rem;
  opacity: 0.7;
}

/* header */
.video-container {
  height: ;
  width: 100%;
  position: relative;
  min-height: ;
}
.video-container video {
  width: 100%;
  height: 100%;
  position: absolute;
  object-position: 50% 40%;
  object-fit: cover;
  z-index: -2;
  top: 0;
}
.header-content {
  display:flex;
  flex-direction: column;
  justify-content: flex-end;
  padding-top: ;
}

.header-content.hub {min-height:450px;}
.header-content.sub-page {min-height:270px;}


.hero-stats {display: flex; flex-direction:row; justify-content:;align-items:center; gap:3rem; width:100%; color:#fff; letter-spacing:.025rem; font-size:1rem; font-weight:normal; border-top: solid 2px rgba(255,255,255,.5); padding:1.5rem 0; margin-top: 0rem;}
.drawing-wrap {display: flex; align-items:end; margin-top:-6rem; border-bottom:solid 2px #ccc; gap:45%;}
.hub-link-wrap {display: flex;
width: 1168px;
justify-content: center;
align-items: center;
gap: 16px; color: #fff;}

.hub-link {display: flex;
padding: 2px 6px;
justify-content: center;
align-items: center;
gap: 8px;
color: #fff !important;
font-weight: normal;
margin: .25rem;
border-radius: 5px;
margin: 5px 1rem;
font-size:1rem;
border: none;
line-height: normal;
background:none}

.hub-link:hover {text-decoration:underline}

.hub-link.active {text-decoration:none; font-weight:bold; cursor: default; }
.hub-link.active:before { content:"\f105"; font-family: 'FontAwesome'; text-decoration: none; margin-top: -2px; }


/* LHS sticky menu*/

/* =========================
   Off-canvas + LHS navigation
   (trimmed to only what’s used by the cleaned nav markup)
   ========================= */

/* Left Navigation */
.lhs-menu {
  min-width: 13.375em;
  width:auto;
  font-size: 1rem;
  letter-spacing: 0.05rem;
}


.lhs-sticky {
  max-height: 85vh;
  overflow: auto;
  max-width: 214px;
    display: ;

}

.lhs-sticky.is-stuck {display: block;}

.lhs-nav-title {
  text-transform: uppercase;
  font-weight: bold;
  color: #000;
}

.lhs-sticky ul {
  margin: 0;
  border-radius: 5px;
}

.lhs-sticky li {
  list-style: none;
  margin-bottom: 0;
  line-height: normal;
}

.lhs-sticky li a {
  color: #333;
  display: inline-block;
  text-decoration: none;
  padding: 2px 14px;
  border-radius: 3px;
  margin-bottom: 0;
  background: none;
  transition: color 0.25s, background 0.25s;
  width: 100%;
  line-height: normal;
  font-size: 1rem;
  letter-spacing: normal;
}

.lhs-sticky li a:hover {
  color: #be1f24;
  background: #f4eee7;
}

.lhs-sticky li a.is-active {background:#f2eeea !important; color: #333;}

ul.sub-nav a {font-size:.875rem; color: #666;}

.on-page a {
  background: #ebe3dc !important;
  padding: 4px 14px !important;
  color: #333 !important;
  cursor: default;
  font-size: 1rem;
  letter-spacing: normal;
  margin: 5px 0 !important;
}

.on-page a:after {
  content: "\f0da";
  font-family: "FontAwesome";
  position: absolute;
  right: 6px;
  margin-top: 1px;
}



.inactive-menu {
  color: #bcb1a5;
  padding: 2px 14px;
  line-height: normal;
  font-size: 1rem;
}

.inactive-menu:after {
  content: "\00a0[no info]";
  font-style: italic;
  font-size: 0.875rem;
  display: inline-block;
}

.lhs-sticky-category-header {
  text-transform: uppercase;
  font-size: 0.875rem;
  letter-spacing: 0.075rem;
  text-decoration: none;
  display: inline-block;
  line-height: normal;
  color: #666;
  margin: 1rem 0 0.5rem 0;
}



/* Off-canvas container styling */
.position-left {
  width: 75%;
  max-width:250px;
}

.off-canvas.is-transition-overlap {
  z-index: 110;
}

.off-canvas {
  background: #fff;
}

.off-canvas.is-transition-overlap.is-open {
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
}

.js-off-canvas-overlay {
  background: rgba(254, 254, 254, 0.5);
}



/* Close button (used in cleaned markup) */
.close-button {
  padding: 0;
  font-weight: bold;
  background: none !important;
  box-shadow: none;
}


/*header sticky nav*/


/*bottom sticky*/
.bottom-cta {
  display: none;
  background: #000000;
  background: linear-gradient(
    0deg,
    rgba(0, 0, 0, 0.16) 0%,
    rgba(255, 255, 255, 0) 98%
  );
  padding: 1rem 0;
  z-index: 100;
}

.bottom-cta.is-at-bottom {
  display: none !important;
}

.bottom-cta.is-stuck.is-visible {
  display: block !important;
}



/*Top Header*/
.top-school-name {
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 1.25rem;
  line-height: 1.25rem;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0.05rem;
  color: #000;
}
.is-stuck .top-school-name {
  margin-bottom: 0;
  font-size: 1.125rem;
  padding-right: .5rem;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
}
.is-stuck .plat-flag {
  display: none;
}
.top-details {
  font-size: 0.875rem;
  line-height: 1.25rem;
  letter-spacing: 0.05rem;
  text-transform: uppercase;
  font-weight: normal;
  color: #999999;
  margin-top: ;
}
.is-stuck .hide-on-stick {
  display: none;
}

.top-wrapper {
  background: none;
  padding: 0;
  border-bottom: solid 0px #bcb1a5;
}
.is-stuck .top-wrapper {
  background: none;
  padding: 0;
  box-shadow: none;
  border-radius: 0;
  border: none;
}

.is-stuck.top-header {
  background: #fff;
  padding: 0.5rem 0;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}
.is-stuck .logo-wrap {
  display: none;
}

.header-wrap {
  padding: 1rem;
  border-radius: 10px;
  border: solid 1px #E0D4C7;
  margin-top: 100px;
}
.is-stuck .header-wrap {
  padding: 0;
  border: none;
  border-radius: 0 10px 10px 0;
  margin-top: 0;
}

.top-map-cta {
  cursor: pointer;
  color: #be1f24;
  transition: color 0.25s;
}
.top-map-cta:hover {
  text-decoration: underline;
  color: #830000;
}

.top-report-text {
  color: #666;
  font-weight: normal;
  letter-spacing: 0.025rem;
  display: inline;
}
.is-stuck .top-report-text {
  display: none;
}
.top-report-text-sticky {
  display: none;
}
.is-stuck .top-report-text-sticky {
  display: inline;
}

/* Buttons / CTAs used in the sticky nav */
.button {
  padding: 0.375rem 2rem;
  margin: 0;
  font-weight: ;
  font-size: 1rem;
  line-height: 1.625rem;
  text-align: center;
  text-decoration: none;
  border: solid 1px #be1f24;
  background: #be1f24;
  color: #fff;
  border-radius: 5px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3), 0 4px 7px rgba(0, 0, 0, 0.05);
}

.is-stuck a.button {
  padding: 0.25rem .75rem;
  margin: 0;
  font-weight: normal;
  font-size: 1rem;
  line-height: 1.313rem;
  text-align: center;
  text-decoration: none;
  border-radius: 5px;
}

.button.wht-btn {
  padding: 0.25rem 2rem;
  margin: 1rem 0 0 0;
  font-weight: ;
  font-size: 1rem;
  line-height: 1.625rem;
  text-align: center;
  text-decoration: none;
  border: solid 1px #e0d4c7;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3), 0 4px 7px rgba(0, 0, 0, 0.05);
  background: #fff;
  color: #be1f24 !important;
  border-radius: 5px;
  font-weight: ;
  transition: background 0.25s;
}
.button.wht-btn.top {
  font-size: 0.875rem;
  padding: 0.125rem 1rem;
  margin: 0;
}

.button.wht-btn:hover {
  background: #f4eee7;
}

.top-cta-btn-wrap { display: flex; flex-direction: column; }
.is-stuck .top-cta-btn-wrap { display: flex; flex-direction: row; }

.button.slim {
  font-size: 1rem;
  padding: 0.25rem .75rem;
  white-space: nowrap;
  line-height: 1.625rem;
  text-align: center;
  text-decoration: none;
  border-radius: 6px;
  margin: .25rem 0;
  min-width: 200px;
}
.is-stuck .button.slim {
  margin: 0 .25rem;
  min-width: 0;
  font-size: 1rem;
  width: auto;
  line-height: 1.313rem;
}

.top-cta-btn { width: ; height:auto; }
.is-stuck .top-cta-btn { width: ; }

a.button:hover {
  border-color: #bcb1a5;
}

/* Logo wrap used in the sticky nav */
.logo-wrap {
  padding: 5px;
  width: 83px;
  background: #fff;
  height: 83px;
  box-shadow: 0 1px 1px rgba(0,0,0,.15), 0px 5px 30px rgba(0,0,0,.08);
  border-radius: 3px;
  text-align: center;
  margin: 0;
  display: table-cell;
  vertical-align: middle;
}

.drawing-city {margin-bottom: -2px; max-height:200px; display:inline-block; opacity: .8;}
.drawing-school {margin-bottom: -2px; max-height:75px; margin-left:5%; display:inline-block;}
.drawing-family {margin-bottom: -2px; max-height:50px; min-height:40px;}

#filters .filter-wrapper .grid-x {gap: 1;}



/* Small only (affects CTA layout in your sticky nav area) */
@media screen and (max-width: 39.9375em) {
  .top-cta-btn-wrap { flex-direction: row; width: 100%; }

  .top-cta-btn { width: 50%; }
  .top-cta-btn:first-child { margin: .5rem .25rem 0 0; }
  .top-cta-btn:last-child { margin: .5rem 0 .25rem 0; }

  .hero-stats {display: flex; flex-direction:row; justify-content:flex-start;align-items:flex-start; gap:; width:100%; color:#fff; letter-spacing:.025rem; font-size:.875rem; font-weight:normal;}
#filters .filter-button {margin:0; font-size:.875rem; padding:.375rem .5rem; width:100%;  }
#filters .filter-wrapper .grid-x {gap: 0;}
#filters .filter-wrapper button.button {margin: .5rem 0; width:100%; text-align:left;}


.city-hero-photo { background-position:45% 50%;position:absolute;z-index:-3; width:; min-height:300; right: auto; left: auto; opacity:.3;background-repeat:no-repeat; height:100%; top:0 ; }
.city-hero-photo-leaf { background-position:45% 50%;position:absolute;z-index:-3; width:; min-height:300; opacity:.3;right: auto; left: auto; background-repeat:no-repeat; right:0; height:100%; top:0 ;}

}

/* PHONE VIEW (affects the top wrapper / spacing) */
@media only screen and (max-width: 40.063em) {
  .top-wrapper {
    background: #fff;
    padding: 1rem 0;
    border-bottom: solid 0px #ccc;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0);
  }

.hub-link {padding: 0 5px; margin:5px; font-size: .875rem; line-height: normal; text-decoration: underline;}

}

/* Small only (additional sticky-nav-specific rules that apply) */
@media screen and (max-width: 39.8675em) {
  .header-wrap { margin-top: 60px; }
.drawing-wrap {display: flex; align-items:end; margin-top:-2rem; border-bottom:solid 2px #ccc; gap:40%;}

.drawing-city {max-height:100px; display:inline-block;}
.drawing-school {max-height:50px; margin-left:0; display:inline-block;}
.drawing-family { max-height:50px; min-height:30px;}

.pre-header {color: rgba(255, 255, 255, 0.8);
text-align: left;
padding:2rem 0 0rem 0;
font-family: 'Lato', sans-serif;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 20px; /* 200% */
letter-spacing: 0.7px;
text-transform: uppercase;}

  .is-stuck .top-school-name {
    margin-bottom: 0;
    font-size: 0.875rem;
  }

  .is-stuck .top-cta-btn-wrap { display: none; }

  .topic-cta { display: none; }
  .is-stuck .topic-cta { display: inline-block; }

  .top-school-name {
    font-size: ;
    line-height: normal;
    font-weight: bold;
    font-size: 1.125rem;
  }

  .top-details {
    font-size: 0.875rem;
    line-height: 1rem;
    letter-spacing: 0.025rem;
    text-transform: uppercase;
    font-weight: normal;
    color: #999999;
  }

  .button.slim {
    padding: 4px 0.5rem;
    margin: 0.375rem 0 0 0;
    font-weight: normal;
    font-size: 0.875rem;
    line-height: normal;
    text-align: center;
    text-decoration: none;
    color: #fff ;
    border-radius: 3px;
    width: 100%;
    min-width: 0;
  }

  .button.wht-btn {
    padding: 4px 0.5rem;
    margin: 0.375rem 0 0 0;
    font-weight: normal;
    font-size: ;
    line-height: normal;
    text-align: center;
    text-decoration: none;
    border: solid 1px #e0d4c7;
    background: #fff;
    color: #be1f24 !important;
    border-radius: 3px;
  }

  .is-stuck .button.wht-btn {
    padding: 0rem 0.5rem;
    margin: 0;
    font-weight: normal;
    font-size: 0.875rem;
    line-height: 1.625rem;
    text-align: center;
    text-decoration: none;
    border: solid 1px #e0d4c7;
    background: #fff;
    color: #be1f24 !important;
    border-radius: 3px;
  }

  .is-stuck a.button.slim {
    padding: 5px 0.5rem;
    margin: 0.375rem 0 0 0;
    font-weight: normal;
    font-size: 0.875rem;
    line-height: normal;
    text-align: center;
    text-decoration: none;
    color: #fff !important;
    border-radius: 3px;
  }

  .is-stuck a.button.wht-btn.slim {
    color: #be1f24 !important; font-size:1rem;
  }

  .is-stuck .button.slim { width: 100%; }
}

/* Later duplicate sticky header styling in your CSS (kept as-is because it affects the same class) */
.is-stuck.top-header {
  padding: 0.75rem;
  background: rgba(0, 0, 0, 0.8);
  border-radius: 0 0 8px 8px;
  margin-top: 50px !important;
  backdrop-filter: blur(5px);
}
.is-stuck .top-report-text {
  color: #fff;
}
.is-stuck .top-school-name {
  text-transform: none;
  color: #fff;
  margin-bottom: ;
}





/* Mobile tweaks relevant to the LHS nav */

/* Medium only */
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
    .lhs-menu {
  min-width: 12rem ;
  }
.filter-button {width:100%;}
      .hero-drawing {background-repeat:no-repeat; background-position:2000% 2000%; background-size:0; padding-bottom:1.5rem; height:auto; padding-top:60px;margin-bottom: 0.5rem;}

.city-hero-photo { background-position:50% 50%;position:absolute;z-index:-3; width:; min-height:300; right: auto; left: 0; opacity:.3;background-repeat:no-repeat; height:100%; top:0 ; }
.city-hero-photo-leaf { background-position:50% 50%;position:absolute;z-index:-3; width:; min-height:300; opacity:.3;background-repeat:no-repeat; right: auto; left: 0; height:100%; top:0 ;}

}

@media screen and (max-width: 39.8675em) {
  .lhs-sticky {
    padding: 1rem;
    margin-top: 1rem !important;
  }

.is-stuck.top-header {

  margin-top: 65px !important;
}

  .lhs-sticky li a {
    color: #be1f24;
  }

  .on-page a:after {
    right: 1.75rem;
  }
}


/* Who-is */
/*
.who-is {
  font-size: 0.875rem;
  margin-bottom: 4rem;
  opacity: 0.7;
  transition: opacity 0.25s;
}
.who-is:hover {
  opacity: 1;
}
.who-is a {
  color: #fff;
  text-decoration: underline;
  font-weight: normal;
}

/* Background / header */

.dark-overlay {
  width: 100%;
  height: 100%;
  top: 0;
  position: absolute;
  z-index: -1;
backdrop-filter: blur(0px);
}

.Calgary {color: #416798;}
.Vancouver {color: #325751  ;}
.Montreal {color: #66333d;}
.Toronto {color: #444463  ;}
.Ottawa {color: #476346 ;}



.dark-overlay.Calgary {
background: #17245D;
background: linear-gradient(340deg, rgba(23, 36, 93, 1) 1%, rgba(66, 106, 145, 1) 100%);
background: linear-gradient(203deg, rgba(33, 46, 88, 0.00) 11.36%, rgba(43, 83, 129, 0.70) 75.65%);
background: linear-gradient(185deg, rgba(110, 123, 166, 0.1) 10.36%, rgba(43, 83, 129, 0.80) 75.65%);
}

.dark-overlay.Vancouver {
background: #174f5d;
background: linear-gradient(160deg, #355F57 0%, #1f393b 100%);
background: linear-gradient(203deg, rgba(58, 97, 89, 0.00) 11.36%, rgba(58, 97, 89, 0.77) 75.65%);
}
.dark-overlay.Montreal {
background: #5d1739;
background: linear-gradient(160deg, #825161 0%, #4f1c21 100%);
background: linear-gradient(195deg, rgba(107, 57, 68, 0.00) 15.36%, rgba(107, 57, 68, 0.78) 70.65%);
}


.dark-overlay.Toronto {
background: #3b175d;
background: linear-gradient(160deg, #58576b 0%, #1f1e53 100%);
background: linear-gradient(203deg, rgba(34, 33, 84, 0.00) 11.36%, rgba(34, 33, 84, 0.70) 75.65%);
}

.dark-overlay.Ottawa {
background: #175d1a;
background: linear-gradient(160deg, #637c60 0%, #113816 100%);
background: linear-gradient(203deg, rgba(21, 59, 25, 0.00) 11.36%, rgba(21, 59, 25, 0.64) 75.65%);}

/* Cities */
/*
ul.main-cities {
  list-style: none;
  margin: 0;
}
ul.main-cities li {
  display: inline-block;
  font-weight: 700;
}

/* Icons */
.fa-map-marker {
  float: right;
  font-size: 1.125rem;
  color: #be1f24;
}
.fa-map-o {
  float: right;
  font-size: 1rem;
}

/* Platinum */
/*
ul.platinum-card {
  list-style: none;
  list-style-position: outside;
  padding-left: 0;
  margin-left: 0;
  margin-bottom: 0;
}
ul.platinum-card li {
  color: #333333;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
}
.platinum-grad-overlay {
  background: rgb(255, 255, 255);
  background: -moz-linear-gradient(
    0deg,
    rgba(255, 255, 255, 1) 30%,
    rgba(255, 255, 255, 0) 100%
  );
  background: -webkit-linear-gradient(
    0deg,
    rgba(255, 255, 255, 1) 30%,
    rgba(255, 255, 255, 0) 100%
  );
  background: linear-gradient(
    0deg,
    rgba(255, 255, 255, 1) 30%,
    rgba(255, 255, 255, 0) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);
}

/* Slick slider */
.slick-dotted.slick-slider {
  margin-bottom: 0;
  margin-top: 0.5rem;
}
.slick-track {
  padding-bottom: 0;
  display:flex; 
  align-items:center;
}
.slick-prev,
.slick-next {
  box-shadow: none;
  top: -1.5rem;
}
.slick-prev {
  left: auto;
  right:3rem;
}
.slick-next {
  right: 0;
}
.slick-next:before {
  content: "\f054";
  font-family: "FontAwesome";
  color: #cdbcad;
  font-size: 1.75rem;
}
.slick-prev:before {
  content: "\f053";
  font-family: "FontAwesome";
  color: #cdbcad;
  font-size: 1.75rem;
}
.slick-quote .slick-dots {
  bottom: ;
}
.slick-dots li button {
  box-shadow: none;
}

.slick-dots li button:before {color: #B8AA9B; opacity:.35;}
.slick-dots li.slick-active button:before {color: #B8AA9B;}

/*event tile*/
.event-box {display: flex;
padding: 16px;
flex-direction: column;
align-items: flex-start;
align-self: stretch;
border-radius: 10px;
border: 2px solid #E0D4C7;
background: #FFF;
transition:.25s;
min-height:265px;

}





/*
.event-box:hover {background:#fcfbf8 ; border-color:#BCB1A5 ; box-shadow:0 7px 20px rgba(0,0,0,.1);}
*/
.event-box.expo {border-color: #F16121; box-shadow: none; cursor: default; padding:2rem;}

.event-date {width:52px; height:52px; display:flex; flex-direction:column;align-items:center; justify-content:center; text-align:center; font-size:.913rem; line-height:.875rem;color:#666; letter-spacing: .05rem; font-weight:bold; background:#F3EFE9; border-radius:6px; text-transform: uppercase;}
.event-type {background:#F3EFE9;border-radius:20px; font-size:.875rem; padding:3px 10px; line-height:normal; color:#908173; margin-left:auto; height:auto; display:inline-block; width:auto;}
.event-name {color: #be1f24;font-size: 1rem;font-style: normal;font-weight: 700;
line-height: 1.75rem; margin: 1rem 0 .75rem 0; }
.event-name:hover {color: #881014;}
.event-details {font-size:.875rem; line-height:1.25rem; margin-bottom:.25rem; color: #666; padding-left: 1.25rem; position:relative; display: flex; align-items: center; gap: 8px; align-self: stretch;}
.event-details.time:before {content:"\f017"; font-family: 'Fontawesome';color: #D4C9BE; position:absolute; left:0; font-size:1rem;}
.event-details.location:before {content:"\f041"; font-family: 'Fontawesome';color: #D4C9BE; position:absolute; left:2px;  font-size:1rem;}
.event-register {width:100%;}

.type-wrap {text-align: right; display:flex; flex-direction: column;gap: .5;}
.feat-event .event-box {border:3px solid #BCB1A5 ;}

.feat-show.event-type {display:none;}
.feat-show.event-type.feat-event {display:inline-block; width:auto; background:rgba(254, 212, 63, 0.5);border-radius:20px; font-size:.875rem; padding:3px 10px; line-height:normal; color:#444; margin-left:auto; height:auto; margin-bottom: .25rem;}

.expo-event .feat-show.feat-event.event-type  {display:none;}
.expo-event .event-box {border:solid 3px #13b5ea ;}
.expo-event .event-date {background:linear-gradient(160deg, #13b5ea 0%, #1e8de8 100%) ; color: #fff;}


.slick-slide {height:100%;}


    .sponsorship-image img {
        width: 100%;
        border-radius: 16px;
        box-shadow: 0 5px 25px rgba(0, 0, 0, .1);
        margin-bottom: 1rem;
    }    
    .expo-side {
        position: fixed;
        left: 0px;
        top: 300px;
        width: 40px;
        z-index: 99;
    }

    ul.two-columns {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
        /*column-gap: 30px;
        -webkit-column-gap: 30px;
        -moz-column-gap: 30px;*/
    }

    ul.two-columns li {
        list-style: none;
    }

    .hero-drawing {background-repeat:no-repeat; background-position:; background-size:contain;padding-bottom:1.5rem; height:260px; padding-top:60px;}

.ok-callout {background:none ; padding:2rem;border: solid 2px #d7cdc4  ; border-radius:10px; margin:3rem 0 1rem 0 ;  }
.ok-callout.expo {border:solid 3px #13b5ea ;}
.ok-callout.small {background:none ; padding:1rem;border: solid 1px #ebe3dc  ; border-radius:6px; margin:2rem 0 2rem 0 ;  }

.ok-callout h2 {font-size: 1.675rem;
  padding: 0;
  margin: 0 0 2rem 0;
  font-weight: bold;}
  .ok-callout p:last-child {margin-bottom:0;}

  .stat {font-size:1.625rem; line-height: normal;font-weight: bold; font-family: 'Lato',sans-serif;}
  
/* Steps */
/*
.arrow-container {
  position: relative;
}
.arrow-container:before {
  content: url("https://res.cloudinary.com/ourkids/image/upload/s--kpZDVSyl--/v1747765117/school/assets/red-arrow.png");
  position: absolute;
  top: 3rem;
  right: -3rem;
  z-index: -1;
}
.step-link {
  background: #fff;
  border-radius: 10px;
  transition: all 0.25s;
  border: solid 0px #fff;
}
.step-num {
  font-size: 8.625rem;
  line-height: 6.5rem;
  padding: 1.5rem 0.5rem 0 0.5rem;
  color: #f0e9e2;
  border-bottom: solid 4px #f0e9e2;
  font-family: "Lato", sans-serif;
  font-weight: bold;
  transition: all 0.25s;
}
.step-title {
  padding: 1.5rem 1.5rem;
  font-family: "Lato", sans-serif;
  font-weight: bold;
  line-height: normal;
  font-size: 2rem;
  color: #929cb0;
  transition: color 0.25s;
  display: inline-block;
}
.step-desc {
  padding: 0 1.5rem 1.5rem 1.5rem;
}
.step-desc p {
  margin: 0;
  color: #9f9183;
  transition: color 0.25s;
}
.step-link-text {
  color: #be1f24;
  font-weight: bold;
  display: block;
  margin-top: 0.5rem;
  transition: color 0.25s;
}
.step-link:hover {
  background: #f6f0ea;
  box-shadow: 0 1px 2px 0px #dfd6cd;
}
.step-link:hover .step-num {
  color: #dfd6cd;
  border-bottom: solid 4px #dfd6cd;
}
.step-link:hover .step-title {
  color: #788092;
}
.step-link:hover .step-desc {
  color: #c7beb5;
}

/* Droplist */
.droplist a {
  line-height: normal;
  margin-bottom: 0.75rem;
}

/* ==========================================================================
   Media Queries (combined + organized)
   ========================================================================== */

@media screen and (max-width: 39.9375em) {
  /* Typography */
  h1 {
    font-size: 2.25rem;
    line-height: 2.75rem;
    margin-top: 1rem;
    margin-bottom: 0rem;
  }

 h1.h1-leaf {
    font-size: 2.375rem;
    line-height: 2.75rem;
    margin-top: 1rem;
    margin-bottom: 1.5rem;
  }

.subhead-leaf {font-size: 1.063rem; line-height: 1.5rem;  margin-bottom:1.5rem;}

blockquote {padding:0 0 1.5rem 0; border-bottom: solid 1px #E0D4C7;
}


  h2 {
    font-size: 2rem;
    margin-top: ;
    margin-bottom: 1.5rem;
    letter-spacing: 0.025rem;
    padding-bottom: 0;
  }

 h3.listing-wrapper {
    font-size: 2rem !important;
    margin-top: 4vh;
    margin-bottom: 1.5rem;
    letter-spacing: 0.025rem;
    padding-bottom: 0;
  }

  h2.header-h2 {
    font-size: 1.45rem !important;
    color: #fff;
    font-weight: bold;
    font-family: "Lato", sans-serif;
    font-style: normal;
  }

  h2.h2-openhouse {

  margin-top: 4vh;

}
  p.trusted-blurb {
    font-size: 1rem;
    font-weight: normal;
    color: #9f9183;
    letter-spacing: 0.025rem;
    line-height: 1.75rem;
    margin: 2.5rem 0;
  }
  
      .hero-drawing {background-repeat:no-repeat; background-position:; background-size:0;padding-bottom:1.5rem; height:auto; padding-top:60px;margin-bottom: 0.5rem;}


  /* Search */
  /*
  .top-search {
    height: 45px;
    font-size: 1rem;
    font-family: "Lato", sans-serif;
    margin: 0;
    border: none;
    background-color: #fff;
    margin-bottom: 0.25rem;
  }
  .top-search.first {
    border-radius: 40px 0 0 40px;
  }
  .top-search.second {
    border-radius: 40px 0 0 40px;
  }
  .top-search.third {
    border-radius: 0;
  }

  /* Layout */
  .slogan {
    margin: 30px 0 10px 0;
  }
  .location-search {
    padding: 0;
  }
  .featured-shadowbox {
    padding: 1rem;
    margin: 0 0 1rem 0;
  }
  ul.six-columns {
    -moz-column-count: 1;
    -moz-column-gap: 30px;
    -webkit-column-count: 1;
    -webkit-column-gap: 30px;
    column-count: 1;
    column-gap: 1rem;
    margin-left: 0;
  }

  /* Header / video */
  .header-content {
  }
  .header-div {
    background-image: url(/images/school-hero-2021d.jpg.quick-start);
    background-position: 60% 50%;
    background-repeat: no-repeat;
    background-color: #2d5a53;
    min-height: 450px;
    height: 50vh;
    max-height: 450px;
  }
  .video-container {
    height: ;
    width: 100%;
    position: relative;
  }


.dark-overlay.Calgary {

background: linear-gradient(185deg, rgba(110, 123, 166, 0.2) 10.36%, rgba(43, 83, 129, 0.80) 75.65%);
}

.dark-overlay.Vancouver {
background: linear-gradient(203deg, rgba(58, 97, 89, 0.20) 11.36%, rgba(58, 97, 89, 0.87) 75.65%);
}
.dark-overlay.Montreal {
background: linear-gradient(195deg, rgba(107, 57, 68, 0.20) 15.36%, rgba(107, 57, 68, 0.88) 70.65%);
}


.dark-overlay.Toronto {
background: linear-gradient(203deg, rgba(34, 33, 84, 0.20) 11.36%, rgba(34, 33, 84, 0.80) 75.65%);
}

.dark-overlay.Ottawa {
background: linear-gradient(203deg, rgba(21, 59, 25, 0.20) 11.36%, rgba(21, 59, 25, 0.84) 75.65%);}


.link-list-background.Calgary { background: #17245D;
background: linear-gradient(336deg, #4B6B8C -52.69%, #293563 100.11%); border-top: solid 2px rgba(255,255,255,.6);}
.link-list-background.Montreal { background: #521E25;
background: linear-gradient(336deg, #7D4D5B -52.69%, #521E25 100.11%); border-top: solid 2px rgba(255,255,255,.6);}
.link-list-background.Vancouver { background: #203A3B;
background: linear-gradient(336deg, #3A6159 -52.69%, #203A3B 100.11%); border-top: solid 2px rgba(255,255,255,.6);}
.link-list-background.Toronto { background: #222154;
background: linear-gradient(336deg, #515169 -52.69%, #222154 100.11%); border-top: solid 2px rgba(255,255,255,.6);}
.link-list-background.Ottawa { background: #153B19;
background: linear-gradient(336deg, #60785C -52.69%, #153B19 100.11%); border-top: solid 2px rgba(255,255,255,.6);}



  /* Tabs */
  /*
  li.tabs-title.search {
    padding: 0 0.5rem;
  }
  li.tabs-title.search a {
    font-size: 1rem;
  }
  .tabs-title > a {
    padding: 1rem 0;
  }
  .tabs-title.find-by a {
    font-size: 1rem;
    border-radius: 10px 10px 0 0;
    padding: 1rem 0.5rem;
  }

  /* Guide / CTA */
  /*
  .guide-tab:hover {
    transform: scale(1);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  }
  .guide-desc {
    text-indent: 0;
  }
  .guide-wrapper {
    padding: 1rem;
  }
  .quick-start {
    margin-top: 1rem;
  }

  /* Quotes */
  .quote-wrap {
    margin-top: 1rem;
  }
  .quote {
    font-size: 1rem;
    line-height: 1.5rem;
    color: #796d61;
    margin-bottom: 0.5rem;
    padding: 0 1rem;
  }
  .top-quote {
    color: #fff;
    font-weight: bold;
    font-size: 1rem;
    line-height: 1.25rem;
    margin-bottom: 0;
  }
  .top-quote-byline {
    font-size: 0.875rem;
    line-height: 1.5rem;
    font-weight: 400;
    display: inline-block;
    margin-top: 0.25rem;
  }

  /* Index buttons */
  .index-buttons {
    font-size: 0.875rem;
    padding: 1px 0.5rem;
    margin: 2px;
  }

  /* Big button */
  .button.big {
    font-size: 1rem;
    padding: 0.5rem 2rem;
  }


  /* Steps (small overrides) */
  /*
  .step-num {
    border-bottom: none !important;
    font-size: 5.5rem;
    line-height: 5.5rem;
    padding: 1rem 0.5rem 0 0.5rem;
  }
  .step-title {
    padding-bottom: 0.5rem;
    padding-left: 0;
    font-size: 1.5rem;
    line-height: 1.75rem;
  }
  .step-desc {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 1rem;
  }
  .step-link {
    border: solid 2px #f0e9e2 !important;
    margin-bottom: 1.5rem;
  }
  .arrow-container:before {
    content: "";
  }
}
*/}

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
    h1 {
font-size: 3rem;
line-height: normal;
    margin-top: 1rem;
    margin-bottom: 0.5rem;
  }

   h1.h1-leaf {
 
  }
      .hero-drawing {background-repeat:no-repeat; background-position:; background-size:0;padding-bottom:1.5rem; height:auto; padding-top:60px;margin-bottom: 0rem;}

  .subhead-leaf {font-size: 1.125rem; line-height: 1.75rem;  margin-bottom: 1.5rem;}
blockquote {padding:1rem 0 1.5rem .5rem; border-bottom: solid 1px #E0D4C7;
}

.hub-link {padding: 0 5px; margin:5px 8px; text-decoration: underline;}

.dark-overlay.Calgary {

background: linear-gradient(185deg, rgba(110, 123, 166, 0.2) 10.36%, rgba(43, 83, 129, 0.80) 75.65%);
}

.dark-overlay.Vancouver {
background: linear-gradient(203deg, rgba(58, 97, 89, 0.20) 11.36%, rgba(58, 97, 89, 0.87) 75.65%);
}
.dark-overlay.Montreal {
background: linear-gradient(195deg, rgba(107, 57, 68, 0.20) 15.36%, rgba(107, 57, 68, 0.88) 70.65%);
}


.dark-overlay.Toronto {
background: linear-gradient(203deg, rgba(34, 33, 84, 0.20) 11.36%, rgba(34, 33, 84, 0.80) 75.65%);
}

.dark-overlay.Ottawa {
background: linear-gradient(203deg, rgba(21, 59, 25, 0.20) 11.36%, rgba(21, 59, 25, 0.84) 75.65%);}

  h2 {
    font-size: 2rem;
    margin-top: ;
    margin-bottom: 1.5rem;
    letter-spacing: 0.025rem;
    padding-bottom: 0;
  }

h3.listing-wrapper {
    font-size: 2rem !important;
    margin-top: 4vh;
    margin-bottom: 1.5rem;
    letter-spacing: 0.025rem;
    padding-bottom: 0;
  }

  h2.h2-openhouse {

  margin-top: 4vh;

}
  ul.six-columns {
    -moz-column-count: 3;
    -moz-column-gap: 30px;
    -webkit-column-count: 3;
    -webkit-column-gap: 30px;
    column-count: 3;
    column-gap: 1.5rem;
    margin-left: 0;
  }
  .slider-width {
    width:  ;
  }
  .slogan {
    margin: 5.5rem 0 0.5rem 0;
  }
  .featured-shadowbox .fa {
    display: none;
  }
  .featured-shadowbox h4 {
    padding: 0;
  }

  .quick-start {
    margin-top: 5rem;
  }
  .video-container {
    min-height: ;
  }
  .guide-desc {
    text-indent: 0;
  }
  .quote-wrap {
    margin-top: 2rem;
  }
  .header-content {
  }
  .guide-wrapper {
    padding: 1rem;
  }
  .button.big {
    font-size: 1.25rem;
    padding: 0.75rem 3rem;
    margin-bottom: 1rem;
  }
}

@media screen and (min-width: 74em) {
  .slider-width {
    padding: 0;
  }
}



/*related articles*/

.related-articles-box {
  background: #f1ede8;
  border-radius: 8px;
  padding: 1.6rem 1.75rem;
  margin: 2.5rem 0;
}

.related-articles-box h3 {
  margin: 0 0 1.1rem;
  font-size: 1.45rem;
  line-height: 1.2;
  font-weight: 700;
  color: #333;
}

.related-articles-box p {
  margin: 0 0 1.25rem;
  font-size: 1rem;
  line-height: 1.45;
  color: #111;
}

.related-articles-list {
  display: flex;
  flex-wrap: wrap;
  gap: 0.85rem 1rem;
  align-items: center;
}

.related-article-button {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.8rem;

  min-height: 38px;
  padding: 0.55rem 0.85rem 0.55rem 1rem;

  background: #fff;
  border-radius: 5px;
  color: #666;
  font-size: 0.9rem;
  line-height: 1.2;
  text-decoration: none;

  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.02);
  transition: background-color 0.15s ease, color 0.15s ease, box-shadow 0.15s ease;
}

.related-article-button:visited {
  color: #666;
}

.related-article-button:hover,
.related-article-button:focus {
  background: #fff;
  color: #be1f24 !important;
  text-decoration: none;
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.08);
}



.related-article-arrow {
  color: #d21f26;
  font-size: 1.3rem;
  line-height: 1;
  margin-top: -1px;
}

@media screen and (max-width: 39.9375em) {
  .related-articles-box {
    padding: 1.25rem;
    margin: 2rem 0;
  }

  .related-articles-box h3 {
    font-size: 1.25rem;
  }

  .related-articles-list {
    gap: 0.65rem;
  }

  .related-article-button {
    width: 100%;
  }
}



