/*reset*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
}

body {
    font-family: 'Lato', 'Arial';
    line-height: 1;
}

sup, sub{
    font-size: 65%;
    .font-size: 75%; /*IE 6 & 7 hack*/
    vertical-align: baseline;
    position: relative;
}

sup{
    top:-12px;
}

sub{
    top: 4px;
}

h1 {
    font-family: 'Anton', 'Arial';
    font-size: 60px;
    color: #262626;
}

@font-face {
    font-family: 'oswaldregular';
    src: url('../fonts/oswald-regularitalic-webfont.woff2') format('woff2'),
    url('../fonts/oswald-regularitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

i {cursor: pointer;}

header .container .row {
    background: #fff;
    padding: 20px 10px 15px;
}

header .container .row .col-1 .div-1 {
    float: left;
}

header .container .row .col-1 .div-2 {
    float: left;
    margin-top:7px;
}

header .container .div-2 img{
    width: 215px;
}

.hero {
    color:#fff;
}

.hero .container {   
}

.hero .container .row{
}

.hero .container .row .col-1{
    background-color: #000;
    height: 484px;
    margin-right: -1px;
    padding-top: 79px;
    padding-left: 44px; 
}

.hero .container .row .col-1 p:first-child{
    font-size: 25px;
    line-height: 25px;
}

.hero .container .row .col-1 .div-1{
    height:143px;
    margin-top: 20px;
}

.hero .container .row .col-1 .div-1 p:first-child{
    font-size: 26px;
    line-height:24px;
    font-weight: bold;
    letter-spacing: 0;
}

.hero .container .row .col-1 .div-1 p:first-child{
    color:#00a2d9;
    font-size: 145px;
    line-height:113px;
    font-weight: bold;
    letter-spacing: 0;
    float: left;
}

.hero .container .row .col-1 .div-1 p:first-child span{
    position:relative;
    top:-52px;
    font-size:50%;
}

.hero .container .row .col-1 .div-1 p:nth-child(2) {
    color:#00a2d9;
    font-size: 35px;
    line-height:35px;
    font-weight: bold;
    letter-spacing: 0;
    margin-top: 23px;
    margin-left:9px;
    float: left;
}

.hero .container .row .col-1 p:nth-child(3) {
    color:#00a2d9;
    text-align: center;
    font-weight: bold;
    font-size: 22px;
}

.hero .container .row .col-1 .div-2{
    margin: 40px 0 0 0;
    text-align: center;  
}

.hero .container .row .col-1 .div-2 .btn-get {
    background: #00a8e1;
    padding: 20px;
    display: inline-block;
    color: #fff;
    font-size: 20px;
    font-family: "Myriad Pro", Arial;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer;
    border:3px solid #fff;
}

.hero .container .row .col-2{
    background-color: #000;
    height: 484px;
}

.hero .container .row .col-2 img{
    width:100%;
    position:relative;
    left:15px;
}

.piggy-bank{
    margin-top: 0;
}

.piggy-bank .container .row .col-1{
    text-align: center
}

.top .container .row{
    height:468px;
    background-image: url("../images/piggy-bank.png");
    background-repeat: no-repeat;
    background-position: bottom right;
    background-color: #e3f3fc;
    border-bottom: 3px solid #ddd;
}

.top .container .row .col-1 .wrapper p:first-child{
    font-size:35px;
    line-height: 35px;
    font-weight: bold;
    color:#00a2d9;
    text-align: center;
    letter-spacing: 1px;
    margin: 50px 0 0;
}

.top .container .row .col-1 .wrapper ul{
    list-style-type: none;
    margin: 28px 0 0 106px;
    max-width:809px;
    font-size: 23px;
    font-weight: bold;
    color: #414141;
}

.top .container .row .col-1 .wrapper ul li{
    background-image: url("../images/check.png");
    background-size: 17px 17px;
    background-position: 1px 24px;
    background-repeat: no-repeat;
    padding-left: 42px;
    line-height: 64px;
    letter-spacing: 1px;
}

.top .container .row .col-1 .wrapper .file-online-icon {
    color: #fff;
    font-weight: bold;
    background-color:#00A8E1;
    padding: 17px 37px;
    text-align: center;
    margin-top: 20px;
    display: inline-block;
    margin-left:556px;
}

.top .container .row .col-1 .wrapper .file-online-icon a {
    color: #fff;
}

.terms{
    margin-top: 40px;
}

.terms .container .row .col-1{
    color: #565656;
    padding: 0 25px;
    float: none;
    font-size: 12px;
    text-align: center;
}

.terms .container .row .col-1 a#link-1:link{
    color: #000;
    text-decoration: underline;
    font-weight: bold;
    font-size: 16px;
}

.terms .container .row .col-1 a#link-1:visited{
    color: #000;
    text-decoration: underline;
    font-weight: bold;
    font-size: 16px;
}

