/*   
Theme Name: Expertise Events
Theme URI: 
Description: Expertise Events Theme
Author: Paperclip IT
Author URI: http://paperclipit.com.au
Version: 1.0
.
General comments/License Statement if any.
.
*/
@font-face {
	font-family: 'OpenSans-Regular';
	src: url('../fonts/OpenSans-Regular.ttf') format('truetype'),
             url('../fonts/OpenSans-Regular.woff') format('woff');
		 font-weight: normal;
		 font-style: normal;
}
@font-face {
	font-family: 'OpenSans-Semibold';
	src: url('../fonts/OpenSans-Semibold.ttf') format('truetype'),
             url('../fonts/OpenSans-Semibold.woff') format('woff');
}
.FormItem {
	font-weight:bold;
	color:#f78026;
}

.FormItem:hover {
	cursor:pointer;
}
p {
	margin-top:5px;
	margin-bottom:5px;
}
a {
	color:#3e5865;
}

.textcount {
	font-size:11px;
}

a:visited {
	color:#fff;
}

a img {
    border: medium none;
}

body {
	margin-top:0px;
}

input[type=text],textarea {
	width:350px;
}
.page-header h3 {
    font-family: OpenSans-Semibold, 'Open Sans', Arial;
}


#supplyImages{
	padding-left:25px;
}

#address{
	padding-left:26px;
}

#MainBorder {
	background-color:#f5f5f5;
	margin-top: 0px;
	padding:15px;	
	-webkit-box-shadow: 0 0 10px 2px #9f9f9f;
	-moz-box-shadow: 0 0 10px 2px #9f9f9f;
	box-shadow: 0 0 10px 2px #9f9f9f;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
}

#MainBorder #menu{
	text-align: center; 
	margin-top:10px;	
}
#MainContent {
	width:988px;
	background-color:#FFFFFF;
	border-style:solid;
	border-color:#9aa4ab;
	border-width:thin;
	padding:20px;
	padding-left:10px;
	padding-right:10px;
}












.modal-header{
margin:0px !important;
padding:0px !important;

}



.modal-header .close {
    margin: 20px 10px 0 0;
    color: #a42c3b !important;
    font-size: 40px;
    outline: none;
}


.modal {
  display: none;
  position: fixed;
  z-index: 1;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  padding-bottom:10%;
  /*background-color: black;*/
}

/* Modal Content */
.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  width: 35%;
  max-width: 35%;
}

/* The Close Button */
.close {
  color: #e80b0b;
  position: absolute;
 
    top: -17px;
    right: 1px;
  
  font-size: 35px;
  font-weight: bold;
  text-shadow:none;
  opacity:2;
}

.close:hover,
.close:focus {
  color: #999;
  text-decoration: none;
  cursor: pointer;
}

.mySlides {
  display: none;
}

.cursor {
  cursor: pointer;
}

/* Next & previous buttons */
.prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  background-color:#d2d1d1;
  font-weight: bold;
  font-size: 20px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

img {
  margin-bottom: -4px;
}

.caption-container {
  text-align: center;
  background-color: black;
  padding: 2px 16px;
  color: white;
}

.demo {
  opacity: 0.6;
}

.active,
.demo:hover {
  opacity: 1;
}

img.hover-shadow {
  transition: 0.3s;
}

.hover-shadow:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.intro1
{
	opacity: 0.5 !important;
	filter: alpha(opacity=50);
}

.bor{border:1px solid #ccc;}

#headp{
	width:94%;
	margin:10px auto;
	color: #000000;
    font-family: OpenSans-Semibold, 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 15px;
    line-height: 1.35em;
	padding: 0;
}
.headp1{
		text-align:left; 
		padding: 15px 10px;
		color:#fff;
		font-size:20px;
		background-color:#a42c3b;
		width:100%; 
		margin: 0px 0px 40px 0px;
}

.cleared {
    clear: both;
}

#contact_us {
    float: left;
    width: 380px;
}

#content p {
    color: #000000;
    font-family: OpenSans-Semibold, 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 15px;
    line-height: 1.35em;
    margin: 10px 0 0 10px;
    padding: 0;
}

