@media print, all and (min-width: 1024px) {
  /* line 36, ../../assets/sass/new-locations.sass */
  #template-locations_detail #top-columns {
    display: flex;
  }
}
/* line 40, ../../assets/sass/new-locations.sass */
#template-locations_detail #top-columns .module-post_content {
  padding: 3.8125em 0 0;
}
@media print, all and (min-width: 1024px) {
  /* line 40, ../../assets/sass/new-locations.sass */
  #template-locations_detail #top-columns .module-post_content {
    width: 60%;
    margin-right: 5em;
    padding: 3.8125em 0;
  }
}
/* line 46, ../../assets/sass/new-locations.sass */
#template-locations_detail #top-columns .module-post_content .wrap {
  border-bottom: 1px solid lightgray !important;
}
@media print, all and (min-width: 1024px) {
  /* line 46, ../../assets/sass/new-locations.sass */
  #template-locations_detail #top-columns .module-post_content .wrap {
    border-bottom: 0 !important;
    border-right: 1px solid lightgray;
    padding-right: 5em;
  }
}
/* line 12, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-post_content h3 {
  font-family: Gibson, Helvetica, Arial, sans-serif;
  font-size: 26px;
  font-weight: 600;
}
/* line 56, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-post_content p {
  font-size: 1.25em;
  line-height: 1.8em;
  padding-bottom: 1.8em;
}
/* line 60, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-officeHead {
  padding: 2em 0 0;
}
@media print, all and (min-width: 1024px) {
  /* line 60, ../../assets/sass/new-locations.sass */
  #template-locations_detail .module-officeHead {
    padding: 3.75em 0;
    margin-bottom: 30px;
  }
}
/* line 66, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-officeHead.noIntro .wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
}
/* line 12, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-officeHead h3 {
  font-family: Gibson, Helvetica, Arial, sans-serif;
  font-size: 26px;
  font-weight: 600;
}
/* line 71, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-officeHead h3 {
  padding-bottom: 1.11111em;
}
/* line 73, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-officeHead .person {
  display: flex;
  margin: 10px 0 50px;
}
/* line 76, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-officeHead .person .col-photo {
  display: none;
}
@media print, all and (min-width: 400px) {
  /* line 76, ../../assets/sass/new-locations.sass */
  #template-locations_detail .module-officeHead .person .col-photo {
    display: block;
    width: 120px;
    margin-right: 30px;
  }
}
/* line 82, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-officeHead .person .col-photo .photo {
  display: none;
}
@media print, all and (min-width: 400px) {
  /* line 82, ../../assets/sass/new-locations.sass */
  #template-locations_detail .module-officeHead .person .col-photo .photo {
    display: block;
    height: 150px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom;
    box-shadow: 6px 3px 15px -2px rgba(0, 0, 0, 0.25), -6px 3px 15px -2px rgba(0, 0, 0, 0.25);
  }
}
/* line 92, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-officeHead .person .col-bio * {
  font-family: Gibson, Helvetica, Arial, sans-serif;
}
/* line 94, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-officeHead .person .col-bio h3.name {
  padding: 0 0 10px;
}
/* line 97, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-officeHead .person .col-bio .contact-info .title {
  padding: 0 0 10px;
}
/* line 99, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-officeHead .person .col-bio .contact-info .email {
  padding: 0 0 10px;
}
/* line 101, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-officeHead .person .col-bio .contact-info .phone {
  padding: 0 0 10px;
}
/* line 103, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-officeHead .person .col-bio .contact-info .phone strong {
  font-weight: 600;
}
/* line 106, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-officeHead .person .col-bio .contact-link {
  font-size: 0.81em;
  text-transform: uppercase;
  letter-spacing: 0.07em;
  line-height: 1;
  padding-top: 0.23em;
  padding-left: 1.53em;
  background: url("/assets/images/icon-arrow-right-orange.png") 0 50% no-repeat;
  background-size: 1.07em;
  display: inline-block;
  font-family: Gibson, Helvetica, Arial, sans-serif;
  font-weight: 600;
}
/* line 109, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-offset_slider {
  margin-bottom: 10em;
  padding: 0 !important;
}
/* line 112, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-offset_slider.noBG {
  background: none;
}
/* line 114, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-offset_slider .slider-row {
  max-width: 91.87em;
}
@media print, all and (min-width: 768px) {
  /* line 115, ../../assets/sass/new-locations.sass */
  #template-locations_detail .module-offset_slider .slider-row .slider-desktop {
    display: none;
  }
}
@media print, all and (min-width: 1130px) {
  /* line 115, ../../assets/sass/new-locations.sass */
  #template-locations_detail .module-offset_slider .slider-row .slider-desktop {
    display: block;
  }
}
/* line 120, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-offset_slider .slider-row .slider-desktop.slider-tablet {
  display: none;
}
@media print, all and (min-width: 768px) {
  /* line 120, ../../assets/sass/new-locations.sass */
  #template-locations_detail .module-offset_slider .slider-row .slider-desktop.slider-tablet {
    display: block;
  }
}
@media print, all and (min-width: 1130px) {
  /* line 120, ../../assets/sass/new-locations.sass */
  #template-locations_detail .module-offset_slider .slider-row .slider-desktop.slider-tablet {
    display: none;
  }
}
/* line 126, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-offset_slider .slider-row .slider-desktop .slick-list {
  padding-left: 0 !important;
}
@media print, all and (min-width: 768px) {
  /* line 128, ../../assets/sass/new-locations.sass */
  #template-locations_detail .module-offset_slider .slider-row .slider-mobile {
    display: none;
  }
}
/* line 131, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-offset_slider .slider-row .slider-mobile .slick-list {
  padding-left: 20px !important;
}
/* line 133, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-offset_slider .slider-row > .card-set {
  display: none;
}
/* line 138, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-offset_slider .slider-row .slider-tablet .card-set .card {
  width: calc(50% - 1em);
}
/* line 143, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-offset_slider .slider-row .card-set .card, #template-locations_detail .module-offset_slider .slider-row .col-card .card {
  float: left;
  background-color: white;
  background-repeat: no-repeat;
  background-size: auto 250px;
  background-position: center top;
  width: calc(25% - 1em);
  height: 415px;
  margin: 0 0.5em;
  position: relative;
}
/* line 153, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-offset_slider .slider-row .card-set .card:before, #template-locations_detail .module-offset_slider .slider-row .col-card .card:before {
  background: none;
}
/* line 155, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-offset_slider .slider-row .card-set .card:first-child, #template-locations_detail .module-offset_slider .slider-row .col-card .card:first-child {
  margin-left: 0px;
}
/* line 157, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-offset_slider .slider-row .card-set .card:last-child, #template-locations_detail .module-offset_slider .slider-row .col-card .card:last-child {
  margin-right: 0px;
}
/* line 159, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-offset_slider .slider-row .card-set .card div.tag, #template-locations_detail .module-offset_slider .slider-row .col-card .card div.tag {
  color: white;
  font-family: Gibson, Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  background: #00afab;
  padding: 5px 10px;
  position: absolute;
  top: 0px;
  left: 15px;
}
/* line 169, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-offset_slider .slider-row .card-set .card h4.title, #template-locations_detail .module-offset_slider .slider-row .col-card .card h4.title {
  padding: 260px 20px 15px 20px;
  font-size: 20px;
  line-height: 25px;
}
/* line 173, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-offset_slider .slider-row .card-set .card a.read-more, #template-locations_detail .module-offset_slider .slider-row .col-card .card a.read-more {
  margin-left: 20px;
  font-size: 0.81em;
  text-transform: uppercase;
  letter-spacing: 0.07em;
  line-height: 1;
  padding-top: 0.23em;
  padding-left: 1.53em;
  background: url("/assets/images/icon-arrow-right-orange.png") 0 50% no-repeat;
  background-size: 1.07em;
  display: inline-block;
  font-family: Gibson, Helvetica, Arial, sans-serif;
  font-weight: 600;
  position: absolute;
  bottom: 25px;
}
/* line 178, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-offset_slider .slider-row .col-card {
  padding: 0 0.325em;
}
/* line 180, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-offset_slider .slider-row .col-card .card {
  width: 100%;
}
/* line 182, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-officeServices {
  background-color: white;
  padding: 25px 0;
  text-align: center;
}
/* line 188, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-officeServices .servicesList {
  width: 85%;
  margin: 50px auto 0;
  column-count: 2;
  column-gap: 15%;
}
@media print, all and (min-width: 1024px) {
  /* line 188, ../../assets/sass/new-locations.sass */
  #template-locations_detail .module-officeServices .servicesList {
    width: 95%;
    column-count: 3;
    column-gap: 80px;
    column-rule: 1px solid lightgray;
  }
}
@media print, all and (min-width: 1100px) {
  /* line 188, ../../assets/sass/new-locations.sass */
  #template-locations_detail .module-officeServices .servicesList {
    width: 85%;
    column-gap: 50px;
  }
}
/* line 201, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-officeServices .servicesList .service {
  font-family: Gibson, Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 18px;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 70px;
  border-top: 1px solid lightgray;
}
@media print, all and (min-width: 1024px) {
  /* line 201, ../../assets/sass/new-locations.sass */
  #template-locations_detail .module-officeServices .servicesList .service {
    font-size: 22px;
    border-top: 0;
  }
}
/* line 214, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-officeServices .servicesList .service:after {
  content: "";
  border-top: 1px solid lightgray;
}
@media print, all and (min-width: 1024px) {
  /* line 214, ../../assets/sass/new-locations.sass */
  #template-locations_detail .module-officeServices .servicesList .service:after {
    content: none;
    border: 0;
  }
}
/* line 220, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-officeServices .servicesList .service a {
  text-decoration: none;
  color: #424242;
}
/* line 223, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-officeServices .servicesList .service a:hover {
  color: #ff5200;
}
/* line 225, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-getToKnow {
  background: #13376f;
  padding: 10px 0px 50px;
  font-family: Gibson, Helvetica, Arial, sans-serif;
}
/* line 229, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-getToKnow h1 {
  color: white;
}
/* line 231, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-getToKnow.mobile {
  color: white;
}
@media print, all and (min-width: 1024px) {
  /* line 231, ../../assets/sass/new-locations.sass */
  #template-locations_detail .module-getToKnow.mobile {
    display: none;
  }
}
/* line 235, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-getToKnow.desktop {
  display: none;
}
@media print, all and (min-width: 1024px) {
  /* line 235, ../../assets/sass/new-locations.sass */
  #template-locations_detail .module-getToKnow.desktop {
    display: block;
  }
}
/* line 239, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-getToKnow.desktop .getToKnowTable {
  display: flex;
  width: 60vw;
  margin: 0 auto;
}
/* line 243, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-getToKnow.desktop .getToKnowTable .list {
  background: lightgray;
  width: 20vw;
  margin-right: 15px;
  height: 400px;
  overflow-y: scroll;
}
/* line 250, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-getToKnow.desktop .getToKnowTable .list ul li {
  list-style-type: none;
  background: #f0f0f0;
  padding-left: 20px;
  border-bottom: 1px solid darkgray;
  cursor: pointer;
  display: flex;
  height: 70px;
  align-items: center;
}
/* line 259, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-getToKnow.desktop .getToKnowTable .list ul li.selected, #template-locations_detail .module-getToKnow.desktop .getToKnowTable .list ul li:hover {
  background: white;
}
/* line 261, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-getToKnow.desktop .getToKnowTable .list ul li:last-of-type {
  border-bottom: none;
}
/* line 263, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-getToKnow.desktop .getToKnowTable .content {
  background: white;
  width: 60vw;
  display: flex;
  height: 400px;
}
/* line 269, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-getToKnow.desktop .getToKnowTable .content .col-person {
  width: 20%;
  margin-right: 20px;
  padding: 20px 10px 20px 20px;
  display: flex;
  flex-direction: column;
}
/* line 275, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-getToKnow.desktop .getToKnowTable .content .col-person span {
  padding-bottom: 5px;
}
/* line 277, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-getToKnow.desktop .getToKnowTable .content .col-person span:last-of-type {
  padding-bottom: 0;
}
/* line 279, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-getToKnow.desktop .getToKnowTable .content .col-person img {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center, auto;
  width: 100%;
  height: 175px;
  margin-bottom: 10px;
  box-shadow: 8px 3px 15px -2px rgba(0, 0, 0, 0.25), -8px 3px 15px -2px rgba(0, 0, 0, 0.25);
}
/* line 290, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-getToKnow.desktop .getToKnowTable .content .col-person .phone strong {
  font-weight: 600;
}
/* line 292, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-getToKnow.desktop .getToKnowTable .content .col-person .link {
  font-size: 0.81em;
  text-transform: uppercase;
  letter-spacing: 0.07em;
  line-height: 1;
  padding-top: 0.23em;
  padding-left: 1.53em;
  background: url("/assets/images/icon-arrow-right-orange.png") 0 50% no-repeat;
  background-size: 1.07em;
  display: inline-block;
  font-family: Gibson, Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 0.55em;
}
/* line 295, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-getToKnow.desktop .getToKnowTable .content .col-bio {
  width: 80%;
  padding: 20px 20px 20px 10px;
  overflow-y: scroll;
  border-bottom: 20px solid white;
}
/* line 301, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-getToKnow.desktop .getToKnowTable .content .col-bio h2 {
  font-size: 35px;
}
/* line 304, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-getToKnow.desktop .getToKnowTable .content .col-bio h3 {
  font-size: 18px;
  padding-top: 20px;
}
/* line 308, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-getToKnow.desktop .getToKnowTable .content .col-bio ol {
  margin: 0 0 0 5% !important;
  font-size: 16px !important;
  font-weight: 300 !important;
}
/* line 312, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-getToKnow.desktop .getToKnowTable .content .col-bio ol li {
  padding-top: 5px;
}
/* line 314, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-getToKnow.desktop .getToKnowTable .content .col-bio p {
  font-size: 16px;
  font-weight: 300;
}
/* line 317, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-getToKnow.desktop .getToKnowTable .content .col-bio p:last-of-type {
  padding-bottom: 25px;
}
/* line 319, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-getToKnow.desktop .getToKnowTable .content .col-bio p.email {
  padding-top: 5px;
  font-weight: 400;
}
/* line 322, ../../assets/sass/new-locations.sass */
#template-locations_detail .module-map {
  max-height: 30em;
}

/*# sourceMappingURL=new-locations.css.map */
