.toplist {
    display: none !important;
}

.skiptranslate iframe {
    display: none !important;
}

.goog-te-gadget {
    color: transparent !important;
    height: 0 !important;
    font-size: 0 !important;
}

.goog-te-gadget span {
    display: none !important;
}

.top_nav .right {
    padding-bottom: 20px;
}

.nav.navbar-nav.three .dropdown-menu {
    margin: 0 !important;
}

.nav.navbar-nav.three .dropdown {
    position: relative !important;
}

@media (min-width: 768px) {}

@media only screen and (max-width: 767px) {
    
    #header #trueHeader {
        margin-top: 10px !important;
    }
    
    .navbar-default .navbar-nav>li:first-child {
        margin-top: 60px;
    }

    .menu_main2 {
        width: 100% !important;
    }
    
    .navbar-toggle {
        display: flex !important;
        justify-content: space-evenly !important;
        align-items: center !important;
    }

    .navbar-toggle button {
        background: none !important;
    }
    
    .nav.navbar-nav.three .dropdown-menu {
        background: #fff !important;
        color: #000 !important;
        right: 0 !important;
    }
}

@media only screen and (min-width: 640px) and (max-width: 767px) {
    
    .top_nav .left {
        width: 100% !important;
    }
    
    .top_nav .right {
        width: 100% !important;
    }
    
    .top_nav .right {
        display: flex;
        justify-content: flex-end;
        padding-top: 0 !important;
        padding-bottom: 16px;
    }
    
    .rightl.gtrans {
        padding-top: 0 !important;
    }

}

.collapse.in {
    display: inline !important;
}

.navbar-nav.three {
    width: 100% !important;
}

#header {
    background: #f3f3f3;
}

#header #trueHeader {
    padding: 10px 0 7px !important;
    margin: 0 !important;
}

#search-box {
    display: none !important;
}

.tbox img {
    height: 250px !important;
    object-fit: cover;
    object-position: top;
}

.btn-upin {
    display: none !important;
}

/* Managing Commitee Start */

.m-c-btn {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

/* Contact Commitee Inner Page Start */

.commitee-btn-sec {
    display: flex;
    margin-top: 0;
    margin-bottom: 60px;
    align-items: center;
    justify-content: center;
}

.commitee-btn-sec .but_small1 {
    display: inline-block;
    margin-bottom: 10px;
    width: 200px;
    text-align: center;
}

.commitee-detail-sec h3 {
    margin-bottom: 10px !important;
}

/* Contact Commitee Inner Page End */

/* Our Team Inner Page Start */

.out-team-sec tbody tr:nth-of-type(1) {
    background-color: #272727 !important;
    color: #ffffff !important;
}

.out-team-sec tbody tr:nth-child(even) {
    background-color: #f2f0ec;
    color: #272727;
}

.out-team-sec tbody tr:nth-child(odd) {
    background-color: #fff;
    color: #272727;
}

.table.out-team-sec {
    border: 1px solid #dcd7ca;
}

.table.out-team-sec tbody {
    border: 1px solid #dcd7ca;
}

.table.out-team-sec tbody tr td {
    border: 1px solid #dcd7ca;
}

.table.out-team-sec tbody tr td:first-child {
    font-weight: 700;
}

/* Our Team Inner Page End */

/*  Vision & Mission Inner Page Start */

.vision-mission-sec p {
    margin-bottom: 30px;
}

.vision-mission-sec .but_small1 {
    margin-top: 10px;
    display: inline-block;
}

/* Vision & Mission Inner Page End */

/* Office Bearers Inner Page Start */

.office-bearers-sec>tbody>tr>th {
    max-width: 250px;
}

.office-bearers-sec>tbody tr td {
    text-align: center;
}

.office-bearers-sec .img-responsive {
    height: 250px !important;
    width: 250px !important;
    object-fit: cover !important;
    object-position: top !important;
}

.office-bearers-sec .box_cmt {
    margin-bottom: 20px;
    display: inline-block;
}

/* Office Bearers Inner Page End */