.elementor-kit-11{--e-global-color-primary:#005A9C;--e-global-color-secondary:#EE3A43;--e-global-color-text:#232323;--e-global-color-accent:#28AAE0;--e-global-color-d611444:#F9D7D7;--e-global-color-70831c0:#FFFCDE;--e-global-color-e92153b:#E9E9E9;--e-global-color-08307fc:#FFFDDA;--e-global-color-92f8fcc:#FDDE32;--e-global-color-3dbf4b4:#FFF900;--e-global-color-0407c39:#F8F8C4;--e-global-typography-primary-font-family:"Barlow";--e-global-typography-primary-font-weight:400;--e-global-typography-primary-line-height:1.5em;--e-global-typography-text-font-family:"Barlow";--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.5em;--e-global-typography-accent-font-family:"Barlow";--e-global-typography-accent-font-weight:600;--e-global-typography-accent-line-height:1.5em;--e-global-typography-eeef28e-font-family:"Poppins";--e-global-typography-eeef28e-font-weight:800;--e-global-typography-86b63c9-font-family:"Barlow Semi Condensed";--e-global-typography-86b63c9-font-weight:800;}.elementor-kit-11 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1250px;}.e-con{--container-max-width:1250px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Updated Spacing for Nav Bar */
@media (min-width: 1280px) {
    nav.ubermenu {
        max-width: 880px;
        font-size: 1.375rem;
        padding-top: 30px;
    }
}



/* For Primary Bus Schedules */
.light {
    color: white;

}

.dark, .light {
    font-size: 1.5em;
    font-weight: 800;
}

.p2 .heading {
    font-weight: 600 !important;
}

.art-image{
    transition: all .5s ease-in-out;

    cursor: pointer;
    z-index: 1;
}

.art-image:hover {
    transform: scale(1.2);
    cursor: pointer;
    z-index: 1;
}

.ubermenu-main .ubermenu-item-level-0 > .ubermenu-target {
    font-size: .75em;
}


@media screen and (min-width: 1300px){
.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1280px;
}
}

@media screen and (min-width: 767px){
    button.ubermenu-responsive-toggle {
    padding:0;
}
}

@media screen and (max-width: 1279px){
    nav.ubermenu {
    background: #FFF;
}
}

@media (min-width: 1280px){
header {
    height: 170px;
    background: linear-gradient(180deg,rgba(40,170,224,1) 0,rgba(40,170,224,1) 50px,rgba(255,255,255,1) 12px,rgba(255,255,255,1) 160px,rgba(238,58,67,1) 160px,rgba(238,58,67,1) 100%);
}
}

@media (max-width: 414px){
    .ubermenu-responsive-toggle-align-right {
    float: none !important;
    margin: 0 auto;
    padding: 0;
}

button.ubermenu-responsive-toggle {
    margin: auto;
}
}/* End custom CSS */