nav {
	position:absolute;
	top:84px;
	left:30px;
	width:200px;
	z-index:2;
	color:#fff
}
nav p#menuButton {
	width:170px;
	padding:8px 15px 8px 15px;
	color:#fff
}
div.menu ul {
	display:block;
	width:auto;
	list-style:none;
	background:rgba(255,255,255,.9);
	padding:0
}
.floatingmenu {
	display:none;
	position:relative;
	padding:16px 0 16px 50px;
	width:256px;
	height:auto;
	font:14px/1.2 HelveticaNeueBold, Helvetica, Arial, sans-serif;
	color:#002b49;
	background:#fff url(../images/icon-floating-menu.png) left 14px top 12px no-repeat;
	cursor:pointer;
	-webkit-box-shadow:3px 3px 5px 0 rgba(0,0,0,.25);
	-moz-box-shadow:3px 3px 5px 0 rgba(0,0,0,.25);
	box-shadow:3px 3px 5px 0 rgba(0,0,0,.25);
	-webkit-border-radius:3px 3px 7px 7px;
	-moz-border-radius:3px 3px 7px 7px;
	border-radius:3px 3px 7px 7px
}
.floatingmenu:after {
	display:inline-block;
	position:absolute;
	content:"";
	top:18px;
	right:10px;
	width:10px;
	height:7px;
	background:url(../images/icon-menu-arrow-down.png) no-repeat
}
.floatingmenu.active {
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0
}
.floatingmenu.active:after {
	background:url(../images/icon-menu-arrow-up.png) no-repeat
}
.floatingnav {
	position:fixed;
	display:block;
	top:20px;
	width:256px
}
.floatingnav div.menu ul {
	display:none
}
.floatingnav div.menu ul.active, floatingnav div.menu ul.active li ul {
	display:block!important
}
div.menu ul li {
	position:relative;
	border-top:1px solid #a6a8aa;
	font:15px/1 Arial, Helvetica, sans-serif
}
div.menu ul li.mlinks {
	display:none
}
div.menu ul li:last-child, div.menu ul li:last-child.active, div.menu ul li:last-child:hover {
	-webkit-border-radius:0 0 7px 7px;
	-moz-border-radius:0 0 7px 7px;
	border-radius:0 0 7px 7px
}
div.menu ul li a {
	position:relative;
	display:block;
	margin:0 0 0 25px;
	padding:10px 0;
	width:auto;
	letter-spacing:-.025em;
	color:#343434;
	text-decoration:none
}
div.menu ul li.active {
	background-color:#eef6fb
}
div.menu ul li.active a {
	color:#005f9b;
	font-weight:700
}
div.menu ul li.subnav a:after {
	position:absolute;
	display:block;
	content:"";
	top:20px;
	right:10px;
	width:10px;
	height:7px;
	background:url(../images/icon-menu-arrow-down.png) right top no-repeat
}
div.menu ul li.subnav.active a:after {
	background:url(../images/icon-menu-arrow-down-active.png) right top no-repeat
}
/*div.menu ul li.subnav.selected a:after {
	background:url(../images/icon-menu-arrow-up.png) right top no-repeat
}*/
/*div.menu ul li.subnav.selected .arrow-direction:after {
	background:url(../images/icon-menu-arrow-up.png) right top no-repeat;
	transform:inherit
}*/
div.menu ul li.resources a {
	padding-bottom:15px
}
div.menu ul li.item5.subnav .arrow-direction:after {
	background:url(../images/icon-menu-arrow-down.png) right top no-repeat !important;
	
}

