@import url('https://fonts.googleapis.com/css2?family=Arvo&family=Exo:wght@400;700&family=Open+Sans:wght@400;500;700&display=swap');

h1, h2, h3, h4, h5, h6 {
    font-family: 'Exo', Arial, Helvetica, sans-serif;
    color: #000;
    font-weight: 700;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
}

h1 {
    font-size: 2.5em;
    color: #c20000;
}

h2 {
    font-size: 1.35em;
}

h3 {
    font-size: 1.2em;
}

h4 {
    font-size: 1.1em;
}

ul {
    list-style: disc;
}

.Normal {
    font-size: 18px;
    color: #333;
    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: #c20000;
    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: #333;
    }

    a:visited {
        color: #c20000;
    }

    a:visited:hover {
        text-decoration: none;
        color: #333;
    }

.bi {
    font-size: 1.5em;
    padding: 0 10px;
    color: #c20000;
}

.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;
}

/*------------------------------------------------*/
/* HEADER */
/*------------------------------------------------*/

#TopHeader {
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #000;
}

/*------------------------------------------------*/
/* NAVBAR */
/*------------------------------------------------*/


.navbar {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-weight: 500;
    padding: 0;
    z-index: 100;
    -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-dark {
    background-color: #000 !important;
}

.nav-link {
    font-size: 16px;
    display: inline-block;
    color: #fff !important;
    text-decoration: none;
    line-height: 40px;
    -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;
    border-top: 5px solid #000;
}

    .nav-link:hover {
        text-decoration: none;
        color: #c6a473 !important;
        border-top: 5px solid #c6a473;
    }

    .nav-link:visited {
        color: #fff;
    }

    .nav-link:visited:hover {
        text-decoration: none;
        color: #c6a473 !important;
        border-top: 5px solid #c6a473;
    }


.navbar-toggler {
    margin: 10px;
}

.dropdown-menu {
    background-color: #000;
    margin: 0;
    min-width: 12rem;
    border: 1px solid #000;
}

    .dropdown-menu .nav-link {
        display: block;
        font-size: 16px;
        border-top: 0;
    }

        .dropdown-menu .nav-link:hover {
            color: #c6a473 !important;
            border-top: 0;
        }

    .dropdown-menu .nav-link:visited {
        display: block;
        border-top: 0;
    }

        .dropdown-menu .nav-link:visited:hover {
            color: #c6a473 !important;
            border-top: 0;
        }

    .dropdown-menu .active {
        border-radius: 0px;
    }

/*------------------------------------------------*/
/* HERO */
/*------------------------------------------------*/

.hero-bg {
    object-fit: cover;
    width: 100%;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
}

.Page-Home .hero-bg {
    background-image: url('/Portals/39/Reid-West-Home-Page-LF.jpg');
    background-size: cover;
    background-position: center;
    height: 75vh;
}

.Page-Home .hero-text {
    top: 65%;
}

.Page-Who_Are_We .hero-bg {
    background-image: url('/Portals/39/Background-Golfer-7.jpg');
    background-size: cover;
    background-position: center;
    height: 400px;
}

.Page-Instructors .hero-bg {
    background-image: url('/Portals/39/Background-Grass-1.jpg');
    background-size: cover;
    background-position: center;
    height: 400px;
}

.Page-Contact_Us .hero-bg {
    background-image: url('/Portals/39/Background-Golfer-4.jpg');
    background-size: cover;
    background-position: center;
    height: 400px;
}

.Page-Bear_Creek .hero-bg {
    background-image: url('/Portals/39/Location-Bear-Creek.jpg');
    background-size: cover;
    background-position: center;
    height: 400px;
}

.Page-City_of_Phoenix .hero-bg {
    background-image: url('/Portals/39/Location-Phoenix.jpg');
    background-size: cover;
    background-position: center;
    height: 400px;
}

.Page-Sun_City_West .hero-bg,
.Page-Sun_City_South .hero-bg {
    background-image: url('/Portals/39/Location-Sun-City-West.jpg');
    background-size: cover;
    background-position: center;
    height: 400px;
}

.Page-Sunland_Springs .hero-bg,
.Page-Corte_Bella .hero-bg {
    background-image: url('/Portals/39/Background-Grass-2.jpg');
    background-size: cover;
    background-position: center;
    height: 400px;
}

.Id882 .hero-bg {
    background-image: url('/Portals/39/Background-Golfer-8.jpg');
    background-size: cover;
    background-position: center;
    height: 400px;
}

.Page-Private___Group_Lessons .hero-bg {
    background-image: url('/Portals/39/Background-Golf-Ball-8.jpg');
    background-size: cover;
    background-position: center;
    height: 400px;
}

.Page-Performance_Center .hero-bg,
.Id3635 .hero-bg {
    background-image: url('/Portals/39/Background-Golf-Ball-1.jpg');
    background-size: cover;
    background-position: center;
    height: 400px;
}

.Page-Technology .hero-bg,
.Id3636 .hero-bg {
    background-image: url('/Portals/39/Background-Golf-Ball-4.jpg');
    background-size: cover;
    background-position: center;
    height: 400px;
}

.Page-Demo_Days .hero-bg,
.Id3637 .hero-bg {
    background-image: url('/Portals/39/Background-Demo-Day-2.jpg');
    background-size: cover;
    background-position: center;
    height: 400px;
}

.Page-Golf_Fitness .hero-bg {
    background-image: url('/Portals/39/Background-Fitness-1.jpg');
    background-size: cover;
    background-position: center;
    height: 400px;
}

.Page-Golf_Schools .hero-bg {
    background-image: url('/Portals/39/Background-Golf-Ball-5.jpg');
    background-size: cover;
    background-position: center;
    height: 400px;
}

.Page-Golf_Travel .hero-bg {
    background-image: url('/Portals/39/Background-Travel-1.jpg');
    background-size: cover;
    background-position: center;
    height: 400px;
}

.Page-Junior_Golf .hero-bg {
    background-image: url('/Portals/39/Background-Golfer-3.jpg');
    background-size: cover;
    background-position: center;
    height: 400px;
}

.Page-Thai_Bodyworks .hero-bg {
    background-image: url('/Portals/39/Background-Golfer-2.jpg');
    background-size: cover;
    background-position: center;
    height: 400px;
}

.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 p,
    .hero-text .bi {
        color: #fff !important;
        text-shadow: 2px 2px 2px rgba(0,0,0,.6);
    }

    .hero-text h1 {
        font-size: 4.5rem;
    }

    .hero-text h2 {
        font-size: 1.8rem;
    }

    .hero-text a {
        color: #c8bba1;
        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;
    }

        .hero-text a:hover {
            text-decoration: none;
            color: #fff;
        }

        .hero-text a:visited {
            color: #c8bba1;
        }

            .hero-text a:visited:hover {
                text-decoration: none;
                color: #fff;
            }

.Page-Home .hero-text {
    top: 65%;
}

.L0_Services .hero-text p,
.L0_Programs .hero-text p {
    font-size: 1.4rem;
}

/*------------------------------------------------*/
/* MAIN CONTENT */
/*------------------------------------------------*/
.fullWidthPane p {
    margin-top: 0;
    margin-bottom: 0;
}

#MainContent {
    background-color: #fff;
    padding-top: 50px;
    padding-bottom: 50px;
}

