/* GENERAL */

.text-shadow {
  text-shadow: 0px 10px 20px rgba(0,0,0,.75);
}

.box-shadow {
	box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.08);
}

.svg-shadow {
  -webkit-filter: drop-shadow(0px 2px 0px rgba(0,0,0,.15));
  filter: drop-shadow(0px 2px 0px rgba(0,0,0,.15));
}

@media (min-width: 1200px) {
.elevate:hover {
	transform: translateY(-5px);
	}
}

.no-hover {
	color: inherit;
}

.no-hover:hover {
	text-decoration: none;
	color: inherit;
}

.centered {
	top: 50%;
	left: 0;
	right: 0;
  transform: translateY(-50%);
	text-align: center;
	margin: auto;
}

.no-border {
	border: none;
}

.pointer:hover {
	cursor: pointer;
}

.wreath-logo {
	width: 50px;
	height: 50px;
}

@media (max-width: 1199.98px) {
	.tooltip {
		display: none;
	}
}

.favicon-overlay {
  width: 60px;
  position: absolute;
  left: 1.75rem;
  top: 1rem;
}

@media (max-width: 1199.98px) {
  .favicon-overlay {
    width: 55px;
  }
}

@media (max-width: 991.98px) {
  .favicon-overlay {
    width: 50px;
  }
}

@media (max-width: 767.98px) {
  .favicon-overlay {
    width: 45px;
  }
}

@media (max-width: 575.98px) {
  .favicon-overlay {
    width: 40px;
  }
}

.image-card-box {
  background: #FFF;
  padding: 1.5rem;
  text-align: left;
  margin-left: -12rem;
  font-size: .95rem;
}

@media (min-width: 1600px) {
  .image-card-box {
    font-size: 1.15rem;
  }
}

@media (min-width: 1400px) {
  .image-card-box {
    font-size: 1.05rem;
  }
}

@media (min-width: 1200px) {
  .image-card-box h2 {
    font-size: 1.8rem;
  }
}

@media (max-width: 1199.98px) {
  .image-card-box {
    margin-top: -7rem;
    margin-left: 0;
  }
}

@media (max-width: 991.98px) {
  .image-card-box {
    margin-top: -6rem;
  }
}

@media (max-width: 767.98px) {
  .image-card-box {
    margin-top: -5rem;
  }
}

@media (max-width: 575.98px) {
  .image-card-box {
    margin-top: 0;
    padding: 1rem 0 0 0;
  }
}

.mb-15px {
    margin-bottom: 15px;
}

.mb-30px {
    margin-bottom: 30px;
}

.mx-30px {
    margin-left: 30px;
    margin-right: 30px;
}

.px-30px {
    padding-left: 30px;
    padding-right: 30px;
}

@media (min-width: 768px) {
    .px-md-30px {
        padding-left: 30px;
        padding-right: 30px;
    } 
}

.pt-30px {
    padding-top: 30px;
}

.mt-15px {
  margin-top: 15px;
}

.mt-30px {
  margin-top: 30px;
}

.mb-15px {
  margin-bottom: 15px;
}

.mb-30px {
  margin-bottom: 30px;
}

.row-15px {
    padding-left: 7.5px;
    padding-right: 7.5px;
}

.row-15px [class*=col-],
.row-15px [class*=col] {
    padding-left: 7.5px;
    padding-right: 7.5px;
}

.row-small {
    justify-content: center;
}

.row-small > .col-12 {
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
}

@media (min-width: 576px) {
    .row-small > .col-12 {
        -ms-flex: 0 0 91.666667% !important;
        flex: 0 0 91.666667% !important;
        max-width: 91.666667% !important;
    }
}

@media (min-width: 768px) {
    .row-small > .col-12 {
        -ms-flex: 0 0 83.333333% !important;
        flex: 0 0 83.333333% !important;
        max-width: 83.333333% !important;
    }
}

@media (min-width: 992px) {
    .row-small > .col-12 {
        -ms-flex: 0 0 75% !important;
        flex: 0 0 75% !important;
        max-width: 75% !important;
    }
}

@media (min-width: 1200px) {
    .row-small > .col-12 {
        -ms-flex: 0 0 66.666667% !important;
        flex: 0 0 66.666667% !important;
        max-width: 66.666667% !important;
    }
}

@media (min-width: 1200px) {
    .col-xl-5ths {
        -ms-flex: 0 0 20% !important;
        flex: 0 0 20% !important;
        max-width: 0 0 20% !important;
    }
}

@media (min-width: 992px) {
    .col-lg-5ths {
        -ms-flex: 0 0 20% !important;
        flex: 0 0 20% !important;
        max-width: 0 0 20% !important;
    }
}

@media (min-width: 768px) {
    .col-md-5ths {
        -ms-flex: 0 0 20% !important;
        flex: 0 0 20% !important;
        max-width: 0 0 20% !important;
    }
}

@media (min-width: 576px) {
    .col-sm-5ths {
        -ms-flex: 0 0 20% !important;
        flex: 0 0 20% !important;
        max-width: 0 0 20% !important;
    }
}

@media (min-width: 1200px) {
    .border-xl-left {
        border-left: 1px solid #DEE2E6;
    }

    .border-xl-left-dark {
        border-left: 1px solid #231F20;
    }

    .border-xl-right {
        border-right: 1px solid #DEE2E6;
    }

    .border-xl-right-dark {
        border-right: 1px solid #231F20;
    }
}

hr.dark {
  border-top: 1px solid #231F20;
}

hr.light {
  border-top: 1px solid #DEE2E6;
}

hr.white {
  border-top: 1px solid #FFF;
}

.lh-1 {
  line-height: 1;
}

@media (min-width: 1200px) {
    .partnerCarousel {
        position: absolute;
        top: -2px;
        right: 15px;
    }
}

.partnerCarousel a {
  line-height: 1;
  height: 100%;
  display: flex;
}

.partnerCarousel a img {
  width: 50px !important;
}


/* COLORS

Green: #154734;
Light Green: #1A5941;
Slate: #231F20;
Grey: #A7A9AB;
Medium Grey: #777;

*/

a {
  color: #154734;
  font-weight: 700;
  transition: all .3s ease;
}

a:hover,
a:focus,
a:target,
a:active {
  color: #000;
  transition: all .3s ease;
}

.text-green {
	color: #154734;
}

