



.spector-menu {
	position:relative;
}

.xHome {
  left: 0;
  right: 0;
  padding: 10px;
  display:none;
  background: #f7F5F0;
  padding-top: 26px;
	padding-bottom: 50px;
  min-height: 100%;
  position: absolute;
	xborder-radius: 1rem;
	border-bottom-left-radius: 1rem;
	border-bottom-right-radius: 1rem;
}
.Home h4{
  padding: 12px 0;
}

.Home ul.stander li a {
	xpadding: 2px 0px;

	position: relative;
	padding: 10px 10px;
	color: #666;
	font-weight: 500;
	border-left: 5px solid transparent;
  background-color:  transparent;
	display: inline-block;
}
.Home ul.stander li a:hover {
	background-color: rgb(3,3,3, 0.05);
  overflow: auto;
	position: relative;
  transition: all .3s;
  cursor: pointer;
	border-left: 5px solid #ffcc00;
}


.hmp img {
	width: 75%;
	XXmargin-bottom: 10px;
	XXmargin-top: 8px;
}
.Home h4.row.mega-title {
	color: #000;
	margin-top: 0px;
	font-size: 14px;
	padding-left: 15px;
	padding-bottom: 13px;
	text-transform: uppercase;
	border-bottom: 1px solid #cecece;
	padding-top: 0px;
	font-weight: 600;
	background-color: white;
}
.Home ul li a:hover {
	color:#d41212;
}
.Home ul li a.view-more {
	color: #fff;
	padding: 10px 16px;
}
.Home .view-more{
	color: white;
	padding: 10px 16px;
}




.Home .active {
	display: block;
	xdisplay: inline-block !important;
	xdisplay: table;
}


.Home ul li a {
  line-height: 27px;
  xfont-size: 14px;
  xfont-family: "montserrat", sans-serif;
  display: block;
  color: #000;
}
.Home .img-responsive{
    xmargin-top: 40px;
}
.Home .mpik{
    margin-top: 0px;
	width:80%;
	margin-left:20px;
}



.home-drop-down:hover +.Home{
	display:block;
}



.Home:hover,
.Blog:hover,
.search:hover,
.Images:hover,
.contact:hover,
.Tabs:hover,
.mega-menu:hover,
.drop-down-ul:hover,
li.flyout-left>ul:hover,
li.flyout-right>ul:hover,
.flyout-mega-wrap:hover,
li.flyout-left a:hover +ul,
li.flyout-right a:hover +ul,
.blog-drop-down >a:hover+.Blog,
li.drop-down>a:hover +.drop-down-ul,
.Tabs-drop-down>a:hover +.Tabs,
.Home-drop-down>a:hover +.Home,
.images-drop-down>a:hover +.Images,
.contact-drop-down>a:hover +.contact,
.search-drop-down>a:hover +.search,
.mega-drop-down a:hover+.mega-menu,
li.flyout-mega>a:hover +.flyout-mega-wrap{
	display:block;
}


@media (min-width:767px){

	.spector-menu > li > a{
		display:block;
		padding: 20px 30px;
	}
	.mega-menu, .flyout-mega-wrap, .Images, .Tabs, .contact, .Blog,.flyout-right>ul,
		.flyout-left>ul, li.drop-down>ul{
		position:absolute;
	}
	.flyout-right>ul{
		left: 100%;
	}
	.flyout-left>ul{
		right: 100%;
	}
}


@media (max-width:767px){

	.spector-menu {
		min-height: 60px;
		background-color: #333;
		width: 100%;
	}

	.spector-menu > li > a{
		width:100% ;
	    display:none ;

	}
	.spector-menu > li{
		width:100%;
	}
	.display.spector-menu > li > a{
	  display:block ;
	  	padding: 20px 22px;
	}

	.Home, .mega-menu, .contact, .Images,  .Tabs, .search, .Blog,.flyout-right>ul,
	.flyout-left>ul, li.drop-down>ul{
			position:relative;
	}

}


.tab {
  border-right: 1px solid #d4d4d4;
}
.tablinks:before{
  content: "\f054";
  color: #9c9c9c;
	font-family: 'Font Awesome 5 Pro';
  xfont-family: 'Font Awesome\ 5 Free';
  font-style: normal;
  display: inline;
  z-index: 1111;
  cursor: pointer;
  position: absolute;
  right: 25px;
  top: 8px;
  font-size: 12px;
}
.tablinks-none-icon:before{
  content: "";
  color: #9c9c9c;
	font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  display: inline;
  z-index: 1111;
  cursor: pointer;
  position: absolute;
  right: 25px;
  top: 15px;
  font-size: 12px;
}
.tab .rmm  {
  display: block;
  background-color: inherit;
  /*padding:12px 11px;*/
	padding:4px;
  width: 100%;
  border: none;
	border-left: 5px solid transparent;
	font-size: 16px;
  font-weight: 500;
	color: #333;
  outline: none;
  text-align: left;
  XXXcursor: pointer;
  position:relative;
	transition: all .3s;
}
.tab .rmm:hover {
  background-color: #f3f3f3;
	border-left: 5px solid #ffcc00;
}
.tab .rmm.active {
	background-color: #f3f3f3!important;
	border-left: 5px solid #ffcc00!important;
}
.tabcontent {
  padding: 0px 12px;
  border-left: none;
  display: none;
	xbackground-color: #ddd;
}
.tabcontent h3{
	line-height: 1.3;
	margin-bottom: 20px;
}
.tabcontent p{
  font-size: 16px;
	color: #333;
	line-height: 1.6;
	margin-bottom: 20px;
}

