.img-center>img {
    padding-bottom: 1.8rem;
}

.mission-text {
    text-align: center;
}

.learn-more:hover {
    background: rgb(255, 0, 0);
}

.home-info {
    border-radius: 1.25rem !important;
}

.tabs {
    padding-top: 2rem;
}

.scrollDownBtn {
    font-size: 2.5rem;
}

.scrollDownBtn:hover {
    color: rgb(255, 0, 0);
}

.contact-icon {
    color: rgb(36, 38, 74);
}

.nav-link.p-4 {
    border: none;
}

.nav-link:hover {
    color: rgb(255, 0, 0);
}

.nav-link.p-4:hover {
    border: none;
}

.is-scrolling .header-inverse .nav-link:hover {
    color: rgb(255, 0, 0);
}

.careers-container {
    font-family: "Arvo", sans-serif;
}

.about-blurb {
    font-size: 18px;
}

.card-icon {
    background-color: #222 !important;
}

.home-info:hover .card-icon {
    background-color: rgb(255, 0, 0) !important;
    transition: 0.25s;
}

.card-image {
    background-image: url("../img/new/sustainability_icon.png");
    background-size: contain;
}

#mission>section>div>div>div:nth-child(5)>div>div:hover {
    background-image: url("../img/new/sustainability_icon-1.png")!important;
}

.highlight-blue-hover:hover .card-icon {
    background-color: rgb(255, 0, 0) !important;
    transition: 0.25s;
}

.about-tabs {
    border-radius: 0;
}

.text-primary {
    color: rgb(255, 0, 0) !important;
}

.tab-content p {
    color: #fff;
}

.homepage-navbar {
    margin: 0 auto;
}

.cards p {
    color: #222;
}

.cards h4 {
    color: #222;
}

footer p {
    color: #fff;
}

footer li {
    color: #fff;
}

.manticore-cw {
    background-color: #222;
}

a:hover {
    color: rgb(255, 0, 0);
}

.aboutus-text {
    background-color: #fff;
}

.about-us-text {
    color: #222;
}

.checkmarks {
    color: rgb(255, 0, 0);
}

.checkmark-content {
    color: #fff;
}

.services-text {
    color: #fff;
}

.safety-title {
    color: #CDCDCD;
}

.safety-content {
    color: #fff;
}

.home-header {
    padding-top: 40px;
}

.nav-tab {
    padding-top: 0px;
}

.contact-container {
    text-align: right;
    color: white;
}

.home-container {
    padding-top: 50px;
}

@media only screen and (max-width: 1199px) {
    .contact-info-section .media-body p.email-text {
        font-size: 15px !important;
    }
    .contact-info-section .media-body a p {
        font-size: 18px !important;
    }
    .contact-info-section .mb-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .contact-form-wrap {
        padding: 10px 0 20px;
    }
    .contact-header {
        padding-bottom: 90px !important;
    }
    .contact-info-section {
        padding-top: 70px !important;
        padding-bottom: 70px !important;
    }
    section {
        padding-top: 100px;
        padding-bottom: 100px;
    }
    footer section .col-lg-2 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .safety-heading {
        padding-bottom: 100px !important;
    }
    .safety-content-section {
        padding-top: 70px !important;
        padding-bottom: 40px !important;
    }
    .services-tabs li a {
        font-size: 16px;
        line-height: 1.4;
    }
    .tab-pane .u-my-70 {
        margin-bottom: 30px !important;
    }
    .tab-content .row {
        margin-left: -15px;
        margin-right: -15px;
    }
    .sustainability-heading {
        padding-bottom: 100px !important;
    }
    .sustainability-content-section {
        padding-top: 60px !important;
        padding-bottom: 50px !important;
    }
}

@media only screen and (max-width: 1023px) {
    #mission>.u-py-50 {
        padding-top: 10px !important;
        padding-bottom: 20px !important;
    }
    #mission .col-md-3 {
        -ms-flex: 0 0 33.3333%;
        flex: 0 0 33.3333%;
        max-width: 33.3333%;
    }
    section {
        padding-top: 70px;
        padding-bottom: 70px;
    }
    footer section {
        padding-top: 60px;
        padding-bottom: 50px;
    }
    footer section .col-lg-2 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    section {
        padding-bottom: 100px;
    }
    .safety-content-section {
        padding-top: 50px !important;
        padding-bottom: 20px !important;
    }
    h2,
    .h2 {
        font-size: 26px;
    }
}

