
.exhibitor--inner__wrapper{
    padding: 20px;
}
.exhibitor-detail__wrapper .details_outer_block .tabs__wrapper ul.tabs-nav li a {
cursor: pointer;
}
.pagination>.disabled>a {
    pointer-events: none!important;
}
.exhibitor-listing__wrapper .search-head__wrapper {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    margin: 0 -10px
}

.container-row {
    margin-left: auto;
    margin-right: auto;
    max-width: 1600px;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%
}

.exhibitor-listing__wrapper .search-head__wrapper .cat {
    margin-bottom: 20px;
    padding: 0 10px;
    width: 20%
}

select.input-text {
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url(../images/down-arrow.svg);
    background-position: 97%;
    background-repeat: no-repeat;
    background-size: 15px;
    padding-right: 30px
}

.input-text {
    border: 1px solid #bdc2c8;
    color: #000;
    font-size: 1rem;
    height: 40px;
    outline: none !important;
    padding: 7px 15px;
    width: 100%
}

.exhibitor-listing__wrapper .search-head__wrapper .cat-input-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.exhibitor-listing__wrapper .search-head__wrapper .cat {
    margin-bottom: 20px;
    padding: 0 10px;
    width: 20%
}

.alphabet-sort {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    margin: 30px 0
}

.alphabet-sort ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.alphabet-sort ul li {
    display: inline-block;
    margin-bottom: 12px
}

.alphabet-sort ul li a.active,.alphabet-sort ul li a:hover {
    background-color: #17BDE2;
    color: #fff!important;
}

.alphabet-sort ul li a {
    border: 1px solid #17BDE2;
    border-radius: 4px;
    display: block;
    margin: 0 3px;
    padding: 5px 10px;
    text-transform: uppercase;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    color: #17BDE2
}

.alphabet-sort {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    margin: 30px 0
}

.alphabet-sort ul li {
    display: inline-block;
    margin-bottom: 12px
}

a[data-v-82963a40] {
    cursor: pointer
}

.exhibitor-listing__wrapper .search-head__wrapper .cat-input-button a {
    height: 100%;
    line-height: 0;
    min-height: auto;
    background: transparent;
    color: #fff !important;
    font-weight: 900;

}

.btn-secondary a:active,.btn-secondary a:focus,.btn-secondary a:hover,.btn-secondary button:active,.btn-secondary button:focus,.btn-secondary button:hover {
    background: #fff;
    border-color: #17BDE2;
    color: #17BDE2 !important
}

.btn-secondary a,.btn-secondary button {
    background: transparent;
    border: 1px solid transparent;
    color: #fff;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-weight: 900
}

.btn-primary a:active,.btn-primary a:focus,.btn-primary a:hover,.btn-primary button:active,.btn-primary button:focus,.btn-primary button:hover,.btn-secondary a:active,.btn-secondary a:focus,.btn-secondary a:hover,.btn-secondary button:active,.btn-secondary button:focus,.btn-secondary button:hover,.btn-transparent a:active,.btn-transparent a:focus,.btn-transparent a:hover,.btn-transparent button:active,.btn-transparent button:focus,.btn-transparent button:hover,.btn-white a:active,.btn-white a:focus,.btn-white a:hover,.btn-white button:active,.btn-white button:focus,.btn-white button:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: 0;
    text-decoration: none
}

.btn-primary a,.btn-primary button,.btn-secondary a,.btn-secondary button,.btn-transparent a,.btn-transparent button,.btn-white a,.btn-white button {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    border-radius: 0;
    border-radius: 4px;
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-family: Roboto,sans-serif;
    font-size: 12px !important;
    font-weight: 500;
    justify-content: center;
    line-height: 1.14;
    min-height: 45px;
    min-width: auto;
    overflow: hidden;
    padding: 15px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-decoration: none !important;
    text-transform: uppercase;
    -webkit-transition: .25s;
    -o-transition: .25s;
    transition: .25s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
    white-space: normal;
    width: auto
}

.exhibitor-listing__wrapper .search-head__wrapper .cat-input-button .btn-secondary {
    margin-right: 10px
}

.exhibitor-listing__wrapper .search-head__wrapper .cat {
    margin-bottom: 20px;
    padding: 0 10px;
    width: 20%
}

.exhibitor-listing__wrapper .exhibitor--inner__wrapper .exhibitor-card {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    align-items: center;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 6px 10px 0 rgba(0,0,0,.05);
    color: #17BDE2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    margin-bottom: 1rem;
    min-height: 200px;
    padding: 10px 30px
}

