
@media (max-width: 576px) {
    .main-brand-icon {
        height: 60px;
    }

    .brand-icon {
        height: 60px
    }

    .big-date-container {
        height: 581px;
        margin-top: -414px
    }

    .big-date > .date {
        font-size: 50px;
        margin-top: 414px
    }

    h1 {
        font-size: 1.5em;
    }

    .big-date > .month {
        font-size: 23px;
        top: -30px
    }

    .big-text {
        font-size: 16px;
        line-height: 15px
    }

    .big-text-head {
        font-size: 18px;
    }

    .big-line-container {
        display: none;
    }

    .big-text, .big-text-head, .big-date {
        filter: drop-shadow(0px 0px 5px #000);
        text-shadow: 0 0 5px #000;
        z-index: 5;
    }
}

@media (min-width: 576px) {
    .main-brand-icon {
        height: 80px;
        position: relative;
    !important;
        left: 40px;
    }

    .brand-icon {
        height: 40px
    }

    .big-date > .date {
        font-size: 50px;
        margin-top: 434px
    }

    .big-date-container {
        height: 526px;
        margin-top: -434px
    }

    h1 {
        font-size: 30px
    }

    .big-date > .month {
        font-size: 23px;
        top: -30px;
    }

    .big-text-head {
        font-size: 18px;
        line-height: 25px;
        margin-top: 434px;
    }

    .big-text {
        font-size: 16px;
        line-height: 25px;
        top: -9px;
    }

    .big-line-container {
        display: none;
    }

    .big-text, .big-text-head, .big-date {
        filter: drop-shadow(0px 0px 5px #000);
        text-shadow: 0 0 5px #000000;
        z-index: 5;
    }
}

@media (min-width: 768px) {
    .main-brand-icon {
        height: 100px;
        position: relative;
    !important;
        left: 70px;
    }

    .brand-icon {
        height: 50px
    }

    .big-date-container {
        height: 580px;
        margin-top: -454px;
    }

    h1 {
        font-size: 2em;
    }

    .schedule-icon {
        height: 50px;
        width: 50px;
    }

    .big-date > .date {
        font-size: 70px;
        margin-top: 454px;
    }

    .big-date > .month {
        font-size: 32px;
        top: -40px;
    }

    .big-text {
        font-size: 22px;
        line-height: 18px;
        top: 4px;
    }

    .big-text-head {
        font-size: 24px;
        margin-top: 454px;
    }

    .big-line-container {
        display: none;
    }

    .big-text, .big-text-head, .big-date {
        filter: drop-shadow(0px 0px 5px #000);
        text-shadow: 0 0 5px #000;
        z-index: 5;
    }
}

@media (min-width: 992px) {
    .main-brand-icon {
        height: 120px;
        position: relative;
    !important;
        left: 80px;
    }

    .brand-icon {
        height: 60px;
    }

    .big-date-container {
        height: 650px;
        margin-top: -474px;
    }

    .schedule-icon {
        height: 50px;
        width: 50px;
    }

    .big-date > .date {
        font-size: 100px;
        margin-top: 474px;
    }

    .big-date > .month {
        font-size: 45px;
        top: -58px;
    }

    .big-text {
        font-size: 28px;
        line-height: 40px;
        top: 0;
    }

    .big-text-head {
        font-size: 32px;
        margin-top: 86px;
        top: 0;
    }

    .big-line {
        z-index: 3;
        min-height: 90px;
    }

    .big-line-container {
        position: absolute;
        top: 170px;
        display: none;
    }

    .big-text, .big-text-head, .big-date {
        filter: drop-shadow(0px 0px 5px #000);
        text-shadow: 0 0 5px #000;
        z-index: 5;
    }
}

@media (min-width: 1200px) {
    .main-brand-icon {
        height: 140px;
        position: unset;
    }

    .brand-icon {
        height: 70px
    }

    .schedule-icon {
        height: 50px;
        width: 50px
    }

    .big-date-container {
        height: 399px;
        margin-top: -166px;
    }

    .big-date > .date {
        font-size: 150px;
        margin-top: 166px;
    }

    .big-date > .month {
        font-size: 68px;
        top: -85px;
    }

    .big-text {
        font-size: 36px;
        top: 20px;
    }

    .big-text-head {
        font-size: 39px;
        top: 15px;
        margin-top: 176px;
    }

    .big-line {
        z-index: 3;
        min-height: 107px;
    }

    .big-line-container {
        position: absolute;
        top: 292px;
        display: unset;
    }

    .big-text, .big-text-head, .big-date {
        filter: drop-shadow(0px 0px 5px #000);
        text-shadow: 0 0 0 #000;
        z-index: 5;
    }
}

.schedule-item {
    border-top: 1px solid black;
    padding: 5px;
}

.schedule-icon {
    height: 70px;
    width: 70px;
}

.tabs li {
    background: white;
}

.tabs a.nav-link.active {
    background: #007aff;
}

.tabs li:hover {
    background: #007aff;
}

.tabs a:hover {
    color: #000000;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: black;
}

.navbar-dark .navbar-nav .nav-link {
    color: white;
!important;
}

.navbar-dark .navbar-nav .nav-link:hover {
    color: white;
!important;
}

.links-darker > li > a {
    color: #012b7e;
}

.links-darker > li > a:hover {
    color: #0194fe;
}

.timeline {
    list-style: none;
    padding: 20px 0 20px;
    position: relative;
}

.timeline:before {
    top: 0;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 3px;
    background-color: #eeeeee;
    left: 50%;
    margin-left: -1.5px;
}

.timeline > li {
    margin-bottom: 20px;
    position: relative;
}

.timeline > li:before,
.timeline > li:after {
    content: " ";
    display: table;
}

.timeline > li:after {
    clear: both;
}

.timeline > li:before,
.timeline > li:after {
    content: " ";
    display: table;
}

.timeline > li:after {
    clear: both;
}

.timeline > li > .timeline-panel {
    width: 46%;
    float: left;
    border: 1px solid #d4d4d4;
    border-radius: 2px;
    padding: 20px;
    position: relative;
    -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
}

.timeline > li > .timeline-panel:before {
    position: absolute;
    top: 26px;
    right: -15px;
    display: inline-block;
    border-top: 15px solid transparent;
    border-left: 15px solid #ccc;
    border-right: 0 solid #ccc;
    border-bottom: 15px solid transparent;
    content: " ";
}

.timeline > li > .timeline-panel:after {
    position: absolute;
    top: 27px;
    right: -14px;
    display: inline-block;
    border-top: 14px solid transparent;
    border-left: 14px solid #fff;
    border-right: 0 solid #fff;
    border-bottom: 14px solid transparent;
    content: " ";
}

.timeline > li > .timeline-badge {
    color: #fff;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 1.4em;
    text-align: center;
    position: absolute;
    top: 16px;
    left: 50%;
    margin-left: -25px;
    background-color: #c4d3e0;
    z-index: 100;
    border-top-right-radius: 50%;
    border-top-left-radius: 50%;
    border-bottom-right-radius: 50%;
    border-bottom-left-radius: 50%;
}

.timeline > li.timeline-inverted > .timeline-panel {
    float: right;
}

.timeline > li.timeline-inverted > .timeline-panel:before {
    border-left-width: 0;
    border-right-width: 15px;
    left: -15px;
    right: auto;
}

.timeline > li.timeline-inverted > .timeline-panel:after {
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto;
}

.timeline-badge.primary {
    background-color: #012b7e !important;
}

.timeline-badge.success {
    background-color: #FF9822 !important;
}

.timeline-badge.warning {
    background-color: #f0ad4e !important;
}

.timeline-badge.danger {
    background-color: #d9534f !important;
}

.timeline-badge.info {
    background-color: #5dd3e9 !important;
}

.timeline-title {
    margin-top: 0;
    color: inherit;
}

.timeline-body > p,
.timeline-body > ul {
    margin-bottom: 0;
}

.timeline-body > p + p {
    margin-top: 5px;
}

@media (max-width: 767px) {
    ul.timeline:before {
        left: 40px;
    }

    ul.timeline > li > .timeline-panel {
        width: calc(100% - 90px);
        width: -moz-calc(100% - 90px);
        width: -webkit-calc(100% - 90px);
    }

    ul.timeline > li > .timeline-badge {
        left: 15px;
        margin-left: 0;
        top: 16px;
    }

    ul.timeline > li > .timeline-panel {
        float: right;
    }

    ul.timeline > li > .timeline-panel:before {
        border-left-width: 0;
        border-right-width: 15px;
        left: -15px;
        right: auto;
    }

    ul.timeline > li > .timeline-panel:after {
        border-left-width: 0;
        border-right-width: 14px;
        left: -14px;
        right: auto;
    }
}

html {
    position: relative;
    min-height: 100%;
}

body {
    font-family: "Fira Sans", sans-serif;
}

.before-footer {
    margin-bottom: 180px;
}

.font-height {
    line-height: 10px;
}

.footer {
    position: absolute;
    height: 130px;
    bottom: 0;
    width: 100%;
    background-color: #f5f5f5;
}

.avatar img {
    max-width: 150px;
    height: auto;
    box-shadow: 0 0 1px black;
}

.job-text {
    color: #0194fe;
}

.name-text, .name-text > a {
    color: #012b7e;
}

.big-line {
    background: #FF9822;
    width: 100%;
}

.big-line-container {
    width: 100%;
}

.navbar-toggler {
    background: #012b7e;
}

.nav-link.active {
    text-decoration: underline;
}

.play {
    font-size: 16px;
    list-style-type: none;
    margin-bottom: 1em;
    padding: 0.25em 0 0 2.5em;
    position: relative;
}

.play:before {
    content: " ";
    display: block;
    border: solid 1.2em #5dd3e9;
    background: #5dd3e9;
    border-radius: 1.2em;
    height: 0;
    width: 0;
    position: absolute;
    left: -0.1em;
    top: 40%;
    margin-top: -0.9em;
}

.play i {
    color: white;
    display: block;
    height: 0;
    width: 20px;
    position: absolute;
    left: 0.5em;
    top: 40%;
    margin-top: -0.25em;
    text-align: center;
}

.orange-icon:before {
    border: 1.2em solid #FF9822;
    background: #FF9822;
}

.biglist .links-darker li {
    font-size: 1.8em;
}

li .circled-icon {
    color: white;
    width: 1.8em;
    height: 1.8em;
    border-radius: 50%;
    display: inline-flex;
    vertical-align: middle;
    text-align: center;
    background-color: #00116c;
    font-size: 1em;
    box-shadow: 1px 1px 2px -1px black;
    position: absolute;
    left: -2.5em;
    /* background-image: radial-gradient(circle at 20% 35%, #1fbae8, #11a1cc);*/
}

li .circled-icon i {
    margin: auto;
}

.outlined {
    font-weight: bold;
    text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}

.teamR {
    color: #ff5959;
}

.teamO {
    color: #f90;
}

.teamY {
    color: #ffd966;
}

.teamG {
    color: #72dd43;
}

.teamC {
    color: #4ec8e4;
}

.teamB {
    color: #4e90ff;
}

.teamP {
    color: #a972ce;
}

.borderR {
    border: 4px solid #ff5959;
}

.borderO {
    border: 4px solid #f90;
}

.borderY {
    border: 4px solid #ffd966;
}

.borderG {
    border: 4px solid #72dd43;
}

.borderC {
    border: 4px solid #4ec8e4;
}

.borderB {
    border: 4px solid #4e90ff;
}

.borderP {
    border: 4px solid #a972ce;
}

.indent {
    text-indent: 20px;
}

.present {
    margin-bottom: 10px;
    background-color: #ffd891;
    box-shadow: 0px 0px 1px black;
    min-height: 170px;
    padding: 10px;
}

.present img {
    float: right;
    width: 150px;
    margin-left: 10px;
}

.present p {
    padding-bottom: 0px;
}

.big-date {
        opacity: 0;
    }
