html {
    font-size: 14px;
    line-height: 1.42857143;
    position: relative;
    min-height: 100%;
}

body {
    font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, AppleGothic, sans-serif !important;
    margin-bottom: 0px;
    background-color: #fff;
    line-height: 1.42857143;
    font-size: 14px;
    margin-top: 70px;
}


/*@media (min-width: 768px) {
    html {
        font-size: 14px;
    }
}*/

/*.navbar {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    margin: 0px 0px 20px;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#f8f8f8));
    padding: 0;
    margin-bottom: 20px;
}*/

/*.navbar > .container, .navbar > .container-fluid, .navbar > .container-lg, .navbar > .container-md, .navbar > .container-sm, .navbar > .container-xl, .navbar > .container-xxl {
        display: flex;
        flex-wrap: inherit;
        align-items: start;
        margin-right: 21.333px;
        margin-left: 21.333px;
        padding: 0 15px;
        justify-content: space-between;
        margin-right: auto;
        margin-left: auto;
    }*/

/*.navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 15px;
    padding-left: 15px;
}

.nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
}*/

.navbar-nav {
    display: flex;
    flex-direction: column;
    padding-bottom: -40px;
    list-style: none;
    margin: 7.5px;
    /*margin: 7.5px -15px;*/
}

/*.navbar-expand-sm .navbar-nav .nav-link {
    height: auto;
    width: auto;
}

.navbar-light .navbar-nav .nav-link {
    color: rgba(0,0,0,.55);
    font-family: "Open Sans",'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif !important;
}

.navbar-form {
    -webkit-box-shadow: inset 0 1px 0 rgb(255 255 255 / 10%), 0 1px 0 rgb(255 255 255 / 10%);
    box-shadow: inset 0 1px 0 rgb(255 255 255 / 10%), 0 1px 0 rgb(255 255 255 / 10%);
    float: left !important;
    width: auto;
    padding: 0 15px;
    border: 0;
    box-shadow: none;
    margin: 8px -15px 8px 0px;
}
*/
/*ul.navbar-nav.flex-grow-1 {
    justify-content: flex-end;
}

.navbar-brand {
    padding: 15px;
    margin-right: 0;
    height: 100px;
    float: left;
    line-height: 20px;
}

.navbar-toggler {
    position: relative;
    float: right;
    padding: 9px 10px;
    font-size: 1.25rem;
    margin: 8px 15px 8px 0px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}*/


/*.navbar-collapse {
    padding: 0 15px 0 15px;
    margin: 0 -15px 0 -15px;
    border-top: 1px solid transparent;
    border-color: #e7e7e7;
    overflow-x: visible;
}

.navbar-light .navbar-toggler {
    color: #ddd;
}

.pb-3 {
    padding-bottom: 0rem !important;
}

.px-0 {
    padding-top: 50px;
}*/

.btn:focus, .btn:active:focus, .btn-link.nav-link:focus, .form-control:focus, .form-check-input:focus {
    box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem #258cfb;
}

.btn-success {
    border-radius: 57px;
    color: #FFF;
    text-align: center;
    font-family: "Open Sans",'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

    .btn-success:hover {
        background-image: linear-gradient(to bottom,#419641 0,#419641 100%);
    }

.btn-danger.disabled, .btn-danger.disabled.active, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled], .btn-danger[disabled].active, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger.active, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
    background-color: #c12e2a;
    background-image: none;
    opacity: .65;
    cursor: not-allowed;
}



/*.col-lg-12, .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-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-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}*/

/*h1 {
    padding-right: 0px;
    margin-top: 20px;
    margin-bottom: 10px;
    font-weight: 500;
    line-height: 1.1;
    font-size: 36px;
}

h2 {
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 30px;
}

h3 {
    font-size: 24px;
}*/

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    display: block;
    height: 1px;
    border-top: 1px solid white;
    opacity: .80;
}

div.container {
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
}

/*.row {
    --bs-gutter-x: 2em;
    margin-left: -15px;
    margin-right: -15px;
}*/