.exhibitor-listing__wrapper .exhibitor--inner__wrapper .exhibitor-card .image-left {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    width: 150px;
    padding: 15px;
    border: 1px solid #ededed;
    background-color: #f9f9f9;
}

.exhibitor-listing__wrapper .exhibitor--inner__wrapper .exhibitor-card .content {
    padding-left: 30px;
    width: calc(100% - 350px)
}

.exhibitor-listing__wrapper .exhibitor--inner__wrapper .exhibitor-card .content h6 {
    font-size: 18px;
    margin: 0 0 5px;
    text-transform: uppercase
}

.exhibitor-listing__wrapper .exhibitor--inner__wrapper .exhibitor-card .content small {
    font-size: 12px;
    font-weight: 600;
    line-height: 22px
}

.exhibitor-listing__wrapper .exhibitor--inner__wrapper .exhibitor-card .content small b {
    background-color: #17BDE2;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    margin-left: .5rem;
    min-width: 95px;
    padding: 2px;
    text-align: center;
        margin-bottom: 10px;
}

.exhibitor-listing__wrapper .exhibitor--inner__wrapper .exhibitor-card .content p {
    color: #333;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px
}

.exhibitor-listing__wrapper .exhibitor--inner__wrapper .exhibitor-card .content .d-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 25px
}

.exhibitor-listing__wrapper .exhibitor--inner__wrapper .exhibitor-card .btn__wrapper {
    padding-left: 15px;
    text-align: right;
    width: 200px
}

.exhibitor-listing__wrapper .exhibitor--inner__wrapper .exhibitor-card .btn__wrapper .btn-primary {
    margin-bottom: 15px
}

.exhibitor-listing__wrapper .exhibitor--inner__wrapper .exhibitor-card .btn__wrapper a {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center
}

.btn-primary a,.btn-primary button {
    background: #0b2545;
    border: 1px solid transparent;
    color: #fff !important;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-weight: 900
}

.btn-primary,.btn-secondary {
    padding: 0;
    margin: 0
}

.exhibitor-detail__wrapper .details_outer_block {
    background: #fff;
    border-radius: 10px;
    -webkit-box-shadow: 0 6px 10px 0 rgba(0,0,0,.3);
    box-shadow: 0 6px 10px 0 rgba(0,0,0,.3);
    margin-top: 20px;
    min-height: 200px;
    padding: 1.875rem
}

.exhibitor-detail__wrapper .details_outer_block .details_text_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.exhibitor-detail__wrapper .details_outer_block .details_text_block .company_image_left {
    text-align: center;
    width: 150px
}

.exhibitor-detail__wrapper .details_outer_block .details_text_block .company_image_left .company_image {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f9f9f9;
    border-radius: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 150px;
    margin-bottom: .75rem;
    overflow: hidden;
    width: 150px;
    border: 1px solid #ededed;
    border-radius: 0px;
    padding: 15px;
}
.exhibitor-detail__wrapper .details_outer_block .details_text_block .company_description small {
    color: #17BDE2;
}

.exhibitor-detail__wrapper .details_outer_block .details_text_block .company_description small b {
    background-color: #17BDE2;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    margin-left: .5rem;
    min-width: 95px;
    padding: 2px;
    text-align: center;
    margin-bottom: 10px;
}

.exhibitor-detail__wrapper .details_outer_block .details_text_block .company_description {
    margin-left: 2.5rem;
    width: calc(100% - 500px)
}

.exhibitor-detail__wrapper .details_outer_block .details_text_block .company_description h4 {
    font-size: 18px;
    margin: 0 0 5px
}

.exhibitor-detail__wrapper .details_outer_block .details_text_block .company_description p {
    color: #333;
    font-size: 14px;
    line-height: 20px;
    margin: 0
}

.exhibitor-detail__wrapper .details_outer_block .details_text_block .company_description .d-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 20px
}

.exhibitor-detail__wrapper .details_outer_block .details_text_block .company_description .d-flex span {
    background: #959fa6;
    color: #fff;
    display: block;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 5px;
    margin-right: 6px;
    min-width: 50px;
    overflow: hidden;
    padding: 0 4px;
    text-align: center
}

.exhibitor-detail__wrapper .details_outer_block .tabs__wrapper {
    border: 1px solid rgba(0,0,0,.12);
    border-radius: 10px;
    display: inline-block;
    margin-top: 1rem;
    width: 100%
}

.exhibitor-detail__wrapper .details_outer_block .tabs__wrapper ul.tabs-nav {
    background-color: #f9f9f9;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    padding-left: 0
}

