﻿@font-face {
    font-family: 'Roboto Thin';
    font-style: normal;
    font-weight: 100;
    src: local('Roboto Thin'), local('Roboto-Thin'), url(https://fonts.gstatic.com/s/roboto/v15/vzIUHo9z-oJ4WgkpPOtg1_esZW2xOQ-xsNqO47m55DA.woff) format('woff');
}

@font-face {
    font-family: 'Roboto Light';
    font-style: normal;
    font-weight: 300;
    src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v15/Hgo13k-tfSpn0qi1SFdUfT8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v15/2UX7WLTfW3W8TclTUvlFyQ.woff) format('woff');
}

@font-face {
    font-family: 'Roboto Medium';
    font-style: normal;
    font-weight: 500;
    src: local('Roboto Medium'), local('Roboto-Medium'), url(https://fonts.gstatic.com/s/roboto/v15/RxZJdnzeo3R5zSexge8UUT8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}

@font-face {
    font-family: 'Roboto Bold';
    font-style: normal;
    font-weight: 700;
    src: local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v15/d-6IYplOFocCacKzxwXSOD8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}

@font-face {
    font-family: 'FontAwesome';
    font-style: normal;
    font-weight: normal;
    src: url('https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/fonts/fontawesome-webfont.eot?v=4.4.0');
    src: url('https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/fonts/fontawesome-webfont.eot?#iefix&v=4.4.0') format('embedded-opentype'),url('https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/fonts/fontawesome-webfont.woff?v=4.4.0') format('woff'),url('https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/fonts/fontawesome-webfont.ttf?v=4.4.0') format('truetype'),url('https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular') format('svg');
}

@font-face {
    font-family: 'CCCU';
    src: url('fonts/CCCU.eot?n1yl7n?v=1.1.0');
    src: url('fonts/CCCU.eot?n1yl7n#iefix?v=1.1.0') format('embedded-opentype'), url('fonts/CCCU.ttf?n1yl7n?v=1.1.0') format('truetype'), url('fonts/CCCU.woff?n1yl7n?v=1.1.0') format('woff'), url('fonts/CCCU.svg?n1yl7n#icomoon?v=1.1.0') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    font-family: 'CCCU' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-ASI:before {
    content: "\e901";
}

.icon-cccu:before {
    content: "\e900";
}

.icon-ASI-alt:before {
    content: "\e903";
}

.icon-fdic:before {
    content: "\e904";
}

.icon-ehl:before {
    content: "\e905";
}

.icon-eho:before {
    content: "\e906";
}

.icon-icon-lock:before {
    content: "\e604";
}

.icon-pig:before {
    content: "\e902";
}

html {
    height: 100%;
}

body {
    height: 100%;
    width: 100%;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 26px;
    color: #676767;
    margin: 0px;
    padding: 0px;
}

@media only screen and (max-width:1350px) {
    body {
        font-size: 16px;
        line-height: 24px;
    }
}

:focus, a:focus {
    outline: none;
}

input {
    border-radius: 0;
}

a.anchor {
    position: relative;
    top: -120px;
    display: block;
    visibility: hidden;
    height: 0;
    float: left;
}

@media only screen and (max-width:1016px) {
    a.anchor {
        top: -20px;
    }
}

a {
    color: #f7592a;
    text-decoration: none;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
}

    a:hover {
        color: #2c478e;
    }

#page {
    height: 100%;
    margin: 0;
    padding: 0;
}

.home #page {
    opacity: 0;
    -webkit-transition: opacity 2.0s ease;
    -moz-transition: opacity 2.0s ease;
    -ms-transition: opacity 2.0s ease;
    transition: opacity 2.0s ease;
}

.reveal.home #page {
    opacity: 1;
}

.group:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0;
}

.d2 {
    -webkit-animation-delay: 0.25s;
    -moz-animation-delay: 0.25s;
    animation-delay: 0.25s;
}

.d3 {
    -webkit-animation-delay: 0.35s;
    -moz-animation-delay: 0.35s;
    animation-delay: 0.35s;
}

.d4 {
    -webkit-animation-delay: 0.45s;
    -moz-animation-delay: 0.45s;
    animation-delay: 0.45s;
}

.d5 {
    -webkit-animation-delay: 0.55s;
    -moz-animation-delay: 0.55s;
    animation-delay: 0.55s;
}

.d6 {
    -webkit-animation-delay: 0.65s;
    -moz-animation-delay: 0.65s;
    animation-delay: 0.65s;
}

.d7 {
    -webkit-animation-delay: 0.75s;
    -moz-animation-delay: 0.75s;
    animation-delay: 0.75s;
}

.d8 {
    -webkit-animation-delay: 0.85s;
    -moz-animation-delay: 0.85s;
    animation-delay: 0.85s;
}

.d10 {
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1s;
    animation-delay: 1s;
}

.d15 {
    -webkit-animation-delay: 1.5s;
    -moz-animation-delay: 1.5s;
    animation-delay: 1.5s;
}

.d20 {
    -webkit-animation-delay: 2s;
    -moz-animation-delay: 2s;
    animation-delay: 2s;
}

span.first-word {
    font-family: 'Roboto Medium', Arial, Helvetica, sans-serif;
}

.inner-content {
    position: relative;
    width: 80%;
    max-width: 1500px;
    min-width: 996px;
    margin: 0 auto;
}

@media only screen and (max-width:1080px) {
    .inner-content {
        width: 100%;
        max-width: 984px !important;
        min-width: 0;
    }
}

.desktop #nav-search {
    position: absolute;
    right: 0;
    width: 60px;
    height: 100%;
    margin: 0;
    padding: 0;
    z-index: 10002;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
}

    .desktop #nav-search input {
        position: absolute;
        display: block;
        right: 50px;
        width: 0;
        height: 65px;
        padding: 0;
        margin: 0;
        border-width: 0px;
        height: 80px;
        padding: 0;
        background-color: #8b8b8b !important;
        color: #FFF;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: all .5s ease;
        -moz-transition: all .5s ease;
        -ms-transition: all .5s ease;
        transition: all .5s ease;
    }
    /*Small expland*/
    /*.desktop #nav-search.searchopen {
	width: 350px;
}
.desktop #nav-search.searchopen input {
	width: 56%;
	padding: 0px 0px 0px 20px;
}*/
    .desktop #nav-search.searchopen {
        width: 100%;
        right: 0;
        margin: 0;
        padding: 0;
    }

        .desktop #nav-search.searchopen input {
            right: 0;
            width: 100%;
            padding: 0px 0px 0px 2%;
        }

    .desktop #nav-search .search-btn {
        display: block;
        position: absolute;
        right: 0;
        width: 50px;
        height: 100%;
        z-index: 1;
        background-color: rgba(247,142,30,0);
        -webkit-transition: all .5s ease;
        -moz-transition: all .5s ease;
        -ms-transition: all .5s ease;
        transition: all .5s ease;
    }

        .desktop #nav-search .search-btn:hover {
            background-color: rgba(247,142,30,1);
        }

    .desktop #nav-search.searchopen .search-btn {
        background-color: #f78e1e;
    }

    .desktop #nav-search .search-btn:before {
        position: absolute;
        font-family: "FontAwesome";
        content: "\f002";
        font-size: 20px;
        line-height: 20px;
        top: 31px;
        left: 50%;
        margin-left: -10px;
        z-index: 5;
        color: rgba(255,255,255,.5) !important;
    }

    .desktop #nav-search .search-btn:after {
        position: absolute;
        content: "";
        z-index: 5;
        width: 0;
        height: 0;
        left: -8px;
        top: 34px;
        opacity: 0;
        border-style: solid;
        border-width: 7.5px 8px 7.5px 0;
        border-color: transparent #f78e1e transparent transparent;
        -webkit-transition: all .5s ease;
        -moz-transition: all .5s ease;
        -ms-transition: all .5s ease;
        transition: all .5s ease;
    }

    .desktop #nav-search .search-btn:hover:before, #nav-search.searchopen .search-btn:before {
        color: #FFF !important;
    }

    .desktop #nav-search .search-btn:hover:after, #nav-search.searchopen .search-btn:after {
        opacity: 1;
    }

.mobile #nav-search input {
    position: relative;
    display: block;
    width: 100%;
    height: 65px;
    padding: 0 0 0 60px;
    margin: 0px;
    border-width: 0px;
    height: 48px;
    background-color: #8b8b8b !important;
    color: #FFF;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
}

    .mobile #nav-search input.active {
        background-color: #f78e1e !important;
    }

.mobile #nav-search:before {
    position: absolute;
    font-family: "FontAwesome";
    content: "\f002";
    font-size: 20px;
    line-height: 20px;
    top: 14px;
    left: 30px;
    z-index: 5;
    color: #FFF !important;
}

.nav-chat {
    position: absolute;
    width: 26px;
    height: 100%;
    line-height: 26px;
    top: 0;
    /*right: 60px;*/
    right: 30px;
    font-size: 24px;
}

    .nav-chat .fa.fa-comments-o:before {
        position: absolute;
        top: 28px;
    }

a.nav-chat {
    color: rgba(255,255,255,.5);
}

    a.nav-chat:hover {
        color: rgba(247,142,30,1);
    }

.mobile .nav-chat {
    height: 48px;
    right: 2%;
}

    .mobile .nav-chat .fa.fa-comments-o:before {
        top: 12px;
    }

#nav-logo {
    position: absolute;
    width: 325px;
    min-width: 50px;
    height: 62px;
    top: 9px;
    left: 50%;
    margin-left: -635px;
    padding: 0;
    overflow: hidden;
    z-index: 1001;
}

    #nav-logo img {
        width: 100%;
    }

.logo-desktop, .logo-retina {
    display: none;
    width: auto;
    height: 62px;
}

.desktop .logo-desktop, .mobile .logo-retina {
    display: block;
}

.logomark {
    display: none;
}

@media only screen and (max-width: 1300px) {
    #nav-logo {
        top: 16px;
        left: 2%;
        margin-left: 0;
        width: 255px;
        height: auto;
    }
}

@media only screen and (max-width: 1030px) {
    #nav-logo {
        top: 20px;
        width: 200px;
    }
}

.nav ul .login-btn {
    display: none;
    position: relative;
    float: right;
    width: 90px;
    height: 33px;
    padding: 0 0 0 15px;
    background-color: rgba(255,255,255,.20);
    color: #FFF !important;
    font-size: 15px;
    line-height: 34px;
    text-transform: uppercase;
    text-align: center;
    border: 1px solid #454545;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
    z-index: 1000;
}

    .nav ul .login-btn.top {
        display: none;
        position: absolute;
        top: 24px;
        right: -110px;
    }

.home .nav ul .login-btn.top {
    display: block;
}

.nav ul .login-btn:before {
    position: absolute;
    font-family: 'CCCU';
    content: "\e604";
    font-size: 18px;
    top: -1px;
    left: 15px;
    color: #FFF;
}

.mobile .nav ul .login-btn {
    display: none;
}

.home.openob .login-btn {
    background-color: rgba(11,126,121,1);
    color: #FFF !important;
    border: 1px solid #0e6461;
}

    .home.openob .login-btn:before {
        color: #FFF;
    }
/*LOGIN
-------------------------------------------------------------------------------------------*/
#login {
    display: none;
    position: fixed;
    width: 269px;
    height: auto;
    /* min-height: 230px; */
    top: 80px;
    right: 10%;
    z-index: 10002;
    background: rgba(0,64,59,.51);
    -webkit-border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -ms-border-radius: 10px 10px 10px 10px;
    -o-border-radius: 10px 10px 10px 10px;
    border-radius: 10px 10px 10px 10px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
    z-index: 100;
}

.desktop #login:hover {
    background-color: rgba(11,126,121,.75);
}

@media only screen and (max-width:1200px) {
    #login {
        right: 3%;
    }
}

#login-content {
    position: relative;
    width: 221px;
    height: auto;
    /*height: 211px;*/
    padding: 34px 24px 25px 24px;
}

.account-login {
    position: absolute;
    width: 100%;
    height: 30px;
    left: 0px;
    bottom: -31px;
    background-color: rgba(247,142,30,.50);
    color: #FFF !important;
    font-size: 15px;
    line-height: 30px;
    padding-top: 1px;
    text-transform: uppercase;
    text-align: center;
    -webkit-border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;
    -ms-border-radius: 0 0 10px 10px;
    -o-border-radius: 0 0 10px 10px;
    border-radius: 0 0 10px 10px;
}

    .account-login:hover {
        background-color: rgba(247,142,30,.9);
    }

