﻿html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
* {
  box-sizing: border-box;
}
html, body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}
a.active.exhib-pagination {
    color: #5F0F37;
}
a:focus, a:hover {
    color: #5F0F37;
    text-decoration: none !important;
}

.mm-menu_offcanvas {
  z-index: 3 !important;
}

.search-div-section {
    width: 75%;
    margin: auto;
}

.search-input-div {
    width: 78%;
    float: right;
}



.btn-icon .icon {
    display: inline-block;
    height: 10px;
    margin-right: 15px;
    margin-top: -5px;
    width: 20px;
    float: left;
}


.btn {
    float: left;
    font-size: 16px;
    padding: 13px 40px 13px 40px !important;
    text-transform: uppercase;
    transition-duration: 400ms;
    transition-property: color, background-color, border-color;
    white-space: normal;
    border-width: 2px !important;
}

.search-button-div .btn { border: 0px !important;     float: right;
    margin-right: 5px; position: relative}

.btn-icon-single, .btn-icon .icon {
    font-size: 28px;
    line-height: 15px;
}

#ancFilter {
    padding: 10px 40px 10px 40px !important;
}

#ancFilter::before {

    content:  "" !important;
     font-family: "mef-iconset-light-v01" !important;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    speak: none;
    text-transform: none;
    font-size:30px;
    margin-right:0;
    vertical-align: middle;
}    
#ancFilter img
{
    display:none;
    }

.btn-default.btn-active, .btn-default:active, .btn-default:focus, .btn-default:hover {
    background-color: transparent !important;
    border-color: #5F0F37  !important;
    color: #5F0F37  !important;
}

.btn-default:hover {
    color: #5F0F37  !important;
    background-color: transparent !important;
    border-color: #5F0F37  !important;
}

.btn-default {
    color: #E91E63 !important;
    background-color: transparent !important;
    border-color: #E91E63 !important;
}

.all-exhibitors-heading {
  margin: 0px;
  padding: 0px;
}
.all-exhibitors-heading h3 {
  font-size: 36px;
  font-weight: 400;
}
.filter-section.left {
  float: right;
}
.all-exhibitors-heading h3 {
  float: right;
  width: 230px;
  margin-top: 10px;
}

.btn-icon-single span {
    top: 0;
    vertical-align: top;
}

.btn-icon-single {
    height: 50px;
    line-height: 50px;
    width: 50px;
}

.icon-tileview::after, .icon-130-tileview::after {
    content: "" !important;
	font-family: "mef-iconset-light-v01" !important;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1.6 !important;
    speak: none;
    text-transform: none;
    font-size: 30px;
}

.icon-listview::after, .icon-129-listview::after {
    content: "" !important;
    font-family: "mef-iconset-light-v01" !important;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1.6 !important;
    speak: none;
    text-transform: none;
    font-size: 30px;
}

.btn-icon-single.btn-default, .btn-icon-single.btn-primary {
    padding: 0 !important;
    margin: 5px !important;
}

.grid-list-section {
    float: left !important;
}

.best-result-section {
    padding-top: 40px;
}

#loaderimg {
    margin: auto;
    text-align: center;
    display: inherit;
    width: 41px;
    height: 41px;
}

.o-footer {
padding-bottom: 80px;
margin-top: 80px;
color: #303030;
position: relative;
text-align: center;
}
.o-footer {
overflow: hidden;
}
.select-area {
display: none;
}

#menuss .mm-btn_next:after {
    left: 4px !important;
    transform: rotate(-45deg);
    right: auto !important;
}

.mm-listitem__btn {    padding-right: 0px !important;
    padding-left: 54px !important;}

.mm-panels > .mm-panel > .mm-listview {
    margin: 20px 42px !important;
}

.mm-menu a, .mm-menu a:active, .mm-menu a:hover, .mm-menu a:link, .mm-menu a:visited {
    text-align: right;
}

.mm-listitem__btn{ padding-left: 54px;}
#menuss{ background: #fff !important}
#menuss .mm-panel{ background: #fff !important}
#menuss .mm-navbar{ background: #fff !important}
#menuss .mm-panels{ background: #fff !important}

#menuss .mm-navbars_top{
    border-bottom-style: none; 
    border-bottom-width: 0;
    right: inherit;
    width: 100%;
}

#menuss .mm-navbars_top .mm-navbar {
    background: #fff !important;
    position: relative;
    display: inline-block;
    width: 100%;
}

