
@media only screen (max-device-width: 736px) and (orientation: portrait){
.big-stall-image{
        padding: 25px!important;
}
/*.booth-icons-box .booth-icon-link span{
    width: 35px;
    height: 35px;
    right: -27px;
        top: -4px;
}*/

}

@media only screen (max-device-width: 991px){
.buttons_center_on_mobile.buttons_center_on_mobile{
       justify-content: center;
}

}

@media only screen and (max-device-width: 815px) and (min-device-width: 0px) and (orientation: portrait){

.filter-content .card-body{
        display: flex;
    justify-content: space-evenly;
}
.filter-content .card-body .form-check{
    border-bottom: 0px solid #ededed;
}

.portrait-content {
    display: block !important;
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    width: 100%;
    height: 100%;
    height: 100vh;
    z-index: 99999999;
}

.portrait-center {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 0 auto;
    right: 0;
    transform: translate(-50%, -50%);
    text-align: center;
}
.portrait-center img {
    margin: 0 auto 10px;
    width: 100%;
  
    text-align: center;
}
.portrait-center p{
	font-size:1.7rem;
}
.container-fluid{
  display:none;
}

}
.portrait-content{
  display: none;
}

@media (min-width: 576px) and (max-width:900px){
.container, .container-sm {
    max-width: 640px!important;
}
.product-title{
padding: 15px!important;
}
}

@media screen and (max-width: 900px) and (orientation: portrait){
.buttons_center_on_mobile.buttons_center_on_mobile{
       justify-content: center!important;
}
.mobile-flex-column{
    flex-flow:column!important;
}
#google_translate_element {
    
    margin-bottom: 3px;
}
.goog-te-gadget {
    height: 20px!important;
}
.goog-te-gadget .goog-te-combo {
    margin: 0 0!important;
    padding: 4px!important;
    font-size: 11px!important;
}
#timezone {
    padding: 2px 7px!important;
    font-size: 11px!important;
    width: 111px!important;
    margin-right: 8px!important;
    border-radius: 30px!important;
}
.cog-dropdown{
        position: absolute;
    right: -175px!important;
    bottom: 47px!important;
    max-width: 265px!important;
    z-index: 1001!important;
    background: #fff;
    width: 265px;
    display: none;
    /* margin-top: 6px;*/
}
.profile-dropdown {
    position: absolute;
    right: -138px!important;
    bottom: 48px!important;
    max-width: 180px;
    z-index: 1001;
    background: #fff;
    width: 180px;
    display: none;
    margin-top: 0px!important;
}
.mobile-flex-center{
   width: 100%; */
    justify-content: end;
    align-items: end;
    flex-flow: column;
    position: absolute;
    right: 0;
}
.job-content ul li {
       border-bottom: 0px solid #ccc!important;
    padding: 0px 5px!important;
    font-size: 13px;
}

.filter-result .job-box{
        display: flex;

}
.job-left{
    flex-flow: column!important;
}


.job-box .img-holder{
   /* height: 67px!important;
    width: 50px!important;*/
    height: 96px!important;
    width: 100%!important;
    margin-bottom: 10px!important;

}
.job-content{
    width: 100%;
}

.job-left{
    display:flex;
        width: 100%;
}
.filter-content .card-body{
        display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
/*    flex-flow: column;*/
}
.filter-content .card-body .form-check{
    border-bottom: 0px solid #ededed;
}
.portrait-content {
    display: none;
}
.container-fluid{
  display:block;
}
.show-mobile{
    display:block;
}
.hide-mobile{
    display:none!important;
}
div#navbarNotificationContent {
    position: absolute;
    top: -334px;
    width: 100px;
    height: 300px;
    right: -22px;
}
#show_b2b_listing div > a{
    font-size: 11px;
}
.mobile-row{
    flex-direction:row;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
/*    background: #000;*/
    background: radial-gradient(circle at 100%, #17369b, #970c0c 17%, #0a3a79 56%, #295c9e 86%);
    padding: 10px;
    justify-content: space-between;
    z-index: 4;
}
.mobile-flex{
    flex-direction: column;
    margin:0px;
 /*   margin: 0px auto;*/
    width: 100%;
    border-radius:0px!important;
    padding:0;
    background: #fff;
}
#tabs-section{
       /*z-index: 2;
   top: 19%;
    height: calc(100vh - 13%);
    overflow-y: auto!important;
    display:none;
    right: 0;
    max-width: 240px;*/
    z-index: 2;
    top: 0;
    height: calc(100vh - -1%);
    overflow-y: auto!important;
    display: none;
    right: 0;
    /* max-width: 100vh; */
    height: 100vh;
    padding: 24% 0% 14%;
    background: #fff;
}
#tabs-section > .container{
    padding:0px!important;
}
.MultiCarousel .MultiCarousel-inner .item img{
    transform: scale(1);
}

#tabs-section h6{
        margin: 0;
    margin-left: 10px;
    color: #000;
}
#tabs-section .mobile-flex a{
        display: flex;
    align-items: center;
       justify-content: start;
    margin-bottom: 2px;
    padding: 5px;
    background: #ffffff;
    border-bottom: 1px dashed #2d67eb;
    
}

#tabs-section .mobile-flex a span{
        padding: 3px 3px;
    background: #2d67eb;
    border-radius: 20px;
    font-size: 14px;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    
}

#tabs-section .mobile-flex .dropup span{
     padding: 5px 10px;
    background: #2d67eb;
    border-radius: 20px;
    width: 35px;
    height: 35px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
}



.supported-by-absolute, .organised-by-absolute{
    display:none;
}

.mobile-flex .col{
    padding:0;
}
.standhall-bg{
    background-position: center!important;
    height:100%!important;
}

.dropup{
    display:block!important;
   /* margin-left: 15px;*/
    padding: 4px!important;
    padding-left: 10px;
    background: #e6e6e6;
    margin-bottom: 4px;
    font-size: 12px;
    text-align:left;
}

.dropbtn {
    color:#000;
}


.lobby-drop {
    z-index:1!important;
     right:auto!important;
    position:relative!important;
    bottom:0!important;
   
    left:0!important;
}

.dropup-content {
    display: block!important;
    position: relative!important;
    right: 0!important;
    bottom: 0!important;
    margin-top: 5px;
}

button.dropbtn.text-white {
    color: #000!IMPORTANT;
}

a#session-hall-1, a#lobby {
    margin-bottom: 0px !important;
}

.text-verticle-agenda{
    top: 70%;
}

.session2-agenda{
    top: 42%!important;
}

#header-add{
    z-index:4!important;
}

.mobile-2icon{
    position: absolute;
    right: 0;
    top: 5px;
}

.big-stall-image{
padding: 25px; 
}


.ask {
    left: 52.6%!important;
    top: 9%!important;
    width: 48%!important;
}


.chat-plugin .card{
	height:343px!important
}
.chat-plugin .fixed-chat-other {
    
    right: 52%!important;
}

.chatboxcount {
	width: 100%;
    
   
}


}

#tabs-section{
    overflow:visible;
    z-index:3;
     }

