﻿﻿@font-face {
    font-family: 'Open Sans Light';
    font-style: normal;
    font-weight: 300;
    src: local('Open Sans Light'), local('OpenSans-Light'), url(https://themes.googleusercontent.com/static/fonts/opensans/v6/DXI1ORHCpsQm3Vp6mXoaTXhCUOGz7vYGh680lGh-uXM.woff) format('woff');
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: url(https://themes.googleusercontent.com/static/fonts/opensans/v6/cJZKeOuBrn4kERxqtaUH3fY6323mHUZFJMgTvxaG2iE.eot);
    src: local('Open Sans'), local('OpenSans'), url(https://themes.googleusercontent.com/static/fonts/opensans/v6/cJZKeOuBrn4kERxqtaUH3fY6323mHUZFJMgTvxaG2iE.eot) format('embedded-opentype'), url(https://themes.googleusercontent.com/static/fonts/opensans/v6/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}

@font-face {
    font-family: 'Open Sans Semibold';
    font-style: normal;
    font-weight: 600;
    src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url(https://themes.googleusercontent.com/static/fonts/opensans/v6/MTP_ySUJH_bn48VBG8sNSnhCUOGz7vYGh680lGh-uXM.woff) format('woff');
}

@font-face {
    font-family: 'Open Sans Bold';
    font-style: normal;
    font-weight: 700;
    src: url(https://themes.googleusercontent.com/static/fonts/opensans/v6/k3k702ZOKiLJc3WVjuplzHZ2MAKAc2x4R1uOSeegc5U.eot);
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://themes.googleusercontent.com/static/fonts/opensans/v6/k3k702ZOKiLJc3WVjuplzHZ2MAKAc2x4R1uOSeegc5U.eot) format('embedded-opentype'), url(https://themes.googleusercontent.com/static/fonts/opensans/v6/k3k702ZOKiLJc3WVjuplzHhCUOGz7vYGh680lGh-uXM.woff) format('woff');
}

@font-face {
    font-family: 'Open Sans Cond Light';
    font-style: normal;
    font-weight: 300;
    src: url(https://fonts.gstatic.com/s/opensanscondensed/v10/gk5FxslNkTTHtojXrkp-xOnoCx_jK1JUF_-5xuexfsU.eot);
    src: local('Open Sans Cond Light'), local('OpenSans-CondensedLight'), url(https://fonts.gstatic.com/s/opensanscondensed/v10/gk5FxslNkTTHtojXrkp-xOnoCx_jK1JUF_-5xuexfsU.eot) format('embedded-opentype'), url(https://fonts.gstatic.com/s/opensanscondensed/v10/gk5FxslNkTTHtojXrkp-xF1YPouZEKgzpqZW9wN-3Ek.woff) format('woff');
}

@font-face {
    font-family: 'Open Sans Condensed Bold';
    font-style: normal;
    font-weight: 700;
    src: url(https://fonts.gstatic.com/s/opensanscondensed/v10/gk5FxslNkTTHtojXrkp-xK1G_hHhJSbmG3TYw9dbn0A.eot);
    src: local('Open Sans Condensed Bold'), local('OpenSans-CondensedBold'), url(https://fonts.gstatic.com/s/opensanscondensed/v10/gk5FxslNkTTHtojXrkp-xK1G_hHhJSbmG3TYw9dbn0A.eot) format('embedded-opentype'), url(https://fonts.gstatic.com/s/opensanscondensed/v10/gk5FxslNkTTHtojXrkp-xONSK5BxN3NFS4EJkViHIqo.woff) format('woff');
}

html {
    height: 100%;
}

body {
    height: 100%;
    width: 100%;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 19px;
    /* color: #063; */
    margin: 0px;
    padding: 0px;
    background: #063;
}

:focus {
    outline: none;
}

a {
    color: #063;
    text-decoration: none;
}

    a:hover {
	color: #063;
    }

#page {
    position: relative;
    margin: 0px;
    padding: 0px;
    background: #FFF;
}

#headerxy {
    position: absolute;
    width: 100%;
    height: 162px;
    top: 0;
    background-image: url(images/bg-header.png);
    background-repeat: no-repeat;
    background-position: center top;
    z-index: 1000;
}

#header {
    position: relative;
    width: 996px;
    height: 96px;
    margin: 0 auto;
    padding: 14px 0 0 0;
    /* padding: 24px 0 0 0; logo without banner */
}

#logo {
    float: left;
    width: 394px;
    height: auto;
}

    #logo img {
        width: 100%;
    }

    #logo .logo-desktop /*, #logo .logo-retina*/ {
        display: none;
    }

.desktop #logo .logo-desktop, .mobile #logo .logo-desktop /*, .mobile #logo .logo-retina*/ {
    display: block;
}

#topnav {
    display: none;
    float: left;
    width: 274px;
    height: auto;
    margin: 0 0 0 316px;
    /*margin: 0 0 0 178px;*/
}

.desktop #topnav, .mobile #topnav {
    display: block;
}

#topnav a {
    color: #063;
    letter-spacing: -0.02em;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    transition: all .2s ease;
}

    #topnav a:hover {
        color: #063;
    }

#topnav ul {
    float: left;
    margin: 0px;
    padding: 5px 0 0 0;
    list-style-type: none;
    font-family: 'Open Sans Semibold', Arial, Helvetica, sans-serif;
}

    #topnav ul li {
        position: relative;
        display: inline;
        font-size: 14px;
        line-height: 18px;
        margin: 0px;
        padding: 4px 0;
    }

        #topnav ul li a {
            display: inline-block;
            padding: 0 20px;
        }

        #topnav ul li:before {
            font-family: 'fontAwesome';
            font-size: 18px;
            line-height: 18px;
            color: #063;
            display: block;
            position: absolute;
            top: 7px;
            left: 0;
            -webkit-transition: all .2s ease;
            -moz-transition: all .2s ease;
            -ms-transition: all .2s ease;
            transition: all .2s ease;
        }

        #topnav ul li.fa-map-marker:before {
            top: 5px;
            content: "\f041";
        }

        #topnav ul li.fa-phone:before {
            content: "\f095";
        }

        #topnav ul li:hover:before {
            color: #cd5400;
        }

#search {
    display: none;
    position: relative;
    float: left;
    height: 24px;
    width: 138px;
    background: none;
    margin: 2px 10px 0 0;
    border-radius: 3px 3px 3px 3px;
    behavior: url(PIE.html);
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.desktop #search, .mobile #search {
    display: block;
}

#search label {
    position: absolute;
    left: 4px;
    top: 3px;
}

    #search label .fa-search {
        font-size: 15px;
        color: #063;
        -webkit-transition: all .2s ease;
        -moz-transition: all .2s ease;
        -ms-transition: all .2s ease;
        transition: all .2s ease;
    }

#search:hover, #search.searchactive {
    width: 138px;
    background: #efefef;
}

    #search:hover .fa-search, #search.searchactive .fa-search {
        color: #7a983e;
    }

    #search.searchactive input, #search .searchStyle:hover {
        color: #949494;
    }

#search .searchStyle {
    float: left;
    background-color: transparent;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: -0.02em;
    font-family: 'Open Sans Semibold', Arial, Helvetica, sans-serif;
    color: #949494;
    height: 14px;
    width: 114px;
    border-width: 0px;
    margin: 0px 0px 0px 5px;
    padding: 5px 0px 5px 21px;
}
/*LOGIN
-------------------------------------------------------------------------------------------*/
#loginopen {
    position: absolute;
    display: none;
    bottom: 12px;
    right: 3%;
    border: 1px solid #d8d8d8;
    border-radius: 5px;
    margin: 0;
    padding: 0 15px;
    background: #063;
}

.home.mobile #loginopen {
    display: inline-block;
}

#loginopen:hover, .openob #loginopen {
    background: #7a983e;
    color: #FFF;
    cursor: pointer;
}

    #loginopen:hover h3, #loginopen:hover h3:before, #loginopen.open h3, .openob #loginopen h3:before, .openob #loginopen h3 {
        color: #FFF;
    }

#loginopen h3 {
    position: relative;
    margin: 0;
    font-size: 18px;
    line-height: 34px;
    padding: 0px 0 0 21px;
    color: #FFF;
    font-family: 'Open Sans Semibold', Arial, Helvetica, sans-serif;
    letter-spacing: -1px;
}

    #loginopen h3:before {
        font-family: 'fontAwesome';


        content: "\f023";
        position: absolute;
        font-size: 19px;
        line-height: 19px;
        padding: 0 5px 0 0;
        top: 8px;
        left: 0px;
        color: #FFF;
    }

#obloginxy {
    display: none;
    position: absolute;
    width: 234px;
    height: 279px;
    top: 176px;
    right: 0px;
    background: rgba(0,48,87,.87);
    border: 1px solid #1d342d;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    behavior: url(PIE.html);
    z-index: 1100;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
}

.rgba #obloginxy {
    border: 1px solid rgba(0,0,0,.87);
    background-clip: padding-box;
}

body.home.desktop #obloginxy {
    display: block;
}

.home.mobile #obloginxy {
    display: block;
    top: 130%;
    right: -300px;
    margin: 0;
}

.mobile.openob #obloginxy {
    right: 3%;
}

@media only screen and (min-width:768px) {
    .home.mobile #loginopen {
        display: none;
    }

    .home.mobile #obloginxy {
        display: block;
        top: 130%;
        margin: 0;
        right: 3%;
    }
}

#login {
    width: 200px;
    height: 211px;
    padding: 34px 17px;
}

    #login h2 {
        display: block;
        margin: 0 0 15px 0;
        padding: 0;
        font-family: 'Open Sans Semibold', Arial, Helvetica, sans-serif;
        font-weight: normal;
        font-size: 25px;
        line-height: 27px;
        text-align: center;
        color: #FFF;
    }

#select {
    position: relative;
    width: 90%;
    height: 30px;
    padding: 0;
    margin: 0;
}

.accessfield {
    width: 100%;
    height: 33px;
    margin: 0px;
    padding: 14px 0 0 0;
    overflow: hidden;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    transition: all .25s ease;
}

.retail .accessfield.rob {
    height: 70px;
}

.obaccess, .obpass, .bob-remove {
    float: left;
    display: inline-block;
    width: 100%;
    height: 30px;
    margin: 0;
    padding: 2px 0px 0px 32px;
    background-color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 17px;
    color: #747474;
    border-width: 0px;
    border: 1px solid #d5d5d5;
    -webkit-border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    behavior: url(PIE.html);
    background-image: url(images/icon-lock.gif);
    background-repeat: no-repeat;
    background-position: left 6px;
}

.obpass {
    margin: 10px 0;
    padding-left: 10px;
    background-image: none;
}

#btnlogin {
    display: block;
    float: left;
    height: 29px;
    width: 60px;
    margin: 10px 0 0 0;
}

.btn_login {
    position: relative;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    padding: 6px 12px 5px 12px;
    font-size: 14px;
    line-height: 17px;
    width: auto;
    height: 29px;
    text-align: center;
    color: #FFF;
    font-weight: normal;
    border: 1px solid #FFF;
    background-color: transparent;
    -webkit-border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
    behavior: url(PIE.html);
    cursor: pointer;
}

    .btn_login:hover {
        background-color: #677F34;
    }

#oblinks {
    display: block;
}

#oblinks, #oblinks2 {
    float: left;
    width: 125px;
    font-family: 'Open Sans Light' !important;
    font-weight: normal;
    font-weight: 400;
    padding: 6px 0px 0px 10px;
    margin: 8px 0 0 0;
}

#oblinks2 {
    display: none;
}


.accessfield.bob, #oblinks2, .personal #oblinks2, .business .accessfield.rob, .business #oblinks {
    display: none;
}

.business .accessfield.bob, .personal #oblinks, .business #oblinks2 {
    display: block;
}

#oblinks ul, #oblinks2 ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    text-align: right;
}

    #oblinks ul li, #oblinks2 ul li {
        display: inline;
        height: 16px;
        font-size: 13px;
        line-height: 16px;
        padding: 0px 8px 0px 4px;
        margin: 0px;
    }

#oblinks a, #oblinks2 a {
    color: #dfdfdf;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
}

    #oblinks a:hover, #oblinks2 a:hover {
        color: #FFF;
    }

#loginpromo {
    width: 100%;
    height: 38px;
    margin: 0;
    padding-top: 35px;
    opacity: 1;
    visibility: visible;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .4s ease;
}

.retail #loginpromo {
    padding-top: 8px;
    opacity: 0;
    visibility: hidden;
}

#loginpromo a {
    position: relative;
    display: block;
    width: 100%;
    height: 40px;
    color: #FFF;
    padding: 0 0 0 50px;
    box-sizing: border-box;
    overflow: hidden;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
}

    #loginpromo a:hover {
        color: #7a983e;
    }

#loginpromo .fa-laptop {
    position: absolute;
    font-size: 39px;
    top: -2px;
    left: 1px;
    color: rgba(122, 152, 62,1);
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
}