table#dates_table, table#access_table {
    margin: 0 10px;
    max-width: 980px;
}
#dates_table, #access_table, #supplier_table, #modular_information, #badge_allocation, #lighting_allocation, #lighting_specs, #support_books, #support_kits, #expo_shop, #reg_safety_info_table, #food_info_table, #safety_table {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #808080;
    border-collapse: collapse;
    font-family: OpenSans-Semibold, 'Open Sans', Arial, Helvetica, sans-serif;
    vertical-align: top;
}

#exhibitHeading {
	height:61px;
	background-color:#f1edea;
	padding-left:50px;
	padding-right:50px;
}

#EventNameDiv {
	float:left;
}

#EventNameSpan {
	position:relative;
	top:10px;
	margin-left:130px;
	font-size:25px;
	font-weight:bold;
	color:#F58026;
}

.exhib_section_h2_s {
    height: 35px;
    line-height: 35px;
    width: 100%;
}

h2.manual_heading {
    border-bottom: medium none;
    color: #544535;
    float: left;
    font-family: OpenSans-Regular, 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 25px;
    font-weight: normal;
    margin: 0 0 0 10px;
}

#header{
	position: relative;
	margin: 0 auto;
	text-align:center;
	width:960px;
	height:345px;
}
#header p{
	font-family:OpenSans-Regular, 'Open Sans', Arial, Helvetica, sans-serif;
	font-size:26px;
}
#footer{
	background: #ffffff;
	border-bottom: solid 0px #c3c3c3;
	position: relative;
	margin: 0 auto;
	text-align:center;
	margin-top:10px;
}
#footer p{
	font-family: OpenSans-Regular, 'Open Sans', Arial, Helvetica, sans-serif;	
}
#header p{
	font-size:24px;
	padding:15px;
	font-weight:bold;
}
#header a{
	text-decoration:none;
}



#footer p{
	font-size:9px;
	padding:15px;
	font-weight:bold;	
}
#footer a {
	text-decoration:none;	
}


.hidden {
    background: none repeat scroll 0 0 #FABF92;
    border: 1px solid #F58026;
    border-radius: 5px 5px 5px 5px;
    margin: 10px 5%;
    min-height: 25px;
    padding: 5px;
    width: 90%;
}

.icon {
    cursor: pointer;
    float: left;
    height: 30px;
    margin: 5px 0 5px 10px;
    width: 30px;
}

.icon_key_section {
    height: 30px;
    margin: 2px 0;
    width: 227px;
}

.icon_key_section img{
	float:left;
}

.icon_key_section p {
	color: #000000;
    float: left;
    font-size: 12px;
    line-height: 30px;
    margin: 0 0 0 5px;
}

#icon_key, #contact_us {
    float: left;
    margin: 15px 0 0 10px;
    width: 227px;
}

img#key_print_whole {
    padding-right: 10px;
}

#inner_contact_us {
    border: 2px solid #F58026;
    height: 115px;
    margin-top: 2px;
}

#key_navigation #contact_us p {
    font-size: 12px;
    margin: 0 0 1px 5px;
    padding-top: 4px;
}

.lines {
    border-top: 1px solid #808080;
    clear: both;
    height: 2px;
    margin: 20px 5px 0;
}

.PrintManual a {
    color: #5D2E15;
    font-size: 15px;
    font-weight: normal;
    margin: 0;
    text-decoration: underline;
}

.PrintManual a:hover {
    color: #F58026;
    text-decoration: none;
}

#service_form_navigation {
    margin: 15px 0 0;
}

.supplier_categorie p, .supplier_logo p, .supplier_info p, .item p, .item_specs p, .metres p, .quantity p {
    font-size: 13px;
    margin: 10px 5px 10px 10px;
    text-align: left;
}

tr.supplier_table_heading {
    background: url("wp-content/themes/ExpertiseEvents/inc/images/table_grad_40.png") repeat-x scroll 0 0 transparent;
    height: 30px;
}

