/* 
Theme Name:		 Mesmerize Child
Author URI:		 http://civicnation.org
Author:			 KM for Civic Nation
Author URI:		 http://civicnation.org
Template:		 mesmerize
Version:		 0.4.00
Text Domain:	 mesmerize-child
*/

/* 
Dark Blue #16215F
Light Blue #4382a4
Red #de4b4c
background #e8ecf0

*/

@import url('https://fonts.googleapis.com/css2?family=Lora:wght@400;500;600;700&family=Nunito:wght@400;600;700;800&display=swap');

body {
  font-family: proxima-nova, sans-serif;
  color: #262626;
  background-color: #e8ecf0 !important;
  text-align: left;
}

.mesmerize-content-padding #page > .page-content,
.mesmerize-inner-page #page > .page-content {
  padding-top: 1rem;
  padding-bottom: 6rem;
}

.inner-header-description {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

a {
  color: #4382a4;
}

a:hover {
  color: #de4b4c;
}

ul.dropdown-menu li a {
  color: #16215f;
}

ul.dropdown-menu li a:hover {
  color: #4382a4 !important;
}

h1.hero-title {
  color: #16215f;
  margin-bottom: 1.25rem;
  font-size: 3.5rem;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 2.5px;
  font-family: proxima-nova, sans-serif;
}

h1,
.h1,
h2,
.h2,
h3 .h3,
h4,
.h4,
h5,
.h5 {
  font-family: proxima-nova, sans-serif !important;
  font-weight: bold;
  letter-spacing: 2.5;
  text-transform: uppercase;
}

h1.title,
h1,
h2,
h3,
h4,
h5,
.comment-author .fn,
h6 {
  font-family: proxima-nova, sans-serif !important;
  font-weight: bold;
  text-rendering: optimizeLegibility;
}

.homeupdates.ugb-blog-posts.ugb-blog-posts--v2 .ugb-blog-posts__content {
  background-color: #16215f;
}

.homeupdates.ugb-blog-posts.ugb-blog-posts--v2 .ugb-blog-posts__title {
  padding-left: 20px;
  padding-right: 20px;
}

.homeupdates.ugb-blog-posts.ugb-blog-posts--v2 .ugb-blog-posts__excerpt {
  padding-left: 20px;
  padding-right: 20px;
}

.homeupdates.ugb-blog-posts.ugb-blog-posts--v2 .ugb-blog-posts__readmore {
  padding-left: 20px;
  padding-right: 20px;
}

ul.dropdown-menu.active-line-bottom > .current_page_item > a,
ul.dropdown-menu.active-line-bottom > .current-menu-item > a,
ul.dropdown-menu.default > .current_page_item > a,
ul.dropdown-menu.default > .current-menu-item > a {
  border-bottom: 3px solid #4382a4;
}

.coloured-nav ul.dropdown-menu.active-line-bottom > .current_page_item > a,
.coloured-nav ul.dropdown-menu.active-line-bottom > .current-menu-item > a,
.coloured-nav ul.dropdown-menu.default > .current_page_item > a,
.coloured-nav ul.dropdown-menu.default > .current-menu-item > a,
.fixto-fixed ul.dropdown-menu.active-line-bottom > .current_page_item > a,
.fixto-fixed ul.dropdown-menu.active-line-bottom > .current-menu-item > a,
.fixto-fixed ul.dropdown-menu.default > .current_page_item > a,
.fixto-fixed ul.dropdown-menu.default > .current-menu-item > a {
  border-bottom: 3px solid #4382a4;
}

.coloured-nav
  ul.dropdown-menu.active-line-bottom
  > li:not(.current-menu-item):not(.current_page_item):hover
  > a,
.coloured-nav
  ul.dropdown-menu.active-line-bottom
  > li:not(.current-menu-item):not(.current_page_item).hover
  > a,
.coloured-nav
  ul.dropdown-menu.default
  > li:not(.current-menu-item):not(.current_page_item):hover
  > a,
.coloured-nav
  ul.dropdown-menu.default
  > li:not(.current-menu-item):not(.current_page_item).hover
  > a,
.fixto-fixed
  ul.dropdown-menu.active-line-bottom
  > li:not(.current-menu-item):not(.current_page_item):hover
  > a,
.fixto-fixed
  ul.dropdown-menu.active-line-bottom
  > li:not(.current-menu-item):not(.current_page_item).hover
  > a,
.fixto-fixed
  ul.dropdown-menu.default
  > li:not(.current-menu-item):not(.current_page_item):hover
  > a,
.fixto-fixed
  ul.dropdown-menu.default
  > li:not(.current-menu-item):not(.current_page_item).hover
  > a {
  color: #4382a4;
}

ul.dropdown-menu.active-line-bottom
  > li:not(.current-menu-item):not(.current_page_item):hover
  > a,
ul.dropdown-menu.active-line-bottom
  > li:not(.current-menu-item):not(.current_page_item).hover
  > a,
ul.dropdown-menu.default
  > li:not(.current-menu-item):not(.current_page_item):hover
  > a,
ul.dropdown-menu.default
  > li:not(.current-menu-item):not(.current_page_item).hover
  > a {
  color: #4382a4;
}

ul.dropdown-menu > li:hover > a,
ul.dropdown-menu > li.hover > a {
  color: #4382a4;
}

.ugb-accordion.ugb-accordion--v2.ugb-accordion--design-plain
  .ugb-accordion__heading {
  margin-bottom: 0px !important;
}

.footer-content-lists .footer-content {
  background-color: #0c2340;
  font-size: 0.9rem;
}

.footer-content-lists .textwidget p {
  color: #fff;
}

.footer-content a:hover {
  color: #4382a4;
}

.footer-content a {
  color: #ccc;
}
.footer-content-lists .widgets-row > * {
  border-left: 0px solid rgba(128, 128, 128, 0);
}

.footer-social-icons {
  margin: 0px !important;
}

.footer-social-icons a {
  display: inline-block;
  font-size: 36px;
  margin: 0px !important;
  max-height: 40px;
  text-overflow: visible;
}

.footer-content-lists a:hover .fa {
  color: #ccc;
}

.social-icon {
  padding-right: 15px;
}

/* safe exit */
.safeexit,
.safeexit a {
  background-image: url('/wp-content/uploads/2021/03/semi-red-1.png');
  background-size: 100%;
  background-repeat: no-repeat;
  color: #fff;
  font-size: 0.9rem;
  line-height: 1.1rem;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
  position: fixed;
  z-index: 99;
  right: 0px;
  top: 45%;
  text-align: center;
  height: 100px;
  width: 55px;
  padding-top: 20px;
  padding-bottom: 15px;
  padding-left: 12px;
  opacity: 0.9;
}

.safeexit a:hover {
  color: #fff !important;
  background-image: url('/wp-content/uploads/2021/03/semi-blue-1.png') !important;
  opacity: 0.9;
}

/* help button item */

.helpbuttons {
  text-align: center;
  margin: 5px 0px 10px !important;
  line-height: 1;
}

.helpbuttons .ugb-column__content-wrapper {
  margin: 0px !important;
}
.helpbuttons
  .ugb-columns
  > .ugb-inner-block
  > .ugb-block-content
  > .ugb-columns__item {
  grid-gap: 1px !important;
}

.helpbuttons .ugb-block-description {
  margin-bottom: 15px;
}

.navigation-bar {
  padding-top: 2.5rem;
}

.ugb-text__text-wrapper {
  grid-auto-columns: auto;
}

.ugb-columns > .ugb-inner-block > .ugb-block-content > .ugb-columns__item {
  grid-auto-columns: auto;
}

.acf-map {
  width: 100%;
  min-height: 100vh;
  border: #ccc solid 1px;
  margin: 0;
}

/* Fixes potential theme css conflict.*/
.acf-map img {
  max-width: inherit !important;
}

.side-mn-right {
  flex: 1;
}

.hm-menu:before {
  content: '\f0c9';
  color: #0c2340;
  font-family: FontAwesome;
  font-size: 30px;
  top: 0px;
  position: relative;
  cursor: pointer;
}

.hm-menu.active:before {
  content: '\f00d';
}

.page-template-page-school_locator .inner-header-description {
  display: none;
}

.search-field,
#search_schools {
  position: absolute;
  max-width: 400px;
  width: 100%;
}
.search-field .input-group,
#search_schools .input-group {
  background: #2ad2c9;
  padding: 15px;
  z-index: 12;
  position: relative;
  display: flex;
}