#loginpromo a:hover .fa-laptop {
    color: rgba(255,255,255,.85);
}

#loginpromo h3 {
    font-size: 14px;
    line-height: 16px;
    margin: 0;
    padding: 0;
    font-family: 'Open Sans Light', Arial, Helvetica, sans-serif;
    font-style: normal;
    letter-spacing: 0;
}

    #loginpromo h3 + h3 {
        font-size: 17px;
        line-height: 17px;
        text-transform: uppercase;
    }

#mainimgxy {
    position: relative;
    width: 987px;
    height: 472px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    z-index: 998;
}

#mainimg {
    position: absolute;
    width: 1920px;
    height: 472px;
    top: 68px;
    left: 50%;
    margin-left: -960px;
}

.dm {
    -webkit-animation-delay: 0.35s;
    -moz-animation-delay: 0.35s;
    animation-delay: 0.35s;
}
/*HOME NAVIGATION DOORS
-------------------------------------------------------------------------------------------*/
#homenavxy {
    display: none;
}

.desktop #homenavxy {
    display: block;
    width: 100%;
    height: 228px;
    background-color: #eaedee;
    border-top: 8px #063 solid;
    background: #f2f0f0; /* Old browsers */
    background: -moz-linear-gradient(top, #f2f0f0 0%, #ffffff 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f0f0), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f2f0f0 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f2f0f0 0%,#ffffff 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #f2f0f0 0%,#ffffff 100%); /* IE10+ */
    background: linear-gradient(to bottom, #f2f0f0 0%,#ffffff 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f0f0', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

.desktop #homenav {
    position: relative;
    width: 996px;
    height: 292px;
    margin: -58px auto 0px auto;
    background-image: url(images/home-nav-doors.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    z-index: 1500;
}

.desktop ul.nav {
    position: relative;
    padding: 0px;
    list-style-type: none;
    overflow: hidden;
}

    .desktop ul.nav > li.homenavitem {
        position: relative;
        float: left;
        width: 241px;
        height: 285px;
        margin: 0 0 0 8px;
        padding: 0 0 0 0;
        overflow: hidden;
    }

    .desktop ul.nav > li:first-child {
        margin-left: 4px;
        -webkit-border-radius: 0 0 0 8px;
        -moz-border-radius: 0 0 0 8px;
        border-radius: 0 0 0 8px;
        behavior: url(PIE.html);
    }

    .desktop ul.nav > li#navitem4.homenavitem {
        -webkit-border-radius: 0 0 8px 0;
        -moz-border-radius: 0 0 8px 0;
        border-radius: 0 0 8px 0;
        behavior: url(PIE.html);
    }

    .desktop ul.nav li a.homenavdoor {
        position: absolute;
        width: 241px;
        height: 128px; /*292*/
        top: 0px;
        left: 0;
        color: #fff;
        margin: 0 0 0 0px;
        padding: 164px 0 0 0;
        cursor: pointer;
        z-index: 500;
        background-image: url(images/home-nav-doors.png);
        background-repeat: no-repeat;
        background-position: -4px -292px;
        -webkit-transition: all .50s ease-out;
        -moz-transition: all .50s ease-out;
        -ms-transition: all .50s ease-out;
        transition: all .50s ease-out;
    }

    .desktop ul.nav li:hover a.homenavdoor {
        margin-top: 292px;
    }

    .desktop ul.nav li#navitem2 a.homenavdoor {
        background-position: -253px -292px;
    }

    .desktop ul.nav li#navitem3 a.homenavdoor {
        background-position: -502px -292px;
    }

    .desktop ul.nav li#navitem4 a.homenavdoor {
        background-position: -751px -292px;
    }

.desktop .homenavdoor p {
    margin: 6px 0;
    padding: 0;
}

.desktop .homenavdoor .nav-circle {
    position: absolute;
    display: block;
    width: 98px;
    height: 98px;
    border-radius: 50%;
    top: 38px;
    left: 50%;
    margin-left: -49px;
    z-index: 10;
    border: 2px solid #063;
    background: #054534; /* Old browsers */
    background: -moz-linear-gradient(top, #054534 0%, #0c775b 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#054534), color-stop(100%,#0c775b)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #054534 0%,#0c775b 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #054534 0%,#0c775b 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #054534 0%,#0c775b 100%); /* IE10+ */
    background: linear-gradient(to bottom, #063 0%,#2c618c 100%); /* W3C */
    behavior: url(PIE.html);
}

.desktop ul.nav li#navitem1 .nav-circle, .desktop ul.nav li#navitem4 .nav-circle {
    top: 46px;
}

.desktop i.nav-icon {
    position: absolute;
    display: block;
    width: 98px;
    height: 98px;
    top: 0;
    background-repeat: no-repeat;
    background-position: center top;
}

.desktop .nav-icon.iprivate {
    background-image: url(images/icon-private.png);
}

.desktop .nav-icon.ibusiness {
    background-image: url(images/icon-business.png);
}

.desktop .nav-icon.ionline {
    background-image: url(images/icon-online.png);
}

.desktop .nav-icon.iabout {
    background-image: url(images/icon-about.png);
}

.desktop .homenavdoor .half-circle {
    position: absolute;
    display: block;
    width: 40px;
    height: 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border: 1px solid #6d8479;
    background: #0E3D61;
    border-bottom: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    left: 50%;
    bottom: 28px;
    margin-left: -20px;
}

    .desktop .homenavdoor .half-circle:before {
        position: absolute;
        display: block;
        font-family: 'fontAwesome';
        content: "\f078";
        width: 100%;
        font-size: 24px;
        line-height: 24px;
        top: 3px;
        color: #7a983e;
        text-align: center;
    }

.desktop .homenavdoor h2 {
    display: block;
    color: #FFF;
    width: 100%;
    font-size: 30px;
    line-height: 32px;
    margin: 0 auto;
    padding: 0;
    font-family: 'Open Sans Semibold', Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-align: center;
}

    .desktop .homenavdoor h2 + h2 {
        font-size: 22px;
        line-height: 22px;
        font-family: 'Open Sans Light', Arial, Helvetica, sans-serif;
        font-style: normal;
        text-transform: uppercase;
    }

.desktop .homenavContent {
    width: 236px;
    height: 267px;
    padding: 15px 5px 10px 0;
}

.desktop ul.nav li:first-child .homenavContent, .desktop #navitem4 .homenavContent {
    height: 262px;
    padding-top: 22px;
}

.desktop .homenavContent h2 {
    display: block;
    padding: 0px 0px 6px 23px;
    margin: 10px 0px 4px 0px;
    color: #FFFFFF;
    font-size: 18px;
    line-height: 22px;
    font-family: 'Open Sans Semibold Italic', Arial, Helvetica, sans-serif;
    font-weight: normal;
    background-image: url(images/bg_navheading.png);
    background-repeat: no-repeat;
    background-position: 0px 10px;
}

.desktop .homenavContent ul {
    margin: 0px 0px 0px 25px;
    padding: 0px;
    list-style-type: none;
}

.desktop .homenavContent a {
    display: block;
    font-size: 13px;
    line-height: 16px;
    color: #FFFFFF;
    text-decoration: none;
}

    .desktop .homenavContent a:hover {
        color: #969696;
    }

.desktop .homenavContent ul li {
    display: block;
    margin: 0px;
    padding: 2px 0px 2px 0px;
    -webkit-transition: padding .30s;
    -moz-transition: padding .30s;
    -ms-transition: padding .30s;
    transition: padding .30s;
}

    .desktop .homenavContent ul li:hover {
        padding-left: 0px;
    }

.csstransitions .desktop .homenavContent ul li:hover {
    padding-left: 5px;
}
/*HOMENAV MOBILE
-------------------------------------------------------------------------------------------*/
.mobile #homenavxy {
    display: block;
    width: 100%;
    height: auto;
    padding: 2% 0;
    background-color: #eaedee;
    border-top: 8px #023a72 solid;
    background: #f2f0f0; /* Old browsers */
    background: -moz-linear-gradient(top, #f2f0f0 0%, #ffffff 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f0f0), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f2f0f0 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f2f0f0 0%,#ffffff 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #f2f0f0 0%,#ffffff 100%); /* IE10+ */
    background: linear-gradient(to bottom, #f2f0f0 0%,#ffffff 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f0f0', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

.mobile #homenav {
    position: relative;
    width: 100%;
    height: auto;
    margin: 0 auto;
    z-index: 1;
}

.mobile ul.nav {
    position: relative;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

    .mobile ul.nav > li.homenavitem {
        position: relative;
        float: left;
        width: 48%; /*233*/
        min-height: 276px; /*286*/
        border: 1px solid #f2f2f2;
        margin: 0 0 1% 1%;
        overflow: hidden;
        -webkit-border-radius: 8px 8px 8px 8px;
        -moz-border-radius: 8px 8px 8px 8px;
        border-radius: 8px 8px 8px 8px;
    }

    .mobile ul.nav li a.homenavdoor {
        position: absolute;
        width: 100%; /*231*/
        height: 109px; /*124*/
        bottom: 0;
        left: 0;
        margin: 0;
        padding: 168px 0 0 0;
        cursor: pointer;
        background: rgb(11,115,87); /* Old browsers */
        background: -moz-linear-gradient(top, rgba(11,115,87,1) 0%, rgba(28,61,45,1) 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(11,115,87,1)), color-stop(100%,rgba(28,61,45,1))); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, rgba(11,115,87,1) 0%,rgba(28,61,45,1) 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, rgba(11,115,87,1) 0%,rgba(28,61,45,1) 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, rgba(11,115,87,1) 0%,rgba(28,61,45,1) 100%); /* IE10+ */
        background: linear-gradient(to bottom, rgba(0,102,0,1) 0%, rgb(0,51,0) 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b7357', endColorstr='#1c3d2d',GradientType=0 ); /* IE6-9 */
        z-index: 1000;
        -webkit-transition: all .45s ease-out;
        -moz-transition: all .45s ease-out;
        -ms-transition: all .45s ease-out;
        transition: all .45s ease-out;
    }

    .mobile ul.nav li:hover a.homenavdoor {
        bottom: -276px;
    }

    .mobile ul.nav li a.homenavdoor:before {
        position: absolute;
        display: block;
        content: '';
        width: 90%;
        height: 85%;
        top: 7%;
        left: 5%;
        border: 1px solid #063;
        -webkit-border-radius: 8px 8px 8px 8px;
        -moz-border-radius: 8px 8px 8px 8px;
        border-radius: 8px 8px 8px 8px;
        background: rgb(16,128,98); /* Old browsers */
        background: -moz-linear-gradient(top, rgba(16,128,98,1) 0%, rgba(12,78,58,1) 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(16,128,98,1)), color-stop(100%,rgba(12,78,58,1))); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, rgba(16,128,98,1) 0%,rgba(12,78,58,1) 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, rgba(16,128,98,1) 0%,rgba(12,78,58,1) 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, rgba(16,128,98,1) 0%,rgba(12,78,58,1) 100%); /* IE10+ */
        background: linear-gradient(to bottom, rgb(0,102,0) 0%,rgb rgb(0,102,51) 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#108062', endColorstr='#0c4e3a',GradientType=0 ); /* IE6-9 */
    }