.exhibitor-detail__wrapper .details_outer_block .tabs__wrapper ul.tabs-nav li.active {
    background: #fff;
    -webkit-box-shadow: 9px 1px 7px -9px rgba(0,0,0,.5);
    box-shadow: 9px 1px 7px -9px rgba(0,0,0,.5)
}
.exhibitor-detail__wrapper .details_outer_block .tabs__wrapper ul.tabs-nav li {
    background-image: none!important;
    width: auto!important;
}

.exhibitor-detail__wrapper .details_outer_block .tabs__wrapper ul.tabs-nav li a {
    color: #2c2c2c !important;
    display: block;
    font-weight: 600;
    padding: 10px 40px;
    text-decoration: none
}

.exhibitor-detail__wrapper .details_outer_block .tabs__wrapper .tab_container {
    padding: 1.25rem
}

.exhibitor-detail__wrapper .details_outer_block .tabs__wrapper .tab_container .popup-gallery {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.exhibitor-detail__wrapper .details_outer_block .tabs__wrapper .tab_container .popup-gallery .product-info_wrapper {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #ddd;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 15px;
    padding: 23px 15px 15px;
    position: relative;
    width: calc(25% - 30px)
}

.exhibitor-detail__wrapper .details_outer_block .tabs__wrapper .tab_container .popup-gallery .product-info_wrapper span {
    cursor: pointer;
    position: absolute;
    right: 15px;
    top: 1px
}

.exhibitor-detail__wrapper .details_outer_block .tabs__wrapper .tab_container .popup-gallery .product-info_wrapper .info__wrapper {
    background: #fff;
    border: 1px solid #ddd;
    left: 0;
    margin: 2rem auto 0;
    max-width: 600px;
    opacity: 0;
    padding: 20px 10px 10px;
    position: fixed;
    right: 0;
    top: 20px;
    -webkit-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s
}

.exhibitor-detail__wrapper .details_outer_block .tabs__wrapper .tab_container .popup-gallery .product-info_wrapper .info__wrapper .close {
    color: #000;
    cursor: pointer;
    opacity: .5;
    position: absolute;
    right: 20px;
    top: 5px
}

.exhibitor-detail__wrapper .exhibitor-header {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 20px 0
}

.exhibitor-detail__wrapper .details_outer_block .details_text_block .company_description a.link {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: 600;
    margin-top: 1.625rem;
    text-transform: uppercase;
    vertical-align: middle
}

.product-info_wrapper span.open-modal {
    display: none
}

.pagination>li>a,.pagination>li>span {
    color: #17BDE2
}

.pagination>li>a,.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #17BDE2 !important;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    outline: 0
}

.pagination>.active>a,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover {
    z-index: 2;
    color: #fff !important;
    cursor: default;
    background-color: #154C6D!important;
    border-color: #154C6D!important;
}


