@import url('https://fonts.googleapis.com/css2?family=Archivo+Black&family=Open+Sans:wght@400;700&family=Raleway:wght@400;700&display=swap');

@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.8.1/font/bootstrap-icons.css");

@font-face {
    font-family: 'Acumin Pro';
    src: url('/Portals/70/Acumin-RPro.woff') format('woff'), url('/Portals/70/Acumin-RPro.ttf') format('truetype');
}

@font-face {
    font-family: 'Cabaret';
    src: url('/Portals/70/CabaretDisplay-nRvVg.woff') format('woff'), url('/Portals/70/CabaretDisplay-nRvVg.ttf') format('truetype');
}

html {
    scroll-behavior: smooth;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Cabaret', Arial, Helvetica, sans-serif;
    color: #AE1F23;
    font-weight: 700;
    letter-spacing: 1px;
    margin-top: .5rem;
    margin-bottom: 1.5rem;
}

.underline::after {
    content: "";
    display: block;
    width: 30%;
    border-bottom: 2px solid #f5f5f5;
    margin: 20px auto 10px;
}

.Normal {
    font-size: 16px;
    line-height: 1.5;
    font-family: 'Acumin Pro', Arial, Helvetica, sans-serif;
    color: #202020;
}

p {
    margin-top: 1rem;
    margin-bottom: 1rem;
}

img {
    max-width: 100%;
    height: auto;
}

a {
    color: #AE1F23;
    text-decoration: none;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

    a:hover {
        text-decoration: none;
        color: #202020;
    }

    a:visited {
        color: #AE1F23;
    }

        a:visited:hover {
            text-decoration: none;
            color: #202020;
        }

.bi {
    font-size: 1.4em;
    padding: 0 10px;
    color: #AE1F23;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.archivo {
    font-family: 'Archivo Black', Arial, Helvetica, sans-serif;
}

.container-fluid {
    padding-left: 0;
    padding-right: 0;
}

.container-fluid .row {
    margin-right: 0;
    margin-left: 0;
}

/*------------------------------------------------*/
/* TOP HEADER */
/*------------------------------------------------*/

#TopHeader {
    background-color: #AE1F23;
}

    #TopHeader p {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important;
    }

    #TopHeader .Normal {
        color: #fff !important;
        font-size: 14px;
        line-height: 20px;
    }

    #TopHeader .Normal a {
        color: #C7C0BB;
    }

        #TopHeader .Normal a:hover {
            color: #fff;
            text-decoration: none;
        }

        #TopHeader .Normal a:visited {
            color: #C7C0BB;
        }

            #TopHeader .Normal a:visited:hover {
                color: #fff;
                text-decoration: none;
            }

    #TopHeader .bi {
        padding: 0 5px;
        font-size: 1rem;
        color: #C7C0BB;
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
    }

        #TopHeader a .bi:hover {
            color: #fff;
        }

        #TopHeader a .bi:visited {
            color: #C7C0BB;
        }

            #TopHeader a .bi:visited:hover {
                color: #fff;
            }

/*------------------------------------------------*/
/* NAVBAR */
/*------------------------------------------------*/
.navbar {

    padding: 0;
    letter-spacing: 0px;
}

.bg-light {
    background-color: #f5f5f5 !important;
}

#dnn_dnnLOGO_imgLogo {
    max-height: 65px;
    margin-left: 30px;
    margin-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.nav-item {
    text-align: center;
}

