body {
  position: relative;
  background-color: #fff;
  color: #000;
  font: 400 17px/1.76 "Inter", sans-serif;
  counter-reset: section;
  overflow-x: hidden;
}
p {
  margin: 10px auto;
}
a {
  cursor: pointer;
  text-decoration: none;
  color: #072648;
}
a:hover {
  color: #977a5e;
}
hr {
  position: relative;
  display: table;
  clear: both;
  margin: 40px auto;
  width: 100%;
  height: 1px;
  background-color: #977a5e;
}
*:focus,
a:focus,
button:focus,
input:focus {
  outline-width: medium;
  outline-color: #072648 !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  position: relative;
}
#page-title h1,
.h1 small {
  color: #000;
  font: 400 12px/2 "Inter", sans-serif;
  display: block;
  margin: 10px auto;
  text-transform: uppercase;
  letter-spacing: 2.4px;
}
#page-title h1:only-child,
h2#append,
.h1 {
  color: #000;
  font: 400 70px/1 "Oranienbaum", serif;
}
h2,
.h2,
.dividerLead,
.more-to-explore span {
  color: #000;
  font: 400 70px/1 "Oranienbaum", serif;
  position: relative;
}
h3,
.h3 {
  color: #000;
  display: block;
  position: relative;
  font: 400 50px/1.1 "Oranienbaum", serif;
}
h4,
.h4 {
  color: #000;
  display: block;
  position: relative;
  font: 700 20px/1.1 "Inter", sans-serif;
  text-transform: uppercase;
}
main ul {
  list-style: none;
  padding: 0;
  margin: 10px 0;
  text-align: left;
  overflow: hidden;
}
main ul li {
  position: relative;
  display: block;
  margin: 0 0 10px 26px;
  padding-left: 24px;
  line-height: 1.6;
  overflow: hidden;
}
main ul li:before {
  content: "\e832";
  color: #977a5e;
  position: absolute;
  left: 0;
  top: 3px;
  font-size: 0.9em;
}
[class^="btn"] {
  position: relative;
  z-index: 1;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  text-align: center;
  transition: 0.3s all;
  font: 600 13px/1.08 "Inter", sans-serif;
  text-transform: uppercase;
  color: #072648;
  min-width: 270px;
  border: 2px solid #15f4ee;
  margin: 10px;
  padding: 21px 10px;
  border-radius: 30px;
}
[class^="btn"]:hover {
  background-color: #15f4ee;
  color: #072648;
}
/* TrueLark Chat Widget */
.btn-chat-start {
  min-width: auto;
}
.inner-page-hero-btn:hover {
  color: #072648 !important;
}
.btn-alt {
  background-color: white;
  color: #072648;
  border: none;
}
.btn-alt:hover {
  background-color: #15f4ee;
  color: #072648;
}
.btn-thr {
  background-color: #eae4df;
}
.btn-thr:hover {
  background-color: #072648;
}
#fixed-tabs .ra {
  background-color: #051a31;
}
#fixed-tabs .call {
  background-color: #876d54;
}
#fixed-tabs .map,
#fixed-tabs .fr {
  background-color: #000;
}
#fixed-tabs .fb {
  background-color: #4d70a8;
}
#fixed-tabs .gg {
  background-color: #dc4e41;
}
header {
  position: fixed;
  z-index: 100;
  left: 0;
  top: 0;
  width: 100%;
  background-color: #fff;
  transition: 0.3s all;
}
header:focus-within {
  z-index: 500;
}
header .logo {
  position: relative;
  z-index: 1;
  display: flex;
}
header .hd-info {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  flex: 1;
  margin-bottom: 10px;
}

header .hd-info .hd-loc {
  background-color: #15f4ee21;
  color: #102526;
  text-align: center;
  font-size: 20px;
  font-family: "Oranienbaum", serif;
  border-radius: 20px;
  padding: 4px;
  margin-bottom: 6px;
  display: block;
}

header .hd-info .flex-ed span {
  width: 1px;
  height: 42px;
  background: #102526;
  opacity: 0.2;
  display: table;
  margin: auto 20px;
}