.mobile .homenavdoor .nav-circle {
    position: absolute;
    display: block;
    width: 98px;
    height: 98px;
    border-radius: 50%;
    top: 38px;
    left: 50%;
    margin-left: -49px;
    z-index: 10;
    border: 2px solid #063;
    background: #054534; /* Old browsers */
    background: -moz-linear-gradient(top, #054534 0%, #0c775b 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#054534), color-stop(100%,#0c775b)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #054534 0%,#0c775b 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #054534 0%,#0c775b 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #054534 0%,#0c775b 100%); /* IE10+ */
    background: linear-gradient(to bottom, #063 0%,#2c618c 100%); /* W3C */
    behavior: url(PIE.html);
}

.mobile ul.nav li#navitem1 .nav-circle, .mobile ul.nav li#navitem4 .nav-circle {
    top: 46px;
}

.mobile i.nav-icon {
    position: absolute;
    display: block;
    width: 98px;
    height: 98px;
    top: 0;
    background-repeat: no-repeat;
    background-position: center top;
}

.mobile .nav-icon.iprivate {
    background-image: url(images/icon-private.png);
}

.mobile .nav-icon.ibusiness {
    background-image: url(images/icon-business.png);
}

.mobile .nav-icon.ionline {
    background-image: url(images/icon-online.png);
}

.mobile .nav-icon.iabout {
    background-image: url(images/icon-about.png);
}

.mobile .homenavdoor .half-circle {
    position: absolute;
    display: block;
    width: 40px;
    height: 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border: 1px solid #063;
    background: #001c37;
    border-bottom: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    left: 50%;
    bottom: 20px;
    margin-left: -20px;
}

    .mobile .homenavdoor .half-circle:before {
        position: absolute;
        display: block;
        font-family: 'fontAwesome';
        content: "\f078";
        width: 100%;
        font-size: 24px;
        line-height: 24px;
        top: 3px;
        color: #7a983e;
        text-align: center;
    }

.mobile .homenavdoor h2 {
    position: relative;
    display: block;
    color: #FFF;
    width: 100%;
    font-size: 30px;
    line-height: 32px;
    margin: 0 auto;
    padding: 0;
    font-family: 'Open Sans Semibold', Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-align: center;
}

    .mobile .homenavdoor h2 + h2 {
        font-size: 22px;
        line-height: 22px;
        font-family: 'Open Sans Light', Arial, Helvetica, sans-serif;
        font-style: normal;
        text-transform: uppercase;
    }

.mobile .homenavContent {
    width: 100%;
    height: 100%; /*286*/
    min-height: 250px;
    padding: 15px 5px 10px 0;
    background: #c2b6a1;
    margin-top: 0;
    background: rgb(28,61,45); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(28,61,45,1) 0%, rgba(32,92,64,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(28,61,45,1)), color-stop(100%,rgba(32,92,64,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(28,61,45,1) 0%,rgba(32,92,64,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(28,61,45,1) 0%,rgba(32,92,64,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(28,61,45,1) 0%,rgba(32,92,64,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, #063 0%,#063 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1c3d2d', endColorstr='#063',GradientType=0 ); /* IE6-9 */
    -webkit-border-radius: 8px 8px 8px 8px;
    -moz-border-radius: 8px 8px 8px 8px;
    border-radius: 8px 8px 8px 8px;
    -webkit-transition: margin-top .45s ease-out;
    -moz-transition: margin-top .45s ease-out;
    -ms-transition: margin-top .45s ease-out;
    transition: margin-top .45s ease-out;
}

.mobile #homenav ul.nav li:hover .homenavContent {
    margin-top: 0;
}

.mobile .homenavContent h2 {
    display: block;
    padding: 0px 0px 6px 0px;
    margin: 10px 0px 4px 0px;
    color: #FFFFFF;
    font-size: 18px;
    line-height: 22px;
    font-family: 'Open Sans Semibold Italic', Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-align: center;
    background-image: url(images/bg_navheading.png);
    background-repeat: no-repeat;
    background-position: center bottom;
}

.mobile .homenavContent ul {
    margin: 0px 0px 0px 25px;
    padding: 0px;
    list-style-type: none;
}

.mobile .homenavContent a {
    display: block;
    font-size: 13px;
    line-height: 16px;
    color: #FFFFFF;
    text-decoration: none;
}

    .mobile .homenavContent a:hover {
        color: #969696;
    }

.mobile .homenavContent ul li {
    display: block;
    margin: 0px;
    padding: 2px 0px 2px 0px;
    -webkit-transition: padding .30s;
    -moz-transition: padding .30s;
    -ms-transition: padding .30s;
    transition: padding .30s;
}

    .mobile .homenavContent ul li:hover {
        padding-left: 0px;
    }

.mobile .csstransitions .homenavContent ul li:hover {
    padding-left: 5px;
}

.group:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0;
}

.innercontent {
    position: relative;
    width: 984px;
    height: auto;
    padding: 0;
    margin: 0 auto;
}

.table-homepromo, .table-whatsnew {
    opacity: 0;
    width: 984px;
    min-height: 200px;
    margin: 0 auto;
}

.innercontent p {
    margin: 3px 0;
    padding: 3px 0;
}

a.more, a.more:after {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
}



#quicklinks {
    width: 100%;
    height: 210px;
    background-image: url(images/bg-quicklinks.jpg);
    background-repeat: no-repeat;
}

    #quicklinks .innercontent h2 {
        float: left;
        font-size: 40px;
        line-height: 210px;
        font-weight: normal;
        margin: 0 0 0 135px;
        padding: 0;
        color: #FFF;
    }

    #quicklinks ul {
        float: left;
        list-style-type: none;
        margin: 55px 0 0 0;
    }

        #quicklinks ul li {
            position: relative;
            display: inline-block;
            overflow: hidden;
            width: 125px;
            height: 106px; /*125*/
            padding: 0;
        }

            #quicklinks ul li a .fa {
                color: #FFF;
                border: 2px solid #FFF;
                text-align: center;
                -webkit-border-radius: 50%;
                -moz-border-radius: 50%;
                border-radius: 50%;
                behavior: url(PIE.html);
                -webkit-transition: all .3s ease;
                -moz-transition: all .3s ease;
                -ms-transition: all .3s ease;
                transition: all .3s ease;
            }

            #quicklinks ul li a:hover .fa, #quicklinks ul li a:hover i.svg {
                background-color: #FFF;
            }

            #quicklinks ul li a i.svg {
                display: block;
                padding: 0;
                margin: 0 auto;
                width: 67px;
                height: 67px;
                -webkit-border-radius: 50%;
                -moz-border-radius: 50%;
                border-radius: 50%;
                text-align: center;
                border: 2px solid #FFF;
                behavior: url(PIE.html);
                -webkit-transition: all .5s ease;
                -moz-transition: all .5s ease;
                -ms-transition: all .5s ease;
                transition: all .5s ease;
            }

            #quicklinks ul li a:hover i.svg.idirectory svg, #quicklinks ul li a:hover i.svg.icheck svg, #quicklinks ul li a:hover i.svg.icreditcard svg {
                fill: #7a983e;
            }

            #quicklinks ul li a i.svg.idirectory svg {
                color: #FFF;
                fill: #FFF;
                padding: 0 0 7px 0;
                margin: 0;
                width: 33px;
                height: 68px;
                border: none;
                -webkit-transition: all .5s ease;
                -moz-transition: all .5s ease;
                -ms-transition: all .5s ease;
                transition: all .5s ease;
            }

            #quicklinks ul li a i.svg.icheck svg {
                color: #FFF;
                fill: #FFF;
                padding: 0;
                margin: 0;
                width: 40px;
                height: 80px;
                border: none;
                -webkit-transition: all .5s ease;
                -moz-transition: all .5s ease;
                -ms-transition: all .5s ease;
                transition: all .5s ease;
            }

            #quicklinks ul li a i.svg.icreditcard svg {
                color: #FFF;
                fill: #FFF;
                padding: 0;
                margin: 0;
                width: 48px;
                height: 65px;
                border: none;
                -webkit-transition: all .5s ease;
                -moz-transition: all .5s ease;
                -ms-transition: all .5s ease;
                transition: all .5s ease;
            }

            #quicklinks ul li a .fa-calculator {
                padding: 18px 0 0 1px;
                margin: 0;
                font-size: 33px;
                width: 67px;
                height: 49px;
            }

            #quicklinks ul li a:hover .fa-calculator, #quicklinks ul li a:hover .fa-mobile, #quicklinks ul li a:hover .fa-comments {
                color: #7a983e;
            }

            #quicklinks ul li a .fa-mobile {
                padding: 4px 0 0 0px;
                margin: 0;
                font-size: 58px;
                width: 67px;
                height: 63px;
            }

            #quicklinks ul li a .fa-comments {
                padding: 12px 0 0 0px;
                margin: 0;
                font-size: 42px;
                width: 67px;
                height: 55px;
            }

            #quicklinks ul li a h3 {
                display: block;
                padding: 0;
                font-size: 14px;
                line-height: 15px;
                font-weight: normal;
            }

            #quicklinks ul li a {
                display: block;
                width: 100%;
                height: 100%;
                min-height: 106px;
                margin: 0;
                padding: 20px 0 0 0;
                font-size: 14px;
                line-height: 14px;
                color: #FFF;
                font-family: 'Open Sans Semibold';
                font-style: normal;
                font-weight: 600;
                text-align: center;
                -webkit-transition: all .5s ease;
                -moz-transition: all .5s ease;
                -ms-transition: all .5s ease;
                transition: all .5s ease;
            }

                #quicklinks ul li a:hover {
                    padding: 0;
                }

.whatsnew {
    width: 100%;
    height: 238px;
    border-top: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
    background-repeat: no-repeat;
    background-position: center center;
}

@-moz-document url-prefix() {
    .desktop .whatsnew .innercontent {
        padding: 40px 0;
    }
}

.whatsnew .innercontent a {
    color: #063
}

    .whatsnew .innercontent a:hover {
        color: #063
    }

.whatsnew a.more {
    position: relative;
    color: #063;
    padding-right: 23px;
}

    .whatsnew a.more:after {
        content: "\f138";
        font-family: 'fontAwesome';
        color: #599080;
        font-size: 20px;
        height: 20px;
        width: 20px;
        display: block;
        position: absolute;
        bottom: 0;
        right: 0;
        text-align: center;
        text-rendering: optimizeLegibility;
    }

    .whatsnew a.more:hover, .whatsnew a.more:hover:after {
        color: #000;
    }

.homepromo a.more:hover, .homepromo a.more:hover:after {
    color: #063;
}

.whatsnew .innercontent table {
    width: 100%;
    min-height: 238px;
}

    .whatsnew .innercontent table td {
        width: 50%;
        padding: 0 25px;
        vertical-align: middle;
    }

        .whatsnew .innercontent table td:first-child {
            text-align: right;
            padding-right: 110px;
        }

.whatsnew .innercontent h2 {
    font-size: 40px;
    line-height: 44px;
    margin: 0;
    font-family: 'Open Sans Semibold';
    font-weight: normal;
    padding: 0;
    color: #063;
}

.whatsnew .innercontent h3 {
    font-size: 18px;
    line-height: 22px;
    padding: 0;
    margin: 5px 0 2px 0;
    font-weight: normal;
    font-family: 'Open Sans Semibold';
    color: #063;
}

.homepromo {
    width: 100%;
    min-height: 300px;
    margin: 0;
    padding: 0;
    background-repeat: no-repeat;
    background-position: center bottom;
}

    .homepromo .innercontent {
        padding: 26px 0;
    }

        .homepromo .innercontent table {
            width: 100%;
        }

            .homepromo .innercontent table td {
                width: 50%;
                padding: 5% 20px 0 20px;
            }

                .homepromo .innercontent table td:first-child {
                    padding-left: 0;
                }

        .homepromo .innercontent h2 {
            margin: 0;
            color: #063;
            padding: 0;
            font-weight: normal;
            font-size: 36px;
            line-height: 38px;
        }

            .homepromo .innercontent h2 + h2 {
                font-size: 25px;
                line-height: 25px;
                text-transform: uppercase;
                color: #063;
            }

        .homepromo .innercontent p {
            margin: 20px 0;
            padding: 3px 0;
            font-family: 'Open Sans Semibold';
            font-size: 20px;
            line-height: 23px;
            color: #4d4d4d
        }

            .homepromo .innercontent p.small {
                font-size: 16px !important;
                line-height: 19px !important;
                font-family: 'Open Sans', Arial, Helvetica, sans-serif;
                color: #6b6b6b !important;
            }

        .homepromo .innercontent a.more {
            position: absolute;
            display: inline-block;
            padding-right: 28px;
            color: #063;
            top: 50%;
            margin-top: -12px;
            right: 10px;
            font-family: 'Open Sans', Arial, Helvetica, sans-serif;
            font-size: 25px;
            line-height: 25px;
            text-transform: uppercase;
        }

            .homepromo .innercontent a.more:after {
                content: "\f138";
                font-family: 'fontAwesome';
                color: #063;
                font-size: 28px;
                height: 24px;
                width: 24px;
                display: block;
                position: absolute;
                bottom: 0;
                right: 0;
                text-align: center;
                text-rendering: optimizeLegibility;
            }

    .homepromo a.more:hover, .homepromo a.more:hover:after {
        color: #063;
    }

#footerxy {
    width: 100%;
    min-height: 180px;
    border-top: 12px solid #7A983E;
    background: #063;
}

#footer {
    width: 964px;
    height: 158px;
    margin: 0 auto;
    padding: 24px 0 0 0;
}

#logos2 {
    float: left;
    width: 272px;
    margin: 0;
}

#moneypass {
    float: left;
    width: 69px;
}

#ac {
    float: left;
    height: 42px;
    margin: 0 15px;
}

#logos {
    float: right;
    width: 155px;
    margin: 25px 0 0 0;
}

#nmls {
    float: left;
    width: 100%;
    height: 39px;
    margin: 50px 0 0 0;
    padding: 0;
}

    #nmls p {
        color: #FFF;
        font-size: 14px;
        line-height: 17px;
    }

#fdic {
    float: left;
    height: 37px;
    margin: 0;
    padding: 0;
}

#ehl {
    float: left;
    height: 38px;
    margin: 0 0 0 15px;
    padding: 0;
}

#sba {
    float: left;
    height: 38px;
    margin: 0 0 0 15px;
    padding: 0;
}

body.nologos #logos {
    display: none;
}

#footerlinks {
    float: right;
    width: 45%;
    height: auto;
}

#disclaimer {
    font-size: 12px;
    color: #a4b6ad;
}

