@import url('https://fonts.googleapis.com/css2?family=PT+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100,0,300,0,400,0,500,0,700,0,900,1,100,1,300,1,400,1,500,1,700,1,900&display=swap');

/*======================= global css start ========================== */
body {
    font-family: "Roboto", sans-serif !important;
}

/* f5f3ff blue
fff6f1 orange  inner_sec_con*/

.btn_bg a {
    padding: 10px 20px;
}

.btn_bg a,
a.stylizedButton.buttonStyle001,
a.stylizedButton.buttonStyle002,
a.stylizedButton.buttonStyle003,
.WaGadgetOnlineStoreProduct .OnlineStoreProduct_aside .OnlineStoreButton input.typeButton,
.generalFieldsContainer .fieldSubContainer input[type=submit][type=submit],
.generalFieldsContainer .fieldSubContainer input.typeButton[type=submit],
[type="button"],
[type="submit"],
[type="submitButton"] {
    background: #ff6d10 !important;
    font-size: 16px !important;
    border-radius: 4px !important;
    box-shadow: unset !important;
    color: #fff !important;
    font-family: "Roboto", sans-serif !important;
}

a.stylizedButton.buttonStyle001:hover,
a.stylizedButton.buttonStyle002:hover,
a.stylizedButton.buttonStyle003:hover,
.WaGadgetOnlineStoreProduct .OnlineStoreProduct_aside .OnlineStoreButton input.typeButton:hover,
.generalFieldsContainer .fieldSubContainer input[type=submit][type=submit]:hover,
.generalFieldsContainer .fieldSubContainer input.typeButton[type=submit]:hover,
[type="button"]:hover,
[type="submit"]:hover,
[type="submitButton"]:hover {
    background-color: #150a59 !important;
    transition: 0.5s ease-in-out !important;
    color: #fff !important;
}

.btn_bg a:hover {
    background-color: #150a59 !important;
    transition: 0.5s ease-in-out !important;
    color: #fff !important;
}

a:hover {
    color: #ff6d10;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    padding: 0;
    font-family: "Roboto", sans-serif !important;
    line-height: normal;
}

h1.head_title {
    font-size: 38px;
    color: #010101;
    font-weight: 500;
}

h2.head_title_h2 {
    font-size: 24px;
    color: #010101;
    font-weight: 500;
}

p {
    font-size: 16px !important;
    font-family: "Roboto", sans-serif !important;
}

iframe {
    width: 100%;
}

.hide_class {
    display: none;
}

.container_12 {
    max-width: 1280px;
    margin: 0 auto !important;
    width: 100%;
}

.s1_grid_12 {
    width: auto;
}

.WaGadgetMenuHorizontal .menuBackground {
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
}

a.btn-bg:hover {
    background-color: #150a59;
    transition: 0.5s ease-in-out;
}

/*=================== global css end ==================== */


/*======================================== home page css start ========================================= */


/*==============top=bar=sec==============*/
.top_bar tr td {
    vertical-align: middle;
}

.top_bar {
    padding: 6px 0;
}

.zoneHeader1 .container_12 {
    max-width: 100%;
    width: 100%;
}

.zoneHeader1 .container_12 .s3_grid_12 {
    margin: 0;
}

.top_bar table.WaLayoutTable,
.nav_bar_top table.WaLayoutTable {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 15px;
    width: auto;
}

.WaGadgetSiteSearch .searchBoxField {
    color: #4f4f4f;
    border-radius: 0;
    line-height: 20px;
    box-shadow: none;
    width: 319px;
    border: 1px solid #a8a8a9;
    height: 40px;
}

