@-moz-document url-prefix() {
    .chat_box button.def.black {
        right: 43px !important;
        margin-top: 42px !important;
    }
}

/** Generated by FG **/
@font-face {
    font-family: 'Conv_WorkSans-Light';
    src: url('/mainFE/fonts/WorkSans-Light.eot');
    src: local('☺'), url('/mainFE/fonts/WorkSans-Light.woff') format('woff'), url('/mainFE/fonts/WorkSans-Light.ttf') format('truetype'), url('/mainFE/WorkSans-Light.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'Conv_MILFCD_B';
    src: url('/mainFE/fonts/MILFCD_B.eot');
    src: local('☺'), url('/mainFE/fonts/MILFCD_B.woff') format('woff'), url('/mainFE/fonts/MILFCD_B.ttf') format('truetype'), url('/mainFE/MILFCD_B.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'Conv_WorkSans-Regular';
    src: url('/mainFE/fonts/WorkSans-Regular.eot');
    src: local('☺'), url('/mainFE/fonts/WorkSans-Regular.woff') format('woff'), url('/mainFE/fonts/WorkSans-Regular.ttf') format('truetype'), url('/mainFE/fonts/WorkSans-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'Conv_WorkSans-SemiBold';
    src: url('/mainFE/fonts/WorkSans-SemiBold.eot');
    src: local('☺'), url('/mainFE/fonts/WorkSans-SemiBold.woff') format('woff'), url('/mainFE/fonts/WorkSans-SemiBold.ttf') format('truetype'), url('/mainFE/fonts/WorkSans-SemiBold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'Conv_WorkSans-Bold';
    src: url('/mainFE/fonts/WorkSans-Bold.eot');
    src: local('☺'), url('/mainFE/fonts/WorkSans-Bold.woff') format('woff'), url('/mainFE/fonts/WorkSans-Bold.ttf') format('truetype'), url('/mainFE/fonts/WorkSans-Bold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

b {
    font-family: 'Conv_WorkSans-SemiBold';
}

h1,
h2,
h5 {
    font-family: 'Conv_MILFCD_B';
}

.h4,
h4 {
    font-size: 20px;
}

h6 {
    font-size: 20px;
}

body {
    position: relative;
}

body,
p {
    font-family: 'Conv_WorkSans-Regular';
}

.font-regular,
.font-regular p {
    font-family: 'Conv_WorkSans-Regular' !important;
}

.font-light p,
.font-light {
    font-family: 'Conv_WorkSans-Light' !important;
}

.font-semi-bold {
    font-family: 'Conv_WorkSans-SemiBold' !important;
}

ul,
ol {
    padding-left: 0 !important;
}

ul.li_styles li {
    list-style: none;
    background-image: url(/mainFE/images/list_style.png);
    background-repeat: no-repeat;
    padding-left: 30px;
    margin-bottom: 25px;
    font-family: 'Conv_WorkSans-Light';
}

.read_more_btn a {
    color: white;
    padding: 12px 22px;
    background: #212121;
    font-family: 'Conv_WorkSans-Light';
    font-size: 14px;
    transition: 0.4s;
    -webkit-transition: 0.4s;
}

.read_more_btn a:hover {
    color: #e4e4e4 !important;
    transition: 0.4s;
    -webkit-transition: 0.4s;
    background: #aa9898;
}

.events_info_content table tr td:last-child {
    font-family: 'Conv_WorkSans-Light';
}

label {
    cursor: pointer;
}

.tour_list {
    margin-bottom: 2%;
    border-bottom: solid 1px;
    padding-bottom: 2%;
}

.tour_list:last-child {
    margin-bottom: 0;
    border-bottom: none;
    padding-bottom: 2%;
}

.tour_list p.read_more_btn {
    padding-top: 7%;
}

.white_sec {
    background-color: white;
    padding: 19px;
    padding-bottom: 10px;
    border: solid 1px;
}

input,
textarea,
select {
    overflow: visible;
    border: black 1px solid;
    padding: 5px 20px;
}

.blue,
ul.blue_list li a {
    color: #02a1e5;
}

.black {
    color: #000000;
}

.red {
    color: red;
}

.white,
.white p {
    color: white;
}

ul.li_styles {
    margin-top: 25px;
    margin-left: -30px;
}

.service_supplier,
.iron_products,
.steel_user,
.steel_manufacturer,
.crude_steel,
.semi_finished,
.hot_rolled_steel,
.hot_rolled_sheets_stripes,
.cold_rolled_products,
.cold_rolled_sheets_strips,
.coated_sheets_strips,
.galvanized_sheets,
.pipes_tubes,
.cold_finished_formed_steel {
    display: none;
}

.cont_list td {
    padding-bottom: 13px;
}

#side_accordion .card-body ul li {
    font-family: 'Conv_WorkSans-Light';
}

.hide {
    display: block;
}

.list_member {
    border: solid 1px;
    padding: 50px 50px 50px 80px;
    border-radius: 15px;
    margin-left: 13%;
    margin-bottom: 5%;
}

.list_member table.w_bg {
    background: #f1f1f1;
}

.list_member .w_bg td {
    border: solid 1px;
    padding: 6px 20px;
    font-family: 'Conv_WorkSans-Light';
}

.list_member table {
    font-family: 'Conv_WorkSans-Light';
}

.events_info_content table tr td {
    vertical-align: top;
    padding-top: 8px;
    padding-bottom: 8px;
}

.map {
    padding-top: 6%;
}

.nav-tabs.custom-tabs>li>a.active,
.nav-tabs.custom-tabs>li>a:hover,
.nav-tabs.custom-tabs>li>a:focus {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    color: #278BC8 !important;
}


.navbar-nav li:hover .dropdown-menu {
    display: block;
}


.nav-tabs.custom-tabs>li>a {
    padding: 15px 10px;
    border: solid 1px rgba(255, 255, 255, 0);
}

.tab-pane {
    background: #fff;
    padding: 25px;
    border: 1px solid #ddd;
    margin-top: -2px;
}

.nav-tabs.custom-tabs>li>a:hover {
    border: solid 1px white;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
}

.nav.custom-tabs>li>a {
    position: relative;
    display: block;
    border-radius: 5px 5px 0 0;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    cursor: pointer !important;
}

td.eml {
    background-image: url(/mainFE/images/email_icon.png);
    background-repeat: no-repeat;
    padding-left: 40px;
    background-position-y: center;
}

td.loc {
    background-image: url(/mainFE/images/loc_icon.png);
    background-repeat: no-repeat;
    padding-left: 40px;
    background-position-y: 10px;
}

td.phne {
    background-image: url(/mainFE/images/phone_icon.png);
    background-repeat: no-repeat;
    padding-left: 40px;
    background-position-y: center;
}

td.venue {
    background-image: url(/mainFE/images/venue.png);
    background-repeat: no-repeat;
    padding-left: 40px;
    background-position-y: center;
}

td.cal {
    background-image: url(/mainFE/images/calendar.png);
    background-repeat: no-repeat;
    padding-left: 40px;
    background-position-y: center;
}

td.theme {
    background-image: url(/mainFE/images/theme.png);
    background-repeat: no-repeat;
    padding-left: 40px;
    background-position-y: center;
}

.list_member:before {
    content: url(/mainFE/images/bg01.jpg);
    position: absolute;
    left: 10%;
    margin-top: -50px;
}

.list_member:nth-child(2)::before {
    content: url(/mainFE/images/bg02.jpg);
}

.list_member:nth-child(3)::before {
    content: url(/mainFE/images/bg03.jpg);
}

.list_member:nth-child(4)::before {
    content: url(/mainFE/images/bg04.jpg);
}

.list_member:nth-child(5)::before {
    content: url(/mainFE/images/bg05.jpg);
}

.single-members .list_member_inner .card-body {
    padding-top: 30px !important;
}

h2.mem_ti:before {
    content: "";
    border-bottom: solid 1px #ff036e;
    position: absolute;
    width: 10%;
    top: 55px;
}

h2.mem_ti {
    padding-bottom: 40px;
}

.list_member button.def {
    font-size: 14px;
    padding: 9px 10px !important;
    margin-top: 2%;
}

.soc_head ul {
    margin-bottom: 0;
}

.bg_black {
    background: black;
}

body a {
    text-decoration: none !important;
    color: black;
}

body a:hover,
.active a {
    color: #278BC8 !important;
}

.soc_head li {
    display: inline;
    margin: 0 2px;
}

.log_sec {
    float: right;
}

.top_header {
    padding: 12px 0;
}

.log_sec {
    float: right;
    color: white;
    padding-left: 25px;
    font-family: 'Conv_WorkSans-Light';
}

.log_sec a {
    text-decoration: none;
}

.log_sec a,
.white {
    color: white;
}

.container {
    max-width: 1280px;
}

.full_banner {
    background-image: url(/mainFE/images/title_bg.png), url(/mainFE/images/banner_page.jpg);
    background-repeat: no-repeat;
    padding: 120px 0;
    background-position-y: center;
    background-size: auto auto, auto auto;
}

.technical_training .full_banner {
    background-image: url(/mainFE/images/technical_training_white_bg.png), url(/mainFE/images/technical_training_banner_bg.jpg);
}

.registration .full_banner {
    background-image: url(/mainFE/images/title_bg.png), url(/mainFE/images/reg_banner.jpg);
}

.conference_programme .full_banner {
    background-image: url(/mainFE/images/title_bg.png), url(/mainFE/images/conferrence_banner.jpg);
}

.exhibition_sponsorship .full_banner {
    background-image: url(/mainFE/images/title_bg.png), url(/mainFE/images/sponsorship_banner.jpg);
}

.plant_tour .full_banner {
    background-image: url(/mainFE/images/title_bg.png), url(/mainFE/images/plant_tour_banner.jpg);
}

.events_info .full_banner {
    background-image: url(/mainFE/images/title_bg.png), url(/mainFE/images/events_banner.jpg);
}

.nav_full_bg {
    background-image: url(/mainFE/images/heder_bg.jpg);
    padding: 10px 0 10px 0;
    transition: 0.8s;
    -webkit-transition: 0.8s;
}

.fixed_custom .navbar-brand img {
    width: 50%;
    transition: 0.8s;
    -webkit-transition: 0.8s;
}

.fixed_custom {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;
    transition: 0.8s;
    -webkit-transition: 0.8s;
    padding: 0;
    box-shadow: #0000003d 1px 1px 1px;
}

.non_member_reg .full_banner {
    background-size: 800px 210px, auto auto;
    background-image: url(/mainFE/images/title_bg.png), url(/mainFE/images/non_members_banner.jpg);
}

.navbar-light .navbar-nav .nav-link {
    font-family: 'Conv_WorkSans-Light';
    color: #171616;
    padding: 24px 15px;
    font-size: 15px;
}

.dropdown-item {
    font-family: 'Conv_WorkSans-Light';
    color: #171616;
    font-size: 15px;
}

.conference_programme .tab-pane {
    background: #ebebeb;
}

.conference_programme .nav-tabs.custom-tabs>li>a.active,
.conference_programme .nav-tabs.custom-tabs>li>a:hover,
.conference_programme .nav-tabs.custom-tabs>li>a:focus {
    background-color: #ebebeb;
    color: #000000 !important;
}

.sessions .tab-pane {
    background: #e6e6e6;
}

.sessions .nav-tabs.custom-tabs>li>a.active,
.sessions .nav-tabs.custom-tabs>li>a:hover,
.sessions .nav-tabs.custom-tabs>li>a:focus {
    background-color: #e6e6e6;
    border: solid 1px #e6e6e6;
}

.hed_sec {
    background: #1a1835;
    padding: 15px 15px;
}

.hed_sec h5 {
    margin-bottom: 0;
    font-size: 15px;
}

.tab_conf h5 {
    margin-bottom: 0;
    font-size: 15px;
}

.navbar-light .navbar-nav .active>.nav-link,
a.active {
    color: #ff036e;
}

#content_accordion .card button.btn.btn-link {
    font-family: 'Conv_WorkSans-Regular';
}

#content_accordion .card-body {
    background: #f7f7f7;
}

/* .list_mem #content_accordion .card {
    border-color: black;
    border-radius: 10px 10px 10px 10px;
    border-bottom: 1px solid;
} */

.card button.btn.btn-link {
    width: 100%;
    text-align: left;
    color: #000000;
    text-decoration: none;
    font-family: 'Conv_WorkSans-Regular';
}

#side_accordion .card button.btn.btn-link {
    width: 100%;
    text-align: left;
    color: #000000;
    text-decoration: none;
    font-family: 'Conv_WorkSans-Regular';
}

.tab_conf td:first-child {
    width: 15%;
}

button.btn.btn-link[aria-expanded="true"] {
    background-image: url(/mainFE/images/arrow_t.png) !important;
    background-repeat: no-repeat;
    background-position: center right;
}

.def_acc button.btn.btn-link[aria-expanded="true"] {
    background-image: url(/mainFE/images/neg.png) !important;
    background-repeat: no-repeat;
    background-position: center right;
}

.def_acc button.btn.btn-link.collapsed {
    background-image: url(/mainFE/images/cross.png);
    background-repeat: no-repeat;
    background-position: center right;
}

.discount_voucher_sec .white_sec {
    width: 75%;
}

.discount_voucher_sec td:first-child {
    width: 60% !important;
}

.discount_voucher_sec td {
    padding-bottom: 0 !important;
}

.payment_type_sec .white_sec td:first-child {
    width: 40% !important;
}

.payment_type_sec .white_sec {
    width: 67%;
}

.discount_voucher_sec h2,
.payment_type_sec h2,
.cancellation_and_refund h2,
.summarytable h2 {
    background-image: url(/mainFE/images/seaisi_logo.png);
    background-repeat: no-repeat;
    background-size: 28px;
    background-position: center left;
    padding-left: 40px;
    margin-bottom: 16px;
}

.discount_voucher_sec {
    margin-top: 6%;
}

.discount_voucher_sec,
.payment_type_sec,
.cancellation_and_refund {
    margin-bottom: 2%;
}

.payment_type_sec .white_sec td:nth-child(2) {
    width: 34%;
}

.auth input[type="file"] {
    display: none;
}

.custom-file-upload {
    border: none;
    display: inline-block;
    padding: 20px;
    cursor: pointer;
    font-size: 0px;
    position: relative;
    top: 57px;
    right: 47px;
}

button.btn.btn-link.collapsed {
    background-image: url(/mainFE/images/arrow.png);
    background-repeat: no-repeat;
    background-position: center right;
}

.cont_list input,
.cont_list textarea {
    width: 100%;
}

.cont_list tr td:last-child {
    width: 33%;
}

.cont_list {
    border-top: none;
    padding: 5px;
    border-bottom: none;
}

.full_cont_list:last-child>.cont_list {
    border-bottom: solid 1px;
    border-radius: 0px 0px 8px 8px;
}

.full_cont_list:first-child>h6 {
    border-radius: 8px 8px 0px 0px;
}

.main_content {
    padding-top: 60px;
    padding-bottom: 80px;
}

.non_member_reg .main_content {
    background: #f7f7f7;
}

.full_cont_list h6 {
    border: solid 1px;
    padding: 12px 25px;
    margin-bottom: 0;
    font-weight: bold;
    background: url(/mainFE/images/cross.png) calc(96% + 21px) center no-repeat;
    background-size: 14px;
}

.list_mem .col-12.col-lg-9 {
    background: #f7f7f7;
    padding: 20px;
    border: 1px solid rgba(0, 0, 0, .125);
}

.auth img {
    width: 20%;
}

.auth {
    margin-bottom: 20px;
}

.auth table {
    margin-top: 20px;
}

.auth tr td:first-child {
    width: 10%;
}

.form_check tr td:first-child {
    width: 10%;
}

.form_check tr td:nth-child(2) {
    width: 1.5%;
}

.form_cont tr td {
    padding-bottom: 20px;
    font-family: 'Conv_WorkSans-Regular';
}

.auth tr td {
    font-family: 'Conv_WorkSans-Regular';
}

/* .list_mem .card {
    border-radius: 10px 0 0 10px;
} */

.form_cont button {
    background: #202020;
    color: white;
    border: none;
    padding: 10px 20px;
    margin-top: 30px;
    font-family: 'Conv_WorkSans-Light';
}

.form_login input {
    width: 100%;
    border: none;
    padding: 10px;
    margin-bottom: 15px;
    background: rgba(255, 255, 255, 0.76);
}

.card-body ul li {
    list-style: none !important;
}

.card-body ul {
    padding-left: 13px !important;
    margin-bottom: 0;
}

#side_accordion .card-body {
    background: #f7f7f7;
    padding-top: 0;
}

.accordion#side_accordion>.card .card-header {
    border-bottom: none;
}

