ul.libraryaz__list {
    text-align: center;
}

ul.libraryaz__list li {
    display: inline-block;
    height: 36px;
    width: 40px;
    border: 1px solid #c2c7cc;
    border-radius: 5px;
    background: #fff;
    line-height: 35px;
    margin-bottom: 4px;
    text-align: center;
    color: #c2c7cc;
    text-decoration: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

ul.libraryaz__list li:hover {
    color: #000;
    background: #E5BDBD;
}

.trip.meadia_sec.section-margin20 {
    padding-top: 0;
}

.trip.meadia_sec .card h5.card-title {
    margin-bottom: 0;
    font-size: 17px;
    padding-bottom: 5px;
    font-weight: 500;
    width: 100%;
}

.card {
    height: 340px;
    margin-bottom: 30px;
}

.trip.meadia_sec .card {
    margin: 10px 0;
    padding: 10px;
}

.btn-primary.focus,
.btn-primary:focus {
    background-color: #E5BDBD !important;
    box-shadow: none;
    color: #000;
    background: #E5BDBD !important;
}

.pagination-col {
    text-align: center;
}

.pagination-section span {
    background: #e0e0e0;
    padding: 2px 6px 2px 6px;
    border-radius: 5px;
    font-size: 15px;
    font-weight: 500 !important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

.height {
    height: 100px;
}

.list-search-bar {
    text-align: center;
    margin-bottom: 20px;
}

.list-search-bar input {
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 4px 10px;
    font-size: 16px;
    position: relative;
    width: 350px;
    box-shadow: 0px 4px 3px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}

.list-search-bar input[type="search"]:before {
    position: absolute;
    content: "";
    top: 10px;
    right: 10px;
    width: 2px;
    height: 8px;
    background: #ddd;
}

.trip.meadia_sec .card .card-body {
    flex-direction: unset !important;
}

.CarImageBox_ img {
    max-height: 150px;
    height: auto;
    width: auto;
}

.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    margin: 0 auto;
}

.CarImageBox_ {
    height: 250px;
    overflow: unset;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 0;
    margin: 0 auto;
    margin-bottom: 10px;
    border-bottom: #d9d9d9 solid 1px;
    width: 100%;
}

.pagination-section span {
    background: #e0e0e0;
    padding: 5px 10px;
    border-radius: 2px;
    font-size: 15px;
    margin: 5px;
    margin-bottom: 10px;
    display: inline-block;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
}

.pagination-section a {
    background: #e0e0e0;
    padding: 6px 10px;
    border-radius: 2px;
    font-size: 15px;
    margin: 5px;
    font-weight: 500;
    color: #000;
    cursor: pointer !important;
    margin-bottom: 10px;
    display: inline-block;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
}

.pagination-section a:hover {
    background: #E5BDBD;
    color: #000;
}

.pagination-section span.active {
    background: #E5BDBD;
    padding: 2px 6px 2px 6px;
    color: #000;
}

.trip.meadia_sec .card p.card-text {
    display: block;
    flex-wrap: wrap;
    text-align: center;
    line-height: 20px;
    margin-top: 4px;
}

.trip.meadia_sec .card p.card-text strong {
    width: auto !important;
    clear: both !important;
    display: inline !important;
}

.card-title {
    text-align: center;
}

#exhibitor_list {
    width: 100%;
}

.searchWrapper {
    background: #f6f2f1;
    padding-bottom: 15px;
    box-shadow: 0 0 15px #00000009;
}

.libraryaz {
    margin-bottom: 20px;
}

#textboxSearch {
    border-radius: 2px 0px 0px 2px;
    -webkit-border-radius: 2px 0px 0px 2px;
    -moz-border-radius: 2px 0px 0px 2px;
    -ms-border-radius: 2px 0px 0px 2px;
    -o-border-radius: 2px 0px 0px 2px;
}

.moreDetailBtn {
    margin: 0;
    line-height: 0;
    padding: 15px 15px;
    margin: 10px auto;
    vertical-align: middle;
    display: flex;
    align-items: center;
    font-size: 14px;
    justify-content: center;
    margin-bottom: 10px;
    font-weight: 600;
    color: #444;
}

.moreDetailBtn:hover {
    margin: 0;
    line-height: 0;
    padding: 15px 15px !important;
    margin: 10px auto;
    vertical-align: middle;
    display: flex;
    align-items: center;
    font-size: 14px;
    justify-content: center;
    margin-bottom: 10px;
    /* color: #fff; */
    /*background: #eee;*/
    box-shadow: none;
    color: #444;
}