.home #login, .home.mobile #login {
    display: block;
    opacity: 0;
    visibility: hidden;
}

.mobile.openob #login {
    right: 50%;
    margin-right: -150px;
}

.home.desktop.openob #login, .home.mobile.openob #login {
    opacity: 1;
    visibility: visible;
}

.home.desktop.openob .ob-arrow {
    opacity: 1;
}

.home.mobile.openob .ob-arrow {
    display: none !important;
}

.home.desktop.scroll.openob #login {
    background-color: rgba(11,126,121,.90);
}

.ob-arrow {
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    opacity: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 20px solid rgba(0,64,59,.51);
    /* border-bottom: 20px solid yellow; */
    bottom: -22px;
    left: 50%;
    margin-left: -15px;
    position: absolute;
    z-index: 12001;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
}

.home.desktop.scroll.openob .ob-arrow, .desktop .nav ul .login-btn.active .ob-arrow {
    border-bottom: 20px solid rgba(11,126,121,.75);
}

#login-content h2 {
    display: block;
    margin: 0 0 15px 0;
    padding: 0;
    font-family: 'Roboto Thin', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 30px;
    line-height: 32px;
    text-align: center;
    color: #FFF;
}

#select {
    position: relative;
    width: 100%;
    max-width: 221px;
    height: 35px;
    padding: 0;
    margin: 0;
}

.accessfield {
    position: relative;
    width: 100%;
    height: auto;
    margin: 20px 0 5px 0;
    padding: 0;
    /* overflow: hidden; */
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    transition: all .25s ease;
}

body.retail .accessfield.rob {
    height: 80px;
}

.obaccess, .obpass, .bob-remove {
    position: relative;
    float: left;
    display: inline-block;
    width: 100%;
    height: 34px;
    margin: 0;
    padding: 5px 0px 2px 32px;
    background-color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 16px;
    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.htc);
}

.obpass {
    margin: 12px 0;
    padding-left: 10px;
}

.accessfield:before {
    position: absolute;
    display: block;
    top: 9px;
    left: 5%;
    font-family: 'CCCU';
    content: "\e604";
    color: #7e7e7e;
    font-size: 17px;
    line-height: 18px;
    z-index: 2;
}

::-webkit-input-placeholder {
    color: #747474;
}

::-moz-placeholder {
    color: #747474;
}

:-ms-input-placeholder {
    color: #747474;
}

:-moz-placeholder {
    color: #747474;
}

#btnlogin {
    display: block;
    float: left;
    height: 29px;
    width: 60px;
    margin: 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.htc);
    cursor: pointer;
}

    .btn_login:hover {
        background-color: #6d6562;
    }

#oblinks {
    display: block;
}

.accessfield.bob, #oblinks2, .personal #oblinks2, .business .accessfield.rob, .business #oblinks {
    /* display: none; */
}

.business .accessfield.bob, .personal #oblinks, .business #oblinks2 {
    display: block;
}

.oblinks {
    float: left;
    /* width: 153px; */
    font-family: 'Roboto Light' !important;
    font-weight: normal;
    font-weight: 400;
    padding: 0px 0px 0px 15px;
}

#oblinks2 {
    padding: 10px 0 0 0;
}

.oblinks ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    text-align: center;
    line-height: 22px;
}

    .oblinks ul li {
        position: relative;
        display: inline;
        height: 16px;
        font-size: 14px;
        line-height: 18px;
        padding: 0 0 0 14px;
        margin: 0;
    }

        .oblinks ul li:first-child {
            padding: 0;
        }

            .oblinks ul li:first-child:not(:only-of-type):before {
                position: absolute;
                display: block;
                content: '';
                width: 1px;
                height: 16px;
                top: 0px;
                right: -10px;
                background-color: #FFF;
            }

        .oblinks ul li a {
            color: rgba(255,255,255,.8);
        }

            .oblinks ul li a:hover {
                color: rgba(255,255,255,1);
            }
/*MAINNAV
-------------------------------------------------------------------------------------------*/
.nav {
    display: none;
}

.desktop .nav {
    display: block;
    position: fixed;
    top: 0;
    height: 80px;
    width: 100%;
    background-color: rgba(0,0,0,.30);
    background-color: rgba(0,0,0,0);
    z-index: 1000;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
}

.desktop.home .nav, .desktop.home .nav:hover, .desktop.home.searchopen .nav {
    background-color: rgba(0,0,0,0);
}
/*.desktop .nav:hover, .desktop.searchopen .nav {
	background-color: rgba(0,0,0,.50)
}*/
.desktop.scroll .nav {
    background-color: rgba(0,0,0,.55);
}

    .desktop.scroll .nav:hover, .desktop.scroll.searchopen .nav {
        background-color: rgba(0,0,0,.80) !important;
    }

.desktop .nav .inner-content {
    position: relative;
    width: 100% !important;
    height: 80px;
    max-width: 100% !important;
    margin: 0px auto;
    padding: 0px;
}

    .desktop .nav .inner-content > ul {
        float: right;
        position: relative;
        margin: 0;
        padding: 0;
        min-width: 475px;
        margin-right: 20%;
        height: 80px;
        z-index: 1000;
        list-style-type: none;
    }

        .desktop .nav .inner-content > ul > li {
            float: left;
            color: #FFFFFF;
            overflow: hidden;
            text-decoration: none;
        }

        .desktop .nav .inner-content > ul li a.category {
            position: relative;
            float: left;
            color: rgba(255,255,255,1);
            width: auto;
            height: 50px;
            padding: 30px 30px 0 30px;
            text-align: center;
            text-decoration: none;
            font-weight: 400;
            font-style: normal;
            font-size: 16px;
            line-height: 22px;
            text-align: center;
            background: none;
            z-index: 12000;
            font-family: 'Roboto Light', Arial, Helvetica, sans-serif;
            text-transform: uppercase;
            -webkit-transition: all .4s ease;
            -moz-transition: all .4s ease;
            -ms-transition: all .4s ease;
            transition: all .4s ease;
        }

        .desktop .nav .inner-content > ul li:hover a.category {
            color: rgba(255,255,255,1);
        }

        .desktop .nav .inner-content > ul li:hover a.category {
        }

        .desktop .nav .inner-content > ul li a.category:after {
            content: '';
            position: absolute;
            bottom: 0;
            left: 50%;
            width: 0;
            height: 6px;
            background: #f78e1e;
            -webkit-transition: all .4s ease;
            -moz-transition: all .4s ease;
            -ms-transition: all .4s ease;
            transition: all .4s ease;
        }

        .desktop .nav .inner-content > ul li:hover a.category:after {
            left: 0;
            width: 100%;
        }

    .desktop .nav .inner-content ul li div.navpanel {
        position: absolute;
        overflow: hidden;
        top: 80px;
        margin: 0;
        padding: 0;
        z-index: 2015;
    }
    /*245,490,735,980*/
    .desktop .nav .inner-content ul li div.item1panel {
        left: -70px;
        width: 490px;
    }

    .desktop .nav .inner-content ul li:hover div.item1panel {
        left: -70px;
        height: 400px;
    }

    .desktop .nav .inner-content ul li div.item2panel {
        left: -294px;
        width: 980px;
    }

    .desktop .nav .inner-content ul li:hover div.item2panel {
        left: -294px;
        height: 385px;
    }

    .desktop .nav .inner-content ul li div.item3panel {
        left: 170px;
        width: 245px;
    }

    .desktop .nav .inner-content ul li:hover div.item3panel {
        left: 170px;
        height: 230px;
    }

    .desktop .nav .inner-content ul li div.item4panel {
        left: -200px;
        width: 735px;
    }

    .desktop .nav .inner-content ul li:hover div.item4panel {
        left: -200px;
        height: 370px;
    }

    .desktop .nav .inner-content ul li div.navpanel .panelxy {
        margin: -400px 1% 0 1%;
    }

    .desktop .nav .inner-content ul li:hover div.navpanel .panelxy {
        margin: -6px 1% 0 1%;
    }

.desktop .panel_content {
    position: relative;
    display: block;
    padding: 0;
    width: 100%;
    height: 100%;
}

.desktop .panelxy {
    float: left;
    display: block;
    width: 98%;
    height: 100%;
    padding: 0;
    background: -moz-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(255,255,255,0.95) 8%, rgba(255,255,255,0.95) 62%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(237,237,237,1) 0%,rgba(255,255,255,0.95) 8%,rgba(255,255,255,0.95) 62%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(237,237,237,1) 0%,rgba(255,255,255,0.95) 8%,rgba(255,255,255,0.95) 62%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    border-bottom: 6px solid #208f86;
    border-radius: 0px 0px 10px 10px;
    -moz-border-radius: 0px 0px 10px 10px;
    -webkit-border-radius: 0px 0px 10px 10px;
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -ms-transition: all .6s ease;
    transition: all .6s ease;
}

.ie9 .desktop .panelxy {
    background-color: #FFF;
}

.desktop .panelxy div {
    position: relative;
    float: left;
    width: 240px;
    height: 100%;
    padding: 15px 20px 0 20px;
    margin: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

    .desktop .panelxy div:before {
        position: absolute;
        display: block;
        content: "";
        left: -5px;
        bottom: 0px;
        width: 1px;
        height: 80%;
        background: rgb(234,234,234); /* Old browsers */
        background: -moz-linear-gradient(top, rgba(234,234,234,1) 29%, rgba(144,144,144,1) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top, rgba(234,234,234,1) 29%,rgba(144,144,144,1) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, rgba(234,234,234,1) 29%,rgba(144,144,144,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaeaea', endColorstr='#909090',GradientType=0 ); /* IE6-9 */
    }

.ie9 .desktop .panelxy div:before {
    background-image: url(images/divider_navpanel.png);
    background-repeat: no-repeat;
    background-position: bottom right;
}

.desktop .panelxy div:first-of-type:before {
    display: none;
}

.desktop .panelxy div.clearfloat {
    clear: both;
    float: none;
    width: 0px;
    height: 0px;
}

    .desktop .panelxy div.clearfloat:before {
        display: none
    }

.desktop .panel_content h2 {
    color: #008a73;
    font-family: 'Roboto Medium', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 16px;
    line-height: 18px;
    padding: 10px 0px 2px 0px;
    margin: 7px 0px 2px 0px;
}

.desktop .panel_content ul {
    margin: 10px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    list-style-type: none;
}

    .desktop .panel_content ul li {
        font-size: 11px;
        line-height: 14px;
        margin: 3px 0px 0px 0px;
        padding: 4px 5px 4px 0px;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -ms-transition: all .3s ease;
        transition: all .3s ease;
    }

        .desktop .panel_content ul li a {
            display: block;
            font-size: 14px;
            line-height: 18px;
            color: #000;
        }

.desktop .panel_content a:hover {
    color: #f7592a;
}

.desktop .panel_content ul li:hover {
    padding: 4px 0px 4px 5px;
}

@media only screen and (max-width: 1300px) {
    .desktop .nav .inner-content > ul {
        margin-right: 25%;
    }
}

@media only screen and (max-width: 1200px) {
    .desktop .nav .inner-content > ul {
        margin-right: 21%;
    }
}

/*MAIN NAV MOBILE
-------------------------------------------------------------------------------------------*/
.mobile #nav-logo {
    position: absolute;
    top: -70px;
    min-width: 50px;
    height: 40px;
    padding: 13px 0 12px 15px;
    overflow: hidden;
}

    .mobile #nav-logo .logo-retina {
        display: block;
    }

    .mobile #nav-logo .logomark {
        display: none;
    }

        .mobile #nav-logo .logomark:before {
            top: 5px;
            left: 20px;
            font-size: 53px;
            line-height: 53px;
        }

.mobile .nav {
    position: relative;
    display: block;
    max-height: 76px;
    padding: 0;
    overflow: hidden;
    background: #FFF;
    border-bottom: 1px solid #f1f1f1;
}