#menuss .mm-navbars_top .mm-navbar__btn:last-child {
    text-align: right;
    right: 0;
    float: left;
    left: 0 !important;
    position: inherit;
    padding: 0;
    margin: 0;
    margin-left: -15px;
}

#menuss .mm-navbars_top .mm-navbar__btn:first-child {
    text-align: left;
    right: 30px !important;
    top: 32px;
    transform: rotate(180deg);
    opacity: 0.5;
    transition:none;
}

#menuss .mm-navbars_top .mm-navbar__btn:hover:first-child{ opacity: 1; transition:none;}

.mm-panels, .mm-panels > .mm-panel {
    top: 5% !important;
}

.mm-panel {
    padding: 0px 0px !important;
}

/*27-01-2020*/

/*.mm-navbar__btn:last-child {
    text-align: right;
    right: 30px !important;
}*/

.mm-navbar__btn:first-child {
    text-align: left;
    left: 30px !important;
    top: 20px;
}

.first-sub-heading.mm-listitem {
    margin: 18px 0px;
    width: 100%;
    font-weight: 600;
    
}

.right-menu-heading.mm-listitem {
    margin-top: 17px;
    margin-bottom: 21px;
    font-weight: 600;
    font-size: 18px !important;
}

.second-sub-heading.mm-listitem span {
    display: block !important;
    margin-top: 10px;
}

.second-sub-heading.mm-listitem {
    margin: 18px 0px;
    width: 100%;
    display: block;
    border-bottom: 1px solid #ccc !important;
    margin-bottom: 50px;
}



#menuss ul.mm-listview .mm-listitem__text {
    padding: 5px 0px 9px 0px !important;
    color: #E91E63 ;
    display: block;
    font-size: 18px;
    text-transform: lowercase;
    font-weight: 400;
}

#menuss ul.mm-listview .mm-listitem__text:after{ border-color: #E91E63;
    border-width: 1px;}

#menuss ul.mm-listview .mm-listitem__text:hover {    color: #5F0F37 ;}

.o-off-canvas__item--selected, .o-off-canvas__item--selected-multiple {
    background-color: #f3f3f3;
    margin: 10px -10px !important;
    padding: 0 10px !important;
}

.ex-filter-navigation.o-off-canvas__item--selected a {
    font-size: 13px !important;
    color: #8d8f95 !important;
}

.ex-filter-navigation.o-off-canvas__item--selected #dvProduct {
    font-size: 16px !important;
    color: #303030;
    width: 95%;
}

.o-off-canvas__item--selected .mm-btn_next:after, .o-off-canvas__item--selected-multiple .mm-btn_next:after{ display: none !important}
.close-categoryitem {
    width: 100%;
    height: 100%;
    text-align: right;
    padding: 30px 30px 0px 0px;
    border: none !important;
    cursor: pointer;
    z-index: 9999;
    position: absolute;}

.close-categoryitem::before {
    content: "d" !important;
    font-family: "mef-iconset-light-v01" !important;
        left: 20px;
    bottom: 8px;
    position: absolute;
    z-index: 1
    
}

.all-exhibitors-heading h3 {
    float: right;
    width: auto;
    margin-top: 10px;
    margin-left: 20px;
    max-width: 82%;
}

.icon-close::after, .icon-04-close::after {
    content: "d";
    font-family: "mef-iconset-light-v01" !important;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    speak: none;
    text-transform: none;
}

.icon-close::after, .icon-04-close::after {
    font-size: 21px;
}

.search-result-filter span {
    font-size: 15px !important;
    text-transform: capitalize;
    font-weight: 300;
}

.search-result-filter {
    margin: 0px 0px 30px 0px;
    display: inline-block;
}

.search-result-filter .btn-icon .icon{ margin-top: 0 !important; }

.ex-filter-selection__item {
    background: #f3f3f3;
    margin-right: 10px;
    margin-top: 10px;
    padding: 5px 15px !important;
    text-transform: none;
    transition: background 400ms;
}

/*List View Style*/

.grid li{
	transition:all .5s ease;
}
.listing {

    width: 100% !important;
    position: inherit !important;
    float: none !important;
    left: 0 !important;
    transition: all .5s ease;
    padding: 0 !important;
	margin-bottom:3px;
	top:auto !important;
}
.listing_div
{
    height:auto !important;}


.listing .grid-content{
	padding:10px;
	padding-left:20px;
	padding-right:40px;
}
.listing p{
	display:none;
}

.listing img{
	width:30%;
}

.listing .content-rate {
   margin-top:-25px;
}

