/* #region Basic Styling */	

#page-loader {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background-color: #fff;
}

#page-loader .preload {
	width: 128px;
	height: 128px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -64px;
	margin-left: -64px;
}

@font-face {
    font-family: 'Titular-Heavy';
    src: url('../font/Titular-HeavyItalic.woff2') format('woff2'),
        url('../font/Titular-HeavyItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}


::selection {
	color: #fff !important;
	background-color: #000 !important;
}

html {
	scroll-behavior: smooth;
}

body{
	font-family: Oxanium, sans-serif;
}

.g-font-family-inter{
	font-family: 'Inter', sans-serif;
}

.g-font-family-oxanium{
	font-family: Oxanium, sans-serif;
}

.g-font-family-lato{
	font-family: 'Lato', sans-serif;
}

.g-font-family-titular{
	font-family: 'Titular-Heavy';
}

h1, .h1{
	font-family: 'Titular-Heavy';
}

h2, .h2{
	font-family: 'Titular-Heavy';
}

h3, .h3{
	font-family: 'Titular-Heavy';
}

h4, .h4{
	font-family: 'Titular-Heavy';
}

h5, .h5{
	font-family: 'Titular-Heavy';
}

h6, .h6{
	font-family: 'Titular-Heavy';
}

p {
	font-family: 'Oxanium', sans-serif;
}


.spacer-82 {
	margin-bottom: 82px;
}

.bg-dark-grey{
	background-color: #1A1818;
}

.form-control:focus, .custom-select:focus {
    border-color: #00AACC;
}

.g-color-big-swing-blue, .g-color-big-swing-blue:hover, .g-color-big-swing-blue:focus{
	color: #00AACC;
}

.g-color-black {
	color: #000000;
}

.btn.bsg-theme{
    font-size: 16px;
    line-height: 20px;
    color: white !important;
    font-weight: 600;
    background-color: #00AACC;
    padding: 16px 27px 13px 27px;
    border-radius: 6px;
}

.btn.bsg-theme.transparent{
    font-size: 16px;
    line-height: 20px;
    color: black !important;
    font-weight: 600;
    background-color: transparent;
    padding: 16px 27px 13px 27px;
    border-radius: 6px;
	border: 1px solid black;
}

/* #region NOTIFICATION BAR */
.site-notification-bar p {
	margin-bottom: 0.5rem;
}
/* #endregion */

/* #endregion Basic Styling */ 


/* #region Navbar Styling */

.g-bg-custom-blue{
	background-color:#00AACC;
}

.top-navbar-text {
	font-family: 'Inter', sans-serif;
	font-size:12px;
	line-height: 15px;
	/* Optimisation Change to reduce font usage */
	font-weight: 500;
	z-index: 10;
    position: relative;
}

.nav-item{
	padding: 16px 0;
	margin: 0 10px;
	display: flex;
    justify-content: center;
    align-items: center;
}
.nav-item.nav-item-fullswing{
	padding: 16px 30px;
	background-color: #575E6D;
	justify-content: center;
}

.nav-item.nav-item-fullswing:hover{
	cursor: pointer;
	background-color: #313743;
}

.navbar-item-links.nav-link{
	font-size:15px;
	line-height: 19px;
	color:white !important;
	font-weight: 500;
}

.nav-item.g-active-navlink{
	color:#00AACC !important;
	border-bottom: 3px solid #00AACC;
}


/* MT 25 */

.header-button{
	font-family: 'Oxanium', sans-serif;
	font-size:16px;
	line-height: 20px;
	color:white !important;
	font-weight: 600;
	background-color: #00AACC;
	padding:16px 27px 13px 27px;
	border-radius: 6px;
	margin-left:20px;
}

.header-button:hover{
	text-decoration: none;
}


.icon-blue {
	color: #0AC;
}

.navbar-background-color,.dark-bg, .instant-ball-location-section, .sports-and-leisure-section, .fast-accurate-fun-section{
	background-color: #0C0F19;
}

.mega-menu-images-container .mega-menu-images{
	border-radius:6px;
	border:1px solid rgb(72, 74, 81);
}

.mega-menu-images-container:hover .mega-menu-images{
	border:1px solid #00AACC
}

.mega-menu-text{
	color:white;
	font-size:16px;
	line-height:20px;
	font-weight: 600;
	font-family: 'Oxanium', sans-serif;
	position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    height: 17px;
}

.mega-menu-text.two-line-text {
    height: 37px;
}

.descriptive-text{
	font-family: 'Inter', sans-serif;
	color:white;
	font-size:11px;
	line-height:16px;
	font-weight: 400;
	text-align: left;
}

.mega-menu-arrow.hs-icon-arrow-bottom:before {
    content: "\e900";
	font-family: "hs-icons" !important;
    font-size: 12px;
    font-weight: 900 !important;
    display: inline;
}
	
section.hs-mega-menu{
	width:100%;
}

.custom-border-right{
	border-right:1px solid #2A2C37;
}

.locations-padding-left{
	padding-left:100px;
}

#mega-menu-label-4:hover{
	cursor: pointer;
}

.state-location-container .nav-link.state-location, .locations-page .nav-link.state-location-link{
	font-family: 'Oxanium', sans-serif;
	color:white !important;
	font-size:14px;
	line-height:35px;
	font-weight: 400;
	-webkit-transition: .1s ease;
    -o-transition: .1s ease;
    transition: .1s ease;
}

.state-location-container .nav-link.state-location:hover{
	color:#00AACC !important;
	-webkit-transition: .1s ease;
    -o-transition: .1s ease;
    transition: .1s ease;
}

.state-location-container .nav-link.state-location.active, .locations-page .nav-link.state-location-link.active, .locations-page .nav-link.state-location-link:hover{
	font-family: 'Oxanium', sans-serif;
	color:#00AACC !important;
	font-size:14px;
	line-height:35px;
	font-weight: 500;
}

.location-list-container .location-name, .locations-page .location-list-container .location-name-link, .location-list-container .location-name{
	font-family: 'Oxanium', sans-serif;
	color:white;
	font-size:14px;
	line-height:35px;
	font-weight: 400;
	-webkit-transition: .1s ease;
    -o-transition: .1s ease;
    transition: .1s ease;
}

.location-list-container .location-name:hover, .locations-page .location-list-container .location-name-link:hover{
	color:#00AACC;
	text-decoration: none;
	-webkit-transition: .1s ease;
    -o-transition: .1s ease;
    transition: .1s ease;
}

[class*="u-nav-v7"].flex-column .nav-item::after {
    width: 0% !important;
}

.location-list-container li{
	list-style: none !important;
}

.location-list-container{
	display: inline-grid;
	padding-left: 20px;
}

.more-nav{
	display:none;
}

.padding-both-sides-60{
	padding-right:60px;
	padding-left:60px;
}

body.u-main-nav--overlay-left.u-main-nav--overlay-opened .u-main-nav__overlay { 
	opacity: 0.4 !important;
}

.navbar-fixed-top.scrolled {
	background-color: #000 !important;
	transition: background-color 200ms linear;
}

.u-header__section--light .hamburger-inner, .u-header__section--light .hamburger-inner::after, .u-header__section--light .hamburger-inner::before {
	background: #fff !important;
	width: 26px;
}

.desktop-header .hs-has-sub-menu > a::after {
	content: "\e900" !important;
	font-family: "hs-icons" !important;
	font-size: 12px;
	font-weight: 900 !important;
	display: inline;
	margin-left: 7px;
}

.desktop-header .hs-has-sub-menu .hs-has-sub-menu > a::after {
	content: "\e902" !important;
	position: absolute;
	top: 50%;
	right: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%); 
	transform: translateY(-50%);
	color: inherit;
	background: transparent !important;
}

.u-icon-v1>i, .u-icon-v2>i, .u-icon-v3>i, .u-icon-v4>span>i {
	top: 32% !important;
}

.hamburger--slider .hamburger-inner {
	top: 5px !important;
}

.hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
	height: 2px !important;
}

#navBar > ul > li > ul:after {
	position: absolute;
	left: 22%;
	margin-left: -10px;
	top: -10px;
	width: 0;
	height: 0;
	content: '';
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #fff;
}

.hamburger-box {
	display:none;
    position: relative;
    display: inline-block;
    width: 40px;
	height: 24px;
}

.dropdown-item:hover{
	background-color: white !important;
}

.hs-sub-menu, .hs-mega-menu {
	top: 100% !important;
}

.desktop-header .hs-sub-menu {
    box-shadow: 5px 10px 20px 0 rgba(0,0,0,0.15); 
}

#js-header .margin-top-minus-15{
	margin-top:-15px;
}

.navbar-social-links .list-inline-item:not(:last-child) {
    margin-right: 1.5rem !important;
}

.covid-link:hover{
	cursor: pointer;
}

.navbar-nav {
    display: inline-flex !important;
}

.u-main-nav__list-wrapper {
    overflow: auto !important;
}

.u-main-nav__list-wrapper{
	display:flex;
	width: 100%;
}

.margin-top-minus-5{
	margin-top:-5px;
}

/* #endregion Navbar Styling */


/* #region Home Styling */

.video-section {
	max-height:952px;
	overflow: hidden;
    padding: 0;
    background-attachment: fixed;
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    color: #fff;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
	margin-top: 50px;
}

.notifications-enabled + section {
	margin-top: 90px;
}

.video-section .title{
	font-size: 160px;
	line-height: 165px;
	color:white;
}

.video-section .sub-title{
	font-family: 'Oxanium', sans-serif;
	font-size: 25px;
	line-height: 31px;
	letter-spacing: 6.67px;
	color:white;
	font-weight: 600;
}