.WaGadgetSiteSearch .searchBoxFieldContainer:before {
    left: auto;
    top: 0;
    right: 0;
    font-size: 1.1em;
    color: #ffffff;
    background: #ff6d10;
    margin: 4px 4px;
    height: 32px;
    width: 32px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.WaGadgetLoginButton .loginBoxLinkContainer .loginBoxLinkButton:after {
    content: "";
}

.WaGadgetLoginButton .loginBoxLinkContainer .loginBoxLinkButton:after {
    content: "";
    background-image: url("/resources/home/login.png");
    background-repeat: no-repeat;
    width: 18px;
    height: 20px;
    display: inline-block;
}

.WaGadgetLoginButton .loginBoxLinkContainer .loginBoxLinkButton {
    display: inline-flex;
    align-items: center;
    gap: 0 10px;
    color: #002f6a;
    font-size: 16px;
    font-family: "PT Sans", sans-serif;
    background: transparent;
    box-shadow: none;
    padding: 0;
}

.WaGadgetLoginButton .loginBoxLinkContainer .loginBoxLinkButton:hover {
    background: transparent;
    color: #150a59;
}

.btn-style {
    display: block;
    margin: 55px 0 0;
}

a.btn-bg {
    display: block;
    text-align: center;
    margin: 0 auto;
    background: #ff6d10;
    font-size: 16px;
    padding: 0;
    height: 50px;
    color: #fff;
    text-transform: uppercase;
    border-radius: 4px;
    align-items: center;
    max-width: 174px;
    width: auto;
    line-height: 50px;
}

/*==============top=logo=sec==============*/
.nav_bar_top {
    padding: 10px 0;
    vertical-align: middle;
}

.nav_bar_top tr td {
    vertical-align: middle;
}

.nav_bar_top .WaGadgetCustomMenu.menuStyleNone .orientationHorizontal li a {
    display: inline-block;
    margin: 0 10px;
    color: #000000;
    font-size: 17px;
    font-weight: 400;
    font-family: "PT Sans", sans-serif;
}

/*==============top=menu=sec==============*/
.WaGadgetMenuHorizontal .menuInner ul.firstLevel>li.phantom>.item>a>span {
    border-bottom: 0;
    font-size: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.WaGadgetMenuHorizontal .menuInner ul ul li>.item>a {
    padding: 10px 25px 10px 25px;
}

.WaGadgetMenuHorizontal .menuInner ul ul {
    margin: 0;
}

.WaGadgetMenuHorizontal .menuInner ul ul li {
    border-top: unset;
}

.main_menu_row.WaGadgetMenuHorizontal .menuInner ul.firstLevel {
    margin: 0 auto;
}

.WaGadgetMenuHorizontal.menuStyle001 .menuInner ul.firstLevel>li.sel>.item>a {
    box-shadow: none;
}

.WaGadgetMenuHorizontal.menuStyle001 .menuInner ul.firstLevel>li>.item>a {
    font-family: "PT Sans", sans-serif;
}

.WaGadgetMenuHorizontal .menuInner ul.firstLevel>li>.item>a {
    padding: 10px 25px 10px 25px;
}

.WaGadgetMenuHorizontal .menuInner ul.firstLevel>li.dir>.item>a {
    display: flex;
    position: relative;
    align-items: center;
    gap: 10px;
}

.WaGadgetMenuHorizontal .menuInner ul.firstLevel>li.dir>.item>a:after {
    content: "";
    position: unset;
    margin: 0px;
    display: block;
    width: 12px;
    height: 6px;
    z-index: 3;
    background: url("/resources/home/drop.png");
    background-repeat: no-repeat;
}

.WaGadgetMenuHorizontal .menuInner ul.firstLevel>li.dir>.item>a span {
    padding: 0;
}

.WaGadgetMenuHorizontal .menuInner li>.item:hover>ul::before {
    content: '' !important;
    position: absolute !important;
    top: -9px;
    width: 0;
    left: 25px;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #ffffff;
    margin: 0;
}

.WaGadgetMenuHorizontal .menuInner li>.item:hover>ul ul::before {
    content: "" !important;
    position: unset !important;
    display: block;
    border: unset !important;
}

.WaGadgetMenuHorizontal .menuInner ul ul li.dir>.item>a:after {
    background: unset;
}

.WaGadgetMenuHorizontal.menuStyle001 .menuInner ul ul.secondLevel>li>.item:hover>a,
.WaGadgetMenuHorizontal.menuStyle001 .menuInner ul ul.secondLevel>li:hover>.item>a {
    background-color: #fe6d10;
    color: #FFFFFF;
}

button.slick-prev.slick-arrow:hover {
    background: #ff6d10;
    transition: 0.5s ease-in-out;
}

button.slick-next.slick-arrow:hover {
    background: #ff6d10;
    transition: 0.5s ease-in-out;
}

/*==============Hero=sec==============*/
.zoneHeader2 .container_12 {
    width: 100%;
    max-width: 100%;
}

.zoneHeader2 .container_12 .s1_grid_12.s2_grid_12.s3_grid_12 {
    margin: 0;
    padding: 0;
}

.camera_prev,
.camera_next {
    width: 50px;
    height: 50px;
    margin-top: -15px;
    background: #e8e8e8;
    opacity: 1 !important;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.camera_wrap .camera_prev>span {
    width: 18px;
    height: 16px;
    background: url("/resources/home/left-arrow.png");
    opacity: 1;
    background-repeat: no-repeat;
}

.camera_wrap .camera_next>span {
    width: 18px;
    height: 16px;
    background: url("/resources/home/Right-arrow.png");
    opacity: 1;
    background-repeat: no-repeat;
}


/*==============spotlight-sec=============*/
.spotlight_sec table.WaLayoutTable {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 15px;
    width: auto;
}

#PAGEID_18316 .zoneHeader3 .container_12 {
    width: 100%;
    max-width: 100%;
}

#PAGEID_18316 .zoneHeader3 .container_12 .s1_grid_12.s2_grid_12.s3_grid_12 {
    margin: 0;
}

.spotlight_sec {
    padding: 55px 0;
    position: relative;
    margin: 0;
}

.spotlight_sec:after {
    content: "";
    background-image: url("/resources/home/wave_efect.png");
    background-repeat: no-repeat;
    width: 604px;
    height: 654px;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
}

div#id_tvq1rSn {
    position: relative;
    z-index: 1;
}