a.text-green {
  color: #154734;
  font-weight: 700;
}

a.text-green:hover,
a.text-green:focus,
a.text-green:target,
a.text-green:active {
  color: #000;
  font-weight: 700;
  text-decoration: underline;
  transition: all .3s ease;
}

.bg-green {
	background: #154734;
}

.bg-lgreen {
  background: #1A5941;
}

.text-lgreen {
  color: #1A5941;
}

.text-grey {
	color: #A7A9AB;
}

.bg-grey {
	background: #A7A9AB;
}

.text-medgrey {
	color: #777;
}

.bg-medgrey {
	background: #777;
}

.bg-slate {
  background: #231F20 !important;
}

.bg-cover {
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
}

.bg-ob-cover {
    -webkit-object-fit: cover !important;
    -moz-object-fit: cover !important;
    -o-object-fit: cover !important;
    object-fit: cover !important;
    height: 100%;
}

.bg-golf-green {
  background: linear-gradient(rgba(21,71,52,.8),rgba(21,71,52,.95)), url('/assets/img/backgrounds/golf-ball-bg.svg') center center;
}

.bg-golf {
  background: linear-gradient(rgba(255,255,255,.8),rgba(255,255,255,.8)), url('/assets/img/backgrounds/golf-ball-bg.svg') center center;
}

.bg-green-texture {
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
  background: linear-gradient(rgba(26,89,65,.25),rgba(26,89,65,.25)), url('/assets/img/backgrounds/textured-split-bg.jpg') center center;
  background-color: #154734;
}

.bg-banner {
  padding: 12rem 0;
  background-color: #154734;
  color: #FFF;
}

@media (max-width: 767.98px) {
  .bg-banner {
    padding: 10rem 0;
  }
}

@media (max-width: 575.98px) {
  .bg-banner {
    padding: 8rem 0;
  }
}


/* TYPOGRAPHY

font-family: 'Montserrat', sans-serif;
font-family: 'Lato', sans-serif;

*/

@media (max-width: 1200px) {
  h1,
  .h1 {
    font-size: calc(1.35rem + 1.25vw);
  }

  h2,
  .h2 {
    font-size: calc(1.325rem + 0.9vw);
  }

  h3,
  .h3 {
    font-size: calc(1.3rem + 0.6vw);
  }

  h4,
  .h4 {
    font-size: calc(1.25rem + 0.3vw);
  }

  .display-1 {
    font-size: calc(1.7rem + 4vw);
  }

  .display-2 {
    font-size: calc(1.65rem + 4vw);
  }

  .display-3 {
    font-size: calc(1.55rem + 3.5vw);
  }

  .display-4 {
    font-size: calc(1.45rem + 2.5vw);
  }
}

body {
  font-family: 'Lato', sans-serif;
	font-weight: 400;
  color: #231F20;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, .display-1, .display-2, .display-3, .display-4 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
}

.top-title {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 0;
}

ul {
  list-style-type: square;
}

.medium {
    font-size: 14px;
}

.font-12px {
    font-size: 12px;
}

.font-13px {
    font-size: 13px;
}

.font-14px {
    font-size: 14px;
}

a.text-dark {
  font-weight: 700;
}

a.text-dark:hover {
  text-decoration: none;
}

.body-logo {
  width: 183px;
  height: 80px;
}

strong.lead {
  font-weight: 600;
}

@media (min-width: 1200px) {
  .px-xl-75 {
    padding-left: .75rem !important;
    padding-right: .75rem !important;
  }

  .pl-xl-75 {
    padding-left: .75rem !important;
  }
}

.n-mt-6 {
  margin-top: -6rem;
}

.n-mt-5 {
  margin-top: -5rem;
}

.n-mt-4 {
  margin-top: -4rem;
}

.n-mt-3 {
  margin-top: -3rem;
}

.n-mt-2-5 {
  margin-top: -2.5rem;
}

.n-mt-2 {
  margin-top: -2rem;
}

.n-mt-1-5 {
  margin-top: -1.5rem;
}

.n-mt-1 {
  margin-top: -1rem;
}

.green-border {
  border: 1px solid #154734;
}

.font-12px {
    font-size: 12px !important;
}

.font-13px {
    font-size: 13px !important;
}

.font-14px {
    font-size: 14px !important;
}

.font-15px {
    font-size: 15px !important;
}

.font-16px {
    font-size: 16px !important;
}

.font-17px {
    font-size: 17px !important;
}

.font-18px {
    font-size: 18px !important;
}


/* BUTTONS */

.btn {
	font-family: 'Lato', sans-serif;
  font-weight: 700;
	border-radius: 0;
  transition: all .3s ease;
}

.btn-reg {
  padding: .5rem 1.5rem;
}

.btn-warning {
  background-color: #EFC800;
}

.btn-green {
  background-color: #154734;
  color: #FFF;
}

.btn-green:hover,
.btn-green:focus,
.btn-green:target,
.btn-green:active {
  background-color: #1A5941;
  color: #FFF;
}

.btn-green:focus {
  box-shadow: 0 0 0 0.2rem rgba(26,89,65,.25);
}

.btn-light {
  color: #154734;
}

.btn-light:hover,
.btn-light:focus,
.btn-light:target,
.btn-light:active {
  color: #154734;
}

.btn-light:focus {
  background-color: #E2E6EA;
}

.btn-gold {
    background: #E4A001;
    color: #FFF;
}

.btn-gold:hover,
.btn-gold:focus,
.btn-gold:target,
.btn-gold:active {
    background: #B68001;
    color: #FFF;
}

.btn-gold:focus {
    box-shadow: 0 0 0 0.2rem rgb(182, 128, 1, .25);
}

@media (max-width: 767.98px) {
  .btn-group.mobile-stack {
    flex-direction: column;
  }

  .btn-group.mobile-stack .btn {
    margin-top: -1px;
  }

  .btn-group.mobile-stack .btn:first-of-type {
    margin-top: 0;
  }

  .btn-group.mobile-stack .btn {
    margin-left: 0;
  }
}

@media (min-width: 768px) {
  .two-button-light-border {
    border-left: 1px solid #DEE2E6;
  }
}

@media (max-width: 767.98px) {
  .two-button-light-border {
    border-top: 1px solid #DEE2E6;
  }
}


/* Ripple Out */

@-webkit-keyframes hvr-ripple-out {
  100% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0;
  }
}