#footer ul {
    float: right;
    margin: 0;
    padding: 0;
    color: #a4b6ad;
    font-size: 14px;
    list-style-type: none;
}

    #footer ul li {
        display: block;
        float: left;
        margin: 0;
        padding: 0 0 5px 20px;
    }

#footer a {
    color: #FFF;
}

    #footer a:hover {
        color: #969696;
    }

#footer li.copyright {
    padding: 5px 0 5px 10px;
}

#subContentxy {
    width: 100%;
    background-image: url(images/bg-landscape2.jpg);
    background-repeat: no-repeat;
    background-position: center top;
}

#subContent {
    width: 996px; /*984*/
    margin: 0 auto;
    padding: 200px 0 20px 0;
}

#colright {
    float: left;
    width: 676px; /*680*/
    min-height: 500px;
    margin-left: 6px;
    padding: 30px;
    background: #FFF;
    -webkit-border-radius: 8px 8px 8px 8px;
    -moz-border-radius: 8px 8px 8px 8px;
    border-radius: 8px 8px 8px 8px;
}

#subnav {
    float: left;
    position: relative;
    width: 254px;
    height: auto;
    top: 0;
    left: 0;
    z-index: 800;
    padding: 0;
}

#menuopen {
    display: none;
    position: relative;
    width: 97%;
    height: 36px;
    margin: 0;

    padding: 14px 0 0 3%;
    background: rgb(255,102,0); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(255,102,0,1) 0%, rgba(199,80,0,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,102,0,1)), color-stop(100%,rgba(199,80,0,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(255,102,0,1) 0%,rgba(199,80,0,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(255,102,0,1) 0%,rgba(199,80,0,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(255,102,0,1) 0%,rgba(199,80,0,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, #969696 0%,#6b6a6a 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7a983e', endColorstr='#c75000',GradientType=0 ); /* IE6-9 */
}

    #menuopen h2 {
        color: #FFFFFF;
        font-size: 20px;
        line-height: 22px;
        margin: 0;
        padding: 0;
        text-transform: uppercase;
    }

div.menubutton {
    position: absolute;
    width: 30px;
    height: 28px;
    padding: 3px 8px 6px 8px;
    background: #transparent;
    top: 7px;
    right: 17px;
    cursor: pointer;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    text-indent: -9999em;
    line-height: 22px;
    font-size: 1px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    border-radius: 5px;
    -moz-border-radius: 5px;
}

.menubutton span {
    display: block;
    background: #FFF;
    height: 5px;
    margin-top: 4px;
    border-radius: 5px;
    -moz-border-radius: 5px;
}

.menubutton:hover, #menuopen.open .menubutton {
    background-color: #565656;
}

ul.subnav {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

    ul.subnav > li.subnavitem {
        position: relative;
        width: 100%;
        height: 90px;
        padding: 0;
        margin: 1% 0;
        overflow: hidden;
        -webkit-border-radius: 8px 8px 8px 8px;
        -moz-border-radius: 8px 8px 8px 8px;
        border-radius: 8px 8px 8px 8px;
        -webkit-transition: height .50s;
        -moz-transition: height .50s;
        -ms-transition: height .50s;
        transition: height .50s;
    }

.mobile ul.subnav > li.subnavitem {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    transition: none;
}

ul.subnav > li:first-child {
    margin-top: 0;
}

ul.subnav > li:last-child.subnavitem {
    margin: 1% 0 0 0;
}

ul.subnav > li.subnavitem.active {
    height: 438px;
}

#subnavitem2.active {
    height: 495px;
}

#subnavitem3.active {
    height: 419px;
}

#subnavitem4.active {
    height: 363px;
}

.subnavitem .icon {
    position: absolute;
    display: block;
    top: 11px;
    left: 9%;
    width: 118px;
    height: 118px;
    margin-left: -59px;
    z-index: 10;
    background-image: url(images/icons_nav.html);
    background-repeat: no-repeat;
}

#subnavitem2 .icon {
    background-position: -118px 0;
}

#subnavitem3 .icon {
    background-position: -236px 0;
}

#subnavitem4 .icon {
    background-position: -354px 0;
}

.subnavdoor i.nav-icon {
    position: absolute;
    display: block;
    width: 65px;
    height: 65px;
    background-size: 100%;
    top: 0;
    background-repeat: no-repeat;
    background-position: center top;
}