.spotlite {
    display: flex;
    gap: 20px;
    margin-bottom: 50px;
}

.spotlite .img_left {
    width: 100%;
    max-width: 242px;
}

.spotlite .text_right {
    width: 100%;
}

.spotlite .text_right p {
    font-size: 18px;
    color: #393939;
}

.spotlite .text_right p a {
    color: #ff6d10;
}


a.apply.ROAR {
    justify-content: flex-start;
    text-transform: uppercase;
}

.our_news h1.head_title {
    margin: 0 0 10px;
}

.zoneHeader3 div#id_Header2>div {
    padding: 0;
}

.WaGadgetUpcomingEvents ul li:first-child {
    padding-top: 0;
}

.WaGadgetUpcomingEvents ul li:last-child {
    border: 0;
    padding-bottom: 0;
}

.WaGadgetUpcomingEvents ul li {
    padding: 0;
    margin: 0;
    position: relative;
    line-height: 1.2;
    text-align: left;
    border-bottom: 1px dashed #bbbbbb;
    padding-bottom: 20px;
    padding-top: 20px;
}

.WaGadgetUpcomingEvents ul li .title {
    margin: 0 0 12px 0;
}

.WaGadgetUpcomingEvents ul li .title a {
    font-size: 24px;
    text-transform: capitalize;
    color: #150a59;
    font-weight: 500;
    letter-spacing: 1px;
}

.WaGadgetUpcomingEvents ul li .date span.dateonly {
    font-size: 18px;
    color: #ff6d10;
    letter-spacing: 1px;
}