main .main-wrapper {
    padding-top: 0px!important;
}
.cat-input-button div {
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.btn-secondary {
    background: #17BDE2!important;
}
.btn-secondary:hover {
    opacity: .8 !important;
}
.btn-primary {
    background-color: #6c757d!important;
    border-color: #6c757d!important;
}
.exhibitor-detail__wrapper .details_outer_block .details_text_block .company_description a.link svg {
    height: 23px;
    margin-right: 8px;
    width: 23px;
}

.exhibitor-detail__wrapper .details_outer_block .details_text_block .company_description a.link {
    align-items: center;
    display: flex;
    font-weight: 600;
    margin-top: 1.625rem;
    text-transform: uppercase;
    vertical-align: middle;
}

.exhibitor-detail__wrapper .details_outer_block .details_text_block .company_description a.link svg path {
    fill: #293789;
}

section.exhibitor-detail__wrapper {
    margin-bottom: 2rem;
}

.exhibitor-detail__wrapper .details_outer_block .tabs__wrapper .tab_container .popup-gallery .product-info_wrapper {
    align-items: flex-start;
}
@media only screen and (max-width: 1199px) {
    .exhibitor-detail__wrapper .details_outer_block .details_text_block .company_description {
        margin-left:2rem;
        width: calc(100% - 250px)
    }
}

@media only screen and (max-width: 767px) {
    .exhibitor-detail__wrapper .details_outer_block .details_text_block .company_description {
        margin-left:1.5rem;
        width: calc(100% - 120px)
    }
}

@media only screen and (max-width: 600px) {
    .exhibitor-detail__wrapper .details_outer_block .details_text_block .company_description {
        margin-left:0;
        width: 100%
    }

    .booking-loader .spinner {
        top: 60% !important
    }
}
@media only screen and (max-width: 991px) {
    .exhibitor-listing__wrapper .search-head__wrapper {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media only screen and (max-width: 1199px) {
    .exhibitor-listing__wrapper .search-head__wrapper .cat {
        width: 33.3%
    }
}

@media only screen and (max-width: 767px) {
    .exhibitor-listing__wrapper .search-head__wrapper .cat {
        width: 50%
    }
}

@media only screen and (max-width: 400px) {
    .exhibitor-listing__wrapper .search-head__wrapper .cat {
        width: 100%
    }
}

@media only screen and (max-width: 767px) {
    .exhibitor-listing__wrapper .search-head__wrapper .cat input[type=text] {
        margin-bottom: .5rem
    }
}

@media only screen and (max-width: 400px) {

    .exhibitor-listing__wrapper .search-head__wrapper .cat input[type=text],
    .exhibitor-listing__wrapper .search-head__wrapper .cat select {
        margin-bottom: .5rem
    }
}

@media only screen and (max-width: 767px) {
    .exhibitor-listing__wrapper .exhibitor--inner__wrapper .exhibitor-card {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media only screen and (max-width: 400px) {
    .exhibitor-listing__wrapper .exhibitor--inner__wrapper .exhibitor-card {
        padding: 15px
    }
}

@media only screen and (max-width: 991px) {
    .exhibitor-listing__wrapper .exhibitor--inner__wrapper .exhibitor-card .image-left {
        width: 100px
    }
}

@media only screen and (max-width: 400px) {
    .exhibitor-listing__wrapper .exhibitor--inner__wrapper .exhibitor-card .image-left {
        width: 80px
    }
}

@media only screen and (max-width: 991px) {
    .exhibitor-listing__wrapper .exhibitor--inner__wrapper .exhibitor-card .content {
        width: calc(100% - 300px)
    }
}

@media only screen and (max-width: 767px) {
    .exhibitor-listing__wrapper .exhibitor--inner__wrapper .exhibitor-card .content {
        padding-left: 20px;
        width: calc(100% - 140px)
    }
}

@media only screen and (max-width: 600px) {
    .exhibitor-listing__wrapper .exhibitor--inner__wrapper .exhibitor-card .content {
        margin-top: 20px;
        padding-left: 10px;
        width: 100%
    }
}

@media only screen and (max-width: 991px) {
    .exhibitor-listing__wrapper .exhibitor--inner__wrapper .exhibitor-card .content p {
        margin-bottom: 5px
    }
}

@media only screen and (max-width: 767px) {
    .exhibitor-listing__wrapper .exhibitor--inner__wrapper .exhibitor-card .content .d-flex {
        margin-top: 15px
    }
}

@media only screen and (max-width: 450px) {
    .exhibitor-listing__wrapper .exhibitor--inner__wrapper .exhibitor-card .content .d-flex span {
        font-size: 12px
    }
}

@media only screen and (max-width: 767px) {
    .exhibitor-listing__wrapper .exhibitor--inner__wrapper .exhibitor-card .btn__wrapper {
        margin-top: 1rem;
        padding-left: 0;
        text-align: center;
        width: 100%
    }
}

@media only screen and (max-width: 991px) {
    .exhibitor-detail__wrapper a.btn {
        font-size: 13px;
        padding: .5rem
    }
}

@media only screen and (max-width: 400px) {
    .exhibitor-detail__wrapper a.btn {
        font-size: 12px;
        padding: .25rem
    }
}

@media only screen and (max-width: 400px) {
    .exhibitor-detail__wrapper .exhibitor-header {
        display: block
    }
}

@media only screen and (max-width: 767px) {
    .exhibitor-detail__wrapper .exhibitor-header h3 {
        font-size: 1.25rem
    }
}

@media only screen and (max-width: 600px) {
    .exhibitor-detail__wrapper .exhibitor-header h3 {
        margin-bottom: .5rem
    }

    .exhibitor-detail__wrapper .exhibitor-header .btn-secondary a {
        width: auto
    }
}

@media only screen and (max-width: 767px) {
    .exhibitor-detail__wrapper .details_outer_block {
        padding: 1.25rem
    }
}

@media only screen and (max-width: 600px) {
    .exhibitor-detail__wrapper .details_outer_block .details_text_block {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media only screen and (max-width: 767px) {
    .exhibitor-detail__wrapper .details_outer_block .details_text_block .company_image_left {
        width: 120px
    }
}

@media only screen and (max-width: 600px) {
    .exhibitor-detail__wrapper .details_outer_block .details_text_block .company_image_left {
        display: block;
        margin-bottom: 20px
    }
}

@media only screen and (max-width: 767px) {
    .exhibitor-detail__wrapper .details_outer_block .details_text_block .company_image_left .company_image {
        width: 120px
    }
}

@media only screen and (max-width: 600px) {
    .exhibitor-detail__wrapper .details_outer_block .details_text_block .company_image_left .company_image {
        height: 120px;
        width: 120px
    }
}

@media only screen and (max-width: 1199px) {
    .exhibitor-detail__wrapper .details_outer_block .details_text_block .company_description {
        margin-left: 2rem;
        width: calc(100% - 250px)
    }
}

@media only screen and (max-width: 767px) {
    .exhibitor-detail__wrapper .details_outer_block .details_text_block .company_description {
        margin-left: 1.5rem;
        width: calc(100% - 120px)
    }
}

@media only screen and (max-width: 600px) {
    .exhibitor-detail__wrapper .details_outer_block .details_text_block .company_description {
        margin-left: 0;
        width: 100%
    }
}

@media only screen and (max-width: 991px) {
    .exhibitor-detail__wrapper .details_outer_block .details_text_block .company_description p {
        margin-bottom: 5px
    }
}

@media only screen and (max-width: 767px) {
    .exhibitor-detail__wrapper .details_outer_block .details_text_block .company_description .d-flex {
        margin-top: 10px
    }
}

@media only screen and (max-width: 450px) {
    .exhibitor-detail__wrapper .details_outer_block .details_text_block .company_description .d-flex span {
        font-size: 12px
    }
}

@media only screen and (max-width: 1199px) {
    .exhibitor-detail__wrapper .details_outer_block .details_text_block .company_description a.link {
        margin-top: 1rem
    }
}

@media only screen and (max-width: 767px) {
    .exhibitor-detail__wrapper .details_outer_block .details_text_block .company_description a.link {
        font-size: 14px
    }
}

@media only screen and (max-width: 767px) {
    .exhibitor-detail__wrapper .details_outer_block .details_text_block .company_description a.link img {
        max-width: 20px
    }
}

@media only screen and (max-width: 767px) {
    .exhibitor-detail__wrapper .details_outer_block .tabs__wrapper ul.tabs-nav li {
        min-height: 20px
    }
}

@media only screen and (max-width: 767px) {
    .exhibitor-detail__wrapper .details_outer_block .tabs__wrapper ul.tabs-nav li a {
        font-size: 14px;
        padding: 10px 20px
    }
}

@media only screen and (max-width: 767px) {
    .exhibitor-detail__wrapper .details_outer_block .tabs__wrapper .tab_container {
        padding: .625rem
    }
}

@media only screen and (max-width: 767px) {
    .exhibitor-detail__wrapper .details_outer_block .tabs__wrapper .tab_container h6 {
        font-size: 1.25rem
    }
}

@media only screen and (max-width: 991px) {
    .exhibitor-detail__wrapper .details_outer_block .tabs__wrapper .tab_container ul li {
        font-size: 14px
    }
}

@media (max-width: 767px) {
    .exhibitor-detail__wrapper .details_outer_block .tabs__wrapper .tab_container ul li {
        width: 100%
    }
}

@media only screen and (max-width: 1024px) {
    .exhibitor-detail__wrapper .details_outer_block .tabs__wrapper .tab_container .popup-gallery .product-info_wrapper {
        margin: 6px;
        padding: 8px;
        width: calc(33.33333% - 15px)
    }
}

@media only screen and (max-width: 600px) {
    .exhibitor-detail__wrapper .details_outer_block .tabs__wrapper .tab_container .popup-gallery .product-info_wrapper {
        width: calc(50% - 15px)
    }
}

@media only screen and (max-width: 600px) {
    .exhibitor-detail__wrapper .details_outer_block .tabs__wrapper .tab_container .popup-gallery .product-info_wrapper .info__wrapper {
        width: 90%
    }
}

.product-info_wrapper .row {
    margin-right: 0;
    margin-left: 0;
}

@media only screen and (max-width: 400px) {
    .btn-secondary {
        background: none;
    }
}
li.tab-active{ 
   background-color:#154C6D  !important;
}
.exhibitor-detail__wrapper .details_outer_block .tabs__wrapper ul.tabs-nav .tab-active a {
 color:#ffff !important;
}
.exhibitor-listing__wrapper h6,h4 {
    color:#000
    
}
.tab-inner h6 {background-color:#fff}
