.mega-menu li.categories-li a.drop, .mega-menu li.selected a {
  background: #fed700 none repeat scroll 0 0;
  color: #000000;
  font-weight: bold;
}
.mega-menu li.selected a:hover {
  background: none repeat scroll 0 0;
  color: #ffffff;
  font-weight: bold;
}
.categories-li .drop::after {
  content: "\f131";
  float: right;
  font-family: LineAwesome;
  font-size: 24px;
  font-weight: bold;
  margin: 0 20px;
  text-align: center;
}
.mega-menu li {
  display: inline-block;
  position: relative;
}
.mega-menu li.categories-li {
  width: 25%;
}

.mega-menu li a {
  color: #fff;
  display: block;
  font-size: 15px;
  font-weight: 700;
  line-height: 45px;
  padding: 0 20px;
  text-transform: none;
}
.mega-menu > li > a:hover {
	  background: #fed700 none repeat scroll 0 0;
	color:#000000}
.dropdown {
  background: #383838 none repeat scroll 0 0;
  color: #fff;
  display: none;
  left: 0;
  list-style: outside none none;
  margin: 0;
  position: absolute;
  top: 100%;
  width: 100%;
}
img.category-image {
    vertical-align: middle;
    padding-right: 5px;
}
ul.children.level1 li.categoryImagesIcon a {
    padding-left: 5px;
}
.dropdown ul.children.level1 li.categoryImagesIcon {
    padding-left: 5px;
    padding-right: 23px;
}
.dropdown .levels ul li {
  border-right: 3px solid transparent;
  border-top: 1px solid #e5e5e5;
  height: 50px;
  line-height: 50px;
  padding-left: 25px;
  transition: all 0.2s ease 0s;
  width: calc(100% - 30px);
}
.dropdown .levels ul li a {
  border-bottom: medium none;
  color: #fff;
  display: inline-block;
  font-weight: 400;
  overflow: hidden;
  padding: 0 30px 0 0;
  text-overflow: ellipsis;
  text-transform: none;
}
.dropdown .levels ul li.submenu.col-inner {
  position: relative;
}

.dropdown .levels ul li.submenu.col-inner:hover > ul {z-index:10;pointer-events:auto;opacity:1;visibility:visible;-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}

.dropdown .levels ul li:hover > a {color:#3fb4fb}
.dropdown .levels ul li.submenu.col-inner:hover:after {color:#3fb4fb}
.dropdown .levels ul li.submenu.col-inner ul > li {
	background: #383838 none repeat scroll 0 0;
	color: #fff;
	padding-left: 15px;
	border-right: none;
	border-top: 1px dotted #cccccc;
	height: 50px;
	line-height: 50px;
	min-width: 200px;
	transition: all 0.2s ease 0s;
	vertical-align: top;
	padding-right: 60px;
}



@media (min-width:770px) {
.cat-title {
  display: none;
}

.dropdown .levels ul li.submenu.col-inner::after {
	color: #ffe;
content: "\f112";
font-family: "LineAwesome";
font-size: 13px;
font-weight: 400;
position: absolute;
right: 15px;
top: 50%;
transform: translateY(-50%);
transition: all 0.2s ease 0s;

}
.dropdown .levels ul li.submenu.col-inner ul {position:absolute;visibility:hidden;opacity:0;margin:0;display:block;left:100%;top:-1px;border:0;background:#fff;width:auto;z-index:1;pointer-events:none;-webkit-transition:.36s all;-moz-transition:.36s all;-o-transition:.36s all;transition:.36s all;-webkit-transform:translate(0,50px);-moz-transform:translate(0,50px);-ms-transform:translate(0,50px);-o-transform:translate(0,50px);transform:translate(0,50px);padding:0;list-style:none;border-left: 5px solid #F60100;}

}

@media (max-width:768px) {
/***/
#bjAFY-menu-place {
  display: none;
}
#bjAFY-menu-place .mega-menu {
  background: #222222 none repeat scroll 0 0;
  list-style: outside none none;
  margin: 0 auto;
  padding: 0;
}

.categories-li .drop::after {
display:none;
}	
	
/***/




.cat-title {
	background: #fed700 none repeat scroll 0 0;
	border-radius: 0;
	color: #000000;
	display: inline-block;
	padding: 15px 0;
	position: relative;
	text-indent: 15px;
	vertical-align: top;
	width: 100%;
}
.mega-menu li.submenu.col-inner .children {
	padding: 0 15px;
}
.mega-menu ul li::first-child {
border:0px;
}
.mega-menu ul li {
    /* border-radius: 0 !important; */
    cursor: pointer;
    list-style-type: none;
    border-top: 1px solid #000000;
    margin: 0;
    padding: 0;
    line-height: normal;
    width: 100%;
}
.mega-menu ul li a {
	padding: 0 30px 0 10px;
}
.subc {
    border-left: 1px solid #111111;
    height: 45px;
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    line-height: 45px;
}

.subc::after {
	color: #ffffff;
	content: "\f2c2";
	cursor: pointer;
	display: block;
	font-family: "LineAwesome";
	font-size: 18px;
	position: absolute;
	right: 16px;
	top: 0;
	transition: all 0.4s ease 0s;
	font-weight: ;
}
.subc.expandc::after {
  color: #ffffff;
  content: "\f28e";
}
.mega-menu ul li.submenu.col-inner .children {
    display: none;
    padding: 0 6px;
    position: relative;
    overflow: hidden;

}
.mega-menu ul li.submenu.col-inner.liclass1 span.subc.expandc {
    background-color: #444546;
}
.mega-menu ul li.submenu.col-inner .children.level2 {
    background-color: #444546;
}
.mega-menu ul li.submenu.col-inner.liclass2 span.subc.expandc {
    background-color: #717374;
}
.mega-menu ul li.submenu.col-inner .children.level3 {
    background-color: #717374;
}
.mega-menu ul li.submenu.col-inner.liclass3 span.subc.expandc {
    background-color: #a5a7a8;
}
.mega-menu ul li.submenu.col-inner .children.level4 {
    background-color: #a5a7a8;
}


.topc {
  border-left: 1px solid #999999;
  height: 40px;
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
}
.topc::after {
	color: #575757;
	content: "\f2c2";
	cursor: pointer;
	display: block;
	font-family: "LineAwesome";
	font-size: 18px;
	position: absolute;
	right: 16px;
	top: 12px;
	transition: all 0.4s ease 0s;
}
.topc.expandc::after {
  color: #c40000;
  content: "\f28e";
}
.cat-title {
  background: #fed700 none repeat scroll 0 0;
  border-radius: 0;
  color: #000000;
  display: inline-block;
  padding: 15px 0;
  position: relative;
  text-indent: 15px;
  vertical-align: top;
  width: 100%;
}
.cat-title.expandc {
  background: #c40000 none repeat scroll 0 0;
  color: #fff;
}
.cat-title::after {
	color: #000000;
	content: "";
	font-family: LineAwesome;
	font-size: 31px;
	font-weight: bold;
	position: absolute;
	right: 20px;
	top: 14px;
}
.cat-title.expandc::after {
  color: #ffffff;
  content: "\f342";
}


}

@media (max-width:610px) {

}