@keyframes hvr-ripple-out {
  100% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0;
  }
}

.hvr-ripple-white {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0,0,0,0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	position: relative;
}

.hvr-ripple-white:before {
	content: '';
	position: absolute;
	border: 6px solid #F8F9FA;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
}

.hvr-ripple-white:hover:before, .hvr-ripple-white:focus:before, .hvr-ripple-white:active:before, .hvr-ripple-white:target:before {
	-webkit-animation-name: hvr-ripple-out;
  animation-name: hvr-ripple-out;
  border: 6px solid #E2E6EA;
  transition: all 2s ease;
}

.btn-light.active:before {
    display: none;
}


/* TOP BAR */

ul.sm-nav {
	padding: 0;
	margin: 0;
}

.sm-nav li {
	list-style-type: none;
	padding: 0 .25rem;
	display: inline-block;
}

.sm-nav li a {
	font-size: 25px;
	color: #154734;
}

.sm-nav li span {
	color: #154734;
}

ul.sm-nav-white {
	padding: 0;
	margin: 0;
}

.sm-nav-white li {
	list-style-type: none;
	padding: 0 .25rem;
	display: inline-block;
}

.sm-nav-white li a {
	font-size: 25px;
	color: rgba(255,255,255,.9);
}

.sm-nav-white li span {
	font-size: 25px;
	color: rgba(255,255,255,.9);
}

.sm-nav-white li a:hover {
	color: #FFF;
}

.sm-nav-white li span:hover {
	color: #FFF;
}


/* NAVIGATION */

.bg-topbar-gradient {
  background: rgb(21,71,52);
  background: -moz-linear-gradient(left,  rgba(21,71,52,1) 20%, rgba(255,255,255,1) 42%, rgba(255,255,255,1) 58%, rgba(21,71,52,1) 80%);
  background: -webkit-linear-gradient(left,  rgba(21,71,52,1) 20%,rgba(255,255,255,1) 42%,rgba(255,255,255,1) 58%,rgba(21,71,52,1) 80%);
  background: linear-gradient(to right,  rgba(21,71,52,1) 20%,rgba(255,255,255,1) 42%,rgba(255,255,255,1) 58%,rgba(21,71,52,1) 80%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#154734', endColorstr='#154734',GradientType=1 );
}

#topBar {
  padding-top: 1.15rem;
  padding-bottom: 1.15rem;
}

.navbar {
  background-color: #FFF;
  padding-top: 0;
  padding-bottom: 0;
}

.navbar-expand-xl .navbar-nav .nav-link {
	font-family: 'Lato', sans-serif;
  font-weight: 700;
	color: #154734;
}

.dropdown-menu {
  margin-top: 0;
  border-radius: 0;
  background-color: #F9F8FA;
  background-clip: border-box;
}

.dropdown .fa-angle-down {
	color: #A7A9AB;
  font-size: .8rem;
  margin-left: 1px;
}

.dropdown-toggle::after {
	display: none;
}

.dropdown.show .fa-angle-down {
  transform: rotate(-180deg);
  transition: all .1s ease-in-out;
  color: #231F20;
}

.dropdown-item:hover,
.dropdown-item:focus,
.dropdown-item:target,
.dropdown-item:active {
  color: #FFF;
  background-color: #1A5941;
  transition: all .3s ease;
}

@media (min-width: 1200px) {
  .navbar {
    padding-left: 0;
    padding-right: 0;
  }

  a.centered-brand {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -58px;
    display: block;
    text-align: center;
    margin: auto;
  }

  .centered-brand img {
    width: 240px;
    height: 105px;
  }

	.navbar-expand-xl .navbar-nav .nav-link {
		color: #154734;
		padding: 1.1rem .75rem;
	}

	a.dropdown-toggle:hover {
		color: #231F20;
	}

  a.dropdown-toggle:hover .fa-angle-down {
		color: #231F20;
    transition: all .1s ease-in-out;
	}

  .navbar-nav .nav-link:hover,
  .navbar-nav .nav-link:focus,
  .navbar-nav .nav-link:target,
  .navbar-nav .nav-link:active {
		color: #231F20;
	}

  .navbar-nav .nav-link:hover .fa-angle-down,
  .navbar-nav .nav-link:focus .fa-angle-down,
  .navbar-nav .nav-link:target .fa-angle-down,
  .navbar-nav .nav-link:active .fa-angle-down {
		color: #231F20;
	}

  .dropdown-item {
    color: #FFF;
    background-color: #154734;
  	font-size: .9rem;
    font-weight: 600;
  	padding: 0 0 .5rem 0;
    border: 1px solid #DEE2E6;
  }

  .navbar .dropdown-menu {
    max-height: calc(100vh - 120px);
    overflow-y: auto;
  }
}

@media (max-width: 1199.98px) {
	.navbar {
		padding: 0;
	}

  a.mobile-brand {
    margin: 3px;
    position: relative;
    left: 0;
    right: 0;
    display: inline-block;
  }

  .mobile-brand img {
    width: 195px;
    height: 85px;
  }

  .navbar-collapse {
    z-index: 999;
    background-color: #FFF;
    border-top: 1px solid #DEE2E6;
    max-height: calc(80vh - 91px);
    overflow-y: auto;
  }

    .navbar-collapse::-webkit-scrollbar {
        display: none;
    }

	.navbar-expand-xl .navbar-nav .nav-link {
        font-size: 1rem;
		padding: .75rem 1rem;
		border-bottom: 1px solid #DEE2E6;
	}

  .navbar-nav .nav-link:hover,
  .navbar-nav .nav-link:focus,
  .navbar-nav .nav-link:target,
  .navbar-nav .nav-link:active {
    background-color: #F8F9FA;
		color: #231F20;
    outline: none;
	}

  .dropdown .fa-angle-down {
  	color: #A7A9AB;
    font-size: 1rem;
    position: absolute;
    right: 1rem;
    top: 1rem;
  }

  .dropdown.show .nav-link {
		color: #231F20;
	}

    .dropdown-menu {
        padding: 15px 0;
    }
}


/* MEGA NAVIGATION MENU */

.dropdown:hover a.nav-link {
  color: #231F20;
  background-color: #F8F9FA;
}