.optionlist {
  background: #fff;
  top: 0px;
  position: relative;
  padding-top: 0px;
  z-index: 10;
  overflow-y: auto;
  overflow-x: hidden;
}
.phonenum {
  display: block;
}
.optionlist {
  display: none;
}
.optionlist.active {
  display: block;
  overflow-y: auto;
}

.optionlist p {
  padding: 10px 0;
  margin: 0px;
}
.optionlist a.btngrn-action {
  background: #2ad2c9;
  display: block;
  margin-top: 10px;
  color: #0c2340;
  text-decoration: none;
  padding: 15px;
}
.optionlist p.btngrn-action a {
  color: #000;
  text-decoration: none;
}

span.btngrn-action {
  background: #2ad2c9;
  padding: 20px 30px;
  display: block;
  cursor: pointer;
}

.footer-bottom-btn {
  position: fixed;
  bottom: 0;
  right: 0;
  background: #fff;
}

.toggle-action p {
  border-bottom: 1px solid #ccc;
  padding-bottom: 15px;
}

.toggle-action p:last-child {
  border: none;
}

.toggle-action a {
  color: #212529;
}

/***************/
.full-mapview {
  position: relative;
  overflow: hidden;
}

.mapinbox2 .wpcf7-response-output,
.mapinbox3 .wpcf7-response-output {
  display: none !important;
}
.mapinbox2 .wpcf7-spinner {
  display: none;
}
.mapinbox2 span.btngrn-action {
  background: #2ad2c9;
  padding: 10px 30px;
  display: block;
  cursor: pointer;
  border-radius: 10px;
  color: #000;
  font-size: 22px;
  margin-bottom: 15px;
  line-height: 27px;
}
.mapinbox,
.mapinbox2,
.mapinbox3 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(12, 35, 64, 0.4);
  z-index: 100;
  display: none;
}
.mapinbox2,
.mapinbox3 {
  text-align: center;
  color: #fff;
  position: fixed;
}
.mapinbox2 .popup-form textarea,
.mapinbox3 .popup-form textarea {
  height: 100px;
}

.mapinbox3 .popup-form,
.mapinbox3 .popup-form {
  margin-top: -30px;
}
.mapinbox2 form,
.mapinbox3 form {
  margin: 0px !important;
}

.mapinbox3 .popup-form span.p1 {
  padding-top: 15px;
  display: block;
}

