/*
  Theme Name: CVCC
  Theme URI: http://pushcrankpress.com
  Description: PushCrankPress Default Theme
  Version: 1.0
  Author: PushCrankPress (webmaster@pushcrankpress.com)
  Author URI: http://pushcrankpress.com
  Tags: Default, HTML5, CSS3, PHP, JS

  License: MIT
  License URI: http://opensource.org/licenses/mit-license.php
*/

/*--------------------------------------------------------------*\
*------------------- IMPORT theme-options.css -------------------*
\*--------------------------------------------------------------*/

@import "theme-options.css";
@import "megamenu.css";
/* @import "menu.css"; */

/*--------------------------------------------------------------*\
*-------------------- SITE-SPECIFIC STYLING ---------------------*
\*--------------------------------------------------------------*/

/*.logo-fifty {
    position: relative;
    top: 1.8em;
}*/

.logo-fifty {
    position: absolute;
    width: 225px;
    top: -2em;
    z-index: 999999;
}

#header .container {
    position: relative;
}
#header {
    height: 120px;
}
.menu-container {
    height: 120px;
    align-items: center;
}
.menu > ul {
    height: 120px;
    display: flex;
    align-items: center;
}
/*.sub-menu {
    width: calc(100vw - 4em);
    right: 1em;
}*/

.logo-fifty img {
    width: 100%;
}

.navbar {
    padding: 0 !important;
}



.flexslider .slides > li:first-child {
    display: block;
    -webkit-backface-visibility: visible;
}
.desktop-logo {
    display: block;
}
.mobile-logo {
    display: none;
}

.footer-content {
    flex-direction: row;
}
.copyright {
    background-color: #0150a6;
    color: #fff;
    display: flex;
    flex-direction: row;
    align-items: center;
    height: 3em;
    padding: 0 2em;
}
.copyright p {
    display: flex;
    flex-direction: row;
}
.copyright p {
    margin-bottom: 0;
}
.copyright a {
    color: #fff;
    font-weight: 400;
}
.sitenavigation li a {
    color: #fff;
    text-transform: none;
    font-size: 1em;
}

a.btn-solid-blue {
    height: 50px;
    min-width: 180px;
    width: fit-content;
    color: #fff;
    background-color: #0075dd;
    text-transform: uppercase;
    display: flex;
    padding: 0 1em;
    justify-content: center;
    align-items: center;
}

.header-bottom-bar {
    position: relative;
}
.header-bottom-menu ul {
    margin: 0;
    padding: 0;
}
    .header-bottom-menu li {
        list-style: none;
        display: inline;
        margin-right: 2em;
    }
    .header-bottom-menu a {
        color: #fff;
    }
    .header-bottom-menu a:hover {
        color: #f8ad3a;
    }
.header-bottom-search {
    height: 27px;
}
.header-bottom-search i {
    color: #f8ad3a;
    margin-right: 1em;
}
.header-bottom-search-form {
    display: none;
    margin-top: -2px;
    width: 0;
}
#search {
    color: #fff;
}
.search-input {
    background: #0000;
    border: solid 2px #fff;
    color: #fff;
}
.search-input::-webkit-input-placeholder {
   color: #aaa !important;
}

.search-input:-moz-placeholder { /* Firefox 18- */
   color: #aaa !important;
}

.search-input::-moz-placeholder {  /* Firefox 19+ */
   color: #aaa !important;
}

.search-input:-ms-input-placeholder {
   color: #999 !important;
}
.search-input {
    border-radius: 15px;
    background: #0000;
    border: solid 2px #fff;
    padding: 0 .75em;
}
.search-input:focus {
    border: solid 2px #fff !important;
}
.search-submit {
    display: none;
}
.search-results-summary {
    margin-bottom: 2rem;
}
.search-results-summary .col {
    padding: 0;
}
.search-results-summary span {
    background-color: #eee;
    padding: .25em .5em;
}
.results-list {
    padding: 0;
}
.pagination {
    margin-top: 2em;
    display: flex;
    align-items: baseline;
}
.page-numbers {
    font-size: 1em;
    color: #063c76;
    font-weight: 400;
    margin-right: 5px;
    padding: .25em .5em;
}
.page-numbers:hover {
    text-decoration: none;
}
.pagination .current {
    background-color: transparent;
    color: #0075dd;
    font-weight: 900;
    font-size: 1.4em;
}
.reveal {
    width: fit-content;
    display: inline-flex;
    margin-right: 1.5em;
}
.social-icons a {
    color: #fff;
    margin: 0 0 0 1em;
}
.footer-social-search {
    display: flex;
    justify-content: space-between;
    margin-top: 0;
    margin-bottom: 1em !important;
}
.footer-social a {
    color: #fff;
    margin: 0 1em 0 0;
}
.social-icons a:hover,
.footer-social a:hover {
    color: #f8ad3a;
}

