.body {
    background: #11222E;
}

.center-section {
    margin: auto;
    padding-bottom: 2em;
    text-align: center;
    background: linear-gradient(180deg, rgba(17, 34, 46, 0) 0%, #11222E 100%);
}

.main-heading {
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    font-size: 36px;
    text-align: left;
    color: #3AFFCD;
}

@media (max-width: 768px) {
    .main-heading {
        font-weight: 800;
        font-size: 28px;
    }
}

.schedule-image {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.sub-heading {
    color: white;
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    font-size: 36px;
    text-align: center;
}

.section-heading {
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    font-size: 36px;
    text-align: center;
    color: #ffffff;
}

.sub-section-heading {
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: normal;
    line-height: 31px;
    font-size: 18px;
    text-align: center;
    color: #0B1218;
}

.showcase-heading {
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    font-size: 24px;
    color: #ffffff;
}

.showcase-ico {
    margin-top: 1em;
    margin-bottom: 0.5em;
    height: 3em;
}

@media (min-width: 300px) {
    .showcase-container {
        text-align: center;
    }
}

.team-management-container {
    text-align: center;
}

.bg-black {
    background: #0B1218;
}

.showcase-para {
    color: rgb(255, 255, 255);
}

.bar-icon-pad {
    padding-top: 2em;
    padding-bottom: 2em;
}

.point-list {
    padding: 0 2em 0 1em;
    line-height: 1.5;
}

.display-inline-block {
    display: inline-block;
}

.display-inline {
    display: inline;
}

.checker-heading {
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    font-size: 36px;
    padding-left: 0.6em;
}

@media (min-width: 300px) {
    .checker-heading {
        font-family: Montserrat, sans-serif;
        font-style: normal;
        font-weight: 800;
        line-height: normal;
        font-size: 18px;
    }
}

.checker-top {
    text-align: left;
    display: flex;
    margin-bottom: 1em;
}

@media (min-width: 768px) {
    .carousel-container {
        /*margin-top: 4em;*/
        /*margin-bottom: 4em;*/
        margin-top: auto;
        margin-bottom: auto;
    }
}

@media (min-width: 300px) and (max-width: 767px) {
    .cond-dark {
        background-color: #11222E;
        color: white;
    }
}

@media (min-width: 300px) and (max-width: 767px) {
    #schedule_section {
        background-color: #11222E;
        padding-bottom: 2em;
    }

    #off_duty_section {
        padding-bottom: 2em;
    }

    #weekly_schedule_section {
        background-color: #11222E;
        padding-bottom: 2em;
    }
}

.bg-green-neon {
    color: #3AFFCD;
    background: #3AFFCD;
}

.img-container {
    padding-left: 0;
    padding-right: 0;
    margin-top: 2em;
    margin-bottom: 2em;
}

@media (min-width: 768px) {
    .img-container {
        padding-left: 0;
        padding-right: 0;
        margin-top: 4em;
        margin-bottom: 4em;
    }
}

.padding-top-bot {
    padding-bottom: 4vh;
    padding-top: 4vh;
}

@media (max-width: 767px) {
    #schedule-img-dark {
        display: none;
    }

    #report-img-dark {
        display: none;
    }
}

@media (min-width: 768px) {
    .side-text-section-padding {
        padding-top: 8em;
        padding-bottom: 8em;
    }

    .left-container {
        max-width: 615px;
        float: right;
    }

    .right-container {
        max-width: 615px;
        float: left;
    }

    #schedule-img-green {
        display: none;
    }

    #report-img-green {
        display: none;
    }

}

.schedule-container {
    text-align: center;
}

.footer-main-heading {
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: 800;
    line-height: 61px;
    font-size: 36px;
    text-align: center;
    color: #FFFFFF;

}

@media (max-width: 425px) {
    .footer-main-heading {
        line-height: 51px;
        font-size: 30px;
        color: #FFFFFF;
    }
}

.join-us-link-font {
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    font-size: 14px;
    color: #3AFFCD !important;
}

.join-us-link-white-font {
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    font-size: 14px;
    color: white !important;
}

.join-us-bg-dark:hover {
    color: white !important;
    font-weight: 800;
    font-family: Montserrat, sans-serif;
}

.join-us-bg-white:hover {
    color: black !important;
    font-weight: 800;
}

.join-us-bg-neon:hover {
    color: #3AFFCD !important;
    font-weight: 800;
}

.text-black {
    color: black;
}

.sections-ico-height {
    height: 48px;
}

.carousel-icon {
    width: 50px !important;
    height: 50px !important;
    margin-top: 2.5em;
}

.section-img-max-height {
    max-height: 373px;
}

.landscape-img {
    max-height: 27rem;
    margin-left: auto;
    margin-right: auto;
}

.link-underline {
    text-decoration: underline !important;
}

.section-img-centered {
    display: inline-block;
}

.section-text-centered {
    display: block;
}

.showcase-section-padding {
    padding-left: 0;
    width: 100%;
}

@media (max-width: 992px) {
    .showcase-section-padding {
        padding-left: 0;
    }

    .section-img-centered {
        display: flex;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        padding-left: 0;
    }

    .section-text-centered {
        display: block;
        margin-left: auto;
        margin-right: auto;
        padding-left: 0;
    }
}

.select2-dropdown--below {
    z-index: 200000000000 !important;
}

.section-main-background {
    background: #11222E;
}

.section-title-font {
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 30px;
    line-height: 44px;

    /* White */
    color: #FFFFFF;
}

.ipad-iphone-height {
    max-height: 47vh;
}

.country-code-max-width {
    max-width: 98px;

}

.get-app-button {
    margin: 5px;
    padding: 0.8em;
}

.bg-section-color-dark {
    background: #11222e;
}

.better-staff-scheduling-item {
    background: #152A38;
    font-weight: bold;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px; /* future proofing */
    -khtml-border-radius: 10px; /* for old Konqueror browsers */
}

.better-staff-scheduling-item:focus, .better-staff-scheduling-item:hover, .better-staff-scheduling-item:active {
    background: #3AFFCD;
    color: #152A38;
}

.better-staff-scheduling-item[selected="true"] {
    background: #3AFFCD;
    color: #152A38;
}

.section-margin {
    margin-top: 7em;
}


.coming-soon-text {
    font-size: 10px;
    line-height: 165%;
    /* identical to box height, or 16px */

    text-align: center;
    letter-spacing: 0.19em;
    text-transform: uppercase;

    color: #FFFFFF;
}
