/* 
 * Custom CSS
 *
 * Create a custom.css file to add custom styles to your menu.
 */
 .ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target:after {
  top: 17px;
  display: block;
  height: 10px;
  margin-top: 0px;
}

.ubermenu .ubermenu-colgroup .ubermenu-column, .ubermenu .ubermenu-custom-content-padded, .ubermenu .ubermenu-nonlink, .ubermenu .ubermenu-retractor, .ubermenu .ubermenu-submenu-padded, .ubermenu .ubermenu-submenu-type-stack > .ubermenu-item-normal > .ubermenu-target, .ubermenu .ubermenu-target, .ubermenu .ubermenu-widget, .ubermenu-responsive-toggle {
    padding: 10px 10px;
}
.ubermenu-sub-indicators .ubermenu-has-submenu-drop > .ubermenu-target {
    padding-right: 16px;
}
.ubermenu .ubermenu-target-text {	
    padding: 5px 10px;
}
.ubermenu #menu-item-39 .ubermenu-target-text {
    background: #9857b5;
	color: #fff;
	border-radius: 3px;
}
.ubermenu-bound .ubermenu-submenu-type-mega {
	border-top: 5px solid #9857b5;
	padding: 0px !important;
}
.ubermenu .ubermenu-tab-layout-left > .ubermenu-tabs-group {
	border-color: #eeeeee;
}
ul.ubermenu-tabs-group {
	position: relative;
}
#menu-item-1565,
#menu-item-1742 {
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
	text-align: center;
	width: 25%;
	padding: 20px 10px;
	font-size: 16px;
	font-family: Lato;
	color: #2a2e31;
	line-height: 20px;
}
#menu-item-1565 a,
#menu-item-1742 a {
	display: inline-block;
	background: #545c5f;
	color: #fff;
	padding: 3px 15px;
	transition: all 0.5s ease;
	line-height: 35px;
	margin-top: 15px;
}
#menu-item-1565 a:hover,
#menu-item-1742 a:hover {
	text-decoration: none;
	background: #000;
}
ul.ubermenu-tabs-group li.ubermenu-tab > a {
		color: #888;
		font-size: 15px !important;
		font-family: Lato !important;
		font-weight: 400 !important;
}
ul.ubermenu-tabs-group li.ubermenu-active > a,
ul.ubermenu-tabs-group li.ubermenu-active > a span {
	background: #eeeeee;
	color: #292929 !important;
}
@media only screen and (min-width: 960px) and (max-width: 1280px) {
	.ubermenu .ubermenu-colgroup .ubermenu-column, .ubermenu .ubermenu-custom-content-padded, .ubermenu .ubermenu-nonlink, .ubermenu .ubermenu-retractor, .ubermenu .ubermenu-submenu-padded, .ubermenu .ubermenu-submenu-type-stack > .ubermenu-item-normal > .ubermenu-target, .ubermenu .ubermenu-target, .ubermenu .ubermenu-widget, .ubermenu-responsive-toggle {
		padding: 10px 7px;
	}
}
.ubermenu-tab-content-panel {
	padding-left: 25px !important;
}
.ubermenu-tab-content-panel > li > span.ubermenu-target,
.ubermenu-tab-content-panel > li > span.ubermenu-target span.ubermenu-target-title {
	padding-left: 0px !important;
}

#menu-item-1555,
#menu-item-1567 {
	width: 302px;
	padding-right: 30px;
	padding-bottom: 25px;
}
#menu-item-1557 a.ubermenu-target,
#menu-item-1556 > div,
#menu-item-1568 a.ubermenu-target {
	padding-left: 0px;
	padding-right: 0px;
}
#menu-item-1557 a.ubermenu-target img:hover {
	opacity: 0.7;
}
#menu-item-1556 .ubermenu-content-block {
	font-size: 13px;
	color: #555;
	line-height: 18px;
	font-family: Roboto;
}
#menu-item-1556 a.go-btn {
	float: right;
	display: block;
	background: #545c5f;
	color: #fff;
	font-size: 16px;
	padding: 7px 15px;
	transition: all 0.5s ease;
	margin-bottom: 15px;
}
#menu-item-1556 a.go-btn .fa {
	margin-left: 5px;
}
#menu-item-1556 a.go-btn:hover {
	text-decoration: none;
	background: #000;
}
#menu-item-1554 ul li,
#menu-item-1575 ul li,
#menu-item-1765 ul li {
	padding-left: 7px;
}
#menu-item-1554 ul li a,
#menu-item-1575 ul li a,
#menu-item-1765 ul li a {
	padding: 0px;
	margin-bottom: 5px;
	color: #666666;
}
#menu-item-1554 ul li a:before,
#menu-item-1575 ul li a:before,
#menu-item-1765 ul li a:before {
	content: "\f0da";
	font-family: "FontAwesome";
	margin-right: 5px;
	vertical-align: middle;
	color: #aaa;
}
#menu-item-1554 ul li a:hover,
#menu-item-1575 ul li a:hover,
#menu-item-1765 ul li a:hover {
	color: #9857b5;
}
#menu-item-1554 ul li a span,
#menu-item-1575 ul li a span,
#menu-item-1765 ul li a span {
	padding-left: 0px;
}
#menu-item-1554 ul li a:hover span,
#menu-item-1575 ul li a:hover span,
#menu-item-1765 ul li a:hover span {
	text-decoration: underline;
}

