.nav-container a {
    cursor: pointer;
}

nav ul li a {
    padding-top: 0px;
}

.home {
    font-size: 18px;
}

.alert-info {
    font-size: 13px!important;
}


.gwicon-after-close:after {
    cursor: pointer;
}

.row-spacer {
    padding: 0px;
}

.m-top-1 {
    margin-top: 1em;
}

.m-bottom-0 {
    margin-bottom: 0px;
}

.desktop .callout, .desktop .callout-video {
    margin-left: 25px;
    margin-top: 45px;
    padding: 30px;
    cursor: default;
}

.desktop .compass {
    position: absolute;
    width: 100%;
    right: 0px;
    left: 0px;
    bottom: 20px;
    background: url(../img/er-flag-home.png) no-repeat;
    background-position: right bottom;
}

#home img {
    width: 145px;
}

.home p:nth-child(2) {
    font-size: 16px;
    font-family: "Arimo", sans-serif;
    font-weight: normal;
    margin: 25px 0 25px;
}

.home p:nth-child(3) {
    font-size: 17px;
    font-weight: 100;
    margin-bottom: 25px;
}

.callout h1 {
    display: block;
    font-size: 28px;
    text-align: left;
    font-family: Open Sans;
    font-weight: 100;
    line-height: 32px;
    padding: 0;
    margin-top: 15px;
}

.callout h1 span {
    font-weight: 600;
}

.callout h2 {
   padding: 10% 8% 0;
}

.callout h2 span {
    margin-top: 0px;
}

.callout p {
    font-size: 19px;
    font-weight: 100;
}

.callout .btn {
    margin-top: 1em;
    border-radius: 0;
}

ul li {
    line-height: 28px;
}

ul.red-arrow {
    list-style-image: url(../img/list-arrow-red.svg);
}

.underline {
    text-decoration: underline;
}

h3, .h3 {
    font-family: "Open Sans", Arial, sans-serif;
    margin: 5px 0;
    line-height: 30px;
    font-size: 20px;
    font-weight: 700;
    color: #333;
}

h2.landing, h2.sub {
    font-size: 32px;
    text-align: left;
    color: #103e74;
    font-weight: 100;
    font-family: Open Sans;
    line-height: 37px;
    letter-spacing: -1px;
    margin: 0px;
}

.callout-video {
    height: 360px;
    cursor: default;
    /*background-image: url("../img/video.jpg");*/
    background-size:     cover;
    background-repeat:   no-repeat;
    background-position: center bottom;
}
.play-video-large {
    width: 88px;
    height: 88px;
    /*background-image: url("../img/play-video-large.png");*/
    margin: auto;
    position: absolute;
    top: 0; left: 0; bottom: 0; right: 0;
    display: none;
}

.default {
    /*background-image: url("../img/video.jpg");*/
}

.scale-to-width {
    width: 100%;
    height: auto;
}

.btn {
    display: inline-block;
    font-weight: normal;
    text-transform: uppercase;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.725rem 1rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0rem;
}

.btn span {
    /*font-weight: bold;*/
}

.btn-primary, .btn-primary:visited {
    color: #fff;
    background-color: #ba092c;
    border-color: #ba092c;
}

.btn-primary:hover {
    color: #fff;
    background-color: #981522;
    border-color: #981522;
}

.btn-primary.disabled {
    color: #fff;
    background-color: grey;
    border-color: grey;
}


.download-pod {
    padding: 25px;
    padding-top :0px;
    /*background-color: #b7b7b8;
    background-image: linear-gradient(#f2f2f3 1%, #b7b7b8);*/
}

.download-pod h2 {
    font-size: 26px;
    text-align: left;
    color: #103e74;
    font-weight: 100;
    font-family: Open Sans;
    line-height: 29px;
    letter-spacing: -1px;
    margin-top: 0;
}

.download-pod .btn {
    margin-top: 25px;
}

.download-pod a {
    background-color: #103e74!important;
    border-color: #103e74!important;
    margin-bottom: 5px;
}

.download-pod p {
    font-size: 20px;
    font-weight: bold;
    color: #4A4A4A;
}

/*.download-pod a.collapsed {
    background-color: #ba092c!important;
    border-color: #ba092c!important;
}*/

.download-pod a.collapsed span.yes {
    display:block;
}

.download-pod a span.yes {
    display: none;
}

.download-pod a.collapsed span.no {
    display: none;
}

.download-pod .cta-disclaimer {
    font-size: 14px;
    font-style: italic;
    line-height: 16px;
    margin-bottom: 0px;
    padding: 0px 1em;
    text-align: center;
}

.download-pod .whitepaper {
    border: 1px solid #979797;
    -webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.25);
    box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.25);
}

.form-pod {
    text-align: left;
}

.form-pod input {
    border-radius: 0rem;
}

.form-pod label {
    font-size: 14px;
    font-weight: normal;
}

.form-pod h2 {
    font-size: 26px;
    text-align: left;
    color: #103e74;
    font-weight: 100;
    font-family: Open Sans;
    line-height: 29px;
    letter-spacing: -1px;
    margin-top: 0;
}

.form-pod h2.call-us {
    margin-bottom: .4em;
}

.form-pod h2 span {
    /*font-weight: bold;*/
}

.form-pod h3 {
    font-size: 26px;
    text-align: left;
    color: #103e74;
    font-weight: 100;
    font-family: Open Sans;
    line-height: 27px;
    letter-spacing: -1px;
    margin-top: 0;
    padding-bottom: .5em;
    padding-right: 5%;
}