ul#nav, ul#form_nav {
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 540px;
}

ul#nav li, ul#form_nav li {
    float: left;
    font-size: 11px;
    font-weight: normal;
    margin: 1px 0 0 3px;
}

ul#form_nav li a {
    background: none repeat scroll 0 0 #F58026;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    margin-bottom: 1px;
    padding: 4px 0 4px 4px;
    text-decoration: none;
    width: 168px;
}

ul#nav li a {
    background: none repeat scroll 0 0 #7D6A55;
    color: #FFFFFF;
    display: block;
    height: 11px;
    margin-bottom: 1px;
    padding: 4px 0 7px 4px;
    text-decoration: none;
    width: 168px;
}

ul.square {
    font-family: OpenSans-Regular, 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 15px;
    list-style: square inside none;
    margin: 25px 0 0 10px;
}

#VenueAddress {
	color:#F58026;
	float:right;
	font-size:12px;
	font-weight:bold;
	vertical-align:middle;
	margin-top:10px;
}

#main_wrapper {
    display: block; 
    width:960px; 
    margin:0px auto;
	background: #ffffff;/*url(../images/bg_img.jpg) repeat;*/
	margin-top:-3px;
}

#wrapper {
    display: block; 
    width:960px; 
    margin:0px auto;
	color: #231f20;
	font-size: 14px;
    font-family: OpenSans-Regular, 'Open Sans', Arial, Helvetica, sans-serif;
	padding:10px 0px 30px 0px;
}

#wrappers p.centre {
    text-align: center;
}

#wrappers p {
    color: #000000;
    font-family: OpenSans-Regular, 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 15px;
    line-height: 1.35em;
}

#wrappers .supplier_table_heading p {
    color: #FFFFFF;
    font-size: 16px;
    margin: 5px 0 2px;
    padding: 0;
    text-align: center;
}

#Main-Sidebar
{
	 width:200px;
	 vertical-align:top;
	 text-align:center;
}

#Main
{
	vertical-align:top;
	padding-left: 30px;
}


table#freight_label, table.storage_label {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 2px dashed #000000;
    font-family: OpenSans-Regular, 'Open Sans', Arial, Helvetica, sans-serif;
    margin: 10px 0;
}
#freight_label h1, .storage_label h1 {
    color: #FFFFFF;
    font-size: 25px;
    margin: 0;
    text-align: center;
}
.storage_label h1 {
    color: #000000;
    font-size: 25px;
    margin: 5px 0;
    text-align: center;
}
table#freight_label p, table.storage_label p {
    font-size: 15px;
    margin: 0;
    padding: 3px 5px;
}
table#freight_label p.label, table.storage_label p.label {
    font-size: 18px;
    padding: 3px 5px;
}
table.storage_label p.bigger_label {
    font-size: 22px;
    font-weight: 700;
    text-align: center;
}
#freight_label .top_bottom, .storage_label .top_bottom {
    border-bottom: 1px solid #000000;
    border-top: 1px solid #000000;
}
.storage_label .dotted_top {
    border-top: 2px dashed #000000;
}
#freight_label .bottom_border, .storage_label .bottom_border {
    border-bottom: 2px solid #000000;
}

#dates_table, #access_table, #supplier_table, #modular_information, #badge_allocation, #lighting_allocation, #lighting_specs, #support_books, #support_kits, #expo_shop, #reg_safety_info_table, #food_info_table, #safety_table {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #808080;
    border-collapse: collapse;
    font-family: OpenSans-Regular, 'Open Sans', Arial, Helvetica, sans-serif;
    vertical-align: top;
}

.supplier_logo {
    text-align: center;
}

#wrappers .supplier_table_heading p {
    color: #FFFFFF;
    font-size: 16px;
    margin: 5px 0 2px;
    padding: 0;
    text-align: center;
}

#wrappers p.centre {
    text-align: center;
}
/**************************************************
**************** Pop Up ***************************
**************************************************/

table,th,td {
	border:1px solid #dfdfdf;	
}

.exhibitor{
	text-align:center;	
}