.WaGadgetUpcomingEvents ul li .date span.location {
    font-size: 18px;
    color: #393939;
    letter-spacing: 1px;
}

.WaGadgetUpcomingEvents ul li:before,
.WaGadgetUpcomingEvents ul li:after {
    display: none;
}

/*==============get-connected =============*/
.get_connected {
    text-align: center;
    padding: 50px 0;
    position: relative;
}

.get_connected::before {
    content: "";
    background-image: url("/resources/home/shap_efct.png");
    background-repeat: no-repeat;
    height: 264px;
    width: 100%;
    position: absolute;
    top: 0px;
    display: block;
    left: 0;
    right: 0;
    background-size: cover;
}

.social_conn {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 14px;
    margin-top: 40px;
}

/*==============Executive Committee==============*/
.Committee_sec {
    margin-bottom: 50px;
}

#PAGEID_18316 .zoneHeader4 div#id_Header3>div {
    padding: 0;
}

#PAGEID_18316 .zoneHeader4 .container_12 {
    width: 100%;
    max-width: 100%;
}

#PAGEID_18316 .zoneHeader4 .container_12 .s1_grid_12.s2_grid_12.s3_grid_12 {
    margin: 0;
}

.Committee_sec_row table.WaLayoutTable {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 15px;
}

.Committee_sec h1.head_title {
    text-align: center;
    position: relative;
}

.Committee_sec h1.head_title:after {
    content: "";
    border-bottom: 4px solid #150a59;
    width: 86px;
    display: block;
    margin: 24px auto 0;
}

#PAGEID_18316 .zoneHeader4 {
    padding: 50px 0 0;
    position: relative;
}

#PAGEID_18316 .zoneHeader4:after {
    content: "";
    background-image: url("/resources/home/round-shape.png");
    background-repeat: no-repeat;
    width: 100%;
    display: block;
    height: 217px;
    position: absolute;
    top: 0;
}

.Committee_sec_row .WaGadgetContent h2 {
    padding: 0 20px;
    font-size: 16px;
    text-align: center;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0 0 4px;
}

.Committee_sec_row .WaGadgetContent p {
    text-align: center;
    margin: 0;
    font-size: 16px;
    color: #150a59;
    letter-spacing: 1px;
}

.Committee_sec_row .WaGadgetFirst {
    border-radius: 12px;
    box-shadow: 0 3px 10px rgb(0, 0, 0, 0.1);
}

.member_img {
    padding: 20px;
    width: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}



/*==============Our-Partners==============*/
.Our_Partners_spon {
    background: #fbfbfb;
    padding: 50px 0;
    margin-top: 70px;
}

.Our_Partners_spon h1.head_title {
    margin: 0 0 40px;
    text-align: center;
}

.Our_Partners_spon .gadgetStyleBody {
    max-width: 1280px;
    margin: 0 auto;
    width: auto;
    padding: 0 15px;
}

.testim__text {
    margin: 0px 10px;
    border-radius: 8px;
    border: 1px solid #f3f3f3;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    /* box-shadow: 0 3px 10px rgb(0, 0, 0, 0.1); */
    overflow: hidden;
}

.testmonial_slider .slick-prev,
.testmonial_slider .slick-next {
    color: #c32c2c;
    background: #e8e8e8;
    z-index: 9;
    width: 42px;
    height: 42px;
    border-radius: 100px;
}

.testmonial_slider .slick-prev:before {
    content: "";
    background-image: url("/resources/home/left-arrow.png");
    background-repeat: no-repeat;
    display: inline-block;
    width: 18px;
    height: 16px;
    background-position: center;
}

.testmonial_slider .slick-next:before {
    content: "";
    background-image: url("/resources/home/Right-arrow.png");
    background-repeat: no-repeat;
    display: inline-block;
    width: 18px;
    height: 16px;
    background-position: center;
}

