    .text_ads_expand_button_mer_info {
    display: none;
    }
    .dropdown-menu.show{
    display: block !important;
    }
    .alert-text{
    text-align: center;
    }
    .verification-field-control {
    border: none;
    border-radius: 40px !important;
    width: 50px !important;
    height: 50px !important;
    max-width: 50px;
    }
    @media all and (min-width: 800px) {
        .fancybox-thumbs {
        top: auto;
        width: auto;
        bottom: 0;
        left: 0;
        right : 0;
        height: 95px;
        padding: 10px 10px 5px 10px;
        box-sizing: border-box;
        background: rgba(0, 0, 0, 0.3);
        }
        .fancybox-show-thumbs .fancybox-inner {
        right: 0;
        bottom: 95px;
        }
    }
    @media all and (max-width: 800px) {
        .fancybox-thumbs {
        top: auto;
        width: auto;
        bottom: 0;
        left: 0;
        right : 0;
        height: 95px;
        padding: 10px 10px 5px 10px;
        box-sizing: border-box;
        background: rgba(0, 0, 0, 0.3);
        }
        .mn-has-sub-custom {
        font-size: 15px;
        font-family: 'Rajdhani', sans-serif;
        text-transform: capitalize;
        text-decoration: none !important;
        }
        .fancybox-show-thumbs .fancybox-inner {
        right: 0;
        bottom: 95px;
        }
    }
    /* Create three equal columns that floats next to each other */
    .column {
    padding: 10px;
    display: block;
    }
    .column a {
    float: none;
    color: black;
    padding: 16px;
    text-decoration: none;
    display: block;
    text-align: left;
    }
    .column a:hover {
    background-color: #ddd;
    }
    .multi-menu-col {
    float: left;
    text-align: left;
    }
    .multi-menu-col p{
    margin-bottom: 0px;
    }
    .menu-content-section{
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
    padding-bottom: 1rem;
    display: block;
    width: 75rem;
    }
    .menu-content-nav{
    padding-bottom: 0.5rem;
    text-align: left;
    display: block;
    }
    .menu-content-nav{
    -webkit-column-break-inside: avoid;
    break-inside: avoid;
    padding-bottom: 0.5rem;
    page-break-inside: avoid;
    text-align: left;
    vertical-align: top;
    display: block;
    }
    .menu-content-nav .single-menu:hover, .single-menu .active {
    text-decoration: underline;
    }
    .menu-link {
    font-weight: 700;
    display: block !important;
    letter-spacing: 0px !important;
    padding: 8px 0px 0px 6px !important;
    font-size: 17px;
    text-transform: capitalize;
    color: #828B95;
    }
    .menu-sub-link {
    color: #777;
    display: block !important;
    letter-spacing: 0.4px !important;
    text-transform: capitalize;
    font-size: 16px;
    padding: 6px 0px 6px 6px;
    font-weight: 400;
    }
    .mobile-on .menu-content-section{
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    padding-bottom: 1rem;
    display: block;
    width: 100%;
    }
    .mobile-on .menu-content-nav{
    width: 100%;
    }
    .menu-sub-link:hover {
    background-color: transparent;
    }
    .mobile-on .nav-logo-wrap {
    margin-right: 0px;
    width: 225px;
    }
    .mobile-on .nav-cus-logo-wrap .logo {
    max-width: 225px;
    }
    .mobile-on .nav-cus-logo-wrap .logo img {
    width: 300px;
    }
    #calendar-container {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    }
    .fc-header-toolbar {
    padding-top: 1em;
    padding-left: 1em;
    padding-right: 1em;
    }
    .menu-border-top-4{
    border-top: 4px solid #d92c23;
    }
    @media only screen and (max-width: 1575px){
        .menu-content-section {
        width: 72rem;
        }
    }
    @media only screen and (max-width: 1555px){
        .menu-content-section {
        width: 70rem;
        }
    }
    @media only screen and (max-width: 1499px){
        .menu-content-section {
        width: 68rem;
        }
    }
    @media only screen and (max-width: 1450px){
        .menu-content-section {
        width: 65rem;
        }
    }
    @media only screen and (max-width: 1430px){
        .menu-content-section {
        width: 62rem;
        }
    }
    @media only screen and (max-width: 1395px){
        .menu-content-section {
        width: 58rem;
        }
    }
    @media only screen and (max-width: 1350px){
        .menu-content-section {
        width: 54rem;
        }
    }
    @media only screen and (max-width: 1270px){
        .menu-content-section {
        width: 50rem;
        }
    }
    @media only screen and (max-width: 1199px){
        .menu-content-section {
        width: 48rem;
        }
    }
    @media only screen and (max-width: 1160px){
        .menu-content-section {
        width: 40rem;
        }
    }
    @media only screen and (max-width: 1100px){
        .menu-content-section {
        width: 38rem;
        }
    }
    .menu-icon{
    position: relative;
    top: -2px;
    }
    body.modal-open {
    overflow: visible;
    }
    .footer-logo-bg{
    background:rgb(230, 230, 230);
    border-radius: 100%;
    width: 215px;
    height: 215px;
    display:flex;
    overflow: hidden;
    }
    .top-footer{
    background-color: #212B33;
    }
    .fc-event-title-container{
    cursor: pointer;
    }
    .fc-direction-ltr .fc-button-group > .fc-button:not(:last-child) {
    text-transform: capitalize !important;
    }
    .union-post-prev-img img {
    background-position: center;
    background-size: cover;
    }
    .fc-event-time{
    display: none !important;
    }
    @media screen and (max-width: 374px),screen and (max-height: 668px){
        .mobile-scroll{
        max-height: 280px !important;
        }
    }
    @media only screen and (max-width: 480px){
        .slider-overlay {
        padding: 180px 0 0;
        }
        .slider-overlay iframe {
        height: 220px !important;
        }
        }
        .owl-carousel .owl-dots.disabled {
        display: block !important;
    }
    @media only screen and (max-width: 991px){
        .owl-buttons {
        display: none;
        }
        .slider-indicator {
        display: none;
        }
        .blog_one_right:before {
        top: -40px;
        }
    }
    .dropdown-menu .dropdown-menu {
    transform: none !important;
    top: -.5rem !important;
    left: 100% !important;
    }
    .dropdown-item:focus, .dropdown-item:hover{
    background: none !important;
    }
    .link-to-top{
    background: #ffffff26;
    color: #0000002b !important;
    }
    .resend_button_text_btn{
    background: transparent;
    border: none;
    }
    .forgot_button_text_btn{
    background: transparent;
    border: none;
    }
    #map {
    height: 100vh;
    }
    .inner-nav ul li .mn-sub li a {
    text-transform: capitalize !important;
    }
    .fc-list-event{
    cursor: pointer !important;
    }
    .copy_cursor{
    cursor: pointer;
    }
    .toast-notification{
    min-width: 200px;
    height:50px;
    background-color:white;
    border-radius: 10px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    bottom:0;
    margin-bottom:20px;
    margin-left:0;
    position:fixed;
    display:flex;
    flex-direction:row;
    }
    .message-container{
    width:80%;
    padding-top:13px;
    padding-left: 20px;
    font-family:'Roboto';
    color:white;
    }
    .close-notification{
    width:20%;
    }
    .close-notification > i {
    padding-top:15px;
    padding-left:5px;
    font-weight:900;
    color:white;
    cursor:pointer;
    }
    @media (min-width: 992px) {
        .navbar-expand-lg .offcanvas {
        position: inherit;
        bottom: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        visibility: visible !important;
        -webkit-transition: none;
        transition: none;
        -webkit-transform: none;
        transform: none;
        border-left: none;
        border-right: none;
        z-index: inherit;
        }
        .navbar-expand-lg .offcanvas {
        background-color: transparent !important;
        }
        .navbar-expand-lg .offcanvas .offcanvas-header {
        display: none;
        }
        .navbar-expand-lg .offcanvas .offcanvas-body {
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        padding: 0;
        overflow-y: visible;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        }
        .dropdown-item{
        color: black !important;
        }
        .dropdown-content.cus-menu-dropdown::-webkit-scrollbar {
          background-color: transparent;
         width: 10px;
        }
        .dropdown-content.cus-menu-dropdown::-webkit-scrollbar-thumb {
        background: rgba(199, 199, 199, 0.76);
        }
    }
    input.menu-checkbox {
    display: none !important;
    }

    .responsive-menu-style{
    height: auto !important;
    }
    .responsive-menu-style p{
    font-size: 16px;
    margin-bottom: 0 !important;
    }
    /*----- max width will work within 992 : like 991 to 0 */
    @media only screen and (max-width: 991px) {
        .drop-content {
        display: none;
        position: absolute;
        top: 27px;
        right: 0;
        min-width: 160px;
        box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
        z-index:9999;
        }
        .drop-content a {
        float: none;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
        text-align: left;
        }
        .drop-content a:hover {
        text-decoration: underline !important;
        }
        .member-login-drop.drop-content{
        display: none;
        position: absolute;
        min-width: 180px;
        box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 20%);
        z-index: 1;
        }
        .member-login-drop.drop-content{
        display: none;
        position: absolute;
        min-width: 120px;
        box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 20%);
        z-index: 1;
        }
        .offcanvas-body {
         background: #323131;
         padding: 0;
         right: 0;
         width: 400px;
         height: 100vh;
        }
        .offcanvas-body .btn-close {
         background-color: white;
        }
        .offcanvas-body label {
         cursor: pointer;
         outline: none;
         padding: 1rem;
         color: #fff;
        }
        .offcanvas-body .menu {
         position: absolute;
         top: 91px;
         right: -159px;
         width: 399px;
         background: #323131 !important;
         height: 100%;
         transform: translate3d(240px, 0, 0);
         transition: transform 0.35s;
        }
        .offcanvas-body .menu .menu {
         position: absolute;
         top: 0px;
         right: 0px;
         width: 399px;
         background: #323131 !important;
         height: 100%;
         transform: translate3d(240px, 0, 0);
         transition: transform 0.35s;
        }
        .offcanvas-body .menu-checkbox:checked + .menu .menu-checkbox:checked + .menu {
         transform: translate3d(0, 0, 0);
         background: #323131;
         width: 558px;
        }
        .offcanvas-body label.menu-toggle {
         position: absolute;
         left: -60px;
         width: 60px;
         height: 60px;
         line-height: 0px;
         display: block;
         padding: 0;
        }
        .offcanvas-body ul {
         list-style: none;
         padding: 0px;
         right: 0;
         width: 400px !important;
        }
        .offcanvas-body ul li > label {
         display: flex;
         border-bottom: 1px solid #444444;
         padding: 20px;
         font-size: 14px;
         text-transform: capitalize;
        }
        /* fade in checked menu */
        .offcanvas-body .menu-checkbox:checked + .menu {
         transform: translate3d(0, 0, 0);
         background: #323131;
         width: 558px;
        }
        #info {
         display: table;
         height: 100%;
         width: 100%;
        }
        #info-content {
         display: table-cell;
         vertical-align: middle;
         text-align: center;
         text-transform: uppercase;
         color: white;
         font-size: 12px;
        }
        .offcanvas-body a {
         display: block;
         text-decoration: none;
         padding: 18px;
         border-bottom: 1px solid #444444;
         font-size: 14px;
         align-items: center;
         text-transform: capitalize;
        }
        .col-hide-687 {
         display: none;
        }
        .navbar-dark .navbar-toggler {
         color: transparent;
         border-color: transparent;
        }
        .navbar-dark .navbar-toggler-icon {
         background-image: none;
         display: initial;
        }
        .navbar-toggler-icon .fa-align-right:before {
        content: "\f038";
        font-size: 16px;
        font-weight: 400;
        }
        .mobile-view.nav-d-separator {
         border-left: 1px solid #707070;
         margin-left: 15px;
         margin-right: 15px;
         height: 35px;
         align-self: center;
        }
        .offcanvas .mobile-v-h-inner-menu {
         display: none;
        }
        .offcanvas-inner-logo img {
         width: 60px !important;
         height: 60px !important;
         padding: 4px;
         object-fit: cover;
         border-radius: 50px;
         background-color: #fff;
        }
        .offcanvas-header-custom {
         height: 92px;
        }
        .offcanvas-header .btn-close {
         background: transparent url("/static/images/icon/cross.svg") center/1em auto no-repeat;
         opacity: 1;
        }
        .navbar-nav .nav-link {
         padding: 20px;
         border-bottom: 1px solid #444444;
         display: flex;
         justify-content: space-between;
         align-items: center;
         color: #fff !important;
         text-transform: capitalize;
        }
        .arrow-mv-hide {
         display: none;
        }
        .cus-top-bar {
         z-index: 996;
        }
        .custom-height-scroll-set {
         max-height: 86% !important;
         overflow-y: scroll;
        }
        .fixed-top{
        z-index: 995 !important;
        }
        .member-login-drop.drop-content .show {
        display: block;
        }
        .member-login-drop.drop-content {
        right: 0;
        top: 42px;
        }
        .other_menu {
         display: none;
        }
        .user-member-name{
         display: none;
        }
        .user-member-arrow{
         display: none;
        }
        .dropdown-content-1.submenu-dropdown-l {
        position: absolute;
        top: 0px;
        left: initial !important;
        right: 100%;
        }
        .language-dropbtn i{
        display: none;
        }
    }
    .mega-main-menu.dropdown-content a {
    font-size: 16px;
    }
    .user-member-login-icon{
    background: #efefef !important;
    border-radius: 30px;
    width: 44px;
    height: 44px;
    align-items: center;
    display: flex;
    justify-content: center;
    }
    .drop-content-1 {
    display: none;
    position: absolute;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
    }
    .drop-content-1 a {
    float: none;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    text-align: left;
    }
    .drop-content-1 a:hover {
    text-decoration: underline !important;
    }
    .dropdown-content-1 {
    display: none;
    position: absolute;
    min-width: 160px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 6px 12px;
    z-index: 1000 !important;
    }
    .dropdown-content-1 a {
    float: none;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    text-align: left;
    text-transform: capitalize;
    font-size: 16px !important;
    }
    .dropdown-content-1.show {
    display: block !important;
    }
    .dropdown-content-1.custom-rsvp-content {
    top: 65px;
    right: 0;
    }
    .dropdown-content-1.language-dropdown {
    top: 65px;
    right: 0;
    }
    .dropdown-content-1 .desktop-view-label-hide {
    display: none;
    }
    .show {
    display: block !important;
    }

    .dropdown-content-1 ul {
    list-style: none;
    padding: 0;
    }
    .custom-member-tools-content{
    top: 60px;
    right: 0;
    }
    .dropdown-content-1.submenu-dropdown-l {
    position: absolute;
    top: 0px;
    right: 100%;
    }
    .drop-content.submenu-dropdown-l {
    position: absolute;
    top: 0;
    left: 100%;
    }
    .dropdown-content-1.submenu-dropdown-l.show{
    display: block !important;
    }
    .submenu-d-view {
    padding: 12px 16px !important;
    }
    .dv-arrow-set{
    display: flex;
    justify-content: space-between;
    }
    .custom-member-profile-dropdown {
    top: 65px;
    right: 0;
    }
    .cus-main-menu ul{
    list-style: none;
    padding:0;
    }
    @media only screen and (min-width: 992px) {
        .drop-content {
        display: none;
        position: absolute;
        min-width: 160px;
        box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
        z-index: 1;
        }
        .drop-content a {
        float: none;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
        text-align: left;
        }
        .dropdown-content {
        display: none;
        position: absolute;
        min-width: 160px;
        box-shadow: rgba(0, 0, 0, 0.16) 0px 6px 12px;
        z-index: 1000 !important;
        }
        .dropdown-content a {
        float: none;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
        text-align: left;
        text-transform: capitalize;
        font-size: 16px !important;
        }
        .dropdown-content a:hover {
        text-decoration: underline !important;
        }
        .cus-mainmenu-dropbtn {
        cursor: pointer;
        font-size: 16px;
        border: none;
        outline: none;
        color: #000000;
        padding: 8px 16px;
        background-color: inherit;
        margin: 0;
        z-index: 1000;
        text-transform: capitalize;
        }
        .desktop-view-label-hide{
        display: none;
        }
        .dropdown-content.cus-menu-dropdown{
        right: 22px;
        width: 960px;
        margin: 0 auto;
        }
        .desktop-menu-col-4{
        -webkit-column-count: 4;
        -moz-column-count: 4;
        column-count: 4;
        }
        .dropdown-content.mega-menu-show{
        display: block;
        position: relative;
        background-color: transparent;
        min-width: inherit;
        box-shadow: none;
        }
        .cus-main-menu .nav-d-separator {
        border-left: 1px solid #707070;
        margin-left: 20px;
        margin-right: 20px;
        height: 35px;
        align-self: center;
        }
        .navbar-expand-lg .navbar-nav {
        align-items: center!important;
        }
        .mobile-view.nav-d-separator {
        display: none;
        }
        .mobile-view .profile-login-img {
        display: none;
        }
        .arrow-dv-hide{
        display: none;
        }
        .desktop-v-label{
        font-weight: 700;
        letter-spacing: 0px;
        font-size: 16px;
        text-transform: capitalize;
        cursor: auto !important;
        padding: 6px 10px !important;
        }
        .mega-main-menu.dropdown-content a {
        padding: 4px 10px;
        }
        .cus-top-bar {
        z-index: 996;
        }
        .fixed-top {
        z-index: 995;
        }
        .menu-content-nav-new{
        -webkit-column-break-inside: avoid;
        break-inside: avoid;
        page-break-inside: avoid;
        text-align: left;
        vertical-align: top;
        display: block;
        }
        .menu-content-nav-new .dropdown-toggle {
        white-space: normal !important;
        }
        .mega-main-menu.dropdown-content a:hover {
        text-decoration: underline;
        }
        .mega-main-menu.dropdown-content .d-menu-single a{
        font-weight: 700;
        }
        .mega-main-menu.dropdown-content .d-menu-single a:hover {
        text-decoration: underline;
        }
        .mega-scroll{
        max-height: 400px;
        overflow-y: scroll;
        }
        .mega-main-menu{
        padding: 15px;
        }
        .offcanvas-custom-backdrop .modal-backdrop.fade {
        opacity: 0 !important;
        }
    }
    @media only screen and (min-width: 1500px){
        .dropdown-content.cus-menu-dropdown {
            width: 1160px;
        }
    }
    @media only screen and (max-width: 375px){
        .offcanvas-body ul {
        width: 375px !important;
        }
        .navbar-brand {
        margin-right: 0.5rem;
        }
    }
    .cus-main-menu .dropdown-toggle::after{
    display: none;
    }
    .cus-top-bar{
    min-height: 30px;
    width: 100%;
    }
    /*----- max width will work within 399 ------*/
    @media only screen and (max-width: 400px) {
        .offcanvas-end {
        width: 300px;
        }
        .offcanvas-body {
        width: 300px;
        }
        .offcanvas-body .menu-checkbox:checked + .menu .menu-checkbox:checked + .menu {
        width: 458px;
        }
        .offcanvas-body ul {
        width: 300px !important;
        }
        /* fade in checked menu */
        .offcanvas-body .menu-checkbox:checked + .menu {
        width: 458px;
        }
        .nav-separator{
        display: none;
        }
        .rsvp-dropdown-style img {
        margin-right: 0px;
        }
        .rsvp-dropdown-style span{
         display: none;
        }
        .nav-cus-logo-wrap .logo {
        max-width: 220px;
        height: 60px;
        }
        .dropdown-content-1.custom-rsvp-content {
        left: 0;
        }
        .language-dropdown.dropdown-content {
        left: 0;
        }
    }
    @media only screen and (max-width: 600px) {
        .dropdown-content-1.submenu-dropdown-l {
            left: 100% !important;
        }
    }
    @media only screen and (max-width: 647px) {
        .custom-member-profile-dropdown {
        top: 61px;
        }
        .language-dropdown.dropdown-content {
        top: 61px;
        }
        .dropdown-content-1.custom-rsvp-content {
        top: 61px;
        }
        .dropdown-content-1.language-dropdown  {
        top: 61px;
        }
    }
    /*----- max width will work within 299 ------*/
    @media only screen and (max-width: 300px) {
        .offcanvas-end {
        width: 200px;
        }
        .offcanvas-body {
        width: 200px;
        }
        .offcanvas-body .menu-checkbox:checked + .menu .menu-checkbox:checked + .menu {
        width: 358px;
        top: 0px;
        }
        .offcanvas-body ul {
        width: 200px !important;
        }
        /* fade in checked menu */
        .offcanvas-body .menu-checkbox:checked + .menu {
        width: 358px;
        top: 123px;
        }
    }
    /*@media only screen and (min-width: 1900px) {*/
    /*    .dropdown-content.cus-menu-dropdown {*/
    /*        width: 1210px;*/
    /*    }*/
    /*}*/
    /*@media only screen and (min-width: 1020px) {*/
    /*    .dropdown-content.cus-menu-dropdown {*/
    /*    width: 1200px;*/
    /*    }*/
    /*}*/
    /*@media only screen and (min-width: 1214px) {*/
    /*    .dropdown-content.cus-menu-dropdown {*/
    /*    width: 940px;*/
    /*    }*/
    /*}*/
    @media only screen and (max-width: 1800px) {
        .custom-canvas-height-set li.other_menu:nth-child(12) {
        display: none;
        }
    }
    @media only screen and (max-width: 1700px) {
        .custom-canvas-height-set li.other_menu:nth-child(11) {
        display: none;
        }
    }
    @media only screen and (max-width: 1600px) {
        .custom-canvas-height-set li.other_menu:nth-child(10) {
        display: none;
        }
    }
    @media only screen and (max-width: 1400px) {
        .custom-canvas-height-set li.other_menu:nth-child(9) {
        display: none;
        }
    }
    @media only screen and (max-width: 1250px) {
        .custom-canvas-height-set li.other_menu:nth-child(8) {
        display: none;
        }
    }
    @media only screen and (max-width: 1000px) {
        .custom-canvas-height-set li.other_menu:nth-child(7) {
        display: none;
        }
    }

           @media only screen and (max-width: 880px) {
               /*styling on slider iframe*/
               .video_feed {
                   display: none !important;
               }
           }
           @media only screen and (min-width: 500px) and (max-width: 880px) {
               .facebook_feed {
                   width: 360px !important;
               }
           }
           @media only screen and (min-width: 500px) {
               .facebook_feed {
                   display: block!important;
               }
           }
           @media only screen and (max-width: 500px) {
               .facebook_feed {
                   display: none!important;
               }
               .slider-overlay {
                   display: none!important;
               }
           }

            @media only screen and (min-width: 1450px) {
                .mega-scroll {
                    max-height: 600px;
                    overflow-y: scroll;
                }
            }