.navbar {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin-bottom: 0
}
.navbar-nav.sm-collapsible .caret::before {
	font-size:26px !important;
}
.nav > li > a:hover, .nav > li > a:focus {
	background:#107253 !important; 
}
.navbar-nav {
	margin:0 !important;
}
.navbar-default {
    background-color: transparent !important;
    border: none
}

.navbar-collapse {
    border: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

#dnnMenu .topLevel>li>a {
    color: #3f3f3f
}

#dnnMenu .topLevel>li>a:focus,
#dnnMenu .topLevel>li>a:hover {
    color: #979797
}

#dnnMenu .topLevel>li.active>a:focus,
#dnnMenu .topLevel>li.active>a:hover {
    color: #3f3f3f
}

#dnnMenu .topLevel>.open>a,
#dnnMenu .topLevel>.open>a:hover,
#dnnMenu .topLevel>.open>a:focus {
    background: none
}

#dnnMenu .topLevel>.active.open>a,
#dnnMenu .topLevel>.active.open>a:hover,
#dnnMenu .topLevel>.active.open>a:focus {
    background-color: #e7e7e7
}

#dnnMenu .navbar-default .topLevel>li>a {
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

#dnnMenu .dropdown-menu {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    background: #fff; /* was #f1f1f1 prior to 2024-08-26*/
    padding: 0
}

#dnnMenu .dropdown-menu::after {
    bottom: 100%;
    left: 35%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(241, 241, 241, 0);
    border-bottom-color: #f1f1f1;
    border-width: 10px;
    margin-left: -30px
}

#dnnMenu .dropdown-menu li {
    background: none;
    float: none;
    clear: both;
    width: auto;
    padding: 5px 5px;
    border-bottom: 1px solid #e1e1e1;
    -o-transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

#dnnMenu .dropdown-menu li:hover {
    background: #7ca0c0
}

#dnnMenu .dropdown-menu li:last-child {
    border: none
}

#dnnMenu .dropdown-menu li>a {
    background: transparent;
}
.navbar-toggle:hover {
	/*background-color:transparent !important;*/
}
#dnnMenu .dropdown-menu li.active>a,
#dnnMenu .dropdown-menu li.active a:hover,
#dnnMenu .dropdown-menu li.active a:focus {
    color: #3f3f3f;
    font-weight: 600
}

#dnnMenu .dropdown-menu a:hover {
    color: #fff
}

#dnnMenu .subLevelRight::after {
    border: none
}

@media only screen and (min-width:768px) and (max-width:995px) {
    #dnnMenu .nav li {
        font-size: 15px
    }
}
@media only screen and (min-width:768px) {
.navbar-nav {
	float:none !important;
}	
}
@media only screen and (max-width:1024px) {
    #dnnMenu .dropdown-menu {
        padding: 0
    }
    #dnnMenu .dropdown-menu::after {
        border: none;
        pointer-events: none;
        border-color: none;
        border-width: 0
    }
    #dnnMenu .dropdown-menu.subLevel {
        padding: 0
    }
    #dnnMenu .dropdown-menu.subLevel li.active a span {
        color: #3f3f3f
    }
    #dnnMenu .dropdown-menu.subLevel li {
        background: transparent;
       /* border-bottom: 1px solid #4a4b4c;*/
        padding: 0;
		margin-bottom: 0;
    }
	#dnnMenu .dropdown-menu.subLevel li:last-child {
		border-bottom:0;
	}
    #dnnMenu .dropdown-menu.subLevelRight li {
        background: #fff;
        padding: 0;
		margin-bottom:0;
		list-style-type:none;
    }
    #dnnMenu .topLevel li.dropdown, #dnnMenu .topLevel li { /*added ", #dnnMenu .topLevel li" to accommodate moving Investments to top level in menu 2020-12-29 Mark*/
        position: relative;
