/*
 * GE RESPONSIVE - 28 DEGREES - Style CSS
 * Authors: Con Huynh - Deloitte Digital
 * 			Stephanie Bowland - GE Capital
 * 			Matthew Ephraums - GE Capital
 *
 *  Media Quieries 
 *
 *  Tablet and below (<1009px)
 *  @media (max-width: 63.0625em) {}
 *
 *  Phablet and below (<759px)
 *  @media (max-width: 47.4375em) {}
 *
 *  Mobile and below (<511px)
 *  @media (max-width: 31.9375em) {}
 *
*/

/* =============================================================================
	FONTS
	========================================================================== */
@font-face {
  font-family: 'GE Inspira Bold';
  src: url("fonts/GEInspiraBd.TTF"); 
}

@font-face {
  font-family: 'GE Inspira Book';
  src: url("fonts/GEInspBk.TTF"); 
}

/* =============================================================================
	UTILITIES
	========================================================================== */
/* =============================================================================
	BASE
	========================================================================== */
/* =============================================================================
	NORMALIZE
	========================================================================== */
/* normalize.css v2.1.0 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.*/
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block; 
}

/**
 * Correct `inline-block` display not defined in IE 8/9.*/

audio, canvas, video {
    display: inline-block; 
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.*/

audio:not([controls]) {
    display: none;
    height: 0; 
}

/**
 * Address styling not present in IE 8/9.*/

[hidden] {
    display: none; 
}

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.*/

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
 }

/**
 * Remove default margin.*/
body {
    margin: 0; 
}

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.*/

a:focus {
    outline: thin dotted; 
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.*/

a:active,
a:hover {
  outline: 0; }

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.*/

h1 {
    font-size: 2em;
    margin: 0.67em 0; 
}

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.*/

abbr[title] {
    border-bottom: 1px dotted; 
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.*/

b, strong {
    font-weight: bold; 
  }

/**
 * Address styling not present in Safari 5 and Chrome.*/
dfn {
    font-style: italic; 
}

/**
 * Address differences between Firefox and other browsers.*/
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0; 
}

/**
 * Address styling not present in IE 8/9.*/
mark {
    background: #ff0;
    color: #000; 
}

/**
 * Correct font family set oddly in Safari 5 and Chrome.*/
code, kbd, pre, samp {
    font-family: monospace, serif;
    font-size: 1em; 
}

/**
 * Improve readability of pre-formatted text in all browsers.*/
pre {
    white-space: pre-wrap; 
}

/**
 * Set consistent quote types.*/
q {
    quotes: "\201C" "\201D" "\2018" "\2019"; 
}

/**
 * Address inconsistent and variable font size in all browsers.*/
small {
    font-size: 80%; 
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.*/
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline; 
}

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.*/
img {
    border: 0; 
}

/**
 * Correct overflow displayed oddly in IE 9.*/
svg:not(:root) {
    overflow: hidden; 
}

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.*/
figure {
    margin: 0; 
}

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.*/
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em; 
}

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.*/
legend {
    border: 0;
    padding: 0;
}

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.*/
button, input, select, textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.*/
button, input {
    line-height: normal; 
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.*/
button, select {
    text-transform: none; 
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.*/
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

/**
 * Re-set default cursor for disabled elements.*/
button[disabled], html input[disabled] {
    cursor: default; 
}

/**
 * 1. Address box sizing set to `content-box` in IE 8/9.
 * 2. Remove excess padding in IE 8/9.*/
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).*/
input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box; 
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.*/
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; 
}

/**
 * Remove inner padding and border in Firefox 4+.*/
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0; 
}

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.*/
textarea {
    overflow: auto;
    vertical-align: top;
 }

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.*/
table {
    border-collapse: collapse;
    border-spacing: 0; 
}

/* =============================================================================
	GLOBAL
	========================================================================== */

html, body {
    font-family: 'GE Inspira Book', Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
    color: #555555;
    background-color: #e2e2e2;
    -webkit-font-smoothing: antialiased !important; 
}

.no-js .js,
.js .no-js {
    display: none; 
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent; 
}

a.disabled {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
    background: #bebebe; 
}

/* =============================================================================
	- MARGINS
	========================================================================== */

.l-margins {
    width: 1010px;
    padding: 0 25px;
    margin: 0 auto; 
}

/* =============================================================================
	- MAIN and LAYOUTS
	========================================================================== */

#container, #content-container, #nav, #secondary-nav {
    outline: none; 
}

/* =============================================================================
	-- ONE COLUMN
	========================================================================== */

.l-one-column #content-primary {
    width: 100%;
    background: #fff;
    padding: 25px;
    position: relative; 
}

/* =============================================================================
	-- TWO COLUMN RIGHT
	========================================================================== */

.l-two-column-right #content-primary {
    width: 645px;
    float: left;
    background: #fff;
    padding: 25px; 
}

  .l-two-column-right #content-primary li {
    padding-bottom: 6px; 
}

.l-two-column-right #sidebar {
    width: 300px;
    float: right; 
}

/* =============================================================================
	-- TWO COLUMN LEFT (NOT IN USE)
	========================================================================== */

.l-two-column-left #sidebar {
    width: 300px;
    margin-right: 30px;
    float: left; 
}

.l-two-column-left #content-primary {
    width: 618px;
    float: right;
    background: #fff; 
}

/* =============================================================================
	- TYPOGRAPHY
	========================================================================== */

h1, h2, h3, h4, h5, h6 {
    color: #555555;
    font-family: 'GE Inspira Book', Arial, Helvetica, sans-serif;
    margin: 0; 
}

h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child {
    margin-top: 0; 
}

h1.inline, h2.inline, h3.inline, h4.inline, h5.inline, h6.inline {
    display: inline; 
}

h3 a.tel {
    font-size: 22px;
    font-size: 1.375rem;
    margin-bottom: 11px;
}

p, li, table, span, form, a, label {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.8; 
}

p.disclaimer, ol li.disclaimer {
    font-size: 10px;
    font-size: 0.625rem; 
}

p:first-child {
    margin-top: 0; 
}

h1 {
    font-size: 40px;
    font-size: 2.5rem;
    margin-bottom: 20px;
    line-height: 1.2; 
}

h2 {
    font-size: 24px;
    font-size: 1.5rem;
    margin-bottom: 12px; 
}

h3 {
    font-size: 22px;
    font-size: 1.375rem;
    margin-bottom: 11px; 
}

h4 {
  font-size: 20px;
  font-size: 1.25rem;
  margin-bottom: 10px;
  line-height: 1.2; }

h5 {
    font-size: 18px;
    font-size: 1.125rem;
    margin-bottom: 9px; 
}

h6 {
    font-size: 16px;
    font-size: 1rem;
    margin-bottom: 8px; 
}

/* =============================================================================
	- LISTS
	========================================================================== */

ul, ol {
    padding-left: 40px;
    margin: 0 0 20px; 
}

ul li, ol li {
    line-height: 1.6; 
}

/* =============================================================================
	- Loader
	========================================================================== */

#outer-wrap .loader {
    display: none; 
}

.csstransforms3d.csstransitions.js #outer-wrap .loader {
    -webkit-transition: opacity 500ms ease-out, visibility 500ms;
    -moz-transition: opacity 500ms ease-out, visibility 500ms;
    -o-transition: opacity 500ms ease-out, visibility 500ms;
    transition: opacity 500ms ease-out, visibility 500ms;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    background: #fff;
    position: fixed;
    width: 100%;
    height: 150%;
    display: block;
    top: 0;
    visibility: hidden;
    z-index: 9999;
    text-align: center; 
}

.csstransforms3d.csstransitions.js #outer-wrap .loader.active {
    z-index: 9999;
    visibility: visible;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1; 
}

.csstransforms3d.csstransitions.js #outer-wrap .loader.active:after {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
    content: '';
    height: 24px;
    width: 24px;
    top: 35%;
    left: 50%;
    margin-left: -10px;
    position: absolute;
    background: url("/media/images/loader.gif");
    display: block; 
}

/* =============================================================================
	HEADER
	========================================================================== */

#top {
    font-family: 'GE Inspira Book', Arial, Helvetica, sans-serif;
    position: relative;
    z-index: 30; 
}

#top .secondary-container {
    background-color: #5c5c5c;
    height: 25px;
    position: relative;
    z-index: 40; 
}

#top .top-container {
    background-color: #fff;
    height: 66px;
    margin: 0 auto;
    max-width: 100%;
    -webkit-box-shadow: 0 0 10px 3px #cdcdcd;
    -moz-box-shadow: 0 0 10px 3px #cdcdcd;
    box-shadow: 0 0 10px 3px #cdcdcd; 
}

.lt-ie9 #top .top-container {
    border-bottom: 1px solid #cdcdcd; 
}

.content-section {
    z-index: 2;
    position: relative; 
}

#header {
    position: relative;
    float: left; 
}

#header .logo {
    display: block;
    padding: 0;
    margin: 0; 
}

#header .logo:hover, #header .logo:focus {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1; 
}

#header .logo img {
    position: absolute;
    top: 5px; 
}

#header .mobile-login {
    display: none; 
}

#footer {
    font-size: 12px;
    font-size: 0.75rem;
    color: #d5d5d5;
    background: #555555;
    padding: 0; 
}

#footer a {
    font-size: 12px;
    font-size: 0.75rem;
    color: #d5d5d5;
    position: relative;
    line-height: 28px; 
}

#footer .footer-links {
    width: 24%;
    float: left;
    margin: 30px 20px 0 0;
    position: relative; 
}

#footer .footer-links.icons {
    width: 15%; 
}

#footer .footer-links.icons a {
    font-family: 'GE Inspira Book', Arial, Helvetica, sans-serif;
    font-weight: bold;
    display: block;
    font-size: 15px;
    font-size: 0.9375rem;
    margin-bottom: 15px; 
}

#footer .footer-links.icons a:before {
    content: '';
    position: absolute;
    display: block; 
}

#footer .footer-links.icons a.contact:before {
    height: 17px;
    width: 20px;
    background-image: url('../img/sprites/global-s2062d8f6af.png');
    background-position: 0 -1802px;
    background-repeat: no-repeat;
    left: -35px;
    top: 3px; 
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
    #footer .footer-links.icons a.contact:before {
        background-image: url('../img/sprites/global-2x-sd7897aa850.png');
        background-position: 0 -1837px;
        -webkit-background-size: 153px auto;
        -moz-background-size: 153px auto;
        -o-background-size: 153px auto;
        background-size: 153px auto; 
    } 
}

#footer .footer-links.icons a.branch:before {
    height: 20px;
    width: 15px;
    background-image: url('../img/sprites/global-s2062d8f6af.png');
    background-position: 0 -1978px;
    background-repeat: no-repeat;
    left: -32px;
    top: 2px; 
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
    #footer .footer-links.icons a.branch:before {
        background-image: url('../img/sprites/global-2x-sd7897aa850.png');
        background-position: 0 -1937px;
        -webkit-background-size: 153px auto;
        -moz-background-size: 153px auto;
        -o-background-size: 153px auto;
        background-size: 153px auto; 
    } 
}

#footer .footer-links.icons a.faqs:before {
    height: 21px;
    width: 13px;
    background-image: url('../img/sprites/global-s2062d8f6af.png');
    background-position: 0 -2051px;
    background-repeat: no-repeat;
    left: -33px;
    top: 2px; 
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
    #footer .footer-links.icons a.faqs:before {
        background-image: url('../img/sprites/global-2x-sd7897aa850.png');
        background-position: 0 -2010px;
        -webkit-background-size: 153px auto;
        -moz-background-size: 153px auto;
        -o-background-size: 153px auto;
        background-size: 153px auto; 
    } 
}
      
#footer .footer-links.icons a.feedback:before {
    height: 18px;
    width: 18px;
    background-image: url('../img/sprites/global-s2062d8f6af.png');
    background-position: 0 -2189px;
    background-repeat: no-repeat;
    left: -33px;
    top: 3px; 
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
    #footer .footer-links.icons a.feedback:before {
        background-image: url('../img/sprites/global-2x-sd7897aa850.png');
        background-position: 0 -2159px;
        -webkit-background-size: 153px auto;
        -moz-background-size: 153px auto;
        -o-background-size: 153px auto;
        background-size: 153px auto; 
    } 
}

#footer .footer-links.icons a li:after {
    display: none; 
}

#footer .footer-links p {
    font-family: 'GE Inspira Book', Arial, Helvetica, sans-serif;
    font-weight: bold;
    display: block;
    color: #d5d5d5; 
}

#footer .footer-links p a {
    font-size: 15px;
    font-size: 0.9375rem; 
}

#footer .footer-links ul {
    list-style-type: none;
    padding: 0;
    float: left; 
}

#footer .footer-links li {
    margin: 0; 
}

#footer .secondary-links a {
    margin: 0 14px; 
}

#footer .secondary-links ul {
    list-style-type: none;
    margin: 20px 0 20px;
    padding: 0;
    float: left; 
}

#footer .secondary-links li {
    position: relative;
    margin: 0;
    float: left; 
}

#footer .secondary-links li:after {
    font-size: 12px;
    font-size: 0.75rem;
    content: "|";
    position: absolute;
    color: #777;
    top: 5px;
    left: -1px; 
}

#footer .secondary-links li:first-child a {
    margin-left: 0; 
}

#footer .secondary-links li:first-child:after {
    display: none; 
}

#footer .copyright p {
    font-size: 12px;
    font-size: 0.75rem;
    color: #d5d5d5;
    margin-bottom: 20px; 
}

#footer .copyright p a {
    text-decoration: underline; 
}

/* =============================================================================
	GLOBAL NAVIGATION
	========================================================================== */

#outer-wrap {
    position: relative;
    overflow: hidden;
    width: 100%; 
}

.nav-open, .nav-open-right {
    display: none; 
}

#inner-wrap {
    position: relative;
    width: 100%;
    min-width: 320px; 
}

#inner-wrap #touch-overlay {
    display: none;
    z-index: 20;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    position: absolute; 
}

#nav ul {
    list-style-type: none;
    padding: 0; 
}

#nav ul li {
    margin: 15px 0 0; 
}

#nav ul li a {
    font-family: 'GE Inspira Bold', Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-size: 1.125rem;
    color: #3b73b9;
    display: block;
    float: left;
    margin-left: 0;
    position: relative; 
}

#nav ul li a:hover, #nav ul li a:focus {
    text-decoration: none; 
}

#nav ul.primary {
    margin: 0 0 0 200px;
    height: 67px; 
}

#nav ul.primary > li {
    margin: 0;
    position: relative; 
}

#nav ul.primary > li > a {
    padding: 20px;
    height: 62px;
    border-bottom: none; 
}

#nav ul.primary > li > a:focus, #nav ul.primary > li > a:hover {
    border-bottom: #3b73b9 4px solid; 
}

#nav ul.primary > li.active > a {
    border-bottom: #3b73b9 4px solid; 
}

#nav ul.primary > li .mega-menu {
    display: none; 
}

#nav ul.primary > li .mega-menu-close {
    border-bottom: none;
    display: none; 
}

#nav ul.primary > li.active > a.mega-menu-close {
    border-bottom: none; 
}

#nav ul.primary li.mega-menu-active .mega-menu-close {
    display: block;
    height: 39px;
    width: 39px;
    background-image: url('../img/sprites/global-s2062d8f6af.png');
    background-position: 0 -1232px;
    background-repeat: no-repeat;
    position: absolute;
    top: 82px;
    left: 356px;
    z-index: 999;
    padding: 0;
    border-bottom: none; 
  }

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
    #nav ul.primary li.mega-menu-active .mega-menu-close {
        background-image: url('../img/sprites/global-2x-sd7897aa850.png');
        background-position: 0 -1281px;
        -webkit-background-size: 153px auto;
        -moz-background-size: 153px auto;
        -o-background-size: 153px auto;
        background-size: 153px auto; 
    } 
}

#nav ul.primary li.mega-menu-active .mega-menu {
    display: block;
    position: absolute;
    top: 95px;
    z-index: 62;
    left: -170px;
    background-color: #595959;
    width: 550px;
    height: auto; 
}

.opacity #nav ul.primary li.mega-menu-active .mega-menu {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);
    opacity: 0.95; 
}

#nav ul.primary li.mega-menu-active .mega-menu:after, #nav ul.primary li.mega-menu-active .mega-menu:before {
    bottom: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none; 
}

#nav ul.primary li.mega-menu-active .mega-menu:after {
    border-color: rgba(89, 89, 89, 0);
    border-bottom-color: #595959;
    border-width: 25px;
    margin-left: -25px; 
}

#nav ul.primary li.mega-menu-active .mega-menu.first:after {
    left: 215px; 
}

#nav ul.primary li.mega-menu-active .mega-menu.second:after {
    left: 325px; 
}

#nav ul.primary li.mega-menu-active .mega-menu.third:after {
    left: 455px; 
}

#nav ul.primary li.mega-menu-active .mega-menu .two-columns .column {
    float: left;
    width: 50%; 
}

#nav ul.primary li.mega-menu-active .mega-menu .two-columns .column.left .product {
    border-right: #474747 solid 2px; 
}

#nav ul.primary li.mega-menu-active .mega-menu .product {
    width: 100%;
    height: auto;
    color: white;
    padding: 20px;
    font-size: 14px;
    font-size: 0.875rem;
    font-family: 'GE Inspira Book', Arial, Helvetica, sans-serif;
    border-bottom: 2px solid #474747;
    float: none; 
}

#nav ul.primary li.mega-menu-active .mega-menu .product:nth-child(3) {
    border-bottom: none; 
}

#nav ul.primary li.mega-menu-active .mega-menu .product:after {
    content: '';
    position: absolute;
    display: block;
    height: 19px;
    width: 19px;
    background-image: url('../img/sprites/global-s2062d8f6af.png');
    background-position: 0 -1734px;
    background-repeat: no-repeat;
    top: 20px;
    right: 10px;
    left: auto;
    bottom: auto; 
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
    #nav ul.primary li.mega-menu-active .mega-menu .product:after {
        background-image: url('../img/sprites/global-2x-sd7897aa850.png');
        background-position: 0 -1803px;
        -webkit-background-size: 153px auto;
        -moz-background-size: 153px auto;
        -o-background-size: 153px auto;
        background-size: 153px auto; 
    } 
}