.Our_Partners_spon .testmonial_slider .slick-prev,
.Our_Partners_spon .testmonial_slider .slick-next {
    color: #c32c2c !important;
    background: #e8e8e8 !important;
    z-index: 9;
    width: 42px;
    height: 42px;
    border-radius: 100px !important;
    font-size: 0 !important;
}

/*==============footer=sec==============*/
.addres_colm p:first-child {
    border-bottom: 1px solid #fff;
    padding-bottom: 20px;
}

#PAGEID_18316 .zoneContent div#idPrimaryContentBlock1Content {
    display: none;
}

.zoneFooter1 {
    background: #ffffff;
    box-shadow: none;
    background-color: #fafaff;
}

.addres_colm {
    text-align: center;
}

.addres_colm p {
    color: #fff;
    font-size: 18px;
    font-weight: 300;
}

.zoneFooter3 {
    display: none;
}

.zoneFooter2 .container_12 {
    width: 100%;
    max-width: 100%;
}

.zoneFooter2 .container_12 .s1_grid_12.s2_grid_12.s3_grid_12 {
    margin: 0;
    text-align: center;
}

.copywrite {
    padding: 8px 15px;
}

.copywrite p {
    font-size: 15px;
    color: #fff;
    font-weight: 300;
}

.f-social ul {
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

.f-social ul li {
    display: inline-block;
    border: 2px solid #150a59;
    width: 44px;
    height: 44px;
    border-radius: 50px;
    padding: 3px;
}

.f-social ul li a {
    display: flex;
    background: #150a59;
    border-radius: 50px;
    height: 100%;
    align-items: center;
    justify-content: center;
}

a.apply {
    font-weight: 500;
    font-size: 16px;
    color: #ff6d10;
    text-decoration: underline;
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
    text-align: center;
}

.footer_sec ul.orientationHorizontal li a:hover {
    color: #ff6d10 !important;
}

.footer_sec ul.orientationHorizontal {
    display: flex;
    flex-wrap: wrap;
    gap: 20px 0;
}

.footer_sec ul.orientationHorizontal li {
    width: 50%;
}

.footer_sec ul.orientationHorizontal li::before {
    display: none;
}

.footer_sec ul.orientationHorizontal li a {
    margin: 0 !important;
    font-size: 16px;
    color: #000 !important;
    font-weight: 400;
}

h5.f-title {
    font-size: 24px;
    font-weight: 500;
}

h5.f-title.adres {
    color: #fff;
}

.f-social ul li a:hover {
    background: #fd6c0f;
    transition: 0.5s ease-in-out;
}

.home_banner .camera_charcoal_skin .camera_prev:hover {
    background: #fd6c0f;
    transition: 0.5s ease-in-out;
}

.home_banner .camera_charcoal_skin .camera_next:hover {
    background: #fd6c0f;
    transition: 0.5s ease-in-out;
}

a.apply:hover {
    color: #150a59;
    text-decoration: none;
}

/*======================================== home page css end ========================================= */

/* ==========inner pages css start ============== */
.inner_sec_con,
.inner_sec_con_two {
    padding: 30px;
}

#PAGEID_18325 .member_img img {
    width: 252px;
    height: 254px;
}

#PAGEID_18333 .member_img img {
    width: 100%;
    height: 350px;
    object-fit: cover;
    aspect-ratio: 1/1;
}

#PAGEID_18329 .member_img img {
    object-fit: cover;
    width: 100%;
    height: 229px;
}

#PAGEID_18366 .member_img img {
    object-fit: cover;
    width: 100%;
}


/* Committee_sec start  */
.commitee_wra .WaGadgetContent {
    margin: 0;
}