.video-text-container{
	margin:auto;
	top:0;
	bottom:0;
	left:0;
	right:0;
	position:absolute;
	height:100%;
	z-index: 3;
}

.video-text-container > .row {
	height: inherit;
	align-items: center;
}

.dotted-title{
	font-size: 120px;
	line-height: 62px;
	color:white;
	-webkit-text-stroke: 1px #00AACC;
	text-transform: uppercase;
}
.dotted-title.dark{
	color:#0c0f19;
}
/* .dotted-title + .g-bg-black-container {
	margin-top: -3px;
} */

.dotted-title.dotted-title-sm {
	font-size: 90px;
    line-height: 62px;
}

.dotted-title.dotted-title-sm + .g-bg-black-container {
	margin-top: -12px;
}

.own-a-simulator-section .dotted-title {
	color: transparent;
}

.g-bg-black-container{
	margin-top:-3px;
}

.g-bg-black-container .text{
	background-color: #0C0F19;
	font-family: 'Oxanium', sans-serif;
	font-size: 12px;
	line-height: 15px;
	letter-spacing: 3.43px;
	color:white;
	font-weight: 500;
	display: inline;
	text-transform: uppercase;
}

.type-container{
	position: relative;
	border-radius: 6px;
	border:1px solid #00AACC;
}

.type-name.casual-play, .type-name.half-price-tuesdays{
	color:white;
	font-family: 'Titular-Heavy';
	font-size: 50px;
	line-height: 51px;
	text-transform: uppercase;
	margin-bottom:0px;
}

/* [class*="u-block-hover"] {
    overflow: inherit !important;
} */

.type-name.coaching, .type-name.bsg-league, .type-name.family-fun, .type-name.functions{
	color:white;
	font-family: 'Titular-Heavy';
	font-size: 50px;
    line-height: 51px;
	text-transform: uppercase;
    margin-bottom: 0px;
}

.type-name:hover, .type-name:focus{
	text-decoration: none;
	cursor: pointer;
	color:white;
}

.locations-section{
	padding-top:170px;
	padding-bottom:130px;
	background: linear-gradient(#fff, #F6F6F9); 
}

.styling-other-sections .dotted-title{
	font-size:100px;
	line-height: 62px;
}

.styling-other-sections .g-bg-black-container .text{
	font-size:12px;
	line-height: 15px;
}

.styling-other-sections .g-bg-black-container {
    margin-top: -8px;
}

.content-container .heading{
	color:black;
	text-transform: uppercase;
	font-family: 'Titular-Heavy';
	font-size: 50px;
	line-height: 42px;
	margin-bottom:21px;
}

.content-container .heading.bsg-blue {
	color: #00AACC;
}

.idea-to-install-section .content-container .heading{
	font-size: 35px;
	line-height: 18px;
	margin-bottom:16px;
}

.content-container p {
    color: black;
    font-family: 'Inter', sans-serif;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
	text-wrap-style: balance;
}

.idea-to-install-section .content-container p {
    letter-spacing: -0.003em;
}

.buttons-with-arrow{
	font-family: 'Oxanium', sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: 600;
	color:black
}

.buttons-with-arrow:hover, .buttons-with-arrow:focus{
	color:black;
	text-decoration: none;
}

.buttons-with-arrow .blue-border{
	border-bottom:2px solid #00AACC;
	padding-bottom: 6px;
}

.simulators-section {
	padding-top: 130px;
}

.simulators-section .g-bg-black-container .text{
	margin-left: 0px;
}

.sports-simulator{
	margin-top:82px;
}

.sports-simulator h4.headings{
	font-family: 'Oxanium', sans-serif;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 4px;
	font-weight: 500;
	color:black;
	margin-bottom:16px;
}

.sports-simulator p.content, .events-and-activities-section p.content{ 
	font-family: 'Inter', sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: 400;
	color:black;
}

.sports-simulator .u-arrow-v1{
	width:28px;
	height:26.5px;
}

.sports-simulator .g-absolute-centered--x.js-prev {
	left: auto !important;
    right: 15px !important;
	bottom:70px;
}

.sports-simulator .g-absolute-centered--x.js-next {
	left: auto !important;
    right: -14px !important;
	bottom:70px;
}

.coaching-section{
	padding-top: 175px;
}

.coaching-section .absolute-positioned-image{
	margin-top:-60px;
	box-shadow: 0 10px 45px 0 rgb(0 0 0 / 6%);
}

.coaching-section .absolute-positioned-image{
	margin-top:-60px;
	box-shadow: 0 0 50px #ccc;
}

.coaching-features .coaching-features-text{
	font-family: 'Inter', sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: 500;
	color:black;
}

.own-a-simulator-section {
	background-color: #EEE;
	padding-top: 100px;
	padding-bottom: 100px;
}

.gift-card-section {
	padding-top: 170px;
	padding-bottom: 100px;
}
.partnership-section{
	padding: 70px;
	background-color: #0c0f19;
}
.partnership-section img{
	margin-bottom: 20px;
}

.membership-container, .product-container{
	border:1px solid #00AACC;
	border-radius: 6px;
}

.membership-section .description{
	font-family: 'Oxanium', sans-serif;
	font-size: 18px;
	line-height: 28px;
	font-weight: 400;
	color:black;
}

.membership-section .membership-name-container{
	padding-top:35px;
	padding-bottom:0px;
}

.membership-section .membership-name, .product-section .product-name{
	color:black;
	font-family: 'Oxanium', sans-serif;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 4px;
	font-weight: 600;
}

.membership-features-container, .product-features-container {
    padding: 40px 35px 30px 35px;
}

.membership-features-container.venue-page{
    padding: 23px 35px 30px 35px;
}

.price-container .currency{
	color:black;
	font-family: 'Inter', sans-serif;
	font-size: 30px;
	line-height: 42px;
	font-weight: 400;
}

.price sub {
	font-size: 12px;
	font-weight: 400;
	line-height: 20px;
}

.price-container .price{
	color:black;
	font-family: 'Inter', sans-serif;
	font-size: 60px;
	line-height: 42px;
	letter-spacing: -5.33px;
	font-weight: 300;
}

.price-container .price.lifetime{
	color:#fff;
}

.price-container .durations{
	color: black;
    font-family: 'Inter', sans-serif;
    font-size: 14px;
    line-height: 1.2;
    font-weight: 500;
    display: inline-block;
    max-width: 40px;
    text-align: left;
    margin-left: 10px;
}

.price-container sup {
    top: -24px;
}

.membership-features .membership-features-text{
	color:black;
	font-family: 'Inter', sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: 500;
	text-align: left !important;
}

.buy-now-container .membership-buy-now, .buy-now-container .enquire-now{
	display: block;
	border-radius: 6px;
	background-color: #000;
	color:white;
	font-family: 'Oxanium', sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: 600;
	text-align: center;
	padding-top:12px;
	padding-bottom:12px;
	-webkit-transition: .1s ease;
    -o-transition: .1s ease;
    transition: .1s ease;
}

.buy-now-container .membership-buy-now:hover, .buy-now-container .enquire-now:hover{
	background-color: #00AACC;
	text-decoration: none;
	-webkit-transition: .1s ease;
    -o-transition: .1s ease;
    transition: .1s ease;
}

.membership-section .filter-buttons{
	color: #0C0F19 !important;
	font-family: 'Oxanium', sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: 400;
	text-align: center;
	padding:10px 19px;
	margin-right:5px;
	margin-left:5px;
	border:1px solid #fff; 
}

.membership-section .filter-buttons:hover{
	text-decoration: none;
	cursor: pointer;
}

.membership-section .filter-buttons.active{
	color: #00AACC !important;
	border:1px solid #00AACC;
	border-radius:6px;
}


.buy-now-container .membership-buy-now:hover, .buy-now-container .membership-buy-now:focus{
	text-decoration: none;
	color:white;
}

.t-and-c-container p{
	color:#6B6F79;
	font-family: 'Inter', sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: 500;
	min-height: 28px;
}

.testimonials-section{
	margin-top: 142px;
}

.margin-right-40{
	margin-right:40px;
}

.big-swing-golf .sub-heading{
	font-family: 'Oxanium', sans-serif;
	font-size: 18px;
	line-height: 28px;
	font-weight: 500;
	text-align: center;
	color:#0C0F19;
}

.big-swing-golf .buttons{
	position: absolute;
	bottom: 15px;
    right: 15px;
}

.big-swing-golf .buttons:hover{
	text-decoration: none;
}

.big-swing-golf img{
	border-radius: 6px;
}

.styling-other-sections .circle{
	fill:#00AACC
}

.button-text{
	font-family: 'Oxanium', sans-serif;
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
    color: black;
	margin-bottom:10px;
}

.call_to_action:hover{
	text-decoration: none !important;
}

.call_to_action .call_to_action-text{
	padding-left:0px;
	transition: all .35s;
}

.call_to_action:hover .call_to_action-text{
	padding-left:15px;
	transition: all .35s;
}

.call_to_action svg{
	transform: scale(1);
	transition: all .35s;
}

.call_to_action:hover svg{
	transform: scale(1.2);
	margin: 1.25rem 0 0;
	transition: all .35s;
}

.styling-other-sections .line{
	fill: none;
    stroke: #fff;
    stroke-width: 1.5px;
    stroke-linejoin: round;
    margin-top: 0;
}

.styling-other-sections .arrow{
	fill: none;
    stroke: #fff;
    stroke-width: 1.5px;
    margin-top: 0;
}

.simulators-section .u-icon-v3{
	background-color: #00AACC !important;
	height:62px !important;
	width:62px !important;
}

.simulators-section .u-icon-v3:hover{
	background-color: #000 !important;
	height:62px !important;
	width:62px !important;
}

.simulators-section .u-icon-v1>i,.simulators-section .u-icon-v2>i,.simulators-section .u-icon-v3>i,.simulators-section .u-icon-v4>span>i {
	top: 50% !important;
    left: 5%;
}

.simulators-section .fa-play:before {
    content: "\f04b";
    font-size: 22px;
}

.simulators-section .simulator-features-heading{
	font-family: 'Oxanium', sans-serif;
	font-size: 13px;
    line-height: 16px;
    letter-spacing: 0.93px;
    font-weight: 600;
    color: black;
	margin-bottom: 7px;
}

.simulators-section .simulator-features-info{
	font-family: 'Inter', sans-serif;
	font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    color: black;
	padding-right: 0px;
}

.simulators-section .extra-features img, .elevate-your-game-section img{
	border-radius: 6px;
	box-shadow: 0 0 50px #ccc;
	margin-bottom: 25px;
}

.simulators-section .simulator-extra-features-heading, .elevate-your-game-section .elevate-your-game-heading{
	font-family: 'Oxanium', sans-serif;
    font-size: 14px;
    line-height: 18px;
	letter-spacing: 4px;
    font-weight: 600;
    color: black;
	margin-bottom:12px;
}

.elevate-your-game-section .elevate-your-game-heading{
    font-size: 16px;
	letter-spacing: 0px;
}

.simulators-section .simulator-extra-features-info, .elevate-your-game-section .elevate-your-game-info{
	font-family: 'Inter', sans-serif;
	font-size: 12px;
    line-height: 20px;
    font-weight: 400;
    color: black;
}

.coaching-section .rounded-images{
	/* border:1px solid #00AACC; */
	border-radius: 6px;
}

.relative-container{
	position: relative;
	padding-bottom: 186px;
}

.absolute-positioned-image-logo{
	position: absolute;
	left: 15px;
    bottom: -70px;
}

.svg-3{
	margin-right: -94px;
}

.membership-features{
	min-height: 204px;
	position: relative;
}

.membership-features.venue-page-features{
	min-height: 115px;
}

.membership-section .absolute-position-text{
	text-align: center;
	margin-left:auto;
	margin-right:auto;
}

.membership-section .absolute-position-text p{
	font-family: 'Inter', sans-serif;
	font-size: 10px;
    line-height: 14px;
    font-weight: 500;
    color: black;
	margin-top: 60px;
}

.own-a-simulator-section .negative-margin{
	margin-top:-60px;
}

.testimonials-section{
	padding-top:125px;
	padding-bottom: 210px;
	background-color:#0C0F19;
}

.testimonials-section .u-arrow-v1{
	height:44px;
	width:44px;
	background-color: rgba(255,255,255,0.2);
	border-radius: 50% !important;
}

.testimonials-section .quoatation-mark{
	margin-bottom:22px;
}

.testimonials-section .quotation{
	color:white;
	font-size: 55px;
	text-transform: uppercase;
	line-height: 55px;
	font-weight: 400;
	margin-bottom:60px;
}

.testimonials-section .person-name{
	font-family: 'Oxanium', sans-serif;
	color:white;
	font-size: 14px;
	text-transform: uppercase;
	line-height: 20px;
	font-weight: 600;
	letter-spacing: 2.8px;
}

.testimonials-section .u-arrow-v1[class*="abs"]::before {
    position: absolute;
    font-size: 22px;
}

.testimonials-section .fa-angle-left.u-arrow-v1::before {
    left: 46% !important;
}

.testimonials-section .fa-angle-right.u-arrow-v1::before {
    left: 54% !important;
}

.margin-top-neg{
	margin-top:-230px
}

.testimonials-section .g-absolute-centered--y {
    position: absolute!important;
    top: 24%!important;
}

.u-arrow-v1::before {
    top: 48% !important;
}

.testimonials-section .prev-left{
	left: -200px;
}

.testimonials-section .next-right{
	right: -200px;
}

.simulators-section{
	position: relative;
}

.simulators-section .watermark-1{
	position:absolute;
	right:0px;
	top:9%;
}

.simulators-section .simulator-image{ 
	position: relative;
	z-index: 2;
}

.gift-card-section{
	position: relative;
}

.water-mark-2{
	top:12%;
	position:absolute;
}

.cta{
	background-image: url('../img/bsg-cta.png');
	height:678px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position:center;
	position: relative;
}

.cta-text{
	font-size: 120px;
	font-weight: 900;
	line-height: 123px;
	color:white;
	margin-bottom:30px;
}

.cta .cta-button, .cta .cta-button:hover{
	display: block;
	border-radius: 6px;
	background-color: #00AACC;
	color:white;
	font-family: 'Oxanium', sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: 600;
	text-align: center;
	padding-top:12px;
	padding-bottom:12px;
	text-decoration: none;
}

.cta-container{
	margin:auto;
	position:absolute;
	top:0;
	right:0;
	left:0;
	bottom:0;
	height:197px;
}

.hero-image-arrow, .hero-image-arrow:hover{
	transform: rotate(90deg);
	cursor: pointer;
}

.video-section .sub-title{
	margin-bottom:30px;
}

.padding-text {
    padding: 34px 12px !important;
}

#about-bsg .u-block-hover{
	border-radius: 6px;
    border: 1px solid #00AACC;
}