@media (min-width: 1200px) {
  .mega-dropdown-container {
    text-align: center;
    background-color: #F8F9FA;
    padding: 15px 15px 0 15px;
  }

  .mega-dropdown-closer {
    position: absolute;
    top: 12px;
    right: 12px;
  }

  .navbar .dropdown {
    position: static;
  }

  .navbar .dropdown-menu {
    width: 100%;
    left: 0;
    right: 0;
    top: 100%;
    margin-top: 0;
    padding: 0;
    box-shadow: 0px 30px 30px rgba(0,0,0,.1);
    transition: all .3s ease;
  }

  .dropdown-item img {
    width: 100%;
    display: block;
    margin-bottom: .5rem;
  }

  .navbar .dropdown-menu {
    background-color: #F8F9FA;
    border-top: 0;
    border-bottom: 1px solid #DEE2E6;
    border-left: 0;
    border-right: 0;
    z-index: 1021;
  }

  .navbar .dropdown-menu div[class*="col-xl-4"] {
    margin-bottom: 15px;
  }

  .navbar .dropdown-menu div[class*="col-xl-3"] {
    margin-bottom: 15px;
  }
}

@media (max-width: 1199.98px) {
  .mega-dropdown-closer {
    display: none;
  }

  .dropdown-item img {
    display: none;
  }

  .dropdown-menu {
    background-color: #154734;
    border: 0;
  }

  .dropdown-item {
    color: #FFF;
    text-align: left;
  	font-size: .9rem;
  	padding: .5rem .75rem;
  }
}

.nav-link-active a.nav-link, .dropdown.nav-link-active .fa-angle-down {
  color: #000 !important;
}

.dropdown-nav-header {
  font-size: .95rem;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: .3rem;
  letter-spacing: 1px;
}

ul.quick-links {
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-align: left;
}

@media (min-width: 1200px) {
  .dropdown-nav-header {
    display: none;
  }

  ul.quick-links li a.dropdown-item {
    padding: .5rem .75rem;
  }
}

@media (max-width: 1199.98px) {
  .dropdown-nav-header {
    border-top: 1px solid rgba(0,0,0,.125);
    padding: .75rem 1rem .25rem 1rem;
    color: #FFF;
    margin-bottom: 0;
  }

  ul.quick-links li a.dropdown-item {
    padding: .3rem 1rem;
  }
}


/* HAMBURGER ANIMATION */

#mobile-menu {
  margin-right: 15px;
	width: 36px;
	height: 36px;
	transform: rotate(0deg);
	transition: .5s ease-in-out;
	cursor: pointer;
  border-radius: 50%;
  border: 0;
  background-color: #154734;
}

#mobile-menu:focus {
    box-shadow: 0 0 0 0.2rem rgba(26,89,65,.25);
}

@media (min-width: 1200px) {
	#mobile-menu {
		display: none;
	}
}

#mobile-menu span {
	display: block;
	position: absolute;
	height: 2px;
	width: 18px;
	background: #FFF;
	opacity: 1;
	left: 9px;
  right: 0;
	transform: rotate(0deg);
	transition: all .2s ease;
}

#mobile-menu span:nth-child(1) {
	top: 11.5px;
}

#mobile-menu span:nth-child(2), #mobile-menu span:nth-child(3) {
	top: 17.5px;
}

#mobile-menu span:nth-child(4) {
	top: 23.5px;
}

#mobile-menu.open span:nth-child(1) {
	top: 23.5px;
  width: 0%;
  left: 50%;
}

#mobile-menu.open {
	background: #DC3545;
}

#mobile-menu.open span:nth-child(2) {
	transform: rotate(45deg);
  background-color: #FFF;
}

#mobile-menu.open span:nth-child(3) {
	transform: rotate(-45deg);
  background-color: #FFF;
}

#mobile-menu.open span:nth-child(4) {
	width: 0%;
	left: 50%;
}


/* MAIN HERO SLIDER */

#hero {
  position: relative;
}

#hero .carousel-item {
  overflow: hidden;
}

.bg-hero {
  height: calc(95vh - 120px);
  max-height: 1080px;
  min-height: 400px;
}

.hero-text {
  color: #FFF;
  position: absolute;
  top: 45%;
  transform: translateY(-45%);
  left: 0;
  right: 0;
}

.hero-text p {
  color: #FFF;
  text-shadow: 0px 5px 15px rgba(0,0,0,.85);
}

.hero-text h2 {
  color: #FFF;
  margin-bottom: 1rem;
  text-shadow: 0px 10px 30px rgba(0,0,0,.85);
}

.hero-text a {
  -webkit-animation-delay: .25s;
  animation-delay: .25s;
}

@media (max-width: 1199.98px) {
  .bg-hero {
    height: calc(95vh - 85px);
  }

  .hero-text p.lead {
    font-size: 1.2rem;
  }
}

@media (max-width: 991.98px) {
  .bg-hero {
    height: calc(90vh - 85px);
  }

  .hero-text p.lead {
    font-size: 1.15rem;
  }
}

@media (max-width: 767.98px) {
  .bg-hero {
    height: calc(85vh - 85px);
  }

  .hero-text p.lead {
    font-size: 1.1rem;
  }
}

@media (max-width: 575.98px) {
  .bg-hero {
    height: calc(80vh - 85px);
  }

  .hero-text h1.display-4 {
    font-size: calc(1.5rem + 2vw);
  }

  .hero-text p.lead {
    font-size: 1.05rem;
  }
}


/* HERO CONTROLS */

.home-arrow {
  background-color: #FFF;
  border: 0;
  border-radius: 100%;
}

@media (max-width: 991.98px) {
  .home-arrow {
    display: none;
  }
}

ol.carousel-indicators {
  bottom: 1.5rem;
  margin-bottom: 0;
}

#hero .carousel-indicators {
  bottom: 15px;
  margin-bottom: 0;
}

#hero .carousel-indicators li {
  background-color: #FFF;
  height: 5px;
  width: 50px;
  margin-left: 5px;
  margin-right: 5px;
  -webkit-filter: drop-shadow(0px 3px 0px rgba(21,71,52,1));
  filter: drop-shadow(0px 3px 0px rgba(21,71,52,1));
  opacity: .75;
}

#hero .carousel-indicators li.active {
    -webkit-filter: drop-shadow(0px 3px 0px rgba(21,71,52,1));
    filter: drop-shadow(0px 3px 0px rgba(21,71,52,1));
    opacity: 1;
}