.mobile.opennav .nav {
    display: block;
    max-height: 5000px;
    height: auto;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.opennav.openob .nav {
    max-height: 0;
}

.desktop .nav > h2 {
    display: none;
}

.mobile .nav > h2 {
    display: none;
    float: left;
    font-size: 18px;
    line-height: 48px;
    color: #FFF;
    margin: 0;
    padding: 0px;
}

.nav .login-btn {
    display: none;
    position: relative;
    float: right;
    width: 90px;
    height: 40px;
    padding: 0 0 0 15px;
    background: transparent;
    color: #000 !important;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #dddddd;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
}

    .nav .login-btn:before {
        position: absolute;
        font-family: 'CCCU';
        content: "\e604";
        font-size: 18px;
        top: -1px;
        left: 14px;
        color: #f78e1e;
    }

.home.mobile.openob .nav .login-btn, .home.mobile.openob .nav .login-btn:hover {
    background-color: rgba(11,126,121,1);
    color: #FFF !important;
    border: 1px solid #0e6461;
}

    .home.mobile.openob .nav .login-btn:before {
        color: #FFF;
    }

.mobile .nav .login-btn {
    position: absolute;
    float: none;
    top: 19px;
    right: 90px;
    width: 90px;
    height: 33px;
    padding: 0 0 0 15px;
    background-color: rgba(255,255,255,.20);
    color: #000 !important;
    font-size: 15px;
    line-height: 34px;
    text-transform: uppercase;
    text-align: center;
    border: 1px solid #9a9a9a;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
}

.menubutton {
    display: none;
    float: right;
    width: 70px;
    height: 77px;
    margin: 0;
    padding: 17px 15px;
    background: transparent;
    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-left: 1px solid #DDDDDD;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

    .menubutton span {
        display: block;
        background: #000;
        height: 5px;
        margin-top: 7px;
        border-radius: 5px;
        -moz-border-radius: 5px;
    }

.opennav .menubutton span {
    background-color: #858585;
}

.mobile .nav .inner-content {
    max-height: 0px;
    padding: 0;
    margin: 0;
    -webkit-transition: max-height 2s ease-in;
    -moz-transition: max-height 2s ease-in;
    -ms-transition: max-height 2s ease-in;
    transition: max-height 2s ease-in;
}

@media only screen and (max-width: 650px) {
    .mobile #nav-logo .logo-retina {
        display: none;
    }

    .mobile #nav-logo .logomark {
        display: block;
        width: 85px;
        height: auto;
    }

    #nav-logo img {
        width: 100%;
    }

    .mobile .nav {
        max-height: 50px;
    }

        .mobile .nav .login-btn {
            top: 7px;
            right: 79px;
        }

    .mobile .login-btn {
        top: 8px;
        right: 5px;
        width: 74px;
        height: 32px;
        line-height: 32px;
    }

    .menubutton {
        height: 50px;
        width: 60px;
        padding: 8px 12px;
    }

        .menubutton span {
            display: block;
            background: #000;
            height: 4px;
            margin-top: 6px;
            border-radius: 5px;
            -moz-border-radius: 5px;
        }

    .login-btn:before {
        left: 10px;
        font-size: 15px;
    }

    .mobile #nav-logo {
        position: absolute;
        min-width: 85px;
        width: 0px;
        height: 41px;
        padding: 0;
        overflow: hidden;
        top: -41px;
    }
}

@media only screen and (max-width:1006px) {
    .mobile .nav .inner-content {
        width: 100% !important;
        max-height: 0px;
        padding: 0 !important;
        margin: 0 !important;
    }
}

.mobile.opennav .nav .inner-content {
    max-height: 5000px;
}

.mobile .nav .inner-content > ul {
    display: block;
    margin: 0;
    padding: 0;
    border-top: 1px solid #e4e4e4;
}

    .mobile .nav .inner-content > ul > li {
        position: relative;
        font-size: 16px;
        line-height: 0;
        max-height: 46px;
        overflow: hidden;
        padding: 0;
        background: rgba(255,255,255,1);
        border-bottom: 1px solid #e4e4e4;
    }

        .mobile .nav .inner-content > ul > li.active {
            max-height: 5000px;
            background: #f3f3f3;
            -moz-transition: max-height 3s ease;
            -ms-transition: max-height 3s ease;
            transition: max-height 3s ease;
        }

        .mobile .nav .inner-content > ul > li a.category {
            display: block;
            margin: 0;
            padding: 0px 0 0 30px;
            line-height: 49px;
            font-family: 'Roboto', Arial, Helvetica, sans-serif;
            color: #000;
            font-size: 20px;
            text-overflow: ellipsis;
            white-space: nowrap;
            overflow: hidden;
            background-color: #FFF;
        }

        .mobile .nav .inner-content > ul > li.active a.category {
            color: #f78e1e;
        }

.mobile .navpanel {
    display: block;
    width: 95%;
    padding: 0 0 0 5%;
    height: auto;
}

.mobile .panelxy div {
    float: left;
    padding: 10px 2% 2% 2%;
    width: 29%;
    min-height: 150px;
}

.mobile .clearfloat {
    min-height: 0 !important;
}

.mobile .panel_content {
    position: relative;
    display: block;
    padding: 0;
    width: 100%;
    height: 100%;
}

    .mobile .panel_content h2 {
        font-family: 'Roboto Medium', Arial, Helvetica, sans-serif;
        font-weight: normal;
        color: #008a73;
        font-size: 16px;
        line-height: 18px;
        padding: 10px 0px 2px 0px;
        margin: 2px 0px 2px 0px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

    .mobile .panel_content ul {
        margin: 10px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        list-style-type: none;
    }

        .mobile .panel_content ul li {
            font-size: 11px;
            line-height: 14px;
            margin: 3px 0px 0px 0px;
            padding: 4px 5px 4px 0px;
            -webkit-transition: all .3s ease;
            -moz-transition: all .3s ease;
            -ms-transition: all .3s ease;
            transition: all .3s ease;
        }

            .mobile .panel_content ul li a {
                display: block;
                font-size: 14px;
                line-height: 16px;
                color: #000;
            }

    .mobile .panel_content a:hover {
        color: #f7592a;
    }

@media only screen and (max-width:1006px) {
    div.menubutton {
        display: block;
    }
}

@media only screen and (max-width:640px) {
    .mobile .navpanel {
        width: 100%;
        padding: 0;
    }

    .mobile .panelxy div {
        float: none;
        padding: 0;
        width: 100%;
        min-height: 0;
        border-top: 1px solid #cecece;
    }

    .mobile .panel_content ul li {
        font-size: 16px;
        line-height: 19px;
        margin: 0px;
        padding: 0px;
        border-top: 1px solid #cecece;
    }

    .mobile .panel_content ul + h2 {
        border-top: 1px solid #cecece;
    }

    .mobile .panel_content ul li a {
        margin: 0px 0px 0px 0px;
        padding: 10px 50px;
        line-height: 19px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

        .mobile .panel_content ul li a:hover {
            background: rgba(255,255,255,.75);
        }

    .mobile .panel_content h2 {
        padding: 10px 0px 2px 40px;
        margin: 2px 0px 2px 0px;
    }
}

.section {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    min-height: 100%;
    font-family: 'Roboto Light';
    font-size: 24px;
    line-height: 27px;
}

    .section .inner-content {
        position: relative;
        width: 80%;
        max-width: 1500px;
        min-width: 996px;
        margin: 0 auto;
        z-index: 10;
    }

@media only screen and (max-width:1080px) {
    .section .inner-content {
        max-width: 100% !important;
        min-width: 0;
    }
}

.table-promo, .table-promo2, .table-promo3 {
    visibility: hidden;
}

#promo1 {
    overflow: hidden;
}

@media only screen and (max-height:850px) {
    #promo1 {
        min-height: 710px;
    }
}

.desktop #promo2, .desktop #promo3, .desktop #sticky-promo1 {
    overflow: hidden;
}

.promo1, .promo2, .promo3 {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    min-height: 100%;
    margin: 0;
    padding: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
}

#promo1 .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
    background: -moz-linear-gradient(left, rgba(0,0,0,0.51) 0%, rgba(0,0,0,0.51) 1%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(0,0,0,0.51) 0%,rgba(0,0,0,0.51) 1%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(0,0,0,0.51) 0%,rgba(0,0,0,0.51) 1%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#82000000', endColorstr='#00000000',GradientType=1 ); /* IE6-9 */
}

.top-overlay {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 150px;
    z-index: 5;
    background: -moz-linear-gradient(top, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
}

.home #promo1 .top-overlay {
    display: block !important;
}

.desktop .top-overlay {
    display: block;
}

.wave {
    position: absolute;
    width: 100%;
    background-image: url(images/curves.png);
    background-repeat: no-repeat;
    background-position: center 0;
    z-index: 8;
}

.desktop #promo1 .wave {
    height: 307px;
    bottom: 0;
}

.mobile #promo1 .wave {
    height: 200px;
}

#promo2 .wave {
    top: 0;
    height: 376px;
    background-position: center -307px;
}

#promo3 .wave {
    height: 150px;
    left: 0%;
    bottom: 0;
}

#footer .wave {
    height: 150px;
    top: 0;
    background-position: center bottom;
}

@media only screen and (min-width:1921px) {
    .wave {
        background-size: cover;
    }

    #promo2 .wave {
        top: 0;
        height: 40%;
        background-position: center -307px;
    }

    #promo3 .wave {
        bottom: 0;
        height: 40%;
        background-position: center 3px;
    }

    #footer .wave {
        top: 0;
        height: 130%;
        background-position: center -397px;
    }
}

@media only screen and (min-width:1950px) {
    #footer .wave {
        display: none;
    }
}

#promo1 .inner-content {
    padding: 10% 28% 20% 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

@media only screen and (max-width:1230px) {
    #promo1 .inner-content {
        padding: 15% 28% 20% 5%;
        width: 100%;
        max-width: 100% !important;
    }
}

@media only screen and (max-width:1030px) {
    #promo1 .inner-content {
        padding: 15% 35% 20% 5%;
    }
}

.mobile #promo1 .inner-content {
    padding: 10% 35% 25% 5%;
}

#promo1 .inner-content table > tbody > tr > td {
    text-align: left;
    color: #FFF;
    vertical-align: middle;
}

#promo1 .inner-content > table {
    position: relative;
    width: 100%;
    min-height: 100%;
    height: 100%;
    z-index: 2000;
}

#promo2 .inner-content, #promo3 .inner-content {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    min-height: 45%;
    max-width: 100%;
    min-width: 560px;
    margin: 0;
    z-index: 5;
    padding: 3% 22% 5% 22%;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
    /*#promo3 .inner-content {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: auto;
	min-height: 45%;
	max-width: 100%;
	min-width: 560px;
	margin: 0;
	z-index: 10;
	padding: 3% 22% 5% 22%;
	-moz-box-sizing: 	border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: 	border-box;
	box-sizing: 		border-box;
}*/
    #promo2 .inner-content table, #promo3 .inner-content table, .sticky-promo1 .inner-content table {
        position: relative;
        width: 100%;
        height: 100%;
        z-index: 20;
    }

.desktop #promo2 .inner-content table, .desktop #promo3 .inner-content table, .desktop .sticky-promo1 .inner-content table {
    opacity: 0;
}

    .desktop #promo2 .inner-content table.animated, .desktop #promo3 .inner-content table.animated, .desktop .sticky-promo1 .inner-content table.animated {
        opacity: 1;
    }

#promo2 .inner-content table > tbody > tr > td, #promo3 .inner-content table > tbody > tr > td, .sticky-promo1 .inner-content table > tbody > tr > td {
    text-align: center;
    color: #FFF;
}

#promo3 .inner-content table > tbody > tr > td {
    position: relative;
    z-index: 1000;
}

.section .inner-content h2 {
    position: relative;
    font-size: 35px;
    line-height: 40px;
    font-weight: normal;
    letter-spacing: -1px;
    margin: 0;
    padding: 0;
}

    .section .inner-content h2 + h2 {
        font-size: 60px;
        line-height: 63px;
        margin: 0 0 10px 0;
        padding: 0 0 15px 0;
        color: #98e2e1;
    }

@media only screen and (min-width:1370px) {
    .section .inner-content h2 {
        font-size: 40px;
        line-height: 45px;
    }

        .section .inner-content h2 + h2 {
            font-size: 70px;
            line-height: 73px;
        }
}

.section .inner-content h2 + h2:before {
    position: absolute;
    display: block;
    content: '';
    width: 250px;
    height: 1px;
    background-color: rgba(255,255,255,.46);
    bottom: 0;
    left: 50%;
    margin-left: -125px;
}

#promo1 .inner-content h2:before {
    display: none;
}

#promo1 .inner-content h2 + h2 {
    margin: 0;
    padding: 0;
}

.section .inner-content h2 span.first-word {
    font-family: 'Roboto Light', Arial, Helvetica, sans-serif;
}

.section .inner-content h2 + h2 span.first-word {
    font-family: 'Roboto Medium', Arial, Helvetica, sans-serif;
}

.section .inner-content p {
    margin: 5px 0;
    padding: 8px 0;
}

