#offcanvas-trigger-effects .toggleMenuBtn {
    width: 198px;
    background: #ececec;
    color: #56b95b;
    font-size: 15px;
    text-transform: uppercase;
    border-radius: 5px;
}

.btnRespMobile {
    margin: 28px 0 0;
    width: 194px;
}

.mainnav {
    margin-top: 25px;
}

.mobileBig {
    display: block;
}

.mobileSmall {
    display: block;
}

.lead-title {
    margin-bottom: 5px;
}

.nopaddingMobile{
    padding: 0px;
}

#content .eventsHomeBtn {
    display: block;
    width: 215px;
    margin: 0 auto;
}

.social-container li{
    display: inline-block;
    float: left !important;
    width: 25%;
    margin: 10px 0;
}

.client-testimonial-caruosel {
    display: none;
}

.client-testimonial-caruosel-mobile {
    display: block;
}

.client-testimonial-caruosel-mobile .promo-thumb {
    text-align: center;
}

.client-testimonial-caruosel-mobile .single-item, .speakersMobile {
    background-color: #EEEEEE;
    padding: 20px;
    border-radius: 5px;
    margin-bottom: 30px;
}

.imgRes {
    max-width: 100%;
    width: 169px;
    height: 177px;
}

#clubInAllState, .userActivePage .tab-pane, .evnetsActivePage .tab-pane,  
.tblMobEventsView .tab-pane,
.clubMaterialMobilePage .tab-pane, 
.newsMobilePage .tab-pane,
.usrDelMobilePage .tab-pane,
.adminsIndexPage .table-responsive,
.mobDigstPage .table-responsive, 
.digMailViewMob, .menuMobPage, .cmsMobilePage,
.mobReportPage .tab-pane,
.mobCertPage .tab-pane,
.mobInqPage .tab-pane, 
.mobSuggPage .tab-pane,
.mobAllPage .tab-pane{
    overflow: scroll;
    -webkit-overflow-scrolling:touch;
    direction: ltr;
}

#tblClubInAllState, .userActivePage .tab-pane table, 
.evnetsActivePage .tab-pane table, 
.tblMobEventsView .tab-pane table,
.clubMaterialMobilePage .tab-pane table,
.newsMobilePage .tab-pane table,
.usrDelMobilePage .tab-pane table,
.mobReportPage .tab-pane table,
.mobInqPage .tab-pane table, 
.mobSuggPage .tab-pane table,
.mobAllPage .tab-pane table {
    width: 1200px;
    table-layout: fixed;
}

.userActivePage .tab-pane table th,
.userActivePage .tab-pane table td,
.evnetsActivePage .tab-pane table th,
.evnetsActivePage .tab-pane table td,
.tblMobEventsView .tab-pane table th,
.tblMobEventsView .tab-pane table td, 
.clubMaterialMobilePage .tab-pane table th, 
.clubMaterialMobilePage .tab-pane table td,
.newsMobilePage .tab-pane table th, 
.newsMobilePage .tab-pane table td,
.usrDelMobilePage .tab-pane table th,
.usrDelMobilePage .tab-pane table td,
.mobReportPage .tab-pane table th, 
.mobReportPage .tab-pane table td,
.mobCertPage .tab-pane table th,
.mobCertPage .tab-pane table td,
.mobInqPage .tab-pane table th,
.mobInqPage .tab-pane table td,
.mobSuggPage .tab-pane table th, 
.mobSuggPage .tab-pane table td,
.mobAllPage .tab-pane table th, 
.mobAllPage .tab-pane table td{
    width: 200px !important;
}

.onMobile {
    display: block;
}

#btnClosWrapper {
    position: relative;
    width: 100px;
    margin: 0 auto;
}

#btnClosWrapper .close {
    position: absolute;
    right: 0;
    top: 0;
}

.fetWrapper{
    padding: 0;
    margin: 5px 0;
    text-align: center;
}

.tblFundEvent {
    overflow: scroll;
    max-width: 100%;
}

.cmsMobilePage .onMobile, .cmsMobForm .onMobile {
    display: none;
}


.menuMobPage div.table-responsive {
    overflow: scroll;
    -webkit-overflow-scrolling:touch;
    direction: ltr;
}

.mobCertPage .view-certificate {
    padding: 10px 2px;
}

@media all and (max-width: 767px) {
    #s_user_in_club {
        width: 100%;
    }
}

#inqury-form .input-group.col-lg-12 {
    width: 100%;
}