.mapinbox3 .popup-form .wpcf7-submit,
.mapinbox2 .wpcf7-submit {
  text-align: center;
  width: 150px;
  padding: 10px 0;
  margin: 0 auto;
  display: lock;
  border-radius: 10px;
  cursor: pointer;
  border: 0;
  background: #2ad2c9;
  height: auto;
  font-size: 16px;
  text-decoration: none;
  line-height: 1;
  color: #0c2340;
  text-transform: uppercase;
}
.rsfcf_flat-slider.ui-slider.ui-slider-horizontal .ui-slider-handle {
  top: -9px !important;
}
.ui-slider-pips .ui-slider-pip-label .ui-slider-label {
  color: #fff;
}
body div.rsfcf_flat-slider,
div.rsfcf_double-label-slider {
  margin: 20px 0 60px !important;
}
.mapinbox-inner,
.mapinbox2-inner,
.mapinbox3-inner {
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 50%;
  -ms-transform: translateY(-48%);
  transform: translateY(-48%);
  padding: 30px;
  background: #0c2340;
}
.mapinbox2-inner {
  max-width: 400px !important;
  width: 100%;
}
.f-map {
  max-width: 460px;
  width: 100%;
}
a.btn-crisis {
  background: #2ad2c9;
  border-radius: 15px;
  padding: 10px 25px;
  width: 100%;
  font-size: 25px;
  line-height: 28px;
  text-align: center;
  color: #0c2340;
  cursor: pointer;
  margin-bottom: 30px;
  display: block;
  text-decoration: none;
}
.frt-one {
  margin: 0px;
  font-size: 16px;
  line-height: 25px;
}
#exampleFormControlSelect1 option {
  padding: 10px;
}
.frt-one button[type='submit'] {
  text-align: center;
  width: 100px;
  padding: 10px 0;
  margin: 20px auto 0;
  display: block;
  background: #2ad2c9;
  border-radius: 10px;
  cursor: pointer;
}
.headfrm {
  font-weight: bold;
  font-size: 25px;
  line-height: 34px;
  text-align: center;
  color: #dbe2e9;
  padding-bottom: 14px;
  font-family: 'Nunito', sans-serif !important;
}

.last_cnt {
  color: #fff;
  text-align: left;
  padding-bottom: 20px;
}
.firstpop {
  color: #fff;
  font-size: 25px;
  text-align: center;
  line-height: 38px;
}
.fr-2 .form-check {
  display: flex;
  padding-bottom: 20px;
}
.fr-2 input {
  margin-top: 8px;
}
.fr-2 label {
  color: #fff;
  margin-bottom: 4px;
  font-size: 22px;
  line-height: 25px;
  padding-left: 10px;
}

.mapinbox-inner a.btn-prev,
.mapinbox-inner button.btn-next,
.mapinbox-inner button.btn-previous,
.mapinbox-inner button[type='submit'],
a.btn-common {
  text-align: center;
  width: 100px;
  padding: 10px 0;
  margin: 20px auto 0;
  display: inline-block;
  border-radius: 10px;
  cursor: pointer;
  border: 0;
  background: #2ad2c9;
  height: auto;
  font-size: 16px;
  text-decoration: none;
  line-height: 1;
  color: #0c2340;
  text-transform: uppercase;
}

a.btn-common {
  width: auto;
  margin: 30px auto 0;
  display: table;
  padding: 10px 20px;
}

.topbar {
  text-align: center;
  padding-bottom: 40px;
}

.topbar span {
  font-weight: normal;
  font-size: 40px;
  line-height: 40px;
  color: #4f868e;
  font-family: lora;
}

.topbar span.active {
  color: #2ad2c9;
  text-decoration: underline;
}

.topbar span.numbers:before {
  content: '';
  height: 2px;
  width: 100%;
  display: inline-block;
  background: #dbe2e9;
  position: relative;
  top: -10px;
  max-width: 130px;
}
#defaultzip {
  width: 200px;
  margin: 0 auto;
}
.mapinbox-inner p,
.mapinbox-inner a,
.mapinbox-inner button,
.mapinbox-inner select {
  font-family: Nunito;
}
.mapinbox-inner select {
  font-size: 16px;
  line-height: 22px;
  color: #98a4ae;
}
.compare_school[data-selected]:not([Data-selected='']),
.mapinbox-inner [data-aio]:not([data-aio='']),
.mapinbox-inner [data-comp]:not([data-comp='']) {
  font-weight: bold;
  color: #0c2340;
}
.mapinbox-inner button.btn-next,
.mapinbox-inner button[type='submit'] {
  float: right;
}
.mapinbox-inner .frt-one.fr button[type='submit'] {
  float: inherit;
  display: block;
}
.mapinbox-inner fieldset,
.mapinbox2-inner fieldset {
  display: none;
  padding: 0;
  margin: 0;
}
.closebx,
.closebx2,
.closebx3,
.closehome {
  position: absolute;
  top: 8px;
  right: 10px;
  cursor: pointer;
}

.closebx i,
.closebx2 i,
.closebx3 i,
.closehome i {
  color: #e56a54;
}
.school-results .card {
  cursor: pointer;
  padding: 0px;
}
.school-results .loc-title {
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
  color: #0c2340;
  text-transform: capitalize;
}
.loc-title {
  font-size: 14px;
  line-height: 26px;
  font-weight: 400;
  color: #0c2340;
  text-transform: capitalize;
}

.closelist {
  display: none !important;
}
.marker-highlight {
  background: #dbe2e9;
}
.school-list {
  max-width: 400px;
  position: absolute;
  left: -100vw;
  top: 0;
  padding-top: 55px;
  width: 100%;
  z-index: 1;
  min-height: calc(100vh - 56px);
  background: #fff;
  /* transition: all 0.5s ease; */
}
.school-list.active {
  max-width: 400px;
  position: relative;
  left: 0px;
  padding-top: 0;
}
#current_filters {
  padding-top: 10px;
  margin: 0 auto;
  text-align: center;
}
#current_filters h6 {
  font-size: 14px;
  letter-spacing: 1px;
}
#current_filters h6 a {
  color: #000;
  font-weight: bold;
}
.uni-info {
  padding: 10px 15px;
  font-size: 0.7rem;
  margin: 0;
  background: #f7f7f7;
  color: #000;
  font-weight: bold;
}
/*** search click result ****/