.terms .container .row .col-1 a#link-1:hover{
    color: #00a2d9;
    text-decoration: underline;
    font-weight: bold;
    font-size: 16px;
}

.terms .container .row .col-1 a#link-1:active{
    color: #00a2d9;
    text-decoration: underline;
    font-weight: bold;
    font-size: 16px;
}

.terms .container .row .col-1 a#link-2:link,
.terms .container .row .col-1 a#link-3:link{
    color: #565656;
    text-decoration: underline;
    font-weight: normal;
}

.terms .container .row .col-1 a#link-2:visited,
.terms .container .row .col-1 a#link-3:visited{
    color: #565656;
    text-decoration: underline;
    font-weight: normal;
}

.terms .container .row .col-1 a#link-2:hover,
.terms .container .row .col-1 a#link-3:hover{
    color: #00a2d9;
    text-decoration: underline;
    font-weight: normal;
}

.terms .container .row .col-1 a#link-2:active,
.terms .container .row .col-1 a#link-3:active{
    color: #00a2d9;
    text-decoration: underline;
    font-weight: normal;
}

.middle{
    margin-top: 17px;
}

.middle .container .row{
    background-image: url("../images/q&a-lady.png");
    background-repeat: no-repeat;
    background-position: bottom left;
    height:1005px;
    padding: 20px 0 0 255px;
    border-bottom: 3px solid #ddd;
}

.middle .container .row .col-1 p:first-child{
    font-size: 29px;
    color:#414141;
    font-weight:bold;
    letter-spacing:1px;
}

.middle .container .row .col-1 p.question{
    font-size: 18px;
    line-height: 30px;
    color:#00a2d9;
    font-weight:bold;
    letter-spacing:1px;
    margin-top:30px;
    font-style: italic;
    text-indent: -32px;
    padding-left: 32px;
}

.middle .container .row .col-1 p.answer{
    font-size: 18px;
    line-height: 30px;
    color:#414141;
    font-weight:bold;
    letter-spacing:1px;
    text-indent: -31px;
    padding-left: 31px;
}

.middle .container .row .col-1 p.answer a:link{
    color:#340bee;
    text-decoration: underline;
    font-weight: bold;
    font-size: 18px;
}

.middle .container .row .col-1 p.answer a:visited{
    color:#340bee;
    text-decoration: underline;
    font-weight: bold;
    font-size: 18px;
}

.middle .container .row .col-1 p.answer a:hover{
    color:#535353;
    text-decoration: underline;
    font-weight: bold;
    font-size: 18px;
}

.middle .container .row .col-1 p.answer a:active{
    color:#535353;
    text-decoration: underline;
    font-weight: bold;
    font-size: 18px;
}

.middle .container .row .col-1 ul{
    font-size: 18px;
    line-height: 30px;
    color:#414141;
    font-weight:bold;
    letter-spacing:1px;
    text-indent: -31px;
    padding-left: 31px;
    text-indent: 0;
    padding-left: 48px;
}

.bottom{
    margin-top:50px;
    height:240px;
}

.bottom .container .row .col-1{
    border-right: 3px solid #a8a8a8; 
    display: -webkit-flex;
    height:240px;
}

.bottom .container .row .col-1 .wrap{
    height:150px;
    width:510px;
    margin-top: 39px;
    margin-left: 30px;
}

.bottom .container .row .col-1 .wrap .div-1{
    float:left;
}

.bottom .container .row .col-1 .wrap .div-2{
    /*font-family: 'Arial Bold', 'Arial';*/
    font-family: 'Lato', 'Arial';
    font-style: normal;
    color: #565656;
    width: 312px;
    float:left;
    padding-left: 0;
    margin-left: 30px;
}

.bottom .container .row .col-1 .wrap .div-2 .span-1{
    color:#00a7ea;
    font-size: 22px;
}

.bottom .container .row .col-1 .wrap .div-2 .span-2{
    color:#00a7ea;
    font-size: 44px;
    line-height: 59px;
    font-weight: bold;
}

.bottom .container .row .col-1 .wrap .div-2 .span-3{
    font-size: 16px;
    line-height: 23px;
    display: block;
    margin-top: 26px;
}

.bottom .container .row .col-2{
    display: -webkit-flex;
    display: flex;
    height:240px;
}

