#reactivemenu,
#reactivemenu ul,
#reactivemenu ul li,
#reactivemenu ul li a,
#menu-button {
margin: 0;
padding: 0;
border: 0;
list-style: none;
line-height: 1;
display: block;
position: relative;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

#clickarea
{
width: 55px;
height: 50px;
position: absolute;
top: 15px;
right: 10px;
background:url("../graphics/blank.gif")repeat; 
display:none;
}

.manageicon{
display:block;
}
.nav_container {
position: absolute;
top: 0;
right: 0;
width: 100%;
}
#reactivemenu {
width: 100%;
position: fixed; 
top: 35px;
right: 0;
}

#reactivemenu ul {
width: 100%;
display: block;
}

#reactivemenu:after,
#reactivemenu > ul:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
#menu-button ,.social_container {
display: none;
}

#reactivemenu > ul > li {
float: right;
margin-right:90px;
}

#reactivemenu > ul > li > a {
padding: 19px;
font-size: 14.5px;
letter-spacing: 0.5px;
text-decoration: none;
color: #3fae2a;
font-weight: 600;
text-transform: uppercase;
}
#reactivemenu > ul > li:hover > a {
color: #56d741;
}
#reactivemenu > ul > li.has-sub > a {
padding-right: 30px;
}
#reactivemenu > ul > li.has-sub > a:after {
position: absolute;
top: 25px;
right: 11px;
width: 8px;
height: 2px;
display: block;
background: #3fae2a;
content: '';
}

#reactivemenu > ul > li:hover > a:after {
background: #3fae2a;
}


#reactivemenu > ul > li.has-sub > a:before {
position: absolute;
top: 22px;
right: 14px;
display: block;
width: 2px;
height: 8px;
background: #3fae2a;
content: '';
-webkit-transition: all .25s ease;
-moz-transition: all .25s ease;
-ms-transition: all .25s ease;
-o-transition: all .25s ease;
transition: all .25s ease;
}
#reactivemenu > ul > li.has-sub:hover > a:before {
top: 26px;
height: 0;
}
#reactivemenu ul ul {
position: absolute;
left: -9999px;
}

#reactivemenu ul ul li {
height: 0;
-webkit-transition: all .25s ease;
-moz-transition: all .25s ease;
-ms-transition: all .25s ease;
-o-transition: all .25s ease;
transition: all .25s ease;
}
#reactivemenu ul ul > li:hover > ul{
left: 130px;
}

#reactivemenu > ul> li:hover > ul{
left: auto;
}


#reactivemenu li:hover > ul > li {
height: 44px;
}
#reactivemenu ul ul ul {
margin-left: 100%;
top: 0;
}

#reactivemenu ul ul li a {
border-top: 1px solid rgba(150, 150, 150, 0.15);
padding: 14.5px 20px;
width: 260px;
font-size: 14px;
text-decoration: none;
text-align:left;
color: #dddddd;
font-weight: 600;
background:url('../graphics/menu_bg.png') center repeat;
}
#reactivemenu ul ul li:hover > a,
#reactivemenu ul ul li a:hover {
color: #3fae2a;
}
#reactivemenu ul ul li.has-sub > a:after {
position: absolute;
top: 20px;
right: 11px;
width: 8px;
height: 2px;
display: block;
background: #dddddd;
content: '';
}

#reactivemenu ul ul li.has-sub > a:before {
position: absolute;
top: 17px;
right: 14px;
display: block;
width: 2px;
height: 8px;
background: #dddddd;
content: '';
-webkit-transition: all .25s ease;
-moz-transition: all .25s ease;
-ms-transition: all .25s ease;
-o-transition: all .25s ease;
transition: all .25s ease;
}

#reactivemenu ul ul > li.has-sub:hover > a:before {
top: 21px;
height: 0;
}

@media screen and (max-width: 1650px){
#reactivemenu > ul > li {
margin-right:70px;
}
}


@media screen and (max-width: 1450px){
#reactivemenu > ul > li {
margin-right:50px;
}
}

@media screen and (max-width: 1250px){
.manageicon{
display:none;
}
.social_container {
height:110px;
width:100%;
position:relative;
display:block;
}
#reactivemenu {
top: 70px;
max-width:350px;
overflow-y:auto;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: none;
scrollbar-width: none;
background:url('../graphics/menu_bg.png') center repeat;
height:0;
-webkit-transition: all .25s ease;
-moz-transition: all .25s ease;
-ms-transition: all .25s ease;
-o-transition: all .25s ease;
transition: all .25s ease;
}

#reactivemenu::-webkit-scrollbar {
display: none;
}

 .nav_container{
height: 100%; 
 } 
#reactivemenu ul ul > li:hover > ul{
left: auto;
}
#reactivemenu ul {
display: flex;
flex-direction: column-reverse; 
}
#reactivemenu ul ul, #reactivemenu ul ul ul{
flex-direction: column; 
}