.active-header,
.sin-head {
  display: flex;
  align-items: center;
}
.scl-icon {
  width: 20%;
}
.scl-address {
  width: 75%;
}
.title-head {
  width: 94%;
  padding-left: 25px;
}
.numhead {
  width: 70%;
}
.title-head h3 {
  font-family: Nunito !important;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 25px;
  text-decoration-line: underline;
  color: #0c2340;
}
.infoinnerbx {
  width: 5%;
  text-align: right;
  position: relative;
}
.info-isec {
  width: 5%;
  text-align: right;
  position: relative;
  visibility: hidden;
}
.marker-active.marker-highlight .info-isec {
  visibility: visible;
}
.showibox,
.infobox-cnt {
  position: absolute;
  text-align: left;
  background: #dbe2e9;
  padding: 20px;
  top: -30px;
  left: 38px;
  display: none;
  z-index: 2;
  min-width: 300px !important;
  max-width: 540px;
  width: 100vw;
}
.showibox {
  left: 40px;
}
.showibox.active,
.infobox-cnt.active {
  display: block;
  min-width: 700px;
}

.showibox:before,
.infobox-cnt:before {
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 22px solid #dbe2e9;
  position: absolute;
  left: -22px;
  top: 32px;
}
.klg .infoinnerbx {
  width: 25%;
}

.klg .infobox-cnt {
  left: 110px;
  max-width: 300px;
}

@media screen and (max-width: 768px) {
  .klg .infobox-cnt {
    left: 60px;
    top: -40px;
  }
}

.klg .title-head {
  width: 75%;
}
.active-header {
  padding: 15px 10px;
}
.marker-active.marker-highlight {
  background: transparent;
  box-shadow: none;
}
.marker-active.marker-highlight .active-header {
  background: #0c233f;
  padding: 15px;
}
.marker-active.marker-highlight .loc-title,
.marker-active.marker-highlight .hdinfo-icon .fa-info-circle {
  color: #2ad2c9;
}
#sclcange2 {
  display: none;
}
.marker-active.marker-highlight #sclcange2 {
  display: inline-block;
}
.marker-active.marker-highlight #sclcange1 {
  display: none;
}
.related-content,
.open-area {
  display: none;
  padding: 0px;
}
.related-content .infobox-cnt .innerinbx {
  max-height: 175px;
  overflow: auto;
}

.sin-head .title-head::before {
  content: '\f107';
  font-family: 'Font Awesome 6 Pro';
  position: absolute;
  left: 12px;
  font-size: 20px;
  font-weight: bold;
  margin-top: 1px;
}

.sin-head .title-head.yes::before {
  content: '\f058';
  font-family: 'Font Awesome 6 Pro';
  position: absolute;
  left: 0px;
  color: #2ad2c9;
  border: 0;
  border-radius: 0;
  padding: 0;
  line-height: 1;
  font-weight: inherit;
}
.sin-head .title-head.no::before {
  content: '\f057';
  font-family: 'Font Awesome 6 Pro';
  position: absolute;
  left: 0px;
  color: #e56a54;
  border: 0;
  border-radius: 0;
  padding: 0;
  line-height: 1;
  font-weight: inherit;
}
.sin-head .title-head.unsure::before {
  content: '\f059';
  font-family: 'Font Awesome 6 Pro';
  position: absolute;
  left: 0px;
  color: orange;
  border: 0;
  border-radius: 0;
  padding: 0;
  line-height: 1;
  font-weight: inherit;
}
.sin-head .title-head.active::before {
  content: '\f106';
}
.slider-content .top-area,
.scl-numeric .top-area {
  padding: 10px 0;
}
.slider-content .bottom-area {
  display: none;
  padding-top: 8px;
}
.actionbnt {
  font-family: Nunito;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  text-decoration-line: underline;
  color: #e56a54;
  padding-bottom: 15px;
  display: block;
}
.related-content .slider-content,
.scl-numeric {
  padding: 7px 10px;
  border-bottom: 1px solid #dbe2e9;
  border-top: 1px solid #dbe2e9;
}
.bottom-btn-area {
  background: #0c2340;
  padding: 12px 15px;
  border-bottom: 1px solid #dbe2e9;
}
.bottom-btn-area a.actionbnt {
  margin: 0;
  padding: 0;
  font-family: Nunito;
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
  text-decoration-line: underline;
  color: #2ad2c9;
}
.title-year {
  width: 20%;
  color: #2ad2c9;
  font-size: 25px;
  text-decoration: underline;
  font-family: lora;
  font-weight: 500;
  text-align: right;
}
.bottom-area .coln-1 {
  padding: 12px 0;
}
.flx-box {
  display: flex;
}
.titlerun {
  width: 70%;
  font-family: Nunito;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 25px;
  text-transform: uppercase;
  color: #0c2340;
}
.counterun {
  width: 20%;
  text-align: right;
  font-family: Lora;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 26px;
  color: #0c2340;
}
.bar-area {
  max-width: 90%;
  padding-top: 4px;
  padding-bottom: 12px;
}
.tp-progbar {
  background-color: #4f868e;
  overflow: hidden;
  display: none;
}
.in-progbar {
  height: 10px;
  width: 100%;
  background-color: #ffb25b;
}
h3.stitle {
  font-family: Nunito !important;
  font-style: normal;
  font-weight: 600;
  font-size: 19px;
  line-height: 22px;
  text-decoration-line: underline;
  text-transform: uppercase;
  color: #0c2340;
  margin-bottom: 10px;
}
.numheadp {
  width: 82%;
}
.lasttop-area {
  padding-bottom: 20px;
}
.title-hour {
  font-family: Lora;
  font-style: normal;
  font-weight: 500;
  font-size: 25px;
  line-height: 30px;
  color: #0c2340;
  width: 30%;
  text-align: right;
  text-decoration: underline;
}
.lasttop-area .title-ysout {
  font-family: Lora;
  font-style: normal;
  font-weight: 500;
  font-size: 30px;
  line-height: 50px;
  color: #e56a54;
  text-align: center;
}
.lasttop-area .inner-topic-header {
  font-family: Nunito;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 22px;
  color: #0c2340;
}
.bottom-area.base02 {
  position: relative;
}
.bottom-area.base02 h3.inner-topic-header {
  font-family: Nunito !important;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 25px;
  color: #0c2340;
  text-decoration: none;
}