#nav ul.primary li.mega-menu-active .mega-menu .product:hover {
    background-color: #474747; 
}

#nav ul.primary li.mega-menu-active .mega-menu .product:hover .product-name {
    text-decoration: underline; 
}

#nav ul.primary li.mega-menu-active .mega-menu .product .product-name {
    text-transform: uppercase;
    padding-bottom: 10px;
    font-family: 'GE Inspira Bold', Arial, Helvetica, sans-serif; 
}

#nav ul.primary li.mega-menu-active .mega-menu .product .product-desc {
    padding-right: 30px; 
}

#nav ul.primary li.iwantto {
    position: relative; 
}

#nav ul.primary li.iwantto > a {
    float: right;
    z-index: 40;
    font-size: 19px;
    font-size: 1.1875rem;
    color: white;
    width: 300px;
    height: 67px;
    background-color: #3b73b9; 
}

#nav ul.primary li.iwantto > a:after {
    content: '';
    position: absolute;
    display: block;
    height: 9px;
    width: 13px;
    background-image: url('../img/sprites/global-s2062d8f6af.png');
    background-position: 0 -2611px;
    background-repeat: no-repeat;
    top: 30px;
    right: 30px;
    bottom: auto;
    left: auto;
    display: block;
    background-color: transparent; 
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
    #nav ul.primary li.iwantto > a:after {
        background-image: url('../img/sprites/global-2x-sd7897aa850.png');
        background-position: 0 -2530px;
        -webkit-background-size: 153px auto;
        -moz-background-size: 153px auto;
        -o-background-size: 153px auto;
        background-size: 153px auto; 
    } 
}

.csstransitions.csstransforms3d #nav ul.primary li.iwantto > a:after {
    -webkit-transition: -webkit-transform 800ms;
    -moz-transition: -moz-transform 800ms;
    -o-transition: -o-transform 800ms;
    transition: transform 800ms;
    -webkit-transform: rotateZ(0deg);
    -moz-transform: rotateZ(0deg);
    -ms-transform: rotateZ(0deg);
    -o-transform: rotateZ(0deg);
    transform: rotateZ(0deg); 
}

.l-homepage #nav ul.primary li.iwantto > a:after {
    display: none; 
}

#nav ul.primary li.iwantto > ul {
    position: absolute;
    top: 67px;
    width: 300px;
    right: 0;
    display: none;
    margin: 0;
    z-index: 30; 
}

.csstransitions.csstransforms3d #nav ul.primary li.iwantto > ul {
    display: block;
    -webkit-transition: -webkit-transform 800ms;
    -moz-transition: -moz-transform 800ms;
    -o-transition: -o-transform 800ms;
    transition: transform 800ms;
    -webkit-transform: translate3d(0, -600px, 0);
    -moz-transform: translate3d(0, -600px, 0);
    -ms-transform: translate3d(0, -600px, 0);
    -o-transform: translate3d(0, -600px, 0);
    transform: translate3d(0, -600px, 0); 
}

.opacity #nav ul.primary li.iwantto > ul {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);
    opacity: 0.95; 
}

#nav ul.primary li.iwantto > ul > li {
    line-height: 1;
    margin: 0; 
}

#nav ul.primary li.iwantto > ul > li:last-child a {
    border-bottom: none; 
}

#nav ul.primary li.iwantto > ul > li.last-child a {
    border-bottom: 1px solid #5a86b5; 
}

#nav ul.primary li.iwantto > ul > li > div {
    display: none; 
}
 
#nav ul.primary li.iwantto > ul > li > a {
    font-size: 16px;
    font-size: 1rem;
    position: relative;
    display: block;
    color: white;
    height: auto;
    line-height: 18px;
    width: 300px;
    background-color: #5a86b5;
    padding: 37px 10px 36px 60px;
    border-bottom: 2px solid #537db7; 
}

#nav ul.primary li.iwantto > ul > li > a:hover, #nav ul.primary li.iwantto > ul > li > a:focus {
    background-color: #3b73b9; 
}

#nav ul.primary li.iwantto > ul > li > a:after {
    content: '';
    position: absolute;
    display: block;
    top: 20px;
    left: 20px; 
}

#nav ul.primary li.iwantto > ul > li > a.car {
    -webkit-box-shadow: inset 0 3px 3px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 3px 3px 0 rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 3px 3px 0 rgba(0, 0, 0, 0.2); 
}

#nav ul.primary li.iwantto > ul > li > a.car:after {
    height: 22px;
    width: 27px;
    background-image: url('../img/sprites/global-s2062d8f6af.png');
    background-position: 0 -1519px;
    background-repeat: no-repeat;
    top: 36px; 
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
    #nav ul.primary li.iwantto > ul > li > a.car:after {
        background-image: url('../img/sprites/global-2x-sd7897aa850.png');
        background-position: 0 -1408px;
        -webkit-background-size: 153px auto;
        -moz-background-size: 153px auto;
        -o-background-size: 153px auto;
        background-size: 153px auto; 
    } 
}

#nav ul.primary li.iwantto > ul > li > a.caravan:after {
    height: 27px;
    width: 23px;
    background-image: url('../img/sprites/global-s2062d8f6af.png');
    background-position: 0 -1556px;
    background-repeat: no-repeat;
    top: 25px; 
}


@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
    #nav ul.primary li.iwantto > ul > li > a.caravan:after {
        background-image: url('../img/sprites/global-2x-sd7897aa850.png');
        background-position: 0 -1522px;
        -webkit-background-size: 153px auto;
        -moz-background-size: 153px auto;
        -o-background-size: 153px auto;
        background-size: 153px auto; 
    } 
}

#nav ul.primary li.iwantto > ul > li > a.finances:after {
    height: 26px;
    width: 20px;
    background-image: url('../img/sprites/global-s2062d8f6af.png');
    background-position: 0 -1937px;
    background-repeat: no-repeat;
    top: 30px; 
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
    #nav ul.primary li.iwantto > ul > li > a.finances:after {
        background-image: url('../img/sprites/global-2x-sd7897aa850.png');
        background-position: 0 -2046px;
        -webkit-background-size: 153px auto;
        -moz-background-size: 153px auto;
        -o-background-size: 153px auto;
        background-size: 153px auto; 
    } 
}

#nav ul.primary li.iwantto > ul > li > a.renovate:after {
    height: 27px;
    width: 27px;
    background-image: url('../img/sprites/global-s2062d8f6af.png');
    background-position: 0 -2087px;
    background-repeat: no-repeat;
    top: 28px; 
}


@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
    #nav ul.primary li.iwantto > ul > li > a.renovate:after {
        background-image: url('../img/sprites/global-2x-sd7897aa850.png');
        background-position: 0 -2087px;
        -webkit-background-size: 153px auto;
        -moz-background-size: 153px auto;
        -o-background-size: 153px auto;
        background-size: 153px auto; 
    } 
}

#nav ul.primary li.iwantto > ul > li > a.education:after {
    height: 23px;
    width: 26px;
    background-image: url('../img/sprites/global-s2062d8f6af.png');
    background-position: 0 -2013px;
    background-repeat: no-repeat;
    top: 30px; 
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
    #nav ul.primary li.iwantto > ul > li > a.education:after {
        background-image: url('../img/sprites/global-2x-sd7897aa850.png');
        background-position: 0 -1972px;
        -webkit-background-size: 153px auto;
        -moz-background-size: 153px auto;
        -o-background-size: 153px auto;
        background-size: 153px auto; 
    } 
}

#nav ul.primary li.iwantto > ul > li > a.holiday:after {
    height: 27px;
    width: 26px;
    background-image: url('../img/sprites/global-s2062d8f6af.png');
    background-position: 0 -1442px;
    background-repeat: no-repeat;
    top: 30px; 
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
    #nav ul.primary li.iwantto > ul > li > a.holiday:after {
        background-image: url('../img/sprites/global-2x-sd7897aa850.png');
        background-position: 0 -1445px;
        -webkit-background-size: 153px auto;
        -moz-background-size: 153px auto;
        -o-background-size: 153px auto;
        background-size: 153px auto; 
    } 
}

#nav ul.primary li.iwantto > ul > li > a.card:after {
    height: 20px;
    width: 26px;
    background-image: url('../img/sprites/global-s2062d8f6af.png');
    background-position: 0 -2222px;
    background-repeat: no-repeat;
    top: 28px; 
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
    #nav ul.primary li.iwantto > ul > li > a.card:after {
        background-image: url('../img/sprites/global-2x-sd7897aa850.png');
        background-position: 0 -2363px;
        -webkit-background-size: 153px auto;
        -moz-background-size: 153px auto;
        -o-background-size: 153px auto;
        background-size: 153px auto; 
    } 
}

#nav ul.primary li.iwantto.dropdown-active > a:after {
    height: 7px;
    width: 10px;
    background-image: url('../img/sprites/global-s2062d8f6af.png');
    background-position: 0 -2564px;
    background-repeat: no-repeat; 
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
    #nav ul.primary li.iwantto.dropdown-active > a:after {
        background-image: url('../img/sprites/global-2x-sd7897aa850.png');
        background-position: 0 -2613px;
        -webkit-background-size: 153px auto;
        -moz-background-size: 153px auto;
        -o-background-size: 153px auto;
        background-size: 153px auto; 
    } 
}

.csstransforms3d.csstransitions #nav ul.primary li.iwantto.dropdown-active > a:after {
    height: 9px;
    width: 13px;
    background-image: url('../img/sprites/global-s2062d8f6af.png');
    background-position: 0 -2611px;
    background-repeat: no-repeat;
    -webkit-transition: -webkit-transform 800ms;
    -moz-transition: -moz-transform 800ms;
    -o-transition: -o-transform 800ms;
    transition: transform 800ms;
    -webkit-transform: rotateZ(180deg);
    -moz-transform: rotateZ(180deg);
    -ms-transform: rotateZ(180deg);
    -o-transform: rotateZ(180deg);
    transform: rotateZ(180deg); 
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
    .csstransforms3d.csstransitions #nav ul.primary li.iwantto.dropdown-active > a:after {
        background-image: url('../img/sprites/global-2x-sd7897aa850.png');
        background-position: 0 -2530px;
        -webkit-background-size: 153px auto;
        -moz-background-size: 153px auto;
        -o-background-size: 153px auto;
        background-size: 153px auto; 
    } 
}

#nav ul.primary li.iwantto.dropdown-active > ul {
    display: block; 
}

.csstransitions.csstransforms #nav ul.primary li.iwantto.dropdown-active > ul {
    -webkit-transition: -webkit-transform 800ms;
    -moz-transition: -moz-transform 800ms;
    -o-transition: -o-transform 800ms;
    transition: transform 800ms;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); 
}

#nav ul.primary li.iwantto.dropdown-active li > div {
    display: none; 
}

#nav ul.primary li.iwantto.dropdown-active li > div .pullout-header {
    position: relative;
    background-color: #3b73b9;
    padding: 8px 5px 5px 45px;
    height: 60px; 
}

#nav ul.primary li.iwantto.dropdown-active li > div .pullout-header:after {
    content: '';
    position: absolute;
    display: block;
    top: 20px;
    left: 10px; 
}

#nav ul.primary li.iwantto.dropdown-active li > div .pullout-header h1 {
    color: white;
    font-size: 25px;
    font-size: 1.5625rem; 
}

#nav ul.primary li.iwantto.dropdown-active li > div .pullout-header h1.long-txt {
    font-size: 21px;
    font-size: 1.3125rem; 
}

#nav ul.primary li.iwantto.dropdown-active li > div .pullout-header h2 {
    color: white;
    font-size: 14px;
    font-size: 0.875rem;
    margin-left: 15px; 
}

#nav ul.primary li.iwantto.dropdown-active li > div .pullout-header span.needs-heading {
    color: white;
    font-size: 25px;
    font-size: 1.5625rem; 
    font-family: 'GE Inspira Book', Arial, Helvetica, sans-serif;
    margin: 0;
}

#nav ul.primary li.iwantto.dropdown-active li > div .pullout-header span.needs-subheading {
    color: white;
    font-size: 14px;
    font-size: 0.875rem;
    margin-left: 10px;
    font-family: 'GE Inspira Book', Arial, Helvetica, sans-serif;
    line-height: 0;  
}

#nav ul.primary li.iwantto.dropdown-active li > div .pullout-content {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=99);
    opacity: 0.99; 
}

#nav ul.primary li.iwantto.dropdown-active li > div .pullout-content .column {
    float: left;
    height: 300px;
    display: block;
    padding: 15px;
    background-color: white;
    position: relative;
    color: black;
    cursor: pointer;
    font-size: 13px;
    font-size: 0.8125rem; 
}

#nav ul.primary li.iwantto.dropdown-active li > div .pullout-content .column:hover, #nav ul.primary li.iwantto.dropdown-active li > div .pullout-content .column:focus {
    background-color: #ebebeb; 
}

#nav ul.primary li.iwantto.dropdown-active li > div .pullout-content .column:after {
    content: '';
    position: absolute;
    display: block;
    height: 19px;
    width: 19px;
    background-image: url('../img/sprites/global-s2062d8f6af.png');
    background-position: 0 -1632px;
    background-repeat: no-repeat;
    top: 18px;
    right: 10px;
    left: auto; 
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
    #nav ul.primary li.iwantto.dropdown-active li > div .pullout-content .column:after {
        background-image: url('../img/sprites/global-2x-sd7897aa850.png');
        background-position: 0 -1632px;
        -webkit-background-size: 153px auto;
        -moz-background-size: 153px auto;
        -o-background-size: 153px auto;
        background-size: 153px auto; 
    } 
}

#nav ul.primary li.iwantto.dropdown-active li > div .pullout-content .column .column-title {
    text-transform: uppercase;
    display: block;
    color: #3b73b9;
    line-height: 20px;
    height: 40px;
    margin-right: 15px; 
}

#nav ul.primary li.iwantto.dropdown-active li > div .pullout-content .column .column-content {
    color: #555555;
    width: 100%;
    display: block; 
}

#nav ul.primary li.iwantto.dropdown-active li > div .pullout-content .column .column-content ul {
    list-style-type: disc; 
}

#nav ul.primary li.iwantto.dropdown-active li > div .pullout-content .column .column-content ul li {
    margin: 0 0 3px 8px; 
}

#nav ul.primary li.iwantto.dropdown-active li > div .pullout-content .column .column-content ol li {
    margin: 0;
    padding: 0; 
}

#nav ul.primary li.iwantto.dropdown-active li > div .pullout-content .column .column-footer {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    border-top: 2px solid #cbcbcb;
    color: #3b73b9;
    padding: 20px 20px 20px 40px; 
}

#nav ul.primary li.iwantto.dropdown-active li > div .pullout-content .column .column-footer .column-footer-text {
    position: relative; 
}

#nav ul.primary li.iwantto.dropdown-active li > div .pullout-content .column .column-footer .column-footer-text:after {
    content: '';
    position: absolute;
    display: block;
    position: absolute;
    left: -20px;
    top: 0px;
    height: 13px;
    width: 13px;
    background-image: url('../img/sprites/global-s2062d8f6af.png');
    background-position: 0 -2456px;
    background-repeat: no-repeat; 
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
    #nav ul.primary li.iwantto.dropdown-active li > div .pullout-content .column .column-footer .column-footer-text:after {
        background-image: url('../img/sprites/global-2x-sd7897aa850.png');
        background-position: 0 -2480px;
        -webkit-background-size: 153px auto;
        -moz-background-size: 153px auto;
        -o-background-size: 153px auto;
        background-size: 153px auto; 
    } 
}

#nav ul.primary li.iwantto.dropdown-active li > div .three-column .column {
    width: 33.33%; 
}

#nav ul.primary li.iwantto.dropdown-active li > div .three-column .middle {
    border-right: 2px solid #3b73b9;
    border-left: 2px solid #3b73b9; 
}

#nav ul.primary li.iwantto.dropdown-active li > div .two-column .column {
    width: 50%; 
}

#nav ul.primary li.iwantto.dropdown-active li > div .two-column .left {
    border-right: 2px solid #3b73b9; 
}

#nav ul.primary li.iwantto.dropdown-active li > div .pullout-footer {
    background-color: #3b73b9;
    line-height: 35px;
    position: relative;
    padding-left: 20px;
    height: 35px; 
}

#nav ul.primary li.iwantto.dropdown-active li > div .pullout-footer h2 {
    color: white;
    margin: 0; 
}

#nav ul.primary li.iwantto.dropdown-active li > div .pullout-footer a {
    float: none;
    padding: 0;
    margin: 0;
    color:white; 
}

#nav ul.primary li.iwantto.dropdown-active li > div.holiday > .pullout-header:after {
    height: 27px;
    width: 26px;
    background-image: url('../img/sprites/global-s2062d8f6af.png');
    background-position: 0 -1442px;
    background-repeat: no-repeat;
    top: 16px; 
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
    #nav ul.primary li.iwantto.dropdown-active li > div.holiday > .pullout-header:after {
        background-image: url('../img/sprites/global-2x-sd7897aa850.png');
        background-position: 0 -1445px;
        -webkit-background-size: 153px auto;
        -moz-background-size: 153px auto;
        -o-background-size: 153px auto;
        background-size: 153px auto; 
    } 
}

#nav ul.primary li.iwantto.dropdown-active li > div.education > .pullout-header:after {
    height: 23px;
    width: 26px;
    background-image: url('../img/sprites/global-s2062d8f6af.png');
    background-position: 0 -2013px;
    background-repeat: no-repeat;
    top: 18px; 
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
    #nav ul.primary li.iwantto.dropdown-active li > div.education > .pullout-header:after {
        background-image: url('../img/sprites/global-2x-sd7897aa850.png');
        background-position: 0 -1972px;
        -webkit-background-size: 153px auto;
        -moz-background-size: 153px auto;
        -o-background-size: 153px auto;
        background-size: 153px auto; 
    } 
}