#menu-item-1568 a {
	transition: all 0.5s ease;
}
#menu-item-1568 a img {
	float: none;
	margin-bottom: 10px;
}
#menu-item-1568 a:hover img {
	opacity: 0.7 !important;
}
#menu-item-1568 a span.ubermenu-target-title {
	padding: 0px;
	display: block;
	text-align: center;
	color: #fff;
	background: #a267bc;
	padding: 5px 15px;
	font-size: 14px;
	font-weight: bold;
	clear: both;
	line-height: 18px;
}
#menu-item-1568 a span.ubermenu-target-title:after {
	content: "\f138";
	font-family: FontAwesome;
	margin-left: 5px;
}
#menu-item-1568 a:hover span.ubermenu-target-title {
	background: #545c5f;
}

.menu-leadership {
	margin-bottom: 25px;
	list-style: none;
	padding-left: 0;
}
.menu-leadership li {
	margin-bottom: 10px;
	margin-left: 10px;
}
.menu-leadership li a {
	display: block;
	font-size: 14px;
	font-family: Lato;
	font-weight: bold;
	color: #555;
	line-height: 18px;
}
.menu-leadership li span {
	font-size: 12px;
	color: #9a9a9a;
	font-family: Roboto;
}
.explore-leadership-btn {
	margin-left: 10px;
}
.explore-leadership-btn a {
	font-size: 20px;
	color: #323232;
	font-family: Lato;
	font-weight: bold;
	text-decoration: underline;
}
.explore-leadership-btn a:hover,
.menu-leadership li a:hover {
	color: #a267bc;
}
#menu-item-1572 {
	width: 345px;
	padding-right: 30px;
	padding-bottom: 25px;
}
#menu-item-1575 {
	width: 40%;
}
.exchange-steps-menu {
	padding: 20px 0;
	font-size: 20px;
	color: #444;
	text-align: left;
}
.exchange-steps-menu > div {
	display: inline;
	text-align: left;
	margin: 0 10px 0 80px;
	line-height: 34px;
}
.exchange-steps-menu > div span {
	color: #a162be;
	font-weight: 800;
}
#menu-item-1572 h3 {
	margin: 0 0 30px;
	font-size: 33px;
	color: #9857b5;
	text-align: center;
}
#menu-item-1572 .ubermenu-content-block {
	text-align: center;
}
#menu-item-1572 a.learn-more-btn2 {
	display: inline-block;
	background: #545c5f;
	color: #fff;
	padding: 6px 15px;
	transition: all 0.5s ease;
	text-align: center;
	line-height: 20px;
	font-size: 14px;
}
#menu-item-1572 a.learn-more-btn2 .fa {
	margin-left: 5px;
}
#menu-item-1572 a.learn-more-btn2:hover {
	text-decoration: none;
	background: #000;
}
.deposit-menu-btn {
	position: absolute;
	bottom: 24px;
	right: 35px;
}
.deposit-menu-btn a:before {
	display: none !important;
}
.deposit-menu-btn a {
	display: inlin-block;
	text-align: center;
	color: #fff !important;
	background: #8d56b0 !important;
	padding: 5px 15px !important;
	font-size: 14px;
	font-weight: bold;
	clear: both;
	line-height: 18px;
}
.deposit-menu-btn a:hover {
	background: #545c5f !important;
	text-decoration: none;
}
#menu-item-1752 a.ubermenu-target-with-image {
	padding-left: 0px;
}
.become-member-steps .vcex-icon-box-two-img-alt {
	margin-bottom: 10px;	
}
.become-member-steps .vcex-icon-box-two-subheading  {
	font-family: Roboto;
	font-weight: 400;
	font-size: 19px;
	color: #444444;
	margin: 0px;
}
.become-member-steps .vcex-icon-box-two-heading  {
	display: none;
}
.become-member-steps .vc_col-sm-4 {
	position: relative;
}
.become-member-steps .vc_col-sm-4:after {
	display: block;
	content: "";
	width: 64%;
	height: 8px;
	background: #e0e2e2;
	z-index: 10;
	visibility: visible;
	border-radius: 5px;
	position: absolute;
	top: 27%;
	left: 68%;
}
.become-member-steps .vc_col-sm-4:last-child:after {
	visibility: hidden;
}
#become-step1 .become-member-steps .vc_col-sm-4:nth-child(1):after,
#become-step2 .become-member-steps .vc_col-sm-4:nth-child(2):after {
	background: #25b8c6; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI1YjhjNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMGUyZTIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left,  #25b8c6 0%, #e0e2e2 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#25b8c6), color-stop(100%,#e0e2e2)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #25b8c6 0%,#e0e2e2 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #25b8c6 0%,#e0e2e2 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #25b8c6 0%,#e0e2e2 100%); /* IE10+ */
	background: linear-gradient(to right,  #25b8c6 0%,#e0e2e2 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#25b8c6', endColorstr='#e0e2e2',GradientType=1 ); /* IE6-8 */
}
#become-step2 .become-member-steps .vc_col-sm-4:nth-child(1):after,
#become-step3 .become-member-steps .vc_col-sm-4:nth-child(1):after {
	background: #21b9c7;
}
#become-step3 .become-member-steps .vc_col-sm-4:nth-child(2):after {
	background: #25b8c6; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI1YjhjNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhMTYyYmUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left,  #25b8c6 0%, #a162be 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#25b8c6), color-stop(100%,#a162be)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #25b8c6 0%,#a162be 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #25b8c6 0%,#a162be 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #25b8c6 0%,#a162be 100%); /* IE10+ */
	background: linear-gradient(to right,  #25b8c6 0%,#a162be 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#25b8c6', endColorstr='#a162be',GradientType=1 ); /* IE6-8 */
}
@media only screen and (max-width: 768px) {
	.become-member-steps {
		display: none;
	}
}