.simulators-section .icon-image{
	text-align: center;
}

.margin-left-simulator{
	margin-left:15px;
}

.coaching-section{
	background: linear-gradient(#fff, #F6F6F9);
	position: relative;
}

.membership-features {
	margin-bottom:35px;
}

.mobile-buttons{
	display:none;
}

.social-font-size{
	font-size: 18px;
}

.promotions-button, .promotions-button:hover{
	color:white;
	background-color: #00AACC;
	font-weight: 600;
	font-size: 8px;
	letter-spacing: 0.5px;
	line-height: 28px; 
	padding: 12px 20px 10px 20px;
	border-radius:6px;
	background-color: #00AACC;
	font-family: 'Oxanium', sans-serif;
	text-decoration: none;
}

.u-block-hover__additional--partially-slide-up .u-block-hover__visible.main-tiles {
    bottom: 10px;
    left: 15px;
}

.play-button-container{
	position:relative;
}

.play-text{
	font-size: 16px;
	font-weight: 600;
	line-height: 20px;
	color:black;
	font-family: 'Oxanium', sans-serif;
}

#carousel5, #carousel6{
	max-width:760px;
}

#carousel7, #carousel7-functions{
	max-width: 1140px;
}

#carousel7-functions .js-pagination {
	display:flex !important;
}

#carousel7 .js-pagination {
	display:none !important;
}

#carousel5 .js-thumb{
	padding-left:0px; 
	padding-right:0px;
}

.player-name{
	margin-top:5px;
	font-size: 14px;
	font-weight: 500;
	line-height: 16px;
	letter-spacing:2.8px;
	color:white;
	font-family: 'Oxanium', sans-serif;
}

.js-slide blockquote.lead{
	font-size: 30px;
	font-weight: 200;
	line-height: 40px;
	color:white;
	font-family: 'Inter', sans-serif;
}

.u-carousel-indicators-v1 span {
    background-color: #FFFFFF !important
}

.u-carousel-indicators-v1 li.slick-active span, .u-carousel-indicators-v1--white li.slick-active span {
    background-color: #00AACC !important;
}

.js-pagination{
	bottom: -60px;
}

.coaching-watermark{
	position: absolute;
    bottom: 74px;
    left: -18px;
    font-size: 290px;
    line-height: 0px;
    letter-spacing: -6px;
    color: white;
    font-family: 'Titular-Heavy';
}

.main-tiles{
	position:absolute;
	bottom: 17px;
    left: 25px;
}

.big-swing-golf .g-bg-white-gradient-opacity-v1,.big-swing-golf .g-bg-white-gradient-opacity-v1--after::after {
    background-image: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,0.4)),to(rgba(0,0,0,0))) !important;
    background-image: -webkit-linear-gradient(bottom,rgba(0,0,0,0.4) 0,rgba(0,0,0,0) 100%) !important;
    background-image: -o-linear-gradient(bottom,rgba(0,0,0,0.4) 0,rgba(0,0,0,0) 100%) !important;
    background-image: linear-gradient(to top,rgba(0,0,0,0.4) 0,rgba(0,0,0,0) 100%) !important;
}

.membership-section .u-carousel-indicators-v1 span {
    background-color: #000 !important;
}

.membership-section .js-pagination {
    bottom: -65px;
}

.vidgap{
	width: 100%;
	height:952px;
	display:block;
	z-index:2;
	object-fit: cover;
}

.banner-notification p{
	margin-bottom:0px;
}

/* #endregion Home Styling */

/* #region Footer Styling */

.footer{
	background-color:#000;
}

footer.footer{
	background-color:#111216;
}

.footer .footer-heading{
	color:#00AACC;
	font-family: 'Oxanium', sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: 700;
	letter-spacing: 2px;
	margin-bottom:22px;
	text-transform: uppercase;
}

.footer-links{
	color:#fff;
	font-family: 'Oxanium', sans-serif;
	font-size: 13px;
	line-height: 29px;
	font-weight: 400;
}

.footer-links-get-in-touch{
	color:#fff;
	font-family: 'Oxanium', sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: 400;
}

.footer-links:hover{
	color:#00AACC;
	text-decoration: none;
}

.footer-links.no-hover:hover{
	color:#fff;
	text-decoration: none;
}

.footer .list-inline-item:not(:last-child) {
    margin-right: 1.5rem;
}

.copyright-info{
	font-size: 10px;
	line-height: 11px;
	color:white;
	font-weight: 400;
}

