/* Colors

#8b0000 - Dark Red
#a91714 - Med Red
#0a4e8f - Dark Blue
#006ab5 - Med Blue
#2099ee - Light Blue
#262729 - Dark Grey
#2099ee - Med Gray
#eddb00 - Yellow
#3d3e42 - Default body text

Fonts:
font-family: 'Roboto', sans-serif;
font-family: 'Roboto Condensed', sans-serif;
font-family: 'Roboto Slab', serif;

*/

/* ----------------------------------------------- */
/* All widths (XS through LG) */
/* ----------------------------------------------- */


.glyphicon-triangle-right:before {
	font-size: 14px;
	color:#cccccc;
}

.glyphicon-triangle-bottom:before {
	color:#ffffff;
	font-size:14px;
	margin-top: 8px;
}
iframe {
	border:0 none; /* frameborder=0 */
	overflow:hidden; /* scrolling=no */
	background-color:transparent; /* allowtransparency */
}
.modal-header .modal-title {
	font-family: 'Roboto', sans-serif;
	font-style:normal;
	font-weight:400;
	font-size:2rem;
}
body {
	font-family: 'Roboto', sans-serif;
	font-style:normal;
	font-weight:400;
	font-size:16px;
	color: #3d3e42;
}
.content-wrapper {
	width:100%;
	background:#ffffff;
	min-height:400px;
}
.site-max-width {
	max-width:1170px;
}
p,
ul,
ol {
    margin-bottom:1.42857em;
}
a,
a:hover {
	color:#0081A2;
}
article a,
footer a {
	text-decoration:underline;
}
article a:hover,
footer a:hover {
	text-decoration:none;
}
small {
	font-size:85%;
}
.text-footnote {
	color:#6c7077;
}
table.table {
	width:100%;
}
img.pull-left {
	margin:0 20px 10px 0;
}
img.pull-right {
	margin:0 0 10px 20px;
}
.img-responsive {
    height: auto !important;
}
blockquote {
	font-size:15px;
	font-style:italic;
	border-left-color:#ffa200;
	border-left-color:#ffa200;
	background-color:rgba(255,162,0,.25);
}
::-moz-placeholder,
.form-control::-moz-placeholder {
  color: #adadaf;
  opacity: 1;
}
:-ms-input-placeholder,
.form-control:-ms-input-placeholder {
  color: #adadaf;
}
::-webkit-input-placeholder,
.form-control::-webkit-input-placeholder {
  color: #adadaf;
}
.placeholder {
  color: #adadaf; /* For placeholder fallback */
}

a#jump-to-main:focus {
	position: static;
	display: block;
	text-align: center;
	width: 100%;
	height: auto;
	padding: 10px;
	margin: 0;
	overflow: visible;
	clip: auto;
	border-bottom: 1px solid #ccc;
}

/* --------------- Font Styles --------------- */

h1 {
	font-family: 'Roboto Slab', serif;
	font-size:48px;
	font-weight:300;
	margin:0;
}
h2 {
	font-size:1.875em; /* 30px */
	font-weight:400;
	margin-top:0;
}
h3,
h2.subhead {
	font-size:1.25em; /* 20px */
	font-weight:700;
	margin-top:0;
}
.text-bold-1 { /* blue */
	font-weight:700;
	color:#0081A2;
}
.color-blue-1 {
	color: #00A1CA;
}

.color-blue-1 sup {
	color:#0081A2;
}

/* --------------- Header Alert ---------------*/

#header-alert {
	background-color:#faf5b5;
	padding-top:15px;
	padding-bottom:10px;
	position:relative;
}
#header-alert:after {
	content:'';
	position:absolute;
	bottom:0;
	left:0;
	display:block;
	width:100%;
	height:5px;
	background-color: transparent;
	background-image: -webkit-linear-gradient(top, transparent, rgba(0,0,0,0.1)); /* Chrome 10-25, iOS 5+, Safari 5.1+ */
	background-image:         linear-gradient(to bottom, transparent, rgba(0,0,0,0.1)); /* Chrome 26, Firefox 16+, IE 10+, Opera */
}
#header-alert .glyphicon-exclamation-sign {
	position: relative;
    top:4px;
	font-size:36px;
	float:left;
	margin-right:10px;
	color:#007898;
}
#header-alert .container-fluid {
	padding-right:35px; /* to makeroom for close icon */
}
#header-alert p {
	margin-bottom:10px;
}
#header-alert strong {
	color:#007898;
}
#header-alert a {
	color:#007898;
	text-decoration:underline;
}
#header-alert a:hover {
	text-decoration:none;
}
#header-alert .btn-close-alert {
	position:absolute;
	top:15px;
	right:15px;
	color:#d9d499;
	text-decoration:none;
    background-color: transparent;
    border: 0 none;
}

/* --------------- Header --------------- */

header {
	background:url(../images/top.png) repeat-x top left #fff;
    padding-top:8px;
}

.dropdown-menu.header-dropdown {
	border-radius:0;
	border:0;
	border-bottom: 5px solid #00add9;
	padding: 15px;
	margin-top: 13px;
	box-shadow: 0px 5px 5px 0px rgba(50, 50, 50, 0.3);
	left: auto;
	right: 0;
}

.site-logo {
	padding:10px 0 10px 0;
}
.site-logo img {
	margin:15px auto;
}

/* --------------- Footer --------------- */

footer {
	color:#fff;
	padding:0;
	background:#545959;
}
footer a,
footer a:hover,
footer a:focus,
footer a:active {
	color:#fff;
}
.footer-1 {
	background:#c8f3fe;
	color: #000;
	padding:25px 0;
}
.footer-1 a,
.footer-1 a:hover,
.footer-1 a:focus,
.footer-1 a:active {
    color:#000;
}
.footer-1 h2 {
	margin-bottom: 10px;
    font-size: 19px;
    font-weight: 700;
}

/* START - not confident these styles are used at all anymore */
.footer-1 .black {
	font-size: 17px;
	font-weight: 600;
	color: #000000;
	margin-left: -15px;
	text-align:	center;
}
.footer-1 .blue {
	font-size: 19px;
	font-weight: 600;
	color: #0081A2;
	margin-left: -15px;
	line-height: 15px;
	text-align:	center;
}
.footer-1 .mobile-text {
	display: inline;
	float: right;
	padding: 10px 20px 10px 0;
}
.footer-1 .mobile-img {
	display: inline;
	margin: 0 auto;
	float: right;
	padding: 10px 0 10px 0;
}
/* END - not confident these styles are used at all anymore */

.footer-2 {
	background:#1c262b;
	padding:15px 0;
	font-weight: normal;
	font-size: 14px;
}
.footer-2 p {
	margin-bottom:0;
}