/**** today ****/

.approch-start {
  position: -webkit-sticky;
}

.approch-start ul.toptabs {
  list-style: none;
  margin: 0;
  display: flex;
  width: 737px;
  z-index: 1;
  position: relative;
  background: #fff;
  padding: 0px;
  flex: 1;
}

.approch-start ul.toptabs li {
  padding: 15px;
  background: #dbe2e9;
}
.approch-start ul.toptabs li.active {
  background: #fff;
}
.ap-titles {
  font-family: Lora;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 25px;
  text-decoration-line: underline;
  color: #2ad2c9;
  display: inline-block;
}

.approch-start .infoinnerbx {
  text-align: right;
  position: relative;
  display: inline-block;
  padding: 0 10px;
}

.ap-head {
  font-family: Nunito !important;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 25px;
  text-decoration-line: underline;
  color: #0c2340;
  padding: 10px 35px;
  margin: 0px;
}

.ap-head::before {
  content: '\f107';
  font-family: 'FontAwesome';
  position: absolute;
  left: 12px;
  font-size: 20px;
  font-weight: bold;
  margin-top: 1px;
}
.ap-head.active::before {
  content: '\f106';
}

.approch-start .infobox-cnt {
  left: 45px;
  z-index: 1;
}
.ap-content {
  width: 737px;
  background: #fff;
  padding: 15px 25px;
  height: 250px;
  overflow: auto;
}

.ab-01,
.ab-02,
.ab-03,
.ab-04 {
  display: none;
}
.ab-01.active,
.ab-02.active,
.ab-03.active,
.ab-04.active {
  display: block;
}

.inner-app {
  display: none;
  left: -800px;
}
.inner-app.active {
  display: block;
  left: 0px;
  transition: all;
}

.timelap {
  padding: 20px;
  border-top: 1px solid #ccc;
  margin-top: 8px;
}
.dotbp {
  padding: 0px;
}
.tot-head {
  padding: 15px;
}
.tot-head .numhead {
  width: 95%;
}

#cnt-action-1 .open-area {
  display: block;
}
.mmss .titlerun,
.mmss .counterun1 {
  flex: 1;
}
.mmss .bar-area {
  max-width: 100%;
}

.mmss .slides {
  display: flex;
  padding: 0 13.5px;
  margin: 0;
  list-style: none;
  position: relative;
  top: 2px;
}

.mmss .slides li {
  padding: 8px 15px;
  border: 1px solid #eee;
  border-bottom: 0;
  background: #dbe2e9;
}
.mmss .slides li h3 {
  font-family: Lora;
  font-style: normal;
  font-weight: 500;
  font-size: 25px;
  line-height: 25px;
  text-align: center;
  text-decoration-line: underline;
  color: #2ad2c9;
}
.mmss .slides li.alist.active {
  background: #fff;
}
.mmss .scl-numeric {
  box-shadow: 0px 1px 4px #ccc;
  margin: 0 15px;
  display: none;
}
.mmss {
  display: none;
  padding-bottom: 20px;
}
.mmss .scl-numeric.active {
  display: block;
}
.mmss .lasttop-area {
  padding: 25px 14px 10px;
}
.lasttop-area .sin-head {
  padding-bottom: 10px;
}
.inner-app .top-area {
  position: relative;
  padding-bottom: 12px;
}
.title-head.nope::before,
.nope .title-head::before {
  content: none;
}
.approch-start .title-head h3 {
  font-weight: normal;
  text-decoration-line: none;
  font-size: 16px;
  font-style: italic;
}

.flexbox,
.flexbox-stretch {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}

.flexbox-stretch > * {
  -webkit-flex-basis: 100%;
  -moz-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}
.dropdown-menu {
  border: unset !important;
}
.statistics-note {
  /* font-size: 12px; */
  padding: 0 15px;
}
.staticnote li {
  display: flex;
}
.staticnote .infobox i {
  font-size: 16px;
  padding-left: 10px;
}

/** add css here from inine **/

.page-template-map-search .inner-header-description,
.page-template-staff .inner-header-description,
.page-template-page-school_locator .inner-header-description,
.page-template-incrisis .inner-header-description {
  display: none;
}

.page-template-map-search .footer.footer-content-lists.footer-border-accent,
.page-template-staff .footer.footer-content-lists.footer-border-accent,
.page-template-page-school_locator
  .footer.footer-content-lists.footer-border-accent,
.page-template-incrisis .footer.footer-content-lists.footer-border-accent {
  display: none;
}

.page-template-map-search .header-wrapper,
.page-template-staff .header-wrapper,
.page-template-page-school_locator .header-wrapper,
.page-template-incrisis .header-wrapper {
  display: none;
}

.page-template-map-search div#page-top,
.page-template-staff div#page-top,
.page-template-page-school_locator div#page-top,
.page-template-incrisis div#page-top {
  display: none;
}

.in-map {
  max-width: 625px;
  width: 100%;
}

.page-template-page-school_locator .in-map {
  max-width: 600px;
  width: 100%;
}

/********compear page css**************/