header .hd-container {
  max-width: 935px;
  margin: 0 auto;
  flex: 1;
}
header #hd-top {
  background-color: #977a5e;
  padding: 5px;
}
header .pho,
header .phy {
  display: block;
  color: #102526;
  font-size: 16px;
  position: relative;
  display: table;
  margin: auto;
  font-size: 11px;
  text-align: center;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

header .pho {
  font-weight: 600;
  color: #1b204f;
  font: 400 25px/1 Oranienbaum, serif;
  position: relative;
  display: table;
  margin: 8px auto 0;
  letter-spacing: 0.08em;
}
header .phy {
  display: block;
  color: #102526;
  font-size: 16px;
  position: relative;
  display: table;
  margin: auto;
  font-size: 11px;
  text-align: center;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
header .pho {
  font-weight: 600;
}
header .pho,
header .phy {
  margin: 0 auto;
}
header .pho:hover {
  color: #977a5e;
}
header .pho i,
header .phy i {
  color: #977a5e;
  font-size: 18px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
header .pho i {
  font-size: 25px;
}
header .hd-btns {
  display: flex;
  flex-wrap: wrap;
  flex: 0 1 270px;
  justify-content: space-between;
}
header .hd-btns [class^="btn"] {
  justify-content: center;
  align-items: center;
  text-transform: uppercase;
  min-width: auto;
  padding: 18px 6px;
  border: none;
  font-size: 13px;
  color: white;
  font-weight: 400;
  background-color: #072648;
  border-radius: 0;
  margin: 0;
}
header .hd-btns [class^="btn"]:hover {
  background-color: #15f4ee !important;
  color: #1a1818;
}
header .hd-btns .ra {
  flex: 1 1 100%;
  font-size: 13px;
}
header .hd-btns .fm {
  flex: 1 1 100%;
  padding: 4px;
  background-color: #977a5e;
  font-size: 10px;
  letter-spacing: 2px;
}
header .hd-btns .ra i,
header .hd-btns .fm i {
  margin-right: 6px;
}
@media (min-width: 1025px) {
  .place-nav {
    max-width: 1330px;
    margin: 0 auto;
    padding: 20px 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  nav {
    flex: 0 1 100%;
    -color: #977a5e;
  }
  nav,
  nav ul li,
  nav ul li a {
    position: relative;
  }
  nav > ul {
    padding: 0;
    max-width: 930px;
    margin: auto;
  }
  nav ul {
    margin: auto;
    list-style: none;
    display: flex;
    justify-content: space-around;
  }
  nav ul li a {
    display: block;
    color: #fff;
  }
  nav ul li a:hover {
    color: #000;
  }
  nav > ul > li {
    flex: 1 1 auto;
    text-align: center;
  }
  nav > ul > li:last-of-type:after {
    display: none;
  }
  nav > ul > li > a {
    padding: 6px;
    font-size: 16px;
    color: #000;
  }
  nav > ul > li > a span {
    color: #000;
  }
  nav > ul > li:hover > a {
    color: #15f4ee;
  }
  nav ul li:hover > ul {
    display: block;
    visibility: visible;
    animation-name: fadeIn;
    animation-duration: 0.25s;
    animation-fill-mode: both;
  }
  nav ul ul {
    display: none;
    min-width: 280px;
    width: 100%;
    padding: 0;
    position: absolute;
    z-index: 3;
    left: 0;
    text-align: left;
    background-color: #072648;
    box-shadow: 10px 17.3px 25px rgba(0, 0, 0, 0.2);
  }
  nav > ul > li:last-child ul {
    right: 0;
    left: auto;
  }
  nav ul ul li > a {
    padding: 10px 12px;
    font-size: 14px;
    line-height: 1.3;
    text-transform: none;
  }
  nav ul ul li:hover > a {
    background-color: #eae4df;
    color: #000;
  }
  nav ul ul ul {
    left: 100%;
    top: 0;
    background-color: #977a5e;
  }
  nav ul ul ul li button i:before {
    content: "\e825" !important;
  }
  nav ul ul ul ul {
    top: auto;
    left: 0px;
    position: relative;
    display: block;
    box-shadow: none;
    background-color: #78614a;
  }
  nav ul ul ul ul li a {
    padding-left: 2em;
    padding-left: 2em;
  }
  nav ul ul ul ul li a {
    background-color: #7e664e;
  }
  nav ul ul ul ul li:hover a {
    background-color: #d6cac0;
  }
  .has-submenu span > a,
  .has-submenu button {
    display: inline-block;
    line-height: 1;
  }
  .has-submenu.open > ul {
    display: block;
  }
  .has-submenu.open > ul *:focus {
    background-color: rgba(255, 255, 255, 0.2);
  }
  nav li button {
    display: inline-block;
    padding: 0;
  }
}
.fix-nav header {
  position: fixed !important;
  box-shadow: 0 3px 7px rgba(24, 23, 24, 0.35);
  animation-duration: 1s;
  animation-fill-mode: both;
  z-index: 100;
  background-color: #eae4df;
}
.fix-nav header .logo img {
  max-height: 75px;
}
.fix-nav header #hd-contents {
  margin: 0 auto;
  padding: 7px 10px;
}
.fix-nav header .hd-info {
  margin: 0;
}
.fix-nav #hd-top,
.fix-nav .fm,
.fix-nav .of {
  display: none;
}
@media (max-width: 1024px) {
  .hd-info {
    display: flex;
    align-items: center;
    margin-right: 10px;
    justify-content: flex-end;
    text-align: center;
  }
  header .pho {
    font-size: 30px;
  }
  .flex-ed a:last-child,
  .flex-ed span {
    display: none !important;
  }
  header .logo {
    padding: 8px;
  }
  header .logo img {
    max-height: 70px;
  }
  #hd-top,
  #main-nav,
  header nav ul,
  header .hd-btns,
  header [class^="btn"],
  header .phy {
    display: none;
  }
  .nav-down {
    box-shadow: 0 3px 7px rgba(24, 23, 24, 0.2);
  }
  .nav-up {
    transform: translateY(-100%);
  }
  body,
  header,
  .mean-container .mean-nav {
    transition: all 0.3s;
  }
  body {
    right: 0;
  }
  .attach header {
    position: fixed !important;
    box-shadow: 0 3px 7px rgba(24, 23, 24, 0.35);
  }
  .attach header .top-nav {
    display: none !important;
  }
  body.mean-active header {
    left: -80%;
    transform: none;
  }
  body.mean-active {
    overflow: hidden;
    right: 80%;
  }
  body.mean-active:before {
    z-index: 98;
    content: "";
    opacity: 0.7;
    background-color: #000;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-image: none;
    height: inherit;
  }
  body.mean-active .mean-container .mean-nav {
    right: 0;
  }
  .mean-container {
    display: flex !important;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: space-between;
  }
  .mean-container .mean-bar {
    background-color: #eae4df;
    width: 70px;
    min-height: 70px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    align-self: stretch;
    margin-left: 8px;
  }
  .mean-container .meanmenu-reveal {
    display: block;
    color: #fff;
  }
  .mean-container a.meanmenu-reveal.meanclose i:before {
    transform: rotate(45deg);
    font-size: 60px;
    content: "+";
    margin: -5px 0 0 8px;
  }
  .mean-container .mean-bar .icon-menu {
    position: relative;
    display: table;
    transition: 0.3s all;
    z-index: 1;
    margin: 0 0 5px 5px;
  }
  .mean-container .meanmenu-reveal .icon-menu:before {
    font-size: 30px;
    content: "|||";
    transform: rotate(90deg) scaleY(1.6);
    letter-spacing: 3.2px;
  }
  .mean-container .mean-bar .icon-menu:after,
  .mean-container .meanmenu-reveal.meanclose:after {
    content: "MENU";
    font-style: normal;
    position: absolute;
    left: 48%;
    transform: translateX(-50%);
    bottom: -10px;
    letter-spacing: 1px;
    font-size: 0.55em;
    font-weight: 700;
  }
  .mean-container .meanmenu-reveal.meanclose i:before {
    transform: rotate(45deg);
    font-size: 60px;
    content: "+";
    margin: -5px 0 0 8px;
  }
  .mean-container .meanmenu-reveal.meanclose:after {
    content: "CLOSE";
    bottom: 5px;
  }
  .mean-container .mean-nav {
    position: fixed;
    right: -80%;
    margin: 0;
    top: 0;
    bottom: 0;
    width: 80%;
    overflow: auto;
    display: flex;
    flex-flow: column;
    justify-content: flex-start;
    background-color: #333;
  }
  .mean-container .mean-nav ul {
    font-size: 16px;
    padding: 0;
    margin: 0;
    width: 100%;
    list-style-type: none;
  }
  .mean-container .mean-nav ul li {
    position: relative;
    width: 100%;
  }
  .mean-container .mean-nav ul li a {
    display: block;
    padding: 1em 5%;
    padding-right: 58px !important;
    margin: 0;
    text-align: left;
    color: #fff;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    text-decoration: none;
    text-transform: uppercase;
  }
  .mean-container .mean-nav ul li li a {
    padding: 1em 10%;
    border-top: 1px solid #f1f1f1;
    border-top: 1px solid rgba(255, 255, 255, 0.25);
    opacity: 0.75;
    text-shadow: none !important;
    visibility: visible;
  }
  .mean-container .mean-nav ul li.mean-first a {
    border-top: none;
    margin-top: 0;
  }
  .mean-container .mean-nav ul li.mean-last a {
    border-bottom: none;
    margin-bottom: 0;
  }
  .mean-container .mean-nav ul li li li a {
    padding: 1em 15%;
  }
  .mean-container .mean-nav ul li li li li a {
    padding: 1em 20%;
  }
  .mean-container .mean-nav ul li li li li li a {
    padding: 1em 25%;
  }
  .mean-container .mean-nav ul li a:hover {
    background: #252525;
    background: rgba(255, 255, 255, 0.1);
  }
  .mean-container .mean-nav ul li a.mean-expand {
    width: 48px;
    line-height: 50px;
    font-size: 20px;
    padding: 0 !important;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
    background: rgba(255, 255, 255, 0.1);
    border: none !important;
    border-left: 1px solid rgba(255, 255, 255, 0.4) !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.4) !important;
  }
  .mean-container .mean-nav ul li a.mean-expand:before {
    content: "\e825";
    font-family: "fontello";
    font-weight: 400;
    margin: 0;
    font-style: normal;
  }
  .mean-container .mean-nav ul li .mean-expand.mean-clicked:before {
    content: "\e83a";
  }
  .mean-remove {
    display: none !important;
  }
  .mean-nav .social {
    min-height: 66px;
    background-color: rgba(0, 0, 9, 0.1);
    margin: 0;
    padding: 10px 5px;
    justify-content: center;
  }
  .mean-nav .fo-title {
    color: #fff;
    text-align: center;
  }
  .mean-nav .hours {
    display: block;
    text-align: center;
    color: #fff;
    padding: 10px;
    margin: 10px auto auto;
  }
  .mean-nav .hours p {
    display: table;
    text-align: left;
    font-size: 15px;
    margin: 10px auto 0;
    color: #fff;
  }
  #banner figure {
    margin: 0 -20%;
    max-height: 100%;
  }
}
.play {
  cursor: pointer;
  border: none;
  background-color: transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  color: #000;
  font: 700 15px/1 "Inter", sans-serif, sans-serif;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  text-align: center;
  transition: 0.3s all;
}
.play i {
  width: 75px;
  height: 75px;
  border-radius: 50%;
  background-color: #fff;
  display: block;
  color: #000;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 30px;
  margin: 10px;
  transition: 0.3s all;
}
.play i:before {
  margin: auto;
  padding-left: 5px;
}
.play:hover {
  color: #977a5e;
}
.play:hover i {
  background-color: #977a5e;
  color: #fff;
}
[data-embed] .close,
[data-vimeo] .close {
  cursor: pointer;
  line-height: 1;
  background-color: #072648;
  color: #fff;
  padding: 8px;
  text-transform: uppercase;
  z-index: 5;
  position: absolute;
  top: 0;
  right: 0;
  min-width: 180px;
}
[data-embed] .close i,
[data-vimeo] .close i {
  font-style: normal;
  font-size: 1.25em;
  line-height: 1;
  vertical-align: middle;
  display: inline-block;
  margin-bottom: 5px;
}
[data-embed] .close:focus,
[data-vimeo] .close:focus {
  background-color: #020d1a;
}
[data-embed] .close:hover,
[data-vimeo] .close:hover {
  background-color: #1b1b1b;
  color: #fff;
}
[data-embed] .close i:before {
  transform: rotate(45deg);
}
body.page_index h2,
body.page_index .h2 {
  display: block;
  font-size: 80px;
}
body.page_index h2 small,
body.page_index .h2 small {
  font: 400 12px/1 "Inter", sans-serif;
  color: #977a5e;
  display: block;
  text-transform: uppercase;
  letter-spacing: 2.4px;
}
.split {
  padding: 60px 10px;
}
.split .flex-ed {
  max-width: 1200px;
  margin: auto;
  display: flex;
  justify-content: space-between;
}
.split article {
  flex: 0 1 50%;
  padding: 10px;
}
.split figure {
  flex: 0 1 48%;
}
.split .btn {
  margin-left: 0;
}
#banner {
  text-align: center;
  position: relative;
  background-color: #dbd1c7;
  color: white;
}
#banner article {
  max-width: 1200px;
  z-index: 10;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 80px;
  margin: auto;
}