#nav ul.primary li.iwantto.dropdown-active li > div.car > .pullout-header:after {
  height: 22px;
  width: 27px;
  background-image: url('../img/sprites/global-s2062d8f6af.png');
  background-position: 0 -1519px;
  background-repeat: no-repeat;
  top: 18px; }

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
    #nav ul.primary li.iwantto.dropdown-active li > div.car > .pullout-header:after {
        background-image: url('../img/sprites/global-2x-sd7897aa850.png');
        background-position: 0 -1408px;
        -webkit-background-size: 153px auto;
        -moz-background-size: 153px auto;
        -o-background-size: 153px auto;
        background-size: 153px auto; 
    } 
}

#nav ul.primary li.iwantto.dropdown-active li > div.caravan > .pullout-header:after {
    height: 27px;
    width: 23px;
    background-image: url('../img/sprites/global-s2062d8f6af.png');
    background-position: 0 -1556px;
    background-repeat: no-repeat;
    top: 18px; 
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
    #nav ul.primary li.iwantto.dropdown-active li > div.caravan > .pullout-header:after {
        background-image: url('../img/sprites/global-2x-sd7897aa850.png');
        background-position: 0 -1522px;
        -webkit-background-size: 153px auto;
        -moz-background-size: 153px auto;
        -o-background-size: 153px auto;
        background-size: 153px auto; 
    } 
}

#nav ul.primary li.iwantto.dropdown-active li > div.finances > .pullout-header:after {
    height: 26px;
    width: 20px;
    background-image: url('../img/sprites/global-s2062d8f6af.png');
    background-position: 0 -1937px;
    background-repeat: no-repeat;
    top: 18px; 
}


@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
    #nav ul.primary li.iwantto.dropdown-active li > div.finances > .pullout-header:after {
        background-image: url('../img/sprites/global-2x-sd7897aa850.png');
        background-position: 0 -2046px;
        -webkit-background-size: 153px auto;
        -moz-background-size: 153px auto;
        -o-background-size: 153px auto;
        background-size: 153px auto; 
    } 
}

#nav ul.primary li.iwantto.dropdown-active li > div.renovate > .pullout-header:after {
    height: 27px;
    width: 27px;
    background-image: url('../img/sprites/global-s2062d8f6af.png');
    background-position: 0 -2087px;
    background-repeat: no-repeat;
    top: 16px; 
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
    #nav ul.primary li.iwantto.dropdown-active li > div.renovate > .pullout-header:after {
        background-image: url('../img/sprites/global-2x-sd7897aa850.png');
        background-position: 0 -2087px;
        -webkit-background-size: 153px auto;
        -moz-background-size: 153px auto;
        -o-background-size: 153px auto;
        background-size: 153px auto; 
    } 
}

#nav ul.primary li.iwantto.dropdown-active li.pullout-active > a {
    background-color: #3b73b9; 
}

#nav ul.primary li.iwantto.dropdown-active li.pullout-active > a:before {
    content: '';
    position: absolute;
    display: block;
    top: 50%;
    margin-top: -45px;
    left: -25px;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 45px 25px 45px 0;
    border-color: transparent #3b73b9 transparent transparent; 
}

#nav ul.primary li.iwantto.dropdown-active li.pullout-active > a.caravan:before {
    margin-top: -41px;
    border-width: 41px 25px 41px 0; 
}

#nav ul.primary li.iwantto.dropdown-active li.pullout-active > div {
    display: block;
    position: absolute;
    top: 20px;
    right: 330px;
    background-color: white;
    width: 600px; 
}

#nav ul.secondary {
    z-index: 101;
    position: absolute;
    top: 0px;
    width: 350px;
    margin: 0; 
}

#nav ul.secondary li {
    margin: 0; 
}

#nav ul.secondary li a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-size: 0.875rem;
    display: block;
    height: 25px;
    line-height: 25px;
    margin-left: 36px;
    color: #e3e3e3; 
}

#nav ul.secondary li a:hover, #nav ul.secondary li a:focus {
    text-decoration: underline; 
}

#nav ul.secondary li:first-child a {
    margin-left: 0; 
}

#nav ul.second-nav {
    font-family: Arial, Helvetica, sans-serif;
    position: absolute;
    width: 100%;
    margin: 55px 0 0;
    list-style-type: none;
    padding: 0;
    display: none; 
}

#nav ul.second-nav li {
    margin: 0;
    float: left; 
}

#nav ul.second-nav li a {
    font-size: 13px;
    font-size: 0.8125rem;
    text-transform: uppercase;
    margin-right: 0;
    padding: 0 20px;
    display: block;
    color: #5a86b5;
    height: 42px;
    line-height: 42px;
    -webkit-transition: color 200ms ease-out;
    -moz-transition: color 200ms ease-out;
    -o-transition: color 200ms ease-out;
    transition: color 200ms ease-out; 
}

#nav ul.second-nav li a:hover, #nav ul.second-nav li a:focus {
    -webkit-transition: color 200ms ease-in;
    -moz-transition: color 200ms ease-in;
    -o-transition: color 200ms ease-in;
    transition: color 200ms ease-in;
    text-decoration: none;
    color: #003150; 
}

#nav ul.second-nav li.active > a, #nav ul.second-nav li a:focus, #nav ul.second-nav li a:hover {
    text-decoration: none;
    background-color: rgba(90, 134, 181, 0.1);
    -webkit-transition: background-color 200ms ease-in;
    -moz-transition: background-color 200ms ease-in;
    -o-transition: background-color 200ms ease-in;
    transition: background-color 200ms ease-in; 
}

#nav ul.second-nav li.active > a:after, #nav ul.second-nav li a:focus:after, #nav ul.second-nav li a:hover:after {
    display: none; 
}

/* Right Hand Nav */
#rh-nav {
  position: absolute;
  top: 0;
  width: 1010px;
  z-index: 100;
  padding: 0 25px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto; }

#rh-nav .online-login-list {
    list-style-type: none;
    padding: 0; 
}

#rh-nav .online-login-list > li {
    position: relative; 
}

#rh-nav .online-login-list > li > a {
    display: block;
    position: relative;
    height: 25px;
    width: 185px;
    line-height: 25px;
    color: #e3e3e3;
    text-align: right;
    padding-right: 35px;
    float: right;
    font-size: 14px;
    font-size: 0.875rem; 
}

#rh-nav .online-login-list > li > a:after {
    height: 15px;
    width: 20px;
    background-image: url('../img/sprites/global-s2062d8f6af.png');
    background-position: 0 -2426px;
    background-repeat: no-repeat;
    content: '';
    position: absolute;
    display: block;
    top: 5px;
    right: 8px; 
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
    #rh-nav .online-login-list > li > a:after {
        background-image: url('../img/sprites/global-2x-sd7897aa850.png');
        background-position: 0 -2426px;
        -webkit-background-size: 153px auto;
        -moz-background-size: 153px auto;
        -o-background-size: 153px auto;
        background-size: 153px auto; 
    } 
}

.no-touch #rh-nav .online-login-list > li:hover > a, .no-touch #rh-nav .online-login-list > li:focus > a {
    color: white;
    text-decoration: none;
    background: #1a1a1a; 
}

.no-touch #rh-nav .online-login-list > li:hover .online-login-dropdown, .no-touch #rh-nav .online-login-list > li:focus .online-login-dropdown {
    display: block; 
}

#rh-nav .online-login-list.active > li > a {
    color: white;
    text-decoration: none;
    background: #1a1a1a; 
}

#rh-nav .online-login-list.active > li > .online-login-dropdown {
    display: block; 
}

#rh-nav .online-login-dropdown {
    position: absolute;
    list-style: none;
    display: none;
    top: 25px;
    right: 0;
    width: 185px;
    background-color: #5c5c5c;
    padding: 0; 
}

#rh-nav .online-login-dropdown a {
    display: block;
    color: #e3e3e3;
    padding: 5px 10px 5px 5px;
    text-align: right;
    font-size: 14px;
    font-size: 0.875rem; 
}

#rh-nav .online-login-dropdown a:hover {
    background-color: #464646;
    text-decoration: underline; 
}

/* =============================================================================
	- LINKS
	========================================================================== */

a {
    text-decoration: none;
    color: #3b73b9;
    -webkit-transition-property: color;
    -moz-transition-property: color;
    -o-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.25s;
    -moz-transition-duration: 0.25s;
    -o-transition-duration: 0.25s;
    transition-duration: 0.25s; 
}

a:hover, a:focus, a:active {
    text-decoration: underline; 
}

.cta-btn {
    font-family: 'GE Inspira Bold', Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-size: 1rem;
    text-align: left;
    color: #fff;
    background-color: #ed8000;
    margin: 0;
    padding: 10px 60px 10px 15px;
    text-align: left;
    display: inline-block;
    position: relative;
    -webkit-transition: background-color 200ms ease-in;
    -moz-transition: background-color 200ms ease-in;
    -o-transition: background-color 200ms ease-in;
    transition: background-color 200ms ease-in; 
}

.cta-btn:hover, .cta-btn:focus {
    -webkit-transition: background-color 200ms ease-in;
    -moz-transition: background-color 200ms ease-in;
    -o-transition: background-color 200ms ease-in;
    transition: background-color 200ms ease-in;
    text-decoration: none;
    background-color: #373737; 
}

.cta-btn:active {
    -webkit-transition: color 0 ease-in;
    -moz-transition: color 0 ease-in;
    -o-transition: color 0 ease-in;
    transition: color 0 ease-in;
    -webkit-box-shadow: 0 -2px 0 #a15700;
    -moz-box-shadow: 0 -2px 0 #a15700;
    box-shadow: 0 -2px 0 #a15700;
    background-color: #d37200;
    color: rgba(255, 255, 255, 0.6);
    margin-top: 2px; 
}

.cta-btn:after {
    content: '';
    position: absolute;
    display: block;
    height: 19px;
    width: 19px;
    background-image: url('../img/sprites/global-s2062d8f6af.png');
    background-position: 0 -1666px;
    background-repeat: no-repeat;
    right: 15px;
    bottom: 14px; 
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
    .cta-btn:after {
        background-image: url('../img/sprites/global-2x-sd7897aa850.png');
        background-position: 0 -1701px;
        -webkit-background-size: 153px auto;
        -moz-background-size: 153px auto;
        -o-background-size: 153px auto;
        background-size: 153px auto; 
    } 
}

.cta-btn.secondary {
    font-size: 16px;
    font-size: 1rem;
    font-family: 'GE Inspira Bold', Arial, Helvetica, sans-serif;
    text-align: left;
    color: white;
    background-color: #757575;
    margin: 0 20px 20px 0;
    padding: 10px 50px 10px 15px;
    display: inline-block;
    position: relative;
    -webkit-transition: background-color 200ms ease-in;
    -moz-transition: background-color 200ms ease-in;
    -o-transition: background-color 200ms ease-in;
    transition: background-color 200ms ease-in; 
}

.cta-btn.secondary:hover, .cta-btn.secondary:focus, .cta-btn.secondary:active {
    -webkit-box-shadow: 0 2px 0 dimgrey;
    -moz-box-shadow: 0 2px 0 dimgrey;
    box-shadow: 0 2px 0 dimgrey;
    -webkit-transition: background-color 200ms ease-in;
    -moz-transition: background-color 200ms ease-in;
    -o-transition: background-color 200ms ease-in;
    transition: background-color 200ms ease-in;
    text-decoration: none;
    background-color: #d2d2d2; 
}

.cta-btn.secondary:after {
    content: '';
    position: absolute;
    display: block;
    height: 19px;
    width: 19px;
    background-image: url('../img/sprites/global-s2062d8f6af.png');
    background-position: 0 -1666px;
    background-repeat: no-repeat;
    right: 14px;
    bottom: 14px; 
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
    .cta-btn.secondary:after {
        background-image: url('../img/sprites/global-2x-sd7897aa850.png');
        background-position: 0 -1701px;
        -webkit-background-size: 153px auto;
        -moz-background-size: 153px auto;
        -o-background-size: 153px auto;
        background-size: 153px auto; 
    } 
}

.cta-btn.secondary:hover {
    background: #373737; 
}

.cta-btn.tertiary {
    font-size: 16px;
    font-size: 1rem;
    font-family: 'GE Inspira Bold', Arial, Helvetica, sans-serif;
    text-align: left;
    color: white;
    background-color: #4f4f4f;
    margin: 0 20px 20px 0;
    padding: 10px 50px 10px 15px;
    display: inline-block;
    position: relative;
    -webkit-transition: background-color 200ms ease-in;
    -moz-transition: background-color 200ms ease-in;
    -o-transition: background-color 200ms ease-in;
    transition: background-color 200ms ease-in; 
}

.cta-btn.tertiary:hover, .cta-btn.tertiary:focus, .cta-btn.tertiary:active {
    -webkit-box-shadow: 0 2px 0 #424242;
    -moz-box-shadow: 0 2px 0 #424242;
    box-shadow: 0 2px 0 #424242;
    -webkit-transition: background-color 200ms ease-in;
    -moz-transition: background-color 200ms ease-in;
    -o-transition: background-color 200ms ease-in;
    transition: background-color 200ms ease-in;
    text-decoration: none;
    background-color: #d2d2d2; 
}

.cta-btn.tertiary:after {
    content: '';
    position: absolute;
    display: block;
    height: 19px;
    width: 19px;
    background-image: url('../img/sprites/global-s2062d8f6af.png');
    background-position: 0 -1666px;
    background-repeat: no-repeat;
    right: 14px;
    bottom: 14px; 
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
    .cta-btn.tertiary:after {
        background-image: url('../img/sprites/global-2x-sd7897aa850.png');
        background-position: 0 -1701px;
        -webkit-background-size: 153px auto;
        -moz-background-size: 153px auto;
        -o-background-size: 153px auto;
        background-size: 153px auto; 
    } 
}

.cta-btn.right {
    float: right;
    margin-right: 0; 
}

.cta-btn.small {
    width: 230px; 
}

.cta-btn.medium {
    width: 330px; 
}

.cta-btn.long {
    width: 100%; 
}

@media (max-width: 47.4375em) {
    .cta-btn.small, .cta-btn.medium {
        width: 100%; 
    } 
}

div.loans-apply-cta-btn {
    margin-bottom:0px;
}

div.loans-apply-cta-btn a.cta-btn {
    padding: 10px 15px 10px 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.xsmall-phone {
    width: 180px;
    bottom: 0px;
}

.phone-number, .phone-number span {
    font-family:'GE Inspira Bold', Arial, Helvetica, sans-serif;
    font-size:1.125rem;
}

.smaller-txt{
    font-size:0.65rem;
    line-height:18px;
    margin-top:5px;
}


/* =============================================================================
	MODULES
	========================================================================== */

.l-2-col > .l-module {
    width: 50%;
    display: block;
    float: left; 
}

.l-3-col > .l-module {
    width: 33.33%;
    display: block;
    float: left; 
}

.l-2-col > .l-module {
    width: 48%;
    margin-right: 2%; 
}

.l-2-col > .l-module:last-of-type {
    margin-left: 2%;
    margin-right: 0;
    float: left; 
}

.l-3-col > .l-module {
    width: 32%;
    margin-right: 1.5%; 
}

.l-3-col > .l-module:last-of-type {
    margin-right: 0; '
}

#sidebar {
    position: relative; 
}

#sidebar .l-module {
    width: 100%; 
}

.l-module {
    padding: 0;
    margin-bottom: 20px;
    position: relative; 
}

.l-module img {
    display: block; 
}

.l-module img.inline {
    display: inline; 
}

.l-module img.stretch {
    width: 100%; 
}

.l-module img.right {
    float: right;
    margin-left: 25px; 
}

.l-module img.left {
    float: left;
    margin-right: 25px; 
}

.l-module img.carloan {
    width: 100%;
    height: auto; 
}

.l-module.disclaimer, .l-module.disclaimer p, .l-module.disclaimer a, .l-module.disclaimer ol li {
    font-size: 10px;
    font-size: 0.625rem;
    font-family: Arial, Helvetica, sans-serif; 
}

.l-module ul.list-green-tick {
    list-style-type: none;
    padding-left: 20px; 
}

.l-module ul.list-green-tick li {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-size: 0.75rem;
    position: relative;
    padding-left: 30px;
    margin-bottom: 5px; 
}

.l-module ul.list-green-tick li:after {
    content: '';
    position: absolute;
    display: block;
    left: 0;
    top: 5px;
    height: 13px;
    width: 16px;
    background-image: url('../img/sprites/global-s2062d8f6af.png');
    background-position: 0 -2368px;
    background-repeat: no-repeat; 
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
    .l-module ul.list-green-tick li:after {
        background-image: url('../img/sprites/global-2x-sd7897aa850.png');
        background-position: 0 -2398px;
        -webkit-background-size: 153px auto;
        -moz-background-size: 153px auto;
        -o-background-size: 153px auto;
        background-size: 153px auto; 
    } 
}

.l-module ul.download-links {
    list-style-type: none;
    padding-left: 20px; 
}

.l-module ul.download-links li {
    position: relative;
    padding-left: 40px;
    margin-bottom: 15px; 
}

.l-module ul.download-links li:after {
    content: '';
    position: absolute;
    display: block;
    left: 0;
    top: 5px; 
}

.l-module ul.download-links li.pdf:after {
    height: 34px;
    width: 34px;
    background-image: url('../img/sprites/global-s2062d8f6af.png');
    background-position: 0 -1286px;
    background-repeat: no-repeat; 
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
    .l-module ul.download-links li.pdf:after {
        background-image: url('../img/sprites/global-2x-sd7897aa850.png');
        background-position: 0 -1024px;
        -webkit-background-size: 153px auto;
        -moz-background-size: 153px auto;
        -o-background-size: 153px auto;
        background-size: 153px auto; 
    } 
}

.l-module ul.download-links li.word:after {
    height: 33px;
    width: 33px;
    background-image: url('../img/sprites/global-s2062d8f6af.png');
    background-position: 0 -1184px;
    background-repeat: no-repeat; 
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
    .l-module ul.download-links li.word:after {
        background-image: url('../img/sprites/global-2x-sd7897aa850.png');
        background-position: 0 -976px;
        -webkit-background-size: 153px auto;
        -moz-background-size: 153px auto;
        -o-background-size: 153px auto;
        background-size: 153px auto; 
    } 
}