.four-pi-link, .four-pi-link:hover{
	color:#00AACC;
}

.footer-scroller{
	background-color:transparent;
	border:1px solid white;
	color:white;
	height:35px;
	width:35px;
}

.footer-scroller:hover, .footer-scroller:focus{
	background-color:#00AACC !important;
	border:1px solid #00AACC !important;
	color:white;
	height:35px;
	width:35px;
}

footer .hs-icon-arrow-top:before {
    content: "\e903";
    font-size: 10px;
}

footer .u-go-to-v1 i {
    top: 45% !important;
}

.footer .svg-1, .footer .svg-2{
	margin-top: -304px;
}

.footer .svg-1{
	margin-right: -96px;
}

.footer .svg-1, .svg-3{
	-webkit-animation:spin 12s linear infinite;
    -moz-animation:spin 12s linear infinite;
    animation:spin 12s linear infinite;
}


@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }

/* #endregion Footer Styling */ 

/* #region Pricing Styling */

.bsg-hero__section {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	height:337px;
	margin-top: 62px;
	position: relative;
}

.bsg-hero__section--pricing {
	background-image: url('../img/Pricing-Header.jpg');
}

.bsg-hero__section--promotions {
	background-image: url('../img/Current-Promotion.jpg');
}

.bsg-hero__section h1 {
	font-size: 100px;
	font-weight: 400;
	font-style: italic;
	line-height: 42px;
	color:white;
}

.pricing-container {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.breadcrumbs .breadcrumbs-items {
	color:#5D5D5D;
	font-family: 'Inter', sans-serif;
}

.pricing-container-main{
	border: 1px solid #00AACC;
    border-radius: 6px;
	padding-bottom: 8px;
}

.pricing-container-main .timings-container{
	padding-top: 25px;
    padding-bottom: 10px;
}

.pricing-container-main .timings-container .time{
	color: black;
    font-family: 'Oxanium', sans-serif;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 4px;
    font-weight: 600;
}

.pricing-container-main .pricing-container-border{
	padding:24px 22px 20px 22px;
}

.pricing-container-main .table-cell-field{
	display: table-cell;
    vertical-align: middle;
    height: inherit;
    width: inherit;
    text-align: center;
}

.pricing-container-main .player-text, .venue-page .player-text{
	color:black;
	font-size: 14px;
	font-weight: 500;
	font-family: 'Inter', sans-serif;
}

.pricing-container-main .player-icons{
	display: inline-block !important;
	margin-right:10px;
	color:black;
}

.pricing-container-main .table td, .table th {
	padding-left: 7px;
    padding-right: 7px;
	padding-bottom:7px;
	padding-top:7px;
}

.pricing-container-main .table-row{
	border-color:#E9EAED !important;
}

.pricing-container-main .pricing-table tr:nth-child(odd){ 
	background: #E9EAED;
}

.pricing-button{
	display: block;
    border-radius: 6px;
    background-color: #000;
    color: white;
    font-family: 'Oxanium', sans-serif;
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;
    text-align: center;
    padding-top: 12px;
    padding-bottom: 12px;
}

 .pricing-button:hover{
	background-color: #00AACC;
	color:white !important;
	text-decoration: none;
}

.pricing-container-main .terms-text{
	font-family: 'Inter', sans-serif;
    font-size: 10px;
    line-height: 14px;
    font-weight: 500;
    min-height: 28px;
	text-align:center;
	color: #000;
	margin-top:16px;
	margin-bottom:0px;
}

.table td, .table th {
    border-top: 1px solid transparent !important;
}

.casual-play-pricing .js-pagination{
	display:none !important;
}
/* #endregion Pricing Styling */ 

.promotion-attachments {
	margin-top: 70px;
}

/* #region Contact CSS */
section.section {
    background-color: #fff;
    padding-top: 110px;
    padding-bottom: 100px;
}

.section .dotted-title {
    font-style: italic;
}

.section label {
    color: #000;
}
/* #endregion */

.response-message {
	font-family: 'Oxanium', sans-serif;
	color: #00AACC !important;
	text-align: center;
}
.response-message.text-danger {
	color: #dc3545 !important;
}

/* #region Launch Monitor Styling */

.launh-monitor-banner {
	background-image: url("../img/Full Swing KIT Brochure-6 copy 2.png");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	padding-top:212px;
	padding-bottom:435px;
	margin-top: 55px;
}

.video-hero-title{
	font-style: italic;
	font-size: 100px;
	line-height: 1;
}

.video-banner-title{
	font-style: italic;
	font-size: 50px;
	line-height: 42px;
}

.pos-relative{
	position: relative;
}

.precision-image-1-position{
	position: absolute;
	left: 0px;
    top: 0px;
}

.z-index-2{
	z-index: 2;
}

.blue-rounded-border{
	border:1px solid #00AACC;
	border-radius:6px;
	padding-top:58px;
	padding-bottom:58px;
}

.fast-shipping-section .price{
	font-weight: 300;
	font-size: 70px;
	line-height: 42px;
	color:black;
}

.fast-shipping-section .currency{
	font-weight: 400;
	font-size: 30px;
}

.fast-shipping-section .what-included{
	font-weight: 600;
	line-height: 24px;
	color:black;
}

.fast-shipping-section .mobile-buttons{
	font-size:16px;
	line-height: 20px;
	color:white;
	font-weight: 600;
	background-color: #00AACC;
	display: block;
	border-radius: 6px;
	padding-top:15px;
	padding-bottom:13px;
	text-align: center;
	-webkit-transition: .2s ease;
	-o-transition: .2s ease;
	transition: .2s ease;
}

.fast-shipping-section .mobile-buttons:hover{
	background-color: #000;
	text-decoration: none;
	-webkit-transition: .2s ease;
	-o-transition: .2s ease;
	transition: .2s ease;
}

.fast-shipping-section .information-text{
	font-size: 12px;
	color:black;
}

.cta-main-properties{
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.trusted-by-golfer-section{
	background-image: url("../img/launch-monitor-cta.jpg");
	padding-top:212px;
	padding-bottom:258px;
}

.trusted-by-golfer-section .cta-heading{
	margin-bottom:28px;
	font-size: 60px;
	line-height: 55px;
}

.trusted-by-golfer-section  .cta-text{
	font-size: 14px;
	line-height: 24px;
}

.take-control-section{
	padding-top:130px;
}

.take-control-section .title{
	margin-bottom:17px;
	font-size: 16px;
	line-height: 18px;
}

.title.g-font-family-oxanium{
	font-family: 'Oxanium', sans-serif;	
}

.take-control-section .information{
	margin-bottom:50px;
	font-size: 12px;
	line-height: 20px;
}

.take-control-section img{
	border-radius: 6px;
}

.cta-full-swing-page{
	margin-top:178px;
	margin-bottom:153px;
}

.resources-section{
	margin-bottom:220px;
}

.resources-section .resources-name{
	font-size: 24px;
	line-height: 26px;
}

.resources-section .resources-name.font-20{
	font-size: 20px;
	line-height: 22px;
	padding-right:20px;
}

.resources-section .border-radius-5{
	border-radius:5px;
}

.resources-section .u-icon-v3{
	position: absolute;
    top: 0px;
    right: 0px;
    left: 0px;
    bottom: 0px;
    margin: auto;
}

.simulators-section.resources-section .u-icon-v3:hover {
    background-color: #00AACC;
}

.simulators-section .u-icon-v3.small-play-icon { 
    height: 45px !important;
    width: 45px !important;
}

.resources-section .main-tiles {
    position: absolute;
    bottom: 11px;
    left: 18px;
}

.perpetual-package-text{
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 0.75em;
}

.eg-connect-headings{
	font-size: 12px;
	line-height: 20px;
}

.eg-connect-features{
	font-size: 12px;
	line-height: 20px;
}

.styling-other-sections .g-bg-black-container.new-h2 {
    margin-top: -22px;
}

.sixteen-points-of-ball .g-bg-black-container p.text {
    background-color: #00AACC;
}

/* #endregion Launch Monitor Styling */ 

/* #region Locations Styling */

.locations-page{
	background-color: black;
}

.locations-page .nav-item{
	display: block;
}

.locations-page .custom-border-right {
    border-right: none;
}

/* #endregion Locations Styling */ 

/* #region Buy a Simulator Styling */

.buy-a-simulator-banner-section h1.title{
	font-size: 50px;
	line-height: 42px;
	letter-spacing: 0.01em;
	text-shadow: 0px 0px 6px #000000;
}

.instant-ball-location-section{
	padding-top:98px;
	padding-bottom:177px;
}

.instant-ball-location-section .dotted-title{
	color:#0C0F19;
}

.instant-ball-location-section .g-bg-black-container p.text, .sports-and-leisure-section .g-bg-black-container p.text {
    background-color: #00AACC;
}

.golf-simulator-screen-image{
	position:absolute;
	top:0px;
	right:0px;
}

.idea-to-install-section{
	background: linear-gradient(180deg, #F6F6F9 0%, rgba(246, 246, 249, 0) 59.5%);
	transform: rotate(-180deg);
}

.idea-to-install-section .container{
	transform: rotate(180deg);
}

.sports-and-leisure-section .button-margin-top-negative{
	margin-top:-5px;
}

.call_to_action:hover svg {
    margin: 0 0 0 0rem;
}

.kids-playing-games-image{
	position:absolute;
	bottom: -42px;
    left: -80px;
}

.sports-and-leisure-section{
	padding-top:105px;
	padding-bottom: 122px;
}

.idea-to-install-section .golf-simulator-screen-image{
	filter: drop-shadow(14px 19px 43px rgba(0, 0, 0, 0.25));
}

.sports-and-leisure-section .kids-playing-games-image{
	filter: drop-shadow(15px 4px 10px rgba(0, 0, 0, 0.45));
}

.games-name-container p{
	font-weight: 500;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 1.42857px;
	text-transform: uppercase;
	color: #00AACC;
}


.model-image-container{
	position:relative;
	min-height: 370px;
}

.detailed-model-container{
	border-radius:50%;
	width:183px;
	height:183px;
 	border: 1px solid #00AACC;
	position:absolute;
	right: 22px;
    top: 9px;
}

.model-content-container{
	margin-top: auto;
    margin-bottom: auto;
    height: 130px;
    position: absolute;
    top: 0;
    bottom: 0;
}


.model-content-container.sports{
    height: 142px;
}

.model-description{
	font-weight: 600;
	font-size: 11.2px;
	line-height: 14px;
	padding-right: 25px;
    padding-left: 25px;
}

/* #endregion Buy a Simulator Styling */  

/* #region Venue page Styling */

.bsg-hero__section--venue-page{
    background-image: url('../img/venue-page-bg-2025.jpg');
    height:468px;
    margin-top: 60px;
}
.find-us-heading{
    font-size: 40px;
    line-height: 1.2;
    text-transform: uppercase;
	margin-bottom: 14px;
    color: #333;
}
.venue-subheading{
    font-size: 26px;
    line-height: 34px;
}

.bg-light-gray{
    background-color: rgba(242,244,244,0.6);
}

.venue-page-subheading{
    font-size: 22px;
}

.activities-container{
    padding:50px 48px;
    border-radius:6px;
    border: 1px solid #00AACC;
    box-shadow: 5px 21px 38px 0px #00000014;
}

.venue-page-pricing-section .call_to_action svg{
    margin-top:0px;
}

.individual-players-table{
	width: auto;
    margin-left: auto;
    margin-right: auto;
}

.player-clock-icon{
	margin-top:-4px;
}

.bsg-accordions .heading{
	font-size: 46px;
	letter-spacing: 0.01em;
	text-transform: uppercase;
	line-height: 1.2;
}

.bsg-accordions .u-accordion-color-primary{
    color: #000;
	border-color: #F2F4F4;
}

.bsg-accordions .coach-position{
	font-size: 26px;
	line-height: 1.2;
	letter-spacing: 0.01em;
	color: #00AACC;
	text-transform: uppercase;
}
.coach-profile{
	border: 2px solid #0AC;
}

.accordion-border-top{
	border-top: 1px solid #F2F4F4;
}

.bsg-accordions .card{
	border-bottom: solid 1px #F2F4F4;
	border-right:none;
	border-left:none;
	border-top:none;
}

.u-accordion__body{
	padding-right:1.07143rem 10px;
}

.u-accordion__body p{
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	color:#333333;
	font-family: Inter;
}

.u-accordion__body a{
	text-decoration: underline;
	color:#00AACC;
}

.wysiwyg-content p{
	color:white;
	font-family: Inter;
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: -0.003em;
}

/* #endregion Venue page Styling */

/* #region Competition Styling */

.competition-page-banner-section {
	padding-bottom: 135px;
	margin-top: 80px;
	padding-top: 52px;
    position: relative;
	background-color: #000;
}

.competition-page-banner-section::before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url("../../assets-rebranding/img/league-bg-shape.svg");
	background-size: cover;
    background-position: top -15px right 25%;
	background-repeat: no-repeat;
	z-index: 0;
}

.notifications-enabled + section.competition-page-banner-section {
	margin-top: 120px;
}

.competition-page-banner-section .custom-border-container {
    border-top: 3px solid #05F0FF;
	border-left:3px solid #05F0FF;
    padding: 26px 22px;
	background-color: #000;
	z-index: 3;
}

.competition-page-banner-section .banner-title, .local-player-section .banner-title {
    text-transform: uppercase;
    font-size: 60px;
}

.competition-page-sections .subtitle{
	font-weight: 400;
	font-size: 18px;
	line-height: 22px;
	letter-spacing: -0.09px;
	margin-bottom: 0;
}

.local-player-section{
	background-image: url("../img/competition-banner.jpg");
	background-position: center -80px;
    background-size: cover;
    background-repeat: no-repeat;
	position: relative;
	padding-top:80px;
	padding-bottom:95px;
}

.local-player-section::before{
	content:'';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.40);
}


.local-player-section p{
	line-height: 28px;
}


.competition-benefits{
	margin-top: -75px;
	margin-bottom: 100px;
}


.competiton-slider .js-next{
	right: -50px;
}

.competiton-slider .js-prev{
	left: -50px;
}

.competiton-slider #carousel6 {
    max-width: 950px;
}