.cont_list td:first-child {
    width: 25%;
}

.form_login .soc_head ul {
    padding-left: 0;
    padding-top: 50px;
    padding-bottom: 30px;
}

.login .full_nav_bg {
    background-image: none;
}

.login .main_content {
    background-image: url(/mainFE/images/login_bg.jpg);
    background-repeat: no-repeat;
    margin-top: -106px;
    color: white;
    background-size: cover;
    padding-top: 230px;
    padding-bottom: 100px;
}

.login header {
    position: relative;
}

.card-body ul li a {
    color: #000000;
    font-size: 14px;
}

footer {
    background-image: url(/mainFE/images/footer_bg.jpg);
    color: #000000;
    padding: 50px 0;
    padding-bottom: 5px;
    background-repeat: no-repeat;
    background-size: cover;
}

footer ul {
    padding: 0;
    margin: 0;
}

footer ul li {
    list-style: none;
    font-family: 'Conv_WorkSans-Regular'
}

footer ul li a {
    color: #000000;
}

footer input,
footer textarea {
    width: 100%;
    border: none;
    background: rgba(226, 226, 226, 0.5411764705882353);
    padding: 8px 10px;
    margin-bottom: 10px;
}

footer textarea {
    height: 100px;
}

footer button,
button.def,
input.def {
    padding: 12px 37px !important;
    border: none;
    background: #e0106e;
    color: white;
    line-height: 18px;
    font-size: 14px;
    text-transform: capitalize;
    transition: 0.4s;
    -webkit-transition: 0.4s;
}