.compare-background {
  background: #fff;
  padding: 20px;
}
tr.sexual td {
  text-align: left !important;
  border: 1px solid #656565;
}
tr.consent td ul li {
  text-align: left;
}
tr.consent th {
  vertical-align: top;
}
tr.sexual th {
  vertical-align: top;
}
tr.consent td {
  text-align: left;
  border: 1px solid #656565;
}
tr.sexual th {
  border: 1px solid #656565;
}
tr.greenrow th {
  border-right: 1px solid #656565;
}
tr.greenrow td {
  border-right: 1px solid #656565;
}
tr.rapes td,
tr.reported td {
  border: 1px solid #656565;
}
tr.rapes th,
tr.reported th {
  border: 1px solid #656565;
}
tr.enrolment th,
tr.enrolment td {
  border-right: 1px solid #656565;
}
tr.enrolment td,
tr.rapes td,
tr.reported td {
  font-size: 18px;
  font-weight: normal;
  font-family: 'Lora' !important;
  line-height: 25px;
  font-weight: 500;
  color: #0c2340;
}
tr.reported th,
tr.reported td {
  border-bottom: none !important;
}

table.table-compare tr td {
  width: 25%;
  border: 1px solid #dbe2e9;
  border-right: 1.5px solid #4f868e;
}
table.table-compare,
table.table-compare th {
  text-align: center;
}
tr.greenrow,
tr.greenrow th {
  background: #2ad2c9 !important;
  color: #3e4451;
  text-align: center;
}
table.table-compare {
  background: #fff !important;
}
table.table-compare tr td:last-child {
  width: 25%;
  border: 1px solid #dbe2e9;
  border-right: 1.5px solid #dbe2e9;
}
table.table-compare tbody tr th {
  width: 25%;
  border: 1px solid #dbe2e9;
  border-right: 1.6px solid #4f868e;
  background: unset;
  font-size: 16px;
  font-weight: bold;
  color: #0c2340;
  font-family: 'Nunito';
}

.schooltext .mapinbox-inner.f-map h3.headfrm {
  margin: 0px !important;
}
.schooltext .mapinbox-inner.f-map h4.sun-heading {
  text-align: center;
  color: #dbe2e9;
  font-weight: 600 !important;
  font-family: 'Nunito' !important;
}
.schooltext .f-map {
  max-width: 70%;
  width: 100%;
  z-index: 9 !important;
}

tr.greenrow th {
  font-size: 18px !important;
  line-height: 25px;
}

.select-box {
  display: flex;
  flex-direction: column;
  position: relative;
  width: 100%;
}

.select-box .options-container {
  background: #fff;
  color: #f5f6fa;
  max-height: 0;
  width: 100%;
  opacity: 0;
  transition: all 0.4s;
  border-radius: 8px;
  overflow: hidden;
  order: 1;
}

.selected {
  background: #fff;
  border-radius: 4px;
  color: #666;
  position: relative;
  order: 0;
  font-size: 16px;
  padding-left: 30px !important;
}

.selected::after {
  content: '\f078';
  position: absolute;
  top: 6px;
  transition: all 0.4s;
  font-family: 'FontAwesome';
  left: 8px;
}

.select-box .options-container.active {
  max-height: initial;
  opacity: 1;
  position: absolute;
  top: 46px;
}

.select-box .options-container.active + .selected::after {
  transform: rotateX(180deg);
  top: 8px;
}

.select-box .options-container::-webkit-scrollbar {
  width: 8px;
  background: #0d141f;
  border-radius: 0 8px 8px 0;
}

.select-box .options-container::-webkit-scrollbar-thumb {
  background: #525861;
  border-radius: 0 8px 8px 0;
}

.select-box .option {
  border-bottom: 1px solid #dbe2e9;
}

.select-box .option,
.selected {
  padding: 8px 15px;
  cursor: pointer;
  font-family: 'Nunito', sans-serif !important;
  font-size: 16px;
}

.select-box .option:hover {
  background: #0c2340;
}

.select-box label {
  cursor: pointer;
  color: #98a4ae;
  font-family: 'Nunito', sans-serif !important;
  font-size: 16px;
}

.select-box .option .radio {
  display: none;
}

table caption {
  padding: 0.5em 0;
}

table.dataTable th,
table.dataTable td {
  white-space: nowrap;
}

.page-id-1580 h3.headfrm {
  font-size: 25px !important;
  font-weight: bold !important;
  font-family: 'Nunito' !important;
  line-height: 25px !important;
}

h4.sun-heading {
  font-size: 25px;
  font-weight: 500 !important;
  font-family: 'Nunito' !important;
  line-height: 25px;
  text-transform: unset !important;
}

.page-id-1582 .compare-background form {
  margin-bottom: 0px !important;
  margin-top: 2rem !important;
}
.page-id-1582 .compare-background {
  background-color: white;
  padding: 10px 20px;
}
.page-id-1582 .compare-background form {
  margin-bottom: 0px !important;
  margin-top: 2rem !important;
  width: 90%;
}
.page-id-1582 .compare-background form .col-md-3 select {
  width: 85%;
  margin: auto;
  display: table;
}
.page-id-1582 .f-map {
  max-width: 70%;
  width: 100%;
  z-index: 9 !important;
  padding: 70px;
}
.schooltext .mapinbox-inner {
  top: 5rem;
  transform: unset;
}
.popuptext {
  padding: 60px 20px;
  font-size: 18px;
}
p#schoolcompare {
  cursor: pointer;
}

.compare_school option[disabled='disabled'] {
  color: #d0c9c9;
}

/**compear page css end**/

/**map search page css start**/

.page-template-map-search .f-map {
  max-width: 460px;
  width: 100%;
}

.page-template-map-search .select-box {
  display: flex;
  flex-direction: column;
  position: relative;
  width: 100%;
}

