/* ALL templates now use this file. ALL footer css needs to be moved here from myaccess.ca, childrensfund.css, contentherobg.css, basicpages.css, etc */

.footer-wrapper {
  height: auto;
  background-image: linear-gradient(to bottom, #00376e, #002b54);
}

.footer-inner-wrapper {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.footer-menu .main-category {
    max-width: 185px;
    font-weight: 600;
    font-size: 24px !important;
    display: block;
    text-align: left;
    line-height:1.1;
}

.footer-menu .sub-category {
  padding-right: 15px;
}

.row.footer-menu {
  margin-bottom: 28px;
  padding-left: 15px;
}

.footer-menu-section {
  display: inline-block;

}

.footer-menu-sub-section {
  display: inline-block;
  float: left;
  margin-right:15px;
}

.footer-menu-sub-section, .footer-menu .main-category {
    margin-right:15px;
}

.footer-logo-img-top {
  width: 300px;
  height: auto;
  margin-top: 8%;
  display: block;
  margin: auto;
  margin-bottom: 45px;
  max-width:100%;
}

.footer-button-locations {
  display: block;
  width: 225px;
  margin: auto;
}

.footer .button.button-footer-yellow {
  background-color: #FEE01E;
  color: #00376E;
  font-weight: 500;
  font-size: 21px;
  letter-spacing: 1.2px;
  border-radius:100px;
  display:block;
  margin:auto;
  text-align:center;
  max-width:270px;
}

.footer .button.button-footer-yellow:hover, .footer .button.button-footer-yellow:focus { 
  text-decoration:none;
  background-color:#dadc56;
}

/***FOOTER****/
.footer-logo {
  width: 150px;
  height: auto;
}

.footer-menu ul {
  margin-left: 0;
  padding-left: 0;
  margin-bottom: 6px;
  padding-right:15px;
}

.main-content {
  min-height: 75vh;
}

.footer-menu ul li {
  list-style: none;
  margin-bottom: 5px;
}

.footer-menu ul li a {
  list-style: none;
  font-family: Barlow;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff;
}

.footer-menu ul li a:hover,
.footer-inner-wrapper .contact-inner span a:hover {
  text-decoration: none;
  color: #bfbfbf;
}

.contact-inner span a {
  font-size: inherit;
  font-weight: inherit;
  font-stretch: inherit;
  font-style: inherit;
  letter-spacing: inherit;
  color: inherit;
}

.footer-wrapper {
  position: relative;
  padding-bottom: 105px;
}

.footer-menu .sub-category {
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.21;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff;
  display: none !important;
}

.footer-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.15);
  width: 100%;
  padding-bottom: 15px;
  padding-top: 15px;
}

.footer-bottom-inner {
  margin-left: auto;
  margin-right: auto;
  height: 100%;
  color: white;
}

.footer-inner-left,
.footer-inner-right,
.logo-address,
.logo-address>div,
.copyright,
.copyright>div {
  height: 100%;
}

.footer-menu .sub-category {
  padding-right: 15px;
}


.footer-menu-section {
  display: inline-block;
  min-width: calc(100vw * 0.09);
}

.copyright {
  width: 100%;
}

span.largefont {
  font-size: 30px;
}

footer.footer {
  color: white;
}

.top-div {
  min-height: 85px;
  padding-top: 75px;
}

.top-div .lb-sep {
  width: 100%;
  margin-left: 15px;
  margin-right: 15px;
  background-color: #0091b2;
  margin-top: 0px;
  margin-bottom: 0px;
}

.contact {
  height: 154px;
  font-size: 20px;
}

/*TYLER CHANGES JAN 18 2023*/
.contact span {
  white-space: nowrap;
  margin-bottom: 6px;
  display: block;
}

.operational-custom-1 {
  font-size: 16px;
  margin-bottom: 0px !important;
}

.medfont {
  font-size: 26px;
  color: white;
}

/*TYLER CHANGES*/
.contact span.operational-additional-info-mobile {
  display: none;
}

.contact span.operational-additional-info {
  margin-bottom: 5px !important; 
}

.contact span.operational-heading {
  height: 25px;
  font-size: 16px;
  margin-top: 10px;
}

.footer .contact .operational-custom-1 {
  line-height: 1.1;
}

.contact span.operational-default {
  margin-bottom: 0px;
  font-size: 16px;
  line-height: 1.1;
}

.operational-service-hours {
  display: inline-block;
  vertical-align: top;
  margin-bottom:10px;
}

.socials {
  display: inline-flex;
  justify-content: flex-end;
  flex-direction: row;
  width: 100%;
  padding-bottom: 20px;
  padding-right: 40px;
}


.socials .icons a {
  display: inline-block;
  color: white;
  background-color: transparent;
  font-size: 23.5px;
  padding: 3px;
  transition: 0.08s linear;
  -webkit-transition: 0.08s;
  text-decoration: none;
  height: 40px;
  width: 40px;
}

.socials .icons {
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
  white-space: nowrap;
}