.bottom .container .row .col-2 .wrap{
    margin: auto;
}

.bottom .container .row .col-2 .wrap .div-1{
    width:493px;
}

.bottom .container .row .col-2 .wrap .div-1 .div-1-1{
    color: #00a7ea;
    font-size: 34px;
    line-height: 47px;
    font-weight: bold;
    width: 60%;
    display:inline-block;
}

.bottom .container .row .col-2 .wrap .div-1 .div-1-2{
    width: 39%;
    display:inline-block;
}

.bottom .container .row .col-2 .wrap .div-1 .div-1-2 .wrapper{
    display:-webkit-flex;
    display:flex;
}

.bottom .container .row .col-2 .wrap .div-1 .div-1-2 img{
    margin: auto;
}

.bottom .container .row .col-2 .wrap .div-2{
    margin-top: 23px;
    width:310px;
}

.bottom .container .row .col-2 .wrap .div-2 p {
        font-size: 16px;
        line-height: 23px;
        color:#565656;
}

footer .container .row{
    background-color: #000;
    margin-top: 40px;
}

footer .container .row .col-1 {
    margin-bottom: 20px;
    padding: 0px;
    width:100%;
}

footer .container .row .col-1 #terms {
    margin-top: 20px;
    margin-right: 10px;
    display: inline-block;
}

footer .container .row .col-1 #terms a {
    text-decoration: none;
    color: #ffffff;
}

footer .container .row .col-1 #terms a span {
    line-height: 30px;
    margin-left: 10px;
}

footer .container .row .col-1 #privacy-jackson {
    margin-top: 20px;
    margin-left: 10px;
    display: inline-block;
}

footer .container .row .col-1 #privacy-jackson a {
    text-decoration: none;
    color: #ffffff;
}

footer .container .row .col-1 #privacy-jackson span {
    line-height: 30px;
    margin-left: 0;
}

#termsModal .modal-body {
    padding: 2em;
    overflow-y: hidden;
    width: 85%;
    margin: 0 auto;
    background: #fff;
}

#termsModal .modal-body .modal-title {
    font-weight: bold;
    text-decoration: underline;
    margin-bottom: 0;
}

#termsModal .modal-body button.close {
    color:#000;
    opacity:1;
}

#termsModal .modal-body button.close i {
    color:#00a8e1;
}

#termsModal .modal-body h4 {
    font-family: 'Lato',Arial,Sans-serif;
    font-size: 1.1425em;
    text-transform: none;
}
#termsModal .modal-body p {
    color: #626262;
    line-height: 1.5em;
    margin-bottom: 1.25em;
    font-size: 1.075em;
}

#termsModal .modal-body p a {
    color:#00a2d9;
}

@media (max-width: 1199px) {

    .hero .container .row .col-1{
        padding-left: 32px;
        padding-top: 33px;
        height:397px;
    }

    .hero .container .row .col-1 p:first-child{
        font-size: 21px;
        line-height: 36px;
    }

    .hero .container .row .col-1 .div-1 p:first-child{
        font-size: 133px;
    }

    .hero .container .row .col-1 .div-1 p:nth-child(2){
        font-size: 26px;
    }

    .hero .container .row .col-1 p:nth-child(2){
        font-size: 38px;
    }

    .hero .container .row .col-1 p:nth-child(3){
        font-size: 18px;
    }

    .hero .container .row .col-1 p:nth-child(3) span{
    }

    .hero .container .row .col-1 p:nth-child(4){
        font-size: 18px;
    }

    .hero .container .row .col-1 .file-online-icon {
    }

    .hero .container .row .col-1 .file-online-icon a {
    }

    .hero .container .row .col-1 p:nth-child(6){
        font-size: 18px;  
        letter-spacing: -1px;    
    }

    .hero .container .row .col-1 p:nth-child(6) span{
    }

    .hero .container .row .col-1 p:nth-child(7){
        font-size: 18px;
    }

    .hero .container .row .col-1 p:nth-child(8){
        font-size: 18px;
    }

    .hero .container .row .col-1 p:nth-child(9){
        font-size: 18px;
    }

    .hero .container .row .col-1 .div-2{
    }

    .hero .container .row .col-1 .div-2 .btn-get {
    }

    .hero .container .row .col-2{
        height:397px;
    }

    .top .container .row{
        height: 504px;
    }

    .top .container .row .col-1 .wrapper ul {
        margin-left: 25px;
        font-size: 21px;
    }

    .top .container .row .col-1 .wrapper .file-online-icon {
        margin-left: 482px;
    }

    .terms{
        margin-top: 25px;
    }

    .middle{
        margin-top: 7px;
    }

    .middle .container .row{
        height:1186px;
    }

    .bottom .container{
        height:240px;
    }

    .bottom .container .row{
        height:240px;
    }

    .bottom .container .row .col-1{
        height:205px;
    }

    .bottom .container .row .col-1 .wrap {
        height: 142px;
        width:451px;
        margin: 0 auto;
    }

    .bottom .container .row .col-1 .wrap .div-1 {
        margin-top: 0
    }

    .bottom .container .row .col-1 .wrap .div-2 {
        width:255px;
    }

    .bottom .container .row .col-1 .wrap .div-2 .span-2 {
        font-size: 39px;
        line-height: 52px;
    }

    .bottom .container .row .col-2 {
        height:211px;    
    }

    .bottom .container .row .col-2 .wrap{
        /*height: 165px;*/
    }

    .bottom .container .row .col-2 .wrap .div-1 .div-1-1 {
        /*font-size: 35px;*/
    }

    .bottom .container .row .col-2 .wrap .div-2 .find-office-icon{
            padding: 10px 11px;
            width: 30%;
    }

    .bottom .container .row .col-2 .wrap .div-2 .enter-zip input{
            /*width: 227px;*/
    }
}

