@charset "utf-8";

/* Facebook Plugin */
#fb-root {
    display: none;
}

.fb-comments {
    width: 100% !important;
}

.fb-comments iframe[style] {
    width: 100% !important;
}

.fb-like-box {
    min-width: 280px;
    width: 100% !important;
}

.fb-like-box iframe[style] {
    min-width: 280px;
    width: 100% !important;
}

.fb-comments span {
    width: 100% !important;
}

.fb-comments iframe span[style] {
    width: 100% !important;
}

.fb-like-box span {
    min-width: 280px;
    width: 100% !important;
}

.fb-like-box iframe span[style] {
    min-width: 280px;
    width: 100% !important;
}

.-cx-PRIVATE-pluginBoxContainer__border {
    border: none;
}

.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe[style] {
    width: 100% !important;
}

.fb-page,
.fb-page span,
.fb-page span iframe[style] {
    width: 100% !important;
}

@media (min-width:768px)
{
    .div-table {
        display: table;
        border-collapse: collapse;
    }

    .div-table .row {
        display: table-row;
    }

    .div-td {
        display: table-cell;
        vertical-align: middle;
        float: none;
        width: auto;
    }

    .div-td.col-sm-4 {
        width: 33.333333%;
    }

    .div-td.col-sm-8 {
        width: 66.666667%;
    }
}

/* define bootstrap 5 columns */
.col-xs-1-5,
.col-sm-1-5,
.col-md-1-5,
.col-lg-1-5 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-1-5 {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-1-5 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-1-5 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-1-5 {
        width: 20%;
        float: left;
    }
}

@media (max-width:1199px) {
    .nav-bar-field .navbar > ul > li > a {
        font-size: 16px;
    }
}

@media (max-width:991px) {
    .logo-section {
        padding: 10px 0;
        position: relative;
    }

    .nav-bar-field .navbar-toggler {
        position: absolute;
        right: 10px;
        border-radius: 0;
        top: -118px;
    }
}

@media (max-width:991px) {
    .nav-bar-field .navbar > ul > li > a {
        display: block;
        width: 100%;
        line-height: 20px;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .nav-bar-field .navbar > ul {
        width: 100%;
        display: block;
        margin-top: 2.1vh;
    }

    .nav-bar-field .navbar > ul > li > ul {
        margin: 0;
        padding: 10px 40px;
        display: none;
    }

    .nav-bar-field .navbar > ul > li > ul > li {
        list-style-type: none;
        font-size: 14px;
    }

    .nav-bar-field .navbar > ul > li > ul > li > a {
        font-weight: normal;
        color: #fff;
        line-height: 30px;
        height: 30px;
        display: inline-block;
    }

    .nav-bar-field .navbar > ul > li.active > a {
        background-color: #559a16;
    }

    .nav-bar-field .navbar > ul > li:hover > ul {
        display: block;
    }

    .nav-bar-field .navbar > ul > li.active > ul {
        display: block;
    }

    .nav-bar-field .navbar > ul > li:hover > a {
        background-color: #6FB82C;
    }
}

@media (max-width:479px) {
    .nav-bar-field .navbar-toggler {
        top: -100px;
    }
}

@media (max-width:991px) {
    .nav-bar-field .navbar > ul > li > ul > li > a:hover {
        color: #559a16;
    }

    .header-link-section {
        text-align: center;
        margin-top: 1vh;
        padding-bottom: 1vh;
    }
}

@media (max-width:575px) {
    .header-link-section ul li {
        font-size: 12px;
        margin-left: 5px;
    }
}

@media (max-width:419px) {
    /* .nav-bar-field .navbar-toggler {
        top: -95px;
    } */
}

.search-field {
    margin-top: 15px;
}

@media (max-width:991px) {
}

@media (max-width:419px) {
}

@media (max-width:991px) {
    .search-field {
        margin-top: 6px;
        margin-bottom: 2.5vh;
        width: 100%;
        padding-left: 20px;
        padding-right: 21px;
    }
}

@media (max-width:767px) {
    .runinfo-section {
        height: auto;
        margin-top: 3vh;
        padding-bottom: 10px;
    }

    .info-section {
        margin-top: 5vh;
    }

    div#abgne_marquee ul li a {
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

    div#abgne_marquee ul {
        position: relative;
        left: 0;
        padding-left: 20px;
        padding-right: 10px;
    }
}