.sticky-promo1 {
    position: relative;
    width: 100%;
    height: 780px;
    margin: 0;
    padding: 0;
    background-position: center top;
    background-size: cover;
    /* background-attachment: fixed; */
    background-repeat: no-repeat;
}

    .sticky-promo1:before {
        position: absolute;
        content: '';
        width: 100%;
        height: 100%;
        background: -moz-linear-gradient(top, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%);
        background: -webkit-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);
        background: linear-gradient(to bottom, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
        z-index: 1;
    }

    .sticky-promo1 .inner-content {
        position: relative;
        min-height: 100%;
        height: 100%;
        padding: 2% 15% 20% 15%;
        z-index: 6;
        font-family: 'Roboto Light';
        font-size: 24px;
        line-height: 27px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

        .sticky-promo1 .inner-content h2 {
            position: relative;
            font-size: 35px;
            line-height: 40px;
            font-weight: normal;
            letter-spacing: -1px;
            margin: 0;
            padding: 0;
        }

            .sticky-promo1 .inner-content h2 + h2 {
                font-size: 60px;
                line-height: 63px;
                margin: 0 0 10px 0;
                padding: 0 0 15px 0;
                color: #98e2e1;
            }

@media only screen and (min-width:1370px) {
    .sticky-promo1 .inner-content h2 {
        font-size: 40px;
        line-height: 45px;
    }

        .sticky-promo1 .inner-content h2 + h2 {
            font-size: 70px;
            line-height: 73px;
        }
}

.sticky-promo1 .inner-content h2 + h2:before {
    position: absolute;
    display: block;
    content: '';
    width: 250px;
    height: 1px;
    background-color: rgba(255,255,255,.46);
    bottom: 0;
    left: 50%;
    margin-left: -125px;
}

.sticky-promo1 .inner-content h2:before {
    display: none;
}

.sticky-promo1 .inner-content h2 span.first-word {
    font-family: 'Roboto Light', Arial, Helvetica, sans-serif;
}

.sticky-promo1 .inner-content h2 + h2 span.first-word {
    font-family: 'Roboto Medium', Arial, Helvetica, sans-serif;
}

.sticky-promo1 .inner-content p {
    margin: 5px 0;
    padding: 8px 0;
}

#social-bar {
    position: relative;
    width: 100%;
    height: 184px;
    margin: 0 0 0 0;
    background: transparent;
    background-image: url(images/curves.png);
    background-position: center -153px;
    z-index: 5;
}

    #social-bar a {
        color: rgba(255,255,255,1);
    }

    #social-bar ul {
        display: block;
        margin: 0;
        padding: 0;
        list-style-type: none;
    }

        #social-bar ul li {
            display: block;
            float: left;
            padding: 63px 0 0 2%;
            width: 33%;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -ms-box-sizing: border-box;
            box-sizing: border-box;
        }

            #social-bar ul li span {
                display: block;
                font-size: 25px;
                line-height: 33px;
                color: rgba(255,255,255,1);
                font-family: 'Roboto Medium', Arial, Helvetica, sans-serif;
                -webkit-transition: all .3s ease;
                -moz-transition: all .3s ease;
                -ms-transition: all .3s ease;
                transition: all .3s ease;
            }

            #social-bar ul li a {
                display: block;
                position: relative;
                padding-left: 166px;
                font-size: 18px;
                font-family: 'Roboto Light', Arial, Helvetica, sans-serif;
                vertical-align: middle;
                -webkit-backface-visibility: hidden;
                backface-visibility: hidden;
                -moz-osx-font-smoothing: grayscale;
            }

                #social-bar ul li a:before {
                    content: "";
                    position: absolute;
                    width: 54px;
                    height: 1px;
                    top: 50%;
                    left: 87px;
                    background-color: rgba(255,255,255,.5);
                }

            #social-bar ul li:last-child a:before {
                left: 92px;
            }

            #social-bar ul li a:hover, #social-bar ul li a:hover span {
                color: rgba(255,255,255,.65);
            }

            #social-bar ul li i {
                -webkit-transition: all 1s ease;
                -moz-transition: all 1s ease;
                -ms-transition: all 1s ease;
                transition: all 1s ease;
            }

@media only screen and (min-width:1050px) {
    #social-bar ul li:hover i {
        transform: rotateY(360deg);
    }
}

#social-bar i {
    position: absolute;
    font-size: 69px;
    height: auto;
    padding: 0;
    top: -4px;
    left: 3px;
    color: #FFF;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
}

@media only screen and (min-width:1550px) {
    #social-bar ul li {
        padding: 63px 0 0 5%;
    }

        #social-bar ul li:first-child {
            padding: 63px 0 0 0;
        }

        #social-bar ul li span {
            font-size: 30px;
            line-height: 33px;
        }

        #social-bar ul li a {
            padding-left: 166px;
            font-size: 26px;
        }

    #social-bar i {
        font-size: 69px;
        top: -4px;
        left: 3px;
    }
}

#footer {
    position: relative;
    width: 100%;
    height: auto;
    padding: 5% 0 5% 0;
    background: rgb(253,253,253); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(253,253,253,1) 0%, rgba(247,247,247,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(253,253,253,1) 0%,rgba(247,247,247,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(253,253,253,1) 0%,rgba(247,247,247,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#f7f7f7',GradientType=0 ); /* IE6-9 */
}

    #footer .inner-content {
        position: relative;
        z-index: 10;
    }

        #footer .inner-content table {
            width: 100%;
        }

            #footer .inner-content table td {
                width: 25%;
                vertical-align: top;
            }

        #footer .inner-content a {
            color: #000;
        }

            #footer .inner-content a:hover {
                color: #f7592a;
            }

    #footer ul {
        margin: 0px;
        padding: 0px;
        min-height: 200px;
    }

        #footer ul li {
            list-style-type: none;
            font-size: 16px;
            line-height: 19px;
            text-transform: uppercase;
            font-family: 'Roboto Light', Arial, Helvetica, sans-serif;
            margin: 5px 0;
            padding: 5px;
            0;
        }

    #footer h3 {
        font-family: 'Roboto Medium', Arial, Helvetica, sans-serif;
        font-weight: normal;
    }

#footer-bar {
    background: rgb(255,255,255); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(244,244,244,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(244,244,244,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(244,244,244,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f4f4',GradientType=0 ); /* IE6-9 */
}

    #footer-bar .inner-content {
        min-height: 86px;
        padding: 32px 0 0 0;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    #footer-bar ul {
        float: left;
        margin: 0;
        padding: 0;
        color: #bfbbb9;
        font-size: 14px;
        list-style-type: none;
    }

        #footer-bar ul li {
            display: block;
            float: left;
            margin: 0;
            padding: 0 10px;
        }

            #footer-bar ul li:first-child {
                padding-left: 0;
            }

    #footer-bar a {
        color: #003d7c;
        text-transform: uppercase;
    }

        #footer-bar a:hover {
            color: #00acf1;
        }

#copyright {
    float: left;
    width: auto;
    min-width: 300px;
    font-family: 'Roboto Light';
}

    #copyright ul {
        float: none;
        font-size: 16px;
        color: #7e7e7e;
    }

#footer-bar-links ul {
    float: right;
}

#logos {
    float: right;
    width: 370px;
    margin-right: 0;
    font-size: 30px;
    line-height: 30px;
    margin-top: -5px;
}

    #logos span:first-of-type {
        display: block;
        font-size: 16px;
        font-family: 'Roboto Light';
    }

@media only screen and (min-width: 831px) {
    #logos span:first-of-type {
        float: left;
        margin-right: 5px;
    }
}

#logos a {
    color: rgba(140,140,140,1);
}

    #logos a:hover {
        color: #f78e1e;
    }

@media only screen and (max-width:1350px) {
    #logos {
        margin-right: 4%;
    }
}

#logos img {
    opacity: .5;
}

#asi {
    float: left;
    height: 37px;
    margin: 0;
    padding: 0;
    font-size: 35px;
}

#ehl, #eho {
    float: left;
    height: 39px;
    margin: -3px 0 0 15px;
    padding: 0;
    font-size: 37px;
}

body.nologos #logos {
    display: none;
}

#sub-content {
    position: relative;
    width: 100%;
    margin: 0;
    /* padding: 0 0 100px 0; */
    background: #fff;
    border-bottom: 1px solid #d6d6d6;
}

.desktop #sub-content {
    min-height: 300px;
    /* padding-bottom: 5%; */
}

.lastimage #sub-content {
    padding-bottom: 0;
}

.subsection {
    width: 100%;
    background: rgb(243,243,243); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(243,243,243,1) 0%, rgba(243,243,243,1) 37%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(243,243,243,1) 0%,rgba(243,243,243,1) 37%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(243,243,243,1) 0%,rgba(243,243,243,1) 37%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
    border-top: 1px solid #e8e8e8;
}

    .subspecial .subsection, .blog .subsection, .subsection:last-of-type {
        background: rgb(243,243,243); /* Old browsers */
        background: -moz-linear-gradient(top, rgba(243,243,243,1) 0%, rgba(243,243,243,1) 37%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top, rgba(243,243,243,1) 0%,rgba(243,243,243,1) 37%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, rgba(243,243,243,1) 0%,rgba(243,243,243,1) 37%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
    }

    .subsection + .subsection {
        background: none;
        border-top: 0;
        margin-top: -40px;
    }

    .subsection:last-of-type {
        min-height: 0;
    }

.subpromobottom .subsection:last-of-type {
    min-height: 435px;
}

.ie9 .subsection {
    background: #fefdfb;
}
/*#sub-content div.subsection:first-of-type .subsection-content:first-of-type, #Form1 .subsection:nth-of-type(2) .subsection-content:first-of-type {
	padding: 1% 20px 5% 20px;
}*/
/*.subspecial .subsection, .blog .subsection, .subsection:last-of-type {
	padding-top: 130px !important;
}*/

.subsection:only-of-type,
.subsection:last-of-type {
    padding-top: 130px !important;
}


.aspNetHidden + .subsection:last-of-type {
    padding-top: 130px !important;
}

.subsection-image + .subsection:last-of-type,
.subsection-image + .subsection:only-of-type {
    padding-top: 0 !important;
    min-height: 0;
}

.subsection-table, .subsection-image-table {
    opacity: 0;
    width: 924px;
    min-height: 350px;
    margin: 0 auto;
}

    .subsection-table td:first-of-type {
        padding: 40px 20px;
    }

.subsection-content, .subsection-image-content {
    position: relative;
    width: 78%; /*68%*/
    min-width: 996px;
    max-width: 1600px;
    margin: 0 auto;
    padding: 20px 2% 80px 2%;
}

.subsection-image {
    padding: 20px 2% 125px 2%;
}

.overlapped .subsection-image-content {
    padding: 20px 2% 210px 2%;
}

.subsection-content {
    position: relative;
    background: #FFF;
    margin-top: -165px;
    -webkit-box-shadow: 0px -10px 6px -6px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px -10px 6px -6px rgba(0,0,0,0.2);
    box-shadow: 0px -10px 6px -6px rgba(0,0,0,0.2);
    border: 0px solid #000000;
    background: -moz-linear-gradient(top, rgba(255,255,255,0.88) 0%, rgba(255,255,255,1) 15%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255,255,255,0.88) 0%,rgba(255,255,255,1) 15%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255,255,255,0.88) 0%,rgba(255,255,255,1) 15%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    z-index: 10;
}

.desktop .subsection-content {
    background-clip: padding-box;
    padding: 30px 2% 40px 2%;
    min-height: 200px;
    border-radius: 20px 20px 0px 0px;
    -moz-border-radius: 20px 20px 0px 0px;
    -webkit-border-radius: 20px 20px 0px 0px;
    border: 0px solid #000000;
}

.subsection + .subsection .subsection-content {
    border-radius: 0;
    padding-top: 0;
    box-shadow: none;
}

body.subspecial .subsection-content, body.blog .subsection-content, .subsection:last-of-type .subsection-content {
    margin-top: 0;
    min-height: 350px;
}

.subsection-image + .subsection:last-of-type .subsection-content {
    margin-top: -165px;
}

#sub-content div.subsection-image:nth-of-type(2), #Form1 .subsection-image:nth-of-type(2) {
    padding-top: 130px;
    min-height: 400px;
}

.subsection-image {
    width: 100%;
    padding: 100px 0 50px 0;
    min-height: 400px;
    border-top: 1px solid #e8e4d9;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    border-bottom: 1px solid #d0cdc3;
}

    .subsection-image.overlapped {
        padding: 100px 0 50px 0;
    }

    .subsection-image + .subsection-image {
        /* min-height: 300px; */
        /* padding: 50px 0 0 0; */
    }

.subsection-image {
    padding: 50px 0 0 0;
    min-height: 350px;
}

