
.eds-lines {
    background:#336600;
    width: 30px; 
    top:50%;
    height:4px;
    margin-top:-2px;
}
.eds-lines:before, .eds-lines:after {
    background:#336600;
    width: 30px;
    height:4px;
   
}
    .eds-lines:before {
    top: 9px; }
    .eds-lines:after {
    top: -9px; }
    
    
.eds-toggle-icon {
	background:#ffffff;
    height:42px;
    right: 10px;     width: 50px;
     top:3px;
          
}
.eds-toggle-icon i,.eds-toggle-icon:hover i{
	font-size:32px;
    color:#336600;
    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:#336600;
    background:#336600;
}

.sidr {
			    }
ul.eds-responsive-menu li a,ul.eds-responsive-menu li li.back-pre-nav a{
	font-size:14px;
	padding:12px 0px 12px 35px;
    line-height:20px;
    font-family: '';
    font-style: regular;
    color:#ffffff;
        background:rgba(51,102,0,0.7);
	    border-bottom:1px solid #223d00;
    
          -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(34,61,0,0.7);
	   
}

ul.eds-responsive-menu li li a{
	font-size:14px;
	padding:7px 20px 7px 30px;
    color:#eeeeee;
        background:rgba(51,102,0,0.7);
	    border-bottom:1px solid #223d00;
    line-height:25px;
}
ul.eds-responsive-menu li li a:hover,ul.eds-responsive-menu li li.current_page_item > a{
        color:#ffffff;
                background:rgba(34,61,0,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: 50%;
        max-width:240px;
        min-width:240px;
 }
 #eds_simply_drop_down{
    top:47px;
    right: 10px;     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;	
        }
		 		#menu-primary{
             display:none!important;
             visibility:hidden;
        }
                
 }
 
 