@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@400;500;600;700&family=Open+Sans:wght@400;700&display=swap');

body {
    background-color: #fff;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Oswald', Arial, Helvetica, sans-serif;
    color: #000;
    font-weight: 500;
    margin: 1rem 0;
}

.Normal {
    font-size: 16px;
    color: #444;
    line-height: 1.5;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}

p {
    margin-top: 1rem;
    margin-bottom: 1rem;
}

img {
    max-width: 100%;
    height: auto;
}

a {
    color: #26abff;
    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: #444;
    }

    a:visited {
        color: #26abff;
    }

    a:visited:hover {
        color: #444;
    }

.bi {
    font-size: 1.5em;
    padding: 0 10px;
    color: #26abff;
    -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;
}

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    padding-right: 30px;
    padding-left: 30px;
}

/*------------------------------------------------*/
/* NAVBAR */
/*------------------------------------------------*/


.navbar {
    font-family: 'Oswald', Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 500;
    padding: 0;
    border-bottom: 1px solid #a0a0a0;
    -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;
}

.bg-light {
    background-color: #e8e8e8 !important;
}

.navbar-brand {
    margin-left: 3%;
}

#dnn_dnnLOGO_imgLogo {
    height: 100%;
    max-height: 60px;
    -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 {
    display: inline-block;
    color: #303030 !important;
    letter-spacing: 1px;
    text-decoration: none;
    height: 75px;
    line-height: 60px;
    border-left: 1px solid #a0a0a0;
    background-size: 100% 200%;
    background-color: #e8e8e8;
    -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: #fff !important;
        background-color: #26abff;
    }

    .nav-link:visited {
        color: #303030;
    }

    .nav-link:visited:hover {
        text-decoration: none;
        color: #fff !important;
        background-color: #26abff;
    }

.nav-item .px-4 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
}

.dropdown-menu {
    background-color: #e5e5e5;
    margin: 0;
    min-width: 13rem;
    border: 1px solid #b8b8b8;
    border-radius: 0;
}

    .dropdown-menu .nav-link {
        display: block;
        font-size: 14px;
        color: #000 !important;
        height: auto;
        line-height: normal;
        border-left: none;
    }

    .dropdown-menu .nav-link:hover {
        color: #fff !important;
        background-color: #333;
    }

    .dropdown-menu .active {
        border-radius: 0px;
    }

/*------------------------------------------------*/
/* HERO */
/*------------------------------------------------*/

.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.7), rgba(0, 0, 0, 0.7)), url('/portals/71/home1.jpg');
    background-size: cover;
    background-position: right;
    height: 400px;
}

.PageType_Normal .hero-bg {
    height: 300px;
}

/* driving range */

.Id1557 .hero-bg {
    background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('/Portals/71/ns2019-1.jpg');
    background-size: cover;
    background-position: center;
}

/* short game */

.Id1558 .hero-bg {
    background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('/Portals/71/shortgame2_ph.jpg');
    background-size: cover;
    background-position: center;
}

/* about the cafe */

.Id1564 .hero-bg {
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('/Portals/71/cafe2.jpg');
    background-size: cover;
    background-position: bottom;
}

/* party packages */

.Id1575 .hero-bg {
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('/Portals/71/cafe2.jpg');
    background-size: cover;
    background-position: bottom;
}

/* cafe menu */

.Id1565 .hero-bg {
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('/Portals/71/cafe12.jpg');
    background-size: cover;
    background-position: bottom;
}

/* mini golf */

.Id1560 .hero-bg {
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('/Portals/71/mini4.jpg');
    background-size: cover;
    background-position: center;
}

/* private lessons */

.Id1566 .hero-bg {
    background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('/Portals/71/inst2.jpg');
    background-size: cover;
    background-position: center;
}

/* group lessons */

.Id1567 .hero-bg {
    background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('/Portals/71/GroupLesson3.jpg');
    background-size: cover;
    background-position: center;
}

/* summer camps */

.Id1568 .hero-bg {
    background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('/Portals/71/jg1.jpg');
    background-size: cover;
    background-position: center;
}

/* april vacation program */

.Id1569 .hero-bg {
    background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('/Portals/71/avp2.jpg');
    background-size: cover;
    background-position: 50% 40%;
    height: 500px;
}

/* golf clinics */

.Id1572 .hero-bg {
    background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('/Portals/71/clinics1.jpg');
    background-size: cover;
    background-position: center;
}

/* after school program */

.Id1573 .hero-bg {
    background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('/Portals/71/afterschool1.jpg');
    background-size: cover;
    background-position: center;
}

/* taylormade fitting */