@media (max-width: 991px) {
    .padding-box {
        margin-top: 80px;
    }
    .logosize {
        width: 50%;
    }
    .header-padding {
        margin: 0 auto;
    }
    .email-text {
        font-size: 12px;
    }
    .service-tabs {
        font-size: 0.8rem;
        width: 8rem;
    }
    .mobile-tabs {
        display: none;
    }
    .services-tabs {
        align-items: center;
    }
    .lgo {
        display: none;
    }
    .home-container {
        padding-top: 10px;
        padding-bottom: 100px;
    }
    .navbar-nav {
        text-align: center;
    }
    .display-4,
    h1,
    .h1 {
        font-size: 2.2rem;
    }
    .mission-text.u-mb-40 {
        margin-bottom: 1rem !important;
    }
    footer section .col-lg-2 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    footer section .mb-5 {
        margin-bottom: 0 !important;
    }
    .u-py-40.manticore-cw {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }
    .u-h-100vh.hero-section {
        min-height: auto !important;
        padding-top: 160px;
        padding-bottom: 50px !important;
    }
    .home-container {
        padding-bottom: 40px;
    }
    #mission .col-md-3 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .u-h-100vh.hero-section {
        padding-top: 100px;
        padding-bottom: 30px !important;
    }
    .mean-container .mean-nav>ul {
        left: -30px;
        width: 112%;
        width: calc(100% + 60px);
        width: -webkit-calc(100% + 60px);
        top: 73px;
        overflow-y: auto;
        height: 250px;
    }
    .mean-nav .navbar-nav>.nav-item {
        margin: 0;
    }
    .mean-container .mean-nav ul li a:hover,
    .is-scrolling .header-inverse .nav-link:hover {
        background: #F00;
        color: #fff;
    }
    .py-5.aboutus-text {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }
    #tabs .u-my-70 {
        margin-bottom: 2rem !important;
    }
    .u-pt-80 {
        padding-top: 3rem !important;
    }
    section {
        padding-bottom: 70px;
    }
    .contact-header {
        padding-bottom: 50px !important;
    }
    .contact-info-section {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }
    .contact-info-section div[class*="col-md"] {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    footer section .col-lg-2 {
        margin-left: 0 !important;
    }
    .safety-heading {
        padding-bottom: 70px !important;
    }
    .safety-content-section .mb-5 {
        margin-bottom: 2rem !important;
    }
    h2,
    .h2 {
        font-size: 24px;
    }
    .service-heading {
        padding-bottom: 70px !important;
        padding-top: 70px !important;
    }
    .services-tab-wrapper {
        margin-top: 20px !important;
    }
    .tab-content .tab-pane .col-md-6 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .tab-content .tab-pane .col-md-6 h2 {
        margin-top: 15px;
    }
    .tab-pane .u-my-70 {
        margin-bottom: 10px !important;
        margin-top: 30px !important;
    }
    .service-tabs {
        width: 25%;
    }
    .sustainability-heading {
        padding-bottom: 70px !important;
    }
    .sustainability-content-section {
        padding-top: 50px !important;
        padding-bottom: 30px !important;
    }
    .sustainability-content-section .mb-5 {
        margin-bottom: 2rem !important;
    }
}

@media (min-width: 991px) {
    .padd {
        display: none;
    }
    .lgo-mobile {
        display: none;
    }
    .mb-line {
        border: none;
    }
    .address-br {
        display: none;
    }
    .navbar-nav {
        padding-left: 20rem;
    }
}

.top-header {
    text-align: right;
    color: white;
    padding-top: 10px;
}

@media only screen and (max-width: 767px) {
    .top-header {
        text-align: center !important;
    }
    .row {
        margin: inherit;
    }
    .top-header span.icon {
        display: block;
        margin: 10px 0;
    }
    .home-container {
        padding-top: 150px;
    }
    footer section .row {
        margin-right: -15px;
        margin-left: -15px;
    }
    footer section .col-lg-2 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .home-info .u-my-50 {
        margin-top: 20px !important;
        margin-bottom: 20px !important;
    }
    .home-info h4.u-fs-26 {
        font-size: 22px !important;
    }
    h4,
    .h4 {
        font-size: 20px;
    }
    footer section .u-mb-40 {
        margin-bottom: 1rem !important;
    }
    #tabs .u-my-70 {
        margin-bottom: 1rem !important;
        margin-top: 2.5rem !important;
    }
    .display-4,
    h1,
    .h1 {
        font-size: 2rem;
    }
    #tabs .mb-5,
    .scope-section .mb-5 {
        margin-bottom: 1.5rem !important;
        margin-top: 1rem !important;
    }
    footer section {
        padding-top: 50px;
        padding-bottom: 40px;
    }
    .contact-header .padding-box {
        margin-top: 100px;
    }
    .contact-info-section {
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }
    .contact-form-wrap {
        width: 100% !important;
        padding: 5px 15px 20px;
    }
    .bg-red.my-4 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
    }
    .safety-heading {
        padding-bottom: 40px !important;
        padding-top: 140px !important;
    }
    .safety-content-section {
        padding-top: 35px !important;
        padding-bottom: 10px !important;
    }
    h2,
    .h2 {
        font-size: 22px;
    }
    .service-heading {
        padding-bottom: 20px !important;
        padding-top: 70px !important;
    }
    h4.u-pt-50 {
        padding-top: 30px !important;
    }
    .services-tab-wrapper {
        margin-top: 5px !important;
    }
    .tab-pane .u-my-70 {
        margin-bottom: 0px !important;
    }
    .sustainability-heading {
        padding-bottom: 40px !important;
        padding-top: 120px !important;
    }
    .sustainability-content-section {
        padding-top: 40px !important;
        padding-bottom: 20px !important;
    }
}