.trip.meadia_sec .card .card-body {
    min-height: auto;
    margin: 0 0;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
}

.AllAndGallery lable {
    font-size: 18px;
    font-weight: 500;
    margin: 0 0 0;
    position: relative;
    top: 5px;
    border: 1px solid #ced4da;
    padding: 8px 14px 8px 28px;
    border-radius: .25rem;
    letter-spacing: .5px;
    -webkit-border-radius: .25rem;
    -moz-border-radius: .25rem;
    -ms-border-radius: .25rem;
    -o-border-radius: .25rem;
}

#dvBannerother .Bannersection {
    display: none !important;
}

section.Bannersection.d-block {
    display: block !important;
}

#Divleftside.col-md-12.col-xs-12 {
    padding: 0 !important;
}

.wadexhibiotbx .searchWrapper {
    position: relative;
    margin: 0 15px;
    padding: 30px 10px;
}

.wadexhibiotbx .searchWrapper ul.libraryaz__list li,
.wadexhibiotbx .searchWrapper ul.libraryaz__list li a {
    cursor: pointer !important;
    transition: 0.3s all;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    -ms-transition: 0.3s all;
    -o-transition: 0.3s all;
}

.wadexhibiotbx .searchWrapper .AllAndGallery {
    margin-right: 15px;
}

.wadexhibiotbx .searchWrapper .AllAndGallery:last-child {
    margin-right: 0;
}

.wadexhibiotbx .searchWrapper .input-group .input-group-prepend {
    margin-right: 0;
    margin-left: -1px;
}

.wadexhibiotbx .searchWrapper .input-group .form-outline.new04 {
    width: 78% !important;
}

.wadexhibiotbx .searchWrapper .no-gutters>.col,
.wadexhibiotbx .searchWrapper .no-gutters>[class*="col-"] {
    padding-left: 8px;
    padding-right: 8px;
}

.wadexhibiotbx .searchWrapper .AllAndGallery input {
    position: absolute;
    top: 12px;
    left: 8px;
}

.wadexhibiotbx.trip.meadia_sec .card {
    padding: 0;
    margin: 0;
    height: 100%;
    border: #d9d9d9 solid 1px;
}

.wadexhibiotbx .rowcontoller .col-lg-2 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}

.wadexhibiotbx.trip.meadia_sec .card h5.card-title {
    font-size: 18px;
    letter-spacing: .5px;
    font-weight: 500;
    display: block;
    overflow: inherit;
    white-space: inherit;
    text-overflow: inherit;
}

.wadexhibiotbx.trip.meadia_sec .card .card-body {
    padding: 10px 10px !important;
}

.wadexhibiotbx .pagination-section span,
.wadexhibiotbx .pagination-section a {
   /* width: 40px;*/
    height: 40px;
    margin-bottom: 5px;
}

.wadexhibiotbx .pagination-section .page-number,
.wadexhibiotbx .pagination-section .page-next {
    width: auto;
    height: auto;
}

.wadexhibiotbx .rowcontoller .card .CarImageBox_ {
    padding: 0 15px;
}








@media only screen and (min-device-width: 320px) and (max-device-width: 767px) {
    .page-heading {
        line-height: 36px;
        font-size: 33px;
    }

    .height {
        height: 40px;
    }

    .trip.meadia_sec.section-margin20 .container {
        padding-left: 10px;
        padding-right: 10px;
    }

    .card {
        height: auto;
    }

    .CarImageBox_ img {
        height: auto;
    }

    .card-title {
        text-align: center;
    }

    .pagination-section.mt-5 {
        margin-top: 1rem !important;
    }

    .trip.meadia_sec.section-margin20.wadexhibiotbx {
        padding-top: 0 !important;
    }

    .wadexhibiotbx .searchWrapper {
        margin: 0 15px;
        padding: 15px 10px;
    }

    .wadexhibiotbx .searchWrapper ul.libraryaz__list li {
        height: 38px;
        width: 38px;
        line-height: 38px;
        margin-bottom: 10px;
        font-size: 16px;
        margin: 5px 4px;
    }

    .wadexhibiotbx .searchWrapper .col-lg-12.col-md-12.col-sm-12.col-xs-12 {
        padding: 0;
    }

    .wadexhibiotbx .searchWrapper .no-gutters .input-group {
        -ms-flex-align: center;
        align-items: center;
        width: 100%;
        justify-content: center;
    }

    .wadexhibiotbx .searchWrapper .input-group .form-outline.new04 {
        width: 80% !important;
    }

    .wadexhibiotbx .searchWrapper .no-gutters>.col,
    .wadexhibiotbx .searchWrapper .no-gutters>[class*="col-"] {
        margin-top: 0;
    }

    .wadexhibiotbx .searchWrapper .no-gutters .col-md-3.col-lg-3 {
        margin-bottom: 30px;
    }

    .wadexhibiotbx .searchWrapper .no-gutters .col-md-4 {
        margin-bottom: 20px;
    }

    .wadexhibiotbx .searchWrapper .no-gutters .input-group a.btn.btn-xs.btnnew02 {
        min-width: 8rem;
    }

    .wadexhibiotbx .searchWrapper .no-gutters .input-group .input-group-prepend button.btn.btn-xs.btnnew02 {
        min-width: auto;
        font-size: 16px;
        padding: 6px 12px;
    }

    .wadexhibiotbx .rowcontoller .col-lg-2.col-xs-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .wadexhibiotbx .rowcontoller .card .CarImageBox_ {
        height: 255px;
        padding: 0 15px;
    }

    .wadexhibiotbx .pagination-section span,
    .wadexhibiotbx .pagination-section a {
        width: 35px;
        height: 40px;
        font-size: 15px;
        padding: 5px 8px;
        margin-bottom: 6px;
    }



}