@media (max-width: 991px) {

    .hero .container .row .col-1{
        margin-right: 0;
        margin-bottom: -1px;
        text-align: center;
        padding: 22px 10px 34px;
        height:auto;
    }

    .hero .container .row .col-1 p:first-child{
        font-size: 34px;
        line-height: 34px;

    }

    .hero .container .row .col-1 .div-1{
        width: 358px;
        margin: 20px auto 0;
    }

    .hero .container .row .col-2{
        padding-left: 0;
        padding-right: 0;
        height:auto;
        margin-bottom: -1px;
    }

    .hero .container .row .col-2 img {
        max-width: 100%;
        left:0;
    }

    .piggy-bank{
        margin-top: 50px;
    }

    .top{
        margin-top: 50px;
    }

    .top .container{
        width:auto;
    }

    .top .container .row{
        background-image: none;
        height:auto;
        padding: 20px 20px;
        border-top: 3px solid #ddd;
    }

    .top .container .row .col-1 .wrapper p:first-child{
        margin:0;
    }

    .top .container .row .col-1 .wrapper{
        max-width:775px;
        margin:0 auto;
    }

    .top .container .row .col-1 .wrapper ul {
        width: auto;
        margin: 50px 0 0 0;
    }

     .top .container .row .col-1 .wrapper ul li {
        line-height:22px;
        margin-bottom: 20px;
        background-position:1px 4px;
    }

    .top .container .row .col-1 .wrapper .file-online-icon {
        margin: 50px auto 0;
        max-width: 300px;
        display: block;
    }

    .terms .container .row .col-1 a{
        margin: 0 auto;
        display: block;
        width: 160px;
    }

    .terms{
        margin-top: 25px;
    }

    .terms .container .row .col-1 a {
        width: 142px;
    }

    .middle .container .row {
        height: 1606px;
    }

    .bottom{
        height: auto;
    }

    .bottom .container{
        height: auto;
    }

    .bottom .container .row{
        height: auto;
    }

    .bottom .container .row .col-1{
        border-right: 0px;
    }
}