.competiton-slider .js-slide{
	padding-left:5px;
	padding-right:5px;
}

.competiton-slider .u-arrow-v1::before {
    font-size: 25px;
}

.competiton-slider .js-pagination {
    bottom: -45px;
}

.blue-button, .black-button{
	padding: 16px 35px;
	text-transform: uppercase;
	font-size: 14px;
	border-radius: 12px;
	color: #fff;
	display:block;
}

.blue-button:hover, .black-button:hover, .blue-button:focus, .black-button:focus{
	color:white;
	text-decoration: none;
}

.blue-button {
    background-color: #00A6C8;
	border: 1px solid #00A6C8;
}

.black-button {
    background-color: #000;

}

.league-features{
	padding-top:54px;
}

.league-features p.subtitle, .venue-page-pricing-section p.venue-page-subheading{
	color: #231F20;
}

.league-features img{
	border-radius:11px;
}

.league-features .features-container p{
	color:#333333
}

.contact-form-section-competition-page{
	background-image: url("../img/contact-form-competition-banner.jpg");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
	margin-top:60px;
	padding-top:115px;
	padding-bottom:123px;
    position: relative;
}

.contact-form-section-competition-page label{
	color:white;
}

.scroll-to-contact-form:hover, .about-btn-1--scroll-to:hover{
	cursor: pointer;
}

.contact-form-section-competition-page #contactForm_success{
	color:white !important;
}

/* #region Competition Page / Location Display Styling Base */

/* TODO Clean up the CSS code before making another copy of Location display elsewhere */
.competitions--venues-section {
	padding-top: 90px;
	padding-bottom: 90px;
}

.competitions--venues-section .title-container {
	margin-bottom: 24px;
}

.tabs .tab {
	display: none;
}

.tabs .tab.active {
	display: block;
}

#locations .loc-tab h3 {
	font-size: 30px;
}

#locations .loc-tab span {
	font-size: 16px;
}

#locations .loc-tab {
	background-color: #d7d7d7;
	vertical-align: middle;
	color: #fff;
	font-family: 'Titular-Heavy', sans-serif;
	font-style: italic;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px 20px;
	min-height: 63px;
	text-align: center;
	border-right: 2px solid #cccccc;
	cursor: pointer;
}

#locations .loc-tab > .state-title {
	line-height: 1.1;
	font-size: 30px;
	margin-bottom: .2rem;
}

#locations .loc-tab:last-child {
	border-right: none;
}

#locations .loc-tab:hover,
#locations .loc-tab:active,
#locations .loc-tab:focus,
#locations .loc-tab .active {
	background-color: #636363;
}

.rounded-left-img {
	border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
	border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

@media (max-width: 576px) {
	#locations .loc-tab {
		padding: 0px;
		min-height: 60px;
		height: 60px;
	}

	#locations .loc-tab h2 {
		font-size: 22px;
		margin-bottom: 0px;
		margin-top: 1px;
	}

	#locations .loc-tab span {
		font-size: 15px;
	}

	/* #locations .loc-tab */
	.single-state {
		margin-top: 12px !important;
	}
}

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

.single-state {
	margin-top: 12px;
}

.state-options li {
	background-color: #d7d7d7;
	height: 63px;
	/* Allows the line-border to line up coprrectly */
	padding: 0px 0px;
	width: 16.6%;
	float: left;
}

.state-options li:hover,
.state-options li:focus,
.state-options li.active,
#locations .loc-tab.active {
	background-color: #636363;
}

.state-options li:not(:last-child) .region-tab {
	border-right: 1px solid #cccccc;
}

.state-options li .region-tab {
	float: none;
	display: table-cell;
	vertical-align: middle;
	cursor: pointer;
}

.state-options li .region-tab > .region-title {
	display: block;
	color: #fff;
	font-family: 'Titular-Heavy', sans-serif;
	font-style: italic;
	font-size: 30px;
	line-height: 1;
}

.state-options li .region-tab>span:last-child:not(:first-child) {
	color: #fff;
	font-family: 'Lato', sans-serif;
	font-style: italic;
	font-size: 17px;
	/* font-weight: bold; */
	letter-spacing: 1.4px;
}

.venue-listing {
	padding-top: 15px;
}

.venue-listing hr {
	margin: 6px 0 8px 0;
	border-top: 1px solid #000;
}

.venue-listing .btn-booking-form {
	padding: 15px 35px;
	width: auto;
}

.venue-listing .tab-pane .btn-booking-form:first-child {
	margin-right: 10px;
}

.select-venue .header .btn-booking-form {
	margin-bottom: 65px;
	margin-top: 30px;
}

.btn-booking-form.square {
	padding: 15px;
}

.venue-listing .btn-booking-form.square {
	padding: 15px 20px;
}

.venue-listing address {
	margin-bottom: 0;
}

.venue-listing address>p {
	margin-bottom: 3px;
	font-size: 16px;
}

.venue-listing address>p:first-child {
	line-height: 1;
	font-size: 18px;
	text-transform: uppercase;
}