.carousel-control-prev, .carousel-control-next {
	width: 4%;
}

.carousel-control-next:focus, .carousel-control-next:hover, .carousel-control-prev:focus, .carousel-control-prev:hover {
  opacity: 1;
}

#hero .carousel-control-next {
  opacity: .75;
  width: 50px;
  transition: all .3s ease;
  -webkit-filter: drop-shadow(4px 0px 0px rgba(21,71,52,1));
  filter: drop-shadow(4px 0px 0px rgba(21,71,52,1));
}

#hero .carousel-control-prev {
  opacity: .75;
  width: 50px;
  transition: all .3s ease;
  -webkit-filter: drop-shadow(-4px 0px 0px rgba(21,71,52,1));
  filter: drop-shadow(-4px 0px 0px rgba(21,71,52,1));
}

.carousel-control-next:focus, .carousel-control-next:hover, .carousel-control-prev:focus, .carousel-control-prev:hover {
  opacity: 1 !important;
}


/* HERO VIDEOS */

.video-foreground,
.video-background iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media (min-aspect-ratio: 16/9) {
  .video-foreground { height: 300%; top: -100%; }
}

@media (max-aspect-ratio: 16/9) {
  .video-foreground { width: 300%; left: -100%; }
}


/* COURSE OVERVIEW */

#holes {
  position: relative;
}

#holes .carousel-item {
  overflow: hidden;
}

.hole-overlay-text {
  position: relative;
  display: block;
  padding: 15px 0 0 0;
  color: #000;
}

ol.carousel-indicators.carousel-indicators-numbers {
  margin-left: 15px;
  margin-right: 15px;
}

@media (min-width: 1200px) {
  .course-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: -moz-linear-gradient(40deg,  rgba(0,0,0,.9) 0%, rgba(50,74,93,0) 40%, rgba(125,185,232,0) 100%);
    background: -webkit-linear-gradient(40deg,  rgba(0,0,0,.9) 0%,rgba(50,74,93,0) 40%,rgba(125,185,232,0) 100%);
    background: linear-gradient(40deg,  rgba(0,0,0,.9) 0%,rgba(50,74,93,0) 40%,rgba(125,185,232,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000',GradientType=1 );
  }

  .hole-overlay-text {
    display: block;
    position: absolute;
    bottom: 15px;
    left: 0;
    color: #FFF;
    padding: 0;
  }

  .hole-overlay-text h2 {
    color: #FFF;
    text-shadow: 0px 15px 30px rgba(0,0,0,.9);
  }

  .hole-overlay-text p {
    font-size: 13px;
    color: #FFF;
    text-shadow: 0px 15px 30px rgba(0,0,0,.9);
  }

  .course-link {
    color: #FFF;
  }

  .course-link:hover,
  .course-link:focus,
  .course-link:target,
  .course-link:active {
    color: #FFF;
    opacity: .9;
    transition: all .3s ease;
  }

  ol.carousel-indicators.carousel-indicators-numbers {
    bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding: .5rem;
    background-color: #154734;
  }

  .carousel-indicators-numbers li.active {
    background-color: #FFF;
    font-weight: 700;
  }

  .bg-course-indicators {
    background-color: #154734;
  }

  .course-prev {
    left: 15px;
  }

  .course-next {
    right: 15px;
  }

  .slider-icon {
    background-color: #FFF;
  }
}

.course-prev, .course-next {
  z-index: 99;
  font-size: 40px;
}

.par-badge {
  color: #000;
  padding: .25rem .5rem;
  background-color: #FFF;
  font-size: 1rem;
  text-shadow: none;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-right: 10px;
  border-radius: 0;
  vertical-align: middle;
}

.hole-info {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1rem;
}

@media (min-width: 1200px) {
    .hole-info a {
        color: #FFF !important;
    }
}

.modal-hole-desc {
    font-size: 14px;
}

.carousel-indicators.carousel-indicators-numbers {
  position: relative;
  display: block;
  text-align: center;
}

.carousel-indicators-numbers li {
  font-weight: 700;
  display: inline-block;
  text-indent: 0;
  margin: 4px;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  line-height: 40px;
  color: #000;
  border: 1px solid #DEE2E6;
  background-color: rgba(255,255,255,.5);
  transition: all .3s ease;
  text-align: center;
}

.carousel-indicators-numbers li:hover,
.carousel-indicators-numbers li:focus {
  background-color: rgba(255,255,255,.75);
  transition: all .3s ease;
}

.carousel-indicators-numbers li:first-of-type {
  margin-left: 0;
}

.carousel-indicators-numbers li:last-of-type {
  margin-right: 0;
}

.carousel-indicators-numbers li.active {
  background-color: #154734;
  color: #FFF;
  font-weight: 700;
}

@media (max-width: 1199.98px) {
  #holes {
    background-color: #F8F9FA;
  }

  .hole-info {
    font-size: .9rem;
  }

  .hole-overlay-text h2 {
    line-height: 1;
  }

  .hole-overlay-text p {
    font-size: .85rem;
    margin-bottom: .6rem;
  }

  .modal-text {
    font-size: .85rem;
    margin-bottom: .6rem;
  }

  .course-link {
    color: #154734;
  }

  .course-link:hover,
  .course-link:focus,
  .course-link:target,
  .course-link:active {
    color: #000;
    transition: all .3s ease;
  }

  ol.carousel-indicators.carousel-indicators-numbers {
    margin: .5rem 0;
    bottom: 0;
    position: relative;
    padding-left: 45px;
    padding-right: 45px;
  }

  .par-badge {
    background-color: #154734;
    color: #FFF;
  }

  .carousel-control-prev.course-prev,
  .carousel-control-next.course-next {
    color: #154734;
  }

  .carousel-control-prev.course-prev {
    left: 25px;
  }

  .carousel-control-next.course-next {
    right: 25px;
  }
}

@media (min-width: 1200px) {
  .carousel-indicators-numbers li.active {
    background-color: #FFF;
    border-color: #FFF;
    color: #154734;
  }

  .carousel-indicators-numbers li {
    border: 1px solid transparent;
    margin: 8px;
  }
}

.par-badge.bg-green {
  background-color: #154734;
}

.course-buttons {
  z-index: 9;
  position: absolute;
  top: 15px;
  right: 15px;
}

@media (max-width: 1199.98px) {
  .course-btn {
    padding: .25rem .5rem;
    font-size: .9rem;
  }
}