.l-module ul.download-links a {
    color: #d76b11;
    font-weight: 700; 
}

.l-module ul.download-links a:hover {
    color: #444444; 
}

.l-module ul.arrow-links {
    margin: 0;
    padding: 0;
    list-style-type: none; 
}

.l-module ul.arrow-links li {
    padding: 0;
    margin: 0; 
}

.l-module ul.arrow-links li a {
    font-size: 12px;
    font-size: 0.75rem;
    color: #3b5d00;
    font-weight: bold;
    display: block;
    padding: 6px 10px 6px 15px;
    position: relative; 
}

.opacity.csstransitions.csstransforms3d .l-module ul.arrow-links li a {
    -webkit-transition: -webkit-transform 200ms ease-in, opacity 200ms ease-in;
    -moz-transition: -moz-transform 200ms ease-in, opacity 200ms ease-in;
    -o-transition: -o-transform 200ms ease-in, opacity 200ms ease-in;
    transition: transform 200ms ease-in, opacity 200ms ease-in;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1; 
}

.opacity.csstransitions.csstransforms3d .l-module ul.arrow-links li a:hover, .opacity.csstransitions.csstransforms3d .l-module ul.arrow-links li a:focus {
    -webkit-transition: -webkit-transform 200ms ease-out, opacity 200ms ease-out;
    -moz-transition: -moz-transform 200ms ease-out, opacity 200ms ease-out;
    -o-transition: -o-transform 200ms ease-out, opacity 200ms ease-out;
    transition: transform 200ms ease-out, opacity 200ms ease-out;
    -webkit-transform: translate3d(5px, 0, 0);
    -moz-transform: translate3d(5px, 0, 0);
    -ms-transform: translate3d(5px, 0, 0);
    -o-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8; 
}

.l-module ul.arrow-links li a:after {
    left: 0px;
    top: 14px;
    content: '';
    position: absolute;
    display: block;
    height: 9px;
    width: 6px;
    background-image: url('../img/sprites/global-s2062d8f6af.png');
    background-position: 0 -2518px;
    background-repeat: no-repeat; 
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
    .l-module ul.arrow-links li a:after {
        background-image: url('../img/sprites/global-2x-sd7897aa850.png');
        background-position: 0 -2456px;
        -webkit-background-size: 153px auto;
        -moz-background-size: 153px auto;
        -o-background-size: 153px auto;
        background-size: 153px auto; 
    } 
}

.l-module.right-menu {
    margin-top: -40px;
    width: 100%; 
}

.l-module.right-menu.right {
    position: absolute;
    right: 0;
    top: 50px;
    width: 300px; 
}

.l-module.right-menu ul {
    margin: 0;
    padding: 0;
    width: 100%;
    list-style: none; 
}

.l-module.right-menu ul li a {
    font-size: 14px;
    font-size: 0.875rem;
    font-family: 'GE Inspira Bold', Arial, Helvetica, sans-serif;
    color: #fff;
    text-transform: uppercase;
    background: #08a5e1;
    padding: 15px;
    display: block;
    position: relative;
    border-bottom: #0393c6 1px solid; 
}

.l-module.right-menu ul li a:after {
    content: '';
    position: absolute;
    display: block;
    height: 19px;
    width: 19px;
    background-image: url('../img/sprites/global-s2062d8f6af.png');
    background-position: 0 -1700px;
    background-repeat: no-repeat;
    top: 18px;
    right: 20px; 
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
    .l-module.right-menu ul li a:after {
        background-image: url('../img/sprites/global-2x-sd7897aa850.png');
        background-position: 0 -1735px;
        -webkit-background-size: 153px auto;
        -moz-background-size: 153px auto;
        -o-background-size: 153px auto;
        background-size: 153px auto; 
    } 
}

.l-module.right-menu ul li a:hover {
    background: #444444; 
}

.l-module.right-menu ul li.active a {
    background: #0393ca; 
}

.l-module.right-menu ul li.active a:hover {
    background: #444444; 
}

.l-module.no-feature {
    margin: 20px 0 20px 0; 
}

.l-module.disclaimer p, .l-module.disclaimer li {
    font-size: 10px;
    font-size: 0.625rem; 
}

.l-module.video {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    max-width: 100%; 
}

.l-module.showcase h2 {
    position: relative;
    color: #fff;
    text-transform: uppercase;
    padding: 15px;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 28px;
    margin: 0; 
}

.l-module.showcase h2:after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 1px;
    bottom: 1px;
    left: 0;
    background: rgba(0, 0, 0, 0.2); 
}

.l-module.showcase.yellow p {
    font-size: 26px;
    font-size: 1.625rem;
    color: #ed8000;
    width: 100%; 
}

.l-module.showcase.purple {
    background: #aa71aa; 
}

.l-module.showcase.purple h2 {
    background: #78256f; 
}

.l-module.showcase.purple p, .l-module.showcase.purple li {
    color: #380032; 
}

.l-module.showcase.purple a {
    font-size: 16px;
    font-size: 1rem;
    font-family: 'GE Inspira Book', Arial, Helvetica, sans-serif;
    color: #380032;
    margin-bottom: 15px; 
}

.l-module.showcase.purple ul {
    list-style: none;
    margin: 0;
    padding: 0; 
}

.l-module.showcase.purple ul li a {
    position: relative;
    padding-left: 18px;
    display: block; 
}

.l-module.showcase.purple ul li a:after {
    content: '';
    position: absolute;
    display: block;
    height: 7px;
    width: 7px;
    background-image: url('../img/sprites/global-s2062d8f6af.png');
    background-position: 0 -2542px;
    background-repeat: no-repeat;
    left: 2px;
    top: 11px; 
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
    .l-module.showcase.purple ul li a:after {
        background-image: url('../img/sprites/global-2x-sd7897aa850.png');
        background-position: 0 -2508px;
        -webkit-background-size: 153px auto;
        -moz-background-size: 153px auto;
        -o-background-size: 153px auto;
        background-size: 153px auto; 
    } 
}

.l-module.showcase.blue-grey {
    background: #cbcbcb; 
}

.l-module.showcase.blue-grey h2 {
    background: #2a6ebb; 
}

.l-module.showcase.blue-grey p {
    color: #003c7f; 
}

.l-module.showcase.blue {
    background: #89abd5; 
}

.l-module.showcase.blue h2 {
    background: #2a6ebb; 
}

.l-module.showcase.blue p {
    color: #003c7f; 
}

.l-module.showcase.green {
    background: #add566; 
}

.l-module.showcase.green h2 {
    background: #66bc29; 
}

.l-module.showcase.green p, .l-module.showcase.green li, .l-module.showcase.green a {
    color: #3b5c00; 
}

.l-module.showcase.green-grey {
    background: #cbcbcb; 
}

.l-module.showcase.green-grey h2 {
    background: #66bc29; 
}

.l-module.showcase.green-grey p, .l-module.showcase.green-grey li {
    color: #3b5c00; 
}

.l-module.showcase .module-content {
    padding: 10px 20px;
    position: relative;
    overflow: hidden; 
}

.l-module.showcase .module-content p.name {
    font-size: 15px;
    font-size: 0.9375rem;
    font-family: 'GE Inspira Bold', Arial, Helvetica, sans-serif; 
}

.l-module.showcase .module-content p.white {
    color: #fff; 
}

.l-module.showcase .module-content p.number, .l-module.showcase .module-content p.number span {
    font-size: 33px;
    font-size: 2.0625rem;
    font-family: 'GE Inspira Bold', Arial, Helvetica, sans-serif;
    color: #3b5d00;
    margin: 0; 
}

.l-module.box {
    height: 200px;
    margin-bottom: 20px; 
}

.l-module.box .img-container {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 200px; 
}

.l-module.box .img-container img {
    position: absolute;
    width: 100%;
    margin: 0; 
}

.l-module.box .img-container.personal img {
    bottom: -190px; 
}

.l-module.box .img-container.ipad img {
    bottom: -50px; 
}

.l-module.box .img-container.car img {
    bottom: -120px; 
}

.l-module.box .img-container.debt img {
    bottom: -70px; 
}

.l-module.box .img-container.shift-up10 img {
    margin-top: -10%; 
}

.l-module.box .img-container.shift-left10 img {
    margin-left: 0%; /*Originally -10%*/
}

.l-module.box .img-container.stretch-img img {
    width: 100%;/*Originally 170px*/ 
}

.l-module.box.small, .l-module.box.small .img-container {
    height: 100px; 
}

.l-module.box.medium {
    height: 300px; 
}

.l-module.box.medium .img-container {
    height: 310px; 
}

.l-module.box.large, .l-module.box.large .img-container {
    height: 460px;/*Originally 410px*/ 
}

.l-module.box.large a {
    color: #cccccc; 
}

.l-module.box.m-right10 {
    margin-right: 10px; 
}

.l-module.box.m-bottom10 {
    margin-bottom: 10px; 
}

.l-module.box.m-left10 {
    margin-left: 10px; 
}

.l-module.box.m-top10 {
    margin-top: 10px; 
}

.l-module.box .box-content {
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    padding: 20px;
    width: 100%;
    height: 100%;
    overflow: hidden;
    font-family: 'GE Inspira Book', Arial, Helvetica, sans-serif; 
}

.l-module.box .box-content a {
    color: white;
    text-decoration: underline; 
}

.l-module.box .box-content h2, .l-module.box .box-content h3 {
    color: #fff;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 40px;
    display: block;
    text-transform: uppercase;
    line-height: 18px;
    padding-right: 30px; 
}

.l-module.box .box-content ul {
    padding-left: 15px; 
}

.l-module.box .box-content li, .l-module.box .box-content p {
    margin-bottom: 5px;
    color: #fff;
    line-height: 16px;
    font-size: 12px;
    font-size: 0.75rem;
    width: 100%; 
}

.l-module.box .box-content p.large {
    font-size: 25px;
    font-size: 1.5625rem;
    line-height: 30px; 
}

.l-module.box .box-content.cta:before {
    content: '';
    position: absolute;
    display: block;
    height: 19px;
    width: 19px;
    background-image: url('../img/sprites/global-s2062d8f6af.png');
    background-position: 0 -1700px;
    background-repeat: no-repeat;
    top: 20px;
    right: 20px; 
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
    .l-module.box .box-content.cta:before {
        background-image: url('../img/sprites/global-2x-sd7897aa850.png');
        background-position: 0 -1735px;
        -webkit-background-size: 153px auto;
        -moz-background-size: 153px auto;
        -o-background-size: 153px auto;
        background-size: 153px auto; 
    } 
}

.l-module.box .box-content.cta-bottom:before {
    content: '';
    position: absolute;
    display: block;
    height: 19px;
    width: 19px;
    background-image: url('../img/sprites/global-s2062d8f6af.png');
    background-position: 0 -1700px;
    background-repeat: no-repeat;
    bottom: 20px;
    right: 20px; 
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
    .l-module.box .box-content.cta-bottom:before {
        background-image: url('../img/sprites/global-2x-sd7897aa850.png');
        background-position: 0 -1735px;
        -webkit-background-size: 153px auto;
        -moz-background-size: 153px auto;
        -o-background-size: 153px auto;
        background-size: 153px auto; 
    } 
}

.l-module.box .box-content.medium {
    width: 70%;
    height: 100%; 
}

.l-module.box .box-content.small {
    width: 40%; /*Originally 70%*/
    height: 62%;/*Originally 53%*/
    top: 70px; /*Originally 100px*/
}
    
.l-module.box .box-content.thin {
    width: 100%;
    height: 40%; 
}

.l-module.box .box-content.right {
    right: 0;
    left: auto; 
}

.l-module.box .box-content.opacity {
    background-color: #444444;
    background: rgba(68, 68, 68, 0.8); 
}

.l-module.box .box-content.opacity-g {
    background-color: #76b900;
    background: rgba(118, 185, 0, 0.7);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85); 
}

.l-module.box .box-content.opacity-y {
    background-color: #71176d;
    background: rgba(113, 23, 109, 0.8);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85); 
}

.l-module.box .box-content.opacity-dark {
    background-color: #222222;
    background: rgba(34, 34, 34, 0.9); 
}

.l-module .module-content.grey, .l-module .box-content.grey {
    background: #444444; 
}

.l-module .module-content.dark-grey, .l-module .box-content.dark-grey {
    background: #383838; 
}

.l-module .module-content.blue, .l-module .box-content.blue {
    background: #08a5e1; 
}

.l-module .module-content.green, .l-module .box-content.green {
    background: #76b900; 
}

.l-module .module-content.light-green, .l-module .box-content.light-green {
    background: #c1e187; 
}

.l-module .module-content.quote:after, .l-module .box-content.quote:after {
    height: 147px;
    width: 118px;
    background-image: url('../img/sprites/global-s2062d8f6af.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    content: '';
    position: absolute;
    display: block;
    bottom: 0;
    right: 0; 
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
    .l-module .module-content.quote:after, .l-module .box-content.quote:after {
        background-image: url('../img/sprites/global-2x-sd7897aa850.png');
        background-position: 0 0;
        -webkit-background-size: 153px auto;
        -moz-background-size: 153px auto;
        -o-background-size: 153px auto;
        background-size: 153px auto; 
    } 
}


.l-module .module-content.travel:after, .l-module .box-content.travel:after {
    height: 132px;
    width: 114px;
    background-image: url('../img/sprites/global-s2062d8f6af.png');
    background-position: 0 -595px;
    background-repeat: no-repeat;
    content: '';
    position: absolute;
    display: block;
    bottom: 0;
    right: 0; 
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
    .l-module .module-content.travel:after, .l-module .box-content.travel:after {
        background-image: url('../img/sprites/global-2x-sd7897aa850.png');
        background-position: 0 -829px;
        -webkit-background-size: 153px auto;
        -moz-background-size: 153px auto;
        -o-background-size: 153px auto;
        background-size: 153px auto; 
    } 
}

.l-module .module-content.question:after, .l-module .box-content.question:after {
      height: 139px;
      width: 102px;
      background-image: url('../img/sprites/global-s2062d8f6af.png');
      background-position: 0 -319px;
      background-repeat: no-repeat;
      content: '';
      position: absolute;
      display: block;
      bottom: 0;
      right: 0; 
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
    .l-module .module-content.question:after, .l-module .box-content.question:after {
        background-image: url('../img/sprites/global-2x-sd7897aa850.png');
        background-position: 0 -269px;
        -webkit-background-size: 153px auto;
        -moz-background-size: 153px auto;
        -o-background-size: 153px auto;
        background-size: 153px auto; 
    } 
}

.l-module .module-content.stores:after, .l-module .box-content.stores:after {
    height: 98px;
    width: 103px;
    background-image: url('../img/sprites/global-s2062d8f6af.png');
    background-position: 0 -1071px;
    background-repeat: no-repeat;
    content: '';
    position: absolute;
    display: block;
    bottom: 0;
    right: 0; 
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
    .l-module .module-content.stores:after, .l-module .box-content.stores:after {
        background-image: url('../img/sprites/global-2x-sd7897aa850.png');
        background-position: 0 -1168px;
        -webkit-background-size: 153px auto;
        -moz-background-size: 153px auto;
        -o-background-size: 153px auto;
        background-size: 153px auto; 
    } 
}

.l-module .module-content.calc:after, .l-module .box-content.calc:after {
    height: 92px;
    width: 95px;
    background-image: url('../img/sprites/global-s2062d8f6af.png');
    background-position: 0 -742px;
    background-repeat: no-repeat;
    content: '';
    position: absolute;
    display: block;
    bottom: 0;
    right: 0; 
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
    .l-module .module-content.calc:after, .l-module .box-content.calc:after {
        background-image: url('../img/sprites/global-2x-sd7897aa850.png');
        background-position: 0 -162px;
        -webkit-background-size: 153px auto;
        -moz-background-size: 153px auto;
        -o-background-size: 153px auto;
        background-size: 153px auto; 
    } 
}

.l-module .module-content.mobile:after, .l-module .box-content.mobile:after {
    height: 58px;
    width: 82px;
    background-image: url('../img/sprites/global-s2062d8f6af.png');
    background-position: 0 -1335px;
    background-repeat: no-repeat;
    content: '';
    position: absolute;
    display: block;
    bottom: 0;
    right: 0; 
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
    .l-module .module-content.mobile:after, .l-module .box-content.mobile:after {
        background-image: url('../img/sprites/global-2x-sd7897aa850.png');
        background-position: 0 -1335px;
        -webkit-background-size: 153px auto;
        -moz-background-size: 153px auto;
        -o-background-size: 153px auto;
        background-size: 153px auto; 
    } 
}

.l-module .module-content.tools:after, .l-module .box-content.tools:after {
    height: 112px;
    width: 121px;
    background-image: url('../img/sprites/global-s2062d8f6af.png');
    background-position: 0 -849px;
    background-repeat: no-repeat;
    content: '';
    position: absolute;
    display: block;
    bottom: 0;
    right: 0; 
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
    .l-module .module-content.tools:after, .l-module .box-content.tools:after {
        background-image: url('../img/sprites/global-2x-sd7897aa850.png');
        background-position: 0 -545px;
        -webkit-background-size: 153px auto;
        -moz-background-size: 153px auto;
        -o-background-size: 153px auto;
        background-size: 153px auto; 
    } 
}

.l-module .module-content.contact:after, .l-module .box-content.contact:after {
    height: 107px;
    width: 123px;
    background-image: url('../img/sprites/global-s2062d8f6af.png');
    background-position: 0 -473px;
    background-repeat: no-repeat;
    content: '';
    position: absolute;
    display: block;
    bottom: 0;
    right: 0; 
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
    .l-module .module-content.contact:after, .l-module .box-content.contact:after {
        background-image: url('../img/sprites/global-2x-sd7897aa850.png');
        background-position: 0 -423px;
        -webkit-background-size: 153px auto;
        -moz-background-size: 153px auto;
        -o-background-size: 153px auto;
        background-size: 153px auto; 
    } 
}

.l-module .module-content.twitter:after, .l-module .box-content.twitter:after {
    height: 80px;
    width: 87px;
    background-image: url('../img/sprites/global-s2062d8f6af.png');
    background-position: 0 -976px;
    background-repeat: no-repeat;
    content: '';
    position: absolute;
    display: block;
    bottom: 0;
    right: 0; 
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
    .l-module .module-content.twitter:after, .l-module .box-content.twitter:after {
        background-image: url('../img/sprites/global-2x-sd7897aa850.png');
        background-position: 0 -1073px;
        -webkit-background-size: 153px auto;
        -moz-background-size: 153px auto;
        -o-background-size: 153px auto;
        background-size: 153px auto; 
    } 
}

.l-module .module-content.card:after, .l-module .box-content.card:after {
    height: 142px;
    width: 153px;
    background-image: url('../img/sprites/global-s2062d8f6af.png');
    background-position: 0 -162px;
    background-repeat: no-repeat;
    content: '';
    position: absolute;
    display: block;
    bottom: 0;
    right: 0; 
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
    .l-module .module-content.card:after, .l-module .box-content.card:after {
        background-image: url('../img/sprites/global-2x-sd7897aa850.png');
        background-position: 0 -672px;
        -webkit-background-size: 153px auto;
        -moz-background-size: 153px auto;
        -o-background-size: 153px auto;
        background-size: 153px auto; 
    } 
}

.l-module.expand h3 {
    font-size: 18px;
    font-size: 1.125rem;
    font-family: 'GE Inspira Book', Arial, Helvetica, sans-serif;
    color: #fff;
    background: #ed8000;
    width: 100%;
    padding: 15px;
    position: relative;
    margin-top: 0;
    cursor: pointer;
    padding-right: 32px; 
}

.l-module.expand.security h3 {
font-size: 18px;
font-size: 1.125rem;
font-family: 'GE Inspira Book', Arial, Helvetica, sans-serif;
color: #fff;
background: #66bc29;
width: 100%;
padding: 15px;
position: relative;
margin-top: 0;
cursor: pointer;
padding-right: 25px;
}

.l-module.expand h3:hover {
    text-decoration: underline; 
}

.l-module.expand .expandcollapse:after {
    height: 20px;
    width: 20px;
    background-image: url('../img/sprites/global-s2062d8f6af.png');
    background-position: 0 -1484px;
    background-repeat: no-repeat;
    content: '';
    position: absolute;
    display: block;
    top: 17px;
    right: 20px; 
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
    .l-module.expand .expandcollapse:after {
        background-image: url('../img/sprites/global-2x-sd7897aa850.png');
        background-position: 0 -1487px;
        -webkit-background-size: 153px auto;
        -moz-background-size: 153px auto;
        -o-background-size: 153px auto;
        background-size: 153px auto; 
    } 
}

.l-module.expand .collapse {
    margin-bottom: 10px;
    background: #828282; 
}

.l-module.expand .collapse:after {
    height: 19px;
    width: 19px;
    background-image: url('../img/sprites/global-s2062d8f6af.png');
    background-position: 0 -1768px;
    background-repeat: no-repeat; 
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
    .l-module.expand .collapse:after {
        background-image: url('../img/sprites/global-2x-sd7897aa850.png');
        background-position: 0 -1769px;
        -webkit-background-size: 153px auto;
        -moz-background-size: 153px auto;
        -o-background-size: 153px auto;
        background-size: 153px auto; 
    } 
}

.l-module.expand .expand-content {
    margin-bottom: 20px;
    padding: 15px; 
}

.l-module.expand .expand-content p {
    margin-bottom: 10px; 
}

/* =============================================================================
	BREADCRUMB
	========================================================================== */

#bread-crumb {
    margin: 0 0 20px 0; 
}