.subnavitem .nav-circle {
    position: absolute;
    display: block;
    width: 65px;
    height: 65px;
    border-radius: 50%;
    top: 10px;
    left: 15px;
    margin-left: 0;
    z-index: 10;
    border: 2px solid #063;
    background: #054534; /* Old browsers */
    background: -moz-linear-gradient(top, #054534 0%, #0c775b 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#054534), color-stop(100%,#0c775b)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #054534 0%,#0c775b 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #054534 0%,#0c775b 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #054534 0%,#0c775b 100%); /* IE10+ */
    background: linear-gradient(to bottom, #001d35 0%,#063 100%); /* W3C */
    behavior: url(PIE.html);
}

ul.subnav li a.subnavdoor {
    position: relative;
    display: block;
    width: 159px;
    height: 75px;
    margin: 0;
    padding: 15px 0px 0px 95px;
    overflow: hidden;
}

    ul.subnav li a.subnavdoor:before {
        position: absolute;
        display: block;
        content: '';
        width: 240px;
        height: 76px;
        top: 6px;
        left: 6px;
        background: #108062; /* Old browsers */
        background: -moz-linear-gradient(top, #108062 0%, #0c4e3a 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#108062), color-stop(100%,#0c4e3a)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #108062 0%,#0c4e3a 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #108062 0%,#0c4e3a 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #108062 0%,#0c4e3a 100%); /* IE10+ */
        background: linear-gradient(to bottom, #063 0%,#001d35 100%); /* W3C */
        border: 1px solid #063;
        -webkit-border-radius: 8px 8px 8px 8px;
        -moz-border-radius: 8px 8px 8px 8px;
        border-radius: 8px 8px 8px 8px;
    }

.rgba li a.subnavdoor {
    background-image: none;
    background: rgb(11,115,87); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(11,115,87,1) 0%, rgba(28,61,45,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(11,115,87,1)), color-stop(100%,rgba(28,61,45,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(11,115,87,1) 0%,rgba(28,61,45,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(11,115,87,1) 0%,rgba(28,61,45,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(11,115,87,1) 0%,rgba(28,61,45,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(0, 48, 87,1) 0%,rgba(0, 29, 53,1) 100%); /* W3C */
}

.rgba ul.subnav li a.subnavdoor:before {
    border: 1px solid rgba(36, 114, 178,.37);
    background-clip: padding-box;
}

.subnavdoor h2 {
    position: relative;
    display: block;
    color: #FFF;
    font-size: 28px;
    line-height: 32px;
    margin: 0 auto;
    padding: 0;
    font-family: 'Open Sans Semibold', Arial, Helvetica, sans-serif;
    font-weight: normal;
}

    .subnavdoor h2 + h2 {
        font-size: 18px;
        line-height: 20px;
        font-family: 'Open Sans Light', Arial, Helvetica, sans-serif;
        font-style: normal;
        text-transform: uppercase;
    }

.subnavContent {
    width: 100%;
    height: auto;
    padding: 0px 0 15px 0;
    background: #681424;
    background: rgb(28,61,45); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(28,61,45,1) 0%, rgba(32,92,64,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(28,61,45,1)), color-stop(100%,rgba(32,92,64,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(28,61,45,1) 0%,rgba(32,92,64,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(28,61,45,1) 0%,rgba(32,92,64,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(28,61,45,1) 0%,rgba(32,92,64,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(0, 29, 53,1) 0%,rgba(0, 48, 87,1) 100%); /* W3C */
    -webkit-box-shadow: inset 0px 3px 10px 0px rgba(0,0,0,0.42);
    -moz-box-shadow: inset 0px 3px 10px 0px rgba(0,0,0,0.42);
    box-shadow: inset 0px 3px 10px 0px rgba(0,0,0,0.42);
}

    .subnavContent table tr td {
        display: block;
        width: 100%;
        float: left;
    }

    .subnavContent h2 {
        display: block;

        padding: 0px 0px 9px 21px;
        margin: 14px 0px 0px 0px;
        color: #FFFFFF;
        font-size: 16px;
        line-height: 18px;
        font-family: 'Open Sans', sans-serif;
        background-image: url(images/bg_navheading.png);
        background-repeat: no-repeat;
        background-position: 0px 6px;
    }

    .subnavContent ul {
        margin: 0px 0px 0px 21px;
        padding: 0px;
        list-style-type: none;
    }

    .subnavContent a {
        display: block;
        font-size: 13px;
        line-height: 15px;
        color: #FFFFFF;
        text-decoration: none;
    }

        .subnavContent a:hover {
            color: #063;
        }

    .subnavContent ul li {
        display: block;
        margin: 0px;
        padding: 2px 0px;
        -webkit-transition: padding .30s;
        -moz-transition: padding .30s;
        -ms-transition: padding .30s;
        transition: padding .30s;
    }

.mobile .subnavContent ul li {
    padding: 5px 0;
}

.subnavContent ul li:hover {
    padding-left: 0px;
}

.csstransitions .subnavContent ul li:hover {
    padding-left: 5px;
}

hr {
    width: 50%;
    height: 1px;
    border: 0;
    border-top: solid 1px #ccc;
    margin: 20px auto;
    ">
}
/*TEXT
-------------------------------------------------------------------------------------------*/
.content, .content p {
    font-size: 15px;
    line-height: 19px;
    color: #757575;
}

    .content h1, .content h2, .content h3, .content h4, .content h5, .content p, .content ul, .content ol, .content blockquote, .content pre, .content dl, .content dt, .content dd {
        margin-top: 3px;
        padding-top: 3px;
        margin-bottom: 5px;
        padding-bottom: 5px;
    }

    .content ul {
        margin: 0px 0px 0px 20px;
        padding: 5px 0px 5px 0px;
        list-style-type: none;
    }

    .content ol {
        margin: 0px 0px 10px 20px;
        padding: 5px 0px 5px 0px;
    }

        .content ol li {
            padding: 6px 0px 6px 0px;
            margin-left: 25px;
            font-size: 15px;
            line-height: 17px;
        }

    .content ul li {
        position: relative;
        padding: 6px 0px 6px 25px;
        background-repeat: no-repeat;
    }

        .content ul li:before {
            content: "\f138";
            font-family: 'fontAwesome';
            color: #7A983E;
            font-size: 18px;
            height: 18px;
            width: 18px;
            display: block;
            position: absolute;
            top: 7px;
            left: 0px;
            text-align: center;
        }

    .content ul ul li {
        padding-left: 20px;
    }

        .content ul ul li:before {
            content: "\f101";
            font-size: 18px;
            height: 18px;
            width: 18px;
            top: 7px;
            left: 0px;
        }

    .content ul.checklist li {
        padding: 6px 0px 6px 30px;
        background-repeat: no-repeat;
        font-size: 16px;
        line-height: 19px;
    }

        .content ul.checklist li:before {
            content: "\f00c";
            font-family: 'fontAwesome';
            color: #7a983e;
            font-size: 22px;
            height: 18px;
            width: 16px;
            padding-left: 2px;
            display: block;
            position: absolute;
            left: -2px;
            text-align: center;
        }

    .content h1 {
        font-size: 34px;
        line-height: 37px;
        margin: 0px;
        padding: 5px 0px;
        color: #063;
        font-weight: normal;
        font-family: 'Open Sans Semibold', Arial, Helvetica, sans-serif;
        text-transform: uppercase;
        letter-spacing: -1px;
    }

    .content.dark h1 {
        color: #FFF;
    }

    .content h2, .toggler, .accordion dt {
        font-size: 24px;
        line-height: 28px;
        color: #063;
        font-weight: normal;
        font-family: 'Open Sans', Arial, Helvetica, sans-serif;
        border-bottom: 1px solid #c7c7c7;
        margin-bottom: 10px;
        margin-top: 20px;
    }

    .content h3 {
        font-size: 21px;
        line-height: 23px;
        color: #000;
        font-weight: normal;
    }

body.directory .content h3 {
    margin-top: 20px;
    margin-bottom: 0;
    padding-bottom: 0;
}

.content h1 + h3 {
    margin-top: 0px;
}

.content h4 {
    font-size: 18px;
    line-height: 22px;
    font-weight: bold;
    color: #063;
}

.content h5 {
    font-size: 12px;
    line-height: 14px;
    font-weight: bold;
}

.content h6 {
    font-size: 10px;
    line-height: 12px;
    color: #7d7d7d;
    font-weight: normal;
}

.content sup, .content sub, .table-style sup, .table-style sub, table-product sup, table-product sub {
    line-height: 0px !important;
    vertical-align: baseline;
    position: relative;
    bottom: .33em;
}

.content figure {
    margin: 0 2% 3% 2%;
    padding: 0;
}

.content figcaption {
    color: #b39254;
}

.content a {
    font-family: 'Open Sans Semibold', Arial, Helvetica, sans-serif;
}

    .content a.anchor {
        position: relative;
        top: -140px;
        display: block;
        visibility: hidden;
        height: 0;
        float: left;
    }

    .content a.personalizationSetting.anchor {
        position: static;
        top: 0px;
        display: inline;
        visibility: visible;
        height: auto;
        float: none;
    }

p.dropcap:first-letter {
    float: left;
    font-size: 52px;
    line-height: 40px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
    margin: 0px 5px 0px 0px;
    padding: 0px;
    height: 52px;
    color: #000000;
    font-weight: normal;
}

p.dropcap {
    margin: 4px 0px 10px 0px;
}

p.small, .small {
    font-size: 12px !important;
    line-height: 14px !important;
    font-weight: normal !important;
    color: #9e9e9e !important;
    padding: 2px 0px 2px 0px;
    margin: 2px 0px 2px 0px;
}

ol.small, ul.small {
    font-size: 11px !important;
    line-height: 12px !important;
    font-weight: normal !important;
    color: #9e9e9e !important;
    padding: 2px 0px 2px 0px;
    margin: 2px 0px 2px 15px;
}

    ol.small li, ul.small li {
        padding: 2px 0px 2px 0px;
        margin: 2px 0px 2px 0px;
        line-height: 15px;
    }

fieldset {
    padding: 10px;
    border: 1px #2382E2 solid;
}

    fieldset legend {
        color: #636363;
        padding: 5px;
        font-size: 16px;
        line-height: 18px;
        font-weight: bold;
    }

i {
    font-family: 'global-icons';
    font-style: normal;
    font-weight: normal;
}

img.shadow {
    -webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.3);
    box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.3);
    margin-bottom: 10px;
}
/*TABLES
-------------------------------------------------------------------------------------------*/
table {
    border-collapse: separate;
    border-spacing: 0;
}

.table-style {
    margin: 15px 0px 20px 0px;
    border: 2px solid #dddddd;
    -moz-border-radius: 5px 5px 5px 5px;
    -ms-border-radius: 5px 5px 5px 5px;
    -o-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    border-collapse: inherit;
}

    .table-style caption {
        padding: 15px;
        margin: 0 0 10px 0;
        font-size: 16px;
        color: #ffffff;
        text-align: left;
        font-weight: bold;
        margin-top: 15px;
        -moz-border-radius: 5px 5px 5px 5px;
        -ms-border-radius: 5px 5px 5px 5px;
        -o-border-radius: 5px 5px 5px 5px;
        -webkit-border-radius: 5px 5px 5px 5px;
        border-radius: 5px 5px 5px 5px;
        background: #108062; /* Old browsers */
        background: -moz-linear-gradient(top, #108062 0%, #0c4e3a 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#108062), color-stop(100%,#0c4e3a)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #108062 0%,#0c4e3a 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #108062 0%,#0c4e3a 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #108062 0%,#0c4e3a 100%); /* IE10+ */
        background: linear-gradient(to bottom, #063 0%,#001d35 100%); /* W3C */
        behavior: url(PIE.htc);
    }

    .table-style td, .table-style th {
        background-color: #ffffff;
        padding: 15px;
        border-bottom: 1px solid #DEDEDF;
        text-align: center;
        vertical-align: middle;
    }

    .table-style th {
        color: #063;
        border-width: 3px;
        background: #f6f6f6;
    }

        .table-style th:first-child {
            -moz-border-radius: 5px 0 0 0;
            -ms-border-radius: 5px 0 0 0;
            -o-border-radius: 5px 0 0 0;
            -webkit-border-radius: 5px 0 0 0;
            border-radius: 5px 0 0 0;
            border-right: 1px solid #DEDEDF;
            text-align: left;
        }

        .table-style th:last-child {
            -moz-border-radius: 0 5px 0 0;
            -ms-border-radius: 0 5px 0 0;
            -o-border-radius: 0 5px 0 0;
            -webkit-border-radius: 0 5px 0 0;
            border-radius: 0 5px 0 0;
        }

    .table-style td:first-child {
        border-right: 1px solid #DEDEDF;
        text-align: left;
        font-weight: 600;
    }

    .table-style tr:hover td {
        background-color: rgb(36, 114, 178,.1);
    }

    .table-style tr td ul li {
        text-align: left;
    }

.table-product {
    padding: 0 !important;
    background: none !important;
    border-radius: 0 !important;
    border: none !important;
    margin: 0 !important;
    border-top-width: 0px;
    border-top-style: solid;
    border-top-color: #AEB89D;
    margin-top: 15px !important;
    margin-bottom: 10px !important;
}

    .table-product th {
        padding: 14px 20px;
        border-right-width: 1px;
        border-right-style: solid;
        border-right-color: #063;
        background: #063; /* Old browsers */
        text-align: center;
        vertical-align: middle;
        color: #fff;
        text-shadow: 1px 1px 2px #002b1d;
        behavior: url(PIE.htc);
    }

    .table-product td {
        border-bottom: 1px #d2d2d2 solid;
        border-right: 1px #d2d2d2 solid;
        text-align: center;
        padding: 10px;
        background: #FFF;
    }

    .table-product tr:first-child td:first-child, .table-product tr th:nth-child(2) {
        -moz-border-top-left-radius: 10px;
        -webkit-border-top-left-radius: 10px;
        border-top-left-radius: 10px;
        behavior: url(PIE.htc);
    }

    .table-product tr th:last-child {
        -moz-border-top-right-radius: 10px;
        -webkit-border-top-right-radius: 10px;
        border-top-right-radius: 10px;
        behavior: url(PIE.htc);
    }

    .table-product tr:first-child td:first-child {
        border-top: 1px #d2d2d2 solid;
    }

    .table-product tr th:first-child, .table-product tr td:first-child {
        text-align: left;
        border-left: 1px #d2d2d2 solid;
        border-right-width: 0;
    }

    .table-product tr:last-child td:first-child {
        border-bottom-left-radius: 10px;
        -moz-border-bottom-left-radius: 10px;
        -webkit-bottom-left-radius: 10px;
        behavior: url(PIE.htc);
    }

    .table-product tr th:first-child {
        background: none !important; /* Old browsers */
        background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #ffffff 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #ffffff 0%,#ffffff 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%); /* IE10+ */
        background: linear-gradient(to bottom, #ffffff 0%,#ffffff 100%); /* W3C */
        /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );*/ /* IE6-9 */
        border-left-width: 0;
        border-left: none;
        border-right-width: 0;
    }

    .table-product tr td:first-child {
        background-image: url('images/table-column-shadow.png');
        background-repeat: repeat-y;
        background-position: right top;
        background-color: #f6f6f6;
        font-weight: bold;
    }

    .table-product tr:last-child td {
        border-bottom: 1px #d2d2d2 solid;
    }

        .table-product tr:last-child td:last-child {
            border-radius: 0 0 10px 0;
            behavior: url(PIE.htc);
        }

    .table-product tr td:last-child {
        border-right: 1px #d2d2d2 solid;
    }

    .table-product caption, .table-product tr th:first-child, .table-product tr th:first-child p {
        padding: 7px;
        font-size: 16px;
        line-height: 18px;
        color: #000000;
        text-align: left;
        font-weight: normal;
        text-shadow: none;
        background: none;
    }

        .table-product tr th:first-child, .table-product tr th:first-child p {
            text-align: center;
        }

    .table-product tr:hover {
        background-color: #ecf1f7;
    }

table.table-product th p, table.table-product th a {
    color: #ffffff;
    padding: 0px;
    text-shadow: rgba(18, 52, 100,.50) 1px 1px 0;
    font-size: 18px;
    line-height: 20px;
}

    table.table-product th a:hover {
        color: #c7c7c7;
    }

table.table-product p, table.table-style p {
    padding: 1px 0px 4px 0px;
    margin: 4px 0px 4px 0px;
}

table.table-product ul {
    text-align: left;
    margin: 0;
    padding: 0;
}

    table.table-product ul li {
        margin: 0;
        padding: 0 0 0 25px;
        font-size: 14px;
    }

        table.table-product ul li p {
            font-size: 14px;
        }

        table.table-product ul li:before {
            display: none;
        }

        table.table-product ul li:before {
            content: "\f138";
            font-family: 'fontAwesome';
            font-size: 16px;
            height: 16px;
            width: 16px;
            display: block;
            position: absolute;
            top: 2px;
            left: 3px;
            text-align: center;
        }

    table.table-product ul ul li:before {
        content: "\f054";
        color: #9fbeaf;
        font-size: 16px;
        height: 16px;
        width: 16px;
        top: 1px;
        left: 5px;
    }

.col-odd {
    background-color: #fff;
}

th.col-odd, .table-product tr:hover th.col-odd {
    background-color: #063; /* Old browsers */
    font-size: 16px;
    line-height: 18px;
}

.table-product td.col-even {
    background-color: #f2f2fb;
    behavior: url(PIE.htc);
}

.table-product tr:hover th.col-odd:first-child, .table-product tr:hover {
    background-color: transparent !important;
}

    th.col-even, .table-product tr:hover th.col-even {
        background: rgb(11,115,87); /* Old browsers */
        background: -moz-linear-gradient(top, rgba(11,115,87,1) 0%, rgba(28,61,45,1) 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(11,115,87,1)), color-stop(100%,rgba(28,61,45,1))); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, rgba(11,115,87,1) 0%,rgba(28,61,45,1) 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, rgba(11,115,87,1) 0%,rgba(28,61,45,1) 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, rgba(11,115,87,1) 0%,rgba(28,61,45,1) 100%); /* IE10+ */
        background: linear-gradient(to bottom, rgba(0, 48, 87,1) 0%,rgba(0,29,53,1) 100%); /* W3C */
        font-size: 16px;
        line-height: 18px;
    }

.table-testimonial-L, .table-testimonial-R {
    display: block;
    width: 100%;
    margin: 3% 0;
    padding: 0;
    background-color: #fdfdfd;
    border-radius: 7px 7px 7px 7px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
}

.table-testimonial-R {
    background-color: #f8f8f8;
}

    .table-testimonial-L td, .table-testimonial-R td {
        padding: 20px;
        border-radius: 7px 7px 7px 7px;
    }

        .table-testimonial-L td:first-child, .table-testimonial-R td:first-child {
            border-right: 1px #dedede solid;
        }

        .table-testimonial-L td:first-child {
            background-color: #f8f8f8;
        }

        .table-testimonial-R td:first-child {
            background-color: #fdfdfd;
        }

        .table-testimonial-L td p.quote, .table-testimonial-R td p.quote {
            position: relative;
            padding-left: 40px;
            color: #000;
            font-style: italic;
        }

            .table-testimonial-L td p.quote:before, .table-testimonial-R td p.quote:before {
                font-family: Georgia, sans-serif;
                display: block;
                content: "\201C";
                font-size: 80px;
                position: absolute;
                left: -5px;
                top: 27px;
                color: #f36403;
            }

    .table-testimonial-L h4, .table-testimonial-R h4 {
        margin: 0;
        padding: 0;
        text-shadow: 1px 1px 0 #fff;
    }

        .table-testimonial-L h4 + p, .table-testimonial-R h4 + p {
            margin: 0;
            padding: 0;
        }

    .table-testimonial-L img, .table-testimonial-R img {
        position: relative;
        border-radius: 50%;
    }

.investtable {
    width: 100%;
    border: 1px solid #afafaf;
    background: #FFF;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px !important;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.27);
    -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.27);
    box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.27);
    behavior: url(PIE.htc);
}

    .investtable td {
        padding: 5px;
        border: 1px solid #afafaf;
        text-align: center;
    }

table.privacytable {
    width: 100%;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    color: #686969;
    margin: 0 0 .5em;
    padding: 0;
    line-height: 1.75;
}

table.privacytable {
    border-bottom: 5px #ccc solid;
}

    table.privacytable caption {
        background-color: #E2831B;
        color: #fff;
        font-size: 1.25em;
        font-family: 'Open Sans Bold Italic', Arial, Helvetica, sans-serif;
        font-style: italic;
        line-height: 20px;
        padding: 1em 1.5em;
        margin-top: 20px;
        overflow: hidden;
    }

tr.privacytable {
}

.privacytable th {
    background: #5476b6;
    padding: .75em 0;
    border: 1px #fff solid;
    color: #fff;
    font-weight: 700;
}

    .privacytable th p {
        font-weight: 700;
        color: #fff;
    }

.privacytable p {
    font-size: 1.3em;
    line-height: 1.4em;
    color: #7d7d7d;
}

.privacytable th h3 {
    color: #fff;
}

.privacytable td {
    padding: .75em;
    border: 1px #fff solid;
}

    .privacytable td.rev {
        background: #EFEFEF;
        border: 1px #fff solid;
    }

table.privacytable tr.odd {
    background-color: #EFEFEF;
}

table.privacytable tr.even {
    background-color: #ffffff;
}

.normaltable {
    width: 100%;
}

    .normaltable td {
        padding: 0 2%;
    }

.historyTable {
    margin: 0 0 10px 0;
    border: 1px solid #b1b5a9;
}

    .historyTable td {
        padding: 2%;
        background-color: #FFF;
    }

        .historyTable td:first-child {
            width: 25%;
            text-align: center;
            background-color: #b1b5a9;
        }

            .historyTable td:first-child p {
                font-size: 45px;
                line-height: 50px;
                font-family: 'Open Sans Semibold Italic', Arial, Helvetica, sans-serif;
                font-style: italic;
                color: #FFF;
            }

.simpletable {
    border-bottom-color: #cbcbcb;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

    .simpletable td {
        padding: 0;
        border-top-color: #cbcbcb;
        border-top-width: 1px;
        border-top-style: solid;
    }

        .simpletable td p {
            padding-bottom: 3px;
            padding-top: 3px;
        }

        .simpletable td:first-child {
            text-align: left;
        }

    .simpletable th {
        font-weight: bold;
        text-align: center;
    }

    .simpletable.column {
        border-bottom: 0;
    }

        .simpletable.column td {
            border-top: 0;
            border-left-color: #e4e4e4;
            border-left-width: 1px;
            border-left-style: solid;
        }

            .simpletable.column td:first-child, .simpletable.column th:first-child {
                border-left: 0;
                text-align: center;
            }

        .simpletable.column th {
            border-left-color: #e4e4e4;
            border-left-width: 1px;
            border-left-style: solid;
        }

.locationsTable {
    background: rgb(230,233,217); /* Old browsers */
    background-image: url(images/loc-curve.png), -moz-linear-gradient(top, rgba(230,233,217,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
    background-image: url(images/loc-curve.png), -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(230,233,217,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
    background-image: url(images/loc-curve.png), -webkit-linear-gradient(top, rgba(230,233,217,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
    background-image: url(images/loc-curve.png), -o-linear-gradient(top, rgba(230,233,217,1) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
    background-image: url(images/loc-curve.png), -ms-linear-gradient(top, rgba(230,233,217,1) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
    background-image: url(images/loc-curve.png), linear-gradient(to bottom, rgba(230,233,217,1) 0%,rgba(255,255,255,1) 100%); /* W3C */
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 100%;
    -webkit-border-radius: 20px 20px 20px 20px;
    -moz-border-radius: 20px 20px 20px 20px;
    border-radius: 20px 20px 20px 20px;
}

    .locationsTable td {
        padding: 2%;
        vertical-align: top !important;
    }

body.locations .locationsTable td h3 {
    font-size: 24px;
    line-height: 27px;
}

table.officers td {
    padding: 0 2% 5% 2%;
    vertical-align: top;
}
/*EXPANDABLES
-------------------------------------------------------------------------------------------*/
.expandable {
    display: block;
    margin: 0 0 12px 0;
    width: 100%;
    box-sizing: border-box;
    padding: 0px 20px 0 20px;
    overflow: hidden;
    height: 40px;
    max-height: 40px;
    -webkit-transition: max-height 1s ease-in-out;
    -moz-transition: max-height 1s ease-in-out;
    -ms-transition: max-height 1s ease-in-out;
    -o-transition: max-height 1s ease-in-out;
    transition: max-height 1s ease-in-out;
    border-radius: 5px;
    background-color: #f6f6f6;
}

.lt-ie10 .expandable {
    margin: 10px 0 10px 0;
}

.expandable:hover {
}

.expandable + .expandable {
    margin-top: -5px;
}

.expandable.expanded {
    height: auto;
    max-height: 6000px;
    padding-bottom: 20px;
}

    .expandable.expanded table.expandable.expanded {
        margin-top: 0px;
    }

    .expandable.expanded > table {
        margin-top: 20px;
    }

.expand {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0 !important;
    margin: 0 !important;
    border: none;
    /* height: 125px; */
    overflow: hidden;
}

.expandable > *:first-child {
    height: 40px;
    box-sizing: border-box;
    cursor: pointer;
    position: relative;
    padding: 0px 20px 0px 40px;
    line-height: 40px;
    margin: 0 -20px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    background: rgb(235,235,235); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(235,235,235,1) 0%, rgba(215,215,215,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(235,235,235,1)), color-stop(100%,rgba(215,215,215,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(235,235,235,1) 0%,rgba(215,215,215,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(235,235,235,1) 0%,rgba(215,215,215,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(235,235,235,1) 0%,rgba(215,215,215,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(235,235,235,1) 0%,rgba(215,215,215,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#d7d7d7',GradientType=0 ); /* IE6-9 */
}

    .expandable.expanded > *:first-child, .expandable > *:first-child:hover {
        color: #fff;
        background: rgb(255,141,66); /* Old browsers */
        background: -moz-linear-gradient(top, rgba(255,141,66,1) 0%, rgba(197,91,4,1) 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,141,66,1)), color-stop(100%,rgba(197,91,4,1))); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, rgba(255,141,66,1) 0%,rgba(197,91,4,1) 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, rgba(255,141,66,1) 0%,rgba(197,91,4,1) 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, rgba(255,141,66,1) 0%,rgba(197,91,4,1) 100%); /* IE10+ */
        background: linear-gradient(to bottom, rgba(36, 114, 178,1) 0%,rgba(0, 48, 87,1) 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8d42', endColorstr='#c55b04',GradientType=0 ); /* IE6-9 */
    }

.expandable.expanded > *:first-child {
    padding-top: 7px;
    padding-bottom: 10px;
    line-height: 1.5em;
    height: auto;
    white-space: normal;
    text-overflow: ellipsis;
    overflow: hidden;
}

.expandable > *:first-child:before {
    content: "+";
    position: absolute;
    top: 10px;
    left: 10px;
    height: 20px;
    width: 20px;
    text-align: center;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 18px !important;
    line-height: 20px !important;
    overflow: hidden;
    color: #;
    background: rgb(215,215,215); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(215,215,215,1) 0%, rgba(238,238,238,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(215,215,215,1)), color-stop(100%,rgba(238,238,238,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(215,215,215,1) 0%,rgba(238,238,238,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(215,215,215,1) 0%,rgba(238,238,238,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(215,215,215,1) 0%,rgba(238,238,238,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(215,215,215,1) 0%,rgba(238,238,238,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d7d7d7', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
    border-radius: 100%;
}

.expandable.expanded > *:first-child:before, .expandable > *:first-child:hover:before {
    background: rgb(197,91,4); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(197,91,4,1) 0%, rgba(255,141,66,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(197,91,4,1)), color-stop(100%,rgba(255,141,66,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(197,91,4,1) 0%,rgba(255,141,66,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(197,91,4,1) 0%,rgba(255,141,66,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(197,91,4,1) 0%,rgba(255,141,66,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(0, 48, 87,1) 0%,rgba(36, 114, 178,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c55b04', endColorstr='#ff8d42',GradientType=0 ); /* IE6-9 */
}

.expandable.expanded > *:first-child:before {
    content: "-";
    color: rgba(255,255,255,1);
}

.expandable.expanded > *:first-child:after {
    display: none;
}

.expandable > h2:first-child, .expandable > h2:first-child {
    font-size: 22px;
    line-height: 38px !important;
}

.expandable.expanded > h2:first-child {
    padding-top: 6px;
    padding-bottom: 7px;
    margin-bottom: 12px;
    line-height: 1.25em !important;
}

body.calculators div#DIVCalculatorDisclaimer + p {
    display: none;
}
/*LINKS
-------------------------------------------------------------------------------------------*/
a.btn1, .btn1 {
    position: relative;
    display: inline-block;
    color: #000;
    padding: 6px 18px;
    margin: 5px 0;
    font-size: 16px;
    line-height: 20px;
    -webkit-border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    border-radius: 4px 4px 4px 4px;
    border: 1px solid #000;
    behavior: url(PIE.htc);
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
    cursor: pointer;
}

button.btn1, input[type=submit].btn1, input[type=reset].btn1 {
    background: #FFF;
    margin: 0 10px 0 0;
    font-family: 'Open Sans Semibold', Arial, Helvetica, sans-serif;
}

    button.btn1.btnmin:disabled, button.btn1.btmin:hover:disabled {
        border: 1px solid #aeaeae !important;
        background-color: #FFF !important;
        color: #aeaeae !important;
    }

    a.btn1:hover, .btn1:hover, input[type=submit].btn1:hover, input[type=reset].btn1:hover {
        color: #FFF;
        background-color: #063;
        /* border: 1px solid #ab4501; */
    }

a.vcard {
    display: inline-block;
    position: relative;
    padding-left: 20px;
    margin: 15px 10px 0 0;
}

    a.vcard:before {
        content: "\f007";
        font-family: 'fontAwesome';
        color: #063;
        font-size: 19px;
        height: 20px;
        width: 20px;
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        text-align: center;
        text-rendering: optimizeLegibility;
    }

a.email {
    display: inline-block;
    position: relative;
    padding-left: 25px;
    margin: 15px 10px 0 0;
}

    a.email:before {
        content: "\f0e0";
        font-family: 'fontAwesome';
        color: #063;
        font-size: 19px;
        height: 20px;
        width: 20px;
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        text-align: center;
        text-rendering: optimizeLegibility;
    }

    a.email:hover:before, a.vcard:hover:before {
        color: #d6712d;
    }

#readmore {
    cursor: pointer;
}

#more {
    height: 0;
    visibility: hidden;
    overflow: hidden;
    padding: 10px 0 0 0;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
}

    #more.showmap {
        height: 380px;
        padding: 0;
        visibility: visible;
    }

#gototop {
    position: fixed;
    width: 40px;
    height: 40px;
    line-height: 38px;
    right: 19px;
    bottom: 12px;
    background-color: #fff;
    font-size: 16px;
    text-decoration: none;
    color: rgba(255, 254, 255, .8);
    background: rgba(36, 114, 178, 1);
    z-index: 9999999;
    border-radius: 50%;
    text-align: center;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-transform: scale(0.0);
    -moz-transform: scale(0.0);
    -ms-transform: scale(0.0);
    transform: scale(0.0);
}

    #gototop:hover {
        background: rgba(122, 152, 62, 1);
    }

.shrink #gototop {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.clearfloat {
    clear: both;
    height: 0px;
}

.chat {
    position: fixed;
    float: right;
    display: none;
    width: 125px;
    height: 125px;
    padding: 0;
    top: 40%;
    right: 0;
    overflow: hidden;
    margin: -63px 0 0 0;
    z-index: 1000;
    background: rgb(25,73,53); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(25,73,53,1) 0%, rgba(77,127,110,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(25,73,53,1)), color-stop(100%,rgba(77,127,110,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(25,73,53,1) 0%,rgba(77,127,110,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(25,73,53,1) 0%,rgba(77,127,110,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(25,73,53,1) 0%,rgba(77,127,110,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(0, 48, 87,1) 0%,rgba(36, 114, 178,1) 100%); /* W3C */
    border-radius: 50% 0 0 50%;
    border: 3px solid #7a983e;
    border-right: 0;
    behavior: url(PIE.htc);
    text-align: center;
    background-clip: padding-box;
    -webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.22);
    -moz-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.22);
    box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.22);
}

.dc {
    -webkit-animation-delay: 0.35s;
    -moz-animation-delay: 0.35s;
    animation-delay: 0.35s;
}

body.linklive-DepositSupport-offline .chat, body.linklive-DepositSupport-away .chat {
    background: rgb(142,28,2); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(142,28,2,1) 0%, rgba(205,37,0,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(142,28,2,1)), color-stop(100%,rgba(205,37,0,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(142,28,2,1) 0%,rgba(205,37,0,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(142,28,2,1) 0%,rgba(205,37,0,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(142,28,2,1) 0%,rgba(205,37,0,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(142,28,2,1) 0%,rgba(205,37,0,1) 100%); /* W3C */
    border: 3px solid #c12402;
    border-right: 0;
}

.linklive-DepositSupport-online .chat,
.linklive-DepositSupport-away .chat,
.linklive-DepositSupport-busy .chat,
.linklive-DepositSupport-offline .chat {
    display: block;
} 

#chatOnline-dp, #chatOffline-dp, #chatBusy-dp {
    display: none;
}

body.linklive-DepositSupport-online #chat-DepositSupport #chatOnline-dp {
    display: block;
}

body.linklive-DepositSupport-away #chat-DepositSupport #chatOffline-dp, body.linklive-DepositSupport-offline #chat-DepositSupport #chatOffline-dp {
    display: block;
}

body.linklive-DepositSupport-busy #chat-DepositSupport #chatBusy-dp {
    display: block;
}

.chat-online {
    margin-top: -4px;
    margin-left: -4px;
}

.chat-offline {
    margin-top: 23px;
}

.chat-busy {
    margin-top: 35px;
}

.chat a {
    display: block;
    width: 100%;
    height: 100%;
}

i.icon-chat:before {
    display: block;
    position: absolute;
    font-family: 'fontAwesome';
    content: "\f0e6";
    width: 40px;
    font-size: 40px;
    line-height: 40px;
    bottom: 13px;
    left: 50%;
    margin-left: -20px;
    color: #fff;
    text-align: center;
}

.chatbtn-info {
    position: absolute;
    background: rgba(0, 48, 87,0.95);
    top: 0;
    left: 0;
    width: 125px;
    height: 98px;
    padding: 27px 0 0 0;
    border-radius: 50% 0 0 50%;
    opacity: 0;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    -webkit-backface-visibility: hidden;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    z-index: 999;
}

body.linklive-DepositSupport-offline .chatbtn-info, body.linklive-DepositSupport-away .chatbtn-info {
    background: rgba(206,161,23,0.95);
}

.chat:hover .chatbtn-info {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}

.chatbtn h3 {
    font-size: 23px;
    line-height: 23px;
    color: #FFF;
    margin: 0 0 5px 0;
    padding: 0;
}

.chatbtn p {
    font-size: 14px;
    line-height: 14px;
    margin: 0;
    padding: 0;
    color: #dedede;
    font-family: 'Open Sans Semibold', Arial, Helvetica, sans-serif;
}

.chatbtn-info p {
    font-size: 14px;
    line-height: 14px;
    margin: 3px 0 0 0;
    padding: 0;
    color: #dedede;
    text-transform: uppercase;
}
/*FORMS
-------------------------------------------------------------------------------------------*/
#contactForm {
    margin: 0;
    padding: 0;
    width: 100%;
}

    #contactForm select {
        width: 200px;
        margin-bottom: 10px;
    }

    #contactForm input {
        height: 35px;
        width: 60%;
        padding: 2px 0 2px 20px;
        margin: 0 0 5px 0;
        border: none;
        background-color: #e7e3db;
        outline: none;
        color: #666666;
    }

        #contactForm input.btn {
            color: #ffffff;
            font-style: normal;
            text-decoration: none;
            padding: 10px 15px;
            margin: 0;
            border: none;
            height: 40px;
            cursor: pointer;
        }

    #contactForm textarea {
        border: none;
        background-color: #e7e3db;
        color: #666666;
        padding: 11px 0 0 20px;
        font-family: Arial, Helvetica, sans-serif;
        outline: none;
        width: 60%;
    }

        #contactForm textarea:focus, #contactForm input:focus {
            background-color: #7a983e;
            color: #ffffff;
        }

label {
    display: inline-block;
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 10px;
}

input {
    display: inline-block;
}

#contactForm #acceptance {
    height: 15px;
    width: 20px;
    background: none;
    padding-left: 0px;
    float: left;
    margin-right: 5px;
}

    #contactForm #acceptance + label {
        display: block;
    }

@media only screen and (max-width:790px) {
    #contactForm input, #contactForm textarea {
        width: 95%;
        padding: 1% 0 1% 5%;
    }

    #contactForm textarea {
        width: 95%;
        padding: 2% 0 1% 5%;
    }
}

.captchaField {
    margin: 0 !important;
}
/*SITE NOTICE
-------------------------------------------------------------------------------------------*/
#notice {
    color: #fff;
    background-color: #677F34;
    overflow: hidden;
    height: auto;
    -webkit-transition: max-height .75s ease-in-out;
    -moz-transition: max-height .75s ease-in-out;
    -ms-transition: max-height .75s ease-in-out;
    -o-transition: max-height .75s ease-in-out;
    transition: max-height .75s ease-in-out;
    max-height: 0px;
}

    #notice.active {
        -webkit-transition: max-height .75s ease-in-out;
        -moz-transition: max-height .75s ease-in-out;
        -ms-transition: max-height .75s ease-in-out;
        -o-transition: max-height .75s ease-in-out;
        transition: max-height .75s ease-in-out;
        max-height: 300px;
    }

    #notice table {
        margin: 0;
    }

        #notice table tr td {
            border: none;
        }

#noticeHtml table td {
    padding: 25px 10px;
    text-align: left;
    box-shadow: inset 0px -1px 0px rgba(0,0,0,.25), inset 0px 1px 0px rgba(255,255,255,.5);
}

#noticeHtml table tr td:first-child {
    text-align: center;
}

#noticeHtml p {
    padding: 5px 0;
    margin: 3px 0;
    font-size: 16px;
    line-height: 19px;
}

#noticeHtml {
    overflow: hidden;
    color: #fffff4;
    font-size: 16px;
    line-height: 19px;
}

#notice.active #noticeHtml {
    box-shadow: 0px 1px 10px rgba(0,0,0,.25);
}

#noticeHtml a {
    color: rgba(255,255,255,.5);
    font-family: 'Open Sans Bold', Arial, Helvetica, sans-serif;
    text-decoration: none;
}

    #noticeHtml a:hover {
        color: rgba(255,255,255,.75);
    }

#noticeHtml td.rev {
    background-color: transparent;
}

#noticecloser, #noticeclosersession {
    position: absolute;
    display: block;
    top: 10px;
    right: 5px;
    height: 30px;
    width: 30px;
    cursor: pointer;
    font-family: 'fontAwesome';
}

#noticeclosersession {
    top: 12px;
    right: 35px;
}

#noticecloser:before {
    content: "\f00d";
    font-size: 18px;
}

#noticeclosersession:before {
    content: "\f068";
    font-size: 18px;
}