.footer-2 .yellow {
	color: #eddb00;
}

.footer-2 .contact {
	float: right;
}

.footer-logos img {
	vertical-align:bottom;
}

#footer-search-icon {
	background: #ffffff url(../images/btn-search-footer.png) right no-repeat;
}

.ncua-logo {
	margin-left:20px;
}

/* --------------- Homepage --------------- */


.btn .glyphicon-circle-arrow-right {
	font-size:20px;
}
.btn-lg .glyphicon-circle-arrow-right {
	font-size:20px;
}

.panel {
	box-shadow:none;
	border-radius:0;
	border: none;
	background:#f4f4f4;
	margin-top: 40px;
}
.panel p {
	font-size: 13px;
}
.panel-heading h2 {
	margin-top:0;
	padding-top: 15px;
	font-size: 24px;
	color:#0099c0;
	text-align:left;
	text-transform:uppercase;
}
.panel-heading a,
.panel-heading span {
	display:block;
	padding:10px 15px 0 5px;
}
.panel-heading a:hover {
	text-decoration:none;
}
.panel-default > .panel-heading {
	background-color:transparent;
	border-bottom:0 none;
	border-radius:0;
	padding: 0 15px;
}
.panel-default > .panel-heading a {
	color:#00A1CA;
}
.panel-primary > .panel-heading {
	background-color: transparent;
	color:#a91714;
	border:none;
}
.panel-primary > .panel-heading a {
	color:#08193b;
}
.panel ul {
	padding-top: 5px;
	list-style: none;
	padding-left: 5px;
}
.panel ul ul.CMSSiteMapList {
    padding-top:0;
    padding-left:0;
}
.more-info a {
	font-weight:700;
	color:#08193b;
}
.more-info .glyphicon {
	margin-right:6px;
	position:relative;
	top:4px;
	color:#ffa200;
	font-size:18px;
}

/* ----- Carousel ----- */

.carousel-indicators {
	bottom: 12px;
	margin: 0;
	padding-right:20px;
	left:0;
	width: 100%;
	text-align:left;
}
.carousel-indicators li,
.carousel-indicators .active {
	border: 2px solid #fff;
	margin: 0 0 0 5px;
	height: 20px;
	width: 20px;
  	box-shadow:0 0 3px rgba(0,0,0,0.3);
}
.carousel-indicators .active,
.carousel-indicators .active:hover {
	background-color: #fff;
}
.carousel-indicators li:hover {
	background-color: rgba(255,255,255,0.4);
}

.carousel-indicators li.togglePausePlay {
	width:2.5em;
	background-color: #fff;
}
.carousel-indicators li.togglePausePlay .carousel-pause:after,
.carousel-indicators li.togglePausePlay .carousel-play:after {
	content:'';
	display:block;
	width:12px;
	height: 12px;
	background: url(../images/play-pause-sprite.png) no-repeat 0 0 transparent;
	background-size: 12px 24px;
	margin:2px auto 0 auto;
}
.carousel-indicators li.togglePausePlay .carousel-play:after {
	background-position: 0 -12px;
}

#carousel-homepage .carousel-inner .item img {
    width: 100%;
}

#carousel-homepage:before,
#carousel-homepage:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	height: 6px;
	width: 100%;
	z-index:10;
}
#carousel-homepage:after {
	top: auto;
	bottom:0;
	z-index:10;
}

/* ----- Online Banking ----- */

#online-banking {
    background:url(../images/bg-online-banking.png) repeat left top #545959;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
}
#online-banking .panel {
	background: transparent;
	margin:0;
}
#online-banking .panel-default > .panel-heading,
#online-banking .panel-collapse {
    padding:0;
}
#online-banking .panel-heading h2 {
    font-size:1em; /* 16px */
    padding: 0;
    margin-bottom:0;
}
#online-banking .panel-heading a {
	color:#ffffff;
	padding:20px 25px;
}
#online-banking .panel-heading span {
    padding:0;
}
#online-banking .panel-heading .glyphicon {
    color:#ffffff;
}
#online-banking .panel-body {
    padding:0 25px 15px 25px;
}
.ob-field {
    overflow:visible;
    margin-bottom:0;
}
.ob-field label {
	font-weight: 400;
}
#online-banking .ob-field label {
	color: #fff;
}
.ob-field input {
	margin-bottom: 10px;
	vertical-align:middle;
    padding: 3px 6px;
    width:auto;
    float:none;
    min-height:0;
}
.ob-field input:focus {
	outline: 2px solid #eddb00;
}
.ob-button .btn-primary {
	font-size:14px;
	color: #333333;
	background-color:#eddb00;
}
.ob-button .btn-primary:hover {
	background-color: #fef043;
	border-color: transparent;
	color: #333333;
}
.ob-links {
	font-size:.875em;
	margin-top:10px;
    width:100%;
}
#online-banking .ob-links a {
	color: #fff;
}

#Loan-Application-Modal .modal-body .col-xs-12:first-child {
	border-bottom:1px solid #e5e5e5;
	margin-bottom: 1.5em;
}

#rates {
display: inline-block;
}

/* ---------- Home & Child Featured Rates ---------- */

.home-rates {
	background: #545959;
	border-top:9px solid #00add9;
}

.child-rates {
	background-color: #545959;
	border-right: 1px solid #ffffff;
	margin-top: 20px;
}

.rates-column {
	 border-right: 1px solid #ffffff;
	 margin-top: 15px;
	 margin-bottom:15px;
	 text-align:center;
}
.rates-column table {
	margin: 0 auto;
}

.rates {
	color:#fff;
	padding: 0;
	border-top:0 none;
	border-bottom:0 none;
	display: block;
	text-align:center;
	font-weight: 300;
}
.rates .popover {
	color:#3d3e42;
	padding:10px;
}
.rates h3 {
	color:#fff;
	font-family: 'Roboto', sans-serif;
	font-weight:600;
	font-size:13px;
	text-align: center;
	min-width: 105px;
	margin-bottom:0;
}
.rates table {
	margin-bottom:0;
}
.rates table td {
	padding: 0 6px;
	vertical-align: middle;
	line-height:1;
}
.rates table div,
.rates table p {
	padding: 0;
	margin:0;
}

.rates .number {
	font-size:44px;
	text-align: right;
	padding-top:5px;
}

.rates .percent {
	font-size: 28px;
}

.rates .apr {
	font-size: 12px;
}

.all-rates {
	text-align:center;
	font-size:18px;
	color:#fff;
	margin-top: 35px;
}

.rates a {
	color: #fff;
}

.child-rates {
	background-color: #545959;
	border-right: 1px solid #ffffff;
}