.mapable-locations .btn,
.venue-listing .btn {
	font-size: 14px;
	padding: 10px 20px;
}

/* .location-wrapper {} */

.location-wrapper.no-venue {
	min-height: 70px;
}

.location-wrapper .phone-num {
	color: #777777;
	white-space: nowrap;
}
.location-wrapper.active  .phone-num {
	color: #00ABCD;
}

.location-wrapper .location-title {
	font-size: 18px;
}

.who-we-are-text.active{
	color:#00ABCD;
}
.who-we-are-text {
	border-bottom: 1px solid #000;
	padding-top: 3px;
	position: relative;
}

.who-we-are-text {
	padding: 10px 0px;
}

.booknow {
	position: initial;
	top: 20%;
	right: 20px;
}

.btn.btn-rj.booknow {
	background-color: #222;
	color: #fff;
	border-color: #0089ad;
	text-transform: uppercase;
}

.btn.btn-rj.booknow:hover {
	background-color: #00abcd;
	color: #fff;
	border-color: #0089ad;
	text-transform: uppercase;
}

.active .btn.btn-rj.booknow {
	background-color: #00abcd;
	color: #fff;
	border-color: #0089ad;
	text-transform: uppercase;
}

.active .btn.btn-rj.booknow:hover {
	background-color: #00abcd;
	color: #fff;
	border-color: #000;
	text-transform: uppercase;
}

.mapable-locations {
	cursor: pointer;
}

.mapable-locations.active {
	color: #00ABCD;
}

/*------------*/
/*  15. MAP
/*------------*/
#map {
	background-color: #f2f4f4;
}
#map #google-container {
	position: relative;
	width: 100%;
	height: 500px;
	border-top: 5px solid #fff;
}
#map #google-container #cd-google-map {
	position: relative;
	-webkit-transition: all ease 0.55s;
	transition: all ease 0.55s;
}

.comp-badge{
	margin-right: 15px;	
}

/* #endregion */

/* #endregion Competition Styling */ 

/* #region New Titles Styling */

.title-container{
	position: relative;
}

.title-container .content-heading{
	font-size: 100px;
    line-height: 78px;
	letter-spacing: 1.5px;
	color: white;
    -webkit-text-stroke: 1px #00AACC;
	margin-bottom:0px;
	font-weight:900;
	text-transform: uppercase;
	font-style: italic;
}

.title-container .content-heading.dark{
	color: #0C0F19;
}
.title-container .content-heading.light{
	color: #f2f4f4;
}

.title-container .content-heading.transparent{
	color: transparent;
}

.title-container .sub-heading-container{
    width: max-content;
    display: inline-block;
	background-color: black;
	text-align: center;
	padding:0 20px;
}

.title-container .sub-heading-container.blue{
	background-color: #00AACC;
}

.title-container.left{
	text-align:left;
}

.title-container.center{
	text-align:center;
}

.title-container.right{
	text-align:right;
}

.title-container.center .sub-heading-container, .title-container.left .sub-heading-container, .title-container.right .sub-heading-container{
	position: absolute;
	bottom: -24px;
}

.title-container.center .sub-heading-container{
	right: 0px;
	left: 0px;
	margin-right: auto;
	margin-left: auto;
}

.title-container.left .sub-heading-container{
    left: 25px;
}

.title-container.right .sub-heading-container{
    right: 25px;
}

.title-container .sub-heading{
	font-size: 12px;
	line-height: 32px;
	letter-spacing: 3.5px;
	margin-bottom:0px;
	font-weight:600;
	color:white;
	text-transform: uppercase;
}

@media (max-width: 575px){

	.title-container .content-heading {
		font-size: 82px;
		line-height: 68px;
	}

	.title-container .sub-heading {
		line-height: 24px;
	}

	.title-container.left, .title-container.right {
		text-align: center;
	}

	.title-container.left .sub-heading-container {
		margin-left: 0px;
	}

	.title-container.right .sub-heading-container {
		margin-right: 0px;
	}

	.title-container.left .sub-heading-container, .title-container.right .sub-heading-container, .title-container.center .sub-heading-container {
		position: absolute;
		bottom: -13px;
		right: 0px;
		left: 0px;
		margin-right: auto;
		margin-left: auto;
	}

}

/* #endregion New Titles Styling */ 

/* #region Venue Page / Sponsor */
.sponsor-list-layout .sponsor-item > a {
	text-decoration: none;
}
.sponsor-list-layout .sponsor-item {
	padding-bottom: 30px;
}

.sponsor-list-layout .img-wrapper {
	height: 183px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	flex: 1 0 0;
	margin-bottom: 10px;
}

.sponsor-list-layout .img-wrapper img {
	max-width: 100%;
	max-height: 100%;
}

.sponsor-list-layout .title-wrapper {
	min-height: 40px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.sponsor-list-layout .title-wrapper .sponsor-title {
	margin-bottom: 0;
}

.sponsor-list-layout .sponsor-title {
	font-family: 'Oxanium', sans-serif;
	color: #000;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.25; /* 125% */
	text-transform: uppercase;
}
/* #endregion */

/* #region Venue Contact Form  */
/**
 * Common class of all form (if not most)
 */
 .contact-us-form .iti {
	width: 100%;
	position: static;
	display: block;
}

.contact-us-form .iti input[type="tel"] {
	font-size: 18px;
	line-height: 26px;
}

.contact-us-form .phone {
	height: 42px;
    padding-top: 7px;
    padding-bottom: 7px;
	padding-left: 14px;
}

.contact-us-form .help-block.error-text {
	color: red;
}

/* .iti .flag-container .selected-flag { display: none; } */

/* .intl-tel-input .flag-container .selected-flag { display: none; } */
/* #endregion */

/* #region Rounded Container */
.rounded-container {
	border-radius: 8px;
	border-width: 1px;
	border-style: solid;
}

.rounded-container.border-grey {
	border-color: #E5E5E5;
}

.rounded-container.grey {
	background-color: #FAFAFA;
}

.rounded-container .link-text-black a {
	color: #000;
}

.one-lh {
	height: 1lh;
}


/* #endregion */


.tooltip{
	font-size: 1rem;
}
.tooltip.show{
	opacity: 1;
}
.tooltip-inner{
	max-width: 264px;
	padding: 8px 12px;
	border-radius: 8px;
	background-color: #101828;
	font-weight: 600;
	line-height: 1.5;
}


.heading-1{
	color: #000;
    font-family: 'Oxanium', sans-serif;
    letter-spacing: 4px;
    font-weight: 600;
}
.heading-2 {
	font-family: 'Titular-Heavy'; 
	font-size:50px;
	line-height: 42px;
	color:#000;
}
.heading-2.light {
	color:#FFF;
}
.heading-3 {
	font-family: 'Titular-Heavy'; 
	font-size:60px;
	line-height: 0.9;
	color:#000;
}
.heading-3.light {
	color:#FFF;
}


/* #region Responsive Styling */

@media (max-width: 1700px){

	.more-nav-item{
		display:none;
	}

	.more-nav{
		display:flex;
	}

}

@media (max-width: 1600px){

	.footer .list-inline-item:not(:last-child) { 
		margin-right: 7px;
	}

	.locations-padding-left{
		padding-left:50px;
	}

	.padding-both-sides-60 {
		padding-right: 10px;
		padding-left: 10px;
	}

	#js-header .g-ml-7 {
		margin-left: 2px;
	}


}

@media (max-width: 1450px){

	.type-name.casual-play, .type-name.half-price-tuesdays {
		font-size: 40px;
		padding-left: 0px;
		padding-bottom: 5px;
	}

	.big-swing-golf .buttons {
		bottom: 12px;
		right: 15px;
	}

	.type-name.coaching, .type-name.bsg-league, .type-name.family-fun, .type-name.functions {
		font-size: 40px;
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 10px;
		padding-bottom: 5px;
	}

	.testimonials-section .prev-left {
		left: -150px;
	}

	.testimonials-section .next-right {
		right: -150px;
	}

	.main-tiles{
		position:absolute;
		bottom: 10px;
		left: 15px;
	}

	.competition-page-banner-section .custom-border-container {
		padding: 20px 0;
		border-left: 0px;
	}	

}

@media (max-width: 1400px){

	.padding-both-sides-60{
		padding-right:15px;
		padding-left:15px;
	}

	.margin-right-40{
		margin-right:0px;
	}


}

@media (max-width: 1300px){

	.type-name.casual-play, .type-name.half-price-tuesdays {
		font-size: 37px;
	}

	.type-name.coaching, .type-name.bsg-league, .type-name.family-fun, .type-name.functions {
		font-size: 37px;
	}

}