#noticecloser:hover:before, #noticeclosersession:hover:before {
    color: rgba(255,255,255,.55);
}

.nowrap {
    white-space: nowrap;
}
/* Add under styles for Site Notice 3.1.0 */

/* Icon styles for app banner */
.appbanner {
    display: none;
    color: #666;
    background-color: #e8e8ea;
}

body.android #notice-android.appbanner, body.android-tablet #notice-android-tablet.appbanner, body.iphone #notice-iphone.appbanner, body.ipad #notice-ipad.appbanner {
    display: block;
}

.appbanner .noticecloser, .appbanner .noticeclosersession {
    position: absolute;
    top: 0;
    right: 0;
}

.appbanner p {
    text-align: center;
}

.appbanner .noticecloser, .appbanner .noticeclosersession {
    color: #666;
}

.appbanner a.icon {
    display: inline-block;
    text-align: center;
    width: 100px;
    padding: 0 5px;
    color: #666;
    text-shadow: 0px 1px 1px rgba(0,0,0,.25);
}

.notice .icon img {
    height: 57px;
    width: 57px;
    margin: 0 auto 3px auto;
    border-radius: 9px;
    display: block;
    box-shadow: 0px 1px 1px rgba(0,0,0,.25);
}

/* App links */

.app-text {
    display: none !important;
}