.exhibitor_list{
	font-size: 12px;
	line-height: 18px;
	list-style: none;
	margin:0px auto;
	margin-top:15px; 
	border-top: 0px solid #9f9f9f;
}

.exhibitor_list a{
	text-decoration:none;
	color:#000;
}
.exhibitor_list ul{
	margin:0px auto;
	padding:0px;
}

.exhibitor_list ul .designstudio{
	border: 3px solid #000000;	
}
.exhibitor_list ul .new_to_brisbane{
	border: 3px solid #8064a2;	
}

.exhibitor_list ul li{
	margin: 0;
	padding: 0;
	width: 205px;
	height:245px;
	list-style: none;
	list-style-type: none;
	margin: 10px 40px;;
	vertical-align: top;
	text-align: left;
	display:inline-block;
	background:#ffffff;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	-moz-box-shadow: 0px 2px 10px #9f9f9f;
	-webkit-box-shadow: 0px 2px 10px #9f9f9f;
	box-shadow: 0px 2px 10px #9f9f9f;
	zoom: 1;
	*display: inline;
	border: 0px solid #dfdfdf;
}
.exhibitor_list ul li p{
	padding:1px 5px;
	word-wrap:break-word;
	font-weight:bold;
	text-shadow:3px 3px 3px #9f9f9f;
}

/* Product list style Start*/
.product_list{
	font-size: 12px;
	line-height: 18px;
	list-style: none;
	margin:0px auto;
	width:860px;
	margin-top:15px; 
	border-top: 2px solid #9f9f9f;
	-moz-column-count: 4;
	-moz-column-gap: 0px;
	-webkit-column-count: 4;
	-webkit-column-gap: 0px;
	column-count: 4;
	column-gap: 0px;
}

.product_list a{
	text-decoration:none;
	color:#000;
}
.product_list ul{
	margin:0px auto;
	padding:0px;
}
.product_list ul li{
	margin: 0;
	padding: 0;
	width: 150px;
	list-style: none;
	list-style-type: none;
	margin: 10px 11px;;
	vertical-align: top;
	text-align: left;
	display:inline-block;
	background:#dfdfdf;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	-moz-box-shadow: 0px 2px 10px #9f9f9f;
	-webkit-box-shadow: 0px 2px 10px #9f9f9f;
	box-shadow: 0px 2px 10px #9f9f9f;
	zoom: 1;
	*display: inline;
}
.product_list ul li p{
	padding:1px 5px;
	word-wrap:break-word;
	font-weight:bold;
	text-shadow:3px 3px 3px #9f9f9f;
}
/* Product list style End*/


/* feature Exhibitor list style Start*/
.feature_exhibitor_list{
	font-size: 12px;
	line-height: 18px;
	list-style: none;
	margin:0px auto;
	width:700px;
	margin-top:15px; 
	border-top: 2px solid #9f9f9f;
}

.feature_exhibitor_list a{
	text-decoration:none;
	color:#000;
}
.feature_exhibitor_list ul{
	margin:0px auto;
	padding:0px;
}
.feature_exhibitor_list ul li{
	margin: 0;
	padding: 0;
	width: 325px;
	height:255px;
	list-style: none;
	list-style-type: none;
	margin: 10px 11px;;
	vertical-align: top;
	text-align: left;
	display:inline-block;
	background:#f7b251;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	-moz-box-shadow: 0px 2px 10px #9f9f9f;
	-webkit-box-shadow: 0px 2px 10px #9f9f9f;
	box-shadow: 0px 2px 10px #9f9f9f;
	zoom: 1;
	*display: inline;
	overflow:hidden;
}
.feature_exhibitor_list ul li p{
	padding:1px 5px;
	word-wrap:break-word;
	font-weight:bold;
	text-shadow:3px 3px 3px #9f9f9f;
}

.feature_exhibitor{
	padding-top:10px;
	padding-bottom:10px;
	text-align: center;
	border:1px solid #c0c0c0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.feature_exhibitor .info-button{
	margin:3px 0;	
}