.desktop .subsection-image + .subsection-image. .desktop .subsection-image {
    min-height: 350px;
}

.desktop.bankwithus .subsection-image + .subsection-image {
    min-height: 450px;
}

.subsection-image:last-of-type {
    padding-bottom: 0;
    border: none;
}

.lastimage .subsection-image:last-of-type {
    position: relative;
    padding-bottom: 70px;
    border-bottom: 0;
}

@media only screen and (max-width:1150px) {
    .desktop .subsection-content {
        padding: 70px 2% 40px 2%;
    }
}

@media only screen and (max-width:1080px) {
    .subsection-content, .subsection-image-content {
        width: 908px;
        min-width: 0;
        padding: 40px 40px;
    }

    .subsection-image-content {
        padding: 0 20px 10% 20px;
    }

    .desktop .subsection-content {
        width: 930px;
    }
}

@media only screen and (max-width:1006px) {
    .subsection-content, .subsection-image-content {
        width: 96% !important;
        min-width: 0;
        padding-left: 2% !important;
        padding-right: 2% !important;
    }

    .subsection-image-content {
        padding: 25px 20px 40px 20px;
    }

    .overlapped .subsection-image-content {
        padding: 40px 20px 10% 20px;
    }

    #sub-content div.subsection-image:first-of-type, #Form1 .subsection-image:nth-of-type(2) {
        padding-top: 0;
        border-top: none;
        min-height: 0;
    }

    .subsection-image, .subsection-image.overlapped, #sub-content div.subsection-image:nth-of-type(2), #Form1 .subsection-image:nth-of-type(2) {
        min-height: 300px;
        padding: 2% 0 5% 0;
    }

    .subsection-content {
        margin-top: -20px;
        -webkit-box-shadow: 0px -8px 10px 0px rgba(0,0,0,0.26);
        -moz-box-shadow: 0px -8px 10px 0px rgba(0,0,0,0.26);
        box-shadow: 0px -8px 10px 0px rgba(0,0,0,0.26);
    }

    .subspecial .subsection, .blog .subsection, .subsection:last-of-type {
        padding-top: 5% !important;
    }

    .subsection + .subsection {
        padding-top: 0 !important;
    }

    .subsection-image + .subsection:last-of-type {
        padding-top: 130px !important;
    }
}

@media only screen and (max-width:568px) /*iPhone 5 Landscape*/ {
    .subsection-image, .subsection-image.overlapped, #sub-content div.subsection-image:nth-of-type(2), #Form1 .subsection-image:nth-of-type(2) {
        min-height: 200px;
    }

    .subsection-content > table > td, .subsection-image-content > table > td {
        /* display: block; */
        width: auto !important;
        padding: 2% 0 2% 2%;
    }

    .subsection-image-content > table td {
        display: none;
        width: auto !important;
        padding: 2% 0 2% 2%;
    }

        .subsection-image-content > table td.show {
            display: block;
            float: left;
            width: 96% !important;
            padding: 2% 0 2% 2%;
        }

    .subsection-image {
        background-size: 150%;
        min-height: 0;
        height: auto;
        padding: 0;
        border: none;
        background-color: #FFF;
    }

    .subsection-image-content > table {
        background: rgba(255,255,255,.85);
        border-radius: 10px 10px 0 0;
        border: 2px solid rgba(255,255,255,1);
        padding: 2% 5%;
        margin-top: 20%;
    }

    #sub-content .subsection-image:first-of-type, #Form1 .subsection-image:nth-of-type(2) {
        padding: 0%;
    }

    .subsection {
        background: #FFF;
        border: none;
    }

    .subsection-content {
        margin-top: 0;
        box-shadow: none;
        padding: 0 5% 5% 5% !important;
        width: 90% !important;
    }

    .overlapped .subsection-image-content {
        padding: 40px 2% 0 2%;
    }
}
/*HOMENAV
-------------------------------------------------------------------------------------------*/
#homenav {
    display: none;
}

.desktop #homenav {
    display: block;
    position: absolute;
    width: 100%;
    height: 170px;
    bottom: 0;
    left: 0;
    z-index: 11;
}

@media only screen and (max-height:650px) {
    .home.desktop #headerxy {
        position: relative;
        width: 100%;
        height: 152px;
        z-index: 2005;
        top: 0;
        margin: 0;
        background: rgba(255,255,255,.9);
    }

    .desktop #homenav {
        bottom: 0;
    }

    .desktop #wave {
        display: none;
    }

    .desktop #hero-main {
        height: auto;
        min-height: 706px;
        padding: 0;
    }
}

.desktop #homenav .inner-content {
    position: relative;
    height: 100%;
    margin: 0 auto;
    padding: 0;
    min-width: 996px;
}

.desktop #get-started {
    position: absolute;
    width: 22%;
    height: 73px;
    color: #FFF;
    bottom: 10%;
}

.mobile #get-started {
    display: none;
}

@media only screen and (max-width:1250px) {
    .desktop #get-started {
        left: 2%;
    }
}

#get-started h2 {
    font-size: 20px;
    line-height: 20px;
    font-weight: normal;
    margin: 0;
    padding: 0;
}

    #get-started h2 + h2 {
        position: relative;
        font-size: 35px;
        line-height: 38px;
        font-family: 'Roboto Medium', Arial, Helvetica, sans-serif;
        color: #9fd81a
    }

        #get-started h2 + h2:after {
            font-family: 'FontAwesome';
            content: "\f18e";
            color: #FFF;
            font-size: 39px;
            line-height: 30px;
            margin-left: 6px;
        }

@media only screen and (min-width:1550px) {
    #get-started h2 {
        font-size: 24px;
        line-height: 26px;
    }

        #get-started h2 + h2 {
            font-size: 45px;
            line-height: 48px;
        }

            #get-started h2 + h2:before {
                font-size: 39px;
                line-height: 49px;
            }
}

.desktop ul.nav2 {
    position: relative;
    float: right;
    width: 78%;
    margin: 0;
    padding: 0;
    list-style-type: none;
    height: 100%;
}

    .desktop ul.nav2 > li.homenavitem {
        position: relative;
        display: block;
        float: left;
        width: 25%;
        height: 168px;
        padding: 0;
        margin: 0;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: all .5s ease;
        -moz-transition: all .5s ease;
        -ms-transition: all .5s ease;
        transition: all .5s ease;
        /* overflow: hidden; */
    }

    .desktop ul.nav2 li.homenavitem:hover {
        margin-top: 0;
        height: 96%;
    }

    .desktop ul.nav2 li.homenavitem:before { /*border*/
        position: absolute;
        display: none;
        content: "";
        left: 0;
        bottom: 0;
        width: 1px;
        height: 80%;
        background: -moz-linear-gradient(top, rgba(214,214,214,0) 0%, rgba(152,153,153,1) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top, rgba(214,214,214,0) 0%,rgba(152,153,153,1) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, rgba(214,214,214,0) 0%,rgba(152,153,153,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00d6d6d6', endColorstr='#989999',GradientType=0 ); /* IE6-9 */
    }

    .desktop ul.nav2 > li.homenavitem:first-of-type:before {
        display: none;
    }

    .desktop ul.nav2 li a.homenavdoor {
        position: absolute;
        width: 100%;
        height: 168px;
        bottom: 10%;
        left: 0;
        margin: 0;
        color: #000;
        padding: 112px 14% 0 14%;
        cursor: pointer;
        font-family: 'Roboto Light', Arial, Helvetica, sans-serif;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: all .5s ease-out;
        -moz-transition: all .5s ease-out;
        -ms-transition: all .5s ease-out;
        transition: all .5s ease-out;
        text-align: center;
        z-index: 2;
    }

    .desktop ul.nav2 li:hover a.homenavdoor {
        margin-bottom: -65px;
    }

    .desktop ul.nav2 li a.homenavdoor h2 {
        font-size: 20px;
        line-height: 23px;
        color: #FFF;
        font-family: 'Roboto Light', Arial, Helvetica, sans-serif;
        font-weight: normal;
        margin: 0;
        padding: 0;
        opacity: 1;
        -webkit-transition: all .5s ease-out;
        -moz-transition: all .5s ease-out;
        -ms-transition: all .5s ease-out;
        transition: all .5s ease-out;
    }

    .desktop ul.nav2 li:hover a.homenavdoor h2 {
        opacity: 0;
    }

    .desktop ul.nav2 li a.homenavdoor h2 + h2 {
        font-size: 30px;
        line-height: 33px;
        font-weight: normal;
        font-family: 'Roboto Medium', Arial, Helvetica, sans-serif;
        text-transform: uppercase;
    }

.homeicon {
    position: absolute;
    display: block;
    top: 40px;
    left: 50%;
    margin: 0 0 0 -36px;
    width: 72px;
    height: 72px;
    padding: 0;
    font-size: 63px;
    color: #FFF;
    text-align: center;
    -webkit-transition: all 1s ease-out;
    -moz-transition: all 1s ease-out;
    -ms-transition: all 1s ease-out;
    transition: all 1s ease-out;
}

.desktop ul.nav2 li:hover .homeicon {
    /*top: 0;*/
    transform: rotateY(360deg);
}

.homeicon:before {
    position: absolute;
    top: 2px;
    left: 50%;
    margin-left: -30px;
    font-family: 'FontAwesome';
    color: #98e2e1;
    font-size: 65px;
    line-height: 70px;
    z-index: 2;
}

.icon-pig:before {
    font-family: 'CCCU' !important;
    font-size: 48px;
    margin-left: -29px;
}

.homeicon.fa-check-square-o:before {
    margin-left: -25px;
    font-size: 62px;
}

.homeicon.fa-desktop:before {
    font-size: 50px;
    margin-left: -27px;
}

.icon-lock:before {
    content: "\e604";
}

.desktop .homenavContent {
    position: absolute;
    width: 100%;
    min-height: 270px;
    height: 100%;
    height: auto;
    padding: 5px 20px 20px 20px;
    bottom: 91px;
    margin: 0;
    opacity: 0;
    font-family: 'Roboto Light', Arial, Helvetica, sans-serif;
    background: -moz-linear-gradient(top, rgba(255,255,255,0.8) 0%, rgba(255,255,255,1) 73%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255,255,255,0.8) 0%,rgba(255,255,255,1) 73%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255,255,255,0.8) 0%,rgba(255,255,255,1) 73%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    border: 0px solid #000000;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .6s ease-out;
    -moz-transition: all .6s ease-out;
    -ms-transition: all .6s ease-out;
    transition: all .6s ease-out;
    transform: scale(0);
    transform-origin: bottom;
}

.homenavContent:after {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    left: 50%;
    margin-left: -15px;
    bottom: -10px;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 10px solid #fff;
}

.ie9 .desktop .homenavContent {
    background-color: #FFF;
}

@media only screen and (max-height:650px) {
    .desktop .homenavContent {
        background: #FFF;
    }
}

.desktop #homenav .inner-content ul.nav2 li:hover .homenavContent {
    margin-top: 0;
    opacity: 1;
    transform: scale(1.0);
}

.desktop .inner-content .homenavContent h2 {
    position: relative;
    display: block;
    padding: 0px 0px 5px 0;
    margin: 7px 0px 4px 0px;
    color: #00877d;
    font-size: 20px;
    line-height: 28px;
    font-weight: normal;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
}

.desktop #homenav .inner-content .homenavContent h2:before {
    position: absolute;
    display: block;
    content: '';
    width: 80px;
    height: 1px;
    background-color: #acacac;
    bottom: 0;
    left: 50%;
    margin-left: -40px;
}

.desktop .homenavContent ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    /* text-align: center; */
}

.desktop .homenavContent a {
    display: block;
    font-size: 14px;
    line-height: 16px;
    /*font-family: 'Roboto Medium', sans-serif;*/
    text-decoration: none;
}

.homenavContent a {
    color: #000;
}

    .homenavContent a:hover {
        color: #f7592a;
        font-family: 'Roboto Medium', sans-serif;
    }

@media only screen and (min-width:1450px) {
    .desktop .inner-content .homenavContent a {
        font-size: 16px;
        line-height: 20px;
    }
}

@media only screen and (max-width:1300px) {
    .desktop .inner-content .homenavContent h2 {
        font-size: 18px;
        line-height: 23px;
    }
}

.desktop .homenavContent ul li {
    display: block;
    margin: 0px;
    padding: 2px 5px 2px 0;
    -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;
}
/*MOBILE HOMENAV
-------------------------------------------------------------------------------------------*/
.mobile #homenav {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
    margin-top: -23%;
    background-image: url(images/curves.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center 0;
    z-index: 10;
}

    .mobile #homenav .inner-content {
        position: relative;
        min-height: 500px;
        margin: 0 auto;
        padding: 10% 0 0 0 !important;
    }