.page-template-map-search .select-box .options-container {
  background: #fff;
  color: #f5f6fa;
  max-height: 0;
  width: 100%;
  opacity: 0;
  transition: all 0.4s;
  border-radius: 8px;
  overflow: hidden;
  order: 1;
}

.page-template-map-search .selected {
  background: #fff;
  border-radius: 4px;
  color: #666;
  position: relative;
  order: 0;
  font-size: 16px;
  padding-left: 30px !important;
}

.page-template-map-search .selected::after {
  content: '\f078';
  position: absolute;
  top: 6px;
  transition: all 0.4s;
  font-family: 'FontAwesome';
  left: 8px;
}

.page-template-map-search .select-box .options-container.active {
  max-height: initial;
  opacity: 1;
  position: absolute;
  top: 46px;
}

.page-template-map-search
  .select-box
  .options-container.active
  + .selected::after {
  transform: rotateX(180deg);
  top: 8px;
}

.page-template-map-search .select-box .options-container::-webkit-scrollbar {
  width: 8px;
  background: #0d141f;
  border-radius: 0 8px 8px 0;
}

.page-template-map-search
  .select-box
  .options-container::-webkit-scrollbar-thumb {
  background: #525861;
  border-radius: 0 8px 8px 0;
}

.page-template-map-search .select-box .option {
  border-bottom: 1px solid #dbe2e9;
}

.page-template-map-search .select-box .option,
.page-template-map-search .selected {
  padding: 8px 15px;
  cursor: pointer;
  font-family: 'Nunito', sans-serif !important;
  font-size: 16px;
}

.page-template-map-search .select-box .option:hover {
  background: #0c2340;
}

.page-template-map-search .select-box label {
  cursor: pointer;
  color: #98a4ae;
  font-family: 'Nunito', sans-serif !important;
  font-size: 16px;
}

.page-template-map-search .select-box .option .radio {
  display: none;
}

a.btn-crisis {
  position: fixed;
  right: -150px;
  font-size: 16px;
  display: inline-block;
  max-width: 350px;
  padding-left: 0;
  padding-right: 0;
  border-radius: 0;
  transform: rotate(-90deg);
  text-decoration: none !important;
  color: #0c2340 !important;
  bottom: 150px;
  z-index: 100;
}

/**map search page css end**/

/**side bar css start**/

.side_bar_menu h3 {
  font-size: 20px;
  font-weight: 600;
  color: #dc3545;
  letter-spacing: 1px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  text-transform: uppercase;
}

.side_bar_menu li > a {
  text-transform: capitalize !important;
  white-space: inherit !important;
}

.side_bar_menu ul#main_menu {
  flex-direction: column;
}

.side_bar_menu ul.sub-menu {
  position: relative;
  left: 0;
  opacity: 1;
  top: 8px;
  box-shadow: none;
  background: #f7f7f7;
  display: none;
  height: inherit;
}

.side_bar_menu li.menu-item-has-children > a:after {
  margin-top: 0 !important;
  content: '\f107' !important;
  position: absolute !important;
}

.side_bar_menu li.menu-item-has-children:hover > a:after {
  content: '\f107' !important;
}

.side_bar_menu .menu-item-has-children.active > a:after {
  content: '\f106' !important;
}
.side_bar_menu .menu-item-has-children.active:hover > a:after {
  content: '\f106' !important;
}

/**side bar css end**/

.atlast {
  font-size: 25px;
  text-align: center;
  line-height: 35px;
}

/*@media only screen and (min-width:1600px) {

.school-list.active {
    padding-top: 245px;
}

}*/
@media only screen and (max-width: 768px) {
  .compare-background .col-md-12 {
    overflow-x: auto;
  }
  .page-id-1582 .f-map {
    max-width: 90% !important;
    width: 100%;
    z-index: 9 !important;
    padding: 10px !important;
  }
  select#shl-one,
  select#shl-two,
  select#shl-three {
    margin-bottom: 10px;
  }
}

.ap-content::-webkit-scrollbar-thumb {
  background-color: #10635f;
  outline: 1px solid slategrey;
}

.ap-content::-webkit-scrollbar {
  width: 10px;
}

.indicate .fa-check {
  font-size: 10px;
  font-weight: 100;
  margin-top: 0px;
  color: #2ad2c9;
  border: 2px solid;
  border-radius: 50px;
  padding: 3px 3.5px 4px;
  line-height: 1;
  margin-right: 10px;
}

.indicate .fa-question-circle-o {
  font-size: 23.3px;
  font-weight: 100;
  margin-top: 0px;
  color: orange;
  border: 0;
  line-height: 1;
  margin-right: 10px;
  position: relative;
  top: 2px;
}

.indicate .fa-times {
  font-size: 10px;
  font-weight: 100;
  margin-top: 0px;
  color: #e56a54;
  border: 2px solid;
  border-radius: 50px;
  padding: 3px 4px 4px;
  line-height: 1;
  margin-right: 10px;
}

.header-top-btn {
  position: fixed;
  top: 0;
  right: 0;
  width: 150px;
  background: #2ad2c9;
}
.header-top-btn a img {
  padding: 15px;
}

.crisispart fieldset:first-child > .btn-next {
  float: inherit !important;
  display: block;
  margin: 0 auto;
}

.loaderimg {
  position: absolute;
  z-index: 99999999;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  text-align: center;
  display: none;
}

.loaderimg img {
  max-width: 250px;
  top: 32vh;
  position: relative;
}
.erro-note {
  vertical-align: middle;
  display: none;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  height: 100vh;
}