input.def {
    font-family: 'Conv_WorkSans-Light';
}

input[type="submit"].def {
    width: initial;
}

button.def_blue {
    background: #549ae3;
    font-family: 'Conv_WorkSans-Light';
}

button.def_blue:hover {
    background: #1b86f4 !important;
    color: white !important;
    transition: 0.4s !important;
    -webkit-transition: 0.4s !important;
}

footer button:hover,
button.def:hover {
    background: #f03e8f;
    color: #fbd7d7;
    transition: 0.4s;
    -webkit-transition: 0.4s;
}

button.def.black {
    background-color: black;
    -webkit-transition: 0.4s;
}

button.def.black:hover {
    color: #e4e4e4 !important;
    transition: 0.4s;
    -webkit-transition: 0.4s;
    background: #aa9898;
}

.caps {
    font-size: 14px;
}

footer h5 {
    margin-bottom: 17px;
}

footer .soc_head {
    padding-top: 50px;
}

p.copyright {
    font-size: 13px;
    font-family: 'Conv_WorkSans-Light';
}

.form_login h2 {
    background-image: url(/mainFE/images/seaisi_logo.png);
    background-repeat: no-repeat;
    background-size: 11%;
    padding-left: 64px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-position-y: center;
}

.navbar-brand img {
    width: 65%;
}

.navbar-brand {
    width: 20%;
}

.members .full_banner,
.single-members .full_banner {
    background-image: url(/mainFE/images/title_bg.png), url(/mainFE/images/members_banner.jpg);
}

.padding-all {
    padding: 5%;
}

.padding_tp_bt {
    padding: 5% 0;
}

.padding_lt_rt {
    padding: 0 5%;
}

.padding_lt {
    padding-left: 5%;
}

.padding_rt {
    padding-right: 5%;
}

.padding_tp {
    padding-top: 5%;
}

.padding_bt {
    padding-bottom: 5%;
}

.padding_none {
    padding: 0;
}

.list_member_inner input,
.list_member_inner textarea,
select {
    width: 100%;
    padding: 5px 20px;
}

input[type="checkbox"] {
    width: initial;
}

input[type="checkbox"] {
    width: 20px;
    height: 19px;
    margin-right: 10px;
    position: relative;
    top: 6px;
}

.list_member_inner td.nor {
    font-weight: initial !important;
}

hr {
    border-top: 1px solid rgb(0, 0, 0);
}

td.cst_hr {
    padding: 20px 0;
}

td.ti_form {
    padding-bottom: 25px;
}

.list_member_inner tr td:last-child {
    width: 35%;
}

.list_member_inner table.tab_cst tr td:last-child {
    width: 70%;
}

.list_member_inner .card-body {
    background: #f7f7f7;
    padding-left: 32px;
    padding-right: 32px;
}

span.subs {
    font-size: 14px;
}

input.capc {
    width: 25%;
}

#submit_sec button.def {
    margin-top: 20px;
}

.list_member_inner td:first-child {
    font-family: 'Conv_WorkSans-Regular';
}

.non_member_reg .list_member_inner td:first-child {
    width: 20%;
}

.list_member_inner td {
    padding-bottom: 12px;
}

select {
    padding: 8px;
}

.column {
    float: left;
    width: 33.3%;
    margin-bottom: 16px;
    padding: 0 8px;
}

.cardlist {
    border: 1px solid gray;
    border-radius: 5px;
    height: 450px;
    padding: 0 16px;
    padding-top: 10px;
    margin-bottom: 20px;
    line-height: 1.1;
}

.cardlistattend {
    border: 1px solid gray;
    border-radius: 5px;
    height: 400px;
    padding: 0 16px;
    padding-top: 10px;
    margin-bottom: 20px;
    line-height: 1.1;
}

.cardlistex {
    border: 1px solid gray;
    border-radius: 5px;
    height: 290px;
    padding: 0 16px;
    padding-top: 10px;
    margin-bottom: 20px;
    line-height: 1.1;
}

.pagi_nation a:last-child {
    pointer-events: none;
}

.pagi_nation a {
    padding: 8px 10px;
    color: #007bff;
}

.container-list {
    padding-top: 7%;
}

.title {
    color: #4295e3;
}

.messagebutton {
    border: none;
    outline: 0;
    display: inline-block;
    padding: 8px;
    color: white;
    background-color: #000;
    text-align: center;
    cursor: pointer;
    width: 45%;
}

ul.navbar-nav li:last-child>a {
    padding-bottom: 18px !important;
}

.dated_section {
    margin-bottom: 3%;
}

.dated_section table tr td:first-child {
    width: 13%;
}

.dated_section table td {
    font-family: 'Conv_WorkSans-Regular';
    padding-bottom: 0;
}

.def_acc .card-body {
    border-top: solid 1px;
}

.def_acc .card {
    border-color: black;
}

.cstom_width th,
.cstom_width td {
    border: solid 1px;
    padding: 8px 18px;
    font-family: 'Conv_WorkSans-Light';
}

.cstom_width th {
    background: #a7a7a7;
}

.cstom_width td {
    background: #f1f1f1;
}

.logo_title {
    background-image: url(/mainFE/images/seaisi_logo.png);
    padding: 8px 0px;
    background-repeat: no-repeat;
    background-position: center left;
    background-size: 31px !important;
    padding-left: 40px;
}

.divider_height {
    padding-top: 2%;
    width: 80px;
    border-bottom: solid 1px #ff036e;
    margin-bottom: 2% !important;
}

.divider_blue {
    border-bottom: solid 2px #1a1835;
    width: 140px;
}

.divider_white {
    border-bottom: solid 2px white;
    width: 140px;

}

.auto_center {
    margin: auto;
}

table.cstom_width {
    width: 100%;
}

.box_col h4 {
    padding-left: 65px;
    background-repeat: no-repeat;
    background-size: 40px;
    padding-bottom: 10px;
    background-position: top left;
    padding-top: 10px;
    height: 65px;
    font-family: 'Conv_WorkSans-Regular'
}

.box_col .col-12.col-lg-4:first-child h4 {
    background-image: url(/mainFE/images/sportship_bg01.png);
}

.box_col .col-12.col-lg-4:nth-child(2) h4 {
    background-image: url(/mainFE/images/sportship_bg02.png);
    padding-top: 0;
}

.box_col .col-12.col-lg-4:last-child h4 {
    background-image: url(/mainFE/images/sportship_bg03.png);
}

.col_bg h4 {
    background-repeat: no-repeat;
    padding-left: 30px;
    padding-top: 15px;
    padding-bottom: 15px;
    background-size: 43px;
}

.col_bg .col-12.col-lg-3:nth-child(2) h4 {
    background-image: url(/mainFE/images/name.png);
}

.col_bg .col-12.col-lg-3:nth-child(3) h4 {
    background-image: url(/mainFE/images/pne.png);
    background-size: 32px;
    background-position: left center;
}

table.tab_conf td {
    vertical-align: top;
    padding: 10px 20px;
}

.tab_conf {
    background: white;
}

.tab_conf td:nth-child(1) {
    border-right: 1px solid black !important;
}

table.tab_conf.second td {
    border-right: solid 1px black;
}

table.tab_conf.second td:last-child {
    border-right: none;
}

table.tab_conf.third td:nth-child(1) {
    border-right: 1px solid black !important;
}

table.tab_conf.third td:nth-child(2) {
    border-right: 1px solid black !important;
}

table.reg_table {
    width: 100%;
    font-size: 14px;
}

.reg_table tr:first-child td {
    color: #4295e3;
    font-family: 'Conv_WorkSans-Regular';
}

table.reg_table.second_table tr td {
    border: solid 1px black;
    padding: 6px 10px;
}

table.reg_table.second_table tr:first-child td {
    background: #dbdbdb;
}