.nav-link {
    font-family: 'Acumin Pro', Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 700;
    color: #202020 !important;
    display: inline-block;
    text-decoration: none;
    line-height: 20px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

    .nav-link:hover {
        text-decoration: none;
        color: #AE1F23 !important;
    }

    .nav-link:visited {
        color: #202020;
    }

        .nav-link:visited:hover {
            text-decoration: none;
            color: #AE1F23 !important;
        }

a[href="http://golfbarnweb.uschedule.com/Glow-Golf"],
a[href="https://thegolfbarn.com/Glow-Golf"] {
    text-shadow: 1px 1px 2px #8B8000, -5px 0 10px #FFE205, 5px 0 10px #FFE205, 0 0 5px #FFE205;
    color: white !important;
}

    a[href="http://golfbarnweb.uschedule.com/Glow-Golf"]:hover,
    a[href="https://thegolfbarn.com/Glow-Golf"]:hover {
        text-shadow: 1px 1px 2px #8B8000, -5px 0 10px #FFE205, 5px 0 10px #FFE205, 0 0 5px #FFE205;
        color: yellow !important;
    }

    a[href="http://golfbarnweb.uschedule.com/Glow-Golf"]:visited,
    a[href="https://thegolfbarn.com/Glow-Golf"]:visited {
        text-shadow: 1px 1px 2px #8B8000, -5px 0 10px #FFE205, 5px 0 10px #FFE205, 0 0 5px #FFE205;
        color: white !important;
    }

        a[href="http://golfbarnweb.uschedule.com/Glow-Golf"]:visited:hover,
        a[href="https://thegolfbarn.com/Glow-Golf"]:visited:hover {
            text-shadow: 1px 1px 2px #8B8000, -5px 0 10px #FFE205, 5px 0 10px #FFE205, 0 0 5px #FFE205;
            color: yellow !important;
        }

.dropdown-menu {
    background-color: #fff;
    margin: 0;
    min-width: 10rem;
}

    .dropdown-menu .nav-link {
        line-height: initial;
    }

    .dropdown-menu .active {
        border-radius: 0px;
    }

/*------------------------------------------------*/
/* OVERLAY */
/*------------------------------------------------*/

body:not(.Page-Home) #homeOverlay {
    display: none;
}

#homeOverlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    visibility: hidden;
    opacity: 0;
    background-color: rgba(0,0,0,.85);
    -webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out;
    -ms-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
}

.home-overlay-module {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

    .home-overlay-module img {
        max-height: 80vh;
    }

#homeOverlayClose {
    color: #fff;
    cursor: pointer;
}

.home-overlay-open {
    visibility: visible !important;
    opacity: 1 !important;
}

#dnn_homeOverlayContent {
    border: 2px solid #000;
    background-color: #fff;
    padding: 2rem;
    text-align: center;
}

    #dnn_homeOverlayContent p {
        color: #000 !important;
    }

/*------------------------------------------------*/
/* MAIN CONTENT */
/*------------------------------------------------*/

.hero-bg {
    width: 100%;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
}

.Page-Home .hero-bg {
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('/portals/70/AdobeStock_248596560-1600-800.jpg');
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    height: 70vh;
}

.PageType_Normal .hero-bg {
    height: 300px;
}

/* toptracer range */

.Id1533 .hero-bg {
    background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('/Portals/70/toptracerad.jpg');
    background-size: cover;
    background-position: center;
}

/* pitch & putt */

.Id1534 .hero-bg,
.Id3380 .hero-bg {
    background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('/Portals/70/AdobeStock_145092063-1600-800.jpg');
    background-size: cover;
    background-position: bottom;
}

/* lessons & camps */

.Id1535 .hero-bg {
    background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('/Portals/70/AdobeStock_181782164-1600-800.jpg');
    background-size: cover;
    background-position: bottom;
}

/* come hungry */

.Id1589 .hero-bg {
    background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('/Portals/70/jonathan-borba-8l8Yl2ruUsg-unsplash.jpg');
    background-size: cover;
    background-position: center;
}

/* the big red barn */

.Id1536 .hero-bg {
    background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('/Portals/70/golf-barn-bg.jpg');
    background-size: cover;
    background-position: center;
}

/* contact us */

.Id1537 .hero-bg {
    background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url('/Portals/70/golf-barn-map.png');
    background-size: cover;
    background-position: center;
}

/* events */

.Id2926 .hero-bg {
    background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(/Portals/70/AdobeStock_145092063-1600-800.jpg);
    background-size: cover;
    background-position: center;
}

/* membership */

.Id2927 .hero-bg {
    background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(/Portals/70/score-card.jpg);
    background-size: cover;
    background-position: center;
}

.hero-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}

.hero-text h1,
.hero-text h2,
.hero-text h3,
.hero-text h4,
.hero-text h5 {
    color: #fff;
    font-weight: 700;
}

#MainContent {
    padding-top: 30px;
    padding-bottom: 30px;
}

.slider {
    width: 100%;
    margin: 0;
    padding: 0;
}

    .slider p {
        margin-top: 0;
        margin-bottom: 0;
    }

#MainContent li {
    list-style-type: disc;
}

.image-border {
    border-radius: 10px;
}

.white-border {
    border: 1px solid #ffffff;
    padding: 3% 2%;
}