.commitee_wra .committe_news {
    background: #ff6d10;
    padding: 10px 25px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.commitee_wra .committe_news p {
    margin: 0;
}

.commitee_wra .committe_news p:nth-child(1) a {
    font-size: 20px !important;
    color: #fff !important;
}

.commitee_wra .committe_news p:nth-child(2) a {
    font-size: 16px;
    color: green;
}

.commitee_wra .committe_news p:nth-child(2) a:hover {
    text-decoration: underline;
    text-decoration-color: green;
}



.commitee_wra .WaGadgetBlog form h4.boxHeaderTitle a {
    font-size: 15px;
    color: green !important;
}

.commitee_wra .WaGadgetBlog .boxFooterOuterContainer {
    padding: 0 25px 25px 25px;
    display: none;
}

.commitee_wra .blogPostBody.gadgetBlogEditableArea p {
    display: none;
}

.commitee_wra .WaGadgetBlog ul.boxesList li.boxesListItem .boxHeaderOuterContainer {
    padding: 0px 25px;
    background: 0;
}

.commitee_wra .WaGadgetBlog ul.boxesList li.boxesListItem {
    margin: 0;
    background: unset;
    box-shadow: unset;
}

.commitee_wra .WaGadgetBlog ul.boxesList li.boxesListItem .boxHeaderOuterContainer h4.boxHeaderTitle a:after {
    content: "";
    display: unset;
}

.commitee_wra .WaGadgetBlog ul.boxesList li.boxesListItem:nth-child(1) {
    padding-top: 20px;
}

.commitee_wra .WaGadgetBlog ul.boxesList li.boxesListItem .boxBodyOuterContainer .boxBodyContentOuterContainer {
    padding: 0;
    margin: 0;
}

.commitee_wra .WaGadgetBlogStateList .pagerOuterContainer {
    margin: 0;
}




.commitee_wra .WaGadgetLast {
    border-radius: unset;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    background: unset;
    border: 1px solid #c8c8c8;
}

.commitee_wra .WaGadgetRecentBlogPosts ul li {
    padding: 0;
    margin-bottom: 15px;
}

.commitee_wra .WaGadgetRecentBlogPosts ul li:before {
    position: unset;
    border-left: unset;
    border-top: unset;
    border-bottom: unset;
}

.commitee_wra .WaGadgetRecentBlogPosts ul li .title a {
    color: green;
}

.committees_section_bot {
    display: none;
}

.block_custm {
    padding: 10px;
    min-height: 120px;
}


.hamburger_menu {
    display: none;
}

.mobile_ban {
    display: none;
}

/* allupa president css  */
.responsive-table {
    width: 100%;
    border-collapse: collapse;
    margin: 20px 0;
    overflow-x: auto;
}

.responsive-table th,
.responsive-table td {
    border: 1px solid #8a8a8a;
    padding: 10px;
    text-align: left;
    color: #010101;
}

.responsive-table th {
    background-color: #ff6d10 !important;
    color: #000;
}

td.year-red {
    color: #ff6d10;
    font-weight: bold;
}

@media (max-width: 600px) {
    .responsive-table thead {
        display: none;
    }

    .responsive-table,
    .responsive-table tbody,
    .responsive-table tr,
    .responsive-table td {
        display: block;
        width: 100%;
    }

    .responsive-table tr {
        margin-bottom: 15px;
    }

    .responsive-table td {
        text-align: right;
        padding-left: 25%;
        position: relative;
        width: 70%;
    }

    .responsive-table td::before {
        content: attr(data-label);
        position: absolute;
        left: 10px;
        width: 45%;
        padding-left: 10px;
        font-weight: bold;
        text-align: left;
    }
}

.golf_p .camera_prev, .camera_next {
    opacity: 0 !important;
    width: 30px;
    height: 30px;
}
.golf_p .camera_wrap:hover .camera_prev, .golf_p .camera_wrap:hover .camera_next {
    opacity: 1 !important;
}
.golf_p .camera_wrap .camera_next>span {
    width: 14px;
    height: 12px;
    background-size: contain;
}
.golf_p .camera_wrap .camera_prev>span {
    width: 14px;
    height: 12px;
    background-size: contain;

}
/*=================== media start =================== */
@media (max-width: 1299px) {
    .zoneHeader1 .container_12 {
        width: 100%;
    }

    .testmonial_slider .slick-prev {
        left: 0 !important;
    }

    .testmonial_slider .slick-next {
        right: 0 !important;
    }
}

@media (max-width: 991px) {
    .mobile_ban {
        display: block;
    }

    .desktop_ban {
        display: none;
    }
}

@media (max-width: 770px) {
    .footer_sec div#id_cREoUYu tr.WaLayoutRow {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .footer_sec ul.orientationHorizontal {
        display: flex;
        flex-wrap: wrap;
        gap: 20px 0;
        align-items: center;
        justify-content: center;
        text-align: center;
    }

    div#id_cREoUYu tr.WaLayoutRow td div#id_LNKGgBc>div {
        text-align: center;
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
        justify-content: center;
    }

    .footer_sec div#id_cREoUYu tr.WaLayoutRow td {
        width: 100% !important;
        align-items: center;
        justify-content: center;
        display: flex;
    }
}