body.android .app-android-text, body.android-tablet .app-android-tablet-text, body.iphone .app-iphone-text, body.ipad .app-ipad-text {
    display: inline-block !important;
}
/* -------- SAB --------*/
.notice.appbanner {
    width: 100%;
    height: 80px;
    font-family: 'Open Sans', Arial, sans-serif;
    z-index: 9998;
    -webkit-font-smoothing: antialiased;
    overflow: hidden;
    box-sizing: border-box;
    box-shadow: none;
    font-size: 13px;
    font-weight: normal;
    color: rgb(141, 141, 141);
    background: rgb(245, 245, 245);
    position: relative;
}

.appbanner .noticeHtml {
    position: relative;
    min-height: 80px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-color: #0D5E47;
    border-top-width: 1px;
    border-top-style: solid;
    box-sizing: border-box;
}

.sb-icon {
    position: absolute;
    left: 20px;
    top: 10px;
    display: block;
    width: 55px;
    height: 55px;
    background-image: url('images/App-Icon.png');
    background-size: cover;
}

#notice-ipad .sb-icon, #notice-iphone .sb-icon {
    border-radius: 8.59px;
}

#notice-ipad .sb-icon, #notice-ipad-clone .sb-icon, #notice-android-tablet .sb-icon, #notice-android-tablet-clone .sb-icon {
    background-image: url('images/App-Icon.png');
}

.sb-info {
    position: absolute;
    left: 88px;
    top: 14px;
    width: 49%;
    font-size: 12px;
    line-height: 1.2em;
    color: rgb(106, 106, 106);
    text-shadow: none;
    font-weight: normal;
}

    .sb-info > strong {
        display: block;
        font-size: 12px;
        color: rgb(51, 51, 51);
        line-height: 12px;
        font-weight: bold;
    }

.sb-price {
    color: #005a8b;
}

.noticeHtml a.sb-button {
    position: absolute;
    right: 10%;
    top: 24px;
    border: 2px solid transparent;
    padding: 0px;
    min-width: 12%;
    height: 24px;
    font-size: 12px;
    line-height: 24px;
    text-align: center;
    font-weight: bold;
    background-color: #063;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    border-radius: 2px;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 0px;
}

/*RESPONSIVE QUERIES
-------------------------------------------------------------------------------------------*/
@media only screen and (max-width:1000px) {
    #page {
        overflow-x: hidden;
    }

    #headerxy {
        position: relative;
        width: 100%;
        height: auto;
        background: none;
    }

    #header {
        width: 100%;
        height: auto;
        padding: 22px 0 4% 0;
        /*padding: 50px 0 4% 0;*/
    }

    body.home #header {
        border-bottom: 7px solid #7a983e;
    }

    #logo {
        width: 300px;
        margin-left: 2%;
    }

    #topnav {
        float: right;
        width: 274px;
        height: auto;
        margin: 0 2% 0 0;
    }

    #search {
        position: absolute;
        height: 30px;
        width: 100%;
        background: #efefef;
        margin: 0;
        border-radius: 0;
        top: 0;
        left: 0;
    }

        #search label {
            position: absolute;
            left: 2%;
            top: 6px;
        }

            #search label .fa-search {
                font-size: 18px;
            }

        #search:hover, #search.searchactive {
            width: 100%;
            background: #efefef;
        }

        #search .searchStyle {
            font-size: 16px;
            line-height: 18px;
            letter-spacing: 0;
            font-family: 'Open Sans', Arial, Helvetica, sans-serif;
            color: #949494;
            height: 16px;
            width: 95%;
            border-width: 0px;
            margin: 0;
            padding: 7px 0px 5px 5%;
        }

    #mainimg {
        top: 0px;
    }

    #quicklinks {
        height: auto;
        min-height: 250px;
        background-image: none;
        background: rgb(0,102,51); /* Old browsers */
        background: -moz-linear-gradient(top, rgba(3,52,104,1) 0%, rgba(2,73,148,1) 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(3,52,104,1)), color-stop(100%,rgba(2,73,148,1))); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, rgba(3,52,104,1) 0%,rgba(2,73,148,1) 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, rgba(3,52,104,1) 0%,rgba(2,73,148,1) 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, rgba(3,52,104,1) 0%,rgba(2,73,148,1) 100%); /* IE10+ */
        background: linear-gradient(to bottom, rgba(0,102,0,1) 0%, rgba(0,51,0,1) 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#033468', endColorstr='#024994',GradientType=0 ); /* IE6-9 */
    }

        #quicklinks ul li a {
            padding: 0;
        }

    .innercontent {
        width: 96%;
        padding: 2%;
    }

    .whatsnew, .homepromo {
        height: auto;
        min-height: 0;
    }

    #footer {
        width: 96%;
        height: auto;
        margin: 0 auto;
        padding: 2%;
    }

    #subContent {
        width: 100%; /*984*/
        margin: 0 auto;
        padding: 0 0 0 0;
    }

    #colright {
        position: relative;
        float: left;
        width: 90%;
        margin: 0;
        padding: 5%;
        border-radius: 0;
        min-height: 0;
    }

    .homepromo .innercontent a.more {
        position: relative;
        color: #000;
        top: 0;
        left: 0;
        margin-top: 0;
    }

    #menuopen {
        display: block;
    }

    #subnav {
        width: 100%;
    }

    ul.subnav {
        margin: 0 0 0 0;
        display: none;
    }

        ul.subnav.open {
            display: block;
        }

        ul.subnav > li.subnavitem, ul.subnav > li:last-child.subnavitem {
            margin: 0;
            border-radius: 0;
        }

            ul.subnav > li.subnavitem.active {
                height: 350px !important;
            }

    #subnavitem2.active {
        height: 400px !important;
    }

    ul.subnav li a.subnavdoor {
        width: 80%;
        height: 75px;
        margin: 0;
        padding: 15px 0px 0px 20%;
    }

    .subnavContent {
        width: 100%;
        height: 100%;
    }

        .subnavContent table tr td {
            display: block;
            float: left;
            width: 33%;
        }

    #subnavitem4 .subnavContent table tr td {
        width: 50%;
    }

    ul.subnav li a.subnavdoor:before {
        left: 0;
        top: 0;
        width: 98%;
        height: 75px;
        margin: 6px 1%;
    }

    .chat {
        position: relative;
        top: 10%;
        right: -48px;
        margin-top: 0;
    }
    .chat-online {
        margin-top: -4px;
        margin-left: -4px;
    }
}

