
.eds-lines {
    background:#ffffff;
    width: 26px; 
    top:50%;
    height:3px;
    margin-top:-1.5px;
}
.eds-lines:before, .eds-lines:after {
    background:#ffffff;
    width: 26px;
    height:3px;
   
}
    .eds-lines:before {
    top: -2.3333333333333px; }
    .eds-lines:after {
    top: --2.3333333333333px; }
    
    
.eds-toggle-icon{
	background:rgba(0,0,0,0.01);
    height:5px;
    right: 15px;     width: 46px;
     top:22px;
          
}
.eds-toggle-icon i,.eds-toggle-icon:hover i{
	font-size:28px;
    color:#ffffff;
    line-height:38px;
}
.eds-lines-button {
	height:5px;
}

.eds-lines-button.minus.close .eds-lines:before, .eds-lines-button.minus.close .eds-lines:after {
  width: 26px; 
}

.eds-lines-button.x.close .eds-lines:before, .eds-lines-button.x.close .eds-lines:after {
    width: 26px; 
}
.eds-toggle-icon .close .eds-lines:before, .close .eds-lines:after {
    color:#ffffff;
    background:#ffffff;
}

.sidr {
			             background:rgb(0,0,0);
            }
ul.eds-responsive-menu li a,ul.eds-responsive-menu li li.back-pre-nav a{
	font-size:30px;
	padding:12px 0px 12px 20px;
    line-height:10px;
    font-family: 'Arial';
    font-style: 700;
    color:#ffffff;
        background:#000000;
        border-bottom:0px solid #000000;
    
          -webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
     }
ul.eds-responsive-menu li a:hover,ul.eds-responsive-menu li.current_page_item > a{
	color:#f58634;
        background:#000000;
       
}

ul.eds-responsive-menu li li a{
	font-size:22px;
	padding:0px 20px 7px 30px;
    color:#ffffff;
        background:rgba(255,255,255,0.01);
        border-bottom:0px solid #000000;
    line-height:27px;
}
ul.eds-responsive-menu li li a:hover,ul.eds-responsive-menu li li.current_page_item > a{
        color:#f58634;
                background:rgba(255,255,255,0.01);
        }
ul.eds-responsive-menu ul ul a{
	padding:0px 20px 7px 40px;
}
li.menu-item-has-children a i.eds-arrows:after,li.menu-item-has-children .eds-arrows-back:after{
	line-height:34px;
    color:f58634;
    background:;
    bottom:1px;
}
li.menu-item-has-children li a i.eds-arrows:after{
	line-height:34px;
       color:f58634;
    background:;
}

ul.move-out,#eds_drop_down_menu,#eds_down_up_menu,ul.eds-responsive-menu,ul.eds-responsive-menu li ul{
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
    
 }
 ul.eds-responsive-menu ul.sub-menu.accordion_drop_down{
 -webkit-transition: all 0s ease-in-out;
	-moz-transition: all 0s ease-in-out;
	-o-transition: all 0s ease-in-out;
	-ms-transition: all 0s ease-in-out;
	transition: all 0s ease-in-out;
 }
 .sidr {
        width: 100%;
        max-width:376px;
        min-width:270px;
 }
 #eds_simply_drop_down{
    top:29px;
    right: 15px;     width: 46px;
 }
 
 .eds-social-profile a{
 	    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    border-radius:50%;
        background:rgba(255,255,255,0.01);
    color:#000;
 }
  #simple-menu.eds-toggle-icon,.eds-responsive-menu-wrp.sidr{
	display:none;	
}
 @media only screen and (min-width : 320px) and (max-width :768px) {
        #simple-menu.eds-toggle-icon,.eds-responsive-menu-wrp.sidr{
        	display:block!important;	
        }
		         
 }
 
 

#eds_simply_drop_down.eds-responsive-menu-wrp.sidr{
	display:none!important;	
}
#eds_simply_drop_down.eds-responsive-menu-wrp.sidr.active_drop_down{
	display:block!important;	
}