@media only screen and (max-width:1000px) { /* override of default .inner-content */
    .mobile #homenav .inner-content {
        width: 100% !important;
        z-index: 5000;
    }
}

.mobile ul.nav2 {
    position: relative;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.mobile #homenav .inner-content ul.nav2 {
    height: 500px;
}

.mobile ul.nav2 > li.homenavitem {
    position: relative;
    display: block;
    float: left;
    width: 50%;
    height: 260px;
    padding: 0;
    margin: 0;
    border-top: 1px solid #2fa39f;
    border-right: 1px solid #2fa39f;
    border-bottom: 1px solid #1e8884;
    border-left: 0px solid #1e8884;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
    overflow: hidden;
}

.mobile ul.nav2 > li:hover {
    background: rgba(255,255,255,.85);
}

.mobile ul.nav2 li a.homenavdoor {
    position: absolute;
    width: 100%;
    height: 270px;
    bottom: 0;
    left: 0;
    margin: 0;
    color: #000;
    padding: 147px 14% 0 14%;
    cursor: pointer;
    background: rgb(39,143,139); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(39,143,139,1) 0%, rgba(24,114,111,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(39,143,139,1) 0%,rgba(24,114,111,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(39,143,139,1) 0%,rgba(24,114,111,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#278f8b', endColorstr='#18726f',GradientType=0 ); /* IE6-9 */
    font-family: 'Roboto Light', Arial, Helvetica, sans-serif;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .45s ease-out;
    -moz-transition: all .45s ease-out;
    -ms-transition: all .45s ease-out;
    transition: all .45s ease-out;
    text-align: center;
    z-index: 2;
}

.mobile ul.nav2 li:hover a.homenavdoor {
    margin-bottom: -270px;
}

.mobile ul.nav2 li a.homenavdoor h2 {
    font-size: 30px;
    line-height: 33px;
    color: #FFF;
    font-family: 'Roboto Light', Arial, Helvetica, sans-serif;
    font-weight: normal;
    margin: 0;
    padding: 0;
}

    .mobile ul.nav2 li a.homenavdoor h2 + h2 {
        font-size: 30px;
        line-height: 33px;
        font-weight: normal;
        font-family: 'Roboto Medium', Arial, Helvetica, sans-serif;
        text-transform: uppercase;
    }

.mobile .homeicon {
    top: 38px;
    width: 100px;
    height: 100px;
    margin-left: -50px;
}

    .mobile .homeicon:before {
        font-size: 94px;
        line-height: 100px;
        margin-left: -44px;
    }

.mobile .icon-pig:before {
    font-size: 74px;
    margin-left: -47px;
}

.mobile .homeicon.fa-check-square-o:before {
    margin-left: -41px;
    font-size: 89px;
}

.mobile .homeicon.fa-desktop:before {
    font-size: 78px;
    margin-left: -41px;
}

.mobile .homenavContent {
    width: 100%;
    height: 260px;
    padding: 10px 20px 0 20px;
    /* margin-top: -8px; */
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    -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;
    background: rgb(255,255,255); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(224,224,224,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(224,224,224,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(224,224,224,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e0e0e0',GradientType=0 ); /* IE6-9 */
}

.mobile #homenav .inner-content ul.nav2 li:hover .homenavContent {
    /* margin-top: -8px; */
}

.mobile .homenavContent h2 {
    position: relative;
    display: block;
    padding: 3px 0 0 0;
    margin: 7px 0 0 0;
    color: #00877d;
    font-size: 20px;
    line-height: 28px;
    font-weight: normal;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
}

    .mobile .homenavContent h2:before {
        display: none;
    }

.mobile .homenavContent ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: center;
}

.mobile .homenavContent a {
    display: block;
    font-size: 14px;
    line-height: 16px;
    font-family: 'Roboto Medium', sans-serif;
    text-decoration: none;
}

.mobile .homenavContent 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 .homenavContent ul li:hover {
        padding-left: 0px;
    }

@media only screen and (max-width:667px) /*iPhone 6 Landscape*/ {
    .mobile #homenav .inner-content {
        min-height: 340px;
    }

        .mobile #homenav .inner-content ul.nav2 {
            height: auto;
        }

            .mobile #homenav .inner-content ul.nav2 > li.homenavitem {
                float: left;
                width: 100%;
                height: 85px;
                overflow: hidden;
                -webkit-transition: none;
                -moz-transition: none;
                -ms-transition: none;
                transition: none;
            }

            .mobile #homenav .inner-content ul.nav2 li a.homenavdoor {
                height: 85px;
                top: 0;
                padding: 13px 5% 0 30%;
                text-align: center;
                overflow: hidden;
                -webkit-transition: none;
                -moz-transition: none;
                -ms-transition: none;
                transition: none;
            }

            .mobile #homenav .inner-content ul.nav2 > li.homenavitem.active {
                height: auto;
            }

    .mobile ul.nav2 li a.homenavdoor h2 {
        font-size: 20px;
        line-height: 23px;
    }

        .mobile ul.nav2 li a.homenavdoor h2 + h2 {
            font-size: 32px;
            line-height: 34px;
        }

    .mobile .homenavContent {
        width: 100%;
        height: 100%;
        margin-top: 85px !important;
        padding-bottom: 20px;
        -webkit-transition: none;
        -moz-transition: none;
        -ms-transition: none;
        transition: none;
        border-top: 1px solid #d1cdc7;
    }

    .mobile #homenav .inner-content ul.nav2 li a.homenavdoor h3 {
        display: none;
    }

    .mobile .homeicon {
        top: 5px;
        left: 5%;
        margin: 0;
        width: 78px;
        height: 78px;
        font-size: 35px;
        border-radius: 15px 15px 15px 15px;
        -moz-border-radius: 15px 15px 15px 15px;
        -webkit-border-radius: 15px 15px 15px 15px;
    }

        .mobile .homeicon:before {
            top: 0px;
        }

        .mobile .homeicon:before {
            font-size: 77px;
            line-height: 77px;
            margin-left: -44px;
        }

    .mobile .icon-pig:before {
        font-size: 55px;
    }

    .mobile .homeicon.fa-check-square-o:before {
        font-size: 73px;
    }

    .mobile .homeicon.fa-desktop:before {
        font-size: 58px;
    }

    .mobile ul.nav2 li a.homenavdoor h2 {
        text-align: left;
    }
}
/*TEXT
-------------------------------------------------------------------------------------------*/
.Drop-Cap:first-letter {
    font-size: 300%;
}

.content {
    color: #676767;
}

    .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 25px;
    }

        .content ol li {
            padding: 6px 0px 6px 0px;
        }

    .content ul li {
        position: relative;
        padding: 6px 0px 6px 25px;
        background-repeat: no-repeat;
    }

        .content ul li:before {
            content: "\f0c8";
            font-family: 'fontAwesome';
            color: #929292;
            font-size: 9px;
            height: auto;
            width: 16px;
            display: block;
            position: absolute;
            top: 6px;
            left: 3px;
            text-align: center;
        }

    .content ul ul li:before {
        content: "\f096";
        font-size: 12px;
        height: auto;
        width: 16px;
        top: 7px;
        left: 5px;
    }

    .content ul.List-Checkmark li {
        padding: 6px 0px 6px 30px;
        background-repeat: no-repeat;
    }

        .content ul.List-Checkmark li:before {
            content: "\f00c";
            font-family: 'fontAwesome';
            color: #f78e1e;
            font-size: 22px;
            height: 18px;
            width: 16px;
            padding-left: 2px;
            display: block;
            position: absolute;
            top: 5px;
            left: -2px;
            text-align: center;
            text-shadow: 1px 1px 2px rgba(150, 150, 150, 0.8);
        }

    .content ul.List-Checkmark ul li:before {
        content: "\f096";
        font-size: 12px;
        height: auto;
        width: 16px;
        top: 7px;
        left: 5px;
    }

    .content h1 {
        position: relative;
        font-size: 60px;
        line-height: 65px;
        margin: 0 0 15px 0;
        padding: 10px 0px 15px 0px;
        color: #00877d;
        text-align: center;
        font-weight: normal;
        font-family: 'Roboto Thin', Arial, Helvetica, sans-serif;
    }

        .content h1:before {
            position: absolute;
            display: block;
            content: '';
            width: 250px;
            height: 1px;
            background-color: rgba(0,0,0,.46);
            bottom: 0;
            left: 50%;
            margin-left: -125px;
        }

    .content h2 {
        position: relative;
        font-size: 38px;
        line-height: 40px;
        padding: 5px 20px 10px 0;
        margin: 15px 0;
        color: #000;
        font-family: 'Roboto Light', Arial, Helvetica, sans-serif;
        font-weight: normal;
    }

        .content h2:after {
            position: absolute;
            display: block;
            content: '';
            width: 100%;
            height: 1px;
            bottom: 0;
            background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(196,196,196,1) 50%, rgba(255,255,255,0) 100%);
            background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(196,196,196,1) 50%,rgba(255,255,255,0) 100%);
            background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(196,196,196,1) 50%,rgba(255,255,255,0) 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=1 );
        }

.ie9 .content h2 {
    border-bottom: 1px solid #d8d8d8;
}

.content .subsection-image-content h2 {
    padding: 5px 20px 20px 0;
    margin: 15px 0;
    border: none;
}

    .content .subsection-image-content h2:after {
        position: absolute;
        display: block;
        content: '';
        width: 250px;
        height: 1px;
        background-color: rgba(0,0,0,.46);
        bottom: 0;
        left: 0;
    }

.content .subsection-image-content h1 + h2:after {
    display: none;
}

.content h3 {
    font-size: 26px;
    line-height: 28px;
    color: #515151;
    font-family: 'Roboto Light', Arial, Helvetica, sans-serif;
    font-weight: normal;
    padding: 2px 0px 2px 0px;
    margin: 14px 0px 6px 0px;
}

.content h4 {
    font-size: 22px;
    line-height: 24px;
    font-family: 'Roboto Light', Arial, Helvetica, sans-serif;
    color: #74c5c4;
    padding: 2px 0px 2px 0px;
    margin: 15px 0 0 0;
}

.content h5 {
    font-size: 12px;
    line-height: 14px;
    font-weight: bold;
}

.content h6 {
    font-size: 10px;
    line-height: 12px;
    color: #7d7d7d;
    padding: 2px 0px 2px 0px;
    margin: 4px 0px 0px 0px;
    font-weight: normal;
}

.content p {
    padding: 4px 0px 4px 0px;
    margin: 4px 0px 4px 0px;
}

#Form1 p {
    font-size: 18px;
    line-height: 26px;
    padding: 4px 0px 4px 0px;
    margin: 4px 0px 4px 0px;
}

.content sup, .content sub, .styledtable sup, .styledtable sub, productTable sup, productTable sub {
    font-size: .5em;
    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 img {
    max-width: 100% !important;
}

.Disclaimer {
    color: #797979 !important;
    font-size: 13px !important;
    line-height: 16px !important;
    margin-bottom: 3px;
    margin-top: 3px;
    padding: 0;
    font-weight: normal;
}

fieldset {
    padding: 10px;
    border: 1px #2382E2 solid;
}

    fieldset legend {
        color: #74c5c4;
        padding: 5px;
        font-size: 20px;
        line-height: 24px;
        font-weight: bold;
    }

blockquote {
    float: right;
    position: relative;
    width: 40%;
    display: block;
    font-size: 1.6em;
    line-height: 1.2em;
    color: #7d7d7d;
    border-left: 1px #cacaca solid;
    padding: 0px 0px 0px 55px;
}

    blockquote:before {
        font-family: Georgia, sans-serif;
        display: block;
        content: "\201C";
        font-size: 80px;
        position: absolute;
        left: 10px;
        top: 20px;
        color: #0093d0;
    }

i {
    font-family: 'global-icons';
    font-style: normal;
    font-weight: normal;
}
/*IMAGES
-------------------------------------------------------------------------------------------*/
.content .Float-Left, .content .Float-Right {
    margin-bottom: 10px;
}

.content .Float-Left {
    float: left;
    margin-right: 10px;
}

.content .Float-Right {
    float: right;
    margin-left: 10px;
}

.Image-Officers {
    -webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.2);
    box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.2);
}
/*TABLES
-------------------------------------------------------------------------------------------*/
.content table td {
    vertical-align: top;
}