/* --------------- Icon Carousel --------------- */

.icon-carousel-wrapper {
    padding:40px 60px 0 60px;
}
.icon-carousel {
    margin:0 auto;
}
.icon-carousel a {
    display: block;
}
.icon-carousel a:hover {
    text-decoration: none;
}
.icon-img {
    display: block;
    max-width: 100%;
    height: auto;
    width:130px;
    margin:0 auto;
}
.icon-label {
    font-size: 0.9375em;
    font-weight: 400;
    text-align: center;
    line-height: 1.1;
    margin-top:15px;
    padding:0 5px;
}
.slick-prev,
.slick-next {
    position: absolute;
    top:50%;
    display: block;
    cursor: pointer;
    line-height: 0;
    font-size: 0;
    background: transparent;
    color: transparent;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0;
    border: none;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    background: transparent;
    color: transparent;
}
.icon-carousel .slick-prev {
    left: -45px;
    right:auto;
}
.icon-carousel .slick-next {
    left:auto;
    right: -45px;
}
.slick-prev:before,
.slick-next:before {
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-prev:before {
    content: "\e257";
}
.slick-next:before {
    content: "\e258";
}
.icon-carousel .slick-prev:before,
.icon-carousel .slick-next:before {
    color: #00a1cb;
    font-size: 40px;
}
.icon-carousel .slick-prev:hover:before,
.icon-carousel .slick-next:hover:before {
    color: #1c262b;
}

/* ---------- Home Promotions ---------- */

.home-columns {
	background-image: url(../images/bg-home-columns.png);
	padding: 15px 10px;
	min-height: 350px;
	text-align:center;
	margin: 50px 0 20px 0;
}

.home-columns-img {
	display: block;
	margin: 0 auto;
}

.home-columns .title {
	font-weight:700;
	margin-bottom:15px;
	margin-top:20px;
	font-size: 18px;
	color:#08193b;
	line-height:1.42857;
	text-align:center;
}
.home-columns .news-title a {
	color:#08193b;
}
div .atm-search-home {
	padding:0;
	margin-top:-10px;
}
.atm-search-home .btn-primary {
	font-size:13px;
	color: #333333;
	padding:5px 12px;
	background-color:#eddb00;
	font-weight:700;
	vertical-align:top;
}
.atm-search-home .btn-primary:hover {
  background-color: #fef043;
  border-color: transparent;
  color: #333333;
}

.atm-search-home input {
	border:0;
	padding: 3px 6px;
}
.atm-search-home input:focus {
	outline: 2px solid #00add9;
}

/* --------------- Email Signup in Modal --------------- */

.email-signup-2 .NewsletterSubscription label {
	display: block;
	text-align: right;
	margin-right: 10px;
}
.email-signup-2 .NewsletterSubscription input.SubscriptionTextbox {
	border:1px solid #eaeaeb;
	width:200px;
	margin:0 0 10px 0;
}
.email-signup-2 input.SubscriptionButton {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
	color: #fff;
  	background-color: #00A1CA;
  	border-color: transparent;
}
.email-signup-2 input.SubscriptionButton:hover {
  color: #fff;
  background-color: #2dcaf2;
  border-color: transparent;
}

/* --------------- Email Signup --------------- */

.email-signup {
	text-align:center;
}
.NewsletterSubscription {
	text-align:center;
}

.NewsletterSubscription label {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}
.NewsletterSubscription input.SubscriptionTextbox {
	margin:0 6px 6px 0;
	background:#fff;
	width:110px;
	border:0 none;
	border-radius:0;
	padding:6px 10px 5px 10px;
	font-size:14px;
	font-weight:400;
	color:#383532;
}
.NewsletterSubscription input.SubscriptionTextbox:focus {
	outline: 2px solid #000;
}
.NewsletterSubscription .NameInputs input.SubscriptionTextbox {
	width:100px;
}
.NewsletterSubscription .EmailInputs input.SubscriptionTextbox {
	width:160px;
}
.NewsletterSubscription input.SubmitButtonImage {
	border:0 none;
	cursor:pointer;
	padding:0;
	margin:0;
	vertical-align:middle;
}
.NewsletterSubscription input.SubmitButtonImage:focus {
	outline: 2px solid #00A1CA;
}
.Subscription .InfoMessage {
	font-weight:700;
}

/* --------------- Buttons --------------- */

.btn {
  	padding: 4px 12px;
  	border: 1px solid transparent;
  	border-radius: 0;
	font-size:18px;
}
a.btn {
	text-decoration:none;
}

/* Primary (Grey) */

.btn-primary {
    color: #fff;
    background-color: #545959;
    border-color: transparent;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
    color: #fff;
    background-color: #3b3e3e;
    border-color: transparent;
}

/* Default (Blue) */

.btn-default {
    color: #fff;
    background-color: #0081a2;
    border-color: transparent;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.active,
.open>.dropdown-toggle.btn-default {
    color: #fff;
    background-color: #006782;
    border-color: transparent;
}

/* Yellow */

.btn-yellow {
    font-style: normal;
    background-color: #eddb00;
    color: #333;
    border: 0 none;
    padding: 5px 12px;
    text-decoration: none;
}
.btn-yellow:hover,
.btn-yellow:focus,
.btn-yellow:active {
    background-color: #fef043;
	color: #333;
	border: 0 none;
    padding: 5px 12px;
    text-decoration: none;
}

/* ----- Child Page ----- */

.main-content {
	padding:90px 30px 15px 30px;
}
.page-title {
	padding-top:80px;
	padding-bottom:20px;
	background: url(../images/torn-edge-v2.png) repeat-x bottom center #00a1ca;
}
.page-title h1 {
	color:#fff;
}
.EditMode .page-title h1 {
	color:#000;
	font-size: 20px;
}

.page-title-2 h1 {
	margin-top:-72px;
	padding-bottom:0;
	font-size: 53px;
	font-weight: 300;
	color:#fff;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.54);
}

#page-intro {
	min-height: 210px;
	background: url(../images/torn-edge-v2.png) repeat-x bottom center #00a1ca;
	color: #ffffff;
	font-size: 24px;
	padding-top: 60px;
}

/* ----- Child Nav ----- */

.child-nav,
.related-links {
		padding:10px 15px 0 15px;
		/*border-bottom:1px solid #fff;*/
}
.child-nav h2 {
	font-size:19px;
	position:relative;
	color:#00a1ca;
	font-weight:800;
}
.child-nav h2:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	display: block;
	height: 8px;
	width: 100%;
}
.child-nav ul {
	list-style-type:none;
	padding-left:0;
}
.child-nav a {
	color: #3d3e42;
	display:block;
	padding:4px 5px 4px 15px;
	border-left:3px solid #eddb02;
}
.child-nav a:hover,
.child-nav a.CMSListMenuLinkHighlighted {
	background:url(../images/bg-child-nav.png) no-repeat 0 8px;
	text-decoration:none;
}