.yellow-box {
    background-color: #E91E63;
    width: 285px;
    position: absolute;
    padding: 22px 30px;
    top: -40px;
    left: 25px;
    right: auto;
    text-align: center;
}
.container-location-hall {
    display: block;
    font-family: 'Roboto', sans-serif;
    font-size: 45px;
    line-height: 35px;
    margin-bottom: 20px;
    color: #fff;
    font-weight: 800;
}
.location-category {
    display: block;
    font-family: 'Roboto', sans-serif;
    font-size: 22px;
    line-height: 35px;
    margin-bottom: 15px;
    color: #fff;
    font-weight: 300;
}
.button-yellow {
    padding: 13px 40px;
    margin-top: 25px !important;
    display: inline-block;
    font-size: 16px !important;
    text-transform: uppercase;
    color: #fff;
    background-color: #E91E63;
    border-color: #E91E63;
}

h1, .h1 {
    font-size: 50px;
    line-height: 56px;
    margin: 0 0 30px;
    font-weight: 700;
}

.link-back-section {
    color: #E91E63;
    font-size: 16px;
    padding-right: 25px;
    position: relative;
}

.link-back-section::before {
    content: "P" !important;
    font-family: "mef-iconset-light-v01" !important;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    speak: none;
    text-transform: none;
    margin-right: 5px;
    position: absolute;
    transform: rotate(180deg);
    top: 2px;
}



@media screen and (min-width: 1024px){
.m-page-heading {
    margin-bottom: 60px;
}
    
    }

@media screen and (max-width: 1024px){
    .search-input-div {
        width: 65%;
        float: right;
    }
}

/*Styles*/
.sorting-block {
  padding: 40px 0px 0px;
  background: #f3f3f3;
}
.sort-head span {
  display: inline-block;
  vertical-align: top;
  margin-left: 40px;
  font-size: 18px;
  margin-top: 3px;
}
.sort-head ul {
  display: inline-block;
    margin: 0;
}
.sort-head ul li {
  display: inline-block;
  padding-left: 15px;
  padding-right: 15px;
}
.sort-head ul li a {
  font-size: 18px;
}
.sort-head ul li a::after {
  content: "";
  width: 100%;
  height: 1px;
  background: #999;
  display: block;
  margin-top: 15px;
  opacity: 0;
}
.sort-head ul li a.active::after {
  opacity: 1;
}
.sort-head ul li::before {
  display: none;
}
.item-list {
  margin-bottom: 50px;
}
.sort-list {
  margin-top: 20px;
}


.sort-list .mCSB_scrollTools.mCSB_scrollTools_horizontal { bottom: 0px; opacity: 1; height: 26px;}

.sort-list .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
    left: 0;
    transform: rotate(180deg);
    background: #f3f3f3;
    opacity: 1;
    width: 35px;
    top: -27px;
}

.sort-list .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    right: 0;
    transform: rotate(360deg);
    background: #f3f3f3;
    opacity: 1;
    width: 35px;
    top: -27px;
}

.sort-list .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight::after{ top: 5px;
    position: relative;
    right: -9px;
    font-weight: bold;
    font-size: 17px;}

.sort-list .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft::after{ top: 4px;
    position: relative;
    left: 15px;
    font-weight: bold;
    font-size: 17px;}

.sort-list ul {

  
    
    
    
}

.sort-list ul {
    margin: 0 auto;
    line-height: normal;
    webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    left: 0;
    overflow-x: hidden;
    overflow-y: hidden;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    
    line-height: normal;
    width: 100%;
}


