.mar-btm-30
{
    margin-bottom: 30px;
}
.left-cont-header a:hover{
   text-decoration: underline;
}
.color-grey
{
    color: #666665;
}
.f-s-30
{
    font-size: 28px !important;
    font-family: 'Roboto condensed', sans-serif;
    text-transform: uppercase;
}
.mar-btm-10
{
    margin-bottom: 10px;
}
.maincontent ul li div{
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.5714;
}
.btn-send-request
{
   
        text-align: center;
        font-weight: normal;
        color: #fff  !important;
        font-size: 28px 
        !important;
    
        text-transform: capitalize;
        
        background-color: #f78a22;
        border: 1px solid #f78a22;
        padding: 6px 12px 6px 12px;
    border-radius: 6px;
    width: 100% !important;
    text-decoration: none !important;
    margin-bottom: 35px;
    
}
.maincontent-header
{
    text-transform:capitalize !important;
}
.btn-send-request:hover {
    background: #f05123;
    border: 1px solid #f05123;
}
.wid-100
{
    width: 100%;
}
.mar-top-60
{
    margin-top: 60px;
}
.mar-btm-60
{
margin-bottom: 60px;
}
.exhibitor
{
    border-top: 1px solid #808080;
    border-left: 1px solid #808080;
    border-right: 1px solid #808080;
}
.exhibitor-list
{    padding: 20px;
    color: #666665;
    font-size: 15px;
    margin-top: 15px;

}
.exhibitor-list-text
{
    border-left: 1px solid #808080;
    padding: 20px;
    
    color: #666665;
    padding-top:30px;
    font-size: 15px;


}
.exhibitor-list  img
{
    width: 100%;
}
.exhibitor-last {
    border-top: 1px solid #808080;
    border-left: 1px solid #808080;
    border-right: 1px solid #808080;
    border-bottom: 1px solid #808080;
}
.text-center
{
    text-align: center;
}
.font-upper
{
    text-transform: uppercase;
}
.leftpanel-bg ul {
    padding-left: 4px;
}

.leftpan-bordeora {
    border-left: 1px solid #f78a22;
    margin-top: -9px !important;
    margin-left: 6px !important;
}
.leftpanel-bg li {
    list-style-type: none;
    margin: 5px;
}

.list-subheadactive {
    color: #f78a22 !important;
    font-size: 13px;
    display: block;
    margin-left: 25px;
}
.mar-top-10
{
    margin-top: 20px !important;
}
.mar-btm-5
{
    margin-bottom: 5px !important;
}
.mar-btm-20
{
    margin-bottom: 20px;
}
.bann-text {
    position: absolute;
    font-size: 42px;
    margin-top: 20px;
    font-weight: 400;
    margin-left: 34px;
    top: 0;
    font-family: 'Roboto condensed', sans-serif;
}
.mar-top-10
{
    margin-top: 10px;
}

.bann-pos {
    padding-right: 0px;
}

.bann-pos {
    position: relative;
}
.black-color
{
    color:#666665  !important;
}
.mar-top-5

{
    margin-top: 5px !important;
}
.img-fluid {
   
    width: 100%;
}
.border-btm-unset
{
    border-bottom: unset  
    !important;
    
}
.border-top
{
    border-bottom: 1px solid #d7d7d7;
    margin-top: 5px;
}
.fnt-style-change-form .form-label
{
    font-weight: 400 !important;
    color: #666665;
    margin-bottom: 5px;
    margin-top: 0px;
    display: block;
    font-size: 15px;
    line-height: 1.5714;
}
.mar-btm-40
{
    margin-bottom: 40px;
}

.mar-btm-p-10 p{
    margin-bottom: 10px 
    !important;
}
.maincontent-header {
    color: #002d36 
    !important;
    font-size: 26px !important;
    line-height: 30px 
    !important;
    font-family: 'Roboto condensed', sans-serif 
    !important;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 2px;
}
.text-decoration-a a:hover{
    text-decoration: underline;
    cursor: pointer;
}
@media only screen and (min-width: 310px) and (max-width: 740px) {
    .exhibitor-list-text
    {
        padding-top: 0px !important;
    }
    .img-fluid {
      
        height: 170px;
    }
    .exhibitor-list 
    {
        padding-bottom: 0px !important;
    }
    .exhibitor-list-text
    {
    border-left: unset !important;
    }
}

@media only screen and (min-width: 761px) and (max-width: 999px)  {
.btn-send-request {
       
    font-size: 22px !important;
    
    width: 100% !important;
  
}
}