body {
    font-size: 14px;
}

.head-phone-wrap span {
    margin: 0;
}

h1 {
    font-size: 30px;
}

ul {
    margin-bottom: 20px;
}

ul li {
    line-height: 1;
    margin-bottom: 8px;
    list-style: circle;
}

.job-descp-wrap h2 {
    font-size: 15px;
    font-weight: bold;
}

.brand-logo {
    display: inline-block;
}

.brand-logo img {
    width: auto;
    height: 50px;
}

.form-control {
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.head-phone-wrap h2 i {
    color: #ff9d00;
    margin-right: 10px;
}

.resume-confirmation {
    text-align: center;
}

.resume-confirmation i.fa {
    font-size: 46px;
    color: #72797F;
}

.resume-confirmation h2 {
    margin: 5px 0;
    font-size: 20px;
}

.resume-confirmation p {
    color: #72797F;
    font-size: 12px;
}

.career-training-wrap {
    text-align: center;
}

.career-training-wrap i {
    font-size: 46px;
    color: #00991a;
}

.resume-confirmation i{
    Font-size: 46px;
}

.career-training-wrap h2 {
    color: #00991a;
    font-size: 20px;
    margin-bottom: 10px;
}

.career-training-wrap p {
    text-align: left;
}

.apply-title-wrap {
    text-align: center;
}

.apply-title-wrap i.fa {
    font-size: 40px;
    color: #ff9d00;
}

.training_page {
    padding: 0 !important;
}

.bootstrap-filestyle .btn {
    border-radius: 0;
    padding: 7px 12px;
}

.aside-accordian-wrap .panel-heading {
    padding: 0;
}

.aside-accordian-wrap .panel-heading .panel-title a {
    text-decoration: none !important;
    display: block;
    padding: 6px 15px;
    font-size: 14px;
    white-space: nowrap;
}

.panel-group .panel {
    border-radius: 0;
}

.panel-group .panel + .panel {
    margin-top: 2px;
}

.location-list {
    margin: 15px 0;
}

.aside-accordian-wrap .panel .panel-body ul {
    margin: 0;
    padding: 0 0 0 16px;
}

.aside-accordian-wrap .panel .panel-body ul li {
    font-size: 13px;
    white-space: nowrap;
}

.aside-accordian-wrap .panel .panel-body ul li.active {
    font-weight: bold;
}

.apply-form-wrap label {
    font-size: 13px;
}

#wrapper-job-list ul {
    margin: 10px 0 0 0;
    padding: 0 0 0 18px;
}

.apply-title-wrap h2 {
    font-size: 20px;
    margin: 6px 0;
}

.apply-title-wrap h4 {
    font-size: 12px;
    margin: 0 0 15px 0;
}

span[itemprop="logo"] {
    display: none;
}


.training_page p {
    margin-bottom: 0;
}

.training_page .career-col-inner, .training_page .contact-col-inner {
    box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.07);
}

.training_page h1 {
    font-weight: bold;
}

.training_page .job-descp-wrap h2 {
    margin-bottom: 16px;
}

.training_page .breadcrumb {
    box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.07);
    background: white;

}

.training_page .blog-post {
    border-bottom: 1px solid #eaeaea;
    padding: 40px 0;
}

.training_page .blog-post:last-child {
    border-bottom: none;
}

.training_page .career-col-inner .media-body p {
    font-size: 18px;
}


.training_page .continue-reading {
    font-weight: bold;
    float: right;
    margin-top: 10px;
    display: inline-block;
}

.training_page .continue-reading:hover {
    color: #004080;
}

.training_page .continue-reading .fa {
    -webkit-transition: 0.4s ease-in-out;
    -moz-transition: 0.4s ease-in-out;
    -o-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
}

.training_page .continue-reading:hover .fa {
    -webkit-transform: translateX(15px);
    -moz-transform: translateX(15px);
    -o-transform: translateX(15px);
    transform: translateX(15px);
}

.training_page .contact-col-inner ul {
    margin-bottom: 40px;
}

.training_page .contact-col-inner ul li {
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 15px;
    line-height: 19px;
}

.training_page .about-wrap p {
    font-size: 17px;
    line-height: 26px;
    letter-spacing: 0.5px;
}

.pb-custom {
    margin-bottom: 40px;
}


.faq-wrap .nav-pills > li {
    float: none;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    margin-bottom: 0;
}

.faq-wrap .nav-pills > li a {
    color: #333;
    background-color: #f5f5f5;
    border-color: #f5f5f5;
    padding: 6px 15px;
    font-size: 14px;
    margin-bottom: 2px;
}

