*{
	margin:0;
	padding:0;
	font-family:arial;
}

/* width */
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background-color:transparent!important; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #888; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555; 
} 


.anker-sidebar{height:100%;width:30%;background-color:#fff;position:fixed!important;z-index:1;overflow:auto}
.anker-overlay{position:fixed;display:none;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,0.5);z-index:2}
.ubl{
font-size:15px;
}
.anker-nav{
	display:nonek; 
	z-index: -2000000;
	background-color:rgb(58, 58, 58);

	z-index:3;
	width:180px;
}

.anker-show{
cursor: pointer; 
/* z-index: 4;  */
display:none;	
}

.anker-link{
	display:block;
	text-decoration:none;
	color:rgb(187, 184, 184); 
	padding-left:12px;
	padding-right:0px;
	padding-top:8px;
	padding-bottom:8px;
	cursor: pointer;
	font-size: 12px!important;
}

.anker-link:hover{
	background-color:#444;
	color:#fff;
}


.ywo-cont{
	padding-left: 22px;
	padding-right: 22px;
}
.ywo-nav-btn{
	background-color:#444!important;
}


.anker-heading{


	font-size: 18px;
	padding-left:18px;
	padding-right:0px;
	padding-top:3px;
	padding-bottom:3px;
	color: #d9d9d9;
}

/* .anker-heading2{
	color:#fff;
	padding-left:18px;
	font-size: 15px;

} */

.ubl{
	display: none;
	padding: 14px;
	text-decoration: none;
	font-size: 22px;
}

.ubl1{
	
	padding: 14px;
	text-decoration: none;
	font-size: 22px;
}


.anker-heading-00001{
  color:#444!important;
  padding-left:7px!important;
  

}


@media (max-width:991px){

.anker-nav{
display: none;
}
.ubl{
display: block;
}


}

@media (max-width:514px){
.anker-link{
font-size: 22px !important;
}
.ubl{
	font-size:22px;
	}
.anker-sidebar{
width:77%;
}
.anker-heading-00001{
	display: none;
}
}
@media (max-width:425px){
	.anker-link{
		font-size: 33px;
	}
.anker-sidebar{
width:77%;
}

}
@media (max-width:375px){
.anker-sidebar{
width:77%;
}

}
@media (max-width:320px){
.anker-sidebar{
width:77%;
}

}
@media (max-width:319px){
.anker-sidebar{
width:77%;

}

}