#bread-crumb ul {
    list-style-type: none;
    padding: 0;
    margin: 0; 
}

#bread-crumb ul li {
    font-size: 12px;
    font-size: 0.75rem;
    color: #3b73b9;
    display: inline-block;
    padding: 0 0 0 13px;
    margin: 0 0 0 2px;
    position: relative; 
}

#bread-crumb ul li a {
    color: #3b73b9; 
}

#bread-crumb ul li:before {
    content: '>';
    display: block;
    position: absolute;
    left: 0;
    top: 0; 
}

#bread-crumb ul li:first-child {
    margin-left: 0;
    padding-left: 0; 
}

#bread-crumb ul li:first-child:before {
    display: none;
}

/* =============================================================================
	FORMS
	========================================================================== */

form {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-size: 0.875rem; 
}

.input-field {
    width: 100%;
    position: relative;
    padding-left: 190px;
    margin-bottom: 20px; 
}

fieldset {
    border: 1px #ccc solid;
    padding: 15px; 
}


label {
    width: 150px;
    position: absolute;
    top: 5px;
    left: 20px; 
}

label.check {
    top: 1px; 
}

label.radio {
    top: 2px; 
}

.simpleSelect, input[type="text"], textarea {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    height: 32px;
    padding: 5px 10px;
    width: 300px;
    border: 1px solid #ddd;
    display: block;
    background: #fff;
    color: #6e6e6e; 
}

.simpleSelect.full-width,
input[type="text"].full-width,
textarea.full-width {
    width: 100%;
}

textarea {
    height: 90px; 
}

input[type="submit"] {
    border: none; 
}

.simpleSelect {
    height: 32px;
    display: block;
    position: relative;
    padding: 8px 10px; 
}

.simpleSelect .simpleLabel {
    display: block;
    text-align: left;
    color: #6e6e6e;
    line-height: 1.5; 
}

.simpleSelect .simpleLabel:after {
    content: '';
    position: absolute;
    display: block;
    height: 32px;
    width: 34px;
    background-image: url('../img/sprites/global-s2062d8f6af.png');
    background-position: 0 -2257px;
    background-repeat: no-repeat;
    right: -1px;
    top: -1px; 
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
    .simpleSelect .simpleLabel:after {
        background-image: url('../img/sprites/global-2x-sd7897aa850.png');
        background-position: 0 -2222px;
        -webkit-background-size: 153px auto;
        -moz-background-size: 153px auto;
        -o-background-size: 153px auto;
        background-size: 153px auto; 
    } 
}

.simpleSelect select {
    position: absolute;
    font-size: 16px;
    font-size: 1rem;
    top: -18px;
    left: 0;
    width: 100%;
    height: 50px;
    display: block;
    border: none; 
}

input[type="checkbox"], input[type="radio"] {
    display: block;
    background: #fff;
    border: #d8d8d8 1px solid;
    margin: 0 0 15px 0; 
}

.r-value {
    position: relative;
    float: left;
    text-align: left;
    top: 0;
    margin: -28px 0 0 10px; 
}

.win .content-page .simpleSelect select,
.firefox .content-page .simpleSelect select {
    top: 0;
    height: 30px; 
}

/* =============================================================================
	FEATURE SECTION
	========================================================================== */

#feature-section {
    overflow: hidden;
    position: relative;
    height: 240px;
    width: 100%; 
}

.bgcover{
background-color: transparent;
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
-ms-behavior: url("/assets/js/libs/backgroundsize.min.htc");
}

#feature-section img {
    bottom: -215px;
    position: absolute;
    width: 100%; 
}

#feature-section img.ring {
    bottom: -325px; 
}

#feature-section img.debt {
    bottom: -370px; 
}

#feature-section img.car {
    bottom: -245px; 
}

#feature-section img.cards {
    bottom: -275px; 
}

#feature-section img.personal {
    bottom: -285px; 
}

#feature-section img.ipad {
    bottom: -120px; 
}

#feature-section img.shop {
    bottom: -280px; 
}

#feature-section img.insurance {
    bottom: -100px; 
}

#feature-section img.high-five {
    bottom: -195px; 
}

#feature-section img.couch {
    bottom: -150px; 
}

#feature-section img.pregnant {
    bottom: -40px; 
}

#feature-section img.dentist {
    bottom: -345px; 
}

#feature-section img.child {
    bottom: -55px; 
}

#feature-section img.builders {
    bottom: -115px; 
}

#feature-section img.engagement {
    bottom: -213px; 
}

#feature-section img.mountain {
    bottom: -130px; 
}

#feature-section img.city {
    bottom: -40px; 
}

#feature-section .feature-content {
    position: absolute;
    left: 0;
    bottom: 0;
    height: auto;
    width: 343px;
    background: #71176d;
    background: rgba(113, 23, 109, 0.7); 
}

#feature-section .feature-content.cta {
    padding-bottom: 48px; 
}

#feature-section .feature-content p {
    font-family: 'GE Inspira Book', Arial, Helvetica, sans-serif;
    font-size: 25px;
    font-size: 1.5625rem;
    color: #fff;
    padding: 20px;
    margin: 0;
    line-height: 1.4; 
}

#feature-section .feature-content .feature-cta {
    font-family: 'GE Inspira Bold', Arial, Helvetica, sans-serif;
    font-size: 25px;
    font-size: 1.5625rem;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #71176d;
    color: #fff;
    padding: 10px 20px; 
}

#feature-section .feature-content .feature-cta:after {
    content: '';
    position: absolute;
    display: block;
    height: 19px;
    width: 19px;
    background-image: url('../img/sprites/global-s2062d8f6af.png');
    background-position: 0 -1700px;
    background-repeat: no-repeat;
    right: 20px;
    top: 25px; 
}

#feature-section .bubble-content {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 15px; 
}

#feature-section .bubble-content img {
    bottom: 15px;
    width: 200px;
    position: absolute;
}

@media (max-width: 47.4375em) {
    #feature-section .bubble-content img {
        margin-left: 20px;
    }
}

@media (max-width: 31.9375em) {
    #feature-section .bubble-content img {
        margin-left: 20px;
    }
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
    #feature-section .feature-content .feature-cta:after {
        background-image: url('../img/sprites/global-2x-sd7897aa850.png');
        background-position: 0 -1735px;
        -webkit-background-size: 153px auto;
        -moz-background-size: 153px auto;
        -o-background-size: 153px auto;
        background-size: 153px auto; 
    } 
}

/* =============================================================================
	TABLE STYLES
	========================================================================== */

table {
    width: 100%; 
}

table th {
    background: #ed8000;
    color: #fff;
    padding: 10px;
    text-align: left; 
}

table tr {
    border-bottom: #e1e1e1 1px solid; 
}

table tr td {
    color: #555555;
    line-height: 22px;
    background: #fff;
    padding: 10px;
    border: none; 
}

table tr td ul {
    padding-left: 10px;
    margin: 0 0 0 10px; 
}

table.rates.orange tr td:first-child {
    background: #ed8000;
    color: #fff; 
}

table.rates tr td {
    border: 1px solid #e1e1e1; 
}

table.rates tr td:first-child {
    padding: 10px;
    min-width: 100px;
    text-align: left; 
}

.responsive-table .cell {
    float: left;
    width: 100%; 
}

.responsive-table .content {
    font-size: 12px;
    font-size: 0.75rem;
    background: #fff;
    color: #000;
    padding: 0 20px;
    line-height: 50px;
    height: 50px;
    border-width: 1px 1px 0 0; 
}

.responsive-table .heading {
    font-size: 13px;
    font-size: 0.8125rem;
    font-family: 'GE Inspira Bold', Arial, Helvetica, sans-serif;
    width: 50%;
    background: #d76b11;
    color: #fff;
    padding: 0 20px;
    line-height: 50px;
    height: 50px; 
}

.responsive-table h6 {
    text-transform: none;
    color: #eb6c33;
    margin: 20px 0; 
}

.responsive-table .long-cell {
    width: 100%;
    color: #555555;
    padding: 0 20px 30px;
    border-top: #d8d8d8 1px solid; 
}

.responsive-table .short .heading {
    float: left;
    width: 50%; 
}

.responsive-table .short .content {
    float: left;
    width: 50%; 
}

.lt-ie9 .l-text-1col table th.last-child:after {
    display: none;
    background: #ed8000; 
}

/* =============================================================================
	- IFRAMES
	========================================================================== */

.personal-loan-iframe {
    width: 100%;
}

@media (max-width: 63.0625em) {
    .personal-loan-iframe {
        height: 1360px; 
    } 
}

@media (max-width: 47.4375em) {
    .personal-loan-iframe {
        height: 1375px; 
    } 
}

/* =============================================================================
	PAGES
	========================================================================== */

#homepage-hero {
    /*width: 70%;*/
    height: 410px; /*original height 465px*/
    position: relative;
    background: transparent no-repeat url("../../media/images/banner-ring-i.jpg") 150% -0%;
    background-size: cover;
    overflow: hidden; 
}

#homepage-hero h1.home-banner, #homepage-hero h1.home-banner a {
    font-family: 'GE Inspira Book', Arial, Helvetica, sans-serif;
    /*font-size: 25px;
    font-size: 1.5625rem;*/
    font-size: 23px;
    font-size: 1.4375rem;
    line-height: 35px;
    color: white; 
}

#homepage-hero h1.home-banner a:hover {
    text-decoration: none;
}

#homepage-hero .homepage-hero-caption {
    width: 270px;
    height: 500px;
    position: absolute;
    top: 0%;
    font-family: 'GE Inspira Book', Arial, Helvetica, sans-serif;
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 40px;
    color: white;
    padding: 24px 10px 25px 25px;
    background: #ed8000;
    background: rgba(237, 128, 0, 0.7); 
}

.js.csstransitions.csstransforms3d #homepage-hero .homepage-hero-caption {
    -webkit-transition: -webkit-transform 800ms;
    -moz-transition: -moz-transform 800ms;
    -o-transition: -o-transform 800ms;
    transition: transform 800ms;
    -webkit-transition-delay: 800ms;
    -moz-transition-delay: 800ms;
    -o-transition-delay: 800ms;
    transition-delay: 800ms;
    -webkit-transform: translate3d(-600px, 0, 0);
    -moz-transform: translate3d(-600px, 0, 0);
    -ms-transform: translate3d(-600px, 0, 0);
    -o-transform: translate3d(-600px, 0, 0);
    transform: translate3d(-600px, 0, 0); 
}

.js.csstransitions.csstransforms3d #homepage-hero .homepage-hero-caption.bam {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); 
}

#homepage-hero .homepage-hero-caption:after {
    content: " ";
    height: 19px;
    width: 19px;
    position: absolute;
    top: 380px;/*Original value 410px*/
    left: 85%;
    display: block;
    height: 19px;
    width: 19px;   
    pointer-events: none;
    background-image: url('../img/sprites/global-s2062d8f6af.png');
    background-position: 0 -1700px;
    background-repeat: no-repeat;
    bottom: 20px;
    right: 20px;		
     
}

#homepage-modules {
    margin: 10px 0; 
}

#homepage-modules .left-bar {
    width: 660px;
    float: left; 
}

#homepage-modules .right-bar {
    width: 300px;
    float: left; 
}

#homepage-modules .l-module.product-links {
    display: table; 
}

#homepage-modules .l-module.product-links a {
    text-align: center;
    padding: 10px 0;
    float: left;
    width: 33.33%;
    height: 90px;
    font-size: 19px;
    font-size: 1.1875rem;
    font-family: 'GE Inspira Book', Arial, Helvetica, sans-serif;
    color: #3b73b9;
    background-color: white;
    border-right: #ccc 1px solid;
    font-weight: bold;
    display: table-cell;
    vertical-align: middle; 
}

#homepage-modules .l-module.iwantto-mobile > a {
    font-size: 19px;
    font-size: 1.1875rem;
    font-family: 'GE Inspira Bold', Arial, Helvetica, sans-serif;
    color: white;
    display: block;
    height: 67px !important;
    background-color: #3b73b9;
    padding: 20px;
    line-height: 26px; 
}

#homepage-modules .l-module.iwantto-mobile > a:hover {
    text-decoration: none; 
}

#homepage-modules .l-module.iwantto-mobile ul {
    list-style: none;
    padding: 0;
    margin: 0; 
}

#homepage-modules .l-module.iwantto-mobile ul li:nth-child(7) a {
    border-bottom: none; 
}

#homepage-modules .l-module.iwantto-mobile ul a {
    font-size: 16px;
    font-size: 1rem;
    font-family: 'GE Inspira Bold', Arial, Helvetica, sans-serif;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
    opacity: 0.9;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    display: block;
    color: white;
    height: auto;
    position: relative;
    background-color: #5a86b5;
    padding: 20px 20px 20px 60px;
    margin: 0;
    border-bottom: 2px solid #537db7; 
}

#homepage-modules .l-module.iwantto-mobile ul a:hover, #homepage-modules .l-module.iwantto-mobile ul a:focus {
    background-color: #55514d; 
}

#homepage-modules .l-module.iwantto-mobile ul a:after {
content: '';
position: absolute;
display: block;
background: transparent;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
opacity: 1;
top: 20px;
left: 20px; 
}

#homepage-modules .l-module.iwantto-mobile ul a.car {
    -webkit-box-shadow: inset 0 3px 3px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 3px 3px 0 rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 3px 3px 0 rgba(0, 0, 0, 0.2); 
}

#homepage-modules .l-module.iwantto-mobile ul a.car:after {
    height: 22px;
    width: 27px;
    background-image: url('../img/sprites/global-s2062d8f6af.png');
    background-position: 0 -1519px;
    background-repeat: no-repeat; 
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
    #homepage-modules .l-module.iwantto-mobile ul a.car:after {
        background-image: url('../img/sprites/global-2x-sd7897aa850.png');
        background-position: 0 -1408px;
        -webkit-background-size: 153px auto;
        -moz-background-size: 153px auto;
        -o-background-size: 153px auto;
        background-size: 153px auto; 
    } 
}

#homepage-modules .l-module.iwantto-mobile ul a.caravan:after {
    height: 27px;
    width: 23px;
    background-image: url('../img/sprites/global-s2062d8f6af.png');
    background-position: 0 -1556px;
    background-repeat: no-repeat;
    top: 25px; 
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
    #homepage-modules .l-module.iwantto-mobile ul a.caravan:after {
        background-image: url('../img/sprites/global-2x-sd7897aa850.png');
        background-position: 0 -1522px;
        -webkit-background-size: 153px auto;
        -moz-background-size: 153px auto;
        -o-background-size: 153px auto;
        background-size: 153px auto; 
    } 
}