@media (max-width: 767px) {
    .sec_menu_top {
        display: none;
    }

    .nav_bar_top .WaGadgetCustomMenu.menuStyleNone .orientationHorizontal li a {
        font-size: 15px;
    }

    .hamburger_menu {
        display: inline-flex;
        text-align: right;
        width: 32px;
        font-size: 20px;
        border: 1px solid #150a59;
        height: 32px;
        align-items: center;
        justify-content: center;
        border-radius: 5px;
    }

    .nav_bar_top table.WaLayoutTable {
        width: 100%;
    }

    .nav_bar_top table.WaLayoutTable div#id_jAR9zA9 {
        margin: 0;
        position: absolute;
        top: -64px;
        right: 0;
    }

    .nav_bar_top table.WaLayoutTable div ul.orientationHorizontal.alignRight {
        text-align: left;
        position: absolute;
        z-index: 9;
        background: #fff;
        right: 0;
        width: 200px;
        top: 5px;
        border-radius: 4px;
        padding: 14px 7px;
        box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.3);
    }

    .sec_menu_top {
        position: unset;
    }

    .nav_bar_top table.WaLayoutTable div ul.orientationHorizontal.alignRight li {
        display: block;
    }

    .nav_bar_top table.WaLayoutTable div ul.orientationHorizontal.alignRight li::before {
        display: none;
    }

    .nav_bar_top table.WaLayoutTable tr.WaLayoutRow {
        display: flex;
        width: 100%;
        flex-direction: column;
        position: relative;
    }

    .nav_bar_top table.WaLayoutTable tr.WaLayoutRow td {
        width: 100% !important;
        margin: 0;
    }

    .top_bar table.WaLayoutTable tr.WaLayoutRow td#id_yOFOass {
        width: auto !important;
    }

    .top_bar table.WaLayoutTable tr.WaLayoutRow td .searchBox,
    .top_bar table.WaLayoutTable tr.WaLayoutRow td .searchBox .searchBoxFieldContainer,
    .top_bar table.WaLayoutTable tr.WaLayoutRow td .searchBox .searchBoxFieldContainer input {
        width: 100%;
    }

    .top_bar table.WaLayoutTable tr.WaLayoutRow {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        gap: 20px;
    }

    .top_bar table.WaLayoutTable {
        max-width: 100%;
        width: 100%;
    }

    .top_bar table.WaLayoutTable tr.WaLayoutRow td {
        margin: 0;
    }

    .top_bar {
        background: #f7f5f5;
    }

    .WALayoutSingleLine .WaLayoutTable {
        display: table;
    }

    .WALayoutSingleLine .WaLayoutTable .WaLayoutItem {
        display: table-cell;
        width: auto !important;
    }

    .WALayoutSingleLine .WaLayoutTable .WaLayoutItem~.WaLayoutItem {
        margin-top: 0;
    }

    .spotlight_sec tr.WaLayoutRow {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        text-align: center;
    }

    .spotlight_sec tr.WaLayoutRow td {
        width: 100% !important;
    }

    .spotlight_sec div#id_2dfqYUn {
        margin-bottom: 0px !important;
    }

    .spotlight_sec div#id_2dfqYUn h1.head_title {
        margin: 40px 0;
    }

    div#id_tvq1rSn a.apply.ROAR {
        justify-content: center;
    }

    .spotlite>div {
        width: 100% !important;
        text-align: center;
        max-width: 100% !important;
    }

    .spotlite {
        display: block;
    }

    .spotlite .text_right {
        text-align: left;
    }

    h1.head_title {
        font-size: 27px;
    }

    p {
        font-size: 16px !important;
    }

    a.apply {
        font-size: 14px;
    }

    .WaGadgetMenuHorizontal[class*=menuStyle] .menuInner ul ul {
        margin: 0px 0 0 0;
        padding: 0;
    }

    .WaGadgetMenuHorizontal.menuStyle001 .menuInner ul.secondLevel>li>.item>a {
        background-color: #ffe4d3;
        font-size: 16px;
        color: #150a59;
        opacity: 1;
    }

    .WaGadgetMenuHorizontal[class*=menuStyle] .menuInner ul.firstLevel>li.sel>.item>a:after {
        background: #150a59;
    }

    .WaGadgetMenuHorizontal[class*=menuStyle] .menuInner ul.firstLevel>li {
        border-top: unset;
    }

    .spotlight_sec .WaGadgetUpcomingEvents ul li .title a {
        font-size: 18px;
    }

    .spotlight_sec .WaGadgetUpcomingEvents ul li .date span {
        font-size: 16px;
    }

    .spotlite .img_left {
        margin-bottom: 20px;
    }

    .Committee_sec {
        margin-bottom: 25px;
    }

    .btn-style {
        margin: 25px 0 0;
    }

    .Our_Partners_spon {
        margin-top: 0px;
    }

    div#id_LNKGgBc>div,
    div#id_EVclxth>div,
    div#id_JeejZIl>div {
        padding: 25px 0 !important;
    }

    td#id_dWZfovD,
    td#id_qx5KZZu {
        margin-top: 0;
    }

}