#reactivemenu ul li {
width: 100%;
border-top: 1px solid rgba(120, 120, 120, 0.2);
}
#reactivemenu ul ul li,
#reactivemenu li:hover > ul > li {
height: auto;
}
#reactivemenu ul li a,
#reactivemenu ul ul li a, ul ul ul li a{
width: 100%;
border-top: 0;
}

#reactivemenu > ul > li {
float: none;
}
#reactivemenu ul ul li a {
padding-left: 25px;
}
#reactivemenu ul ul ul li a {
padding-left: 35px;
}
#reactivemenu ul ul li a {
color: #dddddd;
background: none;
}
#reactivemenu ul ul li:hover > a,
#reactivemenu ul ul li.active > a {
color: #3fae2a;
}
#reactivemenu ul ul,
#reactivemenu ul ul ul,
#reactivemenu.align-right ul ul {
position: relative;
left: 0;
width: 100%;
margin: 0;
text-align: left;
}


#reactivemenu > ul > li.has-sub > a:after,
#reactivemenu > ul > li.has-sub > a:before,
#reactivemenu ul ul > li.has-sub > a:after,
#reactivemenu ul ul > li.has-sub > a:before {
display: none;
}

#menu-button, #menu-button:before, #menu-button:after {
display: block;
width: 30px;
height: 2px;
background-color: #fff;
position: absolute;
cursor: pointer;
-moz-transition-property: background-color, -moz-transform;
-o-transition-property: background-color, -o-transform;
-webkit-transition-property: background-color, -webkit-transform;
transition-property: background-color, transform;
-moz-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
-webkit-transition-duration: 0.4s;
transition-duration: 0.4s;
}
#reactivemenu.main-menu-opened{height:100%; display:block;}

#menucontents.open {height:auto;}

#menu-button {
top: 35px;
right: 20px;
height: 2px;
width: 30px;
background: #ffffff;
z-index:99990;
}

#menu-button:after {
top: 10px;
content: '';
}
#menu-button:before {
top: -10px;
content: '';
}
#clickarea
{
cursor: pointer;
display:block;
z-index:99999;
}


#menu-button.menu-opened{background-color: transparent;}
 
#menu-button.menu-opened:after {
background: red;
-moz-transform: translateY(-10px) rotate(-45deg);
-ms-transform: translateY(-10px) rotate(-45deg);
-webkit-transform: translateY(-10px) rotate(-45deg);
transform: translateY(-10px) rotate(-45deg);
}

#menu-button.menu-opened:before {
background: red;
-moz-transform: translateY(10px) rotate(45deg);
-ms-transform: translateY(10px) rotate(45deg);
-webkit-transform: translateY(10px) rotate(45deg);
transform: translateY(10px) rotate(45deg);
}
#reactivemenu .submenu-button {
position: absolute;
z-index: 99;
right: 0;
top: 0;
display: block;
border-left: 1px solid rgba(120, 120, 120, 0.2);
height: 53px;
width: 46px;
cursor: pointer;

}

#reactivemenu ul ul .submenu-button {
height: 42px;
width: 34px;

}
#reactivemenu .submenu-button:after {
position: absolute;
top: 26px;
right: 19px;
width: 8px;
height: 2px;
display: block;
background: #dddddd;
content: '';
}
#reactivemenu ul ul .submenu-button:after {
top: 21px;
right: 13px;
}
#reactivemenu .submenu-button.submenu-opened:after {
background: #ffffff;

}
#reactivemenu .submenu-button:before {
position: absolute;
top: 23px;
right: 22px;
display: block;
width: 2px;
height: 8px;
background: #dddddd;
content: '';
-webkit-transition: all .2s ease;
-moz-transition: all .2s ease;
-ms-transition: all .2s ease;
-o-transition: all .2s ease;
transition: all .2s ease;
}
#reactivemenu ul ul .submenu-button:before {
top: 18px;
right: 16px;
}
#reactivemenu .submenu-button.submenu-opened:before {
top: 26px;
height: 0;
}

#reactivemenu ul ul .submenu-button.submenu-opened:before {
top: 20px;
}


#reactivemenu ul ul{
height: 0px;
-webkit-transition: all .2s ease;
-moz-transition: all .2s ease;
-ms-transition: all .2s ease;
-o-transition: all .2s ease;
transition: all .2s ease;
}


#reactivemenu ul.open ul{
-webkit-transition: all .2s ease;
-moz-transition: all .2s ease;
-ms-transition: all .2s ease;
-o-transition: all .2s ease;
transition: all .2s ease;
height: auto;
}


#reactivemenu > ul > li.has-sub > a {
padding-right: 20px;
}
}

@media screen and (max-width: 550px){
#reactivemenu {
 max-width:550px;
}