.socials i:hover,
.socials i:focus {
  /*font-size: 25px;*/
  transform: scale(1.025);
}

.opac-00 {
  opacity: 0;
  z-index: -999;
}


/***FOOTER****/
footer.footer.mt-auto {
  z-index: 50;
  position: relative;
}

.footer-logo {
  width: 150px;
  height: auto;
}

.footer-menu ul {
  margin-left: 0;
  padding-left: 0;
}



.contact-inner span a {
  font-size: inherit;
  font-weight: inherit;
  font-stretch: inherit;
  font-style: inherit;
  letter-spacing: inherit;
  color: inherit;
}

.footer-wrapper {
  position: relative;
  padding-bottom: 105px;
}

.row.footer-menu {
  margin-bottom: 28px;
}


.footer-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.15);
  width: 100%;
  padding-bottom: 15px;
  padding-top: 15px;
}

.footer-bottom-inner {
  margin-left: auto;
  margin-right: auto;
  height: 100%;
  color: white;
}

.footer-inner-left,
.footer-inner-right,
.logo-address,
.logo-address>div,
.copyright,
.copyright>div {
  height: 100%;
}

.copyright {
  width: 100%;
}

span.largefont {
  font-size: 30px;
}

.footer-wrapper {
  background-image: linear-gradient(to bottom, #00376e, #002b54);
}

footer.footer {
  color: white;
}

.top-div {
  min-height: 85px;
}

.top-div .lb-sep {
  width: 100%;
  margin-left: 15px;
  margin-right: 15px;
  background-color: #0091b2;
  margin-top: 0px;
  margin-bottom: 0px;
}

.footer .contact {
  height: 154px;
  font-size: 16px;
}

.footer .contact span {
  margin-right: 5px;
}

.footer .socials .icons a {
  display: inline-block;
  color: white;
  background-color: transparent;
  font-size: 23.5px;
  padding: 3px;
  transition: 0.08s linear;
  -webkit-transition: 0.08s;
  text-decoration: none;
  height: 40px;
  width: 40px;
}

.footer .socials .icons {
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
  white-space: nowrap;
}

.footer .socials .icons a.twitter-social-icon svg {
  width:23px;
  position:relative;
  top:2px;
}

.socials i:hover,
.socials i:focus {
  transform: scale(1.025);
}

.footer .opac-00 {
  opacity: 0;
  z-index: -999;
}

/***FOOTER****/
.footer-logo {
  width: 150px;
  height: auto;
}

.footer-menu ul {
  margin-left: 0;
  padding-left: 0;
}

.main-content {
  min-height: 75vh;
}


.footer-menu ul li a:hover,
.footer-inner-wrapper .contact-inner span a:hover {
  text-decoration: none;
  color: #bfbfbf;
}

.contact-inner span a {
  font-size: inherit;
  font-weight: inherit;
  font-stretch: inherit;
  font-style: inherit;
  letter-spacing: inherit;
  color: inherit;
}

.footer-wrapper {
  position: relative;
  padding-bottom: 105px;
}

.row.footer-menu {
  margin-bottom: 28px;
}

/*
.footer-menu .main-category {
  font-size: 30px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: left;
  color: #fee01e;
  display: block;
  min-height: 36px;
  margin-top: 32.5px;
}*/
/*
.footer-menu .sub-category {
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.21;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff;
  display: block;
  margin-top: 19px;
  margin-bottom: 29px;
}*/

.footer-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.15);
  width: 100%;
  padding-bottom: 15px;
  padding-top: 15px;
}

.footer-bottom-inner {
  margin-left: auto;
  margin-right: auto;
  height: 100%;
  color: white;
}

.footer-inner-left,
.footer-inner-right,
.logo-address,
.logo-address>div,
.copyright,
.copyright>div {
  height: 100%;
}

.copyright {
  width: 100%;
}

span.largefont {
  font-size: 30px;
}

.footer-wrapper {
  background-image: linear-gradient(to bottom, #00376e, #002b54);
}

footer.footer {
  color: white;
}

.top-div {
  min-height: 85px;
}

.top-div .lb-sep {
  width: 100%;
  margin-left: 15px;
  margin-right: 15px;
  background-color: #0091b2;
  margin-top: 0px;
  margin-bottom: 0px;
}

.contact {
  height: 154px;
  font-size: 20px;
}

.contact span {
  white-space: nowrap;
  margin-bottom: 6px;
}

.socials .icons a {
  display: inline-block;
  color: white;
  background-color: transparent;
  font-size: 23.5px;
  padding: 3px;
  transition: 0.08s linear;
  -webkit-transition: 0.08s;
  text-decoration: none;
  height: 40px;
  width: 40px;
}

.socials .icons {
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
  white-space: nowrap;
}

.socials i:hover,
.socials i:focus {
  /*font-size: 25px;*/
  transform: scale(1.025);
}

.opac-00 {
  opacity: 0;
  z-index: -999;
}

/* LOCATION SELECTOR */
section.location>div {
  position: relative;
  margin-bottom: 7px;
}

section.location>div input {
  width: 100%;
  font-size: 16px;
  padding: 0 7px;
  border: 1px solid #CCCCCC;
  height: 40px;
  line-height: 40px;
}

section.location ul.location-selector {
  display: block;
  list-style-type: none;
  margin: -7px;
  padding: 0;
  position: relative;
}

section.location ul.location-selector li {
  display: block;
  position: relative;
  width: 16.6666666666%;
  float: left;
  padding: 7px;
  min-width: 7px;
  min-width: 150px;
}

section.location ul.location-selector li a {
  display: block;
  padding: 7px;
  border: 1px solid #CCCCCC;
  color: #343434;
  font-size: 13px;
}

.update-location-modal-btn {
  cursor: pointer;
}


.tx-kesearch-pi1 #kesearch_results .result-list-item .hit {
  color: #0091b2 !important;
}