@media (max-width: 1199.98px){

	.mobile-hidden.more-nav-item{
		display: none;
	}

	.navbar-collapse.u-main-nav--overlay .u-main-nav__list-wrapper {
		display: block;
		padding: 30px 0;
	}

	.u-header__section:nth-child(1) {
		z-index: 0;
	}

	.navbar-social-links{
		display:none !important;
	}

	.navbar-item-links.nav-link {
		font-family: 'Oxanium', sans-serif;
		font-size: 17px;
		line-height: 21px;
		color: white !important;
		font-weight: 500;
	}
	.nav-item.nav-item-fullswing{
		margin-bottom: 15px;
		align-items: center;
	}
    .nav-item{
		padding: 8px 15px;
		margin: 0;
		flex-direction: column;
		align-items: flex-start;
		
	}

	.mobile-header .nav-link{
		font-size:17px;
		margin-top: 5px;
	}

	.navbar-blue{
		background-color: transparent !important; 
	}

	.navbar-collapse.u-main-nav--overlay .u-main-nav__list-wrapper .navbar-nav {
		padding: 0px;
	}

	.hamburger {
		padding: 15px 0px 15px 15px;
	}

	.hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
		height: 2px !important;
	}

	.mobile-header .g-brd-primary {
		border-color: #00143F !important;
	}

	.mobile-header .dropdown-item {
		padding: 0px 8px !important;
	}

	.mobile-header .hs-has-sub-menu > a::after {
		color: #D0D3D6 !important;
		font-weight: 900 !important;
	}

	.locations-section {
		padding-top: 150px;
	}

	.simulators-section {
		padding-top: 90px;
	}

	.watermark-1{
		display:none;
	}

	.simulators-section .simulator-features-info {
		padding-right: 0px;
	}

	.testimonials-section {
		padding-top: 150px;
		background-color: #0C0F19;
		margin-top: 70px;
	}

	.testimonials-section .quotation {
		font-size: 48px;
	}

	.coaching-section {
		padding-top: 150px;
	}

	.coaching-section .absolute-positioned-image {
		margin-top: -110px;
	}

	.absolute-positioned-image-logo {
		bottom: -70px;
	}

	.membership-section {
		padding-top: 150px;
	}

	.membership-features {
		min-height: 224px;
	}

	.gift-card-section {
		padding-top: 155px;
	}

	.water-mark-2{
		display: none;
	}

	.own-a-simulator-section {
		padding-top: 65px;
		padding-top: 60px;
	}

	.cta-text {
		font-size: 99px;
	}

	.video-section {
		margin-top: 0px;
	}

	.mega-hidden{
		display:none;
	}


	#js-header .hs-has-sub-menu > a::after {
		content: "";
		font-family: "hs-icons" !important;
		font-size: 10px;
		display: inline;
		margin-left: 7px;
	}

	.sub-menu-links{
		font-family: 'Oxanium', sans-serif;
		font-size: 14px;
		line-height: 30px;
		color: white !important;
		font-weight: 400;
	}

	.more-nav-item{
		display: flex;
	}

	.header-button {
		margin-left: 0px;
		display: block;
		text-align: center;
		width: 100%;
	}

	.header-locations-button{
		font-family: 'Oxanium', sans-serif;
		font-size: 16px;
		line-height: 20px;
		color: white !important;
		font-weight: 600;
		background-color: transparent;
		border:1px solid white;
		padding: 16px 27px 13px 27px;
		border-radius: 6px;
		margin-left: 0px;
		display: block;
		text-align: center;
		margin-bottom:13px;
	}

	.header-locations-button:hover{
		text-decoration: none;
	}

	.sub-menu-links:hover, .dropdown-item:hover{
		background-color: #0C0F19 !important;
	}

	.testimonials-section .next-right {
		right: -60px;
	}

	.absolute-positioned-image{
		position: absolute;
    	left: 24%;
	}

	.absolute-positioned-image-logo {
		position: absolute;
		left: 50px;
	}

	.membership-features {
		min-height: 229px;
	}

	.membership-features-container, .product-features-container {
		padding: 40px 20px 30px 20px;
	}

	.footer .list-inline-item:not(:last-child) {
		margin-right: 20px;
	}

	.testimonials-section .prev-left {
		left: -60px;
	}

	.coaching-watermark {
		position: absolute;
		bottom: 56px;
		left: -18px;
		font-size: 231px;
	}

	.margin-left-simulator {
		margin-left: 5px;
	}

	.casual-play-pricing .js-pagination{
		display:flex !important;
	}

	.casual-play-pricing .u-carousel-indicators-v1 span {
		background-color: #000 !important;
	}

	.g-active-navlink.navbar-item-links.nav-link {
		border-bottom: none;
	}

	.per-player-pricing .js-pagination {
		bottom: -36px;
	}

	.trusted-by-golfer-section {
		padding-bottom: 90px;
	}

	.cta-full-swing-page {
		margin-top: 100px;
		margin-bottom: 120px;
	}

	.resources-section .resources-name.font-20 {
		font-size: 10px;
	}

	.resources-section .resources-name {
		font-size: 20px;
	}

	.take-control-section {
		padding-top: 120px;
	}

	.instant-ball-location-section {
		padding-top: 70px;
		padding-bottom: 80px;
	}

	.notifications-enabled + section.competition-page-banner-section {
		margin-top: 100px;
	}

	.competition-page-banner-section {
		margin-top: 62px;
	}

	.competition-page-banner-section .banner-title, .local-player-section .banner-title {
		font-size: 56px;
	}

	.location-wrapper .comp-badge{
		margin-right: 8px;
		width: 30px;
	}

	.nav-item-fullswing .navbar-background-color{
		background-color: #575E6D;
		box-shadow: none;
	}

	.nav-item.nav-item-fullswing:hover{
		cursor: none;
		background-color: #575E6D;
	}

	.nav-item-fullswing .mega-menu-images-container img, .nav-item-fullswing .descriptive-text{
		display:none;
	}

	.nav-item-fullswing .mega-menu-text {
		position: relative;
		font-size: 14px;
		font-weight: 400;
	}

	.nav-item-fullswing .mega-menu-text.two-line-text {
		height: 18px;
	}

	.nav-item-fullswing a{
		text-decoration: none;
	}

	.nav-item-fullswing{
		margin-top: 10px;
	}

	.mega-menu-text.full-swing-simulator-text{
		margin-bottom: 30px;
	}
	
	.rounded-left-img {
		border-top-left-radius: 3px;
		border-bottom-left-radius: 0px;
		border-top-right-radius: 3px;
		border-bottom-right-radius: 0px;
	}

	.competition-benefits {
    	margin: 0px 0px 28px;
	}
}

@media (max-width: 992px){

	.resources-section .resources-name.font-20 {
		font-size: 20px;
	}

	.simulators-section .u-icon-v3.small-play-icon {
		height: 62px !important;
		width: 62px !important;
	}

	#carousel7 .js-pagination {
		display:flex !important;
	}

	.js-carousel.slick-initialized .js-next, .js-carousel.slick-initialized .js-prev {
		display: none !important;
	}

	.coaching-watermark {
		display: none;
	}

	.video-section {
		height: 700px;
	}

	.video-section .title {
		font-size: 142px;
	}

	.type-name.casual-play, .type-name.half-price-tuesdays {
		font-size: 50px;
	}

	.locations-section {
		padding-top: 100px;
	}

	.simulators-section {
		padding-top: 70px;
	}

	.simulators-section .d-flex{
		display: block !important;
	}

	.icon-image{
		margin-bottom:20px;
		min-height: 79px;
	}

	.simulators-section .simulator-features-info {
		padding-right: 0px;
	}

	.margin-top-neg {
		margin-top: 60px;
	}

	.slick-slide img {
		display: inline-block !important;
	}

	.testimonials-section .quoatation-mark {
		margin-bottom: 50px;
	}

	.testimonials-section .g-absolute-centered--y {
		position: absolute!important;
		top: 36%!important;
	}

	.quotation{
		min-height: 165px;
	}

	.coaching-section {
		padding-top: 120px;
	}

	.absolute-positioned-image-logo {
		bottom: -68px;
	}

	.coaching-section .icon-image, .membership-section .icon-image, .instant-ball-location-section .icon-image, .sports-and-leisure-section .icon-image {
		margin-bottom: 0px;
		min-height: 0px;
	}

	.membership-section {
		padding-top: 120px;
	}

	.membership-features {
		min-height: auto;
	}

	.gift-card-section .margin-auto{
		margin-top:auto;
		margin-bottom:auto;
	}

	.own-a-simulator-section .negative-margin {
		margin-top: 30px;
	}

	.own-a-simulator-section {
		padding-top: 120px;
		padding-bottom: 120px;
	}

	.cta-text {
		font-size: 80px;
	}

	.cta {
		height: 500px;
	}

	.footer .svg-1 {
		margin-right: -92px;
	}

	.footer .svg-1, .footer .svg-2 {
		margin-right: 87px;
		margin-top: -300px;
	}

	.simulators-section .icon-image {
		min-width: 115px;
		text-align: left;
	}

	.testimonials-section .prev-left {
		left: 0px !important;
	}

	.coaching-section .absolute-positioned-image {
		margin-top: -110px;
		display: none;
	}

	.absolute-positioned-image-logo {
		position: absolute;
		left: auto;
		right: 50px !important;
	}

	.relative-container {
		position: relative;
		padding-bottom: 120px;
	}

	.membership-features-container, .product-features-container {
		padding: 40px 35px 30px 35px;
	}

	.rotating-logo-footer{
		display:none;
	}

	.footer .list-inline-item:not(:last-child) {
		margin-right: 20px;
	}
	
	.membership-features {
		min-height: 200px;
	}

	.vidgap {
		height: 700px !important;
		object-fit: cover;
	}

	.precision-image-1-position{
		display: none;
	}

	.precision-tracking-section .icon-image {
		margin-bottom: 0px;
		min-height: auto;
	}

	.styling-other-sections.precision-tracking-section .dotted-title {
		font-size: 66px;
		line-height: 42px;
	}

	.sports-and-leisure-section {
		padding-bottom: 80px;
	}

	.title-container.left, .title-container.right {
		text-align: center;
	}

	.title-container.left .sub-heading-container, .title-container.right .sub-heading-container {
		right: 0px;
		left: 0px;
		margin-right: auto;
		margin-left: auto;
	}

	.competition-page-banner-section .banner-title, .local-player-section .banner-title {
		font-size: 60px;
		line-height: 84px;
		margin-bottom: 12px;
	}

	.competiton-slider {
		margin-top: 0px;
	}

	.competition-page-banner-section {
		padding-bottom: 100px;
	}

	.mega-menu-text.full-swing-simulator-text{
		margin-bottom: 0px;
	}

}
 