/* ----- Accordion - Featured Partners ----- */

.accordion-2 section {
    border-top:1px solid #ddd;
}
.accordion-2 > h2 {
	color: #00A1CA;
}
.accordion-2 h3 {
    margin-top:1em;
}


.accordion-2 .collapsed .acc-more {
    display:inline;
}
.accordion-2 .acc-more {
    display:none;
}

.accordion-2 .collapsed .acc-less {
    display:none;
}
.accordion-2 .acc-less {
    display:inline;
}


/* ----- Accordion - FAQs ----- */

#accordion.panel-group {
	margin-top:20px;
}
#accordion .panel {
	margin:10px 0;
	box-shadow:none;
	border: none;
	background:#f4f4f4;
}
#accordion .panel h3 {
	font-size:1.125em;
}
#accordion .panel h3 a {
	color: #3d3e42;
	text-decoration:none;
}
#accordion .panel h3 a:hover {
	text-decoration:underline;
}
#accordion .panel p {
	font-size: 16px;
}
#accordion .panel-body {
	background:#fff;
	padding-bottom:0;
}

/* --------------- Knowledge Base ---------------*/

article .kb-accordion h2 {
	margin:1em 0 .5em 0;
}

article .kb-accordion h3 {
	font-size:1em;
	padding:10px 10px 10px 30px;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	margin-top:-1px;
	margin-bottom:0;
	cursor:pointer;
	background:url(../images/accordion_faq_sprite.png) no-repeat 6px 17px #fff;
	transition: background-color 0.7s ease;
}
article .kb-accordion h3:hover {
	background-color:#f4f4f4;
}
article .kb-accordion h3.active {
	border-top:0 none;
	border-bottom:0 none;
	border-radius:5px;
	background-position:6px -183px;
	background-color:#01acd8;
}
article .kb-accordion h3.active:hover {
	background-color:#01acd8;
}
article .kb-accordion h3 a {
	text-decoration:none;
	display:block;
	font-weight:400;
	width:100%;
	padding:6px 0;
	background:url(../images/accordion_faq_sprite.png) no-repeat right -93px;
}
article .kb-accordion h3.active a {
	color:#fff;
	background-position: right -293px;
}
.kb-accordion .acc-container {
	padding:1em 10px 0 30px;
	border-bottom:1px solid #eee;
}

/* --------------- Content Accordion ---------------*/

article .content-accordion h2 {
	font-size:1em;
	padding:10px;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	margin-top:-1px;
	margin-bottom:0;
	cursor:pointer;
	transition: background-color 0.7s ease;
}
article .content-accordion h2:hover {
	background-color:#f4f4f4;
}
article .content-accordion h2.active {
	border-top:0 none;
	border-bottom:0 none;
	border-radius:5px;
	background-position:6px -183px;
	background-color:#01acd8;
}
article .content-accordion h2.active:hover {
	background-color:#01acd8;
}
article .content-accordion h2 a {
	text-decoration:none;
	display:block;
	font-weight:400;
	width:100%;
	padding:6px 0;
	background:url(../images/accordion_faq_sprite.png) no-repeat right -93px;
}
article .content-accordion h2.active a {
	color:#fff;
	background-position: right -293px;
}
.content-accordion .acc-container {
	padding:1em 10px 0 30px;
	border-bottom:1px solid #eee;
}

/* ----- Child Columns ----- */

.child-columns {
	padding-top: 30px;
}

.child-columns .panel {
	min-height: 340px;
}
.child-columns .panel-title {
	margin-bottom:15px;
}
.child-columns .panel-body {
	padding-top:0;
}

.child-columns a.CMSSiteMapLink {
	color: #3d3e42;
}

/* ----- Lists ----- */
.page-content > ul {
	padding-left: 1em;
}
.page-content > ul > li {
	list-style-type:none;
	margin:0 0 .5em 0;
	padding-left:1.5em;
	text-indent:-1.1em;
}
.page-content > ul > li:before {
	content:"•";
	font-weight:700;
	color:#00add9;
	margin-right:.5em;
}
.page-content > ul > li li {
	padding-left:0;
	text-indent:0;
}
.page-content ol li li {
	list-style-type:lower-alpha;
}

.footer-3 p {
	font-size: 13px;
}

.footer-3 .copyright {
	font-size: 12px;
}
.footer-3 h3 {
	font-family: 'Roboto', sans-serif;
	font-weight: 600;
	color:#eddb00;
	font-size: 15px;
	margin-bottom: 0.80em;
}
.footer-3 ul {
	padding-left: 0;
}

.footer-3 ul ul,
.footer-3 ul ol,
.footer-3 ol ul,
.footer-3 ol ol {
	margin-top:.5em;
	margin-bottom:.5em;
	margin-left:0;
}
.footer-3 li a {
	margin-bottom:0;
	color: #ffffff;
	font-size: 12px;
	font-weight:700;
	text-transform:uppercase;
	text-decoration:none;
}
.footer-3 li li a {
	margin-bottom:0;
	color: #ffffff;
	font-size: 12px;
	font-weight:400;
	text-transform:capitalize;
}

.footer-3 li a:hover {
	text-decoration:underline;
}

.footer-3 ul li {
    list-style-type:none;
}

/* Rates Landing Page */

ul#rates-nav {
    list-style: none;
    padding: 0;
    margin: 0;
}
ul#rates-nav li {
    padding: 0;
    margin: 0;
    text-indent: 0;
}
ul#rates-nav li::before {
    content: none;
    display: none;
}
ul#rates-nav a {
    font-size: 1.25em;
    text-decoration: none;
    display: block;
    padding: 6px 18px;
    color: #0081a2;
    border: 1px solid #0081a2;
    margin-bottom: 5px;
}
ul#rates-nav a:hover {
    background-color: #0081a2;
    color: #fff;
}

/* --------------- Site Search --------------- */

.site-search .searchLabel {
	/* sr-only */
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}
.site-search {
	margin-top:13px;
	padding-bottom: 12px;
	text-align: right;
}
.site-search .search-icon {
	cursor: pointer;
}
.site-search .search-icon:focus {
	outline: 2px solid #00add9;
}
.searchBox {
	position: relative;
	width: 210px;
    margin: 0 auto;
}
.site-search .searchTextBox {
	border:1px solid #d9d9d5;
	font-size: 1em; /* 16px */
	color:#474443;
	width:100%;
	padding:5px 40px 5px 10px;
}
.site-search .searchTextBox:focus {
	outline: 2px solid #00add9;
}
.site-search .searchButton {
	width:29px;
	height:19px;
	position:absolute;
	top:7px;
	right:7px;
}