@media (max-width: 767px) {

    .hero .container .row .col-1 p:first-child {
        font-size: 30px;
        line-height: 30px;
    }

    .piggy-bank{
        margin-top:45px;
        padding-bottom:0;
    }

    .top .container .row {
        padding-left:0;
        padding-right: 0;
    }

    .top .container .row .col-1 .wrapper{
        padding-left:0;
        padding-right: 0;
    }

    .top .container .row .col-1 .wrapper p:first-child{
        font-size: 28px;
        line-height: 29px;
    }

    .top .container .row .col-1 .wrapper ul {
        margin-top:20px;
    }

    .top .container .row .col-1 .wrapper ul li {
        line-height: 22px;
    }

    .top .container .row .col-1 .wrapper .file-online-icon {
        margin-top: 20px;
    }

    .terms{
        margin-top: 0;
    }

    .middle{
        margin-top: 13px;
    }

    .terms .container .row .col-1 {
        padding: 25px 25px 12px;
    }

    .middle .container .row{
        background-image: none;
        background-image: none;
        padding: 3px 0 50px;
        height:auto;
    }

    .middle .container .row .col-1 div:first-child  {
        text-align: center;
    }

    .middle .container .row .col-1 div:first-child p {
        font-size: 25px;
    }

    .middle .container .row .col-1 p.question {
        margin-top:15px;
        line-height: 25px;
    }

    .middle .container .row .col-1 p.answer {
        line-height: 25px;
    }

    .bottom {
        height: 443px;
    }

    .bottom .container .row .col-1 .wrap {
        width:461px;
    }   

    .bottom .container .row .col-2 {   
        height: 219px;
    }

    footer .container .row{
        margin-top: 10px;
    }

@media (max-width: 551px) {

    .hero .container .row .col-1 .div-1 {
        height: auto;
        width:190px;
    }

    .hero .container .row .col-1 .div-1 p:first-child {
        float: none;
    }

    .hero .container .row .col-1 .div-1 p:nth-child(2) {
        float: none;
        margin:0;
    }

    .hero .container .row .col-1 p:nth-child(3) {
        margin-top: 30px;
    }

    .middle .container .row{
        padding: 6px 0 18px;
    }

    .terms .container .row .col-1 a#link-1:link{
        font-size: 14px;
    }

    .terms .container .row .col-1 a#link-1:visited{
        font-size: 14px;
    }

    .terms .container .row .col-1 a#link-1:hover{
        font-size: 14px;
    }

    .terms .container .row .col-1 a#link-1:active{
        font-size: 14px;
    }

    .bottom{
        height: auto;
        width: auto;
        margin-top: auto;
        text-align: center;
        padding:20px 10px;
    }

    .bottom .container{
        height: auto;
    }

    .bottom .container .row{
        height: auto;
    }

    .bottom .container .row .col-1{
        margin:0;
        height:auto;
        display:block;
        border-right: 0;
    }

    .bottom .container .row .col-1 .wrap{
        width:100%;
        margin: 0;
        height:auto;
        max-width:none;
    }

    .bottom .container .row .col-1 .wrap .div-1 {
        margin:0 auto;
        height:auto;
        width:auto;
        float: none;
    }

    .bottom .container .row .col-1 .wrap .div-2{
        margin:0 auto;
        float:none;
        max-width:208px;
    }

    .bottom .container .row .col-1 .wrap .div-2 .span-1 {
        color:#00a7ea;
        font-size: 22px;
        display: inline-block;
        margin-top: 20px;
    }

    .bottom .container .row .col-1 .wrap .div-2 .span-2{
        color:#00a7ea;
        font-size: 32px;
        line-height: 59px;
        font-weight: bold;
        display: inline-block;
        margin-top: 20px;
    }

    .bottom .container .row .col-1 .wrap .div-2 .span-3{
        font-size: 16px;
        line-height: 23px;
        margin-top: 17px;
        display:inline-block;
    }

    .bottom .container .row .col-2{
        display: block;
        height:auto;
        margin-top: 20px;
    }

    .bottom .container .row .col-2 .wrap{
        margin:0;
    }

    .bottom .container .row .col-2 .wrap .div-1{
        width:auto;
        height:auto;
    }

    .bottom .container .row .col-2 .wrap .div-1 .div-1-1{
        color: #00a7ea;
        font-size: 34px;
        line-height: 47px;
        font-weight: bold;
        width: auto;
        display:block;
    }

    .bottom .container .row .col-2 .wrap .div-1 .div-1-2 {
        margin:0;
        width:auto;
        display: block;
    }

    .bottom .container .row .col-2 .wrap .div-1 .div-1-2 .wrapper {
        display:block;
        margin: 20px 0;
    }

    .bottom .container .row .col-2 .wrap .div-1 .div-1-2 img{
        margin:0;
    }

    .bottom .container .row .col-2 .wrap .div-2 {
        margin: 23px auto 0;
        max-width:320px;
        width:auto;
    }
}

@media (max-width: 321px) {
    .hero .container .row .col-1 p:first-child .hide-show{
        display:block;
    }
}

@media (max-width: 320px) {
    .hero .container .row .col-1 .div-1{
        width:190px;
    }
}

@media (max-width: 311px) {
    .piggy-bank .container .row .col-1 img{
        max-width:100%;
    }
}

@media (max-width: 264px) {
    .bottom{
        padding: 0;
    }

    .bottom .container .row .col-1 .wrap .div-1 a img{
        width:100%;
    }

    .bottom .container .row .col-2 .wrap .div-2 .wrapper { margin-top:0;}

    .bottom .container .row .col-2 .wrap .div-2 .wrapper i { margin-bottom: 20px;}
}