.info-button img{
	-moz-box-shadow: 0px 2px 10px #9f9f9f;
	-webkit-box-shadow: 0px 2px 10px #9f9f9f;
	box-shadow: 0px 2px 10px #9f9f9f;	
}

.feature_exhibitor p{
	margin:10px 0;	
	font-size:14px;
}
.feature_exhibitor .logo{
	-moz-box-shadow: 0px 2px 10px #9f9f9f;
	-webkit-box-shadow: 0px 2px 10px #9f9f9f;
	box-shadow: 0px 2px 10px #9f9f9f;	
}

/* feature Exhibitor list style End*/
.exhibitor{
	padding: 0px 10px 5%;
	overflow: hidden;
	text-align: center;
	background-color: #ffffff;
       border-radius: 15px;
      box-shadow: 3px 3px 2px #aaa;
       min-height: 275px;
}
.exhibitor .info-button{
	margin:3px 0;	
	-moz-box-shadow: 0px 2px 10px #9f9f9f;
	-webkit-box-shadow: 0px 2px 10px #9f9f9f;
	box-shadow: 0px 2px 10px #9f9f9f;
}

.exhibitor p{
	margin:2px 0;	
	font-size:11px;
}
.exhibitor .logo{
	-moz-box-shadow: 0px 2px 10px #9f9f9f;
	-webkit-box-shadow: 0px 2px 10px #9f9f9f;
	box-shadow: 0px 2px 10px #9f9f9f;	
	max-width: 180px;
}

#exhibitor-link {
	text-align:center; 
	font-family:OpenSans-Semibold, 'Open Sans', 'Helvetica Neue'; 
	font-size: 10pt !important;
}
.modal-open .modal{    z-index: 99999;}
.carousel-control.right, .carousel-control.left {
    background: transparent;
}
.glyphicon-chevron-right:before, .glyphicon-chevron-left:before{color: #ccc;font-size: 50px;}
.glyphicon-chevron-right:before{content: "\e258";}
.glyphicon-chevron-left:before{content: "\e257";}
#exhibitor-modal {
	margin-top: 10%;
}
.btn {
  font-family: OpenSans-Semibold, 'Open Sans', Arial;
  color: #fff;
  font-size: 18px;
  background: #91b748;
  padding: 5px 35px 5px 35px;
  text-decoration: none;
  border: none;
  border-radius: 0px;
}

.btn:active {
	top: 5px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	text-decoration:none;
}

.btn-readmore, .btn-readmore:hover, .btn-readmore:active, .btn-readmore:focus {
	color: #ffffff;
	background-color: #91b748;
	padding: 3px 12%;
	font-family: OpenSans-Semibold, 'Open Sans', 'Helvetica Neue';
	font-size: 12pt;
    font-weight: 600;
    letter-spacing: 0.75px;
}

.btn-close, .btn-close:hover, .btn-close:active, .btn-close:focus {	
	color: #ffffff;
	background-color: #91b748;
	font-family: OpenSans-Semibold, 'Open Sans', 'Helvetica Neue';
	font-size: 14pt;
	padding: 0px;
	width: 100%;
}

.btn-doc, .btn-doc:hover, .btn-doc:active, .btn-doc:focus {
	color: #ffffff;
	background-color: #91b748;
	font-family: OpenSans-Semibold, 'Open Sans', 'Helvetica Neue';
	font-size: 14pt;
	padding: 0px;
	border: none;
	width: 100%;
}

.pop_right{
	float:left;
	width:200px;
}
.pop_right p{
	margin:10px 0;	
	line-height:14px;
	font-family: OpenSans-Regular, 'Open Sans', Arial, Helvetica, sans-serif;
	font-size:12px;
}
.pop_right h1{
	font-size:16px;	
	margin-top:10px;
}
.pop_left{
	float:left;
	width:350px;
	border: 0px solid #9f9f9f;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:0px;
	display: block;
}

.pop_left p{
	margin:10px 0px;
}