/*        background: #107253;*/
        list-style-type: none;
        float: none;
        width: 100%;
        margin-bottom: 0;
		border-bottom: 1px solid #ebebeb;
    }
	#dnnMenu .topLevel li.dropdown .caret {
		margin-top:15px;
	}
	#dnnMenu .topLevel li.dropdown .navbar-toggle {
		background:transparent !important;
	}
	#dnnMenu .topLevel .dropdown-menu.subLevel li.dropdown .caret{
		margin-top:0;
	}
	#dnnMenu .topLevel > li:nth-child(1):hover  {
		background: #107253;
	}
	/*#dnnMenu .topLevel li:hover{
		background: #107253;
	}*/
	.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
		background: #107253 !important;
	}
    #dnnMenu .topLevel li.active a {
        color: #3f3f3f;
        font-weight: bold
    }
    #dnnMenu .topLevel li a {
        display: block;
        color: #ddd;
        -webkit-transition: all .2s ease 0s;
        -moz-transition: all .2s ease 0s;
        -o-transition: all .2s ease 0s;
        transition: all .2s ease 0s;
        padding-top:0;
		padding-bottom:0;
    }
    #dnnMenu .topLevel li a:hover {
        /*background: #bbc2c8*/
    }
    #dnnMenu .topLevel li a:hover span {
        color: #3f3f3f
    }
    #dnnMenu .topLevel li a span {
        line-height: 52px;
        margin: 0;
        padding: 0 15px;
        font-size: 15px
    }
    #dnnMenu .topLevel .dropdown.open a span {
        color: #e6af10;
    }
    #dnnMenu .topLevel .dropdown-menu.subLevel a span {
        color: #007153;
		font-weight:bold;
    }
	#dnnMenu .topLevel .dropdown-menu.subLevel ul.dropdown-menu.subLevelRight li a span, #dnnMenu .topLevel .dropdown-menu.subLevel ul.dropdown-menu.subLevelRight li.dropdown ul.dropdown-menu.subLevelRight li a span {
		color: #000000;
		font-weight:normal;
	}
	#dnnMenu .topLevel .dropdown-menu.subLevel ul.dropdown-menu.subLevelRight li.dropdown ul.dropdown-menu.subLevelRight li a {
		padding-left:55px;
	}
	#dnnMenu .topLevel .dropdown-menu.subLevel ul.dropdown-menu.subLevelRight li {
		border-bottom:none;
	}
	#dnnMenu .topLevel .dropdown-menu.subLevel ul.dropdown-menu.subLevelRight li a {
		padding:5px 15px 5px 45px;
	}
	#dnnMenu .topLevel .dropdown-menu.subLevel ul.dropdown-menu.subLevelRight li a span {
		line-height:32px;
		padding:0;
	}
	#dnnMenu .topLevel .dropdown-menu.subLevel ul.dropdown-menu.subLevelRight li.dropdown a span.caret {
		color: #007153;
	}
	#dnnMenu .topLevel .dropdown-menu.subLevel ul.dropdown-menu.subLevelRight li.dropdown a {
		background:#fff;
	}
	#dnnMenu .topLevel .dropdown-menu.subLevel ul.dropdown-menu.subLevelRight li.dropdown a span {	
		color: #000000;
		font-weight:bold;
	}
	
    #dnnMenu .topLevel>li>a {
        color: #fff
    }
    #dnnMenu .topLevel>li>a:hover span {
        color: #e6af10; /*was #007153 prior to 2020-12-29 - updated when adding Investements to top level*/
    }
    #dnnMenu .dropdown.open .subLevel>li a:hover span {
        color: #007153;
    }
    .navbar-nav.sm-collapsible .caret,
    .navbar-nav.sm-collapsible ul .caret {
        position: absolute;
        right: 0;
        padding: 0;
        width: 65px;
        height: 33px;
        line-height: 60px;
        text-align: center;
        border-width: 1px;
        border-style: solid;
        top: 0;
        border: none;
        display: block;
        margin: 0;
        border-radius: 0;
        font-size: 1.3em
    }
	#dnnMenu .topLevel > li.dropdown > a span, #dnnMenu .topLevel > li > a span { /*added ", #dnnMenu .topLevel > li > a span" to accommodate moving Investments to top level in menu 2020-12-29 Mark*/
		text-transform:uppercase;
		color:#fff;
	}
	#dnnMenu .topLevel > li.dropdown > a .caret::before {
		content: "";
		width: 7px;
		height: 7px;
		position: absolute;
		top: 24%;
		left: 50%;
		margin: -3px 0 0 -3px;
		border-bottom: 2px solid #fff;
		border-right: 2px solid #fff;
		transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		-o-transform: rotate(45deg);
	}
	#dnnMenu .topLevel > li.dropdown.open > a .caret::before {
		border-bottom: none;
		border-right: none;
		border-top: 2px solid #fff;
		border-left: 2px solid #fff;
	}
	#dnnMenu .topLevel > li:nth-child(1) > ul.dropdown-menu.subLevel:nth-child(2) > li.dropdown:nth-of-type(1) {
	}
	#dnnMenu .topLevel > li:nth-child(1) > ul.dropdown-menu.subLevel:nth-child(2) > li.dropdown:nth-of-type(1) {
		background: url("/Portals/0/Skins/QNBT/images/menuicons/icon-accounts.svg") no-repeat;
		background-position:8px 14px;
		background-size: 25px;
		background-color: #fff;
	}

	#dnnMenu .topLevel > li:nth-child(1) > ul.dropdown-menu.subLevel:nth-child(2) > li.dropdown:nth-of-type(2) {
		background: url("/Portals/0/Skins/QNBT/images/menuicons/icon-banking.svg") no-repeat;
		background-position:8px 14px;
		background-size: 25px;
		background-color: #fff;
	}
	#dnnMenu .topLevel > li:nth-child(1) > ul.dropdown-menu.subLevel:nth-child(2) > li.dropdown:nth-of-type(3) {
		background: url("/Portals/0/Skins/QNBT/images/menuicons/icon-loans.svg") no-repeat;
		background-position:8px 14px;
		background-size: 25px;
		background-color: #fff;
	}
	#dnnMenu .topLevel > li:nth-child(2) > ul.dropdown-menu.subLevel:nth-child(2) > li.dropdown:nth-of-type(1) {
		background: url("/Portals/0/Skins/QNBT/images/menuicons/icon-accounts.svg") no-repeat;
		background-position:8px 14px;
		background-size: 25px;
		background-color: #fff;
	}
	#dnnMenu .topLevel > li:nth-child(2) > ul.dropdown-menu.subLevel:nth-child(2) > li.dropdown:nth-of-type(2) {
		background: url("/Portals/0/Skins/QNBT/images/menuicons/icon-services.svg") no-repeat;
		background-position:8px 14px;
		background-size: 25px;
		background-color: #fff;
	}
	#dnnMenu .topLevel > li:nth-child(2) > ul.dropdown-menu.subLevel:nth-child(2) > li.dropdown:nth-of-type(3) {
		background: url("/Portals/0/Skins/QNBT/images/menuicons/icon-loans.svg") no-repeat;
		background-position:8px 14px;
		background-size: 25px;
		background-color: #fff;
	}
	#dnnMenu .topLevel > li:nth-child(2) > ul.dropdown-menu.subLevel:nth-child(2) > li.dropdown:nth-of-type(4) {
		background: url("/Portals/0/Skins/QNBT/images/menuicons/icon-resources.svg") no-repeat;
		background-position:8px 14px;
		background-size: 25px;
		background-color: #fff;
	}
	#dnnMenu .topLevel > li:nth-child(3) > ul.dropdown-menu.subLevel > li:nth-of-type(1) {
		background: url("/Portals/0/Skins/QNBT/images/menuicons/icon-applyonline.svg") no-repeat;
		background-position:8px 14px;
		background-size: 25px;
		background-color: #fff;
	}
	#dnnMenu .topLevel > li:nth-child(3) > ul.dropdown-menu.subLevel > li:nth-of-type(2) {
		background: url("/Portals/0/Skins/QNBT/images/menuicons/icon-resourcecenter.svg") no-repeat;
		background-position:8px 14px;
		background-size: 25px;
		background-color: #fff;
	}
	#dnnMenu .topLevel > li:nth-child(3) > ul.dropdown-menu.subLevel > li:nth-of-type(3) {
		background: url("/Portals/0/Skins/QNBT/images/menuicons/icon-loanofficers.svg") no-repeat;
		background-position:8px 14px;
		background-size: 25px;
		background-color: #fff;
	}
	#dnnMenu .topLevel > li:nth-child(3) > ul.dropdown-menu.subLevel > li:nth-of-type(4) {
		background: url("/Portals/0/Skins/QNBT/images/menuicons/icon-menufaq.svg") no-repeat;
		background-position:8px 14px;
		background-size: 25px;
		background-color: #fff;
	}
	#dnnMenu .topLevel > li:nth-child(4) > ul.dropdown-menu.subLevel > li:nth-of-type(1) {
		background: url("/Portals/0/Skins/QNBT/images/menuicons/icon-privatebanking.svg") no-repeat;
		background-position:8px 14px;
		background-size: 25px;
		background-color: #fff;
	}
	#dnnMenu .topLevel > li:nth-child(4) > ul.dropdown-menu.subLevel:nth-child(2) > li:nth-of-type(2) {
		background: url("/Portals/0/Skins/QNBT/images/menuicons/icon-trustestate.svg") no-repeat;
		background-position:8px 14px;
		background-size: 25px;
		background-color: #fff;
	}
	#dnnMenu .topLevel > li:nth-child(4) > ul.dropdown-menu.subLevel > li:nth-of-type(3) {
		background: url("/Portals/0/Skins/QNBT/images/menuicons/icon-retirement.svg") no-repeat;
		background-position:8px 14px;
		background-size: 25px;
		background-color: #fff;
	}
	#dnnMenu .topLevel > li:nth-child(4) > ul.dropdown-menu.subLevel > li:nth-of-type(4) {
		background: url("/Portals/0/Skins/QNBT/images/menuicons/icon-investments.svg") no-repeat;
		background-position:8px 14px;
		background-size: 25px;
		background-color: #fff;
	}
	#dnnMenu .topLevel > li:nth-child(6) > ul.dropdown-menu.subLevel:nth-child(2) > li.dropdown:nth-of-type(1) {
		background: url("/Portals/0/Skins/QNBT/images/menuicons/icon-aboutus.svg") no-repeat;
		background-position:8px 14px;
		background-size: 25px;
		background-color: #fff;
	}
	#dnnMenu .topLevel > li:nth-child(6) > ul.dropdown-menu.subLevel:nth-child(2) > li.dropdown:nth-of-type(2) {
		background: url("/Portals/0/Skins/QNBT/images/menuicons/icon-security.svg") no-repeat;
		background-position:8px 14px;
		background-size: 25px;
		background-color: #fff;
	}
	#dnnMenu .topLevel > li:nth-child(6) > ul.dropdown-menu.subLevel:nth-child(2) > li.dropdown:nth-of-type(3) {
		background: url("/Portals/0/Skins/QNBT/images/menuicons/icon-resourcecenter.svg") no-repeat;
		background-position:8px 14px;
		background-size: 25px;
		background-color: #fff;
	}
	#dnnMenu .topLevel > li:nth-child(6) > ul.dropdown-menu.subLevel:nth-child(2) > li.dropdown:nth-of-type(4) {
		background: url("/Portals/0/Skins/QNBT/images/menuicons/icon-Qtips.svg") no-repeat;
		background-position:8px 14px;
		background-size: 25px;
		background-color: #fff;
	}
	#dnnMenu .topLevel > li:nth-child(1) > ul.dropdown-menu.subLevel:nth-child(2) > li.dropdown:nth-of-type(1) > a, #dnnMenu .topLevel > li:nth-child(1) > ul.dropdown-menu.subLevel:nth-child(2) > li.dropdown:nth-of-type(2) > a, #dnnMenu .topLevel > li:nth-child(1) > ul.dropdown-menu.subLevel:nth-child(2) > li.dropdown:nth-of-type(3) > a, #dnnMenu .topLevel > li:nth-child(2) > ul.dropdown-menu.subLevel:nth-child(2) > li.dropdown:nth-of-type(1) > a, #dnnMenu .topLevel > li:nth-child(2) > ul.dropdown-menu.subLevel:nth-child(2) > li.dropdown:nth-of-type(2) > a, #dnnMenu .topLevel > li:nth-child(2) > ul.dropdown-menu.subLevel:nth-child(2) > li.dropdown:nth-of-type(3) > a, #dnnMenu .topLevel > li:nth-child(2) > ul.dropdown-menu.subLevel:nth-child(2) > li.dropdown:nth-of-type(4) > a, #dnnMenu .topLevel > li:nth-child(3) > ul.dropdown-menu.subLevel > li:nth-of-type(1) > a, #dnnMenu .topLevel > li:nth-child(3) > ul.dropdown-menu.subLevel > li:nth-of-type(2) > a, #dnnMenu .topLevel > li:nth-child(3) > ul.dropdown-menu.subLevel > li:nth-of-type(3) > a, #dnnMenu .topLevel > li:nth-child(3) > ul.dropdown-menu.subLevel > li:nth-of-type(4) > a, #dnnMenu .topLevel > li:nth-child(4) > ul.dropdown-menu.subLevel > li:nth-of-type(1) > a, #dnnMenu .topLevel > li:nth-child(4) > ul.dropdown-menu.subLevel:nth-child(2) > li:nth-of-type(2) > a, #dnnMenu .topLevel > li:nth-child(4) > ul.dropdown-menu.subLevel > li:nth-of-type(3) > a, #dnnMenu .topLevel > li:nth-child(4) > ul.dropdown-menu.subLevel > li:nth-of-type(4) > a, #dnnMenu .topLevel > li:nth-child(6) > ul.dropdown-menu.subLevel:nth-child(2) > li.dropdown:nth-of-type(1) > a, #dnnMenu .topLevel > li:nth-child(6) > ul.dropdown-menu.subLevel:nth-child(2) > li.dropdown:nth-of-type(2) > a, #dnnMenu .topLevel > li:nth-child(6) > ul.dropdown-menu.subLevel:nth-child(2) > li.dropdown:nth-of-type(3) > a, #dnnMenu .topLevel > li:nth-child(6) > ul.dropdown-menu.subLevel:nth-child(2) > li.dropdown:nth-of-type(4) > a{
		text-transform:uppercase;
	}
	
	
}