/* --------------- Search Page ---------------*/

.SearchDialog {
    margin-bottom:30px;
}
.SearchDialog td {
    padding: 0 5px 5px 0;
}
.search-result-block {
	margin-bottom:1.5em;
}
.search-result-title a {
	font-weight:700;
	text-decoration:none;
}
.search-result-title a:hover {
	text-decoration:underline;
}
.search-results-details {
	font-size:12px;
	color:#0081A2;
}
.site-search-relevance {
	width: 50px;
	border: solid 1px #00add9;
	margin-top: 5px;
	margin-right: 6px;
	float: left;
}
.site-search-relevance div {
	height:4px;
	background-color:#00add9;
}
.search-result-block .highlight {
	background-color:#FF9;
}
.site-search-create-date {
	display:block;
}
.SearchResults .pager {
    width:100%;
	overflow:hidden;
	padding:10px 0 0 0;
	border-top: 1px solid #ddd;
	margin-bottom:30px;
}
.SearchResults .pager a,
.SearchResults .pager strong {
	font-size:0.875em;
	color: #fff;
	padding:8px 12px !important;
	text-decoration:none;
	background-color:#545959;
	line-height:1;
	display:block;
	float:left;
	margin:0 4px 6px 0;
	border-radius:2px;
	border:1px solid transparent;
}
.SearchResults .pager a:hover,
.SearchResults .pager strong {
    background-color:#fff;
	border-color:#545959;
	color:#545959;
	font-weight:400;
}
.result-number {
	float:right;
	font-size:0.8125em;
	font-weight:700;
}

/* --------------- Site Map ---------------*/

ul.CMSSiteMapList {
    list-style: none;
    padding: 0;
    text-indent: 0;
}
.CMSSiteMapList a {
    text-decoration: none;
}
.CMSSiteMapList a:hover {
    text-decoration: underline;
}
.page-content>.CMSSiteMapList>li {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: bold;
    text-indent: 0;
    padding: 0;
    margin: 0;
}
.page-content>.CMSSiteMapList>li::before {
    display: none;
}
.page-content>.CMSSiteMapList>li li {
    text-transform: none;
    font-size: 16px;
}
.page-content>.CMSSiteMapList>li li>ul {
    margin-bottom: 1.5em;
}
.page-content>.CMSSiteMapList>li li li {
    font-weight: normal;
}


/* --------------- Tabs --------------- */

.page-content ul.nav-tabs {
    margin-top:0;
	margin-bottom:0;
}
.page-content ul.nav-tabs > li {
	margin-bottom:-1px;
}
.page-content ul.nav-tabs > li:before {
	content:"";
	display:none;
}
.page-content ul.nav-tabs > li a {
	text-decoration:none;
	font-weight:700;
	font-size:15px;
	background-color:#ffa200;
	color:#08193b;
}
.page-content ul.nav-tabs > li.active a,
.page-content ul.nav-tabs > li.active a:hover,
.page-content ul.nav-tabs > li.active a:focus {
	background-color:#fff;
	border-color:#eee #eee transparent #ddd;
	border-top:3px solid #ffa200;
	padding-top:14px;
}
.page-content ul.nav-tabs > li a:hover {
	background-color:#fdbf57;
	border-color:#fdbf57;
}

.tab-content {
	background:#fff;
	padding:20px 20px 10px 20px;
	border-right:1px solid #ddd;
	border-left:1px solid #ddd;
	border-bottom:1px solid #ddd;
}

/* --------------- Tables --------------- */

.table caption {
	background-color:#00A1CA;
	color:#fff;
	font-size:24px;
	font-family: 'Roboto Slab', serif;
	font-weight:400;
	padding:6px 8px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	text-align:left;
}
.table th {
	background-color:#EFEFEF;
}
.table th a {
	color:#007694;
}
.table th.subheader {
	background-color:#c8f3fe;
	font-weight:700;
}
.table th[scope="row"] {
    background-color:#fbfbfb;
    font-weight: 400;
}

.table-responsive > .table > tbody > tr > td.yes-wrap,
.table-responsive > .table > tbody > tr > th.yes-wrap,
.table-responsive > .table > tfoot > tr > td.yes-wrap,
.table-responsive > .table > tfoot > tr > th.yes-wrap,
.table-responsive > .table > thead > tr > td.yes-wrap,
.table-responsive > .table > thead > tr > th.yes-wrap {
	white-space:normal;
}

.js #related-links {
	display:none;
}
body.EditMode #related-links {
	display:block;
}

/* --------------- Forms --------------- */

.form-table > tbody > tr > td {
	border-top:0 none;
}
.ErrorLabel,
.EditingFormErrorLabel {
	font-weight:700;
	color:#C00;
}
.EditingFormControlNestedControl input {
	/*box-sizing:content-box;*/
}
.form-table label {
	font-weight:400;
    margin:3px 0;
}
.form-table th {
	border-bottom: 0 none;
	font-weight:400;
	padding-top:4px !important;
	padding-bottom:4px !important;
}
.form-table td {
	border-bottom: 0 none;
}
.form-table table td {
	padding:0;
}

/* extra form styling */

.FormPanel {
	margin-bottom:1.5em;
}

.form-table .EditingFormControlNestedControl td {
    border:0 none;
	padding:2px 0;
}

.form-table .TextBoxField,
.form-table .DropDownField,
.ssn-input input,
.date-input input,
.phone-input input,
.zip-input input,
.captcha-input input {
    border:1px solid #ccc;
    white-space:nowrap;
}
.form-table select.DropDownField {
	width:100%;
	padding:5px;
}
.TextAreaField {
    border:1px solid #ccc;
}
.form-table input.aspNetDisabled,
table.RadioButtonList span.aspNetDisabled input {
	border-color:#fafafa;
}
.date-input input {
	width:120px;
}
.CalendarIcon {
	margin-left: 10px;
}
.form-table .TextBoxField:focus,
.ssn-input input:focus,
.date-input input:focus,
.phone-input input:focus,
.zip-input input:focus,
.captcha-input input:focus,
.TextAreaField:focus {
    border:1px solid #888;
}
.date-example {
    display:inline;
	font-size: .833em;
}
.form-table input.TextBoxField,
.form-table textarea {
	width:100%;
}
.form-table .RadioButtonList input,
.form-table .CheckBoxField input,
.form-table .CheckBoxListField input,
.form-table .RadioButtonList input,
.form-table input.FormButton {
	width:auto;
	margin-right:5px;
}
.form-table .RadioButtonList label {
	margin-right:10px;
	display: inline;
}
.form-table .RadioButtonList td {
    padding-bottom: 5px;
}
.EditingFormControlNestedControl {
	display:inline;
	vertical-align:middle;
}
.dollar-sign-label {
	display:inline;
	margin-right: 5px;
}

