.header-one .header-navigation .nav-toggler {
    border: 1px solid #fff;
}
.header-one .header-navigation .nav-toggler span {
    background-color: #fff;
}

@media screen and (max-width: 767px)
{
    div.dataTables_wrapper div.dataTables_length, div.dataTables_wrapper div.dataTables_filter, div.dataTables_wrapper div.dataTables_info, div.dataTables_wrapper div.dataTables_paginate {
    text-align: left !important;
}
    .header-navigation.breakpoint-on {
    padding: 5px 0;
}
    .footer__top-three .row {
    margin: 0;
}
.card.user_list ul li {
    width: 100%;
}
.question_header .col-md-6 {
    width: 50%;
}
.tg-header__top-info {
    gap: 10px;
    flex-wrap: wrap;
}
.site-logo a img {
    max-height: 50px;
    max-width: initial;
}
a.navbutton {
    font-size: 14px;
    border-radius: 3px;
    margin-right: 3px;
        margin-bottom: 3px;
}
.footer__newsletter-three form {
    flex-wrap: wrap;
}
section.user-dashboard-area.section-gap {
    padding: 35px 0;
}
.dashboard-inner .card .card-body {
    padding-right: 0;
}
.dashboard-inner {
    padding: 20px;
}
div#carousel {
    margin-top: 20px;
}
div#qContainer {
    margin-bottom: 0px;
    height: auto !Important;
}
.aboutbreadcrumb_ptb.pb_100 {
    padding-top: 0;
}
}

@media screen and (max-width: 767px)
{
    ul.tg-header__top-info.tg-header__top-info-three.list-wrap {
    text-align: center;
    justify-content: center;
    margin: 0;
}

.footer__social-three.header_socialicons .list-wrap {
    width: 100%;
    justify-content: center;
    margin: 8px 0 7px;
}
.wcpt-search-input
{
    font-size: 18px;
}
.wcpt-search-input::placeholder
{
       font-size: 18px;
}
}