.quick-links {
    height: 60px;
    position: absolute;
    top: calc(100% + 1em);
    right: 12px;
    z-index: 10;
}
.quick-links ul {
    padding: 0;
    margin: 0;
    display: flex;
}
.quick-links li {
    list-style: none;
    width: 50px;
    height: 50px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}
.quick-links i:before {
    color: #fff !important;
    font-size: 1.2em !important;
    font-weight: 900 !important;
}
.ql-academiccalendar {
    background-color: #f8ad3a;
    color: #fff;
}
.ql-careercoach {
    background-color: #ffc874;
    color: #fff;
}
.ql-aboutus {
    background-color: #063c76;
    color: #fff;
}
.ql-contactus {
    background-color: #0150a6;
    color: #fff;
}
.ql-courseschedule {
    background-color: #0075dd;
    color: #fff;
}
.flexslider {
    border: none;
    margin: 0 0 2em;
}
#flexslider-home-hero {
    border: none;
    margin: 0 !important;
}
#flexslider-home-hero .slides li {
    width: 100%;
    height: auto;
    padding: 56.25% 0 0 0;
    max-height: calc(100vh - 184px);
    border: none;
    background-size: cover !important;
    background-position: center top !important;
}



.important-events {
    padding: 0;
}
.important-events li {
    list-style: none;
    margin-bottom: 1em;
}

.headline-image {
    width: 100%;
    height: auto;
    padding-bottom: 56.25%;
    margin-bottom: 1em;
    background-size: cover !important;
    background-position: center !important;
}
.headline p.headline-title {
    font-size: 1.4em;
    font-weight: 900;
    margin-bottom: .5em;
}
.headline .button {
    height: 50px;
    min-width: 180px;
    width: fit-content;
    color: #fff;
    background-color: #0075dd;
    text-transform: uppercase;
    display: flex;
    padding: 0 1em;
    justify-content: center;
    align-items: center;
}
#flexslider-home-headlines .flex-control-nav {
    bottom: -100px;
}
#flexslider-home-headlines .flex-control-paging li a {
    background-color: #DBE5EF;
    box-shadow: none;
    width: 16px;
    height: 16px;
}
#flexslider-home-headlines .flex-control-paging li a.flex-active {
    background: #0075dd;
}
.interior-title-area {
    width: 100%;
    height: auto;
    padding-bottom: 56.25%;
    border: none;
    background-size: cover !important;
    background-position: center top !important;
    position: relative;
}
.page-title-bar,
.slider-title-bar {
    background-color: #003c76;
    padding: 1.5em 2em;
    position: absolute;
    bottom: 0;
}
.page-title-bar h1,
.slider-title-bar h1 {
    color: #fff;
    margin-bottom: 0;
    text-align: center;
    font-size: 2em;
}
.title-fallback {
    background-color: #eee;
    padding: 3.5em 2em 1.5em;
}
.title-fallback h1 {
    color: #063C76;
    margin-bottom: 0;
    font-size: 2em;
}
.slide {
    display: flex;
    justify-content: center;
}
.slider-buttons {
    display: inline-flex;
    text-align: center;
    position: absolute;
    bottom: 10em;
    left: 50%;
    transform: translateX(-50%);
    justify-content: center;
}
.slider-buttons a {
    height: 50px;
    width: 20%;
    margin: 0 0.5em;
    color: #fff;
    text-transform: uppercase;
    display: flex;
    padding: 0 1em;
    justify-content: center;
    align-items: center;
    line-height: 1;
}
.flex-control-nav {
    bottom: 65px;
    z-index: 1000;
}

