
.eds-lines {
    background:#ffffff;
    width: 30px; 
    top:50%;
    height:2px;
    margin-top:-1px;
}
.eds-lines:before, .eds-lines:after {
    background:#ffffff;
    width: 30px;
    height:2px;
   
}
    .eds-lines:before {
    top: 11px; }
    .eds-lines:after {
    top: -11px; }
    
    
.eds-toggle-icon {
	background:#000000;
    height:42px;
    right: 16px;     width: 50px;
     top:10px;
          
}
.eds-toggle-icon i,.eds-toggle-icon:hover i{
	font-size:32px;
    color:#ffffff;
    line-height:42px;
}
.eds-lines-button {
	height:42px;
}

.eds-lines-button.minus.close .eds-lines:before, .eds-lines-button.minus.close .eds-lines:after {
  width: 30px; 
  }

.eds-lines-button.x.close .eds-lines:before, .eds-lines-button.x.close .eds-lines:after {
    width: 30px; 
  }
.eds-toggle-icon .close .eds-lines:before, .close .eds-lines:after {
    color:#ffffff;
    background:#ffffff;
}

.sidr {
			    }
ul.eds-responsive-menu li a,ul.eds-responsive-menu li li.back-pre-nav a{
	font-size:14px;
	padding:12px 0px 12px 20px;
    line-height:20px;
    font-family: '';
    font-style: regular;
    color:#828282;
        background:rgba(27,27,27,0.7);
	    border-bottom:1px solid #2f2f2f;
    
          -webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
     }
ul.eds-responsive-menu li a:hover,ul.eds-responsive-menu li.current_page_item > a{
	color:#ffffff;
        background:rgba(40,40,40,0.7);
	   
}

ul.eds-responsive-menu li li a{
	font-size:14px;
	padding:7px 20px 7px 30px;
    color:#ffffff;
        background:rgba(46,46,46,0.7);
	    border-bottom:1px solid #29292d;
    line-height:25px;
}
ul.eds-responsive-menu li li a:hover,ul.eds-responsive-menu li li.current_page_item > a{
        color:#9dabab;
                background:rgba(26,26,32,0.7);
        }
ul.eds-responsive-menu ul ul a{
	padding:7px 20px 7px 40px;
}
li.menu-item-has-children a i.eds-arrows:after,li.menu-item-has-children .eds-arrows-back:after{
	line-height:44px;
    color:#FFF;
    background:;
    bottom:1px;
}
li.menu-item-has-children li a i.eds-arrows:after{
	line-height:39px;
       color:#FFF;
    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.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s 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: 70%;
        max-width:320px;
        min-width:270px;
 }
 #eds_simply_drop_down{
    top:54px;
    right: 16px;     width: 50px;
 }
 
 .eds-social-profile a{
 	    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    border-radius:50%;
        background:#fff;
    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;	
        }
		         
 }
 
 