div.menu ul li.subnav .arrow-direction:after {
	transform: rotate(180deg) !important;
}
div.menu ul ul {
	display:none;
	margin:0;
	padding-bottom:0;
	background-color:#eef6fb;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0
}
div.menu ul li.active ul, div.menu ul li.selected ul {
	display:block
}
div.menu ul li li {
	padding-left:15px;
	font-size:12px
}
div.menu ul li li.active {
	padding-bottom:0
}
div.menu ul li li a {
	border-top:none
}
div.menu ul li.subnav li a:after, div.menu ul li.subnav.active li a:after, div.menu ul li.subnav.selected li a:after {
	background:0 0
}
div.menu ul li.subnav.active li a {
	color:#1b2f4a
}
div.menu ul li li a:hover, div.menu ul li li.active a, div.menu ul li.active li a:hover {
	color:#005f9b
}
.left-navi {
	z-index:99
}
.desklogo {
	background:#fff
}
div.menu ul li:last-child a {
	border-bottom:none
}
.left-navi {
	position:fixed;
	top:-10px;
	width:256px;
	background:#fff;
	left:50%;
	margin-left:-497px
}
.orHome .left-navi {
	margin-left:-505px
}
.left-navi .menu ul {
	margin-bottom:0
}
a.logo>img {
	padding:20px 24px 12px
}
/**********Survey Page Desktop************/
.container.survey-page{	width:1234px;  background-color:#ffffff;}
.survey-page header{background:url(../images/Header-D.png) no-repeat;}
div.menu ul li.subnav.selected a:after {
    transform: rotate(180deg) !important;
}
div.menu ul li.subnav.selected a.arrow-direction:after{
 transform: inherit !important;
}
@media only screen and (max-width:959px) {
.inner-container .left-navi {
	top:9px
}
.top_nav .col-lg-3.col-md-3 {
	padding:0
}
div.menu ul li.subnav.selected .arrow-direction:after {
	background:url(../images/up-a3.png) right top no-repeat
}
#menuButton {
	background:url(../images/Menu-mob.png) no-repeat;
	width:64px;
	height:49px;
	display:block
}
.menu-mob .active {
	background:url(../images/mob-corsss.png) no-repeat!important;
	width:64px;
	height:49px;
	display:block
}
.left-navi {
	left:-10px;
	width:320px;
	position:relative;
	top:5px;
	margin:auto
}
.orHome .left-navi {
	left:0;
	position:absolute;
	top:145px;
	margin-left:auto
}
.desklogo {
	display:none
}
nav {
	top:0;
	left:0;
	z-index:10;
	color:#fff;
	width:100%
}
nav p#menuButton {
	width:28px;
	height:18px;
	padding:0;
	background:0 0;
	background-image:url(../images/menu_icon.png);
	cursor:pointer;
	background-size:28px 18px
}
nav p#menuButton.active {
	width:19px;
	height:19px;
	background-image:url(../images/menu_icon_close.png);
	background-size:19px 19px
}
nav p#menuButton span {
	display:none!important
}
div.menu {
	position:relative;
	display:block;
	margin:auto;
	width:auto
}
div.menu ul {
	display:none;
	position:relative;
	margin:auto;
	padding-bottom:10px;
	width:auto;
	background-color:#fff;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0
}
div.menu ul li {
	clear:both;
	border-top:none
}
div.menu ul li a {
	position:relative;
	margin:0;
	padding:10px 15px;
	color:#343434;
	border-top:1px solid #fff;
	border-bottom:1px solid #dcdcdc
}
div.menu ul li:first-child a {
	border-top:none
}
div.menu ul ul {
	position:relative;
	top:0;
	background-color:none
}
div.menu ul li li {
	padding-left:0;
	font-size:14px
}
div.menu ul li.subnav.active a:after, div.menu ul li.subnav.selected a:after {
	top:14px;
	right:28px;
	background:url(../images/up-a3.png) right top no-repeat;
	height:12px;
	width:30px
}
div.menu ul li.subnav a:after {
	top:14px;
	right:28px;
	background:url(../images/up-a3.png) right top no-repeat;
	height:12px;
	width:30px;
	transform:rotate(180deg)
}
div.menu ul li.subnav .arrow-direction:after {
	top:14px;
	right:28px;
	background:url(../images/up-a3.png) right top no-repeat;
	height:12px;
	width:30px;
	transform:inherit
}
div.menu ul li li a:hover, div.menu ul li.subnav.active li a {
	color:#fcd28c
}
div.menu ul li.active a {
	color:#fff
}
div.menu ul li li a, div.menu ul li li a:hover, div.menu ul li li.active a, div.menu ul li.active li a, div.menu ul li.active li a:hover {
	border-top:none;
	padding-left:50px
}
div.menu ul li.active, div.menu ul li.selected {
	background-color:none
}
div.menu ul li.mlinks {
	display:block;
	background-color:#50768b
}
div.menu ul li.mlinks.home.active {
	background-color:#008eb5
}
div.menu ul li.mlinks a {
	padding:10px 0;
	border-top:1px solid #5e8194
}
div.menu ul li.mlinks:last-child a {
	padding-bottom:20px
}
div.menu ul li.mlinks.signup a {
	background:url(../images/icon_signup_arrow.png) right 46px top 5px no-repeat;
	background-size:28px 28px
}
div.menu ul li.mlinks.phone span {
	text-decoration:underline
}
/**********Survey Page Desktop************/
.container.survey-page{	width:321px;}
.survey-page header{background:url(../images/Header-M.png) no-repeat;}

}
@media only screen and (min-device-width :768px) and (max-device-width :1024px) and (orientation :landscape) {
.menu {
	width:auto
}
.main-innerbody div.inner-bg-2 {
	background:url(../images/R-Header-Rope_D.png) no-repeat top right;
	width:275px;
	position:absolute;
	height:316px;
	left:34%!important;
	margin-left:397px;
	right:0;
	top:40px;
	background-size:50%!important
}
}
/*# sourceMappingURL=maps/menu.css.map */