#homepage-modules .l-module.iwantto-mobile ul a.finances:after {
    height: 26px;
    width: 20px;
    background-image: url('../img/sprites/global-s2062d8f6af.png');
    background-position: 0 -1937px;
    background-repeat: no-repeat;
    top: 17px; 
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
    #homepage-modules .l-module.iwantto-mobile ul a.finances:after {
        background-image: url('../img/sprites/global-2x-sd7897aa850.png');
        background-position: 0 -2046px;
        -webkit-background-size: 153px auto;
        -moz-background-size: 153px auto;
        -o-background-size: 153px auto;
        background-size: 153px auto; 
    } 
}

#homepage-modules .l-module.iwantto-mobile ul a.renovate:after {
    height: 27px;
    width: 27px;
    background-image: url('../img/sprites/global-s2062d8f6af.png');
    background-position: 0 -2087px;
    background-repeat: no-repeat;
    top: 15px; 
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
    #homepage-modules .l-module.iwantto-mobile ul a.renovate:after {
        background-image: url('../img/sprites/global-2x-sd7897aa850.png');
        background-position: 0 -2087px;
        -webkit-background-size: 153px auto;
        -moz-background-size: 153px auto;
        -o-background-size: 153px auto;
        background-size: 153px auto; 
    } 
}

#homepage-modules .l-module.iwantto-mobile ul a.education:after {
    height: 23px;
    width: 26px;
    background-image: url('../img/sprites/global-s2062d8f6af.png');
    background-position: 0 -2013px;
    background-repeat: no-repeat; 
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
    #homepage-modules .l-module.iwantto-mobile ul a.education:after {
        background-image: url('../img/sprites/global-2x-sd7897aa850.png');
        background-position: 0 -1972px;
        -webkit-background-size: 153px auto;
        -moz-background-size: 153px auto;
        -o-background-size: 153px auto;
        background-size: 153px auto; 
    } 
}

#homepage-modules .l-module.iwantto-mobile ul a.holiday:after {
    height: 27px;
    width: 26px;
    background-image: url('../img/sprites/global-s2062d8f6af.png');
    background-position: 0 -1442px;
    background-repeat: no-repeat;
    top: 17px; 
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
    #homepage-modules .l-module.iwantto-mobile ul a.holiday:after {
        background-image: url('../img/sprites/global-2x-sd7897aa850.png');
        background-position: 0 -1445px;
        -webkit-background-size: 153px auto;
        -moz-background-size: 153px auto;
        -o-background-size: 153px auto;
        background-size: 153px auto; 
    } 
}

#homepage-modules .l-module.iwantto-mobile ul a.card:after {
    height: 20px;
    width: 26px;
    background-image: url('../img/sprites/global-s2062d8f6af.png');
    background-position: 0 -2222px;
    background-repeat: no-repeat; 
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
    #homepage-modules .l-module.iwantto-mobile ul a.card:after {
        background-image: url('../img/sprites/global-2x-sd7897aa850.png');
        background-position: 0 -2363px;
        -webkit-background-size: 153px auto;
        -moz-background-size: 153px auto;
        -o-background-size: 153px auto;
        background-size: 153px auto; 
    } 
}

#homepage-modules .l-module.update {
    background: #fff;
    width: 100%;
    margin-bottom: 10px; 
}

#homepage-modules .l-module.update p {
    font-family: 'GE Inspira Bold', Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-size: 0.8125rem;
    color: #fff;
    text-align: left;
    width: 100%;
    margin: 0; 
}

#homepage-modules .l-module.update img {
    float: left;
    margin-top: 0; 
}

#homepage-modules .l-module.update .expandcollapse {
    background: #5c5c5c;
    padding: 15px;
    width: 100%;
    cursor: pointer; 
}

#homepage-modules .l-module.update .expandcollapse p {
    padding: 0 30px; 
}

#homepage-modules .l-module.update .expandcollapse .home-icon {
    width: auto;
    height: auto; 
}

#homepage-modules .l-module.update .expandcollapse:after {
    height: 20px;
    width: 20px;
    background-image: url('../img/sprites/global-s2062d8f6af.png');
    background-position: 0 -1484px;
    background-repeat: no-repeat;
    content: '';
    position: absolute;
    display: block;
    top: 16px;
    right: 18px; 
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
    #homepage-modules .l-module.update .expandcollapse:after {
        background-image: url('../img/sprites/global-2x-sd7897aa850.png');
        background-position: 0 -1487px;
        -webkit-background-size: 153px auto;
        -moz-background-size: 153px auto;
        -o-background-size: 153px auto;
        background-size: 153px auto; 
    } 
}

#homepage-modules .l-module.update .collapse {
    background: #5c5c5c;
    margin-bottom: 10px; 
}

#homepage-modules .l-module.update .collapse:after {
    height: 19px;
    width: 19px;
    background-image: url('../img/sprites/global-s2062d8f6af.png');
    background-position: 0 -1768px;
    background-repeat: no-repeat;
    content: " "; 
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
    #homepage-modules .l-module.update .collapse:after {
        background-image: url('../img/sprites/global-2x-sd7897aa850.png');
        background-position: 0 -1769px;
        -webkit-background-size: 153px auto;
        -moz-background-size: 153px auto;
        -o-background-size: 153px auto;
        background-size: 153px auto; 
    } 
}

#homepage-modules .l-module.update #content-expand {
    margin-bottom: 20px;
    background: #fff;
    padding: 0 40px 0 40px; 
}

#homepage-modules .l-module.update #content-expand .l-module p {
    color: #5c5c5c; 
}

/* =============================================================================
	NEEDS LANDING PAGE
	========================================================================== */

/*  Media Quieries 
 *
 *  Tablet and below (<1009px)
 *  @media (max-width: 63.0625em) {}
 *
 *  Phablet and below (<759px)
 *  @media (max-width: 47.4375em) {}
 *
 *  Mobile and below (<511px)
 *  @media (max-width: 31.9375em) {}
 *
*/

.needs-table .needs-header {
    position: relative;
    background-color: #3b73b9;
    height: 50px;
    line-height: 50px;
    padding-left: 20px; 
}

.needs-table .needs-header h1 {
    color: white;
    font-size: 18px;
    font-size: 1.125rem; 
}

.needs-table .needs-header span{
    color: white;
    font-size: 18px;
    font-size: 1.125rem; 
    font-family: 'GE Inspira Book', Arial, Helvetica, sans-serif;
    margin: 0;
}

.needs-table .needs-content .column {
    float: left;
    height: 220px;
    display: block;
    padding: 15px;
    background-color: white;
    position: relative;
    color: black;
    cursor: pointer;
    font-size: 13px;
    font-size: 0.8125rem;
    border-left: 2px solid #cbcbcb;
    border-bottom: 2px solid #cbcbcb; 
}

.needs-table .needs-content .column.last {
    border-right: 2px solid #cbcbcb; 
}

.needs-table .needs-content .column:hover, .needs-table .needs-content .column:focus {
    background-color: #ebebeb;
    text-decoration: none; 
}

.needs-table .needs-content .column:after {
    content: '';
    position: absolute;
    display: block;
    height: 19px;
    width: 19px;
    background-image: url('../img/sprites/global-s2062d8f6af.png');
    background-position: 0 -1632px;
    background-repeat: no-repeat;
    top: 18px;
    right: 10px;
    left: auto; 
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
    .needs-table .needs-content .column:after {
        background-image: url('../img/sprites/global-2x-sd7897aa850.png');
        background-position: 0 -1632px;
        -webkit-background-size: 153px auto;
        -moz-background-size: 153px auto;
        -o-background-size: 153px auto;
        background-size: 153px auto; 
    } 
}

.needs-table .needs-content .column .column-title {
    text-transform: uppercase;
    display: block;
    color: #3b73b9;
    line-height: 20px;
    height: 40px; 
}

.needs-table .needs-content .column h2.column-title {
    text-transform: uppercase;
    display: block;
    color: #3b73b9;
    line-height: 20px;
    height: 25px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.8;
    font-weight: normal;
}

.needs-table .needs-content .column .column-content {
    color: #555555;
    width: 100%;
    display: block;
    padding-top: 10px; 
}

.needs-table .needs-content .column .column-footer {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 20px 20px 20px 40px;
    border-top: 2px solid #cbcbcb;
    color: #3b73b9; 
}

@media (max-width: 47.4375em) {

    .needs-table .needs-content .column .column-footer {
    position:relative;
    margin-top:15px;
    }

}

.needs-table .needs-content .column .column-footer .column-footer-text {
    position: relative;
    top: -13px; 
}
    
.needs-table .needs-content .column .column-footer .column-footer-text:before {
    content: '';
    position: absolute;
    display: block;
    position: relative;
    left: -25px;
    top: 13px;
    height: 13px;
    width: 13px;
    background-image: url('../img/sprites/global-s2062d8f6af.png');
    background-position: 0 -2456px;
    background-repeat: no-repeat; 
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
    .needs-table .needs-content .column .column-footer .column-footer-text:before {
        background-image: url('../img/sprites/global-2x-sd7897aa850.png');
        background-position: 0 -2480px;
        -webkit-background-size: 153px auto;
        -moz-background-size: 153px auto;
        -o-background-size: 153px auto;
        background-size: 153px auto; 
    } 
}

.needs-table .three-column .column {
    width: 33.33%; 
}

.needs-table .two-column .column {
    width: 50%; 
}

.needs-column {
    width: 32%;
    float: left;
    margin-right: 1%; 
}

.needs-column .l-module.box .img-container img {
    width: 120%;
}

.needs-column:last-child {
    margin-right: 0; 
}

@media (max-width: 47.4375em) {
    .needs-column{
    width:100%;
    float:none;
    clear:both;
    margin:0;
    }
}

.needs-column .l-module {
    margin-bottom: 8px; 
}

.needs-based-heading .title-icon {
    float: left;
    margin: 8px 10px 0 0;
    height: auto;
    width: auto; 
}

.needs-based-heading h1 {
    margin: 0; 
}

/* =============================================================================
	FAQ PAGE
========================================================================== */

.faq-categories.l-module .faq-category {
    background: #828282;
    width: 24%;
    height: 207px;
    float: left;
    margin-right: 1%;
    padding: 15px;
    margin-bottom: 150px; 
}

.faq-categories.l-module .faq-category h2 {
    color: #fff;
    line-height: 1.2;
    position: relative;
    top: 25px; 
}

.faq-categories.l-module .faq-category:hover {
    background: #545454; 
}

.faq-page .more-info p {
    font-size: 12px;
    font-size: 0.75rem;
    color: #555555; 
}

.faq-page .more-info p.answers {
    font-size: 21px;
    font-size: 1.3125rem;
    font-family: 'GE Inspira Book', Arial, Helvetica, sans-serif; 
}

.faq-page .more-info .phone {
    font-size: 33px;
    font-size: 2.0625rem;
    font-family: 'GE Inspira Bold', Arial, Helvetica, sans-serif; 
}

.faq-page .faq-section {
    display: none;
    position: absolute; 
}

.faq-page .faq-section.active {
    position: relative;
    display: block; 
}

.faq-page .faq-section ul {
    list-style: none;
    padding: 0; 
}

.faq-page .faq-section li {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    position: relative; 
}

.faq-page .faq-section li .faq-title {
    font-family: 'GE Inspira Book', Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-size: 1.125rem;
    cursor: pointer;
    padding: 15px 45px 15px 15px;
    position: relative;
    display: block;
    z-index: 2;
    color: #fff;
    background: #ed8000;
    width: 100%;
    position: relative;
    margin: 10px 0 0 0; 
}

.faq-page .faq-section li .faq-title:after {
    content: '';
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    background-image: url('../img/sprites/global-s2062d8f6af.png');
    background-position: 0 -1484px;
    background-repeat: no-repeat;
    right: 20px;
    top: 17px; 
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
    .faq-page .faq-section li .faq-title:after {
        background-image: url('../img/sprites/global-2x-sd7897aa850.png');
        background-position: 0 -1487px;
        -webkit-background-size: 153px auto;
        -moz-background-size: 153px auto;
        -o-background-size: 153px auto;
        background-size: 153px auto; 
    } 
}

.faq-page .faq-section li .expand-content {
    max-height: 0;
    margin-top: -2px;
    position: relative;
    z-index: 1;
    display: none; 
}

.faq-page .faq-section li .expand-content p {
    margin-bottom: 0; 
}

.faq-page .faq-section li .expand-content p + p {
    margin-top: 10px; 
}

.faq-page .faq-section li .expanded-content {
    padding: 20px; 
}

.faq-page .faq-section li .expanded-content ul li {
    list-style: disc;
    margin-left: 15px;
    margin-bottom: 10px; 
}

.faq-page .faq-section li.expand .faq-title {
    background: #828282; 
}

.faq-page .faq-section li.expand .faq-title:after {
    height: 19px;
    width: 19px;
    background-image: url('../img/sprites/global-s2062d8f6af.png');
    background-position: 0 -1768px;
    background-repeat: no-repeat; 
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
    .faq-page .faq-section li.expand .faq-title:after {
        background-image: url('../img/sprites/global-2x-sd7897aa850.png');
        background-position: 0 -1769px;
        -webkit-background-size: 153px auto;
        -moz-background-size: 153px auto;
        -o-background-size: 153px auto;
        background-size: 153px auto; 
    } 
}

.faq-page .faq-section li.expand .expand-content {
    display: block;
    width: 100%;
    max-height: 500px; 
}

.faq-page #right-content {
    width: 66%;
    float: right; 
}

.faq-page #left-menu {
    background: #aeaeae;
    width: 32%;
    float: left; 
}

.faq-page #left-menu h3 {
    color: #fff;
    font-family: 'GE Inspira Bold', Arial, Helvetica, sans-serif;
    font-size: 25px;
    font-size: 1.5625rem;
    padding: 15px 15px 0 15px; 
}

.faq-page #left-menu ul {
    padding: 0;
    margin: 0; 
}

.faq-page #left-menu ul li {
    margin: 0px;
    font-weight: bold;
    list-style: none;
    position: relative;
    border-bottom: 1px solid #828282;
    margin-top: 0;
    background: #aeaeae;
    -webkit-transition: background-color 200ms ease-out;
    -moz-transition: background-color 200ms ease-out;
    -o-transition: background-color 200ms ease-out;
    transition: background-color 200ms ease-out; 
}

.faq-page #left-menu ul li:hover, .faq-page #left-menu ul li:focus {
    -webkit-transition: background-color 200ms ease-in;
    -moz-transition: background-color 200ms ease-in;
    -o-transition: background-color 200ms ease-in;
    transition: background-color 200ms ease-in;
    text-decoration: none;
    background-color: #f0f0f0; 
}

.faq-page #left-menu ul li:first-of-type {
    border-top: 1px solid #828282; 
}

.faq-page #left-menu ul li a {
    padding: 15px 0 15px 35px;
    height: 100%;
    width: 100%;
    display: block;
    font-family: 'GE Inspira Bold', Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-size: 0.875rem;
    color: #fff;
    text-decoration: none; 
}

.faq-page #left-menu ul li:hover, .faq-page #left-menu ul li:focus {
    background: #828282; 
}

.faq-page #left-menu ul li.active {
    background: #828282; 
}

.faq-page #left-menu ul li.active:after {
    left: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: transparent;
    border-left-color: #828282;
    border-width: 12px;
    border-top: 28px transparent solid;
    border-bottom: 28px transparent solid;
    top: 0; 
}

#back-button {
    font-size: 14px;
    font-size: 0.875rem;
    font-family: 'GE Inspira Bold', Arial, Helvetica, sans-serif;
    color: #ed8000; 
}

/* =============================================================================
	BUDGET PLANNER
	========================================================================== */

.budget-planner #content-form {
    float: left;
    width: 67%;
    margin-left: 1%; 
}

.budget-planner #content-form .sub-total {
    font-family: 'GE Inspira Book', Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-size: 1.25rem; 
}

.budget-planner #content-form .heading-row {
    width: 100%; 
}

.budget-planner #content-form .heading-row .heading {
    display: inline-block;
    width: 24%; 
}

.budget-planner #content-form .heading-row.one-more .heading {
    width: 18%;
    margin-right: 1%; 
}

.budget-planner #content-form .row {
    margin-top: 10px; 
}

.budget-planner #content-form .row h4 {
    width: 50%;
    float: left; 
}

.budget-planner #content-form .row label {
    width: 22%;
    margin-right: 2%;
    left: 0;
    position: relative;
    top: 0;
    display: inline-block;
    vertical-align: middle; 
}

.budget-planner #content-form .row .simpleSelect {
    width: 22%;
    margin-right: 2%;
    display: inline-block;
    vertical-align: top; 
}

.budget-planner #content-form .row .input-prepend {
    margin-bottom: 10px;
    font-size: 0;
    white-space: nowrap;
    width: 22%;
    margin-right: 2%;
    display: inline-block;
    vertical-align: top;
    position: relative; 
}

.budget-planner #content-form .row .input-prepend .money {
    position: absolute;
    z-index: 1;
    top: 0px;
    left: 0;
    font-size: 14px;
    font-size: 0.875rem;
    height: 32px;
    line-height: 32px;
    padding: 0px 10px;
    text-align: center; 
}

.lt-ie9 .budget-planner #content-form .row .input-prepend .money {
    top: 1px; 
}

.budget-planner #content-form .row .input-prepend input.amount {
    width: 100%;
    padding: 0 0 0 20px;
    font-size: 14px;
    font-size: 0.875rem;
    height: 32px;
    line-height: 32px; 
}

.budget-planner #content-form .row .input-prepend input.amount.error {
    border-color: #ee5f5b; 
}

.budget-planner #content-form .row .annual-amount {
    display: inline-block;
    width: 22%;
    margin-right: 2%;
    position: relative;
    vertical-align: top;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    font-size: 0.875rem; 
}

