body {
    color: #000000;
    font-family: 'Champagne-Limousines', "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 18px;
}
p {
    font-family: 'Champagne-Limousines', "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
p.special-intro {
    font-size: 24px;
    font-weight: 400;
    color: #333334;
    line-height: 45px;
}
span.site-title {
    font-size: 40px;
}
p.lead {
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    color: #333334;
}

/** Navigation **/
.nav-container {
    background: transparent;
    position: fixed;
    width: 100%;
    z-index: 999;
}

nav {
    background: #fff;
}
nav.fixed.scrolled {
    background-color: #ffffff;
}
nav.fixed.scrolled .menu li a {
    color: #333334;
}
nav.fixed.scrolled .menu > li > ul li a {
    color: #333334;
}

.ti-menu {
    color: #333334;
}

.module.widget-handle i {
    opacity: 1;
}

.logo-anchor {
    height: 55px !important;
}

.menu li a {
    font-size: 15px;
    color: #333334;
    opacity: 1;
    font-family: 'Champagne-Limousines-Bold', serif;
    font-weight: 400;
}
.menu li a:hover, .menu li a.active {
    color: #3994B1 !important;
}
.menu > li ul {
    width: 180px;
    color: #333334;
    background: #ffffff;
}
.menu > li > ul li a {
    color: #333334;
}

.module.widget-handle {
    border-top: none;
}

/** Main Container **/
.main-container {
    padding-top: 95px;
}

/** Home slider **/
#home-slider .slides li {
    height: 80vh;
}

.class-img {
    width: 100%;
    margin: 0 auto 24px;
}

/** Packages **/
#packages-nav li a {
    font-size: 14px;
    font-weight: 700;
}
#packages-nav li.active a {
    background-color: #3994B1;
}
.package {
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 20px;
    background: #fcfcfc;
    margin: 15px 0;
    min-height: 250px;
}
.package:hover {
    box-shadow: 1px 2px 3px #ccc;
}
.package .package-title {
    font-size: 18px;
    font-weight: 700;
    min-height: 65px;
}
.package .package-price {
    font-size: 20px;
    font-weight: 700;
}
.package .package-action .btn {
    margin-bottom: 0;
}

.image-bg p, .image-bg span, .image-bg li {
    color: #ffffff;
}

.form-control:focus {
    border-color: transparent;
    box-shadow: none;
}
.form-horizontal .control-label {
    text-transform: uppercase;
    padding-top: 18px;
    font-weight: 300;
}
input {
    border-radius: 5px;
}
#form-signup select {
    text-transform: none;
    border: none;
    letter-spacing: normal;
}
#form-signup .radio-inline {
    margin-bottom: 24px;
}

@media (max-width: 767px) {
    p {
        font-size: 16px;
    }
    .form-newsletter {
        width: 50%;
        margin: 0 auto;
        text-align: center;
    }
}

@media (min-width: 993px) {
    .nav-bar {
        height: 95px;
        max-height: 95px;
        line-height: 95px;
    }
}
@media (max-width: 1033px) {
    .social-list li {
        padding: 0 !important;
    }
}
@media (max-width: 992px) {
    .image-small {
        max-height: 60px;
    }

    .nav-bar {
        max-height: 80px;
        height: 80px;
        line-height: 75px;
        transition: all 1s 0s ease-in-out;
    }

    .nav-bar.nav-open {
        max-height: 100vh;
        height: 100vh;
        transition: all 1s 0s ease-in-out;
    }

    .main-container {
        padding-top: 80px;
    }

}

@media (max-width: 990px) {
    .menu > li > ul {
        width: 100%;
    }

    .menu li {
        padding-top: 20px;
    }
}

.parallax-window {
    min-height: 480px;
    background: transparent;
}

.help-block-error {
    color: #a94442 !important;
}

/** Schedule **/
.schedule .panel-heading {
    cursor: pointer;
}
.schedule-filters {
    margin-bottom: 10px;
}
.schedule-filters select.filter, .schedule-filters input.filter {
    height: 32px !important;
    margin-bottom: 10px;
    font-size: 13px;
}
.schedule-filters option {
    font-size: 13px;
    color: #6d6e71;
    font-weight: 600;
}
.schedule-filters .schedule-dates .btn {
    height: 32px;
    line-height: 32px;
    padding: 0 !important;
}
.schedule-item {
    border-bottom: 1px solid #cccccc;
    padding: 20px 0;
}
.schedule-item:last-child {
    border-bottom: 0;
}
.schedule-item .btn {
    margin-bottom: 0;
}

.panel-title {
    font-size: 24px;
}

.flex-caption {
    bottom:50px;
    color: white;
    font-size: 16px;
    line-height: 20px;
    left:0;
    padding:0 20px;
    position:absolute;
    right:0;
    text-transform: uppercase;
    z-index:1;
}

.square-box {
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 20px;
    background: #fcfcfc;
    margin: 15px 0;
}
.table-dashboard {
    margin: 20px 0;
    border: 1px solid #ccc;
    border-radius: 5px;
}
.table-header {

}
.table-name th {
    background: #2d6e82;
    font-size: 28px !important;
    font-weight: 400;
    color: white;
    text-align: center;
}

.list-styled {
    list-style-type: disc;
    list-style-position: inside;
    padding: inherit !important;
}


/* this is Extra CSS for Gift card */
.giftcard-layout-button {
    border: none;
    background: none;
    cursor: pointer;
    margin: 5px;
}

.giftcard-layout-button img {
    width: 200px;
    height: auto;
    border-radius: 5px;
    transition: border 0.2s ease-in-out;
}

.giftcard-layout-button.selected img {
    border: 3px solid red;
}


/* New css changes 1/7/25 */

.events-list-width{
    width: 50%;
}

@media (max-width: 767px) {
    .events-list-width{
        width: auto;
    }
}

.footer-1 .underline{
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
}

.main-container h1 {
    font-weight: 700;
}

@media (max-width: 767px) {
    .nav-bar {
        max-height: 90vh;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
    }

    body.nav-open {
        overflow: hidden;
    }
}