.fromapirate {
    flex-direction: column;
    margin-bottom: 5em;
}
.fromapirate-photo {
    background-position: top !important;
    background-size: cover !important;
    height: auto;
    padding-bottom: 35%;
    order: 1;
}
.fromapirate-text {
    background: rgb(0,117,221);
    background: -moz-radial-gradient(circle, rgba(0,117,221,1) 0%, rgba(6,60,118,1) 100%);
    background: -webkit-radial-gradient(circle, rgba(0,117,221,1) 0%, rgba(6,60,118,1) 100%);
    background: radial-gradient(circle, rgba(0,117,221,1) 0%, rgba(6,60,118,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0075dd",endColorstr="#063c76",GradientType=1);
    padding: 3em;
    display: flex;
    align-items: center;
    order: 2;
}
.fromapirate-text-inner {
    max-width: 600px;
    margin: 0 auto;
}
    .fromapirate-text h3 {
        font-size: 2.2em;
        color: #fff;
    }
.fromapirate-text p {
    color: #fff;
    margin-bottom: 1.5em;
}
.fromapirate-text strong {
    color: #fff;
}
.fromapirate-text a {
    height: 50px;
    min-width: 180px;
    width: fit-content;
    padding: 0 1em;
    color: #fff;
    background-color: #f8ad3a;
    text-transform: uppercase;
    display: flex;
    justify-content: center;
    align-items: center;
}
.important-links {
    padding: 0;
    margin: 0 0 2em;

}
.important-links .col {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.important-links .col a {
    width: 100%;
    padding: 4em 1em;
    display: block;
    justify-content: center;
    align-items: center;
    font-family: utopia-std, serif;
    color: #fff;
    font-size: 1.4em;
    text-align: center;
}
    .important-links .col:nth-child(1) {
        background-color: #f8ad3a;
    }
    .important-links .col:nth-child(2) {
        background-color: #ffc874;
    }
    .important-links .col:nth-child(3) {
        background-color: #0150a6;
    }
    .important-links .col:nth-child(4) {
        background-color: #0075dd;
    }


.sidebar {
    border-right: solid 2px #063C76;
    padding-right: 2em;
    color: #063c76;
    order: 1;
}
.sidebar strong {
    color: #063c76;
}
.sidebar ul {
    padding: 0;
    margin-top: 0;
}
.sidebar li {
    list-style: none;
    margin-bottom: 1em;
}
.sidebar a {
    color: #063c76;
    position: relative;
}
.sidebar a:hover {
    color: #f8ad3a;
}
.sidebar ul li ul li {
    margin-bottom: 0;
}
.sidebar ul li ul li a {
    font-weight: 400;
}
.sidebar [aria-current]:before {
    content: '•';
    display: inline-block;
    color: #f8ad3a;
    font-size: 2em;
    position: absolute;
    left: -.5em;
    line-height: .5;
}

.content-sidebar {
    padding-left: 2em;
    order: 2;
}
.footer-ship {
    width: 102%;
    height: auto;
    padding-bottom: 25%;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/wp-content/themes/cvcc/img/footer-top.svg');
    position: relative;
    bottom: -6vw;
}
.footer-cta {
    background-color: #f8ad3a;
    display: flex;
    flex-direction: row;
    position: relative;
    z-index: 100;
    justify-content: center;
}
.footer-cta h1 {
    color: #fff;
    padding: 0 0 3vw;
    margin-bottom: 0;
    display: inline-flex;
    text-align: center;
}
.footer-cta a {
    border: solid 3px #fff;
    font-size: 1.4em;
    color: #fff;
    padding: .5em;
    margin: 0 1em;
    width: fit-content;
    text-transform: uppercase;
    min-width: 150px;
    max-height: 55px;
    text-align: center;
}
.footer {
    background: linear-gradient(to right,#063C76e6, #063C76e6), url('/wp-content/uploads/2021/08/cvcc-ipac.jpg') no-repeat center;
    background-size: cover;
}
.footer .col {
    margin-bottom: 2em;
}
.footer ul {
    padding: 0;
}
.footer ul li {
    list-style: none;
}
.footer ul li a {
    text-decoration: none;
}
.modal {
    background-color: #063c76ee;
}
.modal-open .modal {
    background: #063c76cc;
}
.modal-dialog {
    max-width: 800px;
}
.modal-content {
    max-height: 65vh;
}
.modal-body {
    overflow-y: scroll;
}
.modal-more-info {
    background-color: #063c76;
    font-weight: 900;
}
.modal-more-info:hover {
    background-color: #f8ad3a;
    border-color: #f8ad3a;
}
.close {
    color: #fff !important;
    padding: 0;
    background-color: #0000;
    border: 0;
    -webkit-appearance: none;
    position: absolute;
    top: -35px;
    right: -35px;
}
.close:hover {
    color: #f8ad3a !important;
}
.program-overview {
    border-bottom: solid 1px #063c76;
    margin-bottom: 1em;
}
.program-overview .btn-primary,
.overview-header {
    background-color: #0000;
    border: none;
    color: #063c76;
    padding: 0;
    font-weight: 900;
    width: 100%;
    text-align: left;
}

.accordion-item {
    border:  none !important;
}
.accordion-header {
    background-color:  #0075dd;
    border-radius:  0;
    margin-bottom:  5px !important;
}
.accordion-button {
    background-color:  #0075dd;
    color:  #fff;
    font-size:  1.4rem;
    font-weight: 900;
}
.program-overview .accordion-button,
.program-overview .accordion-header {
    background-color:  #0000;
}
.accordion-button::after,
.accordion-button:not(.collapsed)::after {
    background-image: url(/wp-content/themes/cvcc/img/accordion-chevron.svg) !important;
}
.accordion-button:not(.collapsed) {
    background-color: #0075dd;
    color:  #fff;
}


.overview-header .accordion-button {
    padding: 0;
    font-size: 18px;
    font-family: proxima-nova, sans-serif;
    font-weight: 900;
    color: #063c76;
}
.overview-header .accordion-button i {
    margin-left:  .5em;
}
.overview-header .accordion-button:not(.collapsed) {
    background:  #0000;
    box-shadow:  none;
}
.program-overview .accordion-item {
    border: none;
    padding: 1em 0;
}
.program-overview .accordion-body {
    padding: 0;
    margin-top: 1em;
}
.program-overview .accordion-item .wpb_content_element {
    margin-bottom: 0;
}
.btn-primary.focus, .btn-primary:focus {
    box-shadow: none !important;
}
.btn-primary.active, .btn-primary:active {
    background-color: #0000 !important;
    color: #063c76 !important;
    box-shadow: none !important
}
ul.program-info {
    padding: 0;
}
.program-info li {
    list-style: none;
    display: inline-block;
    padding-right: 1em;
}
.program-info a {
    text-decoration: underline;
}
/* .program-info li:not(:last-child):after {
    content: '|';
    display: inline;
    padding: 0 .5em 0 .65em;
    font-size: 1.4em;
    position: relative;
    color: #0150a6;
    top: 3px;
} */
table {
    width: 100%;
    font-size: 1em;
    margin-top: 1em;
    margin-bottom: 1em !important;
    border: none;
}
table tr:first-child,
table tr:first-child strong {
    background: #0075dd;
    color: #fff !important;
    font-weight: 900;
}
table tr:nth-child(2n+3) {
    background: #f2f2f2;
}

table td {
    width: 10%;
    padding: 0.25em 0.5em;
    border: solid 1px #d2d2d2;
}
.curriculum a {
    height: 50px;
    min-width: 180px;
    width: fit-content;
    padding: 0 1em;
    color: #fff;
    background-color: #063c76;
    text-transform: uppercase;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 2em;
}
.collapsible-content {
    margin-bottom: 2em;
}
.collapsible-content .accordion-item {
    padding: 0;
    margin-bottom: 5px;
    border: none;
    border-radius: 0;
    border-bottom: solid 1px #eee;
}
.collapsible-content .accordion-header {
    padding: 0;
    background: #0075dd;
    border: none;
    border-radius: 0;
    font-size:  1.25em;
}
.collapsible-content .accordion-header button {
    width: 100%;
    text-align: left;
    text-decoration: none;
    color: #fff;
    background-color: #0075dd;
    padding: .5em 1em;
    font-weight: 900;
    font-size: 1em;
    border-radius: 0;
    white-space: normal;
}
.collapsible-content .accordion-body {
    padding:  0 1.25rem;
}
.collapsible-content .accordion-body p {
    padding-top: 1em;
}
.accordion-button:focus {
    box-shadow:  none;
    border-color:  #0000;
}

.accordion-button::after,
.accordion-button:not(.collapsed)::after {
    background-image: url(/wp-content/themes/cvcc/img/accordion-chevron.svg) !important;
}

.parent-sidebar-menu li {
    margin-bottom: 0.75em !important;
}
.parent-sidebar-menu li a {
    font-size: 1.4em;
    font-family: utopia-std, serif;
    margin-bottom: 0.75em !important;
}
#advanced_sidebar_menu-2 ul li a {
    margin-bottom: 5em !important;
}
.child-sidebar-menu li:first-child() {
    margin-top: 5em !important;
}
.parent-sidebar-menu ul li a {
    font-size: 1em;
    font-weight: 900 !important;
    font-family: proxima-nova, sans-serif;
}
.parent-sidebar-menu ul li ul li {
    margin-bottom: 0 !important;
}
.parent-sidebar-menu ul li ul li a {
    font-weight: 400 !important;
}

.contact-info {
    padding-top: 1em;
    padding-bottom: 2em;
    border-bottom: solid 1px #eee;
    margin-bottom: 2em;
    margin-left: 0;
    margin-right: 0;
}
.contact-info .col {
    padding: 0;
}
.contact-info:last-child() {
    border-bottom: none;
}
.contact-info p {
    margin-bottom: 0;
}

.sidebar a:not([href]):not([tabindex]) {
    color: #063c76;
}


/*--------------------------------------------------------------*\
*------------------------- FORM STYLING -------------------------*
\*--------------------------------------------------------------*/

.gform_wrapper.gravity-theme .gfield_label {
    font-size: 1em !important;
    letter-spacing: .01em !important;;
}
.gform_wrapper .gfield_required {
    color: #0075dd !important;
    font-size: 1.25em !important;
    padding-left: 2px !important;
    font-weight: 300;
    position: relative;
    top: 3px;
}
.gform_required_legend > .gfield_required_asterisk {
    font-size: 1.5em !important;
}
.gform_button {
    height: 50px;
    min-width: 180px;
    background-color: #0150a6;
    border: none;
    color: #fff;
    text-transform: uppercase;
    display: flex;
    padding: 0 1em;
    justify-content: center;
    align-items: center;
}





.error404-pirate {
    position: absolute;
    top: 200px;
    left: -100px;
}









.lightbox {
        /** Hide the lightbox */
        display: none;

        /** Apply basic lightbox styling */
        position: fixed;
        z-index: 9999;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        color:#333333;
        }

    .lightbox:after {
        content: '';
        display: table;
        clear: both;
    }

    .lightbox .box {
        width: -webkit-min-content;
        width: -moz-min-content;
        width: min-content;
        min-width:500px;
        margin: 2% auto;
        padding:20px;
        background-color:#FFF;
        box-shadow: 0px 1px 26px -3px #777777;
        }

    .lightbox .title {
        margin:0;
        padding:0 0 10px 0px;
        border-bottom:1px #ccc solid;
        font-size:22px;
        }

    .lightbox .content {
        display:block;
        padding:10px 0 0 0px;
        font-size:18px;
        line-height:22px;
        }

    .lightbox .close {
        float:right;
        display:block;
        text-decoration:none;
        font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size:22px;
        color:#858585;
        }

    .lightbox .open {
        /** Show lightbox when mouse leaves the browser window */
        display: block;
        outline: none;
}

.iframe-container {
  overflow: hidden;
  padding-top: 56.25%;
  position: relative;
}
.iframe-container iframe {
  border: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
#videoModal .modal-body {
    overflow: hidden;
}
#videoModal .modal-dialog {
    max-width: 800px;
}
.home-video .btn-primary {
    background: #0000;
    border: none;
    padding: 0;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 250px;
    border-radius: 0;
    background-size: cover !important;
    background-position: center !important;
}
.home-video .btn-primary:after {
    content: '\f144';
    font-family: 'Font Awesome 5 Free';
    font-size: 3em;
    font-weight: 900;
    display: block;
    position: absolute;
}
#flexslider-home-announcements .flex-control-nav {
    bottom: -40px;
}
.video-links {
    display: flex;
    flex-direction: row;
}
.covid19-cases {
    margin: 0;
    border-bottom: solid 1px #f6f6f6;
    padding: .25em 0;
}
.covid19-cases:nth-child(even) {
    background-color: #f6f6f6;
}
.hof-photo-grid li {
    width: 20%;

}
.hof-photo div {
    background-size: cover !important;
    background-position: center !important;
}


.wpb_single_image .vc_figure-caption {
    margin-top: 0;
    font-size: 1em;
    text-align: center;
}


.softball-player:nth-child(odd) {
    background:  #f6f6f6;
}


#foundation-scholarships {
    padding-top: 35px;
}