.budget-planner #content-form .row .summary-amount, .budget-planner #content-form .row .summary-label {
    display: inline-block;
    width: 22%;
    margin-right: 2%;
    position: relative;
    vertical-align: top;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    font-size: 0.875rem;
    width: 18%;
    margin-right: 1%;
    line-height: 1.1;
    vertical-align: middle; 
}

.budget-planner #content-form .row.bold .summary-amount, .budget-planner #content-form .row.bold .summary-label {
    font-weight: bold; 
}

.budget-planner #content-form #summary .row, .budget-planner #content-form #summary .heading-row {
    border-bottom: 1px solid #ccc; 
}

.budget-planner #left-menu {
    background: #aeaeae;
    width: 32%;
    float: left; 
}

.budget-planner #left-menu .section-total {
    float: right;
    padding-right: 10px; 
}

.budget-planner #left-menu li.error .section-total {
    color: #ee5f5b; 
}

.budget-planner #left-menu h3 {
    color: #fff;
    font-family: 'GE Inspira Bold', Arial, Helvetica, sans-serif;
    font-size: 25px;
    font-size: 1.5625rem;
    padding: 15px 15px 0 15px; 
}

.budget-planner #left-menu ul {
    padding: 0;
    margin: 0; 
}

.budget-planner #left-menu ul li {
    margin: 0px;
    font-weight: bold;
    list-style: none;
    position: relative;
    border-bottom: 1px solid #828282;
    margin-top: 0;
    background: #aeaeae;
    -webkit-transition: background-color 200ms ease-out;
    -moz-transition: background-color 200ms ease-out;
    -o-transition: background-color 200ms ease-out;
    transition: background-color 200ms ease-out; 
}

.budget-planner #left-menu ul li:hover, .budget-planner #left-menu ul li:focus {
    -webkit-transition: background-color 200ms ease-in;
    -moz-transition: background-color 200ms ease-in;
    -o-transition: background-color 200ms ease-in;
    transition: background-color 200ms ease-in;
    text-decoration: none;
    background-color: #f0f0f0; 
}

.budget-planner #left-menu ul li a {
    padding: 15px 0 15px 20px;
    height: 100%;
    width: 100%;
    display: block;
    font-family: 'GE Inspira Bold', Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-size: 0.875rem;
    color: #fff;
    text-decoration: none; 
}

.budget-planner #left-menu ul li:hover, .budget-planner #left-menu ul li:focus {
    background: #828282; 
}

.budget-planner #left-menu ul li.active {
    background: #828282; 
}

/* =============================================================================
	FUNCTIONAL / ACCESSIBILITY
	========================================================================== */

.accessibility-links {
    position: absolute;
    z-index: 20;
    top: 7px;
    left: 7px;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.5;
    z-index: 9999; 
}

.accessibility-links a {
    display: inline-block;
    background: #ffffff; 
}

.inline-accessible {
    position: absolute;
    left: -9999px;
    display: block;
    margin-bottom: 14px; 
}

.inline-accessible:hover,
.inline-accessible:focus,
.inline-accessible:active {
    position: static;
    left: auto; 
}

/* =============================================================================
	H5BP FUNCTIONAL CLASSES
	========================================================================== */
/*
 * Image replacement*/
.ir {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden; 
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u*/
.hidden {
    display: none !important;
    visibility: hidden; 
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v*/
.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; 
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p*/
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto; 
}

/*
 * Hide visually and from screenreaders, but maintain layout*/
.invisible {
    visibility: hidden; 
}

.horizontal {
    padding: 0;
    margin: 0; 
}

.horizontal > li {
    float: left;
    list-style: none;
    margin: 0; 
}

/* =============================================================================
	RESPONSIVE SHOW AND HIDE
	========================================================================== */

.display-desktop {
    display: block !important; 
}

.display-mobile {
    display: none !important; 
}

.display-mobile-tablet, .display-tablet-mobile {
    display: none !important; 
}

.display-desktop-tablet, .display-tablet-desktop {
    display: block !important; 
}

@media (max-width: 63.0625em) {
    .display-mobile-tablet, .display-tablet-mobile {
        display: block !important; 
    }

    .display-desktop {
      display: none !important; 
    } 
}

@media (max-width: 47.4375em) {
    .display-desktop {
        display: none !important; 
    }

    .display-mobile {
        display: block !important; 
    }

    .display-desktop-tablet, .display-tablet-desktop {
        display: none !important; 
    } 
}

/* =============================================================================
	CLEARFIX
	========================================================================== */
/* apply the clearfix code to the included elements - means you don't need to use class clearfix all over the place */

.clearfix:before, .budget-planner:before, .budget-planner #content-form .row:before, .l-margins:before,
.l-container:before, .horizontal:before, .horizontal > li:before,
.ctrl-holder:before, .ctrls-holder:before, .btn-holder:before, #content-primary:before,
.options > li:before, .clearfix:after, .budget-planner:after, .budget-planner #content-form .row:after, .l-margins:after,
.l-container:after, .horizontal:after, .horizontal > li:after,
.ctrl-holder:after, .ctrls-holder:after, .btn-holder:after, #content-primary:after,
.options > li:after {
    content: "";
    display: table; 
}

.clearfix:after, .budget-planner:after, .budget-planner #content-form .row:after, .l-margins:after,
.l-container:after, .horizontal:after, .horizontal > li:after,
.ctrl-holder:after, .ctrls-holder:after, .btn-holder:after, #content-primary:after, .options > li:after {
    clear: both; 
}

/* =============================================================================
	PRINT
	========================================================================== */
/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
@media print {
  * {
    box-shadow: none !important;
    text-shadow: none !important; 
  }

  a, a:visited {
    text-decoration: underline; 
  }

  a[href]:after {
    content: " (" attr(href) ")"; 
  }

  abbr[title]:after {
    content: " (" attr(title) ")"; 
  }

  /*
   * Don't show links for images, or javascript/internal links*/
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; 
  }

  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; 
  }

  thead {
    display: table-header-group;
    /* h5bp.com/t */ 
  }

  tr, img {
    page-break-inside: avoid; 
  }

  img {
    max-width: 100% !important; 
  }

  @page {
    margin: 0.5cm; 
  }

  p, h2, h3 {
    orphans: 3;
    widows: 3; 
  }

  h2, h3 {
    page-break-after: avoid; 
  } 
}

/* =============================================================================
	RESPONSIVE
	========================================================================== */

@media (max-width: 63.0625em) {
    .l-module.box .img-container.debt img {
        bottom: -80px; 
    }

    .l-module.box .img-container.personal img {
        bottom: -76px; 
    }

    .l-module.box .img-container.car img {
        bottom: -75px; 
    }

    .l-module.box .box-content.small {
        width: 51%; 
    } 
}

@media (max-width: 47.4375em) {
    .l-2-col > .l-module {
        width: 100%;
        float: none; 
    }

    .l-2-col > .l-module:last-of-type {
        margin-left: 0; 
    }

    .l-3-col > .l-module {
        width: 100%%;
        float: none; 
    }

    .l-2-col > .l-module {
        width: 100%;
        margin-right: 0; 
    }

    .l-3-col > .l-module {
        width: 100%;
        margin-right: 0; 
    }

    .l-module.right-menu {
        margin-top: 0; 
    }

    .l-module.right-menu.right {
      position: static;
      width: 100%; }

    .l-module.box .img-container img {
        min-height: 200px;
        height: auto; 
    }

    .l-module.box .img-container.shift-up10 img, .l-module.box .img-container.shift-left10 img {
        margin: 0; 
    }

    .l-module.box .img-container.stretch-img img {
        width: 170%; 
    }

    .l-module.box .img-container.stretch-img img.loan {
        left: -170px;
        width: 170%; 
    }

    .l-module.box .img-container.personal img {
        bottom: 2px;
        width: 110%; 
    }

    .l-module.box .img-container.car img {
        bottom: 0;
        width: 110%; 
    }

    .l-module.box .img-container.debt img {
        bottom: 0;
        width: 110%; 
    }

    .l-module.box.large {
        height: 300px; 
    }

    .l-module.box.large .img-container {
      height: 300px; }

    .l-module.box .box-content.small {
      width: 100%;
      height: 75%;
    }

  .cta-btn {
      width: 100%; 
  } 
}

@media (max-width: 31.9375em) {
    .l-module.box .img-container.stretch-img img {
        width: 200%; 
    }

    .l-module.box .box-content.small {
      width: 100%;
      height: 100%;
      top: 0;
    }
}

/* =============================================================================
	MODULES RESPONSIVE
	========================================================================== */

@media (max-width: 63.0625em) {
    #homepage-hero {
        height: 483px;
        position: relative; 
    }

    #homepage-hero .homepage-hero-caption {
        width: 55%;
        height: auto;
        position: absolute;
        bottom: 25px;
        top: 60%; 
    }

    #homepage-hero .homepage-hero-caption:after {
        border-width: 84px; 
    }

    #homepage-modules .left-bar {
        width: 100%;
        float: none; 
    }

    #homepage-modules .left-bar .l-module {
        width: 100%; 
    }

    #homepage-modules .right-bar {
        width: 100%;
        float: none; 
    }

    #homepage-modules .right-bar .l-module {
        width: 49%;
        float: left; 
    }

    #homepage-modules .right-bar .l-module:first-child {
        margin-right: 2%; 
    } 
}

@media (max-width: 47.4375em) {
    #homepage-hero {
        width: 100%;
        height: 257px; 
    }

    #homepage-hero h1.home-banner, #homepage-hero h1.home-banner a {
        font-size: 15px;
        font-size: 0.9375rem;
        line-height: 24px; 
    }

    #homepage-hero .homepage-hero-caption {
        width: 100%;
        height: auto;
        padding: 15px;
        position: absolute;
        bottom: 0;
        font-size: 19px;
        font-size: 1.1875rem;
        line-height: 25px; 
    }

    .js.csstransitions.csstransforms3d #homepage-hero .homepage-hero-caption {
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0); 
    }

    #homepage-modules {
        margin: 0; 
    }

    #homepage-modules .l-module {
        margin: 0;
        width: 100%; 
    }

    #homepage-modules .l-module.update {
        margin: 0; 
    }

    #homepage-modules .right-bar {
        width: 100%;
        float: none; 
    }

    #homepage-modules .right-bar .l-module {
        width: 100%;
        float: none;
        margin: 0; 
    } 
}

/* =============================================================================
	NEEDS LANDING PAGE
	========================================================================== */

@media (max-width: 47.4375em) {
    .needs-table .three-column .column, .needs-table .two-column .column {
        width: 100%;
        border-right: 2px solid #cbcbcb;
        height: auto; 
    }

    .needs-table .needs-header h1 {
        padding-top: 14px; 
  } 
}

/* =============================================================================
	HEADER
	========================================================================== */

@media (max-width: 63.0625em) {
    #header .logo img {
        left: 10px; 
    }

    #homepage-hero {
        background-position: 25% 25%; 
    }

    #footer {
        padding-left: 20px; 
    } 
}

@media (max-width: 47.4375em) {
    #top {
        padding-top: 0; 
    }

    #top .top-container {
        height: 55px;
        width: 100%;
        background: white;
        min-width: 320px; 
    }

    #top .top-container:after {
        display: none; 
    }

    #top .top-container:before {
        left: 0;
        margin-left: 0; 
    }

    .top-container .l-margins {
        max-width: none;
        padding: 0; 
    }

    #header {
        width: 100%;
        position: relative;
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        z-index: 30;
        padding: 0; 
    }

    #header .nav-open-right {
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        width: 65px;
        height: 54px;
        line-height: 54px;
        padding: 0;
        position: absolute;
        right: 0;
        border-left: #ebebeb 2px solid;
        color: #3b73b9;
        font-family: 'GE Inspira Bold', Arial, Helvetica, sans-serif;
        text-align: center; 
    }

    #header .nav-open {
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        width: 65px;
        height: 54px;
        padding: 0;
        text-indent: -9999px;
        position: absolute;
        left: 0;
        border-right: #ebebeb 2px solid; 
    }

    #header .nav-open:after {
        content: '';
        position: absolute;
        display: block;
        height: 19px;
        width: 25px;
        background-image: url('../img/sprites/global-s2062d8f6af.png');
        background-position: 0 -2484px;
        background-repeat: no-repeat;
        top: 18px;
        left: 23px; 
    }

    #header .logo {
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        position: absolute;
        width: 180px;
        height: 55px;
        left: 54%;
        margin-left: -90px;
        padding: 0; 
    }

    #header .logo img {
        position: static;
        margin-top: 5px;
        width: 80%; 
    }

    #header .mobile-login {
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-size: 0.8125rem;
        color: #fff;
        text-transform: uppercase;
        display: block;
        text-align: center;
        padding: 21px 0;
        float: right;
        width: 65px;
        height: 54px;
        border-left: #326391 1px solid; 
    }

    #footer {
        padding: 0; 
    }

    #footer .secondary-links ul {
        margin: 0 0 20px 20px; 
    }

    #footer .footer-links {
        width: 100%; 
    }

    #footer .footer-links ul {
        margin: 0;
        padding: 12px 0 6px; 
    }

    #footer .footer-links li {
        float: none;
        margin-bottom: 10px; 
    }

    #footer .footer-links li a {
        margin: 0; 
    }

    #footer .footer-links li:after {
        display: none; 
    }

    #footer .footer-links.product {
        background: #fff;
        width: 33.3%;
        height: 90px;
        float: left;
        margin: 0;
        border-right: #ccc 1px solid;
        border-top: #ccc 1px solid; 
    }

    #footer .footer-links.product p, #footer .footer-links.product a {
        color: #3b73b9;
        font-size: 19px;
        font-size: 1.1875rem;
        font-family: 'GE Inspira Book', Arial, Helvetica, sans-serif;
        padding: 10px 0;
        text-align: center;
        line-height: 1;
        margin-top: 10px; 
    }

    #footer .footer-links.product ul {
        display: none; 
    }

    #footer .footer-links.icons {
        width: 100%;
        margin-left: 55px; 
    }

    #footer .copyright {
        width: 90%;
        margin-left: 20px; 
    } 
}

@media (max-width: 47.4375em) and (-webkit-min-device-pixel-ratio: 1.5), (max-width: 47.4375em) and (min--moz-device-pixel-ratio: 1.5), (max-width: 47.4375em) and (-o-min-device-pixel-ratio: 3 / 2), (max-width: 47.4375em) and (min-device-pixel-ratio: 1.5) {
    #header .nav-open:after {
        background-image: url('../img/sprites/global-2x-sd7897aa850.png');
        background-position: 0 -2579px;
        -webkit-background-size: 153px auto;
        -moz-background-size: 153px auto;
        -o-background-size: 153px auto;
        background-size: 153px auto; 
    } 
}

@media (max-width: 31.9375em) {
    #footer {
        padding: 0; 
    }

    #footer .l-margins {
       padding: 0; 
    }

    #footer .footer-links {
       padding-left: 0; 
    }

    #footer .copyright {
       padding: 0; } 
}

/* =============================================================================
	FEATURE SECTION RESPONSIVE
	========================================================================== */

@media (max-width: 63.0625em) {
    #feature-section {
        padding: 0; 
    }

    #feature-section .feature-content {
        width: 45%; 
    }

    #feature-section img {
        bottom: -108px; 
    }

    #feature-section img.cards {
        bottom: -160px; 
    }

    #feature-section img.dentist {
        bottom: -215px; 
    }

    #feature-section img.car {
        bottom: -215px; 
    }

    #feature-section img.ring {
        bottom: -270px; 
    } 

    #feature-section img.city {
        bottom: -25px; 
    } 

}

@media (max-width: 47.4375em) {
    #feature-section img {
        width: 150%;
        margin-left: -50%;
        bottom: -100px; 
    }

    #feature-section img.debt {
        bottom: -100px; 
    }

    #feature-section img.car {
        bottom: -55px; 
    }

    #feature-section img.cards {
        bottom: -90px;
        margin-left: -58%; 
    }

    #feature-section img.personal {
        bottom: -135px; 
    }

    #feature-section img.shop {
        bottom: -100px; 
    }

    #feature-section img.ipad {
        bottom: -10px; 
    }

    #feature-section img.child {
        bottom: 15px;
        left: 40px; 
    }

    #feature-section img.dentist {
        bottom: -115px; 
    }

    #feature-section img.high-five {
        bottom: -140px; 
    }

    #feature-section img.insurance {
        bottom: -5px;
        width: 200%; 
    }

    #feature-section img.ring {
        bottom: -220px; 
    }

    #feature-section img.city {
        bottom: -30px;
        left: 100px; 
        width: 220%; 
    }

    #feature-section .feature-content {
        width: 100%;
        height: auto; 
    }

    #feature-section p {
        width: 100%;
        text-align: left;
        font-size: 23px;
        font-size: 1.4375rem; 
    }

    #feature-section .feature-cta {
        min-width: 160px;
        margin: auto; 
    } 
} 

@media (max-width: 31.9375em) {
    #feature-section img {
        width: 180%;
        margin-left: -50%; 
    }

    #feature-section img.ring {
        bottom: -120px;
        left: -40px; 
    }

    #feature-section p {
        width: 100%; 
    }

    .l-2-col .l-module .content,
    .l-3-col .l-module .content {
        padding: 34px 20px; 
    } 
}

/* =============================================================================
	NAV (OFFSCREEN DEMO)
	========================================================================== */