.phone-input input[maxlength="3"] {
    width:3em !important;
}
.phone-input input[maxlength="4"] {
    width:4em !important;
}

.form-table td fieldset {
    margin: -8px -8px 0 -8px;
}
.form-table td fieldset legend {
	font-size: 1em;
    border: 0 none;
    border-top: 1px solid #ddd;
	background-color: #efefef;
	margin: 0;
	padding: 4px 8px;
}
.form-table td fieldset .EditingFormControlNestedControl {
	padding: 8px 8px 0 8px;
	display: block;
}
.form-table .empty-cell {
	padding:0 !important;           
	border:0 none;
}

/* --------------- News --------------- */

.page-content .news-post-teaser h2 {
	font-size:16px;
	border-bottom:0 none;
	margin-bottom:0;
}
.page-content .news-post-teaser h2 a {
	color:#08193b;
	text-decoration:none;
}
.page-content .news-post-teaser h2 a:hover {
	text-decoration:underline;
}

/* --------------- Alert --------------- */

.alert-warning {
	background-color:#ffda9e;
	border-color:#fff;
	box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.2);
	color:#313438;
}
.alert-warning strong {
	color:#08193b;
}
.alert-warning .glyphicon {
	font-size:30px;
	float:left;
	margin-right:10px;
	color:#08193b;
}

/* --------------- Secure Area - Employee Access --------------- */

.secure-area-login-box {
    max-width:22em;
    background-color: #f9f9f9;
    padding: 20px;
    border:1px solid #ddd;
    margin-bottom: 1.5em;
}
@media (max-width: 991px) {
    .secure-area-login-box {
        margin: 0 auto 1.5em auto;
    }
}
.secure-area-login-box h2 {
    font-family: 'Roboto Slab', serif;
    color: #009BC2;
}
.LogonDialog > table td {
    padding: 0 5px;
}
.LogonDialog .LogonTextBox {
    display: inline-block;
    margin-bottom: 10px;
	padding:3px 8px;
	font-size:1em;
	border:1px solid #aaa;
	box-shadow:inset 2px 2px 2px #eee;
}
.LogonDialog input[type="checkbox"] {
	margin-right:7px;
	position: relative;
	top:2px;
}
.LogonDialog input[type="submit"] {
    margin-top: 10px;
}
.logout-button {
    text-align: right;
}

/* ----- Account Login Button/Dropdown ----- */

.account-login {
	margin-top: 20px;
	border-radius:0;
}
.account-login-placeholder {
	height: 29px;
	margin-top: 20px;
}
.account-login .dropdown-menu {
	top:auto;
}
.account-login .dropdown-menu.header-dropdown {
	left: auto;
	right: 15px;
	margin-top: 0;
}
.account-login .dropdown-menu.header-dropdown input {
	border: 1px solid #adadaf;
	padding: 6px 4px 4px 10px;
	margin-bottom: 8px;
}
.account-login-links a {
	font-size:14px;
	color:#0081A2;
	line-height:1;
}
.account-login-row {
	margin-bottom:10px;
}
.account-login .btn {
	font-size:13px;
}

/* ----------------------------------------------- */
/* XS Only */
/* ----------------------------------------------- */

@media (max-width: 767px) {

    header {
        background:url(../images/top.png) repeat-x top left #fff;
    }
	.account-login {
		text-align:center;
	}
	.account-login .btn {
		margin-bottom: 1rem;
		display: block;
		width: 100%;
	}
	.rt-number {
		display: block;
		margin-bottom:1rem 0;
	}
    .site-logo {
        padding:0px 0 10px 0;
    }
    .site-logo img {
        margin:20px auto 10px auto;
    }
    .rates-column {
         text-align: center;
         border-bottom: 1px solid #ffffff;
         border-right: none;
         margin-bottom: 0;
    }
    #rates {
        display: inline-block;
    }
    .search {
        margin: 10px 0 10px 15px;
        background-color:#f4f4f4;
        padding-top: 5px;
        padding-bottom: 5px;
        border:none;
    }
    .mobile {
        margin:0 auto;
        /*text-align:center;*/
        width: 300px;
        padding:15px 0;
	}
	.mobile a {
		margin: 0 auto;
	}
    .home-columns {
        margin-bottom: 0px;
        margin-top: 20px;
    }
    .panel {
        margin: 15px -15px 0 -15px;;
        box-shadow:none;
        background-color:#f4f4f4;
    }
    .page-title h1,
    .page-title-2 h1 {
        font-size: 34px;
    }
    #page-intro {
        padding-top: 15px;
        font-size:16px;
        min-height: 0;
    }
    .footer-1 {
        margin-top: 20px;
    }
    .footer-1 .mobile-text {
        float: left;
    }
    .footer-1 .mobile-img {
        float: right;
    }
    .footer-2 .contact {
        text-align:center;
        float: none;
    }
    .footer-3 {
        background-image: none;
        background-color: #545959;
        padding-top: 50px;
        font-size: 12px;
    }
    .footer-3 .logo-img {
        margin-bottom: 30px;
    }
    .footer-logo {
        margin-bottom: 40px;
    }

}


/* ----------------------------------------------- */
/* SM Only */
/* ----------------------------------------------- */

@media (min-width: 768px) and (max-width: 991px) {

    .nav > li > a {
        padding-left:10px;
        padding-right:10px;
    }

    .child-nav {
        margin-top: 20px;
        margin-left:40px;
    }

    .page-title-2 h1 {
        font-size: 43px;
    }

    #page-intro {
        padding-top: 20px;
        min-height: 0;
        font-size: 18px;
    }

    .home-columns {
        margin-bottom: 0;
        margin-top: 20px;
    }

    .footer-1 {
        margin-top: 20px;
    }
    .footer-logo {
        margin-bottom: 40px;
    }

    .footer-1 .mobile-text {
        float: none;
        width: 200px;
    }

    .footer-1 .mobile-img {
        float: right;
    }

    .footer-2 .contact {
        float: left;
    }

    .footer-3 .logo-img {
        margin-bottom: 30px;
    }

}


/* ----------------------------------------------- */
/* SM and wider */
/* ----------------------------------------------- */