.black-border {
    border: 2px solid #000000;
    padding: 3% 2%;
    margin-top: 10px;
}

.blue-div {
    background-color: #22263e;
    padding: 3%;
    border-radius: 5px;
    color: #fff !important;
}

.column-red {
    background-color: #ae1f23;
    padding: 3%;
    margin: 0 !important;
    color: #fff !important;
}

.column-blue {
    background-color: #22263e;
    padding: 3%;
    margin: 0 !important;
    color: #fff !important;
}

    .column-red h1,
    .column-blue h1,
    .column-red h2,
    .column-blue h2,
    .column-red h3,
    .column-blue h3,
    .column-red h4,
    .column-blue h4,
    .column-red h5,
    .column-blue h5,
    .column-red h6,
    .column-blue h6 {
        color: #fff !important;
    }

.column-grey {
    background-color: #9f9690;
    padding: 1% 3%;
    margin: 2% 0 !important;
    color: #fff !important;
}

    .column-grey h1,
    .column-grey h2,
    .column-grey h3,
    .column-grey h4,
    .column-grey h5,
    .column-grey h6 {
        color: #fff !important;
    }

    .highlight {
        background-color: #f5f5f5;
        border-radius: 10px;
        max-width: 500px;
        margin: 2% auto;
        padding: 1% 3%;
    }

.no-margin {
    margin: 0 !important;
}

.testimonial-main {
    border: 2px solid #007474;
    border-radius: 5px 5px 0 0;
    padding: 1% 3%;
}

.testimonial-sig {
    border: 2px solid #007474;
    border-radius: 0 0 5px 5px;
    background-color: #007474;
    color: #fff;
    font-weight: 700;
    padding: 0 3%;
}

.book-button {
    display: inline-block;
    margin: 10px 0;
    padding: 10px 30px 15px;
    border: 2px solid #fff;
    background-color: transparent;
    color: #fff !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

    .book-button:hover {
        background-color: #fff;
        color: #202020 !important;
        text-decoration: none;
    }

.book-button-alt {
    display: inline-block;
    margin: 10px 0;
    padding: 10px 30px;
    border: 2px solid #000;
    background-color: #fff;
    color: #000 !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

    .book-button-alt:hover {
        color: #fff !important;
        background-color: #000;
        text-decoration: none;
    }

.book-button-red {
    display: inline-block;
    margin: 10px 0;
    padding: 10px 30px 15px;
    border: 2px solid #AE1F23;
    background-color: #AE1F23;
    color: #fff !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

    .book-button-red:hover {
        background-color: #fff;
        color: #AE1F23 !important;
        text-decoration: none;
    }

.book-button-black {
    display: inline-block;
    margin: 10px 0;
    padding: 10px 30px;
    border: 2px solid #000;
    background-color: #000;
    color: #fff !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

    .book-button-black:hover {
        color: #000 !important;
        background-color: #fff;
        text-decoration: none;
    }

/* home page section */

.PageType_Normal #MainContentBottom {
    display: none;
}

/* toptracer range */

#dnn_FirstLeft {
    background-color: #22263E;
    padding: 3% 2%;
}

    #dnn_FirstLeft p,
    #dnn_FirstLeft h1,
    #dnn_FirstLeft h2,
    #dnn_FirstLeft h3,
    #dnn_FirstLeft h4 {
        color: #ffffff;
    }

#dnn_FirstRight {
    background-image: url('/portals/70/toptracer2.jpg');
    background-size: cover;
    background-position: center;
}

/* food & brews */

#dnn_SecondRight {
    background-color: #AE1F23;
    padding: 3% 2%;
}

    #dnn_SecondRight p,
    #dnn_SecondRight h1,
    #dnn_SecondRight h2,
    #dnn_SecondRight h3,
    #dnn_SecondRight h4 {
        color: #ffffff;
    }

#dnn_SecondLeft {
    background-image: url('/portals/70/felipe-bustillo-kfaMJAqlliM-unsplash.jpg');
    background-size: cover;
    background-position: top;
}

/* putt putt */

#dnn_ThirdLeft {
    background-color: #22263E;
    padding: 3% 2%;
}

    #dnn_ThirdLeft p,
    #dnn_ThirdLeft h1,
    #dnn_ThirdLeft h2,
    #dnn_ThirdLeft h3,
    #dnn_ThirdLeft h4 {
        color: #ffffff;
    }