#banner article .h1.sm {
  font: 400 15px/1.76 "Inter", sans-serif;
  font-size: 12px;
  letter-spacing: 2.4px;
  line-height: 2.08;
  text-transform: uppercase;
  font-weight: 400;
}
#banner article h2 {
  /* color: white; */
  font: 400 75px/1.1 Oranienbaum, serif;
  text-transform: none;
}
#banner article .h3 {
  font-size: 42px;
}
#banner figure {
  position: relative;
  overflow: hidden;
  max-height: 750px;
  /* padding-bottom: 56.25%;
  height: 0; */
}
#banner figure:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  bottom: 0;
  content: "";
  background-color: rgba(151, 122, 94, 0.4);
}
#banner figure.playing {
  padding-bottom: 56.25%;
  margin: 0px !important;
  height: 0;
}
#banner figure img {
  width: 100%;
}
#banner-quarterly {
  background-color: #eae4df;
}
#banner-quarterly .contain {
  width: 1000px;
  max-width: 100%;
  margin: auto;
  padding: 30px 20px;
}
#welcome {
  display: flex;
  padding-bottom: 140px;
}
#welcome article {
  max-width: 430px;
  padding: 10px;
  margin: auto;
}
#welcome figure {
  position: relative;
  max-width: 50%;
  flex: 1;
}
#welcome figure > img {
  width: 100%;
}
#welcome figure .seal {
  position: absolute;
  bottom: 50px;
  left: -110px;
}
#meet {
  max-width: 1090px;
  margin: 0 auto;
}
#meet .flex-ed {
  padding: 30px 0;
}
#meet article {
  max-width: 490px;
}
#meet figure {
  max-width: 497px;
  display: block;
  position: relative;
}
#meet figure h3 {
  font: 400 25px/1.8 "Oranienbaum", serif;
  text-align: center;
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  color: white;
  background-color: #072648;
  padding: 10px;
}
#meet figure img {
  width: 100%;
  margin: 0;
}
#meet .meet-2 h3 {
  background-color: #333;
}
#meet .meet-3 {
  top: -130px;
}
#meet .meet-3 h3 {
  background-color: #977a5e;
}
#meet figure a:hover h3 {
  color: #15f4ee;
}
#testimonial {
  padding: 140px 10px 0px;
}
#testimonial article {
  max-width: 410px;
  margin: 0 auto;
  padding: 0;
}
#testimonial figure {
  max-width: 55%;
  flex: 0 1 55%;
}
#testimonial figure img {
  width: 100%;
}
#what {
  background-color: #333;
  position: relative;
}
#what .what-slide {
  display: flex !important;
}
#what .what-slide article {
  max-width: 460px;
  margin: auto;
  padding: 10px;
  color: white;
}
#what .what-slide article h2,
#what .what-slide article .h2 {
  color: white;
}
#what .what-slide article .btn-alt {
  margin-left: 0;
}
#what .what-slide figure {
  max-width: 50%;
  flex: 1;
}
#what .what-slide figure img {
  width: 100%;
}
#what .controls-wrapper {
  position: absolute;
  left: 0;
  width: 50%;
  bottom: 10%;
}
#what .controls-wrapper .pagingInfo {
  font: 400 30px/1 "Oranienbaum", serif;
  color: white;
  padding: 10px;
}
#what .controls-wrapper .slick-controls {
  max-width: 440px;
  margin: 0 auto;
  justify-content: flex-start;
}
#what .controls-wrapper .slick-arrow {
  height: 79px;
  width: 79px;
  flex: 0 0 79px;
  font-size: 40px;
}
#options {
  background-color: #072648;
  display: flex;
}
#options a {
  color: white;
  max-width: 50%;
  flex: 1;
  min-height: 640px;
  display: flex;
  position: relative;
}
#options a::before {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  content: "";
  background-color: rgba(7, 38, 72, 0.5);
}
#options a div {
  max-width: 450px;
  margin: auto;
  padding: 10px;
}
#options a .btn {
  color: white;
  margin-left: 0;
}
#options a article {
  opacity: 0;
  transition: 0.3s;
  position: relative;
}
#options a:hover {
  background: url(assets/images/index-insurance.jpg) center top no-repeat;
  background-size: cover;
}
#options a:hover article {
  opacity: 1;
}
#options a:nth-child(2):hover {
  background-image: url(assets/images/index-no-insurance.jpg);
}
#options h2,
#options .h2 {
  color: white;
  font-size: 50px;
  position: relative;
}
#options h2:before,
#options .h2:before {
  position: absolute;
  left: -50px;
  top: 0;
  content: "01";
  font-size: 28px;
}
#options .h2::before {
  content: "02";
}
#reviews {
  padding: 60px 10px;
  text-align: center;
  position: relative;
}
#reviews .slick-reviews {
  margin: 40px auto 0;
  max-width: 960px;
  padding-bottom: 20px;
}
#reviews .slick-reviews .slick-arrow {
  font-size: 40px;
  color: #977a5e;
}
#reviews .slick-reviews p {
  font-size: 22px;
}
#reviews author {
  text-align: left;
  display: flex;
  font: 600 14px/1 "Inter", sans-serif;
  margin: 30px 0;
  text-transform: uppercase;
  color: #072648;
  justify-content: center;
  align-items: center;
}
#reviews author i {
  width: 55px;
  height: 55px;
  color: white;
  line-height: 55px;
  border-radius: 50%;
  font-size: 30px;
  text-align: center;
  margin-right: 20px;
}
#reviews author i.icon-google {
  background-color: #dc4e41;
}
#reviews author star {
  letter-spacing: 4px;
  margin-bottom: 5px;
  font-size: 18px;
  display: block;
}
#reviews author figure {
  margin: 10px 0;
}
#reviews .slick-dots span {
  background-color: #977a5e;
}
#reviews .slick-arrow {
  position: absolute;
  top: 30%;
  left: -100px;
  font-size: 50px;
}
#reviews #next {
  right: -100px;
}
#reviews .controls-wrapper {
  max-width: 1150px;
  margin: 0 auto;
  position: relative;
}
#reviews .controls-wrapper .slick-controls {
  position: absolute;
  right: 0;
  top: 25px;
}
#reviews .controls-wrapper .pagingInfo {
  font: 400 30px/1 "Oranienbaum", serif;
  color: #977a5e;
}
#callouts {
  padding: 80px 10px;
  text-align: center;
  max-width: 1150px;
  margin: 0 auto;
  position: relative;
}
#callouts:before {
  content: "";
  position: absolute;
  left: -1000px;
  right: -1000px;
  top: 0;
  bottom: 0;
  z-index: -1;
  background-color: #eae4df;
}
#callouts .call-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}
#callouts .call-wrapper a {
  min-width: 340px;
  position: relative;
  color: black;
  margin: 20px 10px;
  background-color: white;
  padding: 30px 20px;
  max-width: 344px;
}
#callouts .call-wrapper a h3 {
  font-size: 42px;
}
#callouts .call-wrapper a:hover {
  background-color: #977a5e;
}
#find {
  max-width: 1150px;
  margin: 20px auto;
}
#find #map {
  max-width: 600px;
  flex: 1;
}
#find article {
  max-width: 430px;
}
.social {
  text-align: center;
  margin: 0;
  display: flex;
  justify-content: space-around;
}
.social a {
  position: relative;
  display: inline-block;
  margin: 5px;
  font-size: 16px;
  color: #fff;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  line-height: 40px;
}
.social .fb {
  background-color: #4d70a8;
}
.social .gp {
  background-color: #dc4e41;
}
.social .yp {
  background-color: #b62717;
}
.social .yt {
  background-color: #d00;
}
.social .in {
  background-color: #c13584;
}
.social .tw {
  background-color: #00aced;
}
.social a:hover {
  background-color: #fff;
}
.social .fb:hover i {
  color: #4d70a8;
}
.social .gp:hover i {
  color: #dc4e41;
}
.social .yp:hover i {
  color: #b62717;
}
.social .yt:hover i {
  color: #d00;
}
.social .in:hover i {
  color: #c13584;
}
.social .tw:hover i {
  color: #00aced;
}
footer {
  background-color: #072648;
  color: #fff;
  padding: 100px 10px 0;
  border-bottom: 4px solid #977a5e;
}
footer .logo {
  margin-bottom: 30px;
  display: block;
}
footer .logo img {
  margin-left: -50px;
}
footer #fo-contents {
  max-width: 1150px;
  margin: 0 auto;
  padding-bottom: 80px;
  display: flex;
  justify-content: space-between;
}
footer #fo-contents .fo-form .h2 {
  font: 400 25px/1 "Oranienbaum", serif;
  color: white;
  margin-bottom: 20px;
  display: block;
}
footer #fo-contents .fo-form .simple {
  text-align: left;
  color: white;
}
footer #fo-contents .fo-form .simple input,
footer #fo-contents .fo-form .simple textarea,
footer #fo-contents .fo-form .simple select {
  display: block;
  color: white;
  width: 100%;
  background: none;
  border-bottom: 1px solid #193656;
  color: white;
  padding: 0;
  margin-bottom: 10px;
  line-height: 1;
}
footer #fo-contents .fo-form .simple textarea {
  height: 45px;
  padding-top: 10px;
}
footer #fo-contents .fo-form .btn {
  color: white;
  margin: 10px 0;
}
footer #fo-contents .fo-form ::placeholder {
  color: white;
}
footer .fo-contain {
  max-width: 470px;
}
footer a {
  color: #fff;
}
footer a:hover {
  color: #977a5e;
}
footer .fo-title {
  color: white;
  font: 600 16px/1 "Inter", sans-serif;
  margin-bottom: 10px;
  text-transform: uppercase;
}
footer .pho {
  font-size: 22px;
  display: block;
  font-weight: 600;
}
footer .phy {
  font-size: 18px;
  display: block;
  margin-bottom: 20px;
}
footer .hours {
  margin: 0;
  font: 400 16px/2 "Inter", sans-serif;
}
footer .hours p {
  color: #fff;
  margin: 0;
}
footer .social {
  display: table;
}
footer .social .fo-title {
  text-align: left;
}
footer .social a:first-of-type {
  margin-left: 0;
}
#copy {
  text-align: center;
  max-width: 1150px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 1.1px;
}
#copy .spacer {
  width: 30px;
  display: inline-block;
  font-size: 0;
}
#copy a {
  color: #15f4ee;
}
#copy .tnt {
  color: white;
}
#copy a:hover {
  color: #977a5e;
}
#copy .icon-tnt {
  display: inline-block;
  vertical-align: middle;
  margin: 0 20px 10px -12px;
  font-size: 70px;
}
#page {
  position: relative;
  display: block;
  width: 100%;
  margin: auto;
  padding: 30px 10px;
  max-width: 1150px;
  clear: both;
}
#page.has_divider {
  padding-bottom: 0;
  padding-top: 0;
}
.page_index .internal {
  display: none;
}
.center {
  text-align: center;
}
main {
  overflow: hidden;
}
@media (min-width: 800px) {
  ul.two {
    column-count: 2;
  }
}
@media (max-width: 750px) {
  main ul li {
    margin-left: 10px;
  }
  .elem-left,
  .elem-right,
  .block .elem-left,
  .block .elem-right {
    display: table;
    float: none;
    margin: 20px auto;
    max-width: 100%;
  }
  #banner figure {
    margin: 0 -50%;
  }
  #banner article {
    bottom: 40px;
  }
}
#interior-banner {
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  text-align: center;
  padding: 100px 10px;
}
#interior-banner:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #072648 url(assets/images/page-banner-bg.html) center bottom
    no-repeat;
  z-index: -1;
}
#interior-banner .contain {
  max-width: 1300px;
  margin: auto;
  width: 100%;
  position: relative;
  z-index: 1;
  color: white;
}
#interior-banner a:not(.btn-alt) {
  color: #15f4ee;
}
#interior-banner h1,
#interior-banner h2 {
  color: white;
}
#interior-banner .flex-title {
  margin: 0 auto;
  width: 100%;
  max-width: 1300px;
  justify-content: space-between;
}
#interior-banner .flex-title #page-title {
  margin: 0;
}
#interior-banner .flex-title .contain {
  flex: 0 1 50%;
  max-width: 670px;
  margin: 0;
  text-align: left;
}
#interior-banner #main-img {
  flex: 0 1 auto;
  z-index: 10;
}
#interior-banner.has-main {
  padding: 40px 0 0;
}
#interior-banner.has-main .contain {
  padding: 10px;
  max-width: 640px;
}
#intro {
  margin: 0 auto;
}
#static-banner {
  display: none;
}
.why {
  padding: 0 10px 30px;
  position: relative;
  counter-reset: why-section;
  margin-top: -80px;
}
.why:before {
  content: "";
  position: absolute;
  left: -1000px;
  right: -1000px;
  top: 0;
  bottom: 0;
  background-color: #977a5e;
}
.why h2 {
  max-width: 500px;
  position: relative;
  padding: 15px 30px;
  margin-left: -70px;
  text-align: left;
  letter-spacing: 3.4px;
  text-transform: uppercase;
  font: 400 17px/1.7 "Inter", sans-serif;
  color: white;
  z-index: 1;
}
.why h2:before {
  content: "";
  position: absolute;
  left: -1000px;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #333333;
  z-index: -1;
}
.why ul {
  display: flex;
  justify-content: space-around;
  align-items: center;
  text-align: center;
  align-items: flex-start;
}
.why ul li {
  max-width: 280px;
  flex: 1 1 33%;
  padding: 0;
  margin: 30px 10px 10px;
  width: 100%;
  color: #fff;
  overflow: visible;
  font: 400 26px/1 "Oranienbaum", serif;
}
.why ul li:before {
  counter-increment: why-section;
  background: url(assets/images/why-deco.png) center center no-repeat;
  content: "";
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto 10px;
  width: 63px;
  height: 50px;
  border: none;
  color: #fff;
  font: 400 30px/1 "Inter", sans-serif;
  text-align: center;
}
.page-divider {
  display: block;
  max-width: 100%;
  width: 100%;
  position: relative;
  z-index: 1;
  margin-top: 60px;
}
.block {
  position: relative;
  display: table;
  clear: both;
  width: 100%;
  max-width: 100%;
  padding: 70px 10px;
}
.block:before {
  content: "";
  position: absolute;
  left: -1000px;
  right: -1000px;
  top: 0;
  bottom: 0;
  z-index: -1;
}
.block .contain {
  display: flex;
  justify-content: space-around;
  align-items: flex-start;
}
.block h2 {
  margin-bottom: 20px;
}
.block .wrap {
  height: 0;
}
.block article {
  margin: auto 0;
  flex: 0 1 555px;
}
.block article p:first-of-type {
  margin-top: 0;
}
.block ul li {
  margin-left: 0;
  line-height: 1.2;
}
.block .btn {
  margin-left: 0;
}
.block .elem {
  flex: 0 0 auto;
  position: relative;
  z-index: 3;
}
.block .elem-right {
  order: 1;
}
.block:nth-of-type(odd):before {
  background-color: white;
}
.mini-block {
  display: table;
  clear: both;
  max-width: 100%;
  width: 100%;
  margin: 30px auto;
}
.block.no_img {
  text-align: center;
}
.offset img {
  margin-bottom: -100px;
}
.meet-divider {
  margin-top: 60px;
}
.meet-center {
  text-align: center;
  max-width: 1150px;
  margin: 0 auto;
  padding-bottom: 150px;
  position: relative;
}
.meet-center:before {
  content: "";
  position: absolute;
  left: -1000px;
  right: -1000px;
  top: 250px;
  bottom: 0;
  z-index: -1;
  background-color: #eae4df;
}
.meet-center article {
  padding: 20px 0;
}
.meet-center .assoc {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}
.more-to-explore {
  position: relative;
  text-align: center;
  margin: 0 auto;
  padding: 40px 10px 60px;
  background-color: #333333;
}
.more-to-explore p {
  margin: 20px auto;
  max-width: 1150px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
}
.more-to-explore [class^="btn"] {
  margin: 10px 5px;
  color: white;
  min-width: 370px;
}
.more-to-explore .btn-alt {
  color: #333333;
}
.more-to-explore span {
  color: white;
  font: 400 36px/1 "Oranienbaum", serif;
}
#common {
  display: flex;
  flex-flow: wrap;
  margin: 40px auto 0;
  max-width: 980px;
  text-align: center;
}
#common:before {
  content: "";
  background-color: #eae4df;
  position: absolute;
  left: -1000px;
  right: -1000px;
  top: 0;
  bottom: 0;
  z-index: -1;
}
#common > * {
  flex: 1 0 120px;
  margin: 0 1em 20px;
}
#common a:hover h3 {
  color: #977a5e;
}
#common span {
  display: flex;
  min-height: 80px;
  align-items: center;
  margin-bottom: 10px;
}
#common h3 {
  font: 700 14px/1.1 "Inter", sans-serif;
  letter-spacing: 1.4;
}
.services-grid {
  max-width: 1280px;
  position: relative;
  margin: 40px auto;
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  flex-wrap: wrap;
}
.services-grid > div {
  flex: 0 1 48%;
  margin: 10px auto;
  position: relative;
}
.services-grid h3 {
  display: block;
  text-align: center;
  line-height: 1.1;
}
.services-grid h3 a {
  color: #000;
}
.services-grid h3 span {
  display: block;
  font-size: 18px;
}
.services-grid h3:hover a {
  color: #977a5e;
}
.services-grid figure {
  transition: 0.4s all;
}
.services-grid figure img {
  width: 100%;
}
.services-grid ul {
  display: table;
  margin: 20px auto;
}
.services-grid ul li {
  line-height: 1.2;
  margin: 10px auto;
}
.services-grid ul li a {
  color: #000;
}
.services-grid ul li:hover a {
  color: #977a5e;
}
@media screen and (min-width: 1023px) {
  .services-grid h3 a,
  .services-grid ul li a {
    color: white;
  }
  .services-grid figure {
    position: relative;
  }
  .services-grid figure:after {
    background-image: linear-gradient(
      to top,
      #1b204f 0%,
      rgba(27, 32, 79, 0) 100%
    );
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    bottom: 0;
  }
  .services-grid article {
    position: absolute;
    left: 0;
    top: calc(100% - 140px);
    bottom: 0;
    padding: 20px;
    display: flex;
    flex-flow: column;
    width: 100%;
    transition: 0.3s;
  }
  .services-grid article h3 {
    text-align: left;
    margin-top: auto;
    min-height: 100px;
    display: flex;
    align-items: flex-end;
  }
  .services-grid article ul {
    width: 100%;
  }
  .services-grid > div {
    overflow: hidden;
  }
  .services-grid > div:hover article {
    top: 0;
  }
  .services-grid > div:hover figure:after {
    background-image: linear-gradient(
      to top,
      #1b204f 0%,
      rgba(27, 32, 79, 0.5) 100%
    );
  }
}
.services-grid .ready {
  text-align: center;
}
.services-grid .ready a {
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  background-color: #977a5e;
  height: 100%;
}
.services-grid .ready a .h2,
.services-grid .ready a .btn {
  color: white;
}
.styled-form .inline,
.styled-form .input-content {
  background-color: #072648;
}
.styled-form .input__field:focus + .input__label::before,
.input--filled .input__label::before {
  border-color: #977a5e;
}
.accordion {
  margin: 40px auto;
  text-align: left;
  max-width: 1000px;
  position: relative;
  padding: 103px 10px;
}
.accordion:before {
  content: "";
  position: absolute;
  left: -1000px;
  right: -1000px;
  top: 0;
  bottom: 0;
  z-index: -1;
  background-color: #eae4df;
}
.accordion .toggle {
  position: relative;
  cursor: pointer;
  clear: both;
  padding: 25px 50px 25px 25px;
  width: 100%;
  display: block;
  text-align: left;
  background-color: white;
  margin: 20px 0;
}
.accordion .toggle h2 {
  font-size: 25px;
}
.accordion .toggle:hover {
  background-color: #15f4ee;
}
.accordion .toggle:hover:after,
.accordion .toggle:hover.active:after {
  color: white;
}
.accordion .toggle.active:after {
  content: "\e819";
  font-family: "fontello";
  top: 17px;
  color: #15f4ee;
}
.accordion .toggle:after {
  content: "\e81a";
  font-family: "fontello";
  color: #15f4ee;
  position: absolute;
  top: 17px;
  right: 20px;
  font-size: 40px;
  text-align: center;
  display: flex;
  align-items: center;
}
.accordion > div {
  display: none;
  padding: 0 50px 20px 0;
  color: #000;
  padding: 30px 30px;
  margin-top: -20px;
}
.accordion > div p:first-of-type {
  margin-top: 0;
}
.hours {
  display: table;
  margin: 10px auto;
  text-align: left !important;
}
.hours label {
  width: 120px;
  display: inline-block;
  font-weight: 700;
}
.contact {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  max-width: 100%;
  margin: 30px auto;
}
.contact h3 {
  margin: 10px auto;
}
.contact p {
  margin: 15px 0 10px;
  line-height: 1.4;
}
.contact > div:first-child {
  flex: 1 0 auto;
  margin-right: 20px;
}
@media (min-width: 1024px) {
  .contact > div:last-child {
    /* margin-right: 10px; */
    width: 50%;
  }
}
.contact-map {
  height: 380px;
  margin: 20px auto 40px;
}
.contact-map iframe {
  height: 100%;
  width: 100%;
}
.slick-slider .slick-arrow {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateY(-50%);
}
.slick-slider #next {
  left: auto;
  right: 0;
}
.slick-controls {
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.slick-arrow {
  color: #977a5e;
  font-family: fontello;
  font-size: 30px;
  left: 0;
  width: 56px;
  height: 56px;
  flex: 0 0 60px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border: 1px solid #977a5e;
  z-index: 5;
  transition: 0.3s all;
}
.slick-arrow i {
  margin-left: -4px;
}
.slick-arrow:hover {
  color: white;
  background-color: #977a5e;
}
.slick-dots {
  line-height: 1;
}
.slick-dots li {
  line-height: 1;
}
.slick-dots li button {
  padding: 0;
}
.slick-dots span {
  cursor: pointer;
  background-color: #eae4df;
  height: 12px;
  width: 12px;
  border-radius: 50%;
  display: inline-block;
  margin: 0 5px;
  opacity: 0.18;
}
.slick-dots .slick-active span {
  opacity: 1;
}
.pagingInfo {
  text-align: center;
  font: 400 30px/1 "Oranienbaum", serif;
  color: #977a5e;
}
.gallery {
  max-width: 850px;
  margin: 40px auto;
  padding: 0;
  position: relative;
}
.slick-gallery .case span:after {
  font: 400 12px/2.08 "Inter", sans-serif;
  letter-spacing: 2.4px;
  color: #977a5e;
}
.slick-gallery {
  position: relative;
  margin: 20px auto;
  text-align: center;
}
.slick-gallery .case {
  display: flex;
  justify-content: space-around;
}
.slick-gallery .case span {
  margin: 10px;
  position: relative;
  padding-bottom: 40px;
}
.slick-gallery .case span:after {
  content: "Before";
  position: absolute;
  bottom: 5px;
  left: 0;
  right: 0;
  margin: auto;
  display: block;
  margin: auto;
  color: #000;
  text-transform: uppercase;
}
.slick-gallery .case span:last-of-type:after {
  content: "After";
}
.slick-gallery figcaption {
  margin: 5px auto;
}
.landing {
  padding: 40px 10px;
  display: flex;
  text-align: center;
}
.landing div {
  flex: 0 1 350px;
  margin: 0 10px;
  max-width: 350px;
}
.landing .dr,
.landing .dr-2,
.landing .dr-3 {
  position: relative;
  display: block;
}
.landing .dr h3,
.landing .dr-2 h3,
.landing .dr-3 h3 {
  padding: 13px 0;
  font: 400 25px/1.8 "Oranienbaum", serif;
  text-align: center;
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  color: white;
  background: rgba(7, 38, 72, 0.8);
}
.landing .dr-2 h3 {
  background: rgba(151, 122, 94, 0.8);
}
.landing .dr-3 h3 {
  background: rgba(51, 51, 51, 0.8);
}
.landing .btn {
  padding: 15px;
  font-size: 11px;
  letter-spacing: 1.1px;
  font-weight: 700;
  min-width: 300px;
}
#safety h3:after {
  background-color: #072648;
}
.cls-2,
.cls-3,
.cls-4 {
  stroke: #072648;
}
.thinner .cls-2 {
  fill: #072648;
}
.covid-icon {
  border-color: #072648;
}
@media (max-width: 1024px) {
  .split .flex-ed {
    display: block;
    text-align: center;
  }
  .split figure {
    display: block;
    margin: auto;
  }
  .split article {
    margin: 20px auto;
  }
  .split .btn {
    margin: 10px auto;
  }
  #fo-contents {
    flex-wrap: wrap;
    text-align: center;
  }
  footer .hours {
    margin: 20px auto;
  }
  .fo-title {
    text-align: center;
  }
  #interior-banner .contain {
    padding: 30px 20px 20px;
  }
  #interior-banner .flex-title {
    text-align: center;
  }
  #interior-banner .flex-title .contain {
    max-width: 100%;
  }
  .why h2 {
    margin-left: 0;
  }
  .flex-title {
    display: block;
    text-align: center;
  }
  .flex-title #page-title {
    text-align: center;
  }
  #main-img {
    min-height: auto;
    margin: 10px auto 20px;
  }
  #main-img img {
    display: block;
  }
  #intro {
    margin: 20px auto;
    text-align: center;
  }
  .block {
    text-align: center;
    padding: 40px 10px;
  }
  .block .contain {
    display: block;
  }
  .block .btn {
    margin: 10px auto;
  }
  .block h2,
  .block h3 {
    margin-bottom: 20px;
    text-align: center;
  }
  .block [class^="elem"] {
    float: none;
    margin: 10px auto 20px;
    max-width: 100%;
  }
  .block ul {
    display: table;
    margin: 20px auto;
  }
  .services-grid > div,
  #all {
    flex: 0 1 48%;
  }
  [data-player][class^="elem"] {
    max-width: 650px;
  }
  .mean-container .mean-bar {
    background-color: #977a5e;
  }
  #fixed-tabs .ra {
    background-color: #977a5e;
  }
  #fixed-tabs .call {
    background-color: #15f4ee;
  }
  #fixed-tabs .map {
    background-color: #072648;
  }
  #meet .flex-ed {
    flex-flow: column-reverse;
    display: flex;
    padding: 0;
  }
  #meet figure {
    margin-top: 20px;
  }
  #meet .meet-3 {
    top: 0;
  }
  #welcome {
    flex-flow: column-reverse;
    padding-bottom: 10px;
  }
  #welcome figure {
    margin: 0 auto;
  }
  #welcome figure .seal {
    position: relative;
    bottom: 0;
    left: 0;
  }
  #testimonial figure {
    margin-bottom: 20px;
  }
  body {
    text-align: center;
  }
  body.page_index h2,
  body.page_index .h2 {
    font-size: 60px;
  }
  #callouts .call-wrapper {
    flex-flow: column;
  }
  footer .logo img {
    margin-left: 0;
  }
  footer .fo-contain {
    margin: 0 auto;
  }
  footer #fo-contents {
    flex-flow: column;
  }
  .fo-form {
    max-width: 400px;
    margin: 0 auto;
  }
  #copy {
    flex-flow: column;
  }
  footer #fo-contents .fo-form .simple {
    text-align: center;
  }
  .meet-center:before {
    top: 0;
  }
  h2,
  .h2,
  h2#append,
  .block h2 {
    font-size: 50px;
  }
  #what .what-slide {
    flex-flow: column-reverse;
    align-items: center;
  }
  #what .what-slide figure {
    max-width: 100%;
  }
  #options {
    flex-flow: column;
    align-items: center;
  }
  #options h2:before,
  #options .h2:before {
    display: none;
  }
  #what .controls-wrapper {
    position: static;
    width: 100%;
    padding: 10px;
  }
  #what .controls-wrapper .slick-controls {
    justify-content: center;
  }
  #options a article {
    opacity: 1;
  }
  #options a {
    min-height: 420px;
  }
  .landing {
    flex-flow: column;
    align-items: center;
  }
  .landing div {
    margin: 0 auto;
  }
  .contact {
    flex-flow: column;
    align-items: center;
  }
  #reviews .slick-arrow {
    position: static;
  }
  #reviews .controls-wrapper .slick-controls {
    position: initial;
  }
  .landing div {
    padding: 10px;
  }
  #reviews .controls-wrapper .pagingInfo {
    display: flex;
    padding: 15px;
  }
}
@media (max-width: 768px) {
  header .pho {
    font-size: 18px;
  }
  .why ul {
    flex-wrap: wrap;
  }
  .why ul li {
    flex: 1 1 100%;
  }
  #find #map {
    display: none;
  }
  header .hd-container {
    display: none;
  }
  .meet-center .assoc {
    flex-flow: column;
  }
  .meet-center .assoc figure {
    margin: 15px;
  }
}
@media (max-width: 590px) {
  .hd-info {
    display: none;
  }
  #map {
    display: none;
  }
  #copy span:last-of-type {
    display: block;
    font-size: 0px;
  }
  .contact {
    text-align: center;
    display: block;
  }

  #banner figure {
    margin: 0 -70%;
  }
  #banner article .h1 {
    font-size: 10.5vw;
  }
  #banner article .h3 {
    font-size: 5.5vw;
  }
  #options a {
    max-width: 100%;
  }
  .contact > div:first-child,
  .contact p {
    margin: 10px auto;
  }
  .gallery {
    padding: 0;
  }
  .services-grid > div,
  #all {
    flex: 1 1 100%;
  }
  .youtube[class*="elem-"] {
    width: 100%;
  }
  [data-player][class^="elem"] {
    min-width: 100%;
  }
  .landing {
    display: block;
  }
  header .hours label {
    width: 100px;
  }
}

@media (max-width: 400px) {
  .more-to-explore [class^="btn"] {
    min-width: 100%;
    width: 100%;
    margin: 8px auto;
  }
  [data-embed] .close {
    font-size: 12px;
    min-width: 120px;
    padding: 4px;
  }
  #banner .h1 {
    margin-right: -20px;
  }
  #copy .icon-tnt {
    font-size: 50px;
    margin-bottom: 8px;
  }
  #copy .tnt {
    margin-top: 20px;
  }
}