.form-pod .btn {
    font-size: 1.5rem;
    width: auto;
    padding: 0.725rem 1.5rem;
}

.form-pod label span, .form-pod .required span {
    color: #ba092c;
}

.form-pod .required {
    padding: 10px 0px;
    font-size: 10px;
}

.form-pod .help-block {
    font-size: 12px;
}

.form-pod .help-block ul li {
    line-height: 18px;
}

.form-pod .telephone-pre {
    font-size: 25px!important;
    margin-top: 10px!important;
}

.form-pod.telephone {
    font-size: 30px;
}

.has-error label {
    font-weight: bold;
}

#footer-disclaimers p:first-child, input, select {
    font-size: 14px;
}

#footer-disclaimers {
    border-top: none;
    margin-top: 0px;
    padding-top: 0px;
}

p.footer-disclaimer {
    border: 1px solid black;
    padding: 15px;
}

/*Gateway Modal Styles*/
.modal-body {
    font-size: 15px;
}

.modal-footer .btn-default {
    color: #333;
    background-color: white;
    border-color: #adadad;
}

.modal-footer .btn-default:hover {
    background-color: #ebebeb;
}

.modal h4, .modal p {
    font-size: 18px;
}

.modal p {
    margin: 1.25em 0;
}

.modal .btn {
    width: auto;
}

.modal .yes {
    width: 65%;
    color: white;
    background-color: #103e74!important;
    border-color: #103e74!important;
}

.modal .no  {
    width: 34%;
}

.contact-table .row:first-child div[class^="col-"] {
    background-color: #0073cc;
    color: white;
}

main.css:1
.contact-table div[class^="col-"]:nth-child(odd) {
    border-right: 4px solid white;
}
main.css:1
.contact-table div[class^="col-"] {
    padding: 10px;
}

/*[END] Gateway Modal Styles*/

/*@media (min-width: 765px) {
    header {
        height: 85px;
    }
}*/

@media (max-width: 991px) {
    .form-pod {
        padding-left: 15px;
    }

    .callout h1 {
        margin-top: 20px;
    }

    .default {
        background-image: url("../img/banners/Banner-1.jpg");
    }

/*    header {
        height: 100px;
    }*/
}

@media (max-width: 862px) {
    .gwicon-after-close:after {
        content: "\e61e";
    }
}

@media (max-width: 1199px) {
    .desktop .callout, .desktop .callout-video {
        margin-top: 45px;
    }

    .desktop .callout {
        margin-left: 0px;
    }

    .desktop .callout-video {
        margin-left: 50px;
    }

    .download-pod .btn {
        white-space: normal;
    }
}

@media (min-width: 992px) {
    .banner-home {
        background-image: url(../img/banners/Banner-1.jpg);
        background-position: right center;
        /*background-color: #b7b7b8!important;
        background-image: linear-gradient(#f2f2f3 1%, #b7b7b8)!important;*/
        /*background-image: linear-gradient(#b7b7b8 1%, #f2f2f3);*/
    }
}

@media (min-width: 765px) {
/*    header {
      height: 100px;
    }*/

    nav .nav {
        margin-top: 50px;
    }
}

@media (max-width: 767px) {
    .home > div > div.row-spacer {
        margin-top: 0px
    }

    .callout {
        cursor: default;
    }

    .callout h1 {
        padding: 0 8%;
        margin-top: 25px;
    }

    .callout h2 {
        cursor: pointer;
    }

    .callout .play-btn {
        margin: 0 8%;
        cursor: pointer;
    }

    .callout p {
        text-align: left;
        margin: 1% 8%;
    }

    #page-title {
        margin-top: 0px;
    }

    .prime-disclaimer {
        padding: 10px 10px 0px 10px;
    }

    h2.landing {
        margin-top: 0px;
        padding: 0 25px;
    }

    h2.sub {
        margin-top: 0px;
        padding: 0px;
    }

    header {
        height: auto;
    }

    #mobile-logo .logo img {
        width: 40%;
    }

    .compass {
        background: url(../img/er-flag-home.png) no-repeat;
        width: 360px;
        height: 360px;
        position: absolute;
        bottom: -560px;
        right: -30px;
    }

    .home p {
        padding: 0 25px;
    }

    .form-pod {
        padding: 25px;
        margin-top: 0px;
        border-top: 1px solid #dbdbdb;
    }

    .download-pod {
        padding-bottom: 0px;
    }

    footer .container {
        padding: 25px;
    }

    .gwicon-after-close {
        display: none;
    }
}

@media (max-width: 600px) {
    .banner-section-small {
        margin-top: 82%;
    }
}

@media (max-width: 600px) {
    .modal .btn {
        display: block;
        width: 100%;
        margin-bottom: 1em;
    }

    .modal .btn:last-child {
        margin-bottom: 0em;
    }
}

@media (max-width: 482px) {
    .callout h1 {
        font-size: 26px;
        font-weight: 100;
        line-height: 27px;
    }

    .callout h2 {
        /*display: none;*/
        padding-top: 4%;
    }

    #mobile-logo .logo img {
        width: 50%;
    }

    .banner-section-small {
        margin-top: 92%;
    }
}

@media (max-width: 321px) {

    .callout h1 {
        font-size: 24px;
    }

    .banner-section-small {
        margin-top: 122%;
    }
}