.Table-Style {
    margin: 15px 0px 20px 0px;
    border-collapse: separate;
}

    .Table-Style th {
        font-size: 20px;
        line-height: 30px;
        font-weight: normal;
        padding: 20px;
        border-right-width: 1px;
        border-right-style: solid;
        border-right-color: #d7d7d7;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #d7d7d7;
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: #d7d7d7;
        background-color: #ededed;
        text-align: center;
        color: #218d88;
        vertical-align: middle;
    }

        .Table-Style th p {
            font-size: 20px;
            line-height: 30px;
        }

    .Table-Style tr:first-child th:first-child {
        /*-moz-border-top-left-radius: 7px;
	-webkit-border-top-left-radius: 7px;
	border-top-left-radius: 7px;*/
        text-align: left;
    }

    .Table-Style tr th:last-child {
        /*-moz-border-top-right-radius: 7px;
	-webkit-border-top-right-radius: 7px;
	border-top-right-radius: 7px;*/
        border-right-width: 0;
    }

    .Table-Style th p {
        margin: 0;
        padding: 0;
    }

    .Table-Style th:first-child {
        border-left-width: 1px;
        border-left-style: solid;
        border-left-color: #d7d7d7;
        text-align: left;
    }

    .Table-Style th a {
        color: #d2e7df;
    }

        .Table-Style th a:hover {
            color: #FFFFFF;
        }

    .Table-Style td {
        padding: 20px;
        border-right-width: 1px;
        border-right-style: solid;
        border-right-color: #d7d7d7;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #d7d7d7;
        text-align: center;
        vertical-align: middle;
    }

        .Table-Style td p {
            margin: 0;
            padding: 0;
        }

            .Table-Style td p + p {
                margin-top: 5px;
            }

        .Table-Style td:first-child {
            text-align: left;
            border-left-width: 1px;
            border-left-style: solid;
            border-left-color: #d7d7d7;
            font-family: 'Roboto', Arial, Helvetica, sans-serif;
            font-weight: normal;
        }

            .Table-Style td:first-child p + p {
                font-family: 'Roboto Light', Arial, Helvetica, sans-serif;
            }

    .Table-Style tr:last-child td:first-child {
        /*border-radius: 0 0 0 8px;*/
    }

    .Table-Style tr:hover {
        padding: 7px;
        background-color: #eee;
    }

    .Table-Style td[colspan] {
        background-color: #dde6e6 !important;
    }

    .Table-Style td[colspan], .Table-Product td[colspan] {
        color: #004e5a;
    }

    .Table-Style caption {
        padding: 12px 20px;
        font-family: 'Roboto Light',Arial, Helvetica, sans-serif;
        margin: 15px 0 0 0;
        font-size: 25px;
        line-height: 35px;
        color: #FFF;
        text-align: left;
        background-color: #218d88;
        font-weight: normal;
    }

    .Table-Style tr:nth-child(even) td {
        background-color: #fefaec;
    }

    .Table-Style tr:nth-child(odd) td {
        background-color: #ffffff;
    }

.Table-Simple {
    border-bottom-color: #e4e4e4;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    margin-top: 15px;
    margin-bottom: 15px;
}

    .Table-Simple th p, .Table-Simple td p {
        font-weight: normal;
    }

    .Table-Simple th p, .Table-Simple td p, .Table-Simple th h2, .Table-Simple th h3 {
        padding: 0;
        margin: 0;
    }

        .Table-Simple td p + p {
            margin-bottom: 5px;
        }

    .Table-Simple th {
        padding: 5px 10px;
    }

    .Table-Simple td {
        padding: 15px;
        border-top-color: #e4e4e4;
        border-top-width: 1px;
        border-top-style: solid;
        text-align: center;
        vertical-align: top;
    }

        .Table-Simple td:first-child, .Table-Simple th:first-child {
            text-align: left;
        }

    .Table-Simple th {
        font-weight: bold;
        text-align: center;
    }

.Table-Product {
    padding: 0 !important;
    background: none !important;
    border-radius: 0 !important;
    border: none !important;
    margin: 10px 0 20px 0;
    border-top-width: 0px;
    border-top-style: solid;
    border-top-color: #AEB89D;
    border-collapse: separate;
}

    .Table-Product th {
        padding: 24px 20px;
        border-right-width: 1px;
        border-right-style: solid;
        border-right-color: #27a19b;
        background: #218d88; /* Old browsers */
        text-align: center;
        vertical-align: middle;
        color: #fff;
        /* text-shadow: 1px 1px 2px #002b1d; */
        font-weight: normal;
        font-size: 20px;
        line-height: 24px;
    }

        .Table-Product th p, .Table-Product th a {
            font-size: 20px;
            line-height: 24px;
        }

    .Table-Product td {
        border-bottom: 1px #d2d2d2 solid;
        border-right: 1px #d2d2d2 solid;
        text-align: center;
        padding: 15px;
        background: #FFF;
        vertical-align: middle;
        /* border-collapse: separate; */
    }

    .Table-Product tr:first-child td:first-child, .Table-Product tr th:nth-child(2) {
        /*-moz-border-top-left-radius: 7px;
	-webkit-border-top-left-radius: 7px;
	border-top-left-radius: 7px;*/
    }

    .Table-Product tr th:last-child {
        /*-moz-border-top-right-radius: 7px;
	-webkit-border-top-right-radius: 7px;
	border-top-right-radius: 7px;*/
        border-right-width: 0;
    }

    .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: 7px; 
	-moz-border-bottom-left-radius: 7px;
	-webkit-bottom-left-radius: 7px;*/
    }

    .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 */
        border-left-width: 0;
        border-left: none;
        border-right-width: 0;
    }

    .Table-Product tr td:first-child {
        position: relative;
        background-color: #f3f3f3;
        font-weight: normal;
        /* display: table-cell; */
        /* border-collapse: collapse; */
        background-image: url('images/table-column-shadow.png');
        background-repeat: repeat-y;
        background-position: right top;
        font-family: 'Roboto', Arial, Helvetica, sans-serif;
    }
/*.Table-Product tr td:first-child:before {
	position: absolute;
	display: block;
	content: '';
	width: 15px;
	height: 100%;
	background-image: url('images/table-column-shadow.png');
	background-repeat: repeat-y;
	background-position: right top;
	top: 0px;
	right: 0;
}*/
.ie9 .Table-Product tr td:first-child {
    background-image: url('images/table-column-shadow.png');
    background-repeat: repeat-y;
    background-position: right top;
}

.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; */
    }

.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: 18px; */
    /* line-height: 20px; */
    color: #000;
    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 th p, .Table-Product th a {
    padding: 0px;
}

    .Table-Product th a:hover {
        color: #c7c7c7;
    }

.Table-Product th .Disclaimer {
    color: #FFF !important;
    font-size: 16px !important;
}

.Table-Product ul p, #Form1 .Table-Product ul p {
    padding: 0;
    margin: 0;
}

.Table-Product ul {
    text-align: left;
    margin: 0;
    padding: 0;
}

    .Table-Product ul li {
        margin: 0;
        padding: 4px 0 5px 23px;
        font-size: 15px;
        line-height: 18px;
    }

#Form1 .Table-Product ul li p {
    font-size: 15px;
    line-height: 18px;
}

.Table-Product ul li:before {
    top: 3px;
    left: 3px;
}

.Table-Product ul ul li:before {
    top: 1px;
    left: 5px;
}
/*even columns (minus the first column). Remove +3 if all columns needed*/
.Table-Product tr th:nth-child(2n+3) {
    background-color: #156662;
}

.Table-Normal {
    width: 100%;
}

    .Table-Normal td {
        padding: 0 10px;
        vertical-align: top;
    }

.officers .Table-Normal td {
    text-align: center !important;
}

    .officers .Table-Normal td ul li {
        text-align: left;
    }

@media only screen and (max-width:1000px) {
    .Table-Normal td {
        padding: 0;
    }
}

@media only screen and (max-width:667px) /*iPhone 6 Landscape*/ {
    table.Table-Normal td {
        float: left;
        width: 100% !important;
    }

    body.locations table.Table-Normal td {
        float: none;
        width: 48% !important;
        padding: 1%;
    }
}

.Table-Get-Started {
    display: block;
    position: relative;
    float: right;
    width: 25%;
    min-width: 240px;
    max-width: 300px;
    margin-left: 10px;
    background: rgb(253,253,253); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(253,253,253,1) 0%, rgba(247,247,247,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(253,253,253,1) 0%,rgba(247,247,247,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(253,253,253,1) 0%,rgba(247,247,247,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#f7f7f7',GradientType=0 ); /* IE6-9 */
    z-index: 10;
    font-size: 20px;
    line-height: 23px;
    border-radius: 20px 20px 20px 20px;
    -moz-border-radius: 20px 20px 20px 20px;
    -webkit-border-radius: 20px 20px 20px 20px;
    border: 1px solid #d6d6d6;
}

    .Table-Get-Started td {
        padding: 5%;
    }

    .Table-Get-Started h3 {
        font-size: 38px;
        line-height: 40px;
    }

    .Table-Get-Started h4 {
        font-size: 26px;
        line-height: 28px;
    }

    .Table-Get-Started .Button1, .Table-Get-Started .Button2, .Table-Get-Started .Button1 + .Button1, .Table-Get-Started .Button1 + .Button2, .Table-Get-Started .Button2 + .Button2, .Table-Get-Started .Button2 + .Button1 {
        margin-left: 0;
        margin-right: 0;
    }

.Image-Officers {
    -webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.2);
    box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.2);
    filter: grayscale(0);
    max-width: 75% !important;
}

.sale .Table-Product td img {
    min-width: 100px;
}

.sale .Table-Product td:nth-child(2) {
    min-width: 200px;
    text-align: left;
}

body.atmlocator #ATM table tr td {
    padding: 5px 20px 5px 0;
}

    body.atmlocator #ATM table tr td:last-child {
        text-align: left !important;
    }

body.atmlocator #ATM .results table td {
    padding: 20px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #d7d7d7;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #d7d7d7;
    vertical-align: middle;
}

body.atmlocator .results table tr:first-child td {
    padding: 12px 20px;
    font-family: 'Roboto Light',Arial, Helvetica, sans-serif;
    margin: 15px 0 0 0;
    font-size: 25px;
    line-height: 35px;
    color: #FFF !important;
    text-align: left;
    background-color: #218d88;
    font-weight: normal;
}

body.atmlocator .results table td:first-child {
    text-align: left;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #d7d7d7;
    font-family: 'Roboto Medium', Arial, Helvetica, sans-serif;
    font-weight: normal;
}

@media only screen and (max-width: 600px) {
    body.atmlocator #ATM table tr td {
        float: left;
    }

    body.atmlocator #ATM .results table tr td {
        float: none;
    }
}

.calcs table td {
    padding: 5px;
}

#login-notice {
    display: none;
    position: absolute;
    top: 105%;
    left: 0;
    line-height: 1.2;
    width: 100%;
    padding: .5em;
    box-sizing: border-box;
    background-color: yellow;
    border-radius: 10px 10px 10px 10px;
    color: #000;
    font-size: .75em;
}

.login-notice-active #login-notice {
    display: block;
}

#login-notice h2 {
    position: relative;
    display: inline-block;
    font-size: 1.5em;
    line-height: 1;
    font-family: 'Roboto Medium', Arial, Helvetica, sans-serif;
    padding: 0 0 0 1.15em;
    color: red;
}

    #login-notice h2:before {
        position: absolute;
        left: 0;
        display: block;
        content: '\f071';
        font-family: 'FontAwesome';
    }

#login-notice p {
    margin: 0;
}
/*SITE NOTICE
-------------------------------------------------------------------------------------------*/
.notice {
    font-size: 18px;
    color: #000;
    background-color: #ffcc00;
    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;
    position: fixed;
    z-index: 9999998;
    bottom: 0;
    width: 100%;
}

body.noticeactive .notice {
    max-height: 300px;
}

.notice table {
    margin: 0;
}

    .notice table tr td {
        border: none;
    }

.noticeHtml table td {
    padding: 15px 5%;
    text-align: left;
    position: relative;
}

.noticeHtml p {
    padding: 5px 0;
    margin: 5px 0;
    position: relative;
    z-index: 2;
    color: #000;
}

.noticeHtml > p {
    text-align: center !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
}

    .noticeHtml > p:first-of-type {
        padding-top: 15px !important;
        margin-top: 0 !important;
        box-shadow: inset 0px 1px 0px rgba(255,255,255,.5);
    }

    .noticeHtml > p:last-of-type {
        padding-bottom: 15px !important;
        margin-bottom: 0 !important;
        box-shadow: inset 0px -1px 0px rgba(0,0,0,.25);
    }

    .noticeHtml > p:first-of-type:last-of-type {
        box-shadow: inset 0px -1px 0px rgba(0,0,0,.25), inset 0px 1px 0px rgba(255,255,255,.5);
    }