.mega-menu-become-member-box {
	padding-top: 50px;
	font-size: 20px;
	color: #2a2e31;
	line-height: 22px;
}
.mega-menu-become-member-box a,
.mega-menu-compare-savings-box a {
	display: block;
	width: 80%;
	padding: 10px 5px;
	background: #a562b3;
	color: #fff;
	text-shadow: 1px 1px 1px #000;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	border-radius: 4px;
	border-bottom: 3px solid #6c3977;
	box-shadow: 0 2px 2px rgba(0,0,0,0.2);
}
.mega-menu-become-member-box a:hover,
.mega-menu-compare-savings-box a:hover {
	text-decoration: none;
	background: #555;
	border-bottom-color: #333;
	color: #fff;
}
.ubermenu-submenu-id-1740 #menu-item-1765 {
	width: 30%;
}
.ubermenu-submenu-id-1740 #menu-item-1782 {
	width: 70%;
}
#menu-item-1786 .mega-menu-become-member-box {
	padding-top: 0px;
}
#menu-item-1794 .ubermenu-submenu-id-1794 a {
	padding: 0px;
}
#menu-item-1794 .ubermenu-submenu-id-1794 li {
	margin-right: 0px;
	text-align: center;
	padding-top: 5px;
}
#menu-item-1794 .ubermenu-submenu-id-1794 img {
	margin-bottom: 7px;
}
.ubermenu-submenu-id-1794 a span {
	padding: 0 !important;
}
.mega-menu-compare-savings-box {
	position: relative;
	padding: 3px;
}
.mega-menu-compare-savings-box  {
	text-align: center;
}
.mega-menu-compare-savings-box img {
	margin-bottom: 20px;
}
.mega-menu-compare-savings-box  a {
	margin: 0 auto;
	float: none;
}
.ubermenu-submenu-id-10571.ubermenu-submenu .ubermenu-item-header > .ubermenu-target {
	font-weight: 400 !important;
	color: #888888;
}
.ubermenu-submenu-id-10571.ubermenu-submenu .ubermenu-item-header > .ubermenu-target:hover {
	background-color: #eeeeee;
	color: #292929;
}
.ubermenu-submenu-id-10571.ubermenu-submenu .ubermenu-item-header:nth-child(odd) {
	border-right: 1px solid #eeeeee;
}
#menu-item-10574 .ubermenu-target-text {
	background: #9857b5;
	color: #fff;
	border-radius: 3px;
}
@media only screen and (min-width: 960px) and (max-width: 1280px) {
	#ubermenu-main-116-member_main_menu.ubermenu .ubermenu-colgroup .ubermenu-column, .ubermenu .ubermenu-custom-content-padded, .ubermenu .ubermenu-nonlink, .ubermenu .ubermenu-retractor, .ubermenu .ubermenu-submenu-padded, .ubermenu .ubermenu-submenu-type-stack > .ubermenu-item-normal > .ubermenu-target, .ubermenu .ubermenu-target, .ubermenu .ubermenu-widget, .ubermenu-responsive-toggle {
		padding: 10px 0px;
	}
}