/* COURSE SCROLL DOWN ICON */

@media (max-width: 1600px) {
  .icon-scroll {
    display: none;
  }
}

.icon-scroll,
.icon-scroll:before {
  position: absolute;
  left: 50%;
}

.icon-scroll {
  width: 40px;
  height: 70px;
  z-index: 999;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 100px;
  text-align: center;
  box-shadow: inset 0 0 0 1px #fff;
  border-radius: 25px;
  animation-delay: 2s;
}

.icon-scroll:before {
  content: '';
  width: 8px;
  height: 8px;
  background: #fff;
  margin-left: -4px;
  top: 8px;
  border-radius: 4px;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-name: scroll;
          animation-name: scroll;
}

@-webkit-keyframes scroll {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(46px);
            transform: translateY(46px);
  }
}

@keyframes scroll {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(46px);
            transform: translateY(46px);
  }
}

.table .link-td, .table .link-td {
  padding: 0;
}

.table td a {
  padding: .75rem;
  display: block;
  font-weight: 700;
  transition: all .3s ease;
}


/* TOURNAMENT APP HOME PAGE */

ul.checklist {
	padding-left: 0;
	text-align: left;
}

ul.checklist li {
	list-style-type: none;
	padding: .3rem 0;
}


/* CARDS */

.card {
	transition: all .3s ease;
	box-shadow: 0px 10px 20px rgba(0,0,0,.08);
  border: 1px solid #DEE2E6;
	border-radius: 0;
}

.card:hover {
  transition: all .3s ease;
}

.card-header {
  padding: 1rem;
}

.card-body {
  padding: 1rem;
}

.card-footer {
  padding: 1rem;
}

.card-header:first-child {
  border-radius: 0;
}

.card-footer {
  border-radius: 0;
}

.card-body p:last-child {
  margin-bottom: 0;
}

.card-body ul:last-child {
  margin-bottom: 0;
}

.card-body ul {
  padding-left: 1.5rem;
}

.card-img {
  border-radius: 0;
}

.card-img-top {
  border-radius: 0;
}

.card-overlay-text {
  position: absolute;
  padding: 1.5rem;
  bottom: 0;
  left: 0;
  right: 0;
  background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,.5) 60%, rgba(0,0,0,.85) 100%);
  background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,.5) 60%,rgba(0,0,0,.85) 100%);
  background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,.5) 60%,rgba(0,0,0,.85) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 );
}

.card-overlay-text h3 {
  text-shadow: 0px 10px 30px rgba(0,0,0,.85);
  margin-bottom: .75rem;
}

.card-overlay-text p {
  text-shadow: 0px 10px 20px rgba(0,0,0,.85);
}

@media (max-width: 767.98px) {
  .card-overlay-text {
    position: absolute;
    padding: 15px;
  }

  .card-overlay-text h3 {
    font-size: 1.25rem;
    margin-bottom: .5rem;
  }

  .card-overlay-text a {
    padding: .35rem 1rem;
    font-size: .9rem;
  }
}

.player-card-link {
  color: inherit;
}

.player-card-link:hover,
.player-card-link:focus {
  text-decoration: none;
}

.player-card-link:hover .card,
.player-card-link:focus .card {
  color: #FFF;
  background-color: #154734 !important;
}

.category-badge {
  position: absolute;
  z-index: 2;
  top: 10px;
  left: 15px;
}

.category-badge .badge-light {
  background-color: rgba(255,255,255,.85);
}


/* IMAGE ZOOM */

.card-zoom {
  border: 0;
  background-color: #154734;
  color: #FFF;
}

.card-zoom p {
  font-weight: normal;
}

.no-hover:hover .card-zoom,
.no-hover:focus .card-zoom,
.no-hover:target .card-zoom,
.no-hover:active .card-zoom {
  background-color: #1A5941;
  transition: all .3s ease;
}

@media (min-width: 1200px) {
  .zoom-wrapper {
		position: relative;
		overflow: hidden !important;
	}

	.zoom-wrapper img {
		max-width: 100% !important;
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		transition: all .3s ease;
	}

	.no-hover:hover .card-zoom img,
	.no-hover:focus .card-zoom img,
	.no-hover:target .card-zoom img,
	.no-hover:active .card-zoom img {
		-webkit-transform: scale(1.1);
		-moz-transform: scale(1.1);
		transform: scale(1.1);
  }

	.card-zoom .card-body {
    transition: all .3s ease;
  }
}


/* SUBPAGE */

.subpage-header {
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
  background: linear-gradient(rgba(26,89,65,.25),rgba(26,89,65,.25)), url('/assets/img/backgrounds/textured-split-bg.jpg') center center;
  background-color: #154734;
  text-align: center;
  padding: 2rem 0;
}

@media (max-width: 1199.98px) {
  .subpage-header {
    padding: 1.75rem 0;
  }
}

@media (max-width: 991.98px) {
  .subpage-header {
    padding: 1.5rem 0;
  }
}

@media (max-width: 767.98px) {
  .subpage-header {
    padding: 1.25rem 0;
  }
}

@media (max-width: 575.98px) {
  .subpage-header {
    padding: 1rem 0;
  }
}

.subpage-header h1 {
  color: #FFF;
  margin-bottom: 0;
}

.card-header-dark {
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
  background: linear-gradient(rgba(26,89,65,.25),rgba(26,89,65,.25)), url('/assets/img/backgrounds/textured-split-bg.jpg') center center;
  color: #FFF;
  text-align: center;
}


/* SIDEBAR */

#sidebar .card-header {
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
  background: linear-gradient(rgba(26,89,65,.25),rgba(26,89,65,.25)), url('/assets/img/backgrounds/textured-split-bg.jpg') center center;
  color: #FFF;
  text-align: center;
}

#left-sidebar .card-header {
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
  background: linear-gradient(rgba(26,89,65,.25),rgba(26,89,65,.25)), url('/assets/img/backgrounds/textured-split-bg.jpg') center center;
  color: #FFF;
  text-align: center;
}

.sidebar_offset {
    top: 1.5rem;
}

ul.subpage-nav {
  background-color: #F8F9FA;
	margin: 0;
  padding-left: 0;
  padding-top: .4rem;
  padding-bottom: .4rem;
}

.subpage-nav li {
  padding: 0;
  list-style-type: none;
}

