﻿#cmu-locations {
  border-bottom: 22px solid #6A0032;
}

.gm-style-iw-t .gm-style-iw-c {
  min-width: 280px !important;
  font-family: tablet-gothic, verdana, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}
.gm-style-iw-t .gm-style-iw-c .gm-style-iw-d {
  margin-right: 10px;
  margin-top: 10px;
  margin: 10px 10px 20px 10px;
}
.gm-style-iw-t .gm-style-iw-c .gm-style-iw-d .locations-info-wrapper {
  padding-right: 0;
}
.gm-style-iw-t .gm-style-iw-c .gm-style-iw-d .locations-info-wrapper .locations-info-heading-div {
  margin-bottom: 20px;
}
.gm-style-iw-t .gm-style-iw-c .gm-style-iw-d .locations-info-wrapper .locations-info-heading-div .locations-info-heading {
  font-size: 27px;
  font-weight: 700;
}
.gm-style-iw-t .gm-style-iw-c .gm-style-iw-d .locations-info-wrapper .locations-info-content-wrapper .locations-info-content-col {
  overflow: auto !important;
  min-width: 250px;
  padding-right: 25px;
}
.gm-style-iw-t .gm-style-iw-c .gm-style-iw-d .locations-info-wrapper .locations-info-content-wrapper .locations-info-content-col .locations-info-directions {
  display: block;
}
.gm-style-iw-t:after {
  filter: drop-shadow(0px -1px 0px white);
}