button.def_small {
    color: white;
    padding: 5px 16px;
    background: #212121;
    font-family: 'Conv_WorkSans-Light';
    font-size: 12px;
    transition: 0.4s;
    -webkit-transition: 0.4s;
    border: none;
}

.reg_table button.def_small {
    width: 100%;
}

.title_cst_events {
    padding-bottom: 3%;
}

.content_speaker {
    border: solid 1px;
    border-top: 0;
    padding: 7%;
    height: 420px;
}

.content_speaker h6 {
    font-family: 'Conv_WorkSans-Regular';
    font-size: 18px;
}

p.cat {
    font-size: 14px;
    color: #02a1e5;
    margin-bottom: 5px;
}

.excerpt_blog {
    padding: 3% 0;
}

.bg_column {
    padding: 10%;
}

.recent_post img {
    float: left;
    margin-right: 6%;
}

.recent_post {
    overflow: hidden;
    margin-bottom: 3%;
}

h6.recent_title {
    font-size: 18px;
    font-family: 'Conv_WorkSans-Regular';
    padding-top: 5%;
}

p.recent_date {
    font-size: 14px;
}

.carousel-caption.d-md-block {
    text-align: left;
    bottom: 100px;
}

.sec_content {
    width: 75%;
    background-image: url(/mainFE/images/bg_slides.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right top;
}

.events .carousel-item {
    z-index: -9;
}

.scroll_tab {
    position: relative;
    overflow: auto;
    max-height: 70vh;
    width: 80%;
}

.cstom_w {
    background-image: url(/mainFE/images/bg_slides.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 60%;
    padding-top: 3%;
    padding-bottom: 2%;
    margin-left: 1%;
    margin-bottom: 2%;
}

.content_section {
    padding-bottom: 2%;
    padding-left: 100px;
    background-repeat: no-repeat;
}

.content_section:nth-child(1) {
    background-image: url(/mainFE/images/bg01.jpg);
}

.content_section:nth-child(2) {
    background-image: url(/mainFE/images/bg02.jpg);
}

.content_section:nth-child(3) {
    background-image: url(/mainFE/images/bg03.jpg);
}

table.reg_table.second_table.table_training tr:last-child td {
    background: white;
}

.summarytable table {
    width: 100%;
    border-collapse: collapse;
}

.summarytable th {
    background: #333;
    color: white;
    font-weight: bold;
}

.summarytable td,
th {
    padding: 6px;
    border: 1px solid #ccc;
    text-align: left;
}

.summarytable td:last-child {
    width: 15%;
}

.summarytable tfoot tr td:last-child {
    width: 15.2222222222222%;
}

.viewpurchasehist table {
    width: 100%;
    border-collapse: collapse;
}

.viewpurchasehist th {
    background: #333;
    color: white;
    font-weight: bold;
}

.viewpurchasehist td,
th {
    padding: 6px;
    border: 1px solid #ccc;
    text-align: left;
}

.viewpurchasehist td:last-child {
    width: 15%;
}

.viewpurchasehist tfoot tr td:last-child {
    width: 15.2222222222222%;
}

.purchasetable th {
    background: #333;
    color: white;
    font-weight: bold;
}

.purchasetable td,
th {
    padding: 6px;
    border: 1px solid #ccc;
    text-align: left;
}

.purchasetable table {
    width: 100%;
    border-collapse: collapse;
}

.p_tour tr td:first-child {
    width: 22%;
}

.p_tour tr td ul {
    padding-left: 13px !important;
    margin-bottom: 0;
}

.full_banner {
    background-image: url(/mainFE/images/title_bg.png), url(/mainFE/images/sessions_banner.jpg);
}

.acct_prof .full_banner {
    background-image: url(/mainFE/images/title_bg.png), url(/mainFE/images/events_banner.jpg);
}

.sessions .cont_list h6 {
    font-size: 18px;
    font-family: 'Conv_WorkSans-SemiBold';
}

.ceremony_sec td {
    padding-bottom: 0;
}

.ceremony_sec td:first-child {
    width: 10%;
    padding-right: 5%;
}

.ceremony_sec {
    background: #cabee5;
    border-radius: 12px;
    padding: 5%;
}

.full_cont {
    margin-bottom: 5%;
}

.ceremony_sec h5 {
    font-family: 'Conv_WorkSans-Regular';
}

.ceremony_sec p {
    font-family: 'Conv_WorkSans-Light';
}

.ceremony_sec.table_full {
    padding: 8%;
}

.ceremony_sec tr td img {
    width: 100%;
}

table.mess_tab tr td,
table.mess_tab tr th {
    border: solid 1px black;
    padding: 7px 15px;
    font-family: 'Conv_WorkSans-Light';
    font-size: 14px;
}

.message_sec {
    padding: 6% !important;
}

.mess_tab tr th {
    background: #1a1835;
    color: white;
}

table.mess_tab tr:nth-child(odd) {
    background: #e2e2e2;
}

.mess_tab button {
    background: black;
    border: none;
    color: white;
    padding: 3px 18px;
    font-weight: 100;
}

.header_sec {
    overflow: hidden;
}

.name_chat {
    float: left;
}

.date_chat {
    float: right;
    color: #b7b7b7;
}

.chat_sec {
    background: white;
    padding: 5%;
    border: solid 1px;
    margin-top: 5%;
}

/* .chat_content {
    padding-right: 5%;
} */

.chat_content,
.chat_sec h6,
.chat_box {
    padding-left: 5%;
    padding-right: 5%;
    margin-bottom: -16px;
    padding-top: 5%;
    padding-bottom: 5%;
}

.chat_content.first_p {
    background: #d8d8d8;
}

.chat_content.sec_p {
    background: beige;
}

.content_chat_section {
    width: 90%;
}

.chat_sec h6 {
    border-bottom: solid 1px #c1c1c1;
    padding-bottom: 2%;
    margin-bottom: 3%;
    /*     margin-right: 40px; */
    font-size: 18px;
}

/* .chat_box {
    padding-right: 3%;
} */

.mess_read {
    height: 500px;
    overflow-y: scroll;
}

.chat_box button.def.black {
    position: absolute;
    right: 85px;
    margin-top: 26px;
    padding: 6px 20px !important;
    font-size: 12px;
    padding-top: 9px !important;
}

.chat_box textarea {
    width: 100%;
    padding-left: 0;
    border: none;
    border-bottom: solid 1px #80808080;
}

.unread_mess {
    background: #f2f6f8;
    margin-right: 0;
    text-align: center;
    padding: 1%;
    color: #a1a1a1;
    margin-bottom: 0%;
}

.unread_mess p {
    margin-bottom: 0;
}

.mess_read::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

.mess_read::-webkit-scrollbar {
    width: 5px;
    background-color: #F5F5F5;
}

.mess_read::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #555;
}

table.mess_tab {
    display: block;
    overflow-x: auto;
    white-space: nowrap;
    width: 100% !important;
}

.c_pass input {
    margin-bottom: 15px;
    width: 35%;
    padding: 7px;
}

form.c_pass {
    padding-top: 5%;
}

.t_directory {
    background: white;
    border: solid 1px;
    border-top: none;
    padding: 3%;
    padding-bottom: 4%;
}

.direct_inner h3 {
    background: #4295e3;
    margin-bottom: 0;
    padding: 1% 3%;
    color: white;
    font-family: 'Conv_WorkSans-Light';
    font-size: 25px;
    padding-top: 1.4%;
}

.direct_inner {
    padding-top: 5%;
}

.direct_inner table tr td:first-child {
    width: 35%;
}

.direct_inner table tr td {
    padding: 3%;
}

.direc_tory input,
.direc_tory select {
    width: 100%;
}

.direc_tory td:first-child,
.direc_tory td:last-child {
    width: 50%;
}

.direc_tory td {
    padding: 12px;
}

.direc_tory td[colspan="2"] {
    width: 100%
}

.direc_tory {
    width: 70%;
}

.showing_section tr th {
    background: #4295e3 !important;
    color: white;
    padding: 12px;
    font-weight: 100;
}


.showing_section tr td {
    padding: 12px;
}

.showing_section {
    padding-top: 7%;
}

.showing_section tr {
    border-left: solid 1px;
    border-right: solid 1px;
}

.showing_section tr:last-child {
    border-bottom: solid 1px;
}

.showing_section button.def {
    font-size: 12px;
    padding: 10px 12px !important;
    padding-bottom: 8px !important;
}

ul.nav_ul_list li a {
    padding: 10px;
}

ul.nav_ul_list li {
    list-style: none;
    display: contents;
}

ul.nav_ul_list.font-light {
    text-align: right;
    padding-top: 4%;
}

.chat_content {
    padding: 2%;
    border: solid 1px #80808052;
}

.directors_class .full_banner {
    background-image: url(/mainFE/images/title_bg.png), url(/mainFE/images/directors_banner.jpg);
}

.directors_top_section {
    background: #f6f6f6;
}

.directors_top_section {
    padding-top: 5%;
    padding-bottom: 4%;
}

.directors_bottom_section .director_container {
    background: #f6f6f7;
    max-width: 23.60000000%;
    margin: 0.7%;
    border: solid 1px;
    padding: 2%;
    margin-bottom: 4%;
    border-radius: 5px;
}

.directors_bottom_section .director_container .position_title {
    text-transform: capitalize;
    /* margin-bottom: 0px; */
    font-weight: bolder;
}

.directors_bottom_section h5 {
    font-family: 'Conv_WorkSans-Bold';
    margin-bottom: 0;
}

span.psition_directors {
    /* font-family: 'Conv_WorkSans-SemiBold'; */
    font-family: 'Conv_WorkSans-Light';
    /* text-decoration: underline; */
}

.directors_bottom_section {
    padding-left: 2%;
    padding-right: 2%;
    padding-top: 4%;
}

.committees_class .full_banner {
    background-image: url(/mainFE/images/title_bg.png), url(/mainFE/images/com_banner.jpg);
}

.committees_class .nav.custom-tabs>li>a {
    color: #ffffff;
    font-family: 'Conv_MILFCD_B';
    padding-left: 23px;
    padding-right: 23px;
}

.committees_class .tab-pane {
    border: none;
    padding: 0;
}

.committees_class .nav-tabs {
    border-bottom: none;
}

.committees_class .tab-pane {
    margin-top: 0;
}

.front_page.committees_class .nav-tabs.custom-tabs>li>a.active,
.front_page.committees_class .nav-tabs.custom-tabs>li>a:hover,
.front_page.committees_class .nav-tabs.custom-tabs>li>a:focus {
    color: #555;
    cursor: default;
    background-color: rgba(255, 255, 255, 0);
    border: 1px solid rgba(221, 221, 221, 0);
    border-bottom-color: transparent;
    color: #82c829 !important;
}

.committees_class .nav-tabs.custom-tabs {
    padding-top: 1%;
    padding-bottom: 1%;
}

.tp_prt {
    background-image: url(/mainFE/images/com_bg.jpg);
    padding: 4% 0px;
}

.content_section_com .col-3.col-lg-3 {
    background: #f6f6f7;
    border: solid 1px #868687;
    max-width: 23.60000000%;
    margin: 0.7%;
    padding: 2%;
    margin-bottom: 4%;
    border-radius: 5px;
}

.directors_details h5 {
    font-family: 'Conv_WorkSans-Bold';
    text-transform: uppercase;
}

.content_section_com {
    padding-left: 2%;
    padding-right: 2%;
    padding-top: 4%;
}

.tab_board_director .tab-pane {
    padding: 0;
    background: rgba(255, 255, 255, 0);
    margin-top: 0;
    border: none;
}

.board_directory .nav-tabs,
.front_page .nav-tabs {
    border: none;
    background: #e6e6e6;
    margin-top: 5%;
}

.front_page.committees_class .nav-tabs {
    background: rgba(255, 255, 255, 0);
}

.front_page .nav-tabs {
    margin-top: 0%;
}

.front_page.committees_class .nav-tabs.custom-tabs>li>a.active,
.front_page.committees_class .nav-tabs.custom-tabs>li>a:hover,
.front_page.committees_class .nav-tabs.custom-tabs>li>a:focus {
    background: rgba(66, 149, 227, 0);
}

.board_directory .nav-tabs.custom-tabs>li>a.active,
.board_directory .nav-tabs.custom-tabs>li>a:hover,
.board_directory .nav-tabs.custom-tabs>li>a:focus,
.front_page .nav-tabs.custom-tabs>li>a.active,
.front_page .nav-tabs.custom-tabs>li>a:hover,
.front_page .nav-tabs.custom-tabs>li>a:focus {
    background: #4295e3;
    border-radius: 0;
    border-color: #4295e3;
    color: white !important;
}

.board_directory .showing_section {
    padding-top: 3%;
}

.board_directory .showing_section tr th:first-child,
.board_directory .showing_section tr td:first-child {
    width: 15%;
}

.board_directory .showing_section tr th:nth-child(2),
.board_directory .showing_section tr td:nth-child(2) {
    width: 45%;
}

.board_directory .full_banner {
    background-image: url(/mainFE/images/title_bg.png), url(/mainFE/images/events_banner.jpg);
}

button.def.dl_btn {
    margin-top: 2%;
    background-image: url(/mainFE/images/dl_bg.png);
    background-repeat: no-repeat;
    padding: 13px 17px 11px 44px !important;
    background-position-y: center;
    background-position-x: 18px;
}

.board_director_inner .full_banner {
    background-image: url(/mainFE/images/title_bg.png), url(/mainFE/images/events_banner.jpg);
}

.publication_class .full_banner {
    background-image: url(/mainFE/images/title_bg.png), url(/mainFE/images/events_banner.jpg);
}

p.subs_details {
    font-family: 'Conv_WorkSans-Light';
    font-size: 13px;
    margin-bottom: 5px;
}

.results_for h6 {
    font-family: 'Conv_WorkSans-SemiBold';
    font-size: 18px;
}

.results_for {
    border-bottom: solid 1px #8080805e;
    padding-bottom: 3%;
    padding-top: 3%;
}

.publication_results {
    padding-top: 6%;
}

.showing_r {
    border-top: solid 1px;
    padding-top: 3%;
}

.showing_r p {
    margin-bottom: 0;
}

h3.title_bg {
    background: #4295e3;
    color: white;
    padding: 10px 20px;
    border-radius: 5px 5px 0px 0px;
    font-size: 25px;
    margin-bottom: 0;
}

.content_publication {
    background: white;
    padding: 3% 20px;
    border: solid 1px #80808091;
    border-top: none;
}

.content_publication tr td:first-child {
    width: 25%;
}

.content_sect {
    padding-top: 3%;
    border-top: solid 1px #80808066;
    margin-top: 3%;
}

.btn_bottom {
    padding-top: 4%;
    padding-bottom: 5%;
}

.about_page .full_banner {
    background-image: url(/mainFE/images/title_bg.png), url(/mainFE/images/about_banner.jpg);
}

.front_page .full_banner {
    padding: 220px 0px;
}

.about_page .first_section {
    background-image: url(/mainFE/images/about_bg01.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.pad_none {
    padding: 0;
}

.first_sec_about .col-lg-4 {
    background: white;
    border-radius: 8px;
    box-shadow: 0px 0px 10px 0px rgba(128, 128, 128, 0.34);
    flex: 0 0 30.333333%;
    margin: 1.444444%;
}

.first_sec_about h2.logo_title:before {
    height: 10px;
    content: "";
    border-bottom: solid 2px #1a1835;
    width: 135px;
    position: absolute;
    margin-top: 51px;
    left: 39%;
}

.first_sec_about h2.logo_title {
    background-position-x: 20px;
}

.about_page .second_section {
    background: #22264b;
}

.about_page .second_section .logo_title {
    background-position-y: 12px;
}

.first_sec_about .col-lg-4.padding-all {
    padding: 4%;
}

.first_sec_about .col-lg-4 .padding_tp {
    padding-top: 12%;
}

.about_page .second_section .col-lg-4 {
    border-right: solid 2px;
}

.about_page .third_section .col-lg-4:first-child {
    background-image: url(/mainFE/images/about_img01.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.about_page .third_section .col-lg-4:nth-child(2) {
    background-image: url(/mainFE/images/about_img02.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.about_page .third_section .col-lg-4:last-child {
    background-image: url(/mainFE/images/about_img03.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.content_bx {
    background: rgba(26, 24, 53, 0.5);
    padding: 1% 5%;
    padding-top: 5%;
}

.about_page .fourth_section {
    background-image: url(/mainFE/images/about_bg02.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.fourth_section .col-lg-3 img {
    padding-bottom: 5%;
}

.advertising_page .full_banner {
    background-image: url(/mainFE/images/title_bg.png), url(/mainFE/images/ead_banner.jpg);
}

.advertising_page .first_section {
    background-image: url(/mainFE/images/ead_bg01.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

.advertising_page .first_section .col-lg-7 {
    background-image: url(/mainFE/images/ad_bg.png);
    padding: 3%;
    padding-left: 9%;
    padding-right: 15%;
    background-repeat: no-repeat;
    background-size: cover;
}

.front_page #content_accordion .card-body,
.front_page .card-header {
    background: white;
}

.front_page .card button.btn.btn-link {
    font-family: 'Conv_MILFCD_B' !important;
    font-size: 20px;
}

.check_bg li {
    padding-bottom: 1.3%;
    background-image: url(/mainFE/images/c_checked.png);
    background-repeat: no-repeat;
    padding-left: 35px;
}

.global_contact_section {
    background-image: url(/mainFE/images/ead_bg02.jpg);
    background-position: center;
    background-size: cover;
}

.global_contact_section p {
    font-size: 22px;
}

.row.btm div:nth-child(2) p {
    background-image: url(/mainFE/images/p_hne.png);
    background-repeat: no-repeat;
    margin: 0;
    padding: 15px 20px 15px 20px;
}

.row.btm div:nth-child(3) p {
    background-image: url(/mainFE/images/emai_l.png);
    background-repeat: no-repeat;
    margin: 0;
    padding: 15px 20px 15px 20px;
    background-position-y: center;
}

.contact_page .full_banner {
    background-image: url(/mainFE/images/title_bg.png), url(/mainFE/images/contact_banner.jpg);
}

.contact_page .first_section {
    background: #f6f6f6;
}

.c_form_page input,
.c_form_page textarea {
    width: 100%;
    font-family: 'Conv_WorkSans-Light';
    font-size: 16px;
    padding-top: 8px;
    padding-bottom: 8px;
    margin-bottom: 20px;
}

.c_form_page textarea {
    height: 160px;
}

form.c_form_page {
    padding-top: 7%;
}

.soc_med_c a {
    padding: 11px;
}

.cstm_col_c {
    background: white;
    margin-bottom: -170px;
}

.member_directory_page .full_banner {
    background-image: url(/mainFE/images/title_bg.png), url(/mainFE/images/member_directory_banner.jpg);
}

.sort_list li {
    list-style: none;
    display: inline-block;
    padding: 10px;
    font-family: 'Conv_WorkSans-Light';
    font-size: 16px;
    border-right: solid 1px;
    padding-top: 0;
    padding-bottom: 0;
}

.sort_list li:last-child {
    border-right: none;
}

ul.sort_list {
    margin: 2% 0% 3%;
}

.sec_col_mem_directory {
    padding-top: 7%;
    padding-bottom: 7%;
    border-bottom: solid 1px rgba(128, 128, 128, 0.5);
}

.sec_col_mem_directory h5 {
    margin-bottom: 3%;
}

.sec_col_mem_directory:last-child {
    border-bottom: none;
}

.member_directory_page .tab-content.tab_board_director .col-lg-6:first-child {
    border-right: solid 1px rgba(128, 128, 128, 0.5);
}

.member_directory_page .tab-content.tab_board_director {
    border-bottom: solid 1px rgba(128, 128, 128, 0.5);
    padding-bottom: 5%;
}

.environmental_safety_page .full_banner {
    background-image: url(/mainFE/images/title_bg.png), url(/mainFE/images/environmental_safety_banner.jpg);
}

.env_inner .full_banner {
    background-image: url(/mainFE/images/title_bg.png), url(/mainFE/images/environmental_safety_banner.jpg);
}

.environmental_safety_page .tab-content h5 {
    font-size: 25px;
    margin-bottom: 1.7%;
}

.r_more a {
    font-family: 'Conv_MILFCD_B';
    color: #82c829 !important;
}

.dated_excerpt {
    font-size: 14px;
    margin-bottom: 0;
    padding: 4% 5% 2%;
}

.content_post_sec {
    background: #f2f2f2;
}

.excerpt_more {
    padding: 2% 5% 5% 5%;
}

.content_post_sec h4 {
    padding: 0% 5%;
}

.col-lg-5 .dated_excerpt {
    padding: 0% 0% 2%;
}

.environmental_safety_page .tab-content .col-lg-7 {
    border-right: solid 1px rgba(128, 128, 128, 0.5);
    padding-right: 3%;
}

.environmental_safety_page .tab-content .col-lg-5 {
    padding-left: 3%;
}

.content_post_sec_side {
    border-bottom: solid 1px rgba(128, 128, 128, 0.5);
    padding-bottom: 0;
}

.s_table h2 {
    font-size: 25px;
    margin-bottom: 0;
}

.s_table tr td:last-child {
    width: 60%;
}

.s_table tr td:first-child {
    width: 40%;
}

.column_custom_w .col-lg-3:nth-child(3) {
    flex: 0 0 35%;
    max-width: 35%;
}

.column_custom_w .col-lg-3:nth-child(4) {
    flex: 0 0 15%;
    max-width: 15%;
}

.s_table select {
    font-family: 'Conv_WorkSans-Light';
    height: 39px !important;
}

.newsroom_page .full_banner {
    background-image: url(/mainFE/images/title_bg.png), url(/mainFE/images/news_room.jpg);
}

.front_page.newsroom_page .nav-tabs.custom-tabs>li {
    width: 15%;
    text-align: center;
}

.newsroom_page .dated_excerpt {
    font-size: 14px;
    margin-bottom: 0;
    padding: 1% 0% 1%;
}

.newsroom_page .content_post_sec_side {
    margin-top: 1%;
}

.newsroom_page .content_post_sec_side.last_c {
    margin-bottom: 4%;
}

.statistics_page .full_banner {
    background-image: url(/mainFE/images/title_bg.png), url(/mainFE/images/stat_banner.jpg);
}

.statistics_page .dated_excerpt {
    font-size: 14px;
    margin-bottom: 0;
    padding: 5% 0% 4%;
}

.art_icle h5 {
    font-family: 'Conv_WorkSans-Bold';
    font-size: 16px;
    padding-top: 7%;
}

.technology_room_page .full_banner {
    background-image: url(/mainFE/images/title_bg.png), url(/mainFE/images/tr_banner.jpg);
}

.tech_news_inner .full_banner {
    background-image: url(/mainFE/images/title_bg.png), url(/mainFE/images/tr_banner.jpg);
}

.front_page.technology_room_page .nav-tabs.custom-tabs>li {
    width: auto;
    text-align: center;
}

.technology_room_page .tab-content .col-lg-7 {
    border-right: solid 1px rgba(128, 128, 128, 0.5);
    padding-right: 3%;
}

.technology_room_page .tab-content .col-lg-5 {
    padding-left: 3%;
}

.content_post_sec_side {
    margin-top: 4%;
}

.content_post_sec_side:first-child {
    margin-top: 0;
}

.height_sidebar {
    height: 550px;
    overflow-y: scroll;
}

.committees_class .nav.custom-tabs>li.subs_tab>a {
    font-family: 'Conv_WorkSans-Regular';
    font-size: 13px;
    padding: 19px 16px 0px 11px;
}

.committees_class .nav.custom-tabs>li:nth-child(2)>a {
    padding-right: 12px;
}

.committees_class .nav.custom-tabs>li.subs_tab>a:before {
    content: "";
    background: white;
    padding: 9px 1px 9px 0;
    position: absolute;
    left: 0;
}

.slide_bg {
    background: rgba(0, 0, 0, 0.75);
}

.carousel-caption.slide_bg {
    bottom: 100px;
}

.technology_room_page .tab-content.tab_board_director {
    margin-top: 3%;
}

.news_inner .full_banner {
    background-image: url(/mainFE/images/title_bg.png), url(/mainFE/images/news_room.jpg);
}

.related_links .full_banner {
    background-image: url(/mainFE/images/title_bg.png), url(/mainFE/images/about_banner.jpg);
}

.home_page .first_section {
    background-image: url(/mainFE/images/home_bg01.jpg);
    background-position: left center;
}

.home_page .second_section .col-lg-4 {
    background-image: url(/mainFE/images/home_img-01.jpg);
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 5% 3% 2% 3%;
}

.home_page .second_section .col-lg-4:nth-child(2) {
    background-image: url(/mainFE/images/home_img-02.jpg);
}

.home_page .second_section .col-lg-4:nth-child(3) {
    background-image: url(/mainFE/images/home_img-03.jpg);
}

.home_page .third_section {
    background: #f1f1f1;
}

.home_page .third_section p.font-light {
    margin-bottom: 0 !important;
    margin-top: 0%;
}

.b_box {
    border: solid 1px;
    border-top: none;
    padding: 15px;
}

.front_page.home_page .nav-tabs {
    background: rgba(102, 51, 153, 0);
}

.home_page .tab-pane {
    margin-top: 20px;
    border-color: white;
}

.home_page .nav-tabs.custom-tabs>li>a {
    border: solid 1px;
    border-radius: 0;
    border-left: none;
    padding: 9px 14px;
    font-size: 14px;
}

.home_page .nav-tabs.custom-tabs>li:first-child>a {
    border-left: solid 1px;
}

.home_page .nav-tabs.custom-tabs>li:first-child {
    width: auto;
}

.home_page .nav-tabs.custom-tabs>li {
    width: 17%;
    text-align: center;
}

.home_page .nav-tabs.custom-tabs>li:last-child {
    width: 22%;
}

.home_page .nav-tabs.custom-tabs>li:nth-last-child(3) {
    width: 21%;
}

@media only screen and (max-width: 690px) {
    .home_page .nav-tabs.custom-tabs>li:nth-last-child(3) {
        width: 100%;
    }
}

.home_page .third_section .dated_excerpt {
    padding: 1% 0% 1%;
}

.home_page .content_post_sec_side {
    margin-top: 1%;
}

.home_page .third_section .content_post_sec_side p.font-light {
    color: rgba(128, 128, 128, 0.75);
}

.home_page .tab-content button.def {
    width: 100%;
    background: #464646;
    margin-top: 10%;
}

.home_page .nav-tabs.custom-tabs>li:last-child a {
    padding-left: 0;
    padding-right: 0;
}

.home_page .fourth_section {
    background-image: url(/mainFE/images/home_bg02.jpg);
}

p.m_dated {
    font-size: 14px;
    margin-bottom: 8px;
}

.col_bg_h {
    background: white;
    padding: 15px 14px 5px 17px;
}

.col_bg_h {
    background: white;
    padding: 18px 14px 5px 17px;
}

.home_page .fifth_section {
    background-image: url(/mainFE/images/home_bg03.jpg);
}

.slider_t_bg {
    background: black;
    border: solid 8px rgba(255, 255, 255, 0.78);
    padding: 7% 3% 10% 3%;
    height: 250px;
}

.slider_t_bg img {
    margin-bottom: 17px;
}

.publications_page .full_banner {
    background-image: url(/mainFE/images/title_bg.png), url(/mainFE/images/sublications_banner.jpg);
}

.publications_page .second_section {
    background: #f5f5f5;
}

.publications_page .bx-wrapper {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 5px solid rgba(255, 255, 255, 0);
    background: rgba(255, 255, 255, 0);
}

.publications_page .bx-wrapper button.def {
    background: #59a1e5;
}

.publications_page .bx-wrapper p {
    margin-top: 5%;
}

.services_benefits_page .full_banner {
    background-image: url(/mainFE/images/title_bg.png), url(/mainFE/images/services_banner.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

.services_benefits_page .first_section {
    background-image: url(/mainFE/images/services_bg01.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center right;
}

.services_benefits_page .second_section {
    background-color: #f1f1f1;
}

.services_benefits_page .second_section img {
    margin-bottom: 6%;
}

span.logo_title.cstom_t_b {
    padding: 10%;
    background-image: url(/mainFE/images/services_icon01.png);
    background-size: 67px !important;
    padding-right: 5%;
}

.services_benefits_page .third_section ul.li_styles li {
    margin-bottom: 2% !important;
}

.services_benefits_page .third_section .col-12.col-lg-9 {
    padding-right: 10%;
    padding-left: 10%;
}

.services_benefits_page ul.li_styles {
    margin-top: 25px;
    margin-left: 0;
}

.services_benefits_page .third_section .col-12.col-lg-3 {
    background-image: url(/mainFE/images/services_img01.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

span.logo_title.fs {
    padding: 8%;
    background-image: url(/mainFE/images/sportship_bg01.png);
    background-size: 45px !important;
}

span.logo_title.sd {
    padding: 8%;
    background-image: url(/mainFE/images/sportship_bg02.png);
    background-size: 45px !important;
}

.technology_room_page #tab-4 .dated_excerpt,
.technology_room_page #tab-5 .dated_excerpt,
.technology_room_page #tab-6 .dated_excerpt {
    font-size: 14px;
    margin-bottom: 0;
    padding: 1% 0% 1%;
}

.technology_room_page #tab-4 .content_post_sec_side,
.technology_room_page #tab-5 .content_post_sec_side,
.technology_room_page #tab-6 .content_post_sec_side {
    margin-top: 1%;
}

.content_post_sec_side.last_c {
    margin-bottom: 4%;
}

.home_page .second_section .col-lg-4:hover>:before {
    left: 0;
    content: "";
    background: rgba(0, 0, 0, 0.50);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
}

.cst_table_tab td {
    border: solid 1px rgba(128, 128, 128, 0.50);
    vertical-align: top;
    padding: 20px;
}

.cst_table_tab td:first-child {
    width: 5%;
    text-align: center;
}

.cst_table_tab tr:nth-child(even) {
    background: rgba(237, 237, 237, 0.48);
}

table.cst_table_tab {
    margin-top: 3%;
}

.cst_table_tab input,
.cst_table_tab textarea,
.cst_table_tab select {
    width: 100%;
}

.cst_table_tab.cst_w td:first-child {
    width: 50%;
}

.rel_style h5,
.rel_style p,
.rel_style button {
    position: relative !important;
}

.home_page .col_bg_h a {
    color: #82c829 !important;
}

.about_page.our_history .full_banner {
    background-image: url(/mainFE/images/title_bg.png), url(/mainFE/images/history_banner.jpg);
}

.cst_table_tab.year_bk tr:nth-child(even)>td:first-child {
    background: #1a1835;
    vertical-align: middle;
}

.cst_table_tab.year_bk tr:nth-child(odd)>td:first-child {
    background: #4295e3;
    vertical-align: middle;
}

.cst_table_tab.year_bk tr td {
    background: #f8f8f8;
}

.cst_table_tab.year_bk tr td:first-child {
    color: white;
    font-family: 'Conv_MILFCD_B';
}

.in_her td {
    background: rgba(255, 255, 255, 0) !important;
    text-align: left !important;
    color: #000000 !important;
    font-family: inherit !important;
    padding: 9px !important;
}

.in_her tr:nth-child(even) {
    background: rgba(237, 237, 237, 0) !important;
}

.cst_form_on tr td:first-child {
    width: 25%;
}

.cst_form_on tr td:last-child {
    width: 25%;
}

.cst_form_on tr td input,
.cst_form_on tr td select {
    width: 100%;
    border: none;
    padding: 9px !important;
    margin-bottom: 12px;
}

.cst_form_on tr td:first-child {
    vertical-align: middle;
}

.cst_form_on {
    margin-top: 3%;
}

.upcoming_event_page .full_banner {
    background-image: url(/mainFE/images/title_bg.png), url(/mainFE/images/upcoming_banner.jpg) !important;
}

.event_list .col-lg-4 {
    background: #f5f5f5;
    padding: 2%;
    margin: 1%;
    -ms-flex: 0 0 31.33333333%;
    flex: 0 0 31.33333333%;
    max-width: 31.33333333%;
}

p.btn_events_page {
    margin: 0;
    font-family: 'Conv_MILFCD_B' !important;
}

p.btn_events_page a {
    color: #82c829;
}

.environmental_safety_page .tab-pane {
    padding-top: 4%;
}






@media only screen and (max-width: 1441px) {
    .navbar-light .navbar-nav .nav-link {
        font-size: 14px;
    }
}


@media only screen and (max-width: 1367px) {
    .navbar-light .navbar-nav .nav-link {
        font-size: 14px;
    }

    .navbar-brand {
        width: 15%;
    }
}

@media only screen and (max-width: 1281px) {
    .navbar-brand {
        width: 14%;
    }

    .navbar {
        padding: .5rem 0;
    }

    .navbar-light .navbar-nav .nav-link {
        font-size: 13px;
    }
}

@media only screen and (max-width: 1025px) {
    .navbar-light .navbar-nav .nav-link {
        font-size: 9px !important;
    }
}

@media only screen and (max-width: 690px) {

    .cst_form_on tr td:last-child {
        width: 75%;
    }

    .event_list .col-lg-4 {
        background: #f5f5f5;
        padding: 5%;
        margin: 5% !important;
        -ms-flex: 90%;
        flex: 0 0 90%;
        max-width: 90%;
        margin-bottom: 0 !important;
    }

    .table_cst_mob {
        display: block;
        overflow-y: scroll;
    }

    .advertising_page .main_content.pad_none {
        padding-top: 70px !important;
    }

    .dropdown-menu {
        border-radius: 0;
        border: none;
    }

    .home_page .second_section .col-lg-4:before {
        left: 0;
        content: "";
        background: rgba(0, 0, 0, 0.50);
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
    }

    .home_page .nav-tabs.custom-tabs>li>a {
        padding: 9px 14px !important;
    }

    span.logo_title.cstom_t_b {
        background-size: 48px !important;
        padding-right: 2%;
    }

    .w-100 {
        width: 100% !important;
        height: 330px;
        object-fit: cover;
    }

    .home_page .nav-tabs.custom-tabs>li,
    .home_page .nav-tabs.custom-tabs>li:nth-last-child(2),
    .home_page .nav-tabs.custom-tabs>li:last-child {
        width: 100%;
        text-align: left;
    }

    .b_box {
        border: none;
    }

    .home_page .nav-tabs.custom-tabs>li>a {
        border-left: solid 1px black !important;
        border-bottom: none;
    }

    .home_page .nav-tabs.custom-tabs>li:last-child>a {
        border-bottom: solid 1px black;
    }

    .column_custom_w .col-lg-3:nth-child(3),
    .column_custom_w .col-lg-3:nth-child(4) {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .committees_class .nav.custom-tabs>li.subs_tab>a {
        font-family: 'Conv_WorkSans-Regular';
        font-size: 13px;
        padding: 0px 11px 7px 11px;
        margin-left: 37px;
    }

    .height_sidebar {
        height: 550px;
        overflow-y: scroll;
        margin-top: 10%;
    }

    .front_page.technology_room_page .nav-tabs.custom-tabs>li,
    .front_page.newsroom_page .nav-tabs.custom-tabs>li {
        width: 100%;
        text-align: left;
    }

    .art_icle .col-12.col-lg-3 {
        padding-bottom: 10%;
    }

    .column_custom_w .col-12.col-lg-3:last-child {
        text-align: right;
    }

    .environmental_safety_page .tab-content .col-lg-7 {
        border-right: none;
    }

    .content_post_sec_side {
        padding-bottom: 7%;
        padding-top: 7%;
    }

    .committees_class .nav-tabs.custom-tabs {
        width: 100%;
    }

    .cstm_col_c {
        background: white;
        margin-bottom: 0;
        margin-top: 10%;
    }

    .contact_page .first_section.padding_tp_bt {
        padding-bottom: 0;
    }

    .about_page .second_section .col-lg-4 {
        border: none;
    }

    .first_sec_about .col-lg-4 {
        background: white;
        border-radius: 8px;
        box-shadow: 0px 0px 10px 0px rgba(128, 128, 128, 0.34);
        flex: 100%;
        margin: 3% 7.444444%;
    }

    .first_sec_about h2.logo_title {
        background-position-x: 65px;
    }

    .mob_none {
        display: none;
    }

    .content_section_com .col-3.col-lg-3 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .directors_bottom_section .col-3.col-lg-3 {
        flex: 0 0 100%;
        max-width: 100%;
        text-align: center;
    }

    .nav-tabs.custom-tabs>li>a {
        padding: 4px 10px;
    }

    .direct_inner table tr td {
        padding: 3%;
        width: 100% !important;
        display: block;
        padding-bottom: 0;
    }

    .direc_tory {
        width: 100%;
    }

    .acct_prof .showing_section {
        padding-top: 7%;
        display: block;
        overflow-y: scroll;
        width: 100% !important;
    }

    .form_cont tr td {
        display: contents;
    }

    .c_pass input {
        width: 100%;
    }

    .chat_box button.def.black {
        right: 60px !important;
    }

    .ceremony_sec td:first-child img {
        width: 50%;
        margin-bottom: 8%;
    }

    .ceremony_sec {
        text-align: center;
        padding: 10%;
    }

    .ceremony_sec table {
        width: 100%;
    }

    .dis_able p {
        float: none !important;
    }


    .mob_img img {
        width: 100% !important;
        margin-right: 0 !important;
    }

    .summarytable td:last-child,
    .summarytable th:last-child {
        width: 32%;
    }

    .summarytable tfoot tr td:last-child {
        width: 32.33333333333%;
    }

    .discount_voucher_sec td {
        display: block;
        width: 100% !important;
        padding-bottom: 12px !important;
    }

    .payment_type_sec select {
        width: 100% !important;
    }

    .white_sec_summary {
        padding-bottom: 5px !important;
    }

    .discount_voucher_sec td:first-child {
        width: 100% !important;
    }

    .white_sec_summary input {
        width: 100%;
    }

    table.reg_table {
        display: block;
        overflow-y: scroll;
    }

    .content_section {
        padding-left: 70px;
    }

    .cstom_w {
        width: 100%;
        margin-top: -75px;
        margin-bottom: 37px;
        margin-left: 0%;
    }

    .cstom_w table tr td {
        display: block;
    }

    .sec_content {
        width: 100%;
    }

    .carousel-caption.d-md-block {
        bottom: 20px;
    }

    .content_speaker {
        margin-bottom: 5%;
        height: inherit;
    }

    input.input_mb {
        width: 100% !important;
    }

    .tab_conf {
        background: white;
        display: block;
        overflow-y: scroll;
        width: 100% !important;
    }

    .nav.custom-tabs {
        display: inherit;
    }

    input.capc {
        width: 100%;
    }

    .payment_type_sec .white_sec {
        width: 100%;
    }

    .auth img {
        width: 50%;
    }

    .custom-file-upload {
        top: 54px;
        right: 45px;
    }

    .speaker-header .row>div {
        padding-bottom: 15px !important;
    }

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

    .full_banner {
        background-size: 80% 35%, auto auto;
    }

    .account_prof .main_content .col-12.col-lg-3,
    .speaker_list .main_content .col-12.col-lg-3,
    .events_info .main_content .col-12.col-lg-3,
    .index_2 .main_content .col-12.col-lg-3 {
        margin-bottom: 35px;
    }

    .auth table {
        width: 100% !important;
    }

    .navbar-light .navbar-nav .nav-link {
        text-transform: uppercase;
        font-size: 16px !important;
        text-align: left;
        color: white;
        font-weight: 100;
        border-bottom: #ffffff73 solid 1px;
        padding: 8px;
    }



    .navbar-light .navbar-toggler {
        color: rgb(0, 0, 0);
        border-color: rgb(0, 0, 0);
    }

    .nav_full_bg {
        position: absolute;
        z-index: 9;
        width: 100%;
    }

    .navbar-collapse {
        background: black;
        margin-top: 7px;
        margin-bottom: -8px;
    }

    .list_member {
        padding: 50px 50px 50px 50px;
    }

    .list_member table.w_bg {
        display: block;
        overflow-y: scroll;
    }

    h2 {
        font-size: 28px;
    }

    h1 {
        font-size: 34px;
    }

    p.copyright {
        padding-top: 20px;
        padding-bottom: 5px;
    }

    footer .col-lg-3 {
        padding-bottom: 33px;
    }

    footer .soc_head {
        padding-top: 20px;
    }

    .list_member_inner table.tab_cst tr td:last-child {
        width: initial;
    }

    #nature_business .check_cst input[type="checkbox"] {
        left: -1%;
    }

    ul.navbar-nav li:first-child>a {
        padding-top: 18px !important;
    }

    td.hide_mob {
        display: none !important;
    }

    .cont_list tr td:last-child {
        width: initial;
    }

    .cont_list td {
        padding-bottom: 13px;
        display: contents;
        font-size: 14px;
    }

    .mob_btn {
        margin-top: 35px;
        margin-bottom: 20px;
    }

    .dated_section table tr td {
        vertical-align: top;
        display: inherit;
    }

    .list_member_inner tr td:last-child {
        width: 0%;
    }

    .non_member_reg .list_member_inner td {
        display: contents;
    }

    .list_member_inner td {
        display: contents;
    }

    .fixed_custom {
        position: fixed !important;
    }

    .nav_full_bg {
        padding: 7px 0 7px 0;
        z-index: 16;
    }

    .navbar-brand {
        width: 33%;
    }

    .fixed_custom .navbar-brand img {
        width: 84%;
    }

    .feat_image {
        padding-bottom: 6%;
    }

    .registration .mob_bg {
        background: white !important;
    }

    .col_bg .col-12.col-lg-3:nth-child(2) h4,
    .col_bg .col-12.col-lg-3:nth-child(3) h4 {
        text-align: left;
        padding-left: 55px;
    }
}

ul.pagination {
    text-align: right;
    padding-top: 0;
    float: right;
}

ul.pagination li {
    list-style: none;
    display: contents;
}

ul.pagination li a {
    padding: 10px;
}


ul.pagination li.active {
    color: #22282b !important
}

ul.pagination li.disabled {
    display: none;
}

ul.pagination li span {
    padding: 10px;
}

a.directory-popup {
    color: black !important;
    display: block;
}

a.directory-popup:hover {
    color: #278BC8 !important;
    text-decoration: underline;
}

.sec_col_mem_directory .modal {
    padding-top: 0px;
}

.sec_col_mem_directory .modal-content {
    width: 100%;
    margin-top: 0;
}

.sec_col_mem_directory .modal-content .form-control {
    height: auto;
    word-break: break-word;
}

a.floating-button {
    position: fixed;
}

a.floating-button,
a.floating-button:hover {
    text-decoration: none;
    color: #02a1e5;
    font-size: 50px;
}

.floating-button.bottom-right {
    bottom: 10px;
    right: 10px;
}

.floating-button.bottom-right i {
    background-color: white;
    border-radius: 50%;
}

.bootbox .modal-content {
    width: auto;
}