.subpage-nav li a {
  font-weight: 700;
	font-size: .9rem;
  color: #154734;
  text-decoration: none;
	display: block;
  width: 100%;
  padding: .4rem 1rem;
  transition: all .3s ease;
}

.subpage-nav li a:hover,
.subpage-nav li a:focus {
  background-color: #FFF;
	color: #231F20 !important;
}

.subpage-nav li a .fa-fw {
  font-size: .7rem;
}

.subpage-nav li div {
  font-weight: 700;
  font-size: .9rem;
  padding: .4rem 1rem;
}

.honoree-li {
  font-weight: 700;
	font-size: .9rem;
  color: #154734;
  text-decoration: none;
	display: block;
  width: 100%;
  padding: .4rem 1rem;
  transition: all .3s ease;
}

.sub-nav-active {
  background-color: #FFF;
  color: #000 !important;
  text-decoration: none;
	transition: all .2s ease;
}

.sub-nav-active:hover,
.sub-nav-active:focus {
  background-color: #FFF;
	color: #000 !important;
}


/* TICKETS */

#login {
  border-top: .25rem solid #154734 !important;
}

.ticket-desc {
  font-size: .9rem;
  margin-bottom: 0;
}


/* COLLAPSE */

.expand-btn {
  background-color: #154734;
  font-size: 1rem;
  font-weight: 700;
  color: #FFF;
	text-align: left;
	padding: .75rem 2.5rem .75rem 1rem;
	white-space: normal;
  border: 1px solid #154734;
  position: relative;
}

.expand-btn.collapsed {
  background-color: #F8F9FA;
  font-size: 1rem;
  font-weight: 700;
  color: #154734;
	text-align: left;
	padding: .75rem 2.5rem .75rem 1rem;
	white-space: normal;
  border: 1px solid #DEE2E6;
  position: relative;
}

.expand-btn.collapsed:hover {
  color: #154734;
  background-color: #E2E6EA;
  box-shadow: none;
}

.expand-btn:focus {
  border: 1px solid #154734;
  box-shadow: none;
}

.expand-btn::after {
  color: #FFF;
  font-size: 1rem;
	content: "\f078";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	right: .75rem;
  top: .75rem;
	position: absolute;
  color: inherit;
	display: inline-block !important;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
  transform: rotate(-180deg);
	-webkit-font-smoothing: antialiased;
	transition: all .2s ease;
}

.expand-btn.collapsed::after {
  color: #777;
  font-size: 1rem;
	content: "\f078";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	right: .75rem;
  top: .75rem;
	position: absolute;
  color: inherit;
	display: inline-block !important;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	transform: rotate(0deg);
	transition: all .2s ease;
}


/* LIGHT GALLERY */

.cursor:hover {
  cursor: pointer;
}

.lg-outer .lg-thumb-item {
  border: 5px solid transparent;
  border-radius: 0;
}

.lSSlideOuter .lSPager.lSGallery li.active, .lSSlideOuter .lSPager.lSGallery li:hover {
  border: 5px solid #154734;
  border-radius: 0;
}

.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
  border-color: #154734;
}

.lg-progress-bar .lg-progress {
  background-color: #154734;
}

.lSSlideOuter .lSPager.lSGallery li {
  border: 5px solid transparent;
  border-radius: 0;
}

.lSSlideOuter .lSPager.lSGallery li.active, .lSSlideOuter .lSPager.lSGallery li:hover {
  border: 5px solid #154734;
}


/* MODAL */

.modal-content {
  border-radius: 0;
  border: 1px solid #DEE2E6;
  background-clip: border-box;
}

.modal-header {
  border-radius: 0;
  background-color: #F8F9FA;
  border-bottom: 1px solid #DEE2E6;
}

.modal-header .close {
	margin-left: 0;
  position: absolute;
  top: 15px;
  right: 15px;
}

.modal-header .close:focus {
	outline: 5px auto #154734;
}

.modal-body p:last-child {
  margin-bottom: 0;
}

.modal-footer {
  display: block;
  border-radius: 0;
  background-color: #F8F9FA;
  border-top: 1px solid #DEE2E6;
}


/* ALERTS */

.alert {
  border-radius: 0;
}

.alert .close {
  display: inline-block;
  padding: 0;
  top: 12px;
  right: 12px;
}

.alert a {
    display: inline-block;
}


/* FORMS */

label {
  font-size: .85rem;
  font-weight: 700;
  margin-bottom: 3px;
  text-transform: uppercase;
}

.form-align-top {
  margin-top: -10px;
}

.form-group {
  margin-bottom: 1rem;
}

.form-control {
  background-color: #F8F9FA;
  border: 1px solid #DEE2E6;
  border-radius: 0;
}

.form-control:focus {
  outline: 0;
  border: 1px solid #154734;
	box-shadow: none;
}

.form-control.flush {
  background-color: #154734;
  border: 1px solid #154734;
}

.form-control.flush:focus {
  border-bottom: 1px solid #FFF;
}

input.form-control.flush {
  color: #FFF !important;
  opacity: 1;
}

input.form-control.flush::placeholder {
  color: #FFF !important;
  opacity: 1;
}

input.form-control.flush:-ms-input-placeholder {
  color: #FFF !important;
  opacity: 1;
}

input.form-control.flush::-ms-input-placeholder {
  color: #FFF !important;
  opacity: 1;
}

.input-group-text {
  border-radius: 0;
}

.custom-select {
  background-color: #F8F9FA;
  border-radius: 0;
}

.custom-select:focus {
  background-color: #FFF;
  border: 1px solid #154734;
  box-shadow: none;
}


/* FOOTER */

.footer-logo {
  width: 252px;
  height: 110px;
}

.footer-text {
    font-size: 12px;
}

.footer-text a:hover,
.footer-text a:focus {
  text-decoration: underline;
}


/* SOCIAL FOOTER BAR */

ul.sm-nav-list-footer {
  padding: 0;
	margin-bottom: .75rem;
}

.sm-nav-list-footer li {
  display: inline-block;
	padding: 0 .5rem;
}

.sm-nav-list-footer li a {
  color: #777;
}

.sm-nav-list-footer li a:hover,
.sm-nav-list-footer li a:focus {
  text-decoration: none;
  color: #154734;
}

.sm-nav-list-footer li span {
  color: #777;
}

