@charset "UTF-8";

/*
Theme Name: EX

 */

.member_table {
    border: 1px solid #dee2e6;
    margin: 63px 0 100px;
}

.member_table tr th {
    background: #0b0437;
    color: #ffff;
    border: 1px solid #392f7d;
}

.links_section table {
    margin: 0;
    background: #fff;
    box-shadow: 0 0 16px rgba(16, 16, 16, 0.22);
}

.links_section {
    margin: 50px 0 100px;
}

.links_section h2 {
    font-size: 30px;
}

p.cmd_location {
    text-align: center;
    position: relative;
    background: #dc3545;
    padding: 0 10px 10px;
    color: #fff;
}
p.cmd_location >img {
    margin-bottom: 10px;
}
p.cmd_location img {
    max-width: calc(100% + 20px);
    position: relative;
    left: -10px;
}

.org_chart {
    text-align: center;
    margin-bottom: 10px;
}

.org_chart img {
    width: 100%;
    max-width: 664px;
}

.news_event {
    display: block;
    align-items: center;
    box-shadow: 0 0 10px rgb(0 0 0 / 23%);
    border-radius: 3px;
    flex-flow: column;
    width: calc(50% - 12px);
    margin-bottom: 18px;
    overflow: hidden;
    transition: all ease .5s;
}

.news_event>div:first-child img {
    width: 100%;
}

.news_event>div:last-child {
    width: 100%;
    padding: 0 15px 17px;
}

.news_event>div:last-child h2 {
    text-transform: capitalize;
    margin: 10px 0;
    font-size: 17px;
    font-weight: bold;
    line-height: 23px;
}

.post_Date {
    margin: 0;
    color: #0470ad;
}

.post_Date span {
    color: black;
}

.news_container {
    margin: 50px auto 50px;
}

.news_event>div:last-child p {
    text-align: left;
    font-size: 12px;
}

.heading2 {
    font-size: 39px;
    margin: 10px 0 15px;
    display: block;
}

.new_ticker {
    background: #e6e6e6;
    padding: 4px;
}

.new_ticker a,
.new_ticker {
    color: #dc3545;
    text-transform: capitalize !important;
    font-size: 15px !important;
    font-weight: bold;
}

.news_main_body {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    gap: 15px;
}

.news_event>div:first-child {
    position: relative;
    height: 255px;
    overflow: hidden;
    border-bottom: 4px solid #d7d7d7;
}

.news_event:hover {
    transform: translateY(-10px);
    background: #f1f1ff;
}

.img_date {
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
}

.img_date img {
    width: 100%;
}

.img_date span {
    position: absolute;
    right: 0;
    font-size: 20px;
    color: #fff;
    background: #0470ad;
    padding: 28px 12px 7px;
}

.img_date span:before {
    content: 'Post Date: ';
    font-size: 14px;
    color: #6de6ba;
    position: absolute;
    top: 11px;
}

.single_news h1 {
    font-size: 40px;
    text-transform: capitalize;
    margin-bottom: 18px;
}

.main_single_news {
    margin: 50px 0;
}

.content-here {
    line-height: 24px;
    font-weight: normal;
    font-size: 14px;
}

@media(max-width:982px) {
    h2 {
        text-align: left;
        font-size: 29px;
    }
    .aim_object .container {
        flex-flow: wrap column;
    }
    .activity_ex .container>.box>div:first-child {
        margin-bottom: 30px;
    }
    .activity_ex .container>.box,
    .contact_home .container {
        flex-flow: wrap column;
    }
    .contact_home .container:last-child {
        display: none;
    }
}

.zeno_font_resizer_minus:before {
    content: '-';
}

.zeno_font_resizer_add:after {
    content: '+';
}

@media(max-width:750px) {
    .top_header>.container:last-child {
        font-size: 19px;
        font-weight: bold;
        font-family: arial;
        letter-spacing: 1px;
        color: #7c7d7d;
    }
    .top_header>.container:last-child i {
        background: #dc3545;
        margin-right: 10px;
        width: 30px;
        height: 30px;
        display: flex;
        JUSTIFY-CONTENT: CENTER;
        ALIGN-ITEMS: CENTER;
        COLOR: #FFF;
        POSITION: ABSOLUTE;
        LEFT: -36PX;
        top: -3px;
        font-size: 17px;
        border-radius: 30px;
    }
    .top_header>.container {
        flex-flow: column wrap;
    }
    .logo img {
        max-width: 100%
    }
    .top_header>.container div:last-child {
        order: 1;
    }
    .top_header>.container div:first-child {
        order: 2;
    }
    .aim_object>.container>div img {
        max-width: 100%
    }
    .activity_ex .container>.box img {
        width: 100%;
    }
    .footer .container {
        flex-flow: column wrap;
        text-align: center
    }
    .news_main_body {
        flex-flow: column wrap;
    }
    .news_main_body>div {
        width: 100%;
    }
    p.cmd_location {
        top: 0;
    }
    .information_box {
        flex-flow: wrap;
    }
    .contact_no_box {
        flex-flow: column wrap;
        text-align: left;
    }
    .contact_no_box>div:last-child {
        display: block;
        background: #f1f1f1;
        width: 100%;
    }
    .inner_box {
        display: block;
        margin-bottom: 30px;
    }
    .inner_box>div:nth-child(2) {
        margin: 15px 0;
    }
    .contact_no_box>div:first-child {
        width: 100%;
        margin-bottom: 10px;
    }
}
div#wpsvctable {
    display: flex;
    flex-flow: wrap;
    width: calc(100% + 20px);
    position: relative;
    left: -10px;
}

div#wpsvctable>div {
    border: 1px solid #e4dbdb;
    padding: 10px;
    width: calc(25% - 20px);
    margin: 10px;
    box-shadow: 0 0 10px rgba(134, 134, 134, 0.39);
}

h3.wps_visitor_title {
    font-size: 28px;
    text-transform: uppercase;
    font-weight: bold;
    color: #383737;
}

.vistior_counter {
    padding: 10px 0 30px;
}
a.dashicons-arrow-right.mega-menu-link {
    text-align: left !important;
    border-bottom: 1px solid #bab9bd !important;
    padding-left: 10px !important;
    position: relative;
    font-size: 14px !important;
}
.mytable thead > tr th:first-child {
    width: 56px !important;
}


.mytable thead > tr th {
    border: 0;
    background: #0b0437;
    border-right: 1px solid;
    color: #fff;
}

.mytable {
    border: 1px solid #0b0437 !important;
    margin-bottom: 100px;
}

.mytable thead > tr th:last-child {
    border: 0;
}

.mytable tbody > tr > td:not(:last-child) {
    border-right: 1px solid #0b0437 !important;
}
.mytable tbody > tr:not(:last-child) > td {
    border-bottom: 1px solid #0b0437 !important;
}


.top_header_new {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.top_header_new>div:nth-child(2) {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 40px;
    width: 1165px;
}

.top_header_new>div:nth-child(2) p {
    margin: 0;
}

.top_header_new>div:last-child {
    height: 193px;
    overflow: hidden;
}

.top_header_new>div:last-child img {
    height: 100%;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 {
    visibility: visible;
    text-align: center!important;
    padding: 0px 0px 0px 0px;
}
