/* Navigation Main Starts */

#res-nav-hr { display: none; float: left; }
#res-nav-hr > ul { position: relative; list-style-type: none; width: 100%; float: left; }
#res-nav-hr > ul > li { display: block; float: left; font-weight: 500; }
#res-nav-hr > ul > li > ul { display: none; position: absolute; list-style-type: none; width: auto; float: left; background-color: #545454; z-index: 999999; }
#res-nav-hr > ul > li > ul > li { display: block; clear: both; border-bottom: 1px solid #AFAFAF; font-family: Georama; font-weight: normal; }
#res-nav-hr > ul > li > ul > li > ul { position: relative; list-style-type: none; width: 100%; float: left; background-color: #AFAFAF; }
#res-nav-hr > ul > li > ul > li > ul > li { display: block; clear: both; border-bottom: 1px solid #FFF; font-family: Georama; font-weight: normal; }

#res-nav-hr-clone { display: block; }
#res-nav-hr-clone > ul { position: relative; list-style-type: none; width: 100%; float: left; }
#res-nav-hr-clone > ul > li { display: block; float: left; font-weight: 500; }
#res-nav-hr-clone > ul > li > ul { display: none; position: absolute; list-style-type: none; width: auto; float: left; background-color: #545454; z-index: 999999; }
#res-nav-hr-clone > ul > li > ul > li { display: block; clear: both; border-bottom: 1px solid #AFAFAF; font-family: Georama; font-weight: normal; }
#res-nav-hr-clone > ul > li > ul > li > ul { position: relative; list-style-type: none; width: 100%; float: left; background-color: #AFAFAF; }
#res-nav-hr-clone > ul > li > ul > li > ul > li { display: block; clear: both; border-bottom: 1px solid #FFF; font-family: Georama; font-weight: normal; }

#res-nav-vr { display: none; padding: 0; }
#res-nav-vr > ul { position: relative; list-style-type: none; width: 100%; float: left; }
#res-nav-vr > ul > li { display: block; width: 100%; clear: both; text-align: center; font-family: Georama; font-weight: 500; border-bottom: 1px solid #898989; }
#res-nav-vr > ul > li > ul { display: none; position: relative; list-style-type: none; width: 100%; float: left; background-color: #AFAFAF; z-index: 999999; }
#res-nav-vr > ul > li > ul > li { display: block; clear: both; border-bottom: 1px solid #898989; font-family: Georama; font-weight: normal; }
#res-nav-vr > ul > li > ul > li > ul { position: relative; list-style-type: none; width: 100%; float: left; background-color: #EFEFEF; }
#res-nav-vr > ul > li > ul > li > ul > li { display: block; clear: both; border-bottom: 1px solid #CCC; font-family: Georama; font-weight: normal; }

.res-nav-hamburger-icon { height: 26px; margin: 0 15px; }
.res-nav-hamburger-icon:hover, .res-nav-hamburger-icon:focus { text-decoration: none; color: transparent; }