@media (max-width:991px) {
    .careers-text-field {
        margin-left: 0;
        padding: 15px;
    }
}

.careers-status {
    width: 55px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    font-size: 12px;
    border-radius: 50%;
    display: block;
    color: #fff;
    position: absolute;
    right: 25px;
    top: 10px;
}

.green {
    background-color: #8FC31F;
}

@media (max-width:767px) {
    .careers-list {
    }
}

@media (max-width:575px) {
    .careers-list {
        margin-right: 0;
    }
}

@media (max-width:991px) {
    .careers-list {
    }

    .careers-detail-section .text-center img {
        margin-bottom: 3vh;
    }
}

.tags-list-section {
    padding-top: 40px;
    padding-bottom: 35px;
    background-color: #F7F7F7;
}

@media (max-width:991px) {
    .news-thumb-image {
        margin-bottom: 2vh;
    }

    .subpage-nav-field {
        margin-bottom: 3vh;
    }

    .left-class-field.inline-nav li {
        display: block;
    }

    .news-list-type2-field {
        padding-left: 0;
    }

    table.table-style-1 thead th {
        width: 25%;
    }

    .order-btn {
        display: block;
        width: auto;
    }
}

@media (max-width:418px) {
    .header-link-section ul li {
        margin-right: 0px;
        margin-left: 0px;
    }

    .navbar-nav li.mobile-show {
        display: block;
    }

    .header-link-section {
        display: none;
    }

    .nav-bar-field .navbar-toggler {
        top: -55px;
    }
}

@media (max-width:991px) {
    .events-history-field h6 {
        margin-top: 10px !important;
    }

    .events-history-field a {
        margin-bottom: 15px;
        display: block;
    }
}

@media (min-width:575.98px) {
    header .logo-section {
        height: 140px;
    }
}

@media (min-width:767.98px) {
    header .logo-section {
        height: 160px;
    }
}

@media (min-width:991.98px) {
    header .logo-section {
        height: 127px;
    }
}

@media (min-width:992px) {
    .newsbox-section .news-list-field dt a {
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        display: block;
    }
}

@media (min-width:800px) {
    .for_mobile {
        display: none;
    }
}

.carousel-control {
    width: 8%;
}

.carousel-indicators li {
    overflow: hidden;
}

@media (min-width:768px) {
    .carousel-indicators {
        width: 16.5% !important;
        padding: 20px !important;
        right: 0;
        top: 0 !important;
        bottom: 0 !important;
        left: auto !important;
        background-color: #0065a2;
        margin: 0 !important;
        display: block !important;
    }

    .carousel-indicators li,
    .carousel-indicators li.active {
        font-size: 14px;
        width: 100%;
        height: auto;
        padding: 10px 15px 10px 15px;
        text-align: left;
        text-indent: 0;
        border-radius: 0;
        border-right: none;
        border-top: none;
        border-left: none;
        border-bottom: 1px solid #585858;
        font-weight: bold;
        margin: 0 !important;
        display: block;
        background-color: #272425 !important;
    }

    .carousel-indicators li a {
        display: block;
    }

    .carousel-indicators li:first-child {
        border-top-left-radius: 15px;
        border-top-right-radius: 15px;
    }

    .carousel-indicators li:last-child {
        border-bottom: none !important;
        border-bottom-left-radius: 15px;
        border-bottom-right-radius: 15px;
    }

    .carousel-indicators li::before,
    .carousel-indicators li::after {
        display: none;
    }

    .carousel-indicators .active {
        background-color: transparent !important;
    }

    .carousel-indicators .active a {
        color: #d6ff90;
    }

    #myCarousel {
        display: flex;
        margin: auto;
    }

    #myCarousel ol {
        top: 20px;
    }

    .carousel-inner {
        width: 84%;
    }

    .carousel-control.right {
        right: 16%;
    }
}

@media (max-width:1199px) {
    .carousel-indicators li a {
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }
}

@media (min-width:992px) {
    .index-news-section .items .col-lg-4 img {
        margin-bottom: 0 !important;
    }
}

@media (max-width:478px) {
    .ccs_members_section .ccs_members_list img {
    }

    .ccs_members_section .ccs_members_list h5 {
        font-size: 16px;
    }
}