@media only screen and (max-width:985px) {
    #quicklinks .innercontent h2 {
        float: none;
        text-align: center;
        font-size: 35px;
        line-height: 50px;
        margin: 0;
        padding: 2% 0;
    }

    #quicklinks ul {
        float: none;
        list-style-type: none;
        margin: 0 auto;
        padding: 0;
        width: 650px;
    }
}

@media only screen and (max-width:970px) {
}

@media only screen and (max-width:890px) {
    #footer {
        padding: 3% 2%;
    }

    #logos2 {
        float: none;
        width: 195px;
        margin: 0 auto;
    }

    #ac {
        margin-right: 0;
    }

    #nmls {
        float: none;
        width: 100px;
        margin: 30px auto 0 auto;
    }

    #footerlinks {
        float: none;
        margin: 0 auto;
        width: 100%;
    }

        #footerlinks ul {
            float: none;
            text-align: center;
        }

            #footerlinks ul li {
                float: none;
                padding: 4px 0;
            }

        #footerlinks li.copyright {
            margin-top: 10px;
        }

    #logos {
        float: none;
        margin: 10px auto;
    }

    ul.subnav li a.subnavdoor:before {
        width: 97%;
        margin: 6px 2% 6px 1%;
    }

    .content table td {
        float: left;
        width: auto !important
    }

    #contactForm td, .directory .content table td, .table-testimonial-L td, .table-testimonial-R td, .table-style td, .privacytable td, .table-product td, .carTable td, .normaltable td, #hero-community table td, .promocontent table td, .historyTable td, .locationsTable td {
        float: none !important;
    }
}

@media only screen and (max-width:790px) {
}

@media only screen and (max-width:768px) /*iPad Portait*/ {
    .whatsnew .innercontent table td:first-child {
        text-align: right;
        padding-right: 5%;
    }

    .homepromo {
        background-size: 180%;
    }

        .homepromo .innercontent h2 {
            font-size: 30px;
            line-height: 35px;
        }

            .homepromo .innercontent h2 + h2 {
                font-size: 20px;
                line-height: 25px;
            }

        .homepromo .innercontent p {
            font-size: 16px;
            line-height: 19px;
            margin: 10px 0;
        }

            .homepromo .innercontent p.small {
                font-size: 14px !important;
                line-height: 17px !important;
            }

        .homepromo .innercontent a.more {
            font-size: 20px;
            line-height: 20px;
        }

            .homepromo .innercontent a.more:after {
                font-size: 22px;
                height: 20px;
                width: 25px;
            }

    .subnavContent table tr td {
        width: 48% !important;
        padding-right: 2%;
    }

    ul.subnav > li.subnavitem.active, #subnavitem2.active {
        height: auto !important;
    }
}

@media only screen and (max-width:736px) /*iPhone 6 Plus Landscape*/ {
    #search .searchStyle {
        width: 93%;
        padding: 7px 0px 5px 7%;
    }

    #quicklinks ul {
        width: auto;
    }

    select, select:focus, textarea:focus, textarea, input[type=text], input[type=password], input[type=datetime], input[type=datetime-local], input[type=date], input[type=month], input[type=time], input[type=week], input[type=number], input[type=email], input[type=url], input[type=search], input[type=tel], input[type=color] {
        font-size: 16px;
    }
}

@media only screen and (max-width:667px) /*iPhone 6 Landscape*/ {
    #quicklinks ul {
        width: auto;
        margin-top: 5%;
        padding-left: 5%;
    }

        #quicklinks ul li {
            width: 45%;
            height: 70px;
        }

            #quicklinks ul li a .fa {
                color: #FFF;
                border: 2px solid #FFF;
                text-align: center;
                -webkit-border-radius: 50%;
                -moz-border-radius: 50%;
                border-radius: 50%;
            }

            #quicklinks ul li a:hover .fa, #quicklinks ul li a:hover i.svg {
                background-color: #FFF;
            }

            #quicklinks ul li a i.svg {
                float: left;
                padding: 0;
                margin: 0 auto;
                width: 47px;
                height: 47px;
            }

            #quicklinks ul li a:hover i.svg.idirectory svg, #quicklinks ul li a:hover i.svg.icheck svg, #quicklinks ul li a:hover i.svg.icreditcard svg {
                fill: #7a983e;
            }

            #quicklinks ul li a i.svg.idirectory svg {
                color: #FFF;
                fill: #FFF;
                padding: 0 0 7px 0;
                margin: 0;
                width: 25px;
                height: 48px;
            }

            #quicklinks ul li a i.svg.icheck svg {
                color: #FFF;
                fill: #FFF;
                padding: 0 0 7px 0;
                margin: 0;
                width: 30px;
                height: 50px;
            }

            #quicklinks ul li a i.svg.icreditcard svg {
                color: #FFF;
                fill: #FFF;
                padding: 0 0 7px 0;
                margin: 0;
                width: 36px;
                height: 46px;
            }

            #quicklinks ul li a .fa-calculator {
                float: left;
                padding: 10px 0 0 1px;
                margin: 0;
                font-size: 27px;
                width: 46px;
                height: 37px;
            }

            #quicklinks ul li a .fa-mobile {
                float: left;
                padding: 0px 0 0 0px;
                margin: 0;
                font-size: 46px;
                width: 47px;
                height: 47px;
            }

            #quicklinks ul li a .fa-comments {
                float: left;
                padding: 6px 0 0 0px;
                margin: 0;
                font-size: 34px;
                width: 47px;
                height: 41px;
            }

            #quicklinks ul li a h3 {
                float: left;
                display: block;
                padding: 3px 0 0 20px;
                font-size: 16px;
                line-height: 18px;
                font-family: 'Open Sans';
                font-weight: normal;
            }

            #quicklinks ul li a {
                margin: 0;
                padding: 0;
                min-height: 0;
                font-family: 'Open Sans';
                -webkit-transition: all .5s ease;
                -moz-transition: all .5s ease;
                -ms-transition: all .5s ease;
                transition: all .5s ease;
            }

                #quicklinks ul li a:hover {
                    padding: 0;
                }
}

@media only screen and (max-width:640px) /*Galaxy Note 1/2/3, S4, Nexus Landscape*/ {
    #topnav {
        float: left;
        margin: 15px 3% 0 3%;
    }

    .home.mobile #obloginxy {
        top: 110%;
    }

    #obloginxy {
        background: rgba(32,92,64,.95);
    }
}

@media only screen and (max-width:570px) {
    .whatsnew .innercontent, .homepromo .innercontent {
        width: 90%;
        padding: 5% 5% 2% 5%;
    }

        .homepromo .innercontent table td:last-child {
            display: none;
        }

    .whatsnew {
        background: none !important;
    }

        .whatsnew .innercontent h2 {
            font-size: 35px;
        }

        .whatsnew .innercontent table td:first-child {
            text-align: center;
            padding: 0;
        }

    .homepromo {
        background-size: 140%;
        background-repeat: no-repeat;
        background-position: center top;
        padding-top: 38%;
    }

    .innercontent > table td {
        float: left;
        width: 100% !important;
        padding: 0 !important;
    }

    .chat {
        width: 105px;
        height: 105px;
        top: 15%;
        right: 2%;
        border-radius: 50%;
        border-right: 3px solid #7a983e;
        -webkit-transform: rotate(9deg);
        -moz-transform: rotate(9deg);
        -ms-transform: rotate(9deg);
        transform: rotate(9deg);
    }
    .chat-online {
        margin-top: 0px;
    }

    body.linklive-DepositSupport-away .chat, body.linklive-DepositSupport-offline .chat {
        border-right: 3px;
    }

    .chatbtn-info {
        width: 105px;
        height: 96px;
        padding: 15px 0 0 0;
        border-radius: 50%;
    }

    #chatOffline-dp .chatbtn-info {
        width: 101px;
        height: 91px;
        padding: 15px 0 0 0;
        border-radius: 50%;
    }

    .chat-offline {
        margin-top: 12px;
    }

    .chat-busy {
        margin-top: 12px;
    }

    .chatbtn h3 {
        font-size: 22px !important;
        line-height: 22px !important;
    }

    .chat-busy h3 {
        font-size: 23px;
    }

    .chatbtn p {
        font-size: 14px;
        line-height: 14px;
        font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    }

    i.icon-chat:before {
        display: none;
    }

    /* Linklive Image Based Styles */

    .chat img {
        margin-left: -12px;
        margin-top: -15px;
    }

    .directory .content table td {
        float: left !important;
        width: 100% !important
    }
}

@media only screen and (max-width:568px) /*iPhone 5 Landscape*/ {
}

@media only screen and (max-width:560px) {
}

@media only screen and (max-width:560px) /*Galaxy S, S2 Landscape*/ {
    ul.subnav li a.subnavdoor {
        width: 65%;
        padding: 15px 0px 0px 35%;
    }
}

@media only screen and (max-width:490px) {
    #quicklinks .innercontent h2, .whatsnew .innercontent h2 {
        font-size: 28px;
        line-height: 35px;
    }

    #quicklinks ul li {
        width: 95%;
    }

    .mobile ul.nav > li.homenavitem {
        width: 97%;
        height: 100px;
        min-height: 0;
        margin: 0 0 1% 1%;
        overflow: hidden;
    }

        .mobile ul.nav > li.homenavitem.active {
            height: auto;
        }

    .mobile ul.nav li a.homenavdoor {
        width: 60%;
        height: 70px;
        top: 1px;
        margin: 0;
        padding: 3% 5% 3% 35%;
        overflow: hidden;
    }

        .mobile ul.nav li a.homenavdoor:before {
            width: 96%;
            height: 88%;
            top: 6%;
            left: 2%;
        }

    .mobile .homenavdoor h2 {
        text-align: left;
        margin-top: 3px;
    }

    .mobile .homenavdoor .nav-circle {
        position: absolute;
        display: block;
        width: 75px;
        height: 75px;
        border-radius: 50%;
        top: 10px;
        left: 21%;
        z-index: 10;
        border: 2px solid #063;
    }

    .mobile ul.nav li#navitem1 .nav-circle, .mobile ul.nav li#navitem4 .nav-circle {
        top: 9px;
    }

    .mobile .homenavdoor i.nav-icon {
        top: 11px;
        left: 9px;
        width: 55px;
        height: 55px;
        background-size: 135%;
        background-repeat: no-repeat;
        background-position: center center;
    }

    .mobile .homenavdoor .half-circle {
        display: none;
    }

    .mobile .homenavContent {
        padding: 105px 5px 25px 0;
    }

    .table-testimonial-L td, .table-testimonial-R td {
        float: left !important;
        width: auto !important
    }

        .table-testimonial-L td:first-child {
            width: 100% !important;
            padding: 20px 0;
            text-align: center;
            border-bottom: 1px solid #dedede;
        }

        .table-testimonial-R td:last-child {
            width: 100% !important;
            padding: 20px 0;
            text-align: center;
            border-top: 1px solid #dedede;
        }
}

@media only screen and (max-width:414px) /*iPhone 6 Plus Portrait*/ {
    body.home #header {
        min-height: 160px;
        padding-bottom: 5%;
    }

    #logo, #topnav {
        float: none;
        margin: 0 auto;
    }

    #topnav {
        margin-top: 10px;
        width: 250px;
    }

        #topnav ul li a {
            padding: 0 0 0 20px;
        }

        #topnav ul li:first-child a {
            padding-right: 15px;
        }

    .home.mobile #loginopen {
        display: block;
        width: 85%;
        left: 0;
        margin: 0 5%;
        padding: 0 0 0 5%;
    }

    .home.mobile #obloginxy {
        width: 100%;
        height: 269%;
        right: -500px;
        top: 234px;
        border-radius: 0;
        background: rgba(0,0,0,.8);
    }

    .mobile.openob #obloginxy {
        right: 0%;
    }

    #login {
        margin: 0 auto;
        width: 225px;
        height: 211px;
        padding: 34px 25px 50px 25px;
        background: rgba(0,48,87,.87);
        border-radius: 0 0 10px 10px;
    }

    #select {
        width: 92%;
    }

    .content1 a.btn1, .content1 .btn1 {
        width: 79%;
        padding: 5px 10%;
        margin: 0;
        text-align: center;
        float: none !important;
    }
}

@media only screen and (max-width:400px) /*Galaxy Note 1 Portrait*/ {
}

@media only screen and (max-width:380px) {
}

@media only screen and (max-width:375px) /*iPhone 6 Portrait*/ {
    #search .searchStyle {
        width: 92%;
        padding: 7px 0px 5px 8%;
    }

    .mobile ul.nav li a.homenavdoor {
        top: 0;
        padding: 5% 5% 3% 35%;
    }

    .subnavContent table tr td {
        width: 100% !important;
        padding-right: 0;
    }
}

@media only screen and (max-width:360px) /*Galaxy Note 2/3, S4, Portrait*/ {
}

@media only screen and (max-width:320px) /*iPhone 3-5, Galaxy S, S2, Portrait*/ {
    .home.mobile #obloginxy {
        top: 233px;
    }

    #logo {
        width: 280px;
    }
}

@media print {
}
