@charset "utf-8";
/**********************************
 Color Palette: 
 Grayish Green: #a8b492;
 Very Dark Green: #455a21;
 Arbor Crimson: #8c0f05;
 Dark Cyan: #01596f;
 Cyan: #1fb1ad;
 ************************************/
/* Mixins */
/* end Mixins */
/*
 Theme Name: Harbour Manor
 Theme URI:
 Author:
 Author URI: https://wordpress.org/
 Description: Arbor Trace Theme
 Version: 1.0
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Tags: black, blue, gray, red, white, yellow, dark, light, one-column, two-columns, right-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
 Text Domain:
 This theme, like WordPress, is licensed under the GPL.
 Use it to make something cool, have fun, and share what you've learned with others.
 */
@font-face {
  font-family: 'Narmada';
  src: url('fonts/Narmada.eot'), url('fonts/Narmada.woff'), url('fonts/Narmada.ttf'), url('fonts/Narmada.svg');
  font-weight: normal;
  font-style: normal;
}
html, body {
  height: 100%;
}
body {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  /* [disabled]font-weight: 300; */
  background-image: url(../images/spiration-light.png);
  background-repeat: repeat;
}
/* Header Style */
/*
 .fixed-header * {
 @include tablet_up {
 transition: all .5s ease;
 }
 }
 */