.lead {
    color: #000;
    font-family: "Open Sans",'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.faqAnswer {
    color: var(--Font-Colors-Paragraph-Text, #3E3E3E) !important;
    font-family: "Open Sans",'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif !important;
    font-size: 14px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: normal !important;
}

.portfolio-item {
    margin-bottom: 25px;
}



/*.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ddd;
}

.panel-group {
    margin-bottom: 20px;
}

.panel {
    box-shadow: 0 1px 2px rgb(0 0 0 / 5%);
    background-color: #fff;
    border: 1px solid transparent;
    border-color: #ddd;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    background-image: linear-gradient(to bottom,#f5f5f5 0,#e8e8e8 100%);
    background-repeat: repeat-x;
}

.panel-default {
    border-color: #ddd;
}

.panel-group .panel {
    margin-bottom: 0px;
    border-radius: 4px;
}

.panel-group .panel-heading {
    border-bottom: 0;
}

.panel-default > .panel-heading {
    background-image: linear-gradient(to bottom,#f5f5f5 0,#e8e8e8 100%);
    background-repeat: repeat-x;
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}

    .panel-title > a {
        color: inherit;
    }

        .panel-title > a:hover {
            text-decoration: underline;
        }

[role=button] {
    cursor: pointer;
}

a {
    text-decoration: none;
    background-color: transparent;
}

    a:focus {
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

.panel-collapse .collapse.in {
    display: block;
}

.collapse.in {
    display: block;
}

.collapsing {
    position: relative;
    overflow: hidden;
    transition-timing-function: ease;
    transition-duration: .35s;
    transition-property: height,visibility;
}

.panel-group .panel-heading + .panel-collapse > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body {
    border-top: 1px solid #ddd;
}

.panel-group .panel-heading + .panel-collapse > .panel-body {
    border-top: 1px solid #ddd;
}

.panel-body {
    padding: 15px;
}

    .panel-body:before, .row:after, .row:before {
        display: table;
        content: " ";
    }

:before {
    box-sizing: border-box;
}

.panel-body:after, .row:after {
    clear: both;
}

.btn-group-vertical > .btn-group:after, .btn-group-vertical > .btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
    display: table;
    content: " ";
}
*/
:after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

p {
    margin: 0 0 10px;
}

b {
    font-weight: 700;
}

ol, ul {
    margin-top: 0;
    margin-bottom: 10px;
}

.panel-group .panel + .panel {
    margin-top: 5px;
}

p {
    margin-bottom: 20px;
}

textarea {
    overflow-y: scroll;
    height: 100px;
    resize: none; /* Remove this if you want the user to resize the textarea */
}

input[type=text], input[type=password] {
    border-top-style: hidden;
    border-right-style: hidden;
    border-left-style: hidden;
    border-bottom-style: groove;
    border-color: #12b059;
    border-bottom-width: 3px;
    border-radius: 0px;
}

.cg-button {
    padding: 0.5rem;
    font-size: 1.3rem;
    font-weight: bold;
    background: linear-gradient( 0deg, #00783F 0%, #038C4B 100%);
    color: #fff;
    height: auto;
    width: 100px;
}

.cg-buttonreset {
    padding: 0.5rem;
    font-size: 1.3rem;
    font-weight: bold;
    background: #f44336;
    color: #fff;
    height: auto;
    width: 100px;
}


.golfBanner {
    padding-top: 15px;
    width: 100% !important;
    /*height: 98% !important;*/
    border-radius: 55px 55px 55px 55px !important;
}

.bannerImageBackgrounf {
    height: 95%;
    top: 124px;
    left: 193px;
    gap: 0px;
    border-radius: 93px 93px 93px 93px;
    background: #EBF1EB;
}

.heading {
    /*width: 664px;
    height: 110px;
    padding-top: 20px;*/
    font-family: Open Sans,'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    font-size: 38px;
    font-weight: bold;
    /*line-height: 60px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin-left: 10px;*/
}

.detailedtext {
    /*width: 598px;
    height: 75px;
    top: 403px;
    left: 1089px;
    gap: 0px;*/
    font-family: Open Sans,'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    font-size: 14px;
    /*font-weight: 400;
    line-height: 25px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin-left: 10px;
    margin-top: -20px;*/
}

.rectangleBackground {
    /*width: 645px;
    height: 150px;
    top: 505px;
    left: 1097px;
    gap: 0px;
    border-radius: 3px 0px 0px 0px;
    margin-left: 4px;
    margin-top: 130px;*/
}

.rectangle {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 150px;
    /*width: 200px;
    top: 496px;
    left: 1089px;
    gap: 0px;
    border-radius: 3px 0px 0px 0px;*/
    background: #00783F;
    /*margin-left: 5px;*/
}

.innerHeaderText {
    margin-top: 20px;
    width: 165px;
    height: 52px;
    top: 516px;
    left: 1114px;
    gap: 0px;
    font-family: Open Sans,'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    font-size: 35px;
    font-weight: 600;
    line-height: 51.75px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #FFFFFF;
}

@media (max-width: 767.98px) {
    .innerHeaderText {
        font-size: 30px;
    }
}

.innetSubText {
    height: 50px;
    top: 571px;
    left: 1349px;
    gap: 0px;
    font-family: Open Sans,'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #FFFFFF;
}

.rectangleTime {
    /*margin-top: 8px;
    width: 612px;
    height: 108px;
    top: 670px;
    left: 1089px;
    gap: 0px;
    border-radius: 3px 0px 0px 0px;*/
    background: #EBF1EBC4;
    /*margin-left: 10px;
    margin-bottom: 45px;*/
}

.tournamentStarts {
    font-family: Open Sans,'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 19.07px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: black
}

.tournamentDate {
    font-family: Open Sans,'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    font-size: 24px;
    font-weight: 600;
    line-height: 32.68px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: black;
    text-transform: uppercase;
}

.number {
    font-family: Open Sans,'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    font-size: 48px;
    font-weight: 600;
    line-height: 65.37px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: black;
    margin-right: -6px;
}

.numberText {
    font-family: Open Sans,'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 125px;
    text-transform: uppercase;
}

.titleSponsorshipOpportunities {
    text-align: center;
    font-family: "Open Sans",'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    color: black;
    margin-top: 28px;
    margin-bottom: 28px;
}

.kbrAddress {
    color: #FFF;
    text-align: right;
    font-family: "Open Sans",'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
    margin-top: 8px;
}

.copyRights {
    color: #FFF;
    font-family: "Open Sans",'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.zeroHarmImg {
    display: flex;
    width: 120px;
    height: 90px;
    float: right;
    align-items: center;
    flex-shrink: 0;
}

.dnone {
    display: none;
}

.toggle-icon {
    display: flex !important;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: 35px;
    height: 35px;
    background-color: #f0f7f4;
    color: #00783F;
    border-radius: 50%;
}
/*.spon_type_gold_txt {
    width: 100%;
    text-align: center;
    border-bottom: 2px dotted #00783F;
    line-height: 0.1em;
    margin: 10px 0 20px;
    color: #00783F;
    font-family: "Open Sans";
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
}
.spon_type_gold_txt span {
    background: #fff;
    padding: 0 10px;
}
.dotted_title_txt {
    width: 100%;
    text-align: center;
    border-bottom: 2px dotted #00783F;
    line-height: 0.1em;
    margin: 10px 0 20px;
    color: #00783F;
    font-family: "Open Sans";
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
}

.dotted_title_txt span {
    background: #fff;
    padding: 0 10px;
}

*/.dotted_title_txt1 {
    overflow: hidden;
    text-align: center;
    color: #00783F;
    font-family: "Open Sans",'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
}

    .dotted_title_txt1:before,
    .dotted_title_txt1:after {
        /*background-color: #000;*/
        border-bottom: 2px dotted #00783F;
        content: "";
        display: inline-block;
        height: 1px;
        position: relative;
        vertical-align: middle;
        width: 50%;
    }

    .dotted_title_txt1:before {
        right: 0.5em;
        margin-left: -50%;
    }

    .dotted_title_txt1:after {
        left: 0.5em;
        margin-right: -50%;
    }
@media(max-width: 767.98px) {
    .mb-cust-5{
        margin-bottom: 5px;
    }
    .high_act_txt {
        margin-left: 27px !important;
    }

    .dotted_title_txt1 {
        font-size: 14px !important;
        
    }
    .companynameplatinum{
        font-size: 12px !important;
    }
}


.img_bg_cust {
    background-image: url('../images/NewBannerImage.jpg');
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 500px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: white;
}

.content {
    position: absolute;
}

    .content img {
        max-width: 100px;
        margin-bottom: 20px;
    }

    .content button {
        padding: 10px 20px;
        background-color: #007BFF;
        border: none;
        color: white;
        cursor: pointer;
    }

        .content button:hover {
            background-color: #0056b3;
        }




.hero-section {
    background-image: url('../images/NewBannerImage.jpg');
    background-size: cover;
    /*background-size: 100% 100%;*/
    background-position: center;
    background-repeat: no-repeat;
    padding: 40px 0px;
    color: white;
    text-align: center;
    /*border-radius: 12px;*/
}

    .hero-section img {
        /*max-width: 200px;*/
        max-width: 40%;
        height: auto;
        margin-bottom: 10px;
    }
    @media(max-width: 767.98px){
        .hero-section img {
            /*max-width: 200px;*/
            max-width: 40% !important;
            height: auto !important;
            margin-bottom: 10px;
        }
    }

    .hero-section h1 {
        font-size: 2rem;
        margin-bottom: 20px;
    }

    .hero-section button {
        padding: 10px 20px;
        font-size: 1rem;
        background-color: #ff5722;
        border: none;
        border-radius: 6px;
        color: white;
        cursor: pointer;
    }
   /* .hero-section a span {
        padding: 10px 20px;
        font-size: 1rem;
        background-color: #ff5722;
        border: none;
        border-radius: 6px;
        color: white;
        cursor: pointer;
    }*/

        .hero-section button:hover {
            background-color: #e64a19;
        }



.hero-container {
    background-image: url('../images/NewBannerImage.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    min-height: 300px;
    padding: 40px 20px;

    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;


}
.content-wrapper {
    max-width: 800px; /* prevents content from stretching too wide */
    text-align: center; /* centers content */
    padding: 20px;
    background-color: rgba(0, 0, 0, 0.5); /* semi-transparent overlay for better readability */
    border-radius: 8px; /* optional rounded corners */
}

.content-image {
    max-width: 200px; /* control image size */
    height: auto; /* maintains aspect ratio */
    margin-bottom: 20px;
    border-radius: 50%; /* optional - makes image circular */
}

.hero-title {
    font-size: 2.5rem;
    margin-bottom: 15px;
}

.hero-text {
    font-size: 1.2rem;
    margin-bottom: 25px;
    line-height: 1.6;
}

.hero-button {
    padding: 12px 30px;
    font-size: 1rem;
    background-color: #ff5722; /* example color */
    color: white;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    transition: background-color 0.3s;
}

    .hero-button:hover {
        background-color: #e64a19; /* darker shade on hover */
    }

.nav_btn_left_cust {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    width: 100%;
    background-color: #198754;
    color: #fff;
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.nav_btn_right_cust {
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    width: 100%;
    background-color: #004987;
    color: #fff;
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
}
@media (max-width: 575.98px) {
    .nav_btn_left_cust {
        /*border-radius: 20px !important;*/
        font-size: 12px !important;
        height: 45px !important;
    }

    .nav_btn_right_cust {
        /*border-radius: 20px !important;*/
        font-size: 12px !important;
        height: 45px !important;
    }
    .nav_btn_row_cust_padding{
        padding: 0 20px;
    }
    .nav_btn_left_rm_padding{
        /*padding-right: 15px !important;*/
    }
    .nav_btn_right_rm_padding {
        /*padding-left: 15px !important;*/
    }
}
@media(max-width: 767.98px){
    .nav_btn_row_cust_padding {
        padding: 0 20px;
    }
}
@media (max-width: 480px){
    .nav_btn_left_cust {
        margin-bottom: 10px !important;
    }
    .nav_btn_left_cust {
        font-size: 10px !important;
        
    }

    .nav_btn_right_cust {
        font-size: 10px !important;
    }
}
.charity_anch_img_cust{
    display: flex;
    align-items: center;
    justify-content: center;
    aspect-ratio: 1/1;
}

@media(max-width: 767.98px){
    .companynameplatinum{
        font-size: 12px !important;
    }
}