.faq-wrap .nav-pills > li.active a {
    background-color: #fff;
    color: #337ab7;
}

.faq-wrap .nav-pills > li a:hover {
    color: #333 !important;
    background-color: #f5f5f5 !Important;
}

.faq-wrap .faq-accordion-wrap .nav.nav-pills {
    padding: 0;
    margin: 0;
    display: block;
}

.faq-wrap .faq-accordion-wrap .panel-default > .panel-heading {
    padding: 0;
}

.faq-wrap .faq-accordion-wrap .panel-group .panel {
    border-radius: 0;
    margin-bottom: 6px;
}

.faq-wrap .faq-accordion-wrap {
    background: #fff;
    padding: 20px;
}

.faq-wrap .faq-accordion-wrap .panel-group {
    margin: 0;
}

.faq-wrap .faq-accordion-wrap .panel-heading .panel-title a {
    padding: 15px 20px;
    display: block;
    font-weight: bold;
    color: #555;
    text-decoration: none !Important;
}

.faq-wrap .faq-accordion-wrap .panel-default > .panel-heading + .panel-collapse > .panel-body {
    font-size: 16px;
}

.listing__cols-wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    margin-left: -10px;
    margin-right: -10px;
}

.listing__col {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    overflow: hidden;
}

.listing__col-one {
    flex: 0;
    max-width: 0;
    order: 0;
    padding: 0 !important;
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
}

.listing__col-two {
    flex: 1;
    order: 2;
}

.listing__col-three {
    flex: 300px;
    max-width: 300px;
    order: 3;
}

.career__opportunities-toggle {
    position: fixed;
    top: 310px;
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
    background: #666666;
    color: #ffffff !important;
    text-decoration: none !important;
    padding: 5px 12px 6px;
    line-height: 1;
    letter-spacing: 1px;
    border-radius: 0 0 5px 5px;
}

.listing__col-one h2 {
    white-space: nowrap;
    font-size: 22px;
}

.career_page .job-descp-wrap h2 {
    font-size: 20px;
    margin-top: 40px;
    padding-left: 30px;
    position: relative;
}

.career_page .job-descp-wrap h2:before {
    position: absolute;
    top: 2px;
    left: 0;
    font-family: 'Font Awesome 5 Pro', sans-serif;
    font-weight: 400;
}

#job-schema-heading-0:before {
    content: "\f328";
}

#job-schema-heading-1:before {
    content: "\f084";
}

#job-schema-heading-2:before {
    content: "\f14e";
}

#job-schema-heading-3:before {
    content: "\f19d";
}

#job-schema-heading-4:before {
    content: "\f3ed";
}

#job-schema-heading-5:before {
    content: "\f559";
}

#results{
    margin-top: 25px;
}

#results .job{
    margin-bottom: 25px;
}

#results .job a{
    font-size: 20px;
    color: #003F7F;
}

#results .job span{
    color: #999999;
    font-size: 13px;
}

#indeed_widget_wrapper{
    height: auto !important;
}

/*----------------------------
    Media Queries
-----------------------------*/

@media (min-width: 992px) {
    .hide_col {
        width: 0;
        max-width: 0;
        padding: 0;
    }
    .show_col {
        flex: 300px;
        max-width: 300px;
        opacity: 1;
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
}

@media (max-width: 1199.98px) {
    .container {
        width: auto;
        max-width: 100%;
    }
}

@media (max-width: 1099.98px) {
    .container.custom-container, .container.custom-container .container {
        width: 100% !important;
        max-width: 100%;
    }
}

@media (max-width: 991.98px) {

    .faq-wrap .faq-accordion-wrap {
        margin-bottom: 30px;
    }

    .listing__col {
        flex: 100%;
        max-width: 100%;
    }

    .listing__col-one {
        order: 3;
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .listing__col-two {
        order: 1;
    }

    .listing__col-three {
        order: 2;
    }

    .career__opportunities-toggle {
        display: none !important;
    }
}

@media (max-width: 767.98px) {

    .head-phone-wrap {
        margin-top: 0;
        text-align: right;
    }
}

@media (max-width: 599.98px) {
    .media-left {
        display: none;
    }
}

@media (max-width: 479.98px) {
    .head-phone-wrap span {
        font-size: 10px;
    }

    .head-phone-wrap h2 {
        font-size: 18px;
    }
}

@media (max-width: 409.98px) {
    .head-phone-wrap span {
        font-size: 8px;
    }

    .head-phone-wrap h2 {
        font-size: 15px;
    }
}