.noticeHtml {
    overflow: hidden;
}

.notice.active .noticeHtml {
    box-shadow: 0px 1px 10px rgba(0,0,0,.25);
}

.noticeHtml a {
    color: #004a91;
    font-family: 'Roboto Condensed Bold', Arial, Helvetica, sans-serif;
    text-decoration: none;
}

.noticeHtml td.rev {
    background-color: transparent;
}

.noticecloser {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 1000;
    cursor: pointer;
    height: 30px;
    width: 30px;
}

.noticeclosersession {
    position: absolute;
    top: 12px;
    right: 45px;
    z-index: 1000;
    cursor: pointer;
    height: 30px;
    width: 30px;
}

    .noticecloser:before, .noticeclosersession:before {
        content: "\f00d";
        color: rgba(51,51,51,0.5);
        font-size: 25px;
        line-height: 25px;
        width: 25px;
        height: 25px;
        text-align: center;
        display: inline-block;
        font-family: 'FontAwesome';
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0);
    }

    .noticecloser:hover:before, .noticeclosersession:hover:before {
        color: #333;
    }

.notice td:first-child .noticecloser, .notice td:first-child .noticeclosersession {
    display: none;
}

.noticeclose {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 1000;
}

.noticeclosersession:before {
    content: "\f068";
    font-family: 'fontAwesome';
    font-size: 24px;
    font-weight: bold;
}

.noticeHtml table td:first-child:before {
    content: '\f071';
    font-family: 'FontAwesome';
    position: absolute;
    left: 10%;
    top: 47%;
    font-size: 70px;
    opacity: .4;
    z-index: 1;
    color: #fff;
    -webkit-transition: opacity .5s ease;
    -moz-transition: opacity .5s ease;
    -ms-transition: opacity .5s ease;
    transition: opacity .5s ease;
}

.noticeHtml:hover table td:first-child:before {
    opacity: 1;
}

.noticeHtml table td:first-child {
    text-align: right;
    padding-right: 10px;
}

    .noticeHtml table td:first-child p {
        font-size: 18px;
    }

@media only screen and (max-width:890px) {
    .noticeHtml table td:first-child {
        width: 30%;
    }

    .noticeHtml table td {
        float: none;
    }

        .noticeHtml table td:first-child:before {
            display: none;
        }
}

@media only screen and (max-width:568px) {
    .noticeHtml table td:first-child p {
        font-size: 16px;
    }

    .noticeHtml p {
        padding: 5px 0;
        font-size: 14px;
        line-height: 18px;
        margin: 5px 0;
        position: relative;
        z-index: 2;
        color: #000;
    }

    .noticeHtml ul {
        font-size: 14px;
        line-height: 18px;
    }
}

@media only screen and (max-width:320px) {
    .noticeHtml table td {
        width: 90% !important;
        float: left;
        padding: 2% 5%;
    }

        .noticeHtml table td:first-child {
            text-align: center;
        }

            .noticeHtml table td:first-child:before {
                font-size: 50px;
            }

    .noticecloser {
        top: -50px;
        right: 10px;
    }

    .noticeclosersession {
        top: -48px;
        right: 45px;
    }
}
/*LINKS
-------------------------------------------------------------------------------------------*/
.Button1, .Button2 {
    position: relative;
    display: inline-block;
    color: #FFF;
    padding: 13px 25px 12px 25px;
    margin: 5px 0;
    font-size: 16px;
    line-height: 22px;
    border: 1px solid #f78e1e;
    min-width: 190px;
    background-color: #f78e1e;
    font-family: 'Roboto Light';
    text-transform: uppercase;
    text-align: center;
    behavior: url(PIE.htc);
    border-radius: 7px 7px 7px 7px;
    -moz-border-radius: 7px 7px 7px 7px;
    -webkit-border-radius: 7px 7px 7px 7px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
}

.Button2 {
    color: #f78e1e;
    background-color: transparent;
    border: 1px solid #f78e1e;
}

    .Button1 + .Button1, .Button1 + .Button2, .Button2 + .Button2, .Button2 + .Button1 {
        margin-left: 30px;
    }

    .Button1:disabled, .Button2:disabled {
        border: 1px solid #aeaeae !important;
        background-color: #FFF !important;
        color: #aeaeae !important;
    }

.Button1:hover {
    color: #FFF;
    background-color: rgba(247,142,30,.50);
    border: 1px solid #f78e1e;
}

.Button2:hover {
    color: #FFF;
    background-color: #00958e;
    border: 1px solid #98e2e1;
}

.section .inner-content .Button2 {
    color: #FFF;
    border: 1px solid #FFF;
}

    .section .inner-content .Button2:hover {
        border: 1px solid #98e2e1;
    }
/*#promo1 .inner-content .Button1 {
	color: #FFF;
	background-color: #ed1c24;
	border: 1px solid #ed1c24;	
}
#promo1 .inner-content .Button1:hover {
	background-color: #003d7c;
	border: 1px solid #003d7c;	
}*/
@media only screen and (max-width:820px) {
    .subsection-image-content .Button1 + .Button1, .subsection-image-content .Button1 + .Button2, .subsection-image-content .Button2 + .Button2, .subsection-image-content .Button2 + .Button1 {
        margin-left: 0;
        margin-right: 0;
    }
}

@media only screen and (max-width:490px) {
    a.Button1, a.Button2 {
        width: 100%;
        padding: 13px 10%;
        margin: 10px 0 0 0;
        text-align: center;
        float: none !important;
    }

    .Button1 + .Button1, .Button1 + .Button2, .Button2 + .Button2, .Button2 + .Button1 {
        margin-left: 0;
        margin-right: 0;
    }
}

#gototop {
    position: fixed;
    width: 40px;
    height: 40px;
    right: 19px;
    bottom: 72px;
    background-color: #fff;
    font-size: 16px;
    line-height: 38px;
    text-align: center;
    text-decoration: none;
    color: rgba(255, 255, 255, .8);
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    -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);
    z-index: 9999997;
}

    #gototop:hover {
        background-color: #f78e1e;
        color: #FFF;
    }

.desktop .down-arrow {
    display: block;
}

.down-arrow {
    display: none;
    position: fixed;
    width: 40px;
    height: 40px;
    right: 19px;
    bottom: 22px;
    background-color: #fff;
    font-size: 16px;
    line-height: 38px;
    text-align: center;
    text-decoration: none;
    color: rgba(255, 255, 255, .8);
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
    z-index: 9999997;
}

    .down-arrow:hover {
        background-color: #f78e1e;
        color: #FFF;
    }

.showtop #gototop {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.clearfloat {
    clear: both;
    height: 0px;
}
/*RESPONSIVE QUERIES
-------------------------------------------------------------------------------------------*/
@media only screen and (max-width: 1080px) {
    .content h1 {
        font-size: 50px;
        line-height: 55px;
    }

    .content h2 {
        font-size: 35px;
        line-height: 40px;
    }
}

@media only screen and (max-width: 1006px) {
    .inner-content {
        width: 96%;
        min-width: 0;
        padding-left: 2%;
        padding-right: 2%;
    }

    #promo1 .down-arrow {
        display: none;
    }

    #promo1, #promo1 .promo1, #promo1 .promo2, #promo1 .promo3 {
        min-height: 0;
        height: auto;
    }

    #promo2, #promo2 > div, #promo3, #promo3 > div, .sticky-promo1 {
        min-height: 500px;
        height: auto;
    }

    .mobile.home .login-btn {
        display: block;
    }

    .mobile #login, .mobile.openob #login {
        top: 100px;
        right: 5%;
        margin-right: 0;
        background-color: rgba(11,126,121,.90);
    }
}

@media only screen and (max-width:970px) {
    #social-bar ul li a {
        padding-left: 85px;
    }

        #social-bar ul li a:before {
            display: none;
        }

    #footer .inner-content table td {
        float: left;
        width: 50%;
    }
}

@media only screen and (max-width:890px) {
    #promo2 .inner-content, #promo3 .inner-content {
        min-height: 45%;
        min-width: 0;
        padding: 3% 10% 5% 10%;
    }

    .mobile #promo1 .inner-content {
        padding: 7% 10% 30% 8%;
    }

    .section .inner-content h2, .sticky-promo1 .inner-content h2 {
        font-size: 20px;
        line-height: 25px;
    }

        .section .inner-content h2 + h2, .sticky-promo1 .inner-content h2 + h2 {
            font-size: 40px;
            line-height: 43px;
        }

    .section .inner-content p, .sticky-promo1 .inner-content p {
        font-size: 16px;
        line-height: 18px;
    }

    #promo2 .wave {
        height: 100%;
        background-position: center -320px;
        z-index: 2;
    }
}

@media only screen and (max-width:830px) {
    #logos {
        diplay: flex;
        justify-content: center;
        float: none;
        margin: 10px auto;
        width: 270px;
        height: auto;
        text-align: center;
    }

        #logos span:first-of-type {
            /* width: 100%; */
        }

    #asi {
        margin: 0 0 0 30%;
    }

    #copyright {
        float: none;
        margin: 10px auto;
        width: 100%;
        min-width: 0;
    }

    #footer-bar .inner-content {
        min-height: 0;
        padding: 2% 0;
    }

    #footer-bar ul li {
        display: block;
        float: none;
        margin: 0;
        padding: 10px 0;
    }

    #copyright ul {
        text-align: center;
    }
}

@media only screen and (max-width:768px) /*iPad Portait*/ {
}

@media only screen and (max-width:736px) /*iPhone 6 Plus Landscape*/ {
    .mobile.openob #login {
        right: 50%;
        margin-right: -134px;
    }

    #social-bar i {
        position: relative;
    }

    #social-bar ul li {
        padding: 4% 0 0 0;
    }

        #social-bar ul li a {
            padding-left: 0;
            text-align: center;
        }

    .content h1 {
        font-size: 35px;
        line-height: 40px;
    }

    .content h2, .content .Table-Get-Started h3 {
        font-size: 28px;
        line-height: 31px;
    }

    .content h3, .content .Table-Get-Started h4 {
        font-size: 22px;
        line-height: 25px;
    }

    .content h4 {
        font-size: 18px;
        line-height: 21px;
    }
}

@media only screen and (max-width:667px) /*iPhone 6 Landscape*/ {
}

@media only screen and (max-width:650px) /*iPhone 6 Landscape*/ {
    .mobile #login, .mobile.openob #login {
        top: 67px;
    }
}

@media only screen and (max-width:640px) /*Galaxy Note 1/2/3, S4, Nexus Landscape*/ {
}

@media only screen and (max-width:570px) {
    #social-bar {
        height: auto;
        padding: 2% 0 4% 0;
    }

        #social-bar i {
            font-size: 40px;
        }

        #social-bar ul li span {
            font-size: 18px;
            line-height: 20px;
        }

        #social-bar ul li a {
            font-size: 14px;
            line-height: 16px;
        }
}

@media only screen and (max-width:568px) /*iPhone 5 Landscape*/ {
    #footer .inner-content table td {
        width: 100%;
        text-align: center;
    }

    #footer ul {
        min-height: 0;
    }
}

@media only screen and (max-width:560px) /*Galaxy S, S2 Landscape*/ {
}

@media only screen and (max-width:490px) {
    .section .inner-content h2, .sticky-promo1 .inner-content h2 {
        font-size: 20px;
        line-height: 25px;
    }

        .section .inner-content h2 + h2, .sticky-promo1 .inner-content h2 + h2 {
            font-size: 35px;
            line-height: 38px;
        }

    .promo1, .promo2, .promo3 {
        background-position: 72% 0;
    }

    #promo2, #promo2 > div, #promo3, #promo3 > div, .sticky-promo1 {
        min-height: 400px;
    }

        #promo2 .inner-content, #promo3 .inner-content {
            min-height: 45%;
            min-width: 0;
            padding: 3% 10% 5% 10%;
        }

    .Table-Get-Started .Button1, .Table-Get-Started .Button2, .Table-Get-Started .Button1 + .Button1, .Table-Get-Started .Button1 + .Button2, .Table-Get-Started .Button2 + .Button2, .Table-Get-Started .Button2 + .Button1 {
        margin-left: 0;
        margin-right: 0;
    }

    .Table-Get-Started {
        float: none;
        width: 100%;
        max-width: none;
        min-width: 0;
        margin: 0 auto;
    }
}

@media print {
}