@media only screen and (max-width: 576px) {
    #mission .col-md-3 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .display-4,
    h1,
    .h1 {
        font-size: 1.8rem;
    }
    footer section {
        padding-top: 40px;
        padding-bottom: 30px;
    }
    .mean-container .mean-nav>ul {
        left: -15px;
        width: 107%;
        width: calc(100% + 30px);
        width: -webkit-calc(100% + 30px);
        top: 73px;
    }
    #tabs .row,
    .scope-section .row,
    .careers-container .row,
    .contact-info-section .row,
    .safety-content-section .row,
    .sustainability-content-section .row {
        margin-left: -15px;
        margin-right: -15px;
    }
    #tabs>.row {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    #tabs .u-px-20 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .scope-section .container {
        padding-left: 15px;
        padding-right: 15px;
    }
    .contact-info-section {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }
    .contact-info-section .media-body a p {
        font-size: 16px !important;
    }
    .contact-info-section .media-body p {
        font-size: 14px;
    }
    .lead {
        font-size: 20px;
    }
    .safety-heading {
        padding-bottom: 25px !important;
    }
    .service-heading {
        padding-bottom: 10px !important;
        padding-top: 60px !important;
    }
    .service-tabs {
        width: 33.333%;
    }
    .services-tab-section {
        padding-bottom: 30px !important;
    }
    .sustainability-heading {
        padding-bottom: 25px !important;
    }
}

@media only screen and (max-width: 479px) {
    #mission {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .display-4 {
        font-size: 1.4rem;
    }
    .mission-text.u-mb-40 {
        margin-bottom: 0 !important;
    }
    #mission>section>div>div>div:nth-child(5)>div>p {
        padding-top: 10px;
    }
    #mission>section>div>div>div:nth-child(1)>div>p {
        padding-top: 10px;
    }
    .home-info h4.u-fs-26 {
        font-size: 20px !important;
    }
    .navbar-nav>.nav-item>.nav-link {
        font-size: 14px;
    }
    .mean-container .mean-nav ul li a {
        padding: 8px 3%;
    }
    .py-5.aboutus-text {
        padding-top: 12px !important;
        padding-bottom: 12px !important;
    }
    h4,
    .h4 {
        font-size: 18px;
    }
    .display-4,
    h1,
    .h1 {
        font-size: 1.4rem;
    }
    .u-pt-80 {
        padding-top: 2rem !important;
    }
    section {
        padding-top: 50px;
        padding-bottom: 40px;
    }
    footer section .u-my-40 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important;
    }
    h5,
    .h5 {
        font-size: 17px;
    }
    .careers-container h1 {
        font-size: 1.5rem !important;
    }
    .careers-container {
        margin-top: 120px !important;
    }
    .careers-container p {
        font-size: 17px !important;
    }
    .lead {
        font-size: 17px !important;
    }
    .contact-info-section .media-body p.email-text {
        font-size: 13px !important;
    }
    .contact-form-wrap {
        padding: 0px 15px 10px;
    }
    .contact-icon {
        font-size: 2rem !important;
    }
    input,
    textarea {
        padding: 9px 15px;
    }
    .manticore-cw p {
        font-size: 14px;
    }
    .u-py-40.manticore-cw {
        padding-top: 15px !important;
        padding-bottom: 15px !important;
    }
    footer section {
        padding-bottom: 20px;
    }
    .safety-heading {
        padding-bottom: 15px !important;
        padding-top: 90px !important;
    }
    .safety-content-section {
        padding-top: 30px !important;
        padding-bottom: 5px !important;
    }
    h2,
    .h2 {
        font-size: 18px;
    }
    .mb-4.safety-title {
        margin-bottom: 15px !important;
    }
    .safety-content-section ul {
        padding-left: 15px;
    }
    .logo-inverse>img,
    .logo-default>img {
        padding-bottom: 15px !important;
    }
    .service-tabs {
        width: 50%;
    }
    .services-text.u-mb-50 {
        margin-bottom: 30px !important;
    }
    .tab-content .tab-pane .col-md-6 h2 {
        margin-bottom: 12px !important;
    }
    .services-tab-section {
        padding-bottom: 20px !important;
    }
    .services-tabs li a {
        padding: 15px !important;
    }
    .sustainability-heading {
        padding-bottom: 15px !important;
        padding-top: 100px !important;
    }
    .sustainability-content-section {
        padding-top: 30px !important;
        padding-bottom: 10px !important;
    }
}

@media only screen and (max-width: 400px) {
    .mean-container .mean-nav>ul {
        top: 60px;
    }
}

span.icon.icon:before {
    color: red;
    margin-right: 10px;
    vertical-align: middle;
    font-family: 'Stroke-Gap-Icons';
}

.nav-link .p-4 .active {
    border: 1px solid black;
}

.vertAlign {
    display: flex;
    align-items: center;
}

.top-header span.icon {
    font-family: "Arvo", sans-serif;
}