.sm-nav-list-footer li span:hover,
.sm-nav-list-footer li span:focus {
  text-decoration: none;
  color: #154734;
}


/* TO TOP */

.scroll-top {
  position: fixed;
  opacity: 0;
  visibility: hidden;
	text-align: center;
	z-index: 99;
  background-color: #F8F9FA;
  box-shadow: 0px 10px 20px rgba(0,0,0,.15);
	color: #154734;
	width: 36px;
	height: 36px;
	line-height: 36px;
  border-radius: 100%;
	right: 15px;
	bottom: 15px;
  border: 1px solid #DEE2E6;
	transition: all .3s ease-in-out;
}

.scroll-top.show {
  visibility: visible;
  cursor: pointer;
	opacity: 1;
}

.scroll-top.show:hover,
.scroll-top.show:focus {
  color: #154734;
  background-color: #E2E6EA;
}

.badge {
    border-radius: 0;
}

ul.list-columns {
    list-style-type: none;
    padding: 0;
    margin: 0;
    line-height: 1.25;
}

ul.list-columns li {
    padding: .35rem 0;
}

ul.list-columns li a {
    display: inline-block;
}

@media (min-width: 576px) {
    .list-columns {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
        -webkit-column-gap: 1.25rem;
        -moz-column-gap: 1.25rem;
        column-gap: 1.25rem;
        orphans: 1;
        widows: 1;
    }
}

#honoree ol.carousel-indicators  {
	bottom: 1rem;
}


/* SWIPERS */

.swiper-container {
    padding: 0 15px;
	margin: 0 -15px;
}

.swiper-wrapper {
	margin: 0 0 48px 0;
}

.swiper-sponsors::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 50px;
    z-index: 9;
    background: linear-gradient(to left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
}

.swiper-sponsors::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 50px;
    z-index: 9;
    background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
}

/* .swiper-slide {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: top;
    -ms-flex-pack: top;
    -webkit-justify-content: top;
    justify-content: top;
    -webkit-box-align: top;
    -ms-flex-align: top;
    -webkit-align-items: top;
    align-items: top;
	height: auto !important;
} */

.swiper-slide .card {
    background: transparent;
}

.swiper-slide .card:hover,
.swiper-slide .card:focus {
    box-shadow: 0px 10px 20px rgba(0,0,0,.1);
}

.swiper-slide .card .card-body {
    padding: .75rem;
    text-align: left;
}

.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 15px;
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: 0;
}

.swiper-button-prev,
.swiper-button-next {
    background-color: #F8F9FA;
    border-radius: 100%;
    padding: 1rem;
    border: 1px solid #DEE2E6;
    transition: all .3s ease;
}

.swiper-button-prev:hover,
.swiper-button-prev:focus,
.swiper-button-next:hover,
.swiper-button-next:focus {
    background-color: #FFF;
    border: 1px solid #DEE2E6;
}

.swiper-button-prev {
    left: 15px;
}

.swiper-button-next {
    right: 15px;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23154734'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23154734'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next,
.swiper-button-prev {
    width: 13.5px;
    height: 22px;
    background-size: 13.5px 22px;
}

.swiper-button-next:focus,
.swiper-button-prev:focus {
    outline: none;
}

.swiper-pagination-bullet-active {
    background: #154734;
    border: 1px solid #154734;
}

.grecaptcha-badge {
    visibility: hidden;
}

.divided-text-dark {
  overflow: hidden;
  text-align: center;
}

.divided-text-dark:before,
.divided-text-dark:after {
  background-color: #231F20;
  content: "";
  display: inline-block;
  height: 1px;
  position: relative;
  vertical-align: middle;
  width: 50%;
}

.divided-text-dark:before {
  right: 0.5rem;
  margin-left: -50%;
}

.divided-text-dark:after {
  left: 0.5rem;
  margin-right: -50%;
}

.divided-text-light {
  overflow: hidden;
  text-align: center;
}

.divided-text-light:before,
.divided-text-light:after {
  background-color: #DEE2E6;
  content: "";
  display: inline-block;
  height: 1px;
  position: relative;
  vertical-align: middle;
  width: 50%;
}

.divided-text-light:before {
  right: 0.5rem;
  margin-left: -50%;
}

.divided-text-light:after {
  left: 0.5rem;
  margin-right: -50%;
}

.sub-hero-heading {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  color: #FFF;
  padding: 30px;
  text-align: center;
}

.sub-hero-heading h1 {
  margin-bottom: 0;
}

.sub-hero-heading p {
  margin-top: .5rem;
  margin-bottom: 0;
}

/* @media (min-width: 992px) {
    .sub-hero-image img {
        border-left: 1px solid #FFF;
    }
} */

@media (max-width: 991.98px) {
  /* .sub-hero-image img {
        border-bottom: 1px solid #FFF;
    } */
}

@media (max-width: 575.98px) {
  .sub-small-image-col {
    padding-left: 0;
    padding-right: 0;
  }
}

.sub-hero-image {
  position: relative;
}

.sub-hero-image img {
  width: 100% !important;
}

.sub-header-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
}

.inset-border {
    padding-top: 15px;
    padding-bottom: 15px;
    position: relative;
}

.inset-border>div {
    position: relative;
    z-index: 2;
}

@media (max-width: 575.98px) {
    .inset-border {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.inset-border::after {
    content: '';
    position: absolute;
    top: 15px;
    bottom: 15px;
    left: 15px;
    right: 15px;
    box-shadow: inset 0 0 0 1px #FFF;
}

.twitter-tweet {
    margin: 0 0 15px 0 !important;
}

ul.twitter-columns {
    list-style-type: none;
    padding: 0;
    margin: 0;
    -webkit-column-gap: 15px;
    -moz-column-gap: 15px;
    column-gap: 15px;
}

@media (min-width: 576px) {
    .twitter-columns {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }
}

@media (min-width: 768px) {
    .twitter-columns {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
    }
}

@media (min-width: 992px) {
    .twitter-columns {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
    }
}


/* added because the galleries loaded really rough */
#photoGallery {
    position: relative;
}

#photoGallery::before {
    content: 'Photo Gallery Loading...';
    width: 100%;
    height: 100%;
    position: absolute;
    text-align: center;
}

#photoGallery li {
    position: absolute;
    visibility: hidden
}

#photoGallery.lightSlider li {
    visibility: visible;
    position: relative;
}