.Id1574 .hero-bg {
    background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('/Portals/71/tm1.jpg');
    background-size: cover;
    background-position: center;
}

/* about the swing lab */

.Id1570 .hero-bg {
    background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('/Portals/71/Rahm.jpg');
    background-size: cover;
    background-position: center;
    height: 400px;
}

/* contact us */

.Id1563 .hero-bg {
    background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('/Portals/71/ns2019-3.jpg');
    background-size: cover;
    background-position: center;
}

.hero-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
}

    .hero-text h1,
    .hero-text h2,
    .hero-text h3,
    .hero-text h4,
    .hero-text h5 {
        color: #fff;
        text-transform: capitalize;
    }
    .hero-text h1 {
        font-size: 4.5rem;
    }

    .hero-text {
        font-size: 2.5rem;
        font-weight: 400;
    }

/*------------------------------------------------*/
/* MAIN CONTENT */
/*------------------------------------------------*/

#MainContent {
    margin-top: 30px;
    margin-bottom: 30px;
}

#MainContent ul {
    list-style: disc outside;
}

#MainContent li {
    margin: .5rem 0;
}

.image-border {
    border-radius: 10px;
}

.color-border {
    border-radius: 50px 0px 50px 0px;
    padding: 3px;
    border-bottom: 1px solid #26abff;
    border-right: 1px solid #26abff;
}

.book-button {
    display: inline-block;
    margin: 10px 0;
    padding: 10px 30px;
    border: 2px solid #444;
    background-color: #444;
    color: #f0f0f0 !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: #f0f0f0;
        color: #444 !important;
        text-decoration: none;
    }

.pricing {
    background-color: #0188DF;
    padding: 2%;
    border-radius: 10px;
    margin: 5% auto;
}

    .pricing h1,
    .pricing h2,
    .pricing h3,
    .pricing h4,
    .pricing h5,
    .pricing h6,
    .pricing p,
    .pricing li {
        color: #f0f0f0;
    }

.bio {
    background-color: #f5f5f5;
    padding: 15px 25px;
    border: 2px solid #e8e8e8;
    border-radius: 10px;
    margin: 2% auto;
}

/* home page buttons */

#FullWidthImgs {
    margin-top: 30px;
    padding: 0;
    margin-top: 2%;
}

.container-fluid {
    padding-right: 0px;
    padding-left: 0px;
}

.image-container {
    position: relative;
}

.full-width-image {
    display: block;
    width: 100%;
    height: auto;
}

.image-overlay {
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    background-color: rgba(0,0,0,.6);
    overflow: hidden;
    width: 100%;
    height: 35%;
    transition: .5s ease;
}

.image-container:hover .image-overlay {
    height: 100%;
}

.overlay-text {
    font-family: 'Oswald', Arial, Helvetica, sans-serif;
    text-shadow: 2px 2px 2px rgba(0,0,0,.4);
    font-size: 22px;
    font-weight: 600;
    position: absolute;
    line-height: 1.5rem;
    width: 95%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
}

    .overlay-text a {
        color: #fff;
    }

        .overlay-text a:hover {
            color: #e5e5e5;
        }

        .overlay-text a:visited {
            color: #fff;
        }

            .overlay-text a:visited:hover {
                color: #e5e5e5;
            }

/*------------------------------------------------*/
/* FOOTER */
/*------------------------------------------------*/

footer {
    background-color: #a9a9a9;
    padding-top: 2%;
    padding-bottom: 2%;
}

footer p {
    color: #444 !important;
    margin-top: 1rem;
}

    footer p a {
        color: #fff;
        text-decoration: none;
    }

        footer p a:hover {
            color: #444;
        }

        footer p a:visited {
            color: #fff;
        }

            footer p a:visited:hover {
                color: #444;
            }

    footer .bi {
        font-size: 1.5em;
        padding: 0 10px;
        color: #fff;
        -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: #444;
        }

        footer .bi:visited {
            color: #fff;
        }

            footer .bi:visited:hover {
                color: #444;
            }

/*------------------------------------------------*/
/* MEDIA QUERIES */
/*------------------------------------------------*/

@media screen and (max-width: 992px) {

    .dropdown-menu .nav-link {
        padding-top: 20px;
        padding-bottom: 20px;
    }

}

@media screen and (max-width: 992px) {
    .navbar-toggler {
        margin: 10px;
    }

    .nav-item {
        margin: 0;
        text-align: center;
    }

    .nav-link {
        border-left: none;
    }

    .hero-text {
        width: 100%;
    }

        .hero-text h1 {
            font-size: 3.2rem;
        }

        .hero-text h2 {
            font-size: 1.2rem;
        }
}