@media (max-width: 616px) {


    .WaGadgetMenuHorizontal.menuStyle001 .menuInner ul.firstLevel>li.sel>.item>a {
        background: #ff6d10 !important;
        color: #ffffff;
    }

    .WaGadgetMenuHorizontal.menuStyle001 .menuInner ul.firstLevel>li>.item>a {
        font-size: 16px;
        color: #FFFFFF;
        background: #ff6d10;
    }

    .WaGadgetMenuHorizontal[class*=menuStyle] .menuInner ul ul li.sel>.item>a {
        background: #150a59;
        color: white;
    }

    .WaGadgetMenuHorizontal[class*=menuStyle] .menuInner .menuButton {
        padding: 10px 0;
    }

    #PAGEID_18325 .member_img img,
    #PAGEID_18329 .member_img img,
    #PAGEID_18333 .member_img img {
        height: auto;
    }

}

@media (max-width: 579px) {

    .nav_bar_top table.WaLayoutTable div#id_jAR9zA9 {
        top: -53px;
    }
}

@media (max-width: 480px) {

    .nav_bar_top table.WaLayoutTable div#id_jAR9zA9 {
        top: -30px;
    }
}


@media (max-width: 425px) {
    .nav_bar_top .WaGadgetCustomMenu.menuStyleNone .orientationHorizontal li a {
        margin: 0;
        font-size: 16px;
    }

    .WaGadgetCustomMenu ul.alignRight {
        text-align: left;
    }

    a.apply {
        font-size: 10px;
    }

}