.Page-Home #MainContent {
    padding-top: 0;
    padding-bottom: 0;
}

.slider {
    width: 100%;
    margin: 0;
    padding: 0;
}

    .slider p {
        margin-top: 0;
        margin-bottom: 0;
    }

#MainContent li {
    margin: 1rem 0;
}

.image-border {
    border-radius: 10px;
}

.book-button {
    display: inline-block;
    margin: 10px 0;
    padding: 10px 30px;
    background-color: #F4524D;
    color: #f7f7f7 !important;
    border-radius: 5px;
    min-width: 300px;
    text-align: center;
    -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: #f23630;
        color: #f7f7f7 !important;
        text-decoration: none;
    }

.instructor-name {
    color: #484848 !important;
    font-size: 22px;
}

.instructor-title {
    color: #a8a8a8 !important;
}

.Page-Instructors hr,
.instructor-hr {
    width: 50%;
    background-color: #c6a473;
}

.partners {
    max-width: 175px;
    width: 100%;
    margin: 15px;
}

.rates-table {
    border: 2px solid #c20000;
    margin: 0px auto;
    width: 70%;
}

/*------------------------------------------------*/
/* FOOTER */
/*------------------------------------------------*/

footer h1,
footer h2,
footer h3,
footer h4,
footer h5,
footer h6 {
    margin-top: 0;
    margin-bottom: 0;
}

#FooterTop {
    background-color: #000;
    padding-top: 2%;
    padding-bottom: 2%;
}

    #FooterTop div {
        color: #a78553 !important;
    }

        #FooterTop div a,
        #FooterTop .bi {
            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;
        }

            #FooterTop div a:hover,
            #FooterTop .bi:hover {
                color: #fff !important;
                text-decoration: underline;
            }

            #FooterTop div a:visited,
            #FooterTop .bi:visited {
                color: #fff !important;
            }

                #FooterTop div a:visited:hover,
                #FooterTop .bi:visited:hover {
                    color: #fff !important;
                    text-decoration: underline;
                }

#FooterBottom {
    background-color: #333;
    border-top: 3px solid #fff;
    padding-top: 2%;
    padding-bottom: 2%;
}

    #FooterBottom div {
        color: #fff !important;
    }

        #FooterBottom div a,
        #FooterBottom .bi {
            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;
        }

            #FooterBottom div a:hover,
            #FooterBottom .bi:hover {
                color: #000 !important;
            }

            #FooterBottom div a:visited,
            #FooterBottom .bi:visited {
                color: #fff !important;
            }

                #FooterBottom div a:visited:hover,
                #FooterBottom .bi:visited:hover {
                    color: #000 !important;
                }

/*------------------------------------------------*/
/* MEDIA QUERIES */
/*------------------------------------------------*/

@media screen and (min-width: 992px) {
    .dropdown-menu {
        border-radius: 0;
    }
}

@media screen and (max-width: 991px) {
    .logo {
        max-width: 200px;
        width: 100%;
    }

    .nav-item {
        margin: 0;
        text-align: center;
    }

    .rates-table {
        width: 100%;
    }
}

@media screen and (max-width: 991px) and (min-width: 768px) {
    .hero-text {
        top: 40%;
    }

    .Page-Home .hero-text {
        top: 65%;
    }
}

@media screen and (max-width: 767px) {

    .hero-text {
        top: 60%;
        width: 98%;
    }

    .Page-Home .hero-text {
        top: 70%;
    }

    .hero-text h1 {
        font-size: 3rem;
    }
}