.fixed-header .site-header-main {
  height: 100%;
}
.fixed-header .site-header-main #site-top-menu {
  background-color: #a8b492;
  padding-top: 10px;
}
@media (min-width: 768px) {
  .fixed-header .site-header-main #site-top-menu .former-container {
    margin: 0 10px;
  }
}
.fixed-header .site-header-main #site-top-menu .former-container a {
  color: #fff;
  font-size: 0.9em;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .fixed-header .site-header-main #site-top-menu .former-container a {
    font-size: 0.95em;
  }
}
.fixed-header .site-header-main #site-top-menu .former-container a:hover {
  color: rgba(255, 255, 255, 1.00);
  text-decoration: underline;
}
.fixed-header .site-header-main #site-top-menu .former-container #site-navigation .menu-top-menu-container {
  float: right;
}
.fixed-header .site-header-main #site-top-menu .former-container #site-navigation .menu-top-menu-container .current-menu-item a {
  color: rgba(255, 255, 255, 1.00);
  text-decoration: underline;
}
@media (min-width: 768px) {
  .fixed-header .site-header-main #site-top-menu .former-container #site-navigation a {
    transition: all 0.5s ease;
  }
}
.fixed-header .site-header-main .site-branding {
  background-color: rgba(255, 255, 255, 1.00);
}
@media (min-width: 768px) {
  .fixed-header .site-header-main .site-branding {
    padding: 20px 15px;
    transition: all 0.5s ease;
  }
}
.fixed-header .site-header-main .site-branding .upper-logo-container {
  width: auto;
}
.fixed-header .site-header-main .site-branding .upper-logo-container .logo-row .lower-logo-container {
  /*@include desktop_up {
   padding: 10px 20px;
   }*/
}
@media (min-width: 768px) {
  .fixed-header .site-header-main .site-branding .upper-logo-container .logo-row .lower-logo-container {
    margin-top: 20px;
    padding: 10px 0px;
  }
}
@media (min-width: 992px) {
  .fixed-header .site-header-main .site-branding .upper-logo-container .logo-row .lower-logo-container {
    border: 2px solid #8c0f05;
    padding: 10px;
    min-height: 0px;
    max-height: 190px;
    transition: all 0.5s ease;
    position: fixed;
    z-index: 2;
    top: 45px;
    width: auto;
    /*border: 3px solid #004961;*/
    /*
     height: 95px;
     width: 170.56px;
     */
    /*padding: 10px 15px 10px 10px;*/
    float: left;
    display: block;
    background-color: white;
  }
}
@media (min-width: 1600px) {
  .fixed-header .site-header-main .site-branding .upper-logo-container .logo-row .lower-logo-container {
    position: absolute;
    border: 2px solid #8c0f05;
    z-index: 100;
    background: white;
    margin-left: 0px;
    padding: 10px;
    top: -50px;
  }
}
@media (min-width: 480px) {
  .fixed-header .site-header-main .site-branding .upper-logo-container .logo-row .lower-logo-container .logo {
    margin: 0 auto;
  }
}
@media (min-width: 768px) {
  .fixed-header .site-header-main .site-branding .upper-logo-container .logo-row .lower-logo-container .logo {
    margin: 0;
  }
}
.fixed-header .site-header-main .site-branding .upper-logo-container .logo-row .header-right-info {
  padding: 15px 0 0;
  float: right;
}
@media (min-width: 600px) {
  .fixed-header .site-header-main .site-branding .upper-logo-container .logo-row .header-right-info {
    padding: 35px 15px 0 !important;
  }
}
.fixed-header .site-header-main .site-branding #header-phone {
  font-size: 0.74em;
  text-align: center;
  margin-top: 20px;
  color: #8c0f05;
  display: block;
}
@media (min-width: 420px) {
  .fixed-header .site-header-main .site-branding #header-phone {
    text-align: center;
    font-size: 1em;
  }
}
@media (min-width: 600px) {
  .fixed-header .site-header-main .site-branding #header-phone {
    font-size: 1.2em;
  }
}
@media (min-width: 768px) {
  .fixed-header .site-header-main .site-branding #header-phone {
    font-size: 1.5em;
    font-weight: 400;
    margin-top: 10px;
    color: #8c0f05;
    display: block;
    text-align: right;
  }
}
.fixed-header .site-header-main #site-header-menu .nav-container .navbar-collapse {
  margin: 0 10px;
}
.fixed-header .site-header-main #site-header-menu .nav-container .navbar-collapse ul {
  float: right;
}
@media (min-width: 768px) {
  .fixed-header .site-header-main #site-header-menu .nav-container .navbar-collapse a {
    transition: all 0.5s ease;
  }
}
@media (min-width: 768px) {
  .scrolled .fixed-header {
    position: fixed;
    z-index: 100;
    width: 100%;
    top: 0;
  }
}
@media (min-width: 768px) {
  .scrolled .fixed-header .site-header-main {
    height: 100px !important;
  }
}
@media (min-width: 992px) {
  .scrolled .fixed-header .site-header-main .site-top-menu .top-menu-container .top-menu-row .top-menu-row {
    height: 40px !important;
  }
}
.scrolled .fixed-header .site-header-main .site-branding {
  padding: 10px 0;
}
@media (min-width: 992px) {
  .scrolled .fixed-header .site-header-main .site-branding {
    padding: 0;
  }
}
@media (min-width: 992px) {
  .scrolled .fixed-header .site-header-main .site-branding .upper-logo-container .lower-logo-container {
    margin-top: 0px;
    margin-left: 15px;
  }
}
@media (min-width: 1024px) {
  .scrolled .fixed-header .site-header-main .site-branding .upper-logo-container .lower-logo-container {
    top: 0px;
    margin-top: 0px;
  }
}
@media (min-width: 1600px) {
  .scrolled .fixed-header .site-header-main .site-branding .upper-logo-container .lower-logo-container {
    top: -45px;
  }
}
@media (min-width: 992px) {
  .scrolled .fixed-header .site-header-main #site-top-menu a {
    font-size: 0.9em;
  }
}
@media (min-width: 992px) {
  .scrolled .fixed-header .site-header-main #site-top-menu nav {
    padding-right: 25px;
  }
}
/* The following is styling for blog navigation buttons */
.pagination {
  margin: 20px 0 20px 35px;
}
.pagination .nav-links {
  margin: 30px 0;
}
.pagination .nav-links .current {
  color: #8c0f05;
  border: 1px solid #8c0f05;
  background-color: #fff;
  border-radius: 10px;
  padding: 8px;
  margin: 0px 5px;
}
.pagination .nav-links a {
  color: #fff;
  border: 1px solid #8c0f05;
  background-color: #8c0f05;
  border-radius: 10px;
  padding: 8px;
  margin: 0px 5px;
}
.pagination .nav-links a:hover {
  color: #8c0f05;
  background-color: #fff;
  text-decoration: none;
}
.rehabilitation {
  padding-bottom: 0 !important;
}
.skilled-section {
  padding-bottom: 0 !important;
}
.memory-section {
  padding-bottom: 0 !important;
}
/* Home Page Styles */
.page-template-page-home header {
  height: auto;
}
@media (min-width: 768px) {
  .page-template-page-home header {
    height: 100%;
    min-height: unset;
  }
}
.page-template-page-home .btn {
  margin-top: 20px;
  box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.5);
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .page-template-page-home .btn {
    margin-bottom: 0px;
  }
}
img.img-responsive.alignleft.wp-image-59.size-full {
  margin-left: -20px;
  margin-bottom: 15px;
}
@media (min-width: 1024px) {
  img.img-responsive.alignleft.wp-image-59.size-full {
    margin-top: -20px;
    margin-left: -50px;
    margin-bottom: 0px;
  }
}
#fullScreenPic {
  background-image: url(/wp-content/uploads/title_photo_03.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: cover;
  height: 100%;
  padding-top: 60px;
  color: rgba(255, 255, 255, 1.00);
  padding-left: 50px;
}
#fullScreenPic h1 {
  font-family: 'Dancing Script', cursive;
  font-size: 6em;
  line-height: 1em;
  color: #fff;
  text-shadow: 2px 2px 10px rgba(0, 0, 0, 1);
  font-weight: 700;
}
#fullScreenPic p {
  font-size: 1.9em;
  width: 78%;
  padding: 10px;
  text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.73);
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 3px;
}
@media (min-width: 768px) {
  #fullScreenPic p {
    padding: 20px 0 0;
  }
}
@media (min-width: 1200px) {
  #fullScreenPic p {
    background-color: rgba(0, 0, 0, 0);
    width: 60%;
  }
}
.skip-link.screen-reader-text {
  display: none;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: 700;
}
h2 {
  font-size: 2em;
}
.no-gutter > [class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}
#wrap {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  /* Negative indent footer by it's height */
  margin: 0 auto -395px;
}
#top-section {
  height: 100%;
}
.more {
  bottom: 20px;
  display: none;
  margin-left: 48%;
  position: absolute;
  text-align: center;
}
.more a {
  color: #fff;
}
.more a:hover {
  color: #fff;
}
.bounce {
  animation: 2s ease 0s normal none infinite running bounce;
}
.arrow {
  margin: 8% 0;
  text-align: center;
}
.arrowCircle {
  border: 2px solid rgba(255, 255, 255, 1);
  border-radius: 100px;
  padding: 5px 13px;
}
/* Main Navigation */
.navbar-nav {
  margin-top: 0;
}
#site-header-menu.navbar {
  margin-bottom: 0;
}
#site-header-menu.navbar-default .navbar-brand {
  color: rgba(255, 255, 255, 1);
}
#site-header-menu.navbar-default {
  font-size: 0.96em;
  background-color: #455a21;
  border-width: 0px;
  border-radius: 0px;
  text-transform: uppercase;
}
@media (min-width: 1500px) {
  #site-header-menu.navbar-default {
    font-size: 1.15em;
  }
}
#site-header-menu.navbar-default .navbar-nav > li > a {
  color: rgba(255, 255, 255, 1);
  background-color: #455a21;
  padding-left: 10px;
  padding-right: 10px;
}
#site-header-menu.navbar-default .navbar-nav > li > a:hover, #site-header-menu.navbar-default .navbar-nav > li > a:focus, #site-header-menu.navbar-default .navbar-nav > li.current-menu-item > a {
  color: #004961;
  background-color: rgba(255, 255, 255, 1);
}
#site-header-menu.navbar-default .navbar-nav > li > a:hover {
  background-color: rgba(255, 255, 255, .7);
}
#site-header-menu.navbar-default .navbar-nav > .active > a, #site-header-menu.navbar-default .navbar-nav > .active > a:hover, #site-header-menu.navbar-default .navbar-nav > .active > a:focus {
  color: rgba(255, 255, 255, 1);
  background-color: rgba(155, 177, 95, 1);
}
#site-header-menu.navbar-default .navbar-nav > .active > a:hover {
  background-color: rgba(155, 177, 95, .7);
}
#site-header-menu.navbar-default .navbar-toggle {
  border-color: #fff;
}
#site-header-menu.navbar-default .navbar-toggle:hover, #site-header-menu.navbar-default .navbar-toggle:focus {
  background-color: #649096;
}
#site-header-menu.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
}
#site-header-menu.navbar-default .navbar-toggle:hover .icon-bar, #site-header-menu.navbar-default .navbar-toggle:focus .icon-bar {
  background-color: #fff;
}
#site-header-menu.navbar-default .nav-container {
  /* [disabled]padding:0px; */
}
#site-header-menu.navbar-default .navbar-collapse {
  padding: 0px;
}
/* Community Dropdown */
#community-dropdown {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 1);
  height: auto;
  position: absolute;
  top: 0;
  z-index: 9999;
}
#community-dropdown nav {
  padding-left: 0;
  padding-right: 0;
}
#community-dropdown .community {
  background-color: #fff;
  border-bottom: 1px solid #d9d8d8;
  border-right: 1px solid #d9d8d8;
  min-height: 110px;
}
@media (min-width: 1024px) {
  #community-dropdown .community {
    min-height: 160px;
  }
}
@media (min-width: 1230px) {
  #community-dropdown .community {
    min-height: 110px;
  }
}
#community-dropdown span {
  display: block !important;
}
#community-dropdown li:first-child, #main-nav li:last-child {
  margin-right: 0;
}
#community-dropdown .community:focus, #community-dropdown .community:hover {
  background-color: #d9d8d8;
}
#community-dropdown img {
  display: block;
  height: 40px;
  margin: 8px auto 0;
  width: 40px;
}
#community-dropdown p {
  color: #000;
  font-size: 0.6em;
  height: 50px;
  text-align: center;
  text-transform: none;
}
.communities-close-button {
  margin-top: 35px;
}
/* Custom Modal Colors */
#customModal .modal-content {
  background-clip: padding-box;
  background-color: #000;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  color: #fff;
  outline: 0 none;
  position: relative;
}
#customModal .modal-header {
  border-bottom: 1px solid #000;
  padding: 15px;
}
#customModal .close {
  color: #fff;
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  opacity: 1;
  text-shadow: 0 1px 0 #fff;
}
#customModal .close:focus, .close:hover {
  color: #fff;
  cursor: pointer;
  opacity: 0.5;
  text-decoration: none;
}
@media (min-width: 1024px) {
  #community-dropdown img {
    float: left;
    height: 87px;
    margin-right: 0;
    margin-top: 0px;
    width: 87px;
  }
  #community-dropdown p {
    display: table-cell;
    text-align: left;
    vertical-align: middle;
    padding-top: 25px;
    font-size: 0.8em;
    font-weight: 300;
  }
}
@media only screen and (min-width: 992px) {
  .scrolled .site-branding {
    padding: 0px 0px 0px 10px;
    height: 0px !important;
  }
  .scrolled .upper-logo-container {
    padding: 0px 0px 0px 10px;
    height: 0px !important;
  }
  .scrolled .logo-row {
    /* height: 0px !important;*/
  }
  .scrolled .header-right-info {
    display: none;
    padding: 0px;
    float: left;
  }
  .scrolled .site-branding img {
    height: 77px;
    z-index: 2;
    margin: 10px auto 0;
  }
  .scrolled #fullScreenPic {
    margin-top: 100px;
  }
  .scrolled .navbar-nav {
    float: right;
    margin-right: 15px;
  }
  .scrolled #site-header-menu.navbar-default .navbar-nav > li > a {
    font-size: 0.6em;
  }
}
/* Home Page Styles */
.home #main article {
  background-image: url(images/main-banner-background.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  height: 100%;
  padding-top: 60px;
  padding-bottom: 60px;
  color: rgba(255, 255, 255, 1.00);
}
.home #main .entry-header {
  display: none;
}
.home #main article h1 {
  font-family: 'Arizonia', cursive;
  font-size: 11em;
  line-height: 0.8em;
  color: #fff;
  text-shadow: 5px 5px 5px rgba(0, 0, 0, 0.73);
  font-weight: normal;
}
.home #main article p {
  font-size: 1.9em;
  width: 78%;
  padding-top: 20px;
  text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.73);
}
#hmSection1 {
  background-color: #accecd;
  padding-top: 40px;
  padding-bottom: 85px;
  top: -10px;
}
#hmSection1 .whiteIcon {
  color: #fff;
  top: -10px;
}
#hmSection1 h2 {
  font-family: 'Yellowtail', cursive;
  font-size: 6em;
  color: #01596f;
  word-spacing: 15px;
  margin-bottom: 35px;
  font-weight: normal;
  line-height: 1.2em;
}
#hmSection1 h3 {
  font-size: 2.1em;
  color: #01596f;
  line-height: 0.5em;
  margin-top: 13px;
  margin-bottom: 25px;
}
#hmSection1 .remove-decor {
  text-shadow: 0 0 0 black;
}
.site-branding {
  background-color: rgba(255, 255, 255, 1.00);
  padding: 10px 0;
}
.circle-icon {
  background: #427882;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  text-align: center;
  line-height: 100px;
  vertical-align: middle;
  padding: 30px;
}
.icon-background-dkTeal {
  color: #8c0f05;
  top: -10px;
}
.circle-wrap {
  background-color: #8c0f05;
  border-radius: 100px;
  border: 10px solid #8c0f05;
  display: inline-block;
  font-size: 75px;
}
#hmSection2 {
  background-image: url(/wp-content/uploads/twinkle_star_bg_02.png);
  background-repeat: repeat;
  background-position: center top;
  padding-top: 40px;
  padding-bottom: 40px;
  min-height: 520px;
}
#hmSection2 h2 {
  font-size: 3.5em;
  font-weight: 900;
  line-height: 1.25em;
  color: #01596f;
}
#hmSection2 p {
  font-size: 1.5em;
}
#hmSection3 {
  background-image: url(/wp-content/uploads/blue_bg_02.png);
  background-repeat: no-repeat;
  background-color: #2073a1;
  background-position: center top;
  color: rgba(255, 255, 255, 1.00);
  min-height: 720px;
  padding-top: 90px;
  background-size: cover;
}
@media (min-width: 1024px) {
  #hmSection3 {
    padding-top: 25px;
  }
}
@media (min-width: 1200px) {
  #hmSection3 {
    padding-top: 90px;
  }
}
@media (min-width: 1024px) {
  #hmSection3 .btn-wrap {
    width: 50%;
  }
}
#hmSection3 .btn-wrap .btn {
  float: left;
  margin-top: 0;
  background-color: #accecd;
  border: 1px solid #accecd;
  box-shadow: 0 0 0 0 black;
  color: #2c7687;
  font-weight: 700;
}
@media (min-width: 1024px) {
  #hmSection3 .btn-wrap .btn {
    float: right;
  }
}
#hmSection3 h2 {
  font-size: 3.5em;
  font-weight: 900;
  line-height: 1.25em;
}
#hmSection4 {
  background-image: url(/wp-content/uploads/textured_bg_02.png);
  background-repeat: repeat;
  background-position: center top;
  padding-top: 40px;
  background-size: cover;
  padding-bottom: 40px;
}
#hmSection4 h2 {
  font-size: 2.8em;
  font-weight: 700;
  line-height: 1em;
  color: #01596f;
}
#hmSection4 p {
  font-size: 1.2em;
}
#hmSection5 {
  background-image: url(images/golf-background.jpg);
  background-repeat: no-repeat;
  background-color: #6d9aa0;
  background-position: center bottom;
  color: rgba(255, 255, 255, 1.00);
  min-height: 720px;
  padding-top: 160px;
  background-size: cover;
}
#hmSection5 h2 {
  font-size: 3.5em;
  font-weight: 900;
  line-height: 1.25em;
  color: #fff;
  /* [disabled]text-shadow: 3px 3px 2px rgba(0,0,0,0.73); */
}
#hmSection5 p {
  font-size: 1.5em;
}
#hmSection6 {
  background-repeat: no-repeat;
  background-color: #fff;
  background-position: center top;
  min-height: 420px;
  padding-top: 20px;
  padding-bottom: 40px;
}
@media (min-width: 768px) {
  #hmSection6 {
    padding-top: 40px;
  }
}
@media (min-width: 1200px) {
  #hmSection6 .title_text {
    width: 50%;
    float: right;
  }
}
#hmSection6 h2 {
  font-size: 3.5em;
  font-weight: 800;
  line-height: 1.25em;
  color: #01596f;
  margin-bottom: 20px;
}
#hmSection6 p {
  font-size: 1.5em;
}
#hmSignup {
  background-color: #a8b492;
  background-position: 90% bottom;
  color: #455a21;
  min-height: 700px;
  background-image: url(/wp-content/uploads/small_slice_ppbg_03.png);
  background-repeat: no-repeat;
  padding-bottom: 60px;
  padding-top: 40px;
}
#hmSignup h2 {
  font-size: 3.5em;
  font-weight: 900;
  line-height: 1.25em;
  color: #455a21;
}
#hmSignup p {
  font-size: 1.5em;
  margin-bottom: 60px;
}
#hmSignupFormWrapper {
  background-color: #455a21;
  padding: 20px;
  border-radius: 6px;
  border: 2px solid #fff;
  color: #fff;
}
#hmSignupFormWrapper button {
  background-color: #a8b492;
  border-color: #a8b492;
  margin-top: 29px;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.5);
  color: #fff;
}
/* General Styles*/
#pgWrap {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  /* Negative indent footer by it's height */
  margin: 0 auto -300px;
}
/* Set the fixed height of the footer here */
#push, #footerWrapper {
  height: 300px;
}
footer {
  background: #01596f;
  padding-top: 60px;
  padding-bottom: 40px;
  font-size: 1em;
}
footer {
  color: #fff;
}
footer a {
  color: #fff;
}
footer a:hover {
  color: #fff;
  text-decoration: none;
}
footer .footerIcon {
  margin-left: 10px;
}
#firstSection {
  padding-bottom: 60px;
}
#firstSection p {
  line-height: 1.8em;
  margin-bottom: 1.3em;
}
#secondSection {
  padding-bottom: 60px;
}
#secondSection p {
  line-height: 1.8em;
  margin-bottom: 1.3em;
}
#coloredSection {
  color: #fff;
  margin-bottom: 60px;
}
#coloredSection h2 {
  margin-bottom: 40px;
}
#lastSection {
  padding-bottom: 60px;
}
.boardMember {
  margin-bottom: 40px;
}
.whiteBkgrnd {
  background-color: #fff;
  padding: 20px 25px 30px;
  overflow: auto;
}
.whiteBkgrnd h2 {
  margin-bottom: 20px;
}
.assistedBkgrnd {
  padding-bottom: 0px !important;
  overflow-x: hidden;
}
.whiteBkgrndPlusPadding {
  background-color: #fff;
  padding: 40px 45px;
  overflow-x: hidden;
}
.whiteBkgrndGallery {
  background-color: #fff;
  padding-right: 25px;
  padding-left: 25px;
  padding-bottom: 30px;
  margin-top: 80px;
}
.tealBkgrnd {
  background-color: #004961;
  padding: 20px 25px 30px;
}
.topPhoto {
  height: 380px;
  position: relative;
  background-position: center center;
  background-size: cover;
}
.topPhotoTitle {
  background: rgba(0, 0, 0, 0.5);
  bottom: 0;
  padding-left: 30px;
  position: absolute;
  height: 90px;
  color: #fff;
  width: 100%;
}
.topPhotoTitle > h1 {
  color: #fff;
  font-size: 3em;
  margin-bottom: 14px;
  margin-top: 14px;
  text-transform: uppercase;
}
#breadcrumbs {
  background-color: #a8b492;
  color: #455a21;
  padding-top: 8px;
}
#breadcrumbs a {
  color: #455a21;
  text-decoration: none;
}
#breadcrumbs .separator {
  color: #455a21 !important;
}
/*
 #breadcrumbs a {
 color: $dkgrn;
 text-decoration: none;
 }
 */
