/* GENERAL */

html { scroll-behavior: smooth; }
body {
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  color: #344570;
  letter-spacing: 1px;
  font-family: "proxima-nova", sans-serif; }
  body.mobile-menu-active, body.modal-gallery-active {
    height: 100vh;
    width: 100vw;
    overflow: hidden;
    position: fixed; }
body .hentry {
    margin: 0 0 0 0;
} 
ul,
ol,
dl {
  margin-bottom: 1rem;
  list-style-position: outside;
  line-height: 1.6; }

li {
  font-size: inherit; }

ul {
  margin-left: 1.25rem;
  list-style-type: disc; }

ol {
  margin-left: 1.25rem; }

ul ul, ol ul, ul ol, ol ol {
  margin-left: 1.25rem;
  margin-bottom: 0; }

dl {
  margin-bottom: 1rem; }
  dl dt {
    margin-bottom: 0.3rem;
    font-weight: bold; }

body.page .entry-content a {
  color: #344570;
  text-decoration: none;
  transition: color 0.3s ease-in-out, opacity 0.3s ease-in-out; }
body.page .entry-content a:hover,
a:hover {
  color: #d9a782; }
p {
  margin-bottom: 1rem;
  font-size: inherit;
  line-height: 1.6;
  text-rendering: optimizeLegibility; }

body.page .entry-content figure a img {
  transition: opacity 0.3s ease-in-out;
}
body.page .entry-content figure a img:hover {
  opacity: 0.7;
}
body.page .entry-content .slide-content-stones figure a img:hover {
  opacity: 1;
}
em,
i {
  font-style: italic;
  line-height: inherit; }

strong,
b {
  font-weight: bold;
  line-height: inherit; }

small {
  font-size: 80%;
  line-height: inherit; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "freight-text-pro", serif;
  font-style: normal;
  font-weight: 700;
  color: inherit;
  text-rendering: optimizeLegibility; }
  h1 small,
  h2 small,
  h3 small,
  h4 small,
  h5 small,
  h6 small {
    line-height: 0;
    color: #BABABA; }

h1 {
  font-size: 1.5rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h2 {
  font-size: 1.25rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h3 {
  font-size: 1.1875rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h4 {
  font-size: 1.125rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h5 {
  font-size: 1.0625rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h6 {
  font-size: 1rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h1, .h1, h2, .h2, h3, .h3, h4, .h4, .lg-sub-html, h5, .h5 {
  font-weight: 700;
  color: #344570;
  letter-spacing: 0px; }

h1, .h1 {
  font-size: 32px;
  line-height: 36px; }

h2, .h2 {
  font-size: 28px;
  line-height: 32px; }

h3, .h3 {
  font-size: 24px;
  line-height: 27px; }

h4, .h4, .lg-sub-html {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 5px;
  font-size: 0.9rem;
  font-family: "proxima-nova", sans-serif; }

h5, .h5 {
  font-size: 20px;
  line-height: 25px;
  color: #AD776A; }

h1 small, h2 small, h3 small {
  display: block;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  color: #344570;
  letter-spacing: 1px;
  font-family: "proxima-nova", sans-serif;
  margin-top: 10px; }
.centered-content {
  text-align: center;
}
.row-bg-light-pink {
  background-color: #f8f3f1;
}
.row-bg-light-blue {
  background: #EDF3FA; }
.row-bg-dark-blue {
  background: #384055; }
.row-padding-reduced {
    padding-top: 40px;
    padding-bottom: 40px; }
.row-padding-reduced .col:first-child {
  padding-bottom: 2vh; } 

.content-rows h2 {
    margin: 50px 0px 35px 0px; }

.alignment-center {
  text-align: center; }

@media screen and (min-width: 960px) {
     .alignwide, .alignfull {
          width:  100vw;
          max-width:  100vw;
          margin-left:  calc(50% - 50vw);
     }
}

@media print, screen and (min-width: 48em) {
  body {
    font-size: 16px;
    line-height: 28px; }
  .entry-content h1 {
    font-size: 40px;
    line-height: 44px; }
  .entry-content h2 {
    font-size: 36px;
    line-height: 40px; }
  del {
    display: inline-block;
    padding: 10px 10px; } }

/* Image Gallery Widget */
 .entry-content [class*="__inner-container"] > .image-gallery-wrapper:not(.alignwide):not(p):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide):not(iframe) {
    max-width: none;
 }

/* END GENERAL */


/* MAP */
#map-address-d,
#map-address-p {
  margin-right: 6vw;
  padding-left: 7vw;
  padding-right: 7vw;
 	padding-top: 7vh;
 	padding-bottom: 5vh;
}
#map-address-m h2,
#map-address-d h2 {
  font-family: 'freight-text-pro', serif;
  font-weight: bold;
  font-size: 36px;
  text-align: center;
  letter-spacing: normal;
}
#map-address-d p,
#map-address-m p {
  font-family: 'proxima nova', sans-serif;
  color: #344570;
  font-weight: 500;
  letter-spacing: 1px;
  font-size: 18px;
}
#map-address-d a[href^=tel],
#map-address-m a[href^=tel] {
	letter-spacing: 5px;
	font-weight: bold;
}
#map-address-d a.wp-block-button__link,
#map-address-m a.wp-block-button__link {
	text-transform: uppercase;
  font-family: 'proxima nova', sans-serif;
  font-weight: 700;
  display: block;
  max-width: 200px;
  padding: 30px 54px !important;
  background: #EDF3FA;
  text-align: center;
  font-size: 0.9rem;
  letter-spacing: 5px;
  border: none;
  box-shadow: none;
  cursor: pointer;
  color: #d9a782;
  background: #f8f3f1;
  max-width: 300px;
  width: 100%;
  margin: 25px auto 15px auto;
  padding-left: 10px;
  padding-right: 10px; }
}
@media screen and (max-width:768px) {
	#map-address-m h2 {
		font-size: 40px;
	}
}

/* END MAP */


/* CAREERS */

body.single-careers .site-content .ast-container {
  max-width: 3000px;
  width: 100vw;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

.careers .content-text ul {
  text-align: left;
  margin-left: 20px;
  margin-bottom: 16px;
}
.careers .content-text {
    margin-left: auto;
    margin-right: auto;
    max-width: 600px; }
.careers .content-text h3 {
  text-align: left;
  width: 100%;
}
.careers .content-text h3 a {
  font-size: 24px;
  line-height: 27px;
}
.careers .content-text h3 a:hover {
  color: #717c9b !important;
}

.page-id-21 h2.is-style-if-roa-prod-head-1 {
  padding-top: 60px !important;
  padding-bottom: 60px !important;
}
body .roa-career-block {
  padding-bottom: 30px;
  max-width: 600px;
}
.roa-career-block h5 a {
  font-size: 20px !important;
  line-height: 25px !important;
}
.roa-career-block h5 a:focus,
.roa-career-block h5 a:hover {
  color: #717c9b !important;
}

.roa-career-block h2 {
  margin-top: 0 !important;
  padding-top: 0 !important;
}
.roa-career-block  {
  max-width: 580px;
  padding-top: 50px !important;
  margin: auto;
  text-align: center;
}
.roa-career-listings {
  margin-left: 0;
  margin-bottom: 0;
}
.roa-career-listings a {
  text-decoration: none !important;
  padding: 30px;
}
.roa-career-listings h2 {
  font-family: 'freight-text-pro', serif;
  font-size: 36px;
  font-weight: bold;
}
.roa-career-listings h2 small {
  font-family: 'proxima-nova', serif;
  font-size: 21.6px;
  font-weight: 500;
  letter-spacing: 1px;
}
.roa-career-listings .roa-learn-more {
  font-family: 'proxima-nova', serif;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
}
hr.roa-career {
  background-color: transparent;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 300px) and (max-width:781px) {
    .page-id-21 .wp-block-column:not(:only-child):nth-child(2) {
      flex-basis: 80% !important;
    }
    .page-id-21 .wp-block-column:not(:only-child):last-child,
    .page-id-21 .wp-block-column:not(:only-child):first-child {
      flex-basis: 10% !important;
      flex-grow: 0
    }
    .page-id-21 .wp-block-column:nth-child(2n) {
        margin-left: 0;
    }
    
    /* Careers responsive fixes */
    .wp-block-column .roa-learn-more {
      word-break: normal !important;
    }
    .col.roa-career-block {
      padding-left: 10px;
      padding-right: 20px;
    }
}
@media all and (max-width: 1200px) {
  .page-id-21 .entry-content .alignfull {
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin-left: 0;
    margin-right: 0;
  }
  .page-id-21 .wp-block-column {
    margin-top: 0;
  }
}


/* END CAREERS */

/* Copyright Text */
@media (max-width: 780px) {
  .is-style-roa-nav-btns.copyright-text {
    text-align: center;
    font-size: 12px;
  }
}