#dnn_ThirdRight {
    background-image: url('/portals/70/putt2.jpg');
    background-size: cover;
    background-position: center;
}

/* pitch & putt */

/*#dnn_FourthRight {
    background-color: #AE1F23;
    padding: 3% 2%;
}

    #dnn_FourthRight p,
    #dnn_FourthRight h1,
    #dnn_FourthRight h2,
    #dnn_FourthRight h3,
    #dnn_FourthRight h4 {
        color: #ffffff;
    }

#dnn_FourthLeft {
    background-image: url(/portals/70/golfer.jpg);
    background-size: cover;
    background-position: 50% 20%;
}*/

/* lessons */

#dnn_FourthRight {
    background-color: #22263E;
    padding: 3% 2%;
}

    #dnn_FourthRight p,
    #dnn_FourthRight h1,
    #dnn_FourthRight h2,
    #dnn_FourthRight h3,
    #dnn_FourthRight h4 {
        color: #ffffff;
    }

#dnn_FourthLeft {
    background-image: url(/portals/70/golf.jpg);
    background-size: cover;
    background-position: center;
}

/* dog-friendly */

#dnn_FifthLeft {
    background-color: #9F9690;
    padding: 3% 2%;
}

    #dnn_FifthLeft p,
    #dnn_FifthLeft h1,
    #dnn_FifthLeft h2,
    #dnn_FifthLeft h3,
    #dnn_FifthLeft h4 {
        color: #ffffff;
    }

#dnn_FifthRight {
    background-image: url('/portals/70/dog-friendly-tile.jpg');
    background-size: cover;
    background-position: center;
}

/* overlapping images */

.grid {
    display: grid;
    grid-template-rows: 1fr 4rem;
    margin: 0 auto;
    max-width: 800px;
}

    .grid img {
        object-fit: cover;
        width: 100%;
    }

        .grid img:first-of-type {
            grid-column: 5/11;
            grid-row: 1/3;
        }

    .grid p:first-of-type {
        grid-column: 6/11;
        grid-row: 1/3;
    }

        .grid img:last-of-type {
            grid-column: 1/9;
            grid-row: 2/5;
        }

.l-grid {
    display: grid;
    grid-template-rows: 1fr 4rem;
    margin: 0 auto;
    max-width: 800px;
}

    .l-grid img {
        object-fit: cover;
        width: 100%;
    }

        .l-grid img:first-of-type {
            grid-column: 1/11;
            grid-row: 1/1;
        }

    .l-grid p:first-of-type {
        grid-column: 1/11;
        grid-row: 1/1;
    }

    .l-grid img:last-of-type {
        grid-column: 3/11;
        grid-row: 1/3;
    }

/*------------------------------------------------*/
/* FOOTER */
/*------------------------------------------------*/

footer {
    background-color: #AE1F23;
    padding-top: 2%;
    padding-bottom: 2%;
}

    footer .Normal {
        color: #fff !important;
    }

        footer .Normal a {
            color: #C7C0BB;
        }

            footer .Normal a:hover {
                color: #fff;
                text-decoration: none;
            }

            footer .Normal a:visited {
                color: #C7C0BB;
            }

                footer .Normal a:visited:hover {
                    color: #fff;
                    text-decoration: none;
                }

    footer .bi {
        padding: 0 5px;
        color: #C7C0BB;
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
    }

        footer .bi:hover {
            color: #fff;
        }

        footer .bi:visited {
            color: #C7C0BB;
        }

            footer .bi:visited:hover {
                color: #fff;
            }

/*------------------------------------------------*/
/* MEDIA QUERIES */
/*------------------------------------------------*/

@media screen and (min-width: 996px) {

    .dropdown-menu {
        border-radius: 0;
    }

    .hero-text h1 {
        font-size: 3.5rem;
        letter-spacing: 3px;
    }

    #MainContent {
        padding-right: 5% !important;
        padding-left: 5% !important;
    }

}

@media screen and (max-width: 997px) {

    .navbar-toggler {
        margin: 10px;
    }

    .nav-item {
        margin: 0;
        text-align: center;
    }

}

@media screen and (max-width: 768px) {

    #dnn_FirstRight,
    #dnn_SecondLeft,
    #dnn_ThirdRight,
    #dnn_FourthRight,
    #dnn_FifthLeft,
    #dnn_SixthRight {
        height: 280px;
    }

}