@media (min-width: 768px) {

	.columns-sm-2 {
        -webkit-columns: 2;
        columns: 2;
    }
    .columns-sm-3 {
        -webkit-columns: 3;
        columns: 3;
    }
    .columns-sm-4 {
        -webkit-columns: 4;
        columns: 4;
    }
	.header-row {
		margin-top:10px;
	}
	.content-wrapper {
		min-height:400px;
	}
	.site-search {
		margin-top:55px;
	}
	.account-login {
		float: right;
	}
	.rt-number {
		text-align:right;
		margin-top:1rem;
	}
	.mobile {
		margin-left:-10px;
	}



    /* --------------- Top Nav ---------------*/

	.top-nav {
		list-style-type:none;
		margin:0;
		padding:10px 0 0 0;
		text-align:right;
		float:right;
		/*width:100%;*/
	}
	.top-nav li {
		font-size:14px;
		display: inline;
		padding:0 10px;
		border-left:1px solid #006ab5;
	}
	.top-nav a {
		color: #006ab5;
	}
	.top-nav .first {
		border-left:0 none;
	}

    /* --------------- Social Media Icons ---------------*/

	#social-icons {
		list-style-type:none;
		margin:0;
		padding:0;
		width: 92px;
		height: 38px;
		float:right;
	}
	#social-icons li {
		float: left;
		width: 38px;
		height: 38px;
		margin-left: 8px;
	}
	#social-icons a {
		background: url("../images/social_icons_sprite.png") no-repeat scroll 0 0 transparent;
		display: block;
		float: left;
		width: 38px;
		height: 38px;
		text-decoration: none;
		text-indent:-99999px;
	}
	#social-icons .item-1 a {
		background-position: left top;
	}
	#social-icons .item-1 a:hover {
		background-position: left -38px;
	}
	#social-icons .item-2 a {
		background-position: -38px top;
	}
	#social-icons .item-2 a:hover {
		background-position: -38px -38px;
	}

    /* --------------- Homepage ---------------*/

	.panel .panel-primary {
		background-color:rgba(255,255,255,0.92);
		border:0 none;
		border-radius:0;
		box-shadow:3px 3px 4px rgba(0,0,0,0.2);
	}
	.panel-heading {
		border-bottom:4px solid transparent;
		padding:0;
	}
    #online-banking {
        border-top:0 none;
        border-bottom: 0 none;
	}
	#Loan-Application-Modal .modal-body .col-xs-12:first-child {
		border-bottom:0 none;
		margin-bottom: 0;
		border-right: 1px solid #e5e5e5;
	}


    /* --------------- Footer ---------------*/

	.footer-logos {
		margin-top: 30px;
		text-align:right;
	}
    .footer-1 {
        background:#c8f3fe;
    }
    .footer-2 {
        background:#1c262b;
    }
    .footer-3 {
        background: url(../images/bg-footer-3.png) repeat-x top left #545959;
        padding-top: 20px;
        font-size: 12px;
    }
    .footer-logo {
        margin-top: 20px;
        margin-bottom: 40px;
	}

	/* Site Map */
	
	ul.CMSSiteMapList {
		overflow: hidden;
		width: 100%;
	}
	.page-content>.CMSSiteMapList>li {
		float: left;
		width: 48%;
		margin: 0 2% 0 0;
	}
	.page-content>.CMSSiteMapList>li:first-child {
		width: 100%;
		margin-bottom: 20px;
	}
}


/* ----------------------------------------------- */
/* MD and wider */
/* ----------------------------------------------- */

@media (min-width: 992px) {
	
	header {
		background:url(../images/top.png) repeat-x top left #fff;
		/* To reveal drop shadow and main nav drop downs over anything else */
		position: sticky;
		z-index: 1020;
		top: 0;
		box-shadow: 0 0 7px 0 rgb(0 0 0 / 20%);
	}		
	
	.top-nav li {
		font-size:16px;
	}
	.sidebar {
		padding-top:90px;
    }
	.home-rates {
	   background: url(../images/torn-edge-v2.png) repeat-x bottom center #545959;
	   border-top:9px solid #00add9;
	   padding-bottom: 10px;
	}

    .child-nav:first-child {
        margin-bottom:20px;
    }
    .homepage-row-1 {
        position:relative;
    }
    #online-banking {
        position:absolute;
        right:15px;
        top:15px;
        padding: 0;
    }
	.sidebar {
	    margin: 0 -15px;
	}

	.page-content>.CMSSiteMapList>li {
		width: 23%;
	}

}


/* ----------------------------------------------- */
/* LG and wider */
/* ----------------------------------------------- */

@media (min-width: 1200px) {
	
	.tagline {
		margin-top:35px;
	}

}

/* ----------------------------------------------- */
/* Customize jQuery Dialog */
/* ----------------------------------------------- */

.ui-widget {
	margin-left:15px;
	margin-right:15px;
}

.ui-widget-header {
	background-color: #00A1CA;
	color: #fff;
	border: 0;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  	background-color: #00A1CA;
  	color: #fff;
	border: 0;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
	background-color: #01c5f7;
	border: 0;
	font-weight: normal;
	color: #fff;
}

.ui-widget-content {
	border: 1px solid #ccc;
}
.ui-button-text {
	font-weight:700;
}

/* ----------------------------------------------- */
/* MAIN NAVIGATION */
/* ----------------------------------------------- */

/*!
 * Yamm!3
 * Yet another megamenu for Bootstrap 3
 *
 * http://geedmo.github.com/yamm3
 */
.yamm .nav,
.yamm .collapse,
.yamm .dropup,
.yamm .dropdown {
  position: static;
}
.yamm .container {
  position: relative;
}
.yamm .dropdown-menu {
  font-size:14px;
  left: auto;
}
.yamm .nav.navbar-right .dropdown-menu {
  left: auto;
  right: 0;
}
.yamm .yamm-content {
  padding: 20px 30px;
}
.yamm .dropdown.yamm-fw .dropdown-menu {
  left: 0;
  right: 0;
}
/* End Yamm!3 */

.js #MegaMenu {
	display:none; /* Hidden until jQuery has had a chance to load */
}
#MegaMenu .main-nav-hidden-link {
	display: none;
}
.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #00a1ca;
  font-size:20px;
  font-weight: 700;
}
.navbar-default {
	margin-top:8px;
    margin-bottom:0;
	border:0 none;
	bottom:0;
}
.nav ul {
	list-style-type:none;
	padding-left:0;
}
.nav .mm-buttons a {
	border-color: #c0c0c0;
}
.nav li li a {
	color: #3d3e42;
	display:block;
	font-weight: 400;
	border-bottom:1px solid #e3e3e3;
}
.nav .mm-column > a {
	font-weight:400;
	font-size: 20px;
	color: #000;
	border-bottom:none;
	background-color: #fff;
	text-decoration: none;
}
.nav li li.last > a {
	border-bottom:0;
}