.sorting-block .content {
  overflow: auto;
  position: relative;
  background-color: transparent;
  margin: 0px;
  width: 100%;
  height: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.sorting-block .content li::before {
  display: none;
}
.sorting-block .content li a {
  text-transform: uppercase;
  font-size: 22px;
  margin: 0px 13px;
  padding-bottom: 25px;
  display: inline-block;
}
.sorting-block .content li a::after {
  content: "";
  width: 25px;
  height: 1px;
  background: #999;
  display: table;
  margin-top: 12px;
  margin-left: auto;
  margin-right: auto;
  opacity: 0;
  position: absolute;
  bottom: 0;
  transform: translateX(-50%);
  left: 50%;
}
.sorting-block .content li a.active::after {
  opacity: 1;
}
.sorting-block .content li a.disabled {
  pointer-events: none;
  color: #5F0F37 ;
}
.horizontal-images.content li {
  margin: 0;
  padding: 0;
  float: right;
}
.horizontal-images.content li:first-child a {
  margin-left: 0px;
}
.horizontal-images.content li:last-child a {
  margin-right: 0px;
}
.sort-head select {
  display: none;
}
.sort-item-block {
  padding: 40px 0px;
  background: #f3f3f3;
  margin-top: 2px;
  margin-bottom: 100px;
}
.item-list h3 {
  position: relative;
  width: 100%;
}
.item-list h3::after {
  border-bottom: 1px solid #979797;
  content: '';
  margin-right: 15px !important;
  position: absolute;
  top: calc(50% + 1px);
  -webkit-transform: translateY(50%);
  -ms-transform: translateY(50%);
  transform: translateY(50%);
  width: 95%;
    left: 0;
}
.sort-item-block li::before {
  display: none;
}
.grid-content {
  background: #fff;
  padding: 20px;
  transition: all .3s ease;
    text-align: left;
    direction: ltr;
}
.grid-content .col-xs-12.col-sm-8{ float: left}
.grid-content:hover {
  transform: translateY(-5px);
  box-shadow: 0 5px 20px 0 rgba(48, 48, 48, 0.3);
}
.grid-content span {
  color: #E91E63;
  font-size: 24px;
    direction: ltr;
}
.grid-content p {
  font-weight: 300;
  width: 100%;
    direction: ltr;
}
.content-rate {
  text-align: left;
}
.content-rate span {
  color: #000;
  font-weight: 300;
  font-size: 15px;
}
.mCSB_buttonRight::after {
  content: "E" !important;
  font-family: "mef-iconset-light-v01" !important;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  text-transform: none;
}
.mCSB_buttonLeft::after {
  content: "E" !important;
  font-family: "mef-iconset-light-v01" !important;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  text-transform: none;
}
.mCSB_draggerRail, .mCSB_dragger, .mCSB_draggerContainer {
  display: none;
}
#return-to-top {
  position: fixed;
  bottom: 30px;
  right: 100px;
  background-color: #fff;
  border-radius: 100%;
  border-width: 0;
  box-shadow: 0 2px 4px 0 rgba(100, 100, 100, 0.5);
  pointer-events: all;
  width: 50px;
  height: 50px;
  z-index: 9999;
  display: block;
  text-decoration: none;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  border-radius: 35px;
  display: none;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  transition: transform 400ms ease;
}
#return-to-top::after {
  content: "" !important;
  font-family: "mef-iconset-light-v01" !important;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  text-transform: none;
  font-size: 31px;
  margin: auto;
  text-align: center;
  margin: 9px 0px 0px 0px;
  display: inherit;
}
#return-to-top:hover {
  background-color: #fff;
  border-radius: 100%;
  border-width: 0;
  box-shadow: 0 2px 4px 0 rgba(100, 100, 100, 0.5);
}
#return-to-top:hover i {
  color: #fff;
  top: 5px;
}
.a-to-top--hidden {
  transform: translateY(100%);
}
@media (max-width: 991px) {
  .sort-head select {
    display: inline-block;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
  }

}

@media (min-width: 768px) and (max-width: 991px) {
   .yellow-box {
    background-color: #E91E63;
    width: 285px;
    position: relative;
    padding: 22px 30px;
    top: -40px;
    left: 25px;
    right: auto;
    text-align: center;
    float: left;
} 
    
}

@media (max-width: 767px) {
    
    
    .sort-list .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
    left: 0;
    transform: rotate(180deg);
    background: #f3f3f3;
    opacity: 1;
    width: 42px;
    top: -22px;
}

.sort-list .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    right: 0;
    transform: rotate(360deg);
    background: #f3f3f3;
    opacity: 1;
    width: 42px;
    top: -22px;
}

    
    .yellow-box {
    background-color: #E91E63;
    width: 235px;
    position: relative;
    padding: 22px 30px;
    top: -40px;
    left: 25px;
    right: auto;
    text-align: center;
    margin: auto;
    display: table;
    left: 0;
}
    .sort-head ul {
    display: none;
}
    
    .select-area {
    float: left;
    width: auto;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    display: block;
    right: auto;
}
.select-area.bg{
	background:#fff;
}
.head-select{
	padding:10px 10px;
	cursor:pointer;
	font-size:18px;
	color: #E91E63;
	transition:0.8s all;
	text-align:right;
	border-bottom:1px solid #f3f3f3;
}
    .select-area.bg .head-select{
        color:#000 !important;
    }