@media only screen and (min-device-width: 768px) and (max-device-width: 1023px) {
    .page-heading {
        font-size: 45px;
        line-height: 34px;
    }

    .wadexhibiotbx .searchWrapper {
        margin: 0 10px;
        padding: 20px 10px;
    }

    .wadexhibiotbx .searchWrapper ul.libraryaz__list li {
        height: 38px;
        width: 40px;
        line-height: 38px;
        margin-bottom: 10px;
        font-size: 16px;
        margin: 0 2px 8px;
    }

    .wadexhibiotbx .searchWrapper .no-gutters .input-group {
        -ms-flex-align: center;
        align-items: center;
        width: 100%;
        justify-content: center;
    }

    .wadexhibiotbx .searchWrapper .input-group .form-outline.new04 {
        width: 70% !important;
    }

    .wadexhibiotbx .rowcontoller .col-lg-2.col-md-3.col-sm-3 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .wadexhibiotbx .pagination-section span,
    .wadexhibiotbx .pagination-section a {
        width: 35px;
        height: 40px;
        font-size: 15px;
        padding: 5px 8px;
        margin-bottom: 6px;
    }

    .AllAndGallery lable {
        font-size: 14px;
        font-weight: 500;
        letter-spacing: .5px;
        top: 4px;
        border: 1px solid #ced4da;
        padding: 8px 7px 8px 26px;
    }

    .wadexhibiotbx .searchWrapper .AllAndGallery {
        margin-right: 8px;
    }

    .wadexhibiotbx .rowcontoller .card .CarImageBox_ {
        height: 230px;
    }

    .wadexhibiotbx .searchWrapper .no-gutters>.col,
    .wadexhibiotbx .searchWrapper .no-gutters>[class*="col-"] {
        padding-left: 4px;
        padding-right: 4px;
    }

    .wadexhibiotbx .searchWrapper .AllAndGallery input {
        top: 10px;
        left: 6px;
    }

    .wadexhibiotbx .searchWrapper .no-gutters .col-md-4.col-lg-2 {
        margin-top: 20px;
    }





}


@media only screen and (min-width:1024px) and (max-width:1279px) {
    .wadexhibiotbx .searchWrapper {
        margin: 0 10px;
        padding: 25px 10px;
    }

    .wadexhibiotbx .searchWrapper ul.libraryaz__list li {
        height: 36px;
        width: 38px;
        line-height: 36px;
        margin-bottom: 10px;
        font-size: 16px;
        margin: 0 2px 10px;
    }

    .wadexhibiotbx .searchWrapper .input-group .form-outline.new04 {
        width: 73% !important;
    }

    .wadexhibiotbx .searchWrapper .no-gutters>.col,
    .wadexhibiotbx .searchWrapper .no-gutters>[class*="col-"] {
        padding-left: 5px;
        padding-right: 5px;
    }

    .wadexhibiotbx .searchWrapper .AllAndGallery {
        margin-right: 12px;
    }

    .wadexhibiotbx .rowcontoller .col-lg-2.col-md-3.col-sm-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }


}


@media (min-width: 1280px) and (max-width:1365px) {
    .wadexhibiotbx .searchWrapper ul.libraryaz__list li {
        margin-bottom: 10px;
        margin: 0 2px 10px;
    }

    .wadexhibiotbx .rowcontoller .col-lg-2.col-md-3.col-sm-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }


}





/* end */