.pop_left ul li{
	text-align:center;	
	list-style:none;
}
.b-close{
	color:#000;	
	font-family:OpenSans-Semibold, 'Open Sans', Arial, Helvetica, sans-serif;
}
.scrollup{
    width:40px;
    height:40px;
    position:fixed;
    bottom:50px;
    right:100px;
    display:none;
    text-indent:-9999px;
	z-index: 9999;
    background: url('../images/slide_bg-tail_strong.png') no-repeat;
}

.styled-select {
	width: 200px;
	height: 24px;
	overflow: hidden;
	background: url(../images/down_arrow_select.jpg) no-repeat right #d8d8d8;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 0 5px 0 #9f9f9f;
	-webkit-box-shadow: 0 5px 0 #9f9f9f;
	box-shadow: 0 5px 0 #9f9f9f;
	color: #414141;
	font-weight: bold;
	font-size: 14px;
	font-family: OpenSans-Semibold, 'Open Sans', Arial, Helvetica, sans-serif;
	position: relative;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 20px;
}

.styled-select select {
   background: transparent;
   width: 200px;
   padding: 5px;
   font-size: 16px;
   line-height: 1;
   border: 0;
   border-radius: 0;
   height: 24px;
   -webkit-appearance: none;
   }
   
   #categoryOption { 
    /*
	width: 150px;
	max-width:170px;
	padding: 6px 4px 4px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 0 5px 0 #9f9f9f;
	-webkit-box-shadow: 0 5px 0 #9f9f9f;
	box-shadow: 0 5px 0 #9f9f9f;
	background: #d8d8d8;
	color: #3e5865;
	*/
	position: relative;
	z-index:999;
	text-decoration: none;
	display:inline-block;
	margin: 0;
	font-weight: bold;
	font-size: 14px;
	font-family: OpenSans-Semibold, 'Open Sans', Arial, Helvetica, sans-serif;
	*display:inline;
}
#categoryOption:hover{
	color:#414141;	
}
#categoryOption > ul { 
	display: none; 
	list-style:none;
	float: left;
	margin: 0;
	z-index: 99999;
	padding: 0px;
	clear: both;
	border: 1px #CCCCCC solid;
	border-top: none;
	background-color: #FFFFFF;
	margin-top: 0px;
	position: absolute;
	z-index: 999;
	margin-left: 0px;
	-moz-border-radius: 0px;
	*margin-left:-52px;
	*margin-top:22px;
}

#categoryOption > ul > li { 
	width: 270px;
	clear: both;
	text-align: center;
	margin: 0 auto;
	border-top: solid 1px #9f9f9f;
}

#categoryOption > ul > li a{ 
	display: block;
	text-decoration:none;
	padding:5px 8px;
	line-height:20px;
}
#categoryOption:hover > ul {
	display: block; 
	background: #d8d8d8; 
	border-top: 1px solid #d8d8d8;
}
#categoryOption:hover > ul > li { 
	padding: 5px 0px; 
	border-bottom: 1px solid #d8d8d8;
	position: relative;
}
#categoryOption:hover > ul > li:hover { 
	background: white; 
	position: relative;
}
#categoryOption:hover > ul > li:hover > a { 
	color: red; 
	text-decoration:none;
	padding:5px 8px;
	line-height:20px;
}
#categoryOption ul .sub-menu1 {
	display: none; 
	list-style:none;
	float: left;
	margin: -37px 0 0 170px;
	z-index: 99999;
	padding: 0px;
	clear: both;
	border: 1px #CCCCCC solid;
	border-top: none;
	background-color: #FFFFFF;
	position: absolute;
	z-index: 999;
	-moz-border-radius: 0px;
	*margin-left:85px;
}
#categoryOption ul .sub-menu2 {
	display: none; 
	list-style:none;
	float: left;
	margin: -56px 0 0 170px;
	z-index: 99999;
	padding: 0px;
	clear: both;
	border: 1px #CCCCCC solid;
	border-top: none;
	background-color: #FFFFFF;
	position: absolute;
	z-index: 999;
	-moz-border-radius: 0px;
	*margin-left:85px;
}
#categoryOption ul .sub-menu3 {
	display: none; 
	list-style:none;
	float: left;
	margin: -56px 0 0 170px;
	z-index: 99999;
	padding: 0px;
	clear: both;
	border: 1px #CCCCCC solid;
	border-top: none;
	background-color: #FFFFFF;
	position: absolute;
	z-index: 999;
	-moz-border-radius: 0px;
	*margin-left:85px;
}
#categoryOption ul .sub-menu4 {
	display: none; 
	list-style:none;
	float: left;
	margin: -56px 0 0 170px;
	z-index: 99999;
	padding: 0px;
	clear: both;
	border: 1px #CCCCCC solid;
	border-top: none;
	background-color: #FFFFFF;
	position: absolute;
	z-index: 999;
	-moz-border-radius: 0px;
	*margin-left:85px;
}
#categoryOption ul ul li{
	width: 200px;
	clear: both;
	text-align: center;
	margin: 0 auto;
	border-top: solid 1px #9f9f9f;
	position:relative;
	padding:5px 0;
	font-size:12px;
	font-weight:bold;
}
#categoryOption > ul > ul > li a{ 
	display: block;
	text-decoration:none;
}
#categoryOption:hover > ul > ul{
	display: block; 
	background: #d8d8d8; 
	border-top: 1px solid #d8d8d8;
	*display:inline;
}
#categoryOption ul li:hover > ul {
	display: block; 
	background: #d8d8d8; 
	border-top: 1px solid #d8d8d8;
}