.select-options span{
	margin:0px;
	padding:10px 10px;
	display:block;
	border-bottom:1px solid #f5f5f5;
	cursor:pointer;
	color: #E91E63;
	text-align:right;
	
}
.select-options span:hover{
	color:#044260;
}
.select-options{
	display:none;
}

.select-options span.active{
	color:#000;
}

.select-options.main{
	display:block;
}

.head-select::after {
    content: "D" !important;
    font-family: "mef-iconset-light-v01" !important;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    speak: none;
    text-transform: none;
	float:left;
	margin-top:4px;
	margin-right:8px;
}
    
    
    .item-list h3::after {
    border-bottom: 1px solid #979797;
    content: '';
    margin-left: 15px;
    position: absolute;
    top: calc(50% + 1px);
    -webkit-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%);
    width: 90%;
}
    
    .filter-section.left {
    float: left;
}
    
    #ancFilter {
    padding: 10px !important;
}
    
    .btn-label-hidden-xxs {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
    
    .search-div-section{ width: 100%;}
    
    .search-input-div {
    width: 80%;
    float: right;
}
    
    .search-button-div .btn {
    border: 0px !important;
    float: left;
    padding: 11px 11px !important;
        width: 20%;
        margin-right: 0;
        position: relative;
}
    
    .search-button-div   .btn-icon .icon{     margin-right: 0;
       margin-right: 0;
    height: 12px;
    width: auto;
    margin: auto;
    display: inline-table;
    float: none;
    padding-left: 35px;
	}

    .sort-list .mCSB_scrollTools.mCSB_scrollTools_horizontal {
        bottom: 0px;}
    .mob-hide{ display: none}
    
  .grid-content p {
    font-weight: 300;
    width: 100%;
    font-size: 12px;
    line-height: 22px;
  }
  .grid-content span {
    font-size: 14px;
      display: inline-block;
      line-height: normal
  }
  .grid-content {
    padding: 10px;
  }
  .sort-item-block .container {
    padding: 0px;
    width: calc(100vw - 30px);
  }

  .sorting-block .content li a {
    font-size: 16px;
    margin: 0px 13px;
  }
  .sort-head select {
    width: 125px;
    display: inline-block;
    float: right;
    background: transparent;
    border: none !important;
    outline: none !important;
    text-align: right;
  }
  .sort-head select option {
    text-align: right;
    display: block;
    border: none !important;
    outline: none !important;
  }
  .sort-head select:focus {
    border: none !important;
    outline: none !important;
    background: #fff;
  }
}
.grid {
  margin-left: -10px;
  margin-right: -10px;
}
.grid li {
  display: block;
  float: left;
  padding: 10px;
  width: 33.33333%;
  opacity: 0;
}
.grid li.shown, .no-js .grid li, .no-cssanimations .grid li {
  opacity: 1;
}
.grid li a, .grid li img {
  outline: none;
  border: none;
  display: block;
  max-width: 100%;
}
/* Effect 1: opacity */
.grid.effect-1 li.animate {
  -webkit-animation: fadeIn 0.65s ease forwards;
  animation: fadeIn 0.65s ease forwards;
}
@-webkit-keyframes fadeIn {
  0% {}
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {}
  100% {
    opacity: 1;
  }
}
/* Effect 2: Move Up */
.grid.effect-2 li.animate {
  -webkit-transform: translateY(200px);
  transform: translateY(200px);
  -webkit-animation: moveUp 0.65s ease forwards;
  animation: moveUp 0.65s ease forwards;
}
@-webkit-keyframes moveUp {
  0% {}
  100% {
    -webkit-transform: translateY(0);
    opacity: 1;
  }
}
@keyframes moveUp {
  0% {}
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
/* Effect 3: Scale up */
.grid.effect-3 li.animate {
  -webkit-transform: scale(0.6);
  transform: scale(0.6);
  -webkit-animation: scaleUp 0.65s ease-in-out forwards;
  animation: scaleUp 0.65s ease-in-out forwards;
}
@-webkit-keyframes scaleUp {
  0% {}
  100% {
    -webkit-transform: scale(1);
    opacity: 1;
  }
}
@keyframes scaleUp {
  0% {}
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
/* Effect 4: fall perspective */
.grid.effect-4 {
  -webkit-perspective: 1300px;
  perspective: 1300px;
}
.grid.effect-4 li.animate {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: translateZ(400px) translateY(300px) rotateX(-90deg);
  transform: translateZ(400px) translateY(300px) rotateX(-90deg);
  -webkit-animation: fallPerspective .8s ease-in-out forwards;
  animation: fallPerspective .8s ease-in-out forwards;
}
@-webkit-keyframes fallPerspective {
  0% {}
  100% {
    -webkit-transform: translateZ(0px) translateY(0px) rotateX(0deg);
    opacity: 1;
  }
}
@keyframes fallPerspective {
  0% {}
  100% {
    -webkit-transform: translateZ(0px) translateY(0px) rotateX(0deg);
    transform: translateZ(0px) translateY(0px) rotateX(0deg);
    opacity: 1;
  }
}
/* Effect 5: fly (based on http://lab.hakim.se/scroll-effects/ by @hakimel) */
.grid.effect-5 {
  -webkit-perspective: 1300px;
  perspective: 1300px;
}
.grid.effect-5 li.animate {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform-origin: 50% 50% -300px;
  transform-origin: 50% 50% -300px;
  -webkit-transform: rotateX(-180deg);
  transform: rotateX(-180deg);
  -webkit-animation: fly .8s ease-in-out forwards;
  animation: fly .8s ease-in-out forwards;
}
@-webkit-keyframes fly {
  0% {}
  100% {
    -webkit-transform: rotateX(0deg);
    opacity: 1;
  }
}
@keyframes fly {
  0% {}
  100% {
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
    opacity: 1;
  }
}
/* Effect 6: flip (based on http://lab.hakim.se/scroll-effects/ by @hakimel) */
.grid.effect-6 {
  -webkit-perspective: 1300px;
  perspective: 1300px;
}
.grid.effect-6 li.animate {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
  -webkit-transform: rotateX(-80deg);
  transform: rotateX(-80deg);
  -webkit-animation: flip .8s ease-in-out forwards;
  animation: flip .8s ease-in-out forwards;
}
@-webkit-keyframes flip {
  0% {}
  100% {
    -webkit-transform: rotateX(0deg);
    opacity: 1;
  }
}
@keyframes flip {
  0% {}
  100% {
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
    opacity: 1;
  }
}
/* Effect 7: helix (based on http://lab.hakim.se/scroll-effects/ by @hakimel) */
.grid.effect-7 {
  -webkit-perspective: 1300px;
  perspective: 1300px;
}
.grid.effect-7 li.animate {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
  -webkit-animation: helix .8s ease-in-out forwards;
  animation: helix .8s ease-in-out forwards;
}
@-webkit-keyframes helix {
  0% {}
  100% {
    -webkit-transform: rotateY(0deg);
    opacity: 1;
  }
}
@keyframes helix {
  0% {}
  100% {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    opacity: 1;
  }
}
/* Effect 8:  */
.grid.effect-8 {
  -webkit-perspective: 1300px;
  perspective: 1300px;
}
.grid.effect-8 li.animate {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: scale(0.4);
  transform: scale(0.4);
  -webkit-animation: popUp .8s ease-in forwards;
  animation: popUp .8s ease-in forwards;
}
@-webkit-keyframes popUp {
  0% {}
  70% {
    -webkit-transform: scale(1.1);
    opacity: .8;
    -webkit-animation-timing-function: ease-out;
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 1;
  }
}
@keyframes popUp {
  0% {}
  70% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    opacity: .8;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@media screen and (max-width: 900px) {
  .grid li {
    width: 50%;
  }
}

@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {

.sort-list .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: -5px;
    opacity: 1;
    height: 26px;
}
    
}

.mm-btn.mm-btn_prev.mm-navbar__btn::before{ display: none}
.mm-btn.mm-btn_prev.mm-navbar__btn::after {
    content: "P" !important;
    font-family: "mef-iconset-light-v01" !important;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    speak: none;
    text-transform: none;
    border: none !important;
    font-size: 20px;
    padding: 0 8px;
    transform: rotate(180deg);
    color: #000;
}

#list-view.active{ color: #5F0F37  !important;
    background-color: transparent !important;
    border-color: #5F0F37  !important;}


#list-view.active .icon-tileview {color: #5F0F37  !important;}


#grid-view.active{ color: #5F0F37  !important;
    background-color: transparent !important;
    border-color: #5F0F37  !important;}

#grid-view.active .icon-tileview {color: #5F0F37  !important;}

a.ex-exhibitor-search-filter__toggle:focus{background-color: transparent;
    border-color: #5F0F37  !important;
    color: #5F0F37  !important;}
.ex-filter-navigation__apply{        color: #fff !important;
    background-color: #E91E63 !important; }

.ex-filter-navigation__apply:hover{
    color: #fff !important;
    background-color: #5F0F37   !important;}