.tab a img{
  width: 150px;
	text-align: left;
}





/*
	------- OUR COMPANY TRADESHOW SCHEDULE
*/

.tradeshow_schedule_container {
  margin:20px;
}
.tradeshow_schedule_container h1 {
  font-size: 27px;
  font-weight:500;
  line-height: 1.5;
  color: #555;
  xpadding-top:10px;
  margin-bottom: 0rem;
}
.tradeshow_schedule_container p {
  font-size: 14px;
  font-weight:400;
  line-height: 1.5;
  letter-spacing: -0.5px;
  color: #555;
  margin-bottom: 0px !important;
}
.tradeshow_schedule_container .tradeshow_schedule_container_asi span {
  font-size: 12px;
  font-weight:400;
  line-height: 1.5;
  color: #fff;
  background: #ff0000;
  padding: 3px 10px;
  position: relative;
  top:-5px;
}
.tradeshow_schedule_container .tradeshow_schedule_container_pppc {
  margin-top:20px;
}
.tradeshow_schedule_container .tradeshow_schedule_container_ppai span {
  font-size: 12px;
  font-weight:400;
  line-height: 1.5;
  color: #fff;
  background: #333399;
  padding: 3px 10px;
  position: relative;
  top:-5px;
}
.tradeshow_schedule_container .tradeshow_schedule_container_saac span {
  font-size: 12px;
  font-weight:400;
  line-height: 1.5;
  color: #fff;
  background: #3399cc;
  padding: 3px 10px;
  position: relative;
  top:-5px;
}
.tradeshow_schedule_container .tradeshow_schedule_container_pppc span {
  font-size: 12px;
  font-weight:400;
  line-height: 1.5;
  color: #fff;
  background: #84cb47;
  padding: 3px 10px;
  position: relative;
  top:-5px;
  margin-top:20px;
}
.tradeshow_schedule_container i{
  margin-right:7px;
}





/*
.megamenu-list-item {
  overflow: hidden;
	position: relative;
}

.megamenu-list-item:hover div.flyout {
 	display:block;
}
.flyout{
  position:absolute !important;
  width:400px;
  xheight:250px;
  margin-left:100px;
  background:#fff;
  overflow: hidden;
  display:none;
  z-index:10000;
}
.flyout img{
  width:300px;
}





.popupX {
    display: none;
    position: absolute;
    left: 0;
    top: 2em;
    width: 100%;
    margin-top: 17px;
    color: #fff;
    background: #f00;
}

.itemX:hover .popupX {
    display: block;
}






p.productx a img {
    display: none;
    position: absolute;
    left: -80px;
    top: -22px;
}
p.productx a {
    display: inline-block;
    position: relative;
}
p.productx a img {
    display: none;
}
p.productx a:hover img {
    display: inherit;
}
p.productx {
    margin-left: 100px;
}

*/




.mn-sidebar {
	display: table-cell;
	position: relative;
	vertical-align: top;
	padding-bottom: 49px;
	xwidth: 270px;
	z-index: 2;
}
.mn-vnavigation {
	margin: 0 0 0 0;
	padding: 0;
	transition: all .3s;
}
.mn-vnavigation li {
	min-width: 300px;
}
.mn-vnavigation li a {
	Xborder-right: 1px solid #ccc;
	border-left: 5px solid transparent;
	display: block;
	padding: 14px 18px 13px 15px;
	font-size: 16px;
  font-weight: 500;
  color: #333 !important;
  text-transform: uppercase;
	text-decoration: none;
	white-space: nowrap;
	background-color: #fff;
	transition: all .3s;
	xmargin-top:1px;
	xmargin-bottom:1px;
}
.mn-vnavigation li a:hover{
	background-color: rgb(3,3,3, 0.05);
	overflow: auto;
	position: relative;
	transition: all .3s;
	border-left: 5px solid #ffcc00;
	cursor: pointer;
}

.dropdown-submenu >
.dropdown-menuz {
	top: 0 !important;
	left: 100%;
	margin-top: -6px;
	margin-left: 0px;
	height: 101vh;
	xwidth:101vw;
	xwidth: 216px;
	xwidth:100%;
	background: transparent;
}
.dropdown-submenu:hover >
.dropdown-menuz {
	display: block;
	top: 0 !important;
}
.dropdown-submenu > a:after {
	/*
	display: block;
	content: " ";
	float: right;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	border-left-color: #ccc;
	margin-top: 5px;
	xmargin-right: -10px;
	*/
	content: "\f054";
  color: #9c9c9c;
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  display: inline;
  z-index: 1111;
  cursor: pointer;
  position: absolute;
  right: 25px;
  top: 15px;
  font-size: 15px;
}
.dropdown-submenu:hover > a:after {
	color: #ffcc00;
}

.dropdown-menuz {
		position: absolute;
		top:0!important;
		z-index: 1000;
		display: none;
		min-width: 20rem;
		padding: 0.5rem 0;
		margin: 0;
		font-size: 1rem;
		color: #212529;
		text-align: left;
		list-style: none;
		background-color: #fff;
		background-clip: padding-box;
		border: 0px solid rgba(0,0,0,.15);
		border-radius: 0.25rem;
}

.dropdown-menuz img{
	padding:5%;
	border-radius:20px;
}