#categoryOption:hover > ul > ul > li { 
	padding: 5px 0px; 
	border-bottom: 1px solid #d8d8d8;
	position: relative;
}

#categoryOption:hover > ul :hover ul > li:hover { 
	background: white; 
	position: relative;
}

#categoryOption:hover > ul :hover > ul > li:hover > a { 
	color: red; 
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
#content p.exhibt_name{
       font-family: OpenSans-Semibold, 'Open Sans', 'Helvetica Neue';
       font-weight: 600;
       font-size: 14pt;
       color: #951c51;
       margin: 0px 0px 0px 0px;
       height:60px;
}
#content p.exhibt_stand
{
  font-family: OpenSans-Semibold, 'Open Sans', 'Helvetica Neue';
  font-weight: 600;
  font-size: 16pt;
  color: #818080;
  margin: 0px 0px 10px 0px;
}
#content .exhibt_name_stand {
    min-height: 78px;
}

/**************************************************
**********   BUTTONS   ****************************
**************************************************/

#InfoLink {
	float: left;
}

.Information {
	background: none repeat scroll 0 0 #FABF92;
    border: 1px solid #F58026;
    border-radius: 5px 5px 5px 5px;
    margin: 10px 5%;
    min-height: 25px;
    padding: 5px;
    width: 90%;
}

a.close {
	cursor: pointer;
    float: right;
    padding-bottom: 5px;
}

/**************************************************
**********   EL Search   ****************************
**************************************************/

#el_search {
	width: 100%;
	text-overflow: ellipsis;
	overflow: hidden;
	height: 35px;
    font-family: OpenSans-Semibold, 'Open Sans', 'Helvetica Neue';
    border: 1px solid #ccc;
    color: #b3b3b4;
    padding: 0px 10px;
}

#el_search_icon {
	position: absolute;
    right: 22px;
    top: 10px;
}

/**************************************************
**********   Masnory   ****************************
**************************************************/
/* ---- grid ---- */
/* clearfix */
.listhero:after {
  content: '';
  display: block;
  clear: both;
}
.listhero.col-md-12 {
    padding: 0px 8px;
height: auto !important;
}
.listhero-item, .listhero-sizer { 
	/* width: 100%; */
    margin-bottom: 15px;padding: 0px 8px;
    float: left;    position: relative !important;
}
.listhero-item--width2 { 
	width: 100%; 
	margin-bottom: 20px;
	float: left;
}
.gutter-sizer {
  width: 0%;
}
.exhibitor img {
    /*max-width: 400px;*/
    height: 150px;
    margin-top: 5%;
    margin-bottom: 8%;
    width: 300px;
    
}
.exhibitor .logo-coming { width:200px; }