.vc_btn3-color-btn-solid-blue {
    min-height: 50px;
    margin: 0 0.5em;
    line-height: 1 !important;
    color: #fff !important;
    text-transform: uppercase;
    font-size: 1em !important;
    display: flex !important;
    padding: .5em 1em !important;
    justify-content: center;
    align-items: center;
    background-color: #0075dd !important;
}
.vc_btn3-color-btn-solid-blue:hover {
    background-color: #134285 !important;
}
.vc_btn3-color-btn-solid-gold {
    min-height: 50px;
    margin: 0 0.5em;
    line-height: 1 !important;
    color: #fff !important;
    text-transform: uppercase;
    font-size: 1em !important;
    display: flex !important;
    padding: .5em 1em !important;
    justify-content: center;
    align-items: center;
    background-color: #f8ad3a !important;
}
.vc_btn3-color-btn-solid-gold:hover {
    background-color: #da9a35 !important;
}


.additional-links {
    width: 50%;
}


.page-id-23373 .interior-title-area {
    background-size: 65% !important;
    background-position: center 30% !important;
    padding-bottom: unset;
    padding: 15vw 0;
    margin-bottom: 100px;

}
.page-id-23373 .page-title-bar {
    bottom: -100px;
}
.page-id-24012 .interior-title-area {
    background-size: cover !important;
    background-position: center 30% !important;
    /*padding-bottom: unset;*/
    padding: 15vw 0;
    margin-bottom: 100px;
}
.page-id-24012 .page-title-bar {
        bottom: -100px;
}