@media (max-width: 63.0625em) {
    #nav ul.primary > li > a {
        padding: 20px 15px; 
    }

    #nav ul.primary li.iwantto {
        position: absolute;
        right: 0; 
    }

    #nav ul.primary li.iwantto > a {
        width: 230px;
        padding-left: 20px; 
    }

    #nav ul.primary li.iwantto > ul {
        width: 230px; 
    }

    #nav ul.primary li.iwantto > ul > li > a {
        width: 230px; 
    }

    #nav ul.primary li.iwantto > ul > li > a.card:after {
        top: 26px; 
    }

    #nav ul.primary li.iwantto.dropdown-active li > div .pullout-content .column {
        height: 340px; 
    }

    #nav ul.primary li.iwantto.dropdown-active li > div .pullout-content .column .column-title {
        padding-right: 20px; 
    }

    #nav ul.primary li.iwantto.dropdown-active li.pullout-active > a.card:before {
        margin-top: -40px;
        border-width: 40px 25px 40px 0; 
    }

    #nav ul.primary li.iwantto.dropdown-active li.pullout-active > div {
        right: 260px;
        width: 490px; 
    }

    #nav ul.primary li.mega-menu-active .mega-menu-close {
        top: 75px;
        left: 365px; 
    }

    #nav ul.primary li.mega-menu-active .mega-menu {
        top: 90px;
        left: -160px;
        width: 550px;
        height: auto;
    }

    #nav ul.primary li.mega-menu-active .mega-menu.first:after {
        left: 210px; 
    }

    #nav ul.primary li.mega-menu-active .mega-menu.second:after {
        left: 310px; 
    }

    #nav ul.primary li.mega-menu-active .mega-menu.third:after {
        left: 440px; 
    }

    #nav ul.secondary {
        margin-left: 5px; 
    }

    #rh-nav {
        top: 0;
        right: 0;
        left: auto;
        position: absolute;
        padding: 0; 
    }

    #rh-nav .online-login-dropdown {
        width: 230px; 
    }

    #rh-nav .online-login-list > li > a {
        width: 230px; } 
    }

@media (max-width: 47.4375em) {
    #rh-nav {
        -webkit-overflow-scrolling: touch;
        position: absolute;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -o-backface-visibility: hidden;
        backface-visibility: hidden;
        top: 0;
        right: 0;
        left: auto;
        padding-top: 0;
        height: auto;
        margin-left: 0;
        background: #5c5c5c;
        border-right: 1px solid #000; 
    }

    #rh-nav ul.online-login-list a.manage {
        height: auto;
        width: 100%;
        padding: 5px 10px;
        font-size: 18px;
        font-size: 1.125rem;
        color: white;
        background-color: #464646;
        float: none; 
    }

    #rh-nav ul.online-login-list a.manage:after {
        display: none; 
    }

    #rh-nav ul.online-login-dropdown {
        display: block;
        position: static;
        height: 100%;
        width: 100%; 
    }

    #rh-nav ul.online-login-dropdown li {
        margin: 0;
        line-height: normal;
        width: 100%; 
    }

    #rh-nav ul.online-login-dropdown li a {
        color: white;
        border-bottom: #636363 1px solid;
        padding: 15px 10px;
        width: 100%;
        text-align: left; 
    }

    #nav {
        -webkit-overflow-scrolling: touch;
        position: absolute;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -o-backface-visibility: hidden;
        backface-visibility: hidden;
        top: 0;
        padding-top: 0;
        height: auto;
        margin-left: 0;
        background: #555555;
        border-right: 1px solid #000; 
    }

    #nav ul.primary, #nav ul.secondary {
        width: 100%;
        height: auto;
        padding: 0;
        margin: 0;
        text-align: left; 
    }

    #nav ul.primary li, #nav ul.secondary li {
        float: none;
        padding: 0;
        margin: 0;
        background: transparent;
        display: block; 
    }

    #nav ul.primary li a, #nav ul.secondary li a {
        font-size: 15px;
        font-size: 0.9375rem;
        line-height: 47px;
        height: 47px;
        padding: 0 20px 0 20px;
        width: 100%;
        float: none;
        color: #3b73b9;
        background: #fff;
        margin: 0;
        border-bottom: 1px solid rgba(204, 204, 204, 0.3); 
    }

    #nav ul.primary li.active a, #nav ul.primary li a:hover, #nav ul.primary li a:focus,
    #nav ul.secondary li.active a,
    #nav ul.secondary li a:hover,
    #nav ul.secondary li a:focus {
        text-decoration: none;
        border-bottom: 1px solid rgba(204, 204, 204, 0.3);
        background: #fff; 
    }

    #nav ul.primary li.active a:after, #nav ul.primary li a:hover:after, #nav ul.primary li a:focus:after,
    #nav ul.secondary li.active a:after,
    #nav ul.secondary li a:hover:after,
    #nav ul.secondary li a:focus:after {
        display: none; 
    }

    #nav ul.primary li.active > a {
        background-color: #ebebeb; 
    }

    #nav ul.primary li.iwantto {
        background: #3b73b9;
        color: white;
        border-bottom: none;
        display: none;
        position: static; 
    }

    #nav ul.primary li.iwantto > a {
        float: none;
        width: 100%;
        border-bottom: none; 
    }

    #nav ul.primary li.iwantto > a:hover, #nav ul.primary li.iwantto > a:focus {
        color: #3b73b9; 
    }

    #nav ul.primary li.iwantto > a:after {
        display: none; 
    }

    #nav ul.primary li.iwantto ul {
        display: none; 
    }

    #nav ul.primary li a:hover, #nav ul.primary li a:focus {
        background: #ebebeb;
        -webkit-transition: background-color 200ms ease-in;
        -moz-transition: background-color 200ms ease-in;
        -o-transition: background-color 200ms ease-in;
        transition: background-color 200ms ease-in;
        -webkit-box-shadow: inset 0 -1px 1px 0px rgba(85, 81, 77, 0.1), inset 0 1px 1px 0px rgba(85, 81, 77, 0.1);
        -moz-box-shadow: inset 0 -1px 1px 0px rgba(85, 81, 77, 0.1), inset 0 1px 1px 0px rgba(85, 81, 77, 0.1);
        box-shadow: inset 0 -1px 1px 0px rgba(85, 81, 77, 0.1), inset 0 1px 1px 0px rgba(85, 81, 77, 0.1); 
    }

    #nav ul.secondary {
        padding: 0;
        top: 0;
        position: static; 
    }

    #nav ul.secondary li a {
        font-family: Arial, Helvetica, sans-serif;
        color: #ebebeb;
        border-bottom: none;
        background: #555555;
        position: relative;
        padding-left: 50px; 
    }

    #nav ul.secondary li a.contact:after {
        content: '';
        position: absolute;
        display: block;
        height: 17px;
        width: 20px;
        background-image: url('../img/sprites/global-s2062d8f6af.png');
        background-position: 0 -1834px;
        background-repeat: no-repeat; 
    }

    #nav ul.secondary li a.faqs:after {
        content: '';
        position: absolute;
        display: block;
        height: 20px;
        width: 15px;
        background-image: url('../img/sprites/global-s2062d8f6af.png');
        background-position: 0 -1866px;
        background-repeat: no-repeat; 
    }

    #nav ul.secondary li a.branch:after {
      content: '';
      position: absolute;
      display: block;
      height: 21px;
      width: 13px;
      background-image: url('../img/sprites/global-s2062d8f6af.png');
      background-position: 0 -1901px;
      background-repeat: no-repeat; }

    #nav ul.secondary li a:after {
      top: 12px;
      left: 20px; }

    #nav ul.secondary li a:hover, #nav ul.secondary li a:focus {
        background: #555555;
        color: #ebebeb;
        border-bottom: none; 
    }

    #nav ul.secondary li.active a {
        background: #555555;
        color: #ebebeb;
        border-bottom: none; 
    }

    #nav ul.second-nav {
        margin: 0;
        position: static;
        display: block; 
    }

    #nav ul.second-nav li a {
        padding-left: 40px;
        color: #706b65;
        text-transform: none; 
    }

    #nav ul.second-nav li a:hover, #nav ul.second-nav li a:focus {
        color: #55514d;
        background: #ccc;
        -webkit-box-shadow: inset 0 -1px 1px 0px rgba(85, 81, 77, 0.1), inset 0 1px 1px 0px rgba(85, 81, 77, 0.1);
        -moz-box-shadow: inset 0 -1px 1px 0px rgba(85, 81, 77, 0.1), inset 0 1px 1px 0px rgba(85, 81, 77, 0.1);
        box-shadow: inset 0 -1px 1px 0px rgba(85, 81, 77, 0.1), inset 0 1px 1px 0px rgba(85, 81, 77, 0.1); 
    }
     
      #nav ul.second-nav li.active a {
        color: #55514d;
        background: #ccc;
        -webkit-box-shadow: inset 0 -1px 1px 0px rgba(85, 81, 77, 0.1), inset 0 1px 1px 0px rgba(85, 81, 77, 0.1);
        -moz-box-shadow: inset 0 -1px 1px 0px rgba(85, 81, 77, 0.1), inset 0 1px 1px 0px rgba(85, 81, 77, 0.1);
        box-shadow: inset 0 -1px 1px 0px rgba(85, 81, 77, 0.1), inset 0 1px 1px 0px rgba(85, 81, 77, 0.1); }

  /******************************
  Facebook style menu SCSS
  ******************************/

    .js-nav .nav-open, .js-nav .nav-open-right {
        display: block;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -o-backface-visibility: hidden;
        backface-visibility: hidden; 
        }

    .js-nav #nav {
        width: 75%;
        left: -75%;
        overflow: hidden;
        height: 100%; 
    }

    .js-nav #rh-nav {
        width: 75%;
        right: -75%;
        overflow: hidden;
        height: 100%; 
    }

    .js-nav #inner-wrap {
        left: 0; 
    }

    .js-nav.csstransforms3d.csstransitions #nav {
        left: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        -moz-transform: translate3d(-100%, 0, 0);
        -ms-transform: translate3d(-100%, 0, 0);
        -o-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -o-backface-visibility: hidden;
        backface-visibility: hidden; 
    }

    .js-nav.csstransforms3d.csstransitions #rh-nav {
        right: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -moz-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        -o-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -o-backface-visibility: hidden;
        backface-visibility: hidden; 
    }

    .js-nav.csstransforms3d.csstransitions #inner-wrap {
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -o-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-transition: -webkit-transform 400ms ease;
        -moz-transition: -moz-transform 400ms ease;
        -o-transition: -o-transform 400ms ease;
        transition: transform 400ms ease; 
    }

    .js-nav-open #inner-wrap {
        left: 75%; 
    }

    .js-nav-open.csstransforms3d.csstransitions #inner-wrap {
        left: 0;
        -webkit-transform: translate3d(75%, 0, 0);
        -moz-transform: translate3d(75%, 0, 0);
        -ms-transform: translate3d(75%, 0, 0);
        -o-transform: translate3d(75%, 0, 0);
        transform: translate3d(75%, 0, 0);
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -o-backface-visibility: hidden;
        backface-visibility: hidden; 
    }

    .js-right-nav-open #inner-wrap {
        right: 75%; 
    }

    .js-right-nav-open.csstransforms3d.csstransitions #inner-wrap {
        right: 0;
        -webkit-transform: translate3d(-75%, 0, 0);
        -moz-transform: translate3d(-75%, 0, 0);
        -ms-transform: translate3d(-75%, 0, 0);
        -o-transform: translate3d(-75%, 0, 0);
        transform: translate3d(-75%, 0, 0);
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -o-backface-visibility: hidden;
        backface-visibility: hidden; 
    }

    ul.primary li.mega-menu-active .mega-menu {
        display: none !important; 
    }

    #nav ul.primary li.iwantto.dropdown-active ul {
       display: none !important; 
    } 
}

@media (max-width: 47.4375em) and (-webkit-min-device-pixel-ratio: 1.5), (max-width: 47.4375em) and (min--moz-device-pixel-ratio: 1.5), (max-width: 47.4375em) and (-o-min-device-pixel-ratio: 3 / 2), (max-width: 47.4375em) and (min-device-pixel-ratio: 1.5) {
    #nav ul.secondary li a.contact:after {
        background-image: url('../img/sprites/global-2x-sd7897aa850.png');
        background-position: 0 -1869px;
        -webkit-background-size: 153px auto;
        -moz-background-size: 153px auto;
        -o-background-size: 153px auto;
        background-size: 153px auto; 
    } 
}

@media (max-width: 47.4375em) and (-webkit-min-device-pixel-ratio: 1.5), (max-width: 47.4375em) and (min--moz-device-pixel-ratio: 1.5), (max-width: 47.4375em) and (-o-min-device-pixel-ratio: 3 / 2), (max-width: 47.4375em) and (min-device-pixel-ratio: 1.5) {
    #nav ul.secondary li a.faqs:after {
        background-image: url('../img/sprites/global-2x-sd7897aa850.png');
        background-position: 0 -1666px;
        -webkit-background-size: 153px auto;
        -moz-background-size: 153px auto;
        -o-background-size: 153px auto;
        background-size: 153px auto; 
    } 
}

@media (max-width: 47.4375em) and (-webkit-min-device-pixel-ratio: 1.5), (max-width: 47.4375em) and (min--moz-device-pixel-ratio: 1.5), (max-width: 47.4375em) and (-o-min-device-pixel-ratio: 3 / 2), (max-width: 47.4375em) and (min-device-pixel-ratio: 1.5) {
    #nav ul.secondary li a.branch:after {
        background-image: url('../img/sprites/global-2x-sd7897aa850.png');
        background-position: 0 -1901px;
        -webkit-background-size: 153px auto;
        -moz-background-size: 153px auto;
        -o-background-size: 153px auto;
        background-size: 153px auto; 
    } 
}

@media (max-width: 63.0625em) {
    .l-margins {
        width: 100%;
        padding: 0; 
    }

    .bg-full {
        min-width: 761px; 
    }

    .l-two-column-right #content-primary {
        width: 62%;
        margin-right: 1%; 
    }

    .l-two-column-right #sidebar {
        width: 37%; 
    } 
}

@media (max-width: 47.4375em) {
    .l-two-column-right #content-primary, .l-two-column-right #sidebar {
        width: 100%;
        margin: 0;
        float: none; 
    }

    .l-margins {
        padding: 0; 
    } 
}

@media (max-width: 63.0625em) {
   .content .responsive-table {
      overflow: hidden; 
   } 
}

/* =============================================================================
	FORMS
	========================================================================== */

@media (max-width: 63.0625em) {
    .input-field {
        padding: 0; 
    }

    label {
        width: 100%;
        text-align: left;
        position: relative;
        top: 0;
        left: 0;
        display: block;
        margin-bottom: 7px; 
    }

    label.check {
        float: left;
        width: 40%;
        top: 1px; 
    }

    label.radio {
        float: left;
        width: 40%;
        top: 2px; 
    }

    .simpleSelect,
    input[type="text"], textarea {
        width: 100%; 
    }

    input[type="submit"].cta-btn {
        float: left;
        margin: 0 0 20px; 
    }

    input[type="checkbox"], input[type="radio"] {
        width: 60%;
        margin: 0 0 15px 40%; 
    }

    .r-value {
        margin: -28px 0 0 47%; 
    } 
}

/* =============================================================================
	FAQ RESPONSIVE
	========================================================================== */

@media (max-width: 63.0625em) {
    .faq-categories.l-module .faq-category {
        width: 48%;
        margin-right: 2%;
        float: left;
        margin-bottom: 15px; 
    }

    .faq-categories.l-module .faq-category:last-child {
        margin-right: none; 
    }

    .faq-categories.l-module .faq-category img {
        width: auto; 
    } 
}

@media (max-width: 47.4375em) {
    .faq-page #left-menu {
        margin: 0 0 10px;
        width: 100%; 
    }

    .faq-page #left-menu li.active:after {
        display: none; 
    }

    .faq-page #right-content {
        width: 100%; 
    } 
}

/* =============================================================================
	BUDGET PLANNER RESPONSIVE
	========================================================================== */

@media (max-width: 47.4375em) {
    .budget-planner #content-form {
        width: 100%;
        margin: 20px 0 0 0;
        float: none; 
        }

    .budget-planner #content-form .heading-row {
        display: none; 
    }

    .budget-planner #content-form .row {
        margin-top: 10px; 
    }

    .budget-planner #content-form .row h4 {
        width: 100%;
        float: none; 
    }

    .budget-planner #content-form .row h4 .sub-total {
        display: block; 
    }

    .budget-planner #content-form .row label {
        width: 100%;
        margin: 10px 0 0 0;
        display: block; 
    }

    .budget-planner #content-form .row .simpleSelect {
        width: 100%;
        margin: 10px 0 0 0;
        display: block; 
    }

    .budget-planner #content-form .row .input-prepend {
        width: 100%;
        margin: 10px 0 0 0;
        display: block; 
    }

    .budget-planner #content-form .row .annual-amount {
        width: 100%;
        margin: 10px 0 0 0;
        display: block;
        position: relative;
        padding-left: 90px; 
    }

    .budget-planner #content-form .row .annual-amount:after {
        content: "Annual Amount:";
        position: absolute;
        left: 0;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-size: 0.75rem; 
    }
    
    .budget-planner #content-form .row .summary-label {
        width: 100%;
        height: auto; 
    }

    .budget-planner #content-form .row .summary-amount {
        width: 100%;
        margin: 10px 0 0 0;
        display: block;
        position: relative;
        padding-left: 90px; 
    }

    .budget-planner #content-form .row .summary-amount:after {
        position: absolute;
        left: 0;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-size: 0.75rem; 
    }

    .budget-planner #content-form .row .summary-amount.week:after {
        content: "Weekly:"; 
    }

    .budget-planner #content-form .row .summary-amount.fortnight:after {
        content: "Fortnightly:"; 
    }

    .budget-planner #content-form .row .summary-amount.month:after {
        content: "Monthly:"; 
    }

    .budget-planner #content-form .row .summary-amount.year:after {
        content: "Yearly:"; 
    }

    .budget-planner #left-menu {
        width: 100%;
        float: none; 
    } 
}
dl.hardship-numbers  {
	font-size: 0.75rem;
	line-height: 1.8;
}
dl.hardship-numbers dt {
	width: 25%;
	text-align: right;
	float: left;
	clear: left;
	margin-right: 1em;	
}

/* =============================================================================
    CAMPAIGN CSS - 15/05/2014
    ========================================================================== */

/* On Your Way Landing - Nathan - 15/05/2014*/
    .landing-onyourway .call-cta {
        background-image:url('/media/images/icon-phone.png');
        height: 48px;
        background-repeat: no-repeat;
        font-size: 18px;
        font-size: 1.125rem;
        font-weight: bold;
        margin-bottom: 9px; 
        padding-left: 50px;
        line-height: 48px;
    }