@media (min-width: 480px) {
#exhibitor-link {
	font-size: 15pt !important;
}
.btn-close, .btn-close:hover, .btn-close:active, .btn-close:focus {	
	width: 50%;
}
.btn-doc, .btn-doc:hover, .btn-doc:active, .btn-doc:focus {
	width: 50%;
}
}

@media (min-width: 768px) {
.listhero-item, .listhero-sizer{ 
	/* width: 25%;*/
	margin-bottom: 15px;
	float: left;     position: relative !important;
}
.listhero-item--width2 { 
	width: 66%; 
	margin-bottom: 20px;
	float: left;
}
.gutter-sizer {
  width: 2%;
}
}

@media (min-width: 992px) {
#exhibitor-link {
	font-size: 16pt !important;
}
}

@media (min-width: 1200px) {
.listhero-item, .listhero-sizer{ 
	/* width: 25%;*/
	margin-bottom: 15px;
	float: left;     position: relative !important;
}
.listhero-item--width2 { 
	width: 66%; 
	margin-bottom: 20px;
	float: left;
}
.gutter-sizer {
  width: 2%;
}
#exhibitor-modal {
	width: 890px;
}
.btn-close, .btn-close:hover, .btn-close:active, .btn-close:focus {	
	width: 50%;
}
.btn-doc, .btn-doc:hover, .btn-doc:active, .btn-doc:focus {
	width: 50%;
}
}

@media screen and (min-width: 300px) and (max-width: 1199px)
{
p.exhibt_name{
       font-size: 12pt !important;
}

p.exhibt_stand
{
  font-size: 14pt !important;
}
}
@media screen and (max-width: 767px)
{
  #content .exhibitor
  {
     min-height: 251px;
    width: 251px;
    margin: 0px auto;
  }
 #content .exhibt_name_stand {min-height: 65px; }
}
@media screen and (min-width: 768px) and (max-width: 991px)
{
  #content .exhibitor
  {
     min-height: 270px;
  }
   p {
    font-size: 20px;
    line-height: 36px;
}
 #content .exhibt_name_stand {min-height: 70px; }
}
@media screen and (min-width: 992px) and (max-width: 1440px)
{
  #content .exhibitor
  {
     min-height: 260px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1760px){
   .exhibitor p.exhibt_name
  {
     height:80px !important;
  }
}
/**************************************************
**********   Loding Effects   ****************************
**************************************************/

/*
.listhero .listhero-item {
	display: block;
	float: left;
	opacity: 0;
}

.listhero .listhero-item.shown,
.no-js .listhero .listhero-item,
.no-cssanimations .listhero .listhero-item {
	opacity: 1;
}

.listhero .listhero-item.shown a,
.listhero .listhero-item.shown img {
	outline: none;
	border: none;
	max-width: 100%;
}

.listhero.effect-exhibitorlist .listhero-item.animate {
	-webkit-transform: translateY(200px);
	transform: translateY(200px);
	-webkit-animation: moveUp 1s ease forwards;
	animation: moveUp 1s 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; }
}
*/


/*--------custom css---------------*/
.exhibitor-des .exhibt_social { 
padding-top: 15px; list-style:none; margin-left:0px !important;
}
.exhibitor-des .exhibt_social img { 
	width:35px; height:35px; text-align:center;
}
.modal-footer .exhibt_contact { margin-left:0px !important; }
.exhibitor-des .exhibt_social li { float: left; padding: 0px !important; margin-left: 10px; display: contents; } 
/*.exhibitor-des .exhibt_social li { text-align:center; list-style:none; float:left; border-radius:30px; padding: 10px 18px !important; background-color:#c3c7ca; margin-right: 10px; margin-top:10px;}
.exhibitor-des .exhibt_social li .fa { color:#fff; }*/
#content .btn-default { background-color: #a42c3b; }
#content .exhibitor .btn-readmore { background-color: #a42c3b; }
#content .modal-content .btn-doc { background-color: #a42c3b; }