.tui-fee-header {
    padding: 25px 5px;
    background-color: #0150a6;
    color: #fff;
    font-weight: 600;
    align-items: center;
    text-align: center;
    margin-top: 50px;
}
.tui-fee-header p {
    margin-bottom: 0;
}
.tui-fee-header .col {
    max-width: calc(100% / 11);
    font-size: 0.65em;
    line-height: 1;;
}
.tui-fee-row {
    background-color: #fff;
    height: 2.5em;
}
.tui-fee-row:nth-child(odd) {
    background-color: #eeeeee;
}
.tui-fee-row p {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-bottom: 0;
}
.tui-fee-amounts {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.tui-fee-title {
    display: none;
}



.tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container li {
    list-style: none;
}
.tribe-events-calendar-month__day--other-month {
    background-color: #f6f6f6;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__day:hover:after {
    background-color: #f8ad3a;
}
.tribe-events .tribe-events-calendar-month__day-date-daynum {
    color: #0150a6;
}
.tribe-events .tribe-events-c-search__button {
    background-color: #0150a6;
}
.tribe-events-c-top-bar__datepicker-container table tr:first-child {
    background-color: #eee;
}
.tribe-events .datepicker .month {
    color: #0150a6;
}
.tribe-events .datepicker .past {
    color: #999;
}
.tribe-events .datepicker .month.active.focused:hover,
.tribe-events .datepicker .month {
    font-size: 1.2em !important;
}
.tribe-events .datepicker .month:hover {
    background-color: #f6f6f6;
    outline: solid #f8ad3a;
}
.tribe-events .datepicker .past:hover {
    outline: solid #ddd;
}
.tribe-events .datepicker .month.active.focused,
.tribe-events .datepicker .month.active.focused:hover {
    background-color: #0150a6;
    color: #fff;
    outline: none;
}
.tribe-events-sub-nav {
    padding-left: 0;
}
.tribe-events-sub-nav li {
    list-style: none;
}


.tribe-common--breakpoint-medium .tribe-filter-bar .tribe-filter-bar-c-filter--pill.tribe-filter-bar-c-filter--checkbox .tribe-filter-bar-c-filter__filter-fields {
    margin-top: 3em;
}


/*--------------------------------------------------------------*\
*---------------------- RESPONSIVE STYLING ----------------------*
\*--------------------------------------------------------------*/

@media only screen and (max-width:1920px) {
    .footer-ship {
        bottom: -8vw;
    }
}
@media only screen and (max-width:1400px) {
    .important-links .col,
    .home-video .btn-primary  {
        height: 220px;
    }
    .important-links h4 {
        font-size: 1.2em;
    }
}
@media only screen and (max-width:1280px) {
    .footer-cta h1 {
        padding-bottom: 3vw;
    }
    .important-links .col a {
        padding: 3em 1em;
    }
}
@media only screen and (max-width:1199px) {
    .important-links .col {
        height: 180px;
    }
    .home-video .btn-primary {
        height: 360px;
    }
    .important-links h4 {
        font-size: 1.2em;
    }
}
@media only screen and (max-width:1070px) {

}
@media only screen and (max-width:1140px) {

}
@media only screen and (max-width:991px) {
    .title-fallback {
        padding: 3.5em 1em 1.5em;
    }
    .social-icons {
        display: none;
    }
    /* .footer-social-search {
        margin-top: 2em;
    } */
    .header-bottom-menu a {
        font-size: .9em;
    }
    .page-title-bar h1,
    .slider-title-bar h1 {
        font-size: 1.4em;
    }
    .slider-buttons {
        display: inline-block;
    }
    .slider-buttons a {
        display: inline-flex;
        width: 40%;
        margin-bottom: 1.4em;
    }
    .sidebar {
        margin-top: 1em;
        border-top: solid 2px #063C76;
        padding: 2em 0 0 2em;
        border-right: none;
        order: 2;
    }
    .sidebar ul {
        padding: initial;
    }
    .sidebar [aria-current]:before {
        left: 0.35em;
    }
    .content-sidebar {
        padding-left: 1em;
        order: 1;
    }
    .important-links .col {
        height: 150px;
    }
    .home-video .btn-primary {
        height: 300px;
    }
    .fromapirate-photo {
        padding-bottom: 50%;
    }
    .fromapirate-text h3 {
        font-size: 1.8em;
        color: #fff;
    }
    .fromapirate-text p,
    .fromapirate-text a {
        font-size: .9em;
    }
    .footer-ship {
        bottom: -11vw;
    }
    .footer-cta h1 {
        color: #fff;
        padding: 1em 0;
        margin-bottom: 0;
    }
    .footer-cta {
        align-items: center;
        padding: 0 1em;
    }
    .footer-content {
        flex-direction: column;
    }
    .copyright {
        padding: 0 1em;
    }
    table {
        width: 100%;
        font-size: .8em;
    }
    table tr:first-child,
    table tr:first-child strong {
        background: #063c76;
        color: #fff !important;
    }
    table tr:nth-child(2n+3) {
        background: #f2f2f2;
    }
    table td:first-child {
        width: 40%;
        text-align: left;
    }
    table td {
        width: 12%;
        padding: .25em;
        text-align: center;
    }


    .tui-fee-header {
        display: none;
    }
    .tui-fee-row {
        height: fit-content;
        padding: 30px 15px;
    }
    .tui-fee-row p {
        display: inline;
    }
    .tui-fee-amounts {
        display: block;
    }
    .tui-fee-title {
        display: inline-block;
        font-weight: 600;
        color: #0150a6;
        width: 50%;
    }
    .tui-fee-total {
        margin-top: 15px;
        padding-top: 15px;
    }

    .page-id-24012 .interior-title-area {
        background-size: cover !important;
        margin-bottom: 85px;
    }
    .page-id-24012 .page-title-bar {
        bottom: -85px !important;
    }
    .logo-fifty {
        left: .4em;
    }
    .menu ul {
        display: none;
        height: unset;
        top: 100% !important;
        padding-top: 2.4em;
    }
    .menu > ul > li {
        height: unset;
    }
}

@media only screen and (max-width:840px) {
    .logo-fifty {
        top: -1em;
        width: 180px;
    }
}

@media only screen and (max-width:767px) {
    .additional-links {
        width:  100%;
    }
    .close {
        right: 0;
    }
    .modal-dialog {
        justify-content: center;
    }
    .modal-content {
        max-height: 70vh;
        top: 5vh;
        max-width: 90vw;
    }
    .important-links .col {
        height: 150px;
    }
    .home-video .btn-primary {
        height: auto;
        padding-bottom: 56.25%;
        margin-bottom: 2em;
    }
    .home-video .btn-primary:after {
        top: 50%;
        transform: translateY(-50%);
    }
    .important-links .col a {
        font-size: 1em;
        padding: 2em 1em;
    }
    .header-bottom-menu li {
        margin-right: 1em;
    }
    .header-bottom-menu a {
        font-size: .8em;
    }
    .header-bottom-menu li:last-child {
        margin-right: 0;
    }
    .header-bottom-search {
        display: none;
    }
    .quick-links {
        top: calc(100% + .5em);
    }
    .quick-links li {
        width: 40px;
        height: 40px;
    }
    .quick-links i:before {
        font-size: 1em !important;
    }
    /* #flexslider-home-hero .slides li {
        padding-bottom: 100%;
    } */
    #flexslider-home-headlines .flex-control-nav {
        bottom: -80px;
    }
    .slider-buttons a {
        font-size: .8em;
    }
    .important-links {
        margin: 0 0 2em;
    }
    .fromapirate {
        flex-direction: row;
    }
    .fromapirate-photo {
        background-position: center top !important;
        padding-bottom: 85%;
        order: 2;
    }
    .fromapirate-text {
        order: 1;
    }
    .footer .search-input {
        width: 200px;
    }
    .copyright {
        height: auto;
        padding: 1em;
    }
    .copyright p {
        flex-direction: column;
        font-size: .8em;
        text-align: center;
    }
    .footer-cta h1 {
        text-align: left;
        padding-top: .25em;
        font-size: 1.7em;
    }
    .footer-cta a {
        font-size: 1em;
    }
    .video-links {
        flex-direction: column-reverse;
    }
    #flexslider-home-hero .slides li {
        width: 100%;
        height: 70vh;
        border: none;
        background-size: cover !important;
        background-position: center top !important;
    }
    .slider-buttons {
        display: inline-flex;
        flex-wrap: wrap;
        align-items: center;
        bottom: 7em;
    }
    .slider-buttons a {
        display: inline-flex;
        width: 45%;
        height: 4em;
        font-size: 12px;
    }
    .interior-title-area {
        padding-bottom: 60%;
    }
    .page-id-23373 .interior-title-area {
        background-size: cover !important;
        background-position: center 30% !important;
        padding-bottom: unset;
        padding: 0;
        padding-bottom: 60%;
    }
    .page-id-24012 .interior-title-area {
        padding: 25vw 0;
    }
    /*.logo-fifty {
        top: -.25em;
        width: 130px;
    }*/
    .logo-fifty {
        width: 200px;
        top: 0;
        left: 1.4em;
    }
    
}
@media only screen and (max-width:640px) {
    .footer-ship {
        padding-bottom: 50%;
        background-size: 200%;
        background-position: 65%;
        bottom: -80px;
    }
    .page-title-bar h1,
    .slider-title-bar h1 {
        font-size: 1em;
    }
    .header-bottom-menu li {
        margin-right: 0.75em;
    }
    .header-bottom-menu a {
        font-size: .7em;
    }
}
@media only screen and (max-width:576px) {
    .page-id-24012 .interior-title-area {
        background-size: 100%;
        padding: 30vw 0;
    }
    .page-id-24012 .page-title-bar {
        bottom: -75px !important;
    }
    /*.logo-fifty {
        top: -.5em;
        width: 100px;
    }*/
    .logo-fifty {
        top: -.25em;
        left: 1em;
    }
    .logo-fifty img {
        width: 150px;
    }
    .menu ul {
        padding-top: 0;
    }
}
@media only screen and (max-width:480px) {

}



@media print {
    body {
        /* IE4-8 and 9 (deprecated). */
        filter: Gray();
        /* SVG version for IE10, Chrome 17, FF3.5,
           Safari 5.2 and Opera 11.6 */
        filter: url('#grayscale');
        /* CSS3 filter, at the moment Webkit only. Prefix it for
           future implementations */
        -webkit-filter: grayscale(100%);
        filter: grayscale(100%); /* future-proof */
    }
    .footer {
        display: none;
    }
    .print-footer {
        display: none;
    }
    #header,
    #header-bottom-bar,
    .sidebar,
    .program-landing-page-image,
    .footer-ship,
    .footer-cta,
    .copyright,
    .slider-buttons,
    .home-video,
    .important-links,
    .home-page-announcements,
    .fromapirate,
    .home-page-headlines {
        display: none;
    }
    .collapse:not(.show) {
        display: block;
    }
    .interior-title-area {
        height: 100px;
    }
    #flexslider-home-hero .slides li {
        height: 150px;
    }
    .page-id-152 {
        font-size: .5em !important;
    }
    .page-id-152 .interior-title-area {
        display: none;
    }
}