.btn-mark {
  animation: bounce 1600ms infinite cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
.btn-mark img {
  max-width: 30px !important;
}
.vhload span p {
  font-size: 16px;
  letter-spacing: 2px;
  font-weight: bold;
}
@keyframes bounce {
  50% {
    transform: translateY(-15px);
  }
}

/** compare table approach **/

.appro-select section div {
  text-align: left;
  padding-bottom: 15px;
  position: relative;
  padding-left: 25px;
}

.appro-select section div.yes::before,
.appro-select section div.YES::before,
.appro-select section div.Yes::before {
  content: '\f05d';
  font-family: 'FontAwesome';
  position: absolute;
  left: 0px;
  font-size: 23.3px;
  font-weight: 100;
  margin-top: 0px;
  color: #2ad2c9;
  line-height: 1;
}

.appro-select section div.no::before,
.appro-select section div.No::before,
.appro-select section div.NO::before {
  content: '\f05c';
  font-family: 'FontAwesome';
  position: absolute;
  left: 0px;
  font-size: 23.3px;
  font-weight: 100;
  margin-top: 0px;
  color: #e56a54;
  line-height: 1;
}

.appro-select section div.unsure::before,
.appro-select section div.UNSURE::before {
  content: '\f29c';
  font-family: 'FontAwesome';
  position: absolute;
  left: 0px;
  font-size: 23.3px;
  font-weight: 100;
  margin-top: 0px;
  color: orange;
  border: 0;
  border-radius: 0;
  padding: 0;
  line-height: 1;
}

.overflow-active {
  height: calc(100vh - 300px);
  overflow-y: auto !important;
}

.schurl {
  background-color: #efefef;
  color: #000;
  overflow: hidden;
}
.schurl a {
  color: #000;
  text-decoration: underline;
}

.popover {
  max-width: 600px;
}

.popover-body {
  padding: 14px 15px;
  line-height: 25px;
}

.popover-arrow {
  top: calc(-0.5rem - -2px) !important;
  display: block;
  width: 1rem;
  height: 0.5rem;
}

.popover-arrow:before {
  left: -8px;
  border-color: transparent;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(0, 0, 0, 0.25);
  position: absolute;
  display: block;
  content: '';
  border-style: solid;
}

.popover-arrow::after {
  left: -6px;
  border-color: transparent;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #fff;
  position: absolute;
  display: block;
  content: '';
  border-style: solid;
}

/*  redesign codes */

.side-search-box {
  position: absolute;
  max-width: 400px;
  width: 100%;
  z-index: 1;
  background: #fff;
}
.side-search-box.active {
  position: relative;
}
.common__label {
  font-size: 22px;
  font-weight: 700;
  color: #0c2340;
  line-height: 20px;
  background: #fff;
  padding: 28px 60px;
  margin: 0px;
  border-top: 1px solid #dbe2e9;
  cursor: pointer;
}

.common__label::before {
  content: '\f107';
  font-family: 'FontAwesome';
  position: absolute;
  left: 25px;
  font-size: 20px;
  font-weight: bold;
  margin-top: 1px;
}

.common__label.active::before {
  content: '\f106';
}

.side__label__2.active::before {
  content: '\f105';
}

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

  .page-template-page-school_locator .related-content .bottom-btn-area,
  .page-template-page-school_locator .mapinbox,
  .page-template-page-school_locator .mapinbox2,
  .page-template-page-school_locator .mapinbox3,
  .page-template-page-school_locator .side__label__2 {
    display: none !important;
  }
}

#search_schools {
  display: none;
}

.side__label__1.active + form#search_schools {
  display: block;
}
.side__label__3.active + .optionlist {
  display: block;
}

.school-results .card {
  border: 0px;
}

.popover {
  max-width: 600px !important;
}

.tealbx {
  background: #0c233f;
  padding: 4px 11px;
  border-radius: 5px;
  text-align: center;
  width: 28% !important;
}

.tealbx .infobox {
  color: #2ad2c9;
}

.keyleg {
  margin-top: 4px;
  background: #0c233f;
  padding: 4px 11px;
  border-radius: 5px;
  text-align: center;
  color: #2ad2c9;
  font-weight: 400;
}

.base02 [data-toggle='popover'] b,
.ab-01 [data-toggle='popover'] b,
.ab-02 [data-toggle='popover'] b,
.ab-03 [data-toggle='popover'] b,
.base01 [data-toggle='popover'] {
  font-weight: normal;
  border-bottom: 2px dotted;
}

.base02 .title-head {
  padding-left: 40px;
}

.hdinfo-icon .fa-regular {
  color: #2ad2c9;
}

.infoinnerbx .fa-regular {
  color: #98a4ae;
}

.fa-circle-info:before {
  font-size: 20px;
}

.indicate .fa-circle-check::before {
  content: '\f058';
  font-family: 'Font Awesome 6 Pro';
  color: #2ad2c9;
  left: -10px;
  position: relative;
  font-size: 20px;
  top: 1px;
}
.indicate .fa-circle-xmark::before {
  content: '\f057';
  font-family: 'Font Awesome 6 Pro';
  color: #e56a54;
  left: -10px;
  position: relative;
  font-size: 20px;
  top: 1px;
}
.indicate .fa-circle-question::before {
  content: '\f059';
  font-family: 'Font Awesome 6 Pro';
  color: orange;
  left: -10px;
  position: relative;
  font-size: 20px;
  top: 1px;
}

.popover-body .indicate .fa-regular::before {
  left: 0px;
  margin-right: 7px;
  top: 2.4px;
}

.table-compare span,
.table-compare section {
  display: none;
}

.loadingimg {
  width: 200px;
  margin: 0 auto;
  display: flex;
}

@media (max-width: 640px) {
  .modal-dialog {
    margin: 0 auto !important;
  }
  .modal-backdrop {
    border:1px solid pink !important; 
  }
  .mapinboxhome .firstpop {
    font-size: 16px;
    line-height: 24px;
  }
}