@media (max-width: 767px) {
	.contact-section.section .btn.bsg-theme[type="submit"] {
		display: block !important;
		width: 100%;
	}

	.player-name {
		margin-top: 13px;
	}

	.membership-section .description {
		font-size: 16px;
	}

	.membership-section .membership-name {
		line-height: 20px;
	}

	.g-recaptcha{
		transform: scale(0.77);
	   -webkit-transform: scale(0.77);
	   transform-origin: 0 0;
	   -webkit-transform-origin: 0 0;
	}

	.video-text-container:not(.full-height-container) {
		height: 200px;
	}

	.video-section .title {
		font-size: 90px;
    	line-height: 70px;
		padding:0px 40px;
	}

	.video-section.buy-a-simulator-banner-section .title {
		padding:0px 0px;
	}

	.video-section .sub-title {
		font-size: 14px;
		line-height: 25px;
		letter-spacing: 3px;
	}

	.dotted-title {
		font-size: 82px;
    	line-height: 50px;
	}

	.dotted-title.dotted-title-sm {
		font-size: 72px;
    	line-height: 37px;
	}

	.type-name.casual-play, .type-name.half-price-tuesdays {
		font-size: 40px;
		line-height: 41px;
	}

	.type-name.coaching, .type-name.bsg-league, .type-name.family-fun, .type-name.functions {
		font-size: 40px;
		line-height: 41px;
	}

	.styling-other-sections .dotted-title {
		font-size: 82px;
		line-height: 42px;
	}

	.locations-section {
		padding-top: 50px;
	}

	.content-container .heading {
		font-size: 50px;
		line-height: 42px;
	}

	.simulators-section {
		padding-top: 60px;
	}

	.testimonials-section {
		padding-top: 70px;
		margin-top: 0px;
	}

	.testimonials-section .g-absolute-centered--y {
		top: 48%!important;
	}

	.testimonials-section .prev-left {
		left: 0px;
	}
	
	.testimonials-section .next-right {
		right: 0px;
	}

	.coaching-section {
		padding-top: 70px;
	}

	.absolute-positioned-image-logo {
		display: none;
	}

	.membership-section {
		padding-top: 80px;
	}

	.gift-card-section {
		padding-top: 130px;
	}

	.own-a-simulator-section {
		padding-top: 80px;
		padding-bottom: 80px;
	}

	.cta-text {
		font-size: 74px;
		line-height:70px;
	}

	.footer .list-inline-item:not(:last-child) {
		margin-right: 26px;
	}

	.js-pagination.u-carousel-indicators-v1{
		display:flex !important;
	}

	.video-section {
		height: 502px;
		margin-top: 50px;
	}

	.notifications-enabled + section {
		margin-top:90px;
	}

	.vidgap {
		height:502px !important;
		object-fit: cover;
	}

	.hero-image-arrow{
		display: none;
	}

	.buy-a-simulator-banner-section .hero-image-arrow{
		display: inline-block;
	}

	.launch-monitor .hero-image-arrow{
		display: inline-block;
	}

	.video-section .sub-title {
		margin-bottom: 30px;
	}

	.mobile-buttons{
		font-family: 'Oxanium', sans-serif;
		font-size:16px;
		line-height: 20px;
		color:white !important;
		font-weight: 600;
		background-color: #00AACC;
		display: block;
		border-radius: 6px;
		padding-top:15px;
		padding-bottom:13px;
		text-align: center;
		-webkit-transition: .2s ease;
		-o-transition: .2s ease;
		transition: .2s ease;
	}

	.mobile-buttons:hover{
		background-color: #000;
		text-decoration: none;
		-webkit-transition: .2s ease;
		-o-transition: .2s ease;
		transition: .2s ease;
	}

	.big-swing-golf .sub-heading {
		font-size: 16px;
		line-height: 24px;
	}

	.padding-text {
		padding: 55px 12px !important;
	}

	.call_to_action{
		display:none;
	}

	.venue-page-buttons.call_to_action{
		display:block;
	}

	.activities-container {
		padding: 32px 15px;
	}

	.simulators-section .icon-image {
		min-width: 66px;
	}

	.simulators-section .d-flex {
		display: flex !important;
	}

	.icon-image {
		margin-bottom: 0px;
		min-height: auto;
	}

	.testimonials-section .quoatation-mark {
		margin-bottom: 28px;
	}

	.testimonials-section .quotation {
		font-size: 55px;
	}

	.js-carousel.slick-initialized .js-next, .js-carousel.slick-initialized .js-prev {
		opacity: 1;
		display:none !important;
	}

	.testimonials-section .g-bottom-0 {
		bottom: 44px;
	}

	.testimonials-section .u-carousel-indicators-v1 span, .testimonials-section .u-carousel-indicators-v1--white span {
		width: 10px;
		height: 10px;
		background-color: #fff !important;
	}

	.u-carousel-indicators-v1 li.slick-active span, .u-carousel-indicators-v1--white li.slick-active span {
		background-color: #00AACC !important;
	}

	.margin-top-neg {
		margin-top: 44px;
	}

	.coaching-section .icon-image img, .membership-section  .icon-image img{
		margin-top:3px;
	}

	.coaching-features .coaching-features-text {
		line-height: 20px;
	}

	.coaching-section {
		background: linear-gradient(#fff, #fff);
	}

	/* .membership-section {
		padding-top: 0px;
	} */

	.membership-section .filter-buttons {
		display: block;
		margin-bottom:10px;
	}

	.membership-section .filter-buttons.active {
		display: block;
	}

	.footer .footer-heading {
		margin-bottom: 11px;
	}

	.social-font-size{
		font-size: 22px;
	}

	.locations-section {
		padding-top: 70px;
		padding-bottom: 66px;
		background: linear-gradient(#fff, #F6F6F9);
	}

	.testimonials-section {
		padding-bottom: 160px;
	}

	.pricing-container-main .table td, .table th {
		padding-left: 18px;
		padding-right: 18px;
	}

	.bsg-hero__section h1 {
		font-size: 52px;
		line-height: 47px;
	}

	.bsg-hero__section.bsg-hero__section--pricing {
		background-position-x: 67%;
	}

	.resources-section .resources-name, .resources-section .resources-name.font-20 {
		font-size: 15px;
	}

	.simulators-section {
		padding-top: 100px;
		padding-bottom: 100px;
	}

	.trusted-by-golfer-section .cta-heading {
		font-size: 48px;
		line-height: 47px;
	}

	.cta-full-swing-page {
		margin-top: 70px;
		margin-bottom: 90px;
	}

	.resources-section {
		margin-bottom: 90px;
	}

	.competition-page-banner-section::before{
    height: 40%;
    background-position: top -5px right 25%;
	}

	.competition-page-banner-section .banner-title, .local-player-section .banner-title {
		font-size: 47px;
		margin-bottom: 0px;
	}

	.competiton-slider .js-carousel.slick-initialized .js-next,.competiton-slider .js-carousel.slick-initialized .js-prev {
		display: block !important;
	}

	.competition-page-sections.league-features .subtitle {
		font-size: 15px;
		line-height: 22px;
	}

	.local-player-section{
		background-image: none;
		background-color: #000;
		background-position: initial;
		background-size: auto;
		padding-top: 0;
	}

	.competition-page-sections .subtitle{
		font-size: 15px;
    	line-height: 28px;
    	letter-spacing: -0.075px;
	}

}
 
@media (max-width: 575px){

	.mobile-header .navbar-collapse.u-main-nav--overlay { 
		width: 19.42857rem !important;
	}

	.big-swing-golf .buttons {
		display:none;
	}

	.video-text-container:not(.full-height-container) {
		height: 200px;
	}

	.margin-left-simulator{
		margin-left:18px;
	}

	.cta{
		background-image: url('../img/cta-bsg.png');
		height: 594px;
	}

	.cta-container {
		margin: auto;
		position: absolute;
		top: 0;
		right: 0;
		left: 0;
		bottom: 0;
		height: 219px;
	}

	.competiton-slider .js-carousel.slick-initialized .js-next, .competiton-slider .js-carousel.slick-initialized .js-prev {
		display: none !important;
	}

	.local-player-section .banner-title {
		line-height: 52px;
		margin-bottom: 15px;
	}

	.league-features {
		padding-top: 70px;
	}

	.contact-form-section-competition-page {
		padding-top: 74px;
		padding-bottom: 100px;
	}

	.membership-features.venue-page-features {
		min-height: 150px;
	}

}

@media (max-width: 530px){

	.video-text-container:not(.full-height-container) {
		height: 271px;
	}

	.buy-a-simulator-banner-section .video-text-container:not(.full-height-container) {
		height: 150px;
	}

	.launch-monitor .video-text-container:not(.full-height-container) {
		height: 141px;
	}

}

@media (max-width: 400px){

	.video-text-container:not(.full-height-container) {
		height: 339px;
	}

}

@media (max-width: 325px){

	.navbar-collapse.u-main-nav--overlay {
		width: 17.42857rem;
	}

	.cta-text {
		font-size: 62px;
		line-height: 63px;
	}

	.styling-other-sections .dotted-title {
		font-size: 72px;
		line-height: 42px;
	}

	.content-container .heading {
		font-size: 45px;
		line-height: 39px;
	}

}

/* #endregion */

/* #region Utilities */
.gap-15 {
	gap: 15px;
}

.gap-10 {
	gap: 10px;
}

.gap-5 {
	gap: 5px;
}

@media (min-width:576px) {
	.flex-row--sm {
		-ms-flex-direction: row!important;
		flex-direction: row!important
	}
}

/* #endregion */