/* XS Only */
@media (max-width: 767px) {

    header .navbar-default {
        margin-left:-15px;
        margin-right:-15px;
        background-color: #ffffff;
        /*margin-top: -20px;*/
    }
    .navbar-header {
        background-color:#cccccc;
        /*border: 1px solid #00add9;*/
    }
    .navbar-default .navbar-brand,
    .navbar-default .navbar-brand:hover,
    .navbar-default .navbar-brand:focus {
        color:#000000;
        font-weight:400;
        font-size: 24px;
    }
    .navbar-default .navbar-nav > .open > a,
    .navbar-default .navbar-nav > .open > a:hover,
    .navbar-default .navbar-nav > .open > a:focus {
        color:#00A1CA;
        background-color:#ffffff;
        border-radius:0;
    }
    .navbar-header {
        cursor:pointer;
    }
    .navbar-default .navbar-toggle,
    .navbar-default .navbar-toggle:hover,
    .navbar-default .navbar-toggle:focus {
        border:none;
        /*background-color:#ffffff;*/
    }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #000000;
    }
    .navbar-default .navbar-collapse {
        background:#ffffff;
        border-bottom:1px solid #fff;
    }
    .yamm .dropdown-menu {
      font-size:16px;
    }
    .yamm .yamm-content {
        padding: 0 15px 10px 15px;
    }
    .nav li li a {
        display:block;
        padding-top:7px;
        padding-bottom:7px;
        padding-left: 4px;
        border-bottom: 1px solid #cccccc;
    }
    .nav .mm-column > a {
        background-color: #f4f4f4;
        padding-left:4px;
    }
    .caret {
        color:#cccccc;
    }

}

/* SM Only */
@media (min-width: 768px) and (max-width: 991px) {

    .navbar-default .navbar-nav > li > a,
    .navbar-default .navbar-nav > li > a:hover,
    .navbar-default .navbar-nav > li > a:focus {
      font-size:19px;
    }
    .navbar-collapse {
        padding-left:10px;
        padding-right:10px;
        margin-top:2px;
    }

}

/* SM and wider */
@media (min-width: 768px) {
    .navbar-default {
        border-radius:0;
    }
    .navbar-collapse > .navbar-nav {
        white-space:nowrap;
    }
    .navbar-default {
        background-color: transparent;
        border-color: transparent;
    }
    .nav .dropdown-menu {
        background-color: #fff;
        border:#fff;
        border-radius: 0;
        border-top: 5px solid #00A1CA;
        border-bottom: 5px solid #00A1CA;
    }
    .nav a {
        white-space:nowrap;
    }
    .nav > li > a {
        padding-top:6px;
        padding-bottom:5px;
        margin-right: 8px;
    }
    .nav li li a {
        padding: 4px 3px;
    }
    .nav .caret {
        display:none;
    }
    .yamm .yamm-content {
        padding: 10px 20px;
    }
    /* Center items in main nav bar */
    /* Better than using .center-block because no width needs to be assigned to ul.nav */
    header .navbar .nav,
    header .navbar .nav > li {
        float:none;
        display:inline-block;
        vertical-align: top;
    }
    header .navbar-collapse {
        text-align:center;
    }
    header .dropdown-menu {
        text-align: left;
    }
    header .navbar-default .navbar-nav > li > a {
		color: #00a1ca;
		font-weight: 700;
        background:#fff;
        padding-top:6px;
        padding-bottom: 25px;
    }
    header .navbar-default .navbar-nav > li > a.CMSListMenuLinkHighlighted {
        color: #3d3e42;
        background:#fff;
        padding-top:6px;
        padding-bottom: 12px;
        margin-bottom:10px;
        border-bottom:3px solid #00A1CA;
    }
    header .navbar-default .navbar-nav > .open > a,
    header .navbar-default .navbar-nav > .open > a.CMSListMenuLinkHighlighted,
    header .navbar-default .navbar-nav > .open > a:hover,
    header .navbar-default .navbar-nav > .open > a:focus,
	header .navbar-default .navbar-nav > li > a:hover,
	header .navbar-default .navbar-nav > li > a:focus {
        color:#fff;
		background:#00a1ca;
		font-weight: 700;
        border-top-left-radius:5px;
        border-top-right-radius:5px;
        padding-top:6px;
        padding-bottom: 25px;
        border-bottom: 0 none;
        margin-bottom:0;
    }

    /* Specify width of each drop down menu */
    .menu-1 .dropdown-menu {
        min-width:500px;
    }
    .menu-2 .dropdown-menu {
        min-width:700px;
    }
    .menu-3 .dropdown-menu {
        min-width:520px;
    }

    #MegaMenu .dropdown {
	    position:relative;
	}

    /* Align menus to whole navbar */
    #MegaMenu .menu-1.dropdown,
    #MegaMenu .menu-2.dropdown,
    #MegaMenu .menu-3.dropdown {
	    position:static;
	}

	/* Specify position of drop down menu */
	.yamm .menu-1 .dropdown-menu {
        left: 0;
	}
    .yamm .menu-2 .dropdown-menu,
    .yamm .menu-3 .dropdown-menu {
        left: auto;
        right: 0;
    }
    .yamm .menu-4 .dropdown-menu {
        left: auto;
        right: 8px;
    }
    
	.navbar-default {
        margin-top:50px;
    }

}

/* MD and wider */
@media (min-width: 992px) {

	.yamm .menu-1 .dropdown-menu {
		min-width:900px;
		left: -260px;
    }

}

/* LG and wider */
@media (min-width: 1200px) {

}


/* ----------------------------------------------- */
/* Print */
/* ----------------------------------------------- */

@media print {

	a[href]:after {
	    content: none !important;
	}

}

/* ----- NEW NCUA LOGO (DEV Only) ----- */

.ncua-logo {
	margin-left:0;
    width:136px;
}

/* Enlarge NCUA Logo */

.ncua-thumb {
	cursor:pointer;
}

.ncua-thumb span {
    position:absolute;
	left:0;
	bottom:0;
	display:none;
}

.ncua-thumb.open span,
.ncua-thumb:hover span {
    display:block;
	z-index:100;
}
.ncua-thumb .ncua-logo-large {
    width:100%;
    max-width: 580px;
}

@media (min-width: 768px) {

    .ncua-thumb {
        position:relative;
        display: inline-block;
    }
    .ncua-thumb span {
        right:0;
        left: auto;
    }
    .ncua-thumb .ncua-logo-large {
        width:435px;
    }

}