/*
 #header-phone {
 font-size: 1.8em;
 font-weight: 400;
 text-align: right;
 margin-top: 20px;
 color: #8c0f05;
 display: block;
 }
 */
#header-tour-link {
  font-size: 1.5em;
  font-weight: 600;
  margin-bottom: -20px;
  text-align: right;
}
@media (min-width: 768px) {
  #header-tour-link {
    font-size: 1.8em;
  }
}
.featuredListHeader {
  background-color: #004961;
  color: #fff;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  padding: 10px 15px;
}
.featuredListHeader h3 {
  margin: 0;
}
.featuredListWrap {
  border-left-color: #004961;
  border-right-color: #004961;
  border-bottom-color: #004961;
  border-left-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-width: 2px;
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  padding-top: 20px;
}
.fa-ul > li {
  margin-bottom: 25px;
  position: relative;
}
/* Custom Button Colors*/
/* Default*/
.btn-default {
  background-color: #8c0f05;
  border-color: #8c0f05;
  color: #fff;
  white-space: normal;
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active {
  background-color: #fff;
  border-color: #006f51;
}
.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
  background-color: #006f51;
  border-color: #006f51;
}
/* Dark Blue*/
.btn-dkBlue {
  background-color: #006f51;
  border-color: #006f51;
  color: #fff;
}
.btn-dkBlue:hover, .btn-dkBlue:focus, .btn-dkBlue:active, .btn-dkBlue.active {
  background-color: #fff;
  border-color: #006f51;
}
.btn-dkBlue.disabled:hover, .btn-dkBlue.disabled:focus, .btn-dkBlue.disabled:active, .btn-dkBlue.disabled.active, .btn-dkBlue[disabled]:hover, .btn-dkBlue[disabled]:focus, .btn-dkBlue[disabled]:active, .btn-dkBlue[disabled].active, fieldset[disabled] .btn-dkBlue:hover, fieldset[disabled] .btn-dkBlue:focus, fieldset[disabled] .btn-dkBlue:active, fieldset[disabled] .btn-dkBlue.active {
  background-color: #006f51;
  border-color: #006f51;
}
/* Blue*/
.btn-Blue {
  background-color: #006f51;
  border-color: #006f51;
  color: #fff;
}
.btn-Blue:hover, .btn-Blue:focus, .btn-Blue:active, .btn-Blue.active {
  background-color: #fff;
  border-color: #006f51;
}
.btn-Blue.disabled:hover, .btn-Blue.disabled:focus, .btn-Blue.disabled:active, .btn-Blue.disabled.active, .btn-Blue[disabled]:hover, .btn-Blue[disabled]:focus, .btn-Blue[disabled]:active, .btn-Blue[disabled].active, fieldset[disabled] .btn-Blue:hover, fieldset[disabled] .btn-Blue:focus, fieldset[disabled] .btn-Blue:active, fieldset[disabled] .btn-Blue.active {
  background-color: #006f51;
  border-color: #006f51;
}
/* Brown Button*/
.btn-Brown {
  background-color: #006f51;
  border-color: #006f51;
  color: #fff;
}
.btn-Brown:hover, .btn-Brown:focus, .btn-Brown:active, .btn-Brown.active {
  background-color: #fff;
  border-color: #006f51;
}
.btn-Brown.disabled:hover, .btn-Brown.disabled:focus, .btn-Brown.disabled:active, .btn-Brown.disabled.active, .btn-Brown[disabled]:hover, .btn-Brown[disabled]:focus, .btn-Brown[disabled]:active, .btn-Brown[disabled].active, fieldset[disabled] .btn-Brown:hover, fieldset[disabled] .btn-Brown:focus, fieldset[disabled] .btn-Brown:active, fieldset[disabled] .btn-Brown.active {
  background-color: #006f51;
  border-color: #006f51;
}
/* Teal Button */
.btn-Teal {
  background-color: #006f51;
  border-color: #006f51;
  color: #fff;
}
.btn-Teal:hover, .btn-Teal:focus, .btn-Teal:active, .btn-Teal.active {
  background-color: #fff;
  border-color: #006f51;
}
.btn-Teal.disabled:hover, .btn-Teal.disabled:focus, .btn-Teal.disabled:active, .btn-Teal.disabled.active, .btn-Teal[disabled]:hover, .btn-Teal[disabled]:focus, .btn-Teal[disabled]:active, .btn-Teal[disabled].active, fieldset[disabled] .btn-Teal:hover, fieldset[disabled] .btn-Teal:focus, fieldset[disabled] .btn-Teal:active, fieldset[disabled] .btn-Teal.active {
  background-color: #006f51;
  border-color: #006f51;
}
/* White Outline (Ghost) button*/
.btn.outline {
  background: none;
  padding: 12px 22px;
}
.btn-white.outline {
  border: 2px solid #fff;
  color: #fff;
}
.btn-white.outline:hover, .btn-white.outline:focus, .btn-white.outline:active, .btn-white.outline.active, .open > .dropdown-toggle.btn-white {
  color: #eee;
  border-color: #eee;
}
.btn-white.outline:active, .btn-white.outline.active {
  border-color: #eee;
  color: #eee;
  box-shadow: none;
}
.man {
  bottom: -355px;
  left: -10px;
  position: absolute;
  z-index: 99;
  max-width: 100%;
  width: 100%;
  height: auto;
}
.galleryThumbs {
  margin-top: 20px;
}
/* Accordion Panel Styles */
.panel-custom {
  border-color: #195b70;
}
.panel-custom > .panel-heading {
  background-color: #195b70;
  border-color: #fff;
  color: #fff;
}
.panel-custom > .panel-heading a {
  color: #fff;
}
.panel-custom > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #fff;
}
.panel-custom > .panel-heading .badge {
  background-color: #333;
  color: #f5f5f5;
}
.panel-custom > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #fff;
}
#videoGalleryLink, #photoGalleryLink {
  top: -45px;
  position: relative;
  display: block;
  font-size: 0.8em;
  float: right;
}
#videoGalleryImg {
  background-image: url("images/video-icon-static.png");
  background-repeat: no-repeat;
  margin-left: auto;
  width: 100px;
  height: 100px;
  position: relative;
}
a:hover #videoGalleryImg {
  background-image: url("images/video-icon-hover.png");
}
#photoGalleryImg {
  background-image: url("images/gallery-icon-static.png");
  background-repeat: no-repeat;
  margin-left: auto;
  width: 100px;
  height: 100px;
  position: relative;
}
a:hover #photoGalleryImg {
  background-image: url("images/gallery-icon-hover.png");
}
#videoGalleryLink p, #photoGalleryLink p {
  width: 100px;
  margin-left: auto;
  text-align: center;
}
.galleryTitle {
  background-repeat: repeat;
  background-position: 0 0;
  background-image: none;
  background-color: #004961;
  background-attachment: scroll;
  border-radius: 0 60px 0 0;
  color: #fff;
  left: -36px;
  padding: 35px 0 30px 50px;
  position: relative;
  top: -34px;
}
.galleryTitle h2 {
  font-size: 2.95em;
}
.single .alignright {
  float: right;
  margin-left: 20px;
}
.single .alignleft {
  float: left;
  margin-right: 20px;
}
.single .entry-content img {
  max-width: 400px;
  height: auto;
}
@media (min-width: 470px) {
  .single .entry-content img {
    max-width: 250px;
  }
}
@media (min-width: 768px) {
  .single .entry-content img {
    max-width: 400px;
  }
}
#breadcrumbs {
  list-style: none;
  margin: 0px 0;
  overflow: hidden;
  padding: 8px 0 10px 10px;
}
#breadcrumbs li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
#breadcrumbs .separator {
  font-size: 18px;
  font-weight: 100;
  color: #ccc;
}
.logo-row {
  /*padding-left: 48px;*/
}
@media only screen and (min-width: 0px) and (max-width: 490px) {
  /*
   #header-phone {
   font-size: 1.2em;
   font-weight: 400;
   margin-top: 10px;
   color: #2b4e31;
   display: block;
   text-align: center;
   }
   */
  .page-template-page-home header {
    height: auto;
  }
  #menu-top-menu {
    font-size: 10px;
  }
  #site-header-menu.navbar-default .navbar-nav > li {
    padding-left: 2%;
  }
  .topPhoto {
    height: 180px;
    background-size: cover !important;
  }
  .topPhotoTitle {
    background: rgba(0, 0, 0, 0.5);
    bottom: 0;
    padding-left: 10px;
    position: absolute;
    height: auto;
    color: #fff;
    width: 100%;
  }
  .topPhotoTitle > h1 {
    color: #fff;
    font-size: 1.5em;
    margin-bottom: 14px;
    margin-top: 14px;
    text-transform: uppercase;
  }
  #fullScreenPic {
    padding-top: 20px;
  }
  #fullScreenPic h1 {
    font-size: 2em;
    margin-top: 0;
    margin-bottom: 0;
  }
  .more .bounce {
    animation: none;
  }
  #fullScreenPic p {
    font-size: 0.8em;
    width: 100%;
  }
  .home #main article h1 {
    font-family: 'Arizonia', cursive;
    font-size: 5em;
    line-height: 0.8em;
    color: #fff;
    text-shadow: 5px 5px 5px rgba(0, 0, 0, 0.73);
    font-weight: normal;
  }
  .home #main article p {
    font-size: 1em;
    width: 90%;
    padding-top: 20px;
    text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.73);
  }
  .home #main article {
    background-image: url(images/main-banner-background.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: cover;
    height: 100%;
    padding-top: 12px;
    color: rgba(255, 255, 255, 1.00);
  }
  #hmSection1 h2 {
    font-family: 'Yellowtail', cursive;
    font-size: 2.9em;
    color: #fff;
    word-spacing: 15px;
    margin-bottom: 35px;
    font-weight: normal;
    line-height: 1.2em;
  }
  #hmSection3 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  #hmSection3 h3 {
    font-size: 2.1em;
    color: #fff;
    line-height: 0.5em;
    margin-top: -4px;
    margin-bottom: 25px;
  }
  #hmSection1 h3 {
    font-size: 2.5em;
    color: #fff;
    line-height: 0.5em;
  }
  #hmSection5 {
    background-image: url(images/golf-background.jpg);
    background-repeat: no-repeat;
    background-color: #6d9aa0;
    background-position: -175px bottom;
    color: rgba(255, 255, 255, 1.00);
    min-height: 530px;
    padding-top: 0px;
    background-size: cover;
  }
  #hmSection2 h2 {
    font-size: 2em;
    line-height: 1em;
  }
  #hmSection2 img {
    max-width: 100%;
    height: auto;
  }
  #hmSection3 h2 {
    font-size: 2em;
    font-weight: 900;
    line-height: 1.25em;
  }
  #hmSection3 {
    /*background-image: url(images/couple-background-blue.jpg);*/
    background-repeat: no-repeat;
    background-color: #2073a1;
    background-position: -160px top;
    color: rgba(255, 255, 255, 1.00);
    min-height: 390px;
    padding-top: 75px;
    background-size: cover;
  }
  #hmSection4 h2 {
    font-size: 2em;
    font-weight: 900;
    line-height: 1.25em;
  }
  #hmSection5 h2 {
    font-size: 2.4em;
    font-weight: 900;
    line-height: 1.25em;
    color: #fff;
    text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.73);
  }
  #hmSection6 h2 {
    font-size: 2em;
    font-weight: 900;
    line-height: 1.25em;
    margin-bottom: 0px;
    float: right;
  }
  #hmSection6 .btn-Brown {
    font-size: 0.55em;
    max-width: 100%;
  }
  #hmSignup h2 {
    font-size: 2em;
    font-weight: 900;
    line-height: 1.25em;
    color: #fff;
  }
  #hmSignup {
    /*background-color: #9bb15f;*/
    background-position: 1028px bottom;
    color: rgba(255, 255, 255, 1.00);
    min-height: none;
    background-image: url(images/signup-background.jpg);
    background-repeat: no-repeat;
    padding-bottom: 40px;
  }
  #footerWrapper {
    background: #004961;
    padding-top: 60px;
    padding-bottom: 40px;
    font-size: 0.95em;
  }
  .featuredListHeader h3 {
    margin-bottom: 0px;
    padding: 10px 0;
  }
  #firstSection {
    padding-bottom: 0;
  }
  .fa-ul > li {
    margin-bottom: 10px;
  }
  .whiteBkgrnd img {
    width: 100%;
    height: auto;
  }
}
@media only screen and (min-width: 0px) and (max-width: 490px) and (min-width: 768px) {
  #hmSection6 h2 {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 599px) {
  /*
   .header-right-info {
   //padding-top: 15px;
   padding: 15px 0 0 !important;
   }
   */
  #header-tour-link {
    display: none;
  }
  #header-phone .number {
    /*display: none;*/
  }
  .navbar-nav {
    margin: 0;
    text-align: left;
    float: none !important;
  }
}
@media only screen and (min-width: 490px) and (max-width: 767px) {
  /*
   .site-branding .logo {
   max-width: 300px;
   margin: 0 auto;
   }
   .site-branding #header-phone {
   text-align: center;
   font-size: 1.3em;
   }
   */
  .site-branding #header-tour-link {
    text-align: center;
  }
  .navbar-nav {
    margin: 0;
    text-align: left;
    float: none !important;
  }
  #fullScreenPic h1 {
    font-size: 3.2em;
  }
  #fullScreenPic p {
    font-size: 1.3em;
    width: 95%;
  }
  .home #main article h1 {
    font-family: 'Arizonia', cursive;
    font-size: 8em;
    line-height: 0.8em;
    color: #fff;
    text-shadow: 5px 5px 5px rgba(0, 0, 0, 0.73);
    font-weight: normal;
  }
  .home #main article p {
    font-size: 1.2em;
    width: 100%;
    padding-top: 20px;
    text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.73);
  }
  .home #main article {
    background-image: url(images/main-banner-background.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: cover;
    height: 100%;
    padding-top: 60px;
    color: rgba(255, 255, 255, 1.00);
  }
  #hmSection1 h2 {
    font-size: 5em;
  }
  #hmSection2 h2 {
    font-size: 2.8em;
    line-height: normal;
  }
  #hmSection3 {
    padding-top: 50px;
    padding-bottom: 40px;
  }
  #hmSection3 h3 {
    font-size: 2.1em;
    color: #fff;
    line-height: 0.5em;
    margin-top: -4px;
    margin-bottom: 25px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .lower-logo-container {
    position: relative;
    z-index: 100;
    background: white;
    margin-left: 0px;
    padding: 10px 40px 10px 40px;
    width: unset;
  }
  .lower-logo-container .logo {
    height: 100%;
    z-index: 100;
    width: auto;
    display: inline-block;
  }
  .header-right-info {
    padding-top: 0px;
    float: right;
  }
  #custom.navbar-default {
    font-size: 0.95em;
    background-color: rgba(147, 95, 47, 1);
    border-width: 0px;
    border-radius: 0px;
    text-transform: uppercase;
  }
  #site-header-menu.navbar-default .navbar-nav > li > a {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 0.65em;
  }
  .page-template-page-home header {
    height: auto;
  }
  #fullScreenPic {
    padding-top: 10px;
  }
  #fullScreenPic h1 {
    font-size: 4em;
  }
  #fullScreenPic p {
    font-size: 1.5em;
  }
  .home #main article h1 {
    font-family: 'Arizonia', cursive;
    font-size: 10em;
    line-height: 0.8em;
    color: #fff;
    text-shadow: 5px 5px 5px rgba(0, 0, 0, 0.73);
    font-weight: normal;
  }
  .home #main article p {
    font-size: 1.6em;
    width: 100%;
    padding-top: 20px;
    text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.73);
  }
  .home #main article {
    background-image: url(images/main-banner-background.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: cover;
    height: 100%;
    padding-top: 60px;
    color: rgba(255, 255, 255, 1.00);
  }
  .man {
    bottom: -404px;
    left: 5px;
    position: absolute;
    z-index: 99;
    width: 100%;
  }
  #hmSection5 {
    background-image: url(images/golf-background.jpg);
    background-repeat: no-repeat;
    background-color: #6d9aa0;
    background-position: left bottom;
    color: rgba(255, 255, 255, 1.00);
    min-height: 665px;
    padding-top: 0px;
    background-size: cover;
  }
  #hmSection3 {
    /*background-image: url(images/couple-background-blue.jpg);*/
    background-repeat: no-repeat;
    background-color: #2073a1;
    background-position: -170px top;
    color: rgba(255, 255, 255, 1.00);
    min-height: 560px;
    padding-top: 50px;
    padding-bottom: 40px;
    background-size: cover;
  }
  #hmSection3 h2 {
    font-size: 2.1em;
    margin-top: 0px;
    margin-bottom: 25px;
  }
  #hmSection4 h2 {
    line-height: normal;
  }
  #hmSection6 h2 {
    font-size: 2.5em;
    font-weight: 900;
    line-height: 1.25em;
    margin-bottom: 20px;
  }
  #hmSignupFormWrapper {
    background-color: #427882;
    padding: 20px;
    border-radius: 6px;
    border: 2px solid #fff;
    margin-left: 15px;
    margin-right: 15px;
  }
  #hmSignup {
    /*background-color: #9bb15f;*/
    background-position: 1028px bottom;
    color: rgba(255, 255, 255, 1.00);
    min-height: 740px;
    background-image: url(images/signup-background.jpg);
    background-repeat: no-repeat;
    padding-top: 15px;
  }
  #hmSection5 {
    background-image: url(images/golf-background.jpg);
    background-repeat: no-repeat;
    background-color: #6d9aa0;
    background-position: left bottom;
    color: rgba(255, 255, 255, 1.00);
    min-height: 450px;
    padding-top: 0px;
    background-size: cover;
  }
  #hmSection1 h2 {
    font-size: 4em;
  }
  #hmSection2 h2 {
    font-size: 2.5em;
  }
  #hmSection3 h2 {
    font-size: 2.5em;
  }
  #hmSignup h2 {
    font-size: 2.5em;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1024px) {
  #site-header-menu.navbar-default .navbar-nav > li > a {
    font-size: 0.7em;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
  .man {
    bottom: -385px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1280px) {
  #site-header-menu.navbar-default .navbar-nav > li > a {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 0.8em;
  }
  .page-template-page-home header {
    height: auto;
  }
  #fullScreenPic {
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  #fullScreenPic h1 {
    width: 75%;
    font-size: 5em;
  }
  #fullScreenPic p {
    width: 75%;
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 3px;
  }
  .man {
    width: 100%;
    max-width: 100%;
    /* bottom: -285px;*/
  }
}
@media only screen and (min-width: 1200px) {
  .lower-logo-container {
    position: absolute;
    border: 2px solid #8c0f05;
    z-index: 100;
    background: white;
    margin-left: 0px;
    padding: 10px;
    top: 10px;
    width: auto;
  }
  .scrolled .lower-logo-container {
    top: 0px;
  }
  .lower-logo-container .logo {
    height: 100%;
    z-index: 100;
    width: auto;
    display: inline-block;
  }
  .header-right-info {
    padding-top: 0px;
    float: right;
  }
  #fullScreenPic h1 {
    width: 90%;
  }
  .scrolled #site-header-menu.navbar-default .navbar-nav > li > a {
    font-size: 0.8em;
  }
}
@media only screen and (min-width: 1600px) {
  .logo-row {
    position: relative;
    padding-left: 0px;
  }
  .logo {
    height: 100%;
    z-index: 100;
    width: auto;
    display: inline-block;
  }
  .scrolled .logo {
    display: block;
  }
  .error404 .error-404 {
    min-height: 600px;
  }
  .error404 .error-404 .search-form {
    margin-top: 20px;
  }
  .error404 .error-404 .search-form label .screen-reader-text {
    display: none;
  }
  .error404 .error-404 .search-form label input {
    height: 48px;
    box-shadow: none;
    border: 1px solid gray;
    border-radius: 5px;
    background: transparent;
    padding: 5px;
  }
  .error404 .error-404 .search-form button {
    background-color: #004961;
    border-color: #004961;
    color: #fff;
    border-radius: 6px;
    padding: 10px 16px;
    font-size: 18px;
    text-align: center;
  }
}
@media screen and (min-height: 800px) and (min-width: 768px) and (max-width: 1024px) {
  #fullScreenPic h1 {
    font-size: 4em;
  }
  #fullScreenPic p {
    width: 90%;
  }
}
.responsiveCal {
  position: relative;
  padding-bottom: 75%;
  height: 0;
  overflow: hidden;
}
iframe {
  width: 1px;
  min-width: 100%;
  *width: 100%;
}
.error404 .error-404 {
  min-height: 600px;
}
#header-tour-link a, #header-tour-link a:hover, #header-tour-link a:visited, #header-tour-link a:focus {
  color: #8c0f05;
  text-decoration: none;
}
.number a, .number a:hover, .number a:visited, .number a:focus {
  color: #8c0f05;
  text-decoration: none;
}
.payment-footer {
  width: 100%;
  margin: 0 auto 20px auto;
  transition: all 0.5s ease;
}
.payment-footer a {
  cursor: pointer;
  font-size: 16px;
  text-transform: uppercase;
}
.payment-footer i {
  font-size: 30px;
  border: 1px solid white;
  border-radius: 100vh;
  height: 50px;
  width: 50px;
  margin-right: 15px;
  padding-top: 8px;
  transition: all 500ms;
}
.payment-footer i:hover {
  background-color: white;
  color: #01596f;
}
.payment-containter {
  width: fit-content;
  margin-bottom: 20px;
}
.payment-containter .contact-payment {
  display: grid;
  grid-template-areas: "icon text";
  grid-template-columns: 50px 150px;
  grid-template-rows: 50px;
}
.payment-containter .contact-payment span {
  font-size: 30px;
  grid-area: icon;
  text-align: center;
  border: 1px solid #00535e;
  border-radius: 100%;
}
.payment-containter .contact-payment p {
  grid-area: text;
  margin: 8% auto;
  text-transform: uppercase;
  font-size: 16px;
  width: max-content;
  margin-bottom: 0;
}
.testimonials {
  position: relative;
}
.testimonials .testimonial-slider {
  background-color: #ddd;
  border-radius: 6px 6px 0 0;
  padding: 36px;
}
.testimonials .testimonial-slider-footer {
  background-color: #ccc;
  border-radius: 0 0 6px 6px;
  padding: 10px 25px;
  margin: 0 auto;
  position: relative;
  top: -30px;
  display: flex;
  justify-content: space-between;
  min-height: 50px;
}
.testimonials .testimonial-slider-footer > * {
  background-color: transparent;
  border: none;
}
.testimonials .testimonial-slider-footer > * i {
  font-size: 30px;
}