.breadcrumbs {
  background: linear-gradient(#f3f6f7 0%, rgba(255, 255, 255, 0.1) 70%);
}

.locations-info-wrapper {
  padding-right: 16px;
  max-width: 395px;
  min-width: 280px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}
.locations-info-wrapper .locations-info-heading-div {
  margin-bottom: 20px;
}
.locations-info-wrapper .locations-info-heading-div .locations-info-heading {
  font-family: antarctican-headline, impact, sans-serif;
  font-size: 29px;
  line-height: 34px;
  font-weight: 700;
  display: inline;
  margin: 0;
  letter-spacing: 0.5px;
}
.locations-info-wrapper .locations-info-heading-div .locations-info-heading a {
  text-decoration: none;
}
.locations-info-wrapper .locations-info-heading-div .locations-info-heading:hover a {
  text-decoration: underline;
}
.locations-info-wrapper .locations-info-heading-div .locations-info-heading:after {
  content: " ";
  padding-right: 15px;
}
.locations-info-wrapper .locations-info-heading-div .info-window-distance {
  white-space: nowrap;
}
.locations-info-wrapper .locations-info-content-wrapper {
  display: flex;
}
.locations-info-wrapper .locations-info-content-wrapper .locations-info-image-col {
  width: 80px;
  min-width: 80px;
  padding-top: 2px;
}
.locations-info-wrapper .locations-info-content-wrapper .locations-info-image-col .locations-info-thumbnail {
  object-fit: cover;
  object-position: center;
  height: 70px;
}
.locations-info-wrapper .locations-info-content-wrapper .locations-info-content-col {
  max-height: 165px;
  padding-left: 15px;
}
.locations-info-wrapper .locations-info-content-wrapper .locations-info-content-col .locations-info-street {
  margin-bottom: 0;
}
.locations-info-wrapper .locations-info-content-wrapper .locations-info-content-col .locations-info-csz {
  margin-bottom: 14px;
}
.locations-info-wrapper .locations-info-content-wrapper .locations-info-content-col .locations-info-phone,
.locations-info-wrapper .locations-info-content-wrapper .locations-info-content-col .locations-info-email,
.locations-info-wrapper .locations-info-content-wrapper .locations-info-content-col .locations-info-web {
  max-width: 250px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.locations-info-wrapper .locations-info-content-wrapper .locations-info-content-col .locations-info-directions {
  display: none;
  margin-bottom: 1rem;
}
.locations-info-wrapper .locations-info-content-wrapper .locations-info-content-col p {
  margin-bottom: 8px;
}

.location-search {
  position: relative;
  width: 100%;
  overflow-x: hidden;
}
.location-search .container {
  padding: 0 15px 60px;
  background: linear-gradient(to bottom, #fff 0%, #f3f6f7 100%);
  clip-path: inset(0px 15px);
}
.location-search .container .location-finder-title {
  font-size: 66px;
  line-height: 56px;
  font-weight: 900;
  font-family: antarctican-headline, impact, sans-serif;
  letter-spacing: 1px;
  position: relative;
  top: 10px;
}
.location-search .container .find-your-location-wrapper {
  margin-top: 20px;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  height: 100%;
}
.location-search .container .find-your-location-wrapper .big-chev {
  height: 275px;
  padding: 0 31px 0 0;
}
.location-search .container .find-your-location-wrapper .blurb-wrapper {
  display: inline-block;
  width: 460px;
}
.location-search .container .find-your-location-wrapper .blurb-wrapper h2 {
  margin-bottom: 20px;
  font-size: 43px;
}
.location-search .container .find-your-location-wrapper .blurb-wrapper h2 > .content-block {
  margin-bottom: 0;
}
.location-search .container .find-your-location-wrapper .blurb-wrapper .location-finder-sub {
  white-space: nowrap;
  margin-right: -45px;
  letter-spacing: 1px;
  font-size: 48px;
  line-height: 47px;
}
.location-search .container .find-your-location-wrapper .search-wrapper {
  display: inline-block;
  font-size: 15px;
  max-width: 413px;
  width: 100%;
  position: relative;
  top: -7px;
  z-index: 2;
}
.location-search .container .find-your-location-wrapper .search-wrapper .search-caption {
  text-align: left;
  margin-bottom: 0px;
  font-size: 13px;
  position: relative;
  top: 4px;
}
.location-search .container .find-your-location-wrapper .search-wrapper .search-box.has-error {
  margin-bottom: 45px;
}
.location-search .container .find-your-location-wrapper .search-wrapper .search-box .search-error {
  margin-bottom: 20px;
  top: 20px;
  white-space: normal;
  line-height: 1.25rem;
}

.location-search-results {
  padding-top: 30px;
}
.location-search-results .location-search-results-title {
  letter-spacing: 1px;
  margin-top: 12px;
  margin-bottom: 0;
}
.location-search-results .location-search-results-title > .content-block {
  margin-bottom: 20px;
}
.location-search-results .location-search-results-caption {
  display: none;
  margin-bottom: 10px;
}
.location-search-results .location-search-results-caption.show {
  display: block;
}
.location-search-results .location-search-results-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: normal;
  margin: 0 -20px 85px;
}
.location-search-results .location-search-results-wrapper .locations-info-wrapper {
  background: #f3f6f7;
  margin: 15px;
  width: calc(33% - 10px);
  padding: 20px;
  clip-path: polygon(0 0, 100% 0, 100% calc(100% - 40px), calc(100% - 20px) 100%, 0 100%);
}
.location-search-results .location-search-results-wrapper .locations-info-wrapper .locations-info-content-wrapper .locations-info-image-col {
  min-width: 80px;
}
.location-search-results .location-search-results-wrapper .locations-info-wrapper .locations-info-content-wrapper .locations-info-image-col .locations-info-thumbnail {
  object-fit: cover;
  object-position: center;
  height: 70px;
}
.location-search-results .location-search-results-wrapper .locations-info-wrapper .locations-info-content-wrapper .locations-info-content-col {
  max-height: unset;
}

@media (max-width: 1199.98px) {
  .location-search .container .find-your-location-wrapper {
    padding: 0 15px;
  }
  .location-search .container .find-your-location-wrapper .blurb-wrapper .location-finder-sub {
    white-space: normal;
    margin-right: 0;
  }
  .location-search .container .find-your-location-wrapper .accent-chevrons {
    right: 20px;
    top: 10px;
  }
  .location-search-results .location-search-results-wrapper .locations-info-wrapper {
    width: 45%;
  }
  .location-search-results .location-search-results-wrapper .locations-info-wrapper .locations-info-content-wrapper .locations-info-content-col {
    padding-left: 0px;
  }
  .location-search-results .location-search-results-wrapper .locations-info-wrapper .locations-info-content-wrapper .locations-info-content-col .locations-info-phone,
  .location-search-results .location-search-results-wrapper .locations-info-wrapper .locations-info-content-wrapper .locations-info-content-col .locations-info-email,
  .location-search-results .location-search-results-wrapper .locations-info-wrapper .locations-info-content-wrapper .locations-info-content-col .locations-info-web {
    max-width: 210px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media (max-width: 991.98px) {
  .location-search {
    top: -5px;
    margin-bottom: -5px;
    overflow-x: unset;
  }
  .location-search .container {
    padding-bottom: 0 !important;
    clip-path: unset;
    max-width: unset;
  }
  .location-search .container .find-your-location-wrapper {
    padding: 0 20px;
    margin-top: -2px;
  }
  .location-search .container .find-your-location-wrapper .blurb-wrapper {
    width: auto;
  }
  .location-search .container .find-your-location-wrapper .search-wrapper {
    width: 100%;
    max-width: unset;
    margin-top: 1rem;
  }
  .location-search .container .row:first-child {
    /*background: green;*/
    max-width: 646px;
    margin: 0 auto;
  }
  .location-search .container .row:first-child div {
    padding-left: 0;
    padding-right: 0;
  }
  .location-search .row:last-child div.sf_colsIn {
    overflow: hidden;
  }
  .location-search-results {
    padding-top: 15px;
  }
  .location-search-results > .container {
    padding-left: 20px;
    padding-right: 20px;
  }
  .location-search-results .location-search-results-wrapper {
    margin: 0 -15px 75px;
    justify-content: center;
  }
  .location-search-results .location-search-results-wrapper .locations-info-wrapper {
    width: 100%;
    margin: 0 15px 25px;
  }
  .location-search-results .location-search-results-wrapper .locations-info-wrapper:first-child {
    margin-top: 15px;
  }
  .location-search-results .location-search-results-wrapper .locations-info-wrapper .locations-info-content-wrapper .locations-info-content-col {
    padding-left: 0px;
  }
  .location-search-results .location-search-results-wrapper .locations-info-wrapper .locations-info-content-wrapper .locations-info-content-col .locations-info-phone,
  .location-search-results .location-search-results-wrapper .locations-info-wrapper .locations-info-content-wrapper .locations-info-content-col .locations-info-email,
  .location-search-results .location-search-results-wrapper .locations-info-wrapper .locations-info-content-wrapper .locations-info-content-col .locations-info-web {
    max-width: 210px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .location-search-results .location-search-results-title {
    font-size: 35px;
    line-height: 38px;
  }
}
@media (max-width: 767.98px) {
  .location-search .location-finder-title {
    font-size: 48px;
    line-height: 44px;
    margin: -8px 20px 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #8DB9CA;
  }
  .location-search .location-finder-title .content-block {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .location-search .container .find-your-location-wrapper .blurb-wrapper .content-block {
    margin-bottom: 5px;
  }
  .location-search .container .find-your-location-wrapper .search-wrapper .search-box {
    margin-bottom: 15px;
  }
}
@media all and (max-width: 360px) {
  .gm-style-iw-t .gm-style-iw-c .gm-style-iw-d .locations-info-wrapper {
    min-width: initial;
    max-width: initial;
  }
  .gm-style-iw-t .gm-style-iw-c .gm-style-iw-d .locations-info-wrapper .locations-info-content-wrapper .locations-info-image-col {
    display: none;
  }
  .gm-style-iw-t .gm-style-iw-c .gm-style-iw-d .locations-info-wrapper .locations-info-content-wrapper .locations-info-content-col {
    padding-left: 0;
    font-size: 13px;
    line-height: 15px;
    min-width: initial;
  }
  .gm-style-iw-t .gm-style-iw-c .gm-style-iw-d .locations-info-wrapper .locations-info-content-wrapper .locations-info-content-col .locations-info-phone,
  .gm-style-iw-t .gm-style-iw-c .gm-style-iw-d .locations-info-wrapper .locations-info-content-wrapper .locations-info-content-col .locations-info-email,
  .gm-style-iw-t .gm-style-iw-c .gm-style-iw-d .locations-info-wrapper .locations-info-content-wrapper .locations-info-content-col .locations-info-web {
    max-width: 210px;
  }
  .gm-style-iw-t .gm-style-iw-c .gm-style-iw-d .locations-info-wrapper .locations-info-content-wrapper .locations-info-content-col .locations-info-directions {
    display: block;
  }
  .location-search-results .location-search-results-wrapper .locations-info-wrapper {
    min-width: initial;
    max-width: initial;
  }
  .location-search-results .location-search-results-wrapper .locations-info-wrapper .locations-info-content-wrapper .locations-info-content-col {
    padding-left: 5px;
    font-size: 15px;
    line-height: 16px;
  }
  .location-search-results .location-search-results-wrapper .locations-info-wrapper .locations-info-content-wrapper .locations-info-content-col .locations-info-phone,
  .location-search-results .location-search-results-wrapper .locations-info-wrapper .locations-info-content-wrapper .locations-info-content-col .locations-info-email,
  .location-search-results .location-search-results-wrapper .locations-info-wrapper .locations-info-content-wrapper .locations-info-content-col .locations-info-web {
    max-width: 170px;
  }
  .location-search-results .location-search-results-wrapper .locations-info-wrapper .locations-info-content-wrapper .locations-info-content-col .locations-info-directions {
    display: block;
  }
}
@media (max-width: 575.98px) {
  .location-search .container .find-your-location-wrapper .search-wrapper .search-box.has-error {
    margin-bottom: 65px;
  }
}

/*# sourceMappingURL=data:application/json;charset=utf-8,%7B%22version%22:3,%22sourceRoot%22:%22%22,%22sources%22:%5B%22file:///D:/a/1/s/Renderer/wwwroot/lib/cmu/src/scss/one-offs/misc/campus-locations.scss%22,%22file:///D:/a/1/s/Renderer/wwwroot/lib/cmu/src/scss/globals/_vars.scss%22,%22file:///D:/a/1/s/Renderer/wwwroot/lib/cmu/src/scss/globals/_mixins.scss%22%5D,%22names%22:%5B%5D,%22mappings%22:%22AAGA;EACI;;;AAGA;EACI;EACA,aC8BO;ED7BP;EACA;EACA;;AAEA;EACI;EACA;EACA;;AAEA;EACI;;AAEA;EACI;;AAEA;EACI;EACA;;AAMJ;EACI;EACA;EACA;;AAEA;EACI;;AAQxB;EACI;;;AAIR;EACI;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;;AAEA;EACI,aC5BK;ED6BL;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;;AAIA;EACI;;AAIR;EACI;EACA;;AAIR;EACI;;AAIR;EACI;;AAEA;EACI;EACA;EACA;;AAEA;EACI;EACA;EACA;;AAIR;EACI;EACA;;AAEA;EACI;;AAGJ;EACI;;AAGJ;AAAA;AAAA;EAGI;EACA;EACA;EACA;;AAGJ;EACI;EACA;;AAGJ;EACI;;;AAOhB;EACI;EACA;EACA;;AAEA;EACI;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA,aCxHK;EDyHL;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;;AAGJ;EACI;EACA;;AAEA;EACI;EACA;;AAEA;EACI;;AAIR;EACI;EACA;EACA;EACA;EACA;;AAIR;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;;AAIA;EACI;;AAGJ;EACI;EACA;EACA;EACA;;;AAOxB;EACI;;AAEA;EACI;EACA;EACA;;AAEA;EACI;;AAIR;EACI;EACA;;AAEA;EACI;;AAIR;EACI;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;;AAGI;EACI;;AAEA;EACI;EACA;EACA;;AAIR;EACI;;;AE5MZ;EFyNI;IACI;;EAEI;IACI;IACA;;EAIR;IACI;IACA;;EAYR;IACI;;EASI;IACI;;EAEA;AAAA;AAAA;IAGI;IACA;IACA;IACA;;;AEnQpB;EFgRJ;IACI;IACA;IACA;;EAEA;IAGI;IACA;IACA;;EAEA;IACI;IACA;;EAEA;IACI;;EAGJ;IACI;IACA;IACA;;EAIR;AACI;IACA;IACA;;EAEA;IACI;IACA;;EAMR;IACI;;EAQZ;IACI;;EAEA;IACI;IACA;;EAGJ;IACI;IACA;;EAEA;IACI;IACA;;EAEA;IACI;;EAUA;IACI;;EAGA;AAAA;AAAA;IAGI;IACA;IACA;IACA;;EAOpB;IACI;IACA;;;AE/WJ;EFuXA;IACI;IACA;IACA;IACA;IACA;;EAEA;IACI;IACA;;EAOI;IACI;;EAKJ;IACI;;;AAUxB;EAOgB;IACI;IACA;;EAGI;IACI;;EAGJ;IACI;IACA;IACA;IACA;;EAEA;AAAA;AAAA;IAGI;;EAGJ;IACI;;EAWpB;IACI;IACA;;EAGI;IACI;IACA;IACA;;EAEA;AAAA;AAAA;IAGI;;EAGJ;IACI;;;AEjdpB;EFqegB;IACI%22%7D */