a.button.button-primary-dark-yellow-text {
  background-color: #00376e;
  /*display: table-cell;*/
  vertical-align: middle;
  border: 0 none transparent;
  text-decoration: none;
  line-height: 1em;
  outline: none;
  padding: 21.5px 75px 21.5px 24px;
  border-radius: 2px;
  font-family: Barlow;
  text-align: left;
  color: #fee01e;
  font-size: 18px;
  font-weight: 500;
  height: 65px;
  width: 100%;
  padding-right: 50px;
  position: relative;
  width: 380px;
  max-width: 100%;

  border-radius: 100px;
}

a.button.button-primary-dark-yellow-text:hover {
  background-color: #0f2d4a;
}

a.button.button-primary-dark-yellow-text:after {
  font-family: "Font Awesome 5 Pro";
  content: "\f178";
  float: right;
  font-size: 1.45rem;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translate(0, -50%);
}

span.all-about-you-footer img {
  width: 300px;
  height:auto;
  display: block;
  margin: auto;
  margin-bottom:45px;
}

@media (min-width: 576px) {
  .footer-bottom-inner {
    padding-left: 35px;
    padding-right: 35px;
  }
}

@media (min-width: 768px) {

  .footer-bottom {
    height: 105px;
  }

  .footer-contact-access {
    padding-left: 34px;
    line-height: 1.25;
    font-size: 16px;
  }
}

@media (max-width:1767.99px) {
  .footer-menu-section {
    display: inline-block;
    min-width: calc(100vw * 0.12);
  }
}

@media (max-width: 1199px) {

  .footer-menu-section {
    display: inline-block;
    width: 45%;
    padding-left: 5%;
  }

  .footer-logo-img-top {
    margin-left: auto;
  }

  .footer-button-locations {
    margin-left: auto;
    margin-bottom: 35px;
  }

  .footer-menu-sub-section {
    display: inline-block;
    float: left;
    min-width: calc(100vw * 0.42);
  }

  /* prevents early wrapping from large titles... should be ~50% of footer content width.. using vw so we need to be a bit lower than that*/
  .footer-menu .main-category {
    max-width: calc(100vw * 0.40);
  }

  .footer-menu .sub-category {
    padding-right: 15px;
  }
}

@media (max-width:991.98px) {
  .footer-inner-wrapper .contact>div>span {
    display: block;
  }

  .socials {
    justify-content: center;
    margin-bottom:20px;
  }
}

@media (max-width: 767px) {

  .footer-bottom-inner {
    height: auto;
    width: 100%;
  }

  .footer-contact-access,
  .footer-logo {
    width: 50%;
  }

  .footer-menu-section {
    display: inline-block;
    min-width: 50%;
    padding-left:0px;
  }

  .footer-menu-sub-section {
    display: inline-block;
    float: left;
    min-width: calc(100vw * 0.40);
  }

  .footer-menu .sub-category {
    padding-right: 15px;
    display: none;
  }
}

@media (max-width: 575px) {

  .footer-inner-wrapper {
    padding-left: 2.5px;
    padding-right: 2.5px;
    width: 100%;
  }

  .footer-bottom-inner {
    line-height: 16px;
    font-size: 13px;
  }

  .footer-inner-right,
  .footer-bottom-inner {
    margin-top: 7px;
  }

  .footer-menu ul li a {
    min-height: initial;
    font-size: 13px;
  }

  .footer-menu .main-category {
    font-size: 22px;
    letter-spacing: -0.33px;
    min-height: 47px;
    margin-top: 31.5px;
  }

  .footer-menu .sub-category {
    font-size: 20px;
    margin-bottom: 18px;
    display: block;
    float: left;
    width: 100%;
    margin-top: 0px;
  }

  .footer-menu .sub-category.sub-empty {
    display: none;
  }

  .footer-inner-wrapper .top-div .lb-sep {
    margin-bottom: 0px;
    margin-top: 0px;
  }

  .footer-menu ul li a {
    min-height: initial;
    font-size: 13px;
    line-height: 1 !important;
  }
}