/* Minification failed. Returning unminified contents.
: run-time error CSS1036: Expected expression, found ''
: run-time error CSS1036: Expected expression, found ''
: run-time error CSS1036: Expected expression, found ''
 */


/* Styles for editor and display helper
----------------------------------------------------------*/
.hidden {
    display: none;
}

.display-field, .editor-field, .display-label, .editor-label {
    padding: 4px;
    margin: 4px 4 0 0;
    font-style: normal;
    font-weight: bold;
}

.float-right{
    float: right;
}

.field-validation-error {
    color: rgba(121, 0, 0, 1);
}

.field-validation-valid {
    display: none;
}

.input-validation-error {
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.startbutton {
    cursor: pointer;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    background: #96b13a url('../img/_bg_widget_button.gif') repeat-x;
    text-decoration: none;
    color: #fff;
    border-radius: 10px;
    -moz-border-radius: 10px;
    border: 1px solid #829a3a;
    margin-bottom: 10px;
    font-weight: bold;
    text-shadow: 1px 1px 2px #829a3a;
    padding-left: 10px;
    padding-right: 10px;
}

.dividingLine {
    border-color: #000000;
    float: left;
    margin-left: 15px;
    margin-right: 15px;
    height: 450px;
    border-left-width: 2px;
    border-left-style: solid;
}

.tableElement {
    vertical-align: middle;
}

.tableElement2 {
    vertical-align: top;
}

.callbutton {
    cursor: pointer;
    height: 47px;
    line-height: 47px;
    display: inline-block;
    background: #96b13a url('../img/_bg_widget_button.gif') repeat-x;
    text-decoration: none;
    color: #fff;
    border-radius: 10px;
    -moz-border-radius: 10px;
    border: 3px solid #829a3a;
    margin-bottom: 10px;
    font-weight: bold;
    text-shadow: 1px 1px 2px #829a3a;
    margin-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
}

.quotebutton {
    height: 25px;
    display: inline-block;
    background: #96b13a url('../img/_bg_widget_button.gif') repeat-x;
    text-decoration: none;
    color: #fff;
    border-radius: 10px;
    -moz-border-radius: 10px;
    border: 1px solid #829a3a;
    margin-bottom: 10px;
    font-weight: bold;
    text-shadow: 1px 1px 2px #829a3a;
    vertical-align: top;
    text-decoration: none;
    text-align: center;
    cursor: default;
    padding-left: 5px;
    padding-right: 5px;
}

a {
    cursor: pointer;
}

    a.quotebutton:focus, a.quotebutton:hover {
        color: #fff;
        text-decoration: none;
        cursor: pointer;
    }

    a.startbutton:focus, a.startbutton:hover {
        color: #fff;
        text-decoration: none;
        cursor: pointer;
    }

a.editVehicle:focus, a.editVehicle:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

fieldset {
    border: thin solid #808080;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

legend {
    font-size: 1.5em;
    line-height: 1;
    margin-bottom: 1em;
}

.ui-slider {
    background-image: url('../img/Gradient.PNG');
    background: -moz-linear-gradient(left, red, yellow, green); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, red), color-stop(50%, yellow), color-stop(100%, green)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, red, yellow, green); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, red, yellow, green); /* Opera 11.10+ */
    background: linear-gradient(to right, red, yellow, green);
}

    .ui-slider .ui-slider-handle {
        background: url(../img/favicon.ico) no-repeat;
        overflow: hidden;
        position: absolute;
        outline: none;
    }

.breakLine {
    border-color: #CCCCCC;
    border-bottom-style: solid;
    border-bottom-width: 5px;
}

.noVehicles {
    color: #808080;
    font-size: large;
    padding-top: 25px;
    padding-left: 225px;
}

.maxLimit {
    display: inline-block;
    background: #C0C0C0 repeat-x;
    text-decoration: none;
    color: #000000;
    border-radius: 10px;
    -moz-border-radius: 10px;
    border: 1px solid #808080;
    margin-bottom: 10px;
    font-weight: bold;
    text-shadow: 1px 1px 2px #829a3a;
    vertical-align: top;
    text-decoration: none;
    text-align: center;
    cursor: default;
    padding-left: 5px;
    padding-right: 5px;
    width: 200px;
    height: 60px;
    line-height: 60px;
}

.biBackground {
    background-color: #E9E9E9;
}

#premiumText {
    float: left;
    background: url('../img/premiumBackground.png') no-repeat;
}

    #premiumText div {
        position: relative;
    }

.coverageHeader {
    float: left;
}

    .coverageHeader div {
        position: relative;
        width: 350px;
    }

.callToBuy {
    color: #92012c;
    font-size: 2em;
    font-weight: bold;
    margin-left: 60px;
}

.fbKnows {
    font-size: 2.5em;
}

.fbKnows-Quote{
    font-size: 1.5em;
}

.col-centered {
    float: none;
    margin: 0 auto;
}


#bottomPremium {
    background-image: url('../img/premiumArrowBorder.PNG');
    background-repeat: no-repeat;
}
/*.confirmationScreen
{
    background-color: #EEEEEE;
    background-image: url('../img/farm-bureau-logo.png');
    background-repeat: no-repeat;
    background-position: center center;
    height: 300px;
}*/
.YourInfoHeader {
    float: left;
}

.under-logo-font {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 500;
    margin-left: .5em;
    line-height: 1.1;
    margin-bottom: 3px;
    font-size: 13px;
    color: white;
    padding-top: .5em;
}

.widgetEdit {
    border-bottom: 2px solid #cdcdcd;
    padding-bottom: 5px;
    height: 18px;
}


#autoQuote-Nav {
    margin-top: -.5em;
}

    #autoQuote-Nav a:hover {
        color: #4a151c !important;
    }

    #autoQuote-Nav li {
        display: inline-block;
        text-align: center;
        line-height: 3em;
        *line-height: 1.9em;
        *padding-left: 10px;
        *padding-right: 10px;
        /*font-size: 14px;*/
        color: white;
        text-decoration: none;
        list-style-type: none;
        float: left;
        height: 60px;
    }

        #autoQuote-Nav li.progtrckr-done {
            color: #92012c;
            border-bottom: 4px solid;
            border-bottom-color: #92012c;
        }

       #autoQuote-Nav li.progtrckr-done a {
            color: #92012c;
        }


        #autoQuote-Nav li.progtrckr-on {
            color: #999;
            border-bottom: 4px solid;
            border-bottom-color:#999;
            font-weight: bold;
        }

        #autoQuote-Nav li.progtrckr-on a {
            color: #999;
        }


        #autoQuote-Nav li.progtrckr-todo {
            color: #C0C0C0;
            border-bottom: 4px solid #555;
            font-weight: bold;
        }

        #autoQuote-Nav li:after {
            content: "\00a0\00a0";
        }

        #autoQuote-Nav li:before {
            position: relative;
            bottom: -7em;
            float: left;
            left: 50%;
            line-height: 1em;
        }

        #autoQuote-Nav li.progtrckr-done:before {
            content: "\2713";
            color: white;
            background-color: #92012c;
            height: 1.2em;
            width: 1.2em;
            line-height: 1.2em;
            border: none;
            border-radius: 1.2em;
            bottom: -2.3em;
        }

        #autoQuote-Nav li.progtrckr-on:before {
            content: "\039F";
            color: #999;
            background-color: #fff;
            /*font-size: 1.5em;*/
            bottom: -2.3em;
        }

        #autoQuote-Nav li.progtrckr-todo:before {
            content: "\039F";
            color: #555;
            background-color: #fff;
            /*font-size: 1.5em;*/
            bottom: -2.3em;
        }

#autoQuote-Nav-8 li.progtrckr-on:before {
    content: "\039F";
    color: #FFFFFF;
    /*font-size: 1.5em;*/
    bottom: -2.3em;
}

#autoQuote-Nav-8 li.progtrckr-todo:before {
    content: "\039F";
    color: #862633;
    font-size: 1.5em;
    bottom: -2.3em;
}

#autoQuote-Nav a {
    /*font-size: 16px;*/
    color: #862633;
    text-decoration: none;
    height: 30px;
    line-height: 30px;
    /*display: block;*/
    border-radius: 5px;
}

#autoQuote-Nav .noLink {
    /*font-size: 16px;*/
    color: #555;
    text-decoration: none;
    height: 30px;
    line-height: 30px;
    /*display: block;*/
    border-radius: 5px;
}



    #global-nav a {
        /*font-size: 16px;*/
        color: #92012c;
        text-decoration: none;
        height: 50px;
        line-height: 30px;
        /*display: block;*/
        padding: 0 10px;
        border-radius: 5px;
    }

    #global-nav span {
        /*font-size: 16px;*/
        color: #fff;
        text-decoration: none;
        height: 30px;
        line-height: 30px;
        /*display: block;*/
        padding: 0 10px;
        border-radius: 5px;
    }

    #global-nav a.primary {
        font-weight: bold;
    }

    #global-nav li.divider {
        border-left: 1px solid #fff;
        float: left;
        margin-right: 10px;
        line-height: 30px;
    }

    #global-nav a:hover {
        color: #4a151c !important;
    }

/* = Corporate-Nav and Global-Nav Common Rules */
#corporate-nav li {
    display: inline;
}

    #corporate-nav li a {
        float: left;
        border-radius: 0;
    }

/* = Corporate-Nav Rules */
#corporate-nav {
    list-style: none;
    float: right;
    height: 10px;
    line-height: 10px;
    margin: 0 1em 0 0;
    padding: 0;
    color: #ddd;
}

    #corporate-nav a {
        display: block;
        height: 10px;
        line-height: 10px;
        margin-right: 10px;
        padding-right: 10px;
        border-right: 1px solid #ddd;
        color: #ddd;
        text-decoration: none;
        font-size: 10px;
    }

        #corporate-nav a:hover, #footer-nav a:hover {
            text-decoration: underline;
            background-color: transparent;
        }

        #corporate-nav a.last, #footer-nav a.last {
            margin-right: 0;
            padding-right: 0;
            border-right: none;
        }

.header-title {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 500;
    line-height: 1.1;
    margin-bottom: 1px;
    font-size: 24px;
    color: #eee;
}

/* = FOOTER
------------------------------------------------------
    -------- */
#footer {
    background: #deddd9;
    border-top: 1px solid #cdcdcd;
    padding-top: 20px;
    margin-top: 5em;
}

    #footer h6 {
        width: 83%;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 0;
        background: #000 url('../img/_bg_footer_h3.gif') repeat-y;
        color: #fff;
        padding: 5px 10px;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        -moz-border-radius-topleft: 5px;
        -moz-border-radius-topright: 5px;
        font-weight: bold;
    }

    #footer img {
        margin-bottom: 5px;
    }

    #footer ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
    }

ul#footer-nav {
    list-style: none;
    margin: 0 0 20px;
    padding: 0;
    height: 16px;
    line-height: 16px;
    text-align: center;
}

#footer-nav li {
    display: inline;
}

#footer-nav a {
    text-decoration: none;
    margin-right: 10px;
    border-right: 1px solid #6a6a6a;
    padding-right: 10px;
}

    #footer-nav a:hover {
        text-decoration: underline;
    }

#footer-btm-inner {
    text-align: center;
    color: white;
    overflow-wrap: normal;
}

#footer-btm {
    background-image: url('../img/_bg_footer_btm.gif');
    background: #7c7974 repeat-x top;
}

    #footer-btm p {
        margin: 20px 0;
    }


#desktopmobilefooter {
    text-align: center;
}

.biLimit {
    width: 225px;
    display: inline-block;
}

.umLimit {
    width: 225px;
    display: inline-block;
}

.medCov {
    margin-left: 142px;
    display: inline-block;
}

.disbCov {
    margin-left: 132px;
    display: inline-block;
}

.print {
    display: none;
}

#printQuote {
    cursor: pointer;
    text-decoration: underline;
}

#emailQuote {
    cursor: pointer;
    text-decoration: underline;
}

.review {
    font-weight: bold;
    font-size: 16px;
}

.vehicleImage {
    height: 75px;
    width: 150px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border-style: none;
}

.serviceImage {
    background-image: url('../img/fb_service_logo.gif');
    background-repeat: no-repeat;
    width: 89px;
    height: 89px;
    margin-top: 27px;
}

.fbLogo {
    background-image: url('../img/farm-bureau-logo.png');
    background-repeat: no-repeat;
    width: 180px;
    height: 105px;
}

.footerAuto {
    background-image: url('../img/footer_auto.jpg');
    background-repeat: no-repeat;
    width: 140px;
    height: 70px;
}

.footerHome {
    background-image: url('../img/footer_home.jpg');
    background-repeat: no-repeat;
    width: 140px;
    height: 70px;
}

.footerFarm {
    background-image: url('../img/footer_farm.jpg');
    background-repeat: no-repeat;
    width: 140px;
    height: 70px;
}

.footerFinancial {
    background-image: url('../img/footer_financial.jpg');
    background-repeat: no-repeat;
    width: 140px;
    height: 70px;
}

.realService {
    background-image: url('../img/realservicerealpeople.gif');
    background-repeat: no-repeat;
    width: 196px;
    height: 90px;
}

.homeSavings {
    background-image: url('../img/HomeSavings.PNG');
    background-repeat: no-repeat;
    width: 51px;
    height: 44px;
    margin-bottom: 0;
    border-style: none;
    vertical-align: middle;
    display: inline-block;
}

.imgPhone {
    background-image: url('../img/phone.png');
    background-repeat: no-repeat;
    width: 51px;
    height: 47px;
    margin-bottom: 0;
    border-style: none;
    vertical-align: middle;
    display: inline-block;
}

input[type="text"], select, input[type="radio"], input[type="email"] {
    margin-bottom: 6px;
}

.hlink {
    position: relative;
    color: #fff;
    text-decoration: none;
}

a:hover[class=hlink] {
    color: #fff;
    text-decoration: underline;
}

/* new text-only progress bar with specific step text */
.mobile-stepped-bar {
    background-color: darkgray;
}

.step-text {
    text-align: center;
    font-weight: 700;
    color: white;
    position: relative;
    background: #892034;
    border: 3px solid #EEEEEE;
    margin-bottom: 2px;
    padding: 5px;
}
/* END : new text-only progress bar with specific step text */

.faverates {
    width: 100%;
    background: #892034;
}
/*.faveratesBackground {
    width: 75%;
  }*/

/*@media all and (min-width:768px)*/
.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    margin-right: initial;
    margin-left: initial;
}


/* 'xs' screens */
@media only screen and (max-width : 480px) {

    #global-nav {
        margin-top: 0;
    }

    .navbar-collapse {
        background: black;
    }

    .dropdown-item {
        padding: 5px 0 5px 0;
    }

    .serviceImageParent {
        display: none;
    }

    .faverates {
        width: 75%;
    }
}

/* 'xs' devices */
@media (min-width: 481px) and (max-width: 767px) {

    #global-nav {
        margin-top: 0;
    }

    .navbar-collapse {
        background: black;
    }

    .serviceImageParent {
        display: none;
    }

    .faverates {
        width: 45%;
    }
}

/* 'sm' devices */
@media (min-width: 768px) and (max-width: 991px) {
    .faverates {
        width: 30%;
    }
}

/* 'md' devices */
@media (min-width: 992px) and (max-width: 1200px) {
    .faverates {
        width: 20%;
    }
}

/* 'lg' devices */
@media (min-width: 1201px) {
    .faverates {
        width: 20%;
    }
}





body, html {
    font-family: Lato,"Avenir Next",Avenir,"Helvetica Neue Extra Light",Helvetica,sans-serif;
    font-size: 21px;
    color: #555;
    line-height: 1.25;
    font-weight: 300;
}

h3{
    font-size: 24px;
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a {
    color: #862633;
    text-decoration: none;
}

a:hover {
    color: #4a151c;
}

.actionLink {
    text-decoration: underline;
}

.loading-message {
    font-size: 1em;
}

.panel{
    border-radius: 0;
}

.panel-info > .panel-heading{
    background-color: rgba(225,225,225,1);
}

.panel-heading .actionLink{
    font-size: 16px;
}

.panel-info{
    border-color: #808080;
}

.panel-body {
    font-size: 16px;
}

.ui-slider {
    font-size: 16px;
}

.control-label-inline{
    display: inline;
}

.sidebar {
    display: none;
}


@media (min-width:1200px) {
    .sidebar {
        z-index: 1;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        width: 15vw;
        height: 100vh;
        height: -webkit-calc(100% - 0px);
        background: #862633 no-repeat bottom center;
        background-image: url(../img/sidebar-la.png);
        background-size: 100%;
        display: block;
    }
}

.branding {
    z-index: 2;
    position: relative;
    height: 110px;
}

    .branding:before {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        content: '';
        background: #fff;
        border-top: 30px solid #862633;
    }

@media (min-width:1200px) {
    .branding {
        height: 205px;
        z-index: 2;
        margin-left: 10vw;
        position: relative;
    }

        .branding:before {
            border: none;
            left: 7vw;
        }
}




.logo {
    margin: 15px 20px 0;
}

    .logo img {
        width: 105px;
        height: 72px;
        position: relative;
    }

@media (max-width:1200px) {
    .logo img {
        top: 20px;
    }
}

@media (min-width:1200px) {
    .logo {
        margin: 0;
        position: absolute;
        top: 36px;
        left: 110px;
    }

        .logo img {
            width: 190px;
            height: 131px;
        }
}




.branding__nav {
    left: -24px;
    width: calc(100% + 48px);
    padding: 12px 44px;
}

.branding__nav {
    z-index: 2;
    display: none;
    position: absolute;
    top: 108px;
    left: -12px;
    width: calc(100% + 24px);
    padding: 12px 20px;
    background: #fff;
    font-size: 18px;
}

.branding__nav--open {
    display: block;
}

@media (min-width:600px) {
    .branding__nav {
        padding: 12px 44px;
    }
}

@media (min-width:1200px) {
    .branding__nav {
        display: block;
        position: static;
        left: auto;
        width: auto;
        padding: 0;
        font-size: 1rem;
    }
}

.branding a {
    color: #862633;
}

.branding a:hover {
    color: #4a151c;
}


.main-nav {
    margin-top: 125px;
}

    .main-nav ul {
        margin-top: 0;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        font-weight: 300;
        color: #555;
    }

    .main-nav a {
        position: relative;
        display: block;
        height: 36px;
        line-height: 36px;
        text-decoration: none;
    }


@media (min-width:1200px) {
    .below-dt {
        display: none;
    }
}

@media all and (min-width:1200px) {
    .main-nav {
        float: right;
        margin-top: 90px;
        margin-right: -26px;
    }

        .main-nav ul {
            display: block;
            margin: 0;
        }


        .main-nav li {
            padding: 0 8px;
        }

        .main-nav a, .main-nav a:hover {
            padding: 0 5px;
            color: #555;
        }
}



#content ul, .list-inline, .list-unstyled, .side-bar ul {
    margin-left: 0px;
    padding-left: 0px;
    list-style: none;
}

    .list-inline > li {
        display: inline-block;
    }

.utility-nav ul {
    margin: 0;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
}

.utility-nav li {
    margin-right: 10px;
}

    .utility-nav li:first-of-type {
        display: block;
        margin-bottom: 15px;
    }

    .utility-nav li:last-of-type {
        margin-right: 0;
    }

.utility-nav a {
    text-decoration: none;
    font-weight: 700;
}

.utility-nav .tel-help {
    margin-bottom: 5px;
    font-weight: 400;
    text-decoration: none;
    color: #555;
}

@media (min-width:1200px) {
    .utility-nav {
        position: absolute;
        top: 0;
        right: -30px;
    }

        .utility-nav ul {
            padding: 0;
            border-bottom: none;
        }

        .utility-nav li {
            position: relative;
            padding: 8px 14px;
            margin: 0;
            background: #eee;
            float: left;
        }

            .utility-nav li:first-of-type {
                background: #fff;
            }

            .utility-nav li:nth-child(n+2):after {
                z-index: 2;
                display: block;
                position: absolute;
                top: 50%;
                right: -1px;
                height: 18px;
                content: '';
                border-right: 2px solid #862633;
                transform: translateY(-46%);
            }

            .utility-nav li:last-of-type {
                padding-right: 60px;
            }

                .utility-nav li:last-of-type:after {
                    display: none;
                }

        .utility-nav a {
            font-size: .75rem;
            text-transform: uppercase;
        }
}

.main-nav {
    margin-top: 125px;
}

    .main-nav ul {
        margin-top: 0;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .main-nav a {
        position: relative;
        display: block;
        height: 36px;
        line-height: 36px;
        text-decoration: none;
    }

    .main-nav input {
        border-radius: 0;
    }

    .main-nav .has-sub-menu > a:after {
        content: '';
        position: absolute;
        top: 15px;
        left: -15px;
        display: block;
        width: 8px;
        height: 8px;
        border-top: 1px solid #862633;
        border-right: 1px solid #862633;
        border-width: 2px;
        transform: rotate(45deg);
    }

    .main-nav .sub-menu--open > a:after {
        top: 15px;
        transform: rotate(135deg);
    }

    .main-nav .has-sub-menu:last-child {
        -ms-flex-order: -1;
        order: -1;
    }

        .main-nav .has-sub-menu:last-child a,
        .main-nav .has-sub-menu:last-child ul,
        .main-nav .has-sub-menu:last-child > a:after {
            display: none;
        }

        .main-nav .has-sub-menu:last-child .sub-menu {
            height: auto;
        }

        .main-nav .has-sub-menu:last-child .search {
            height: 36px;
            width: 100%;
            margin-bottom: 10px;
            padding: 5px;
            font-size: 16px;
        }

        .main-nav .has-sub-menu:last-child #searchform {
            width: 100%;
        }

@media (min-width:1200px) {
    .main-nav {
        float: right;
        margin-top: 90px;
        margin-right: -26px;
    }

        .main-nav ul {
            display: block;
            margin: 0;
        }

        .main-nav li {
            padding: 0 8px;
        }

        .main-nav a {
            padding: 0 5px;
            color: #555;
        }

        .main-nav .has-sub-menu {
            padding-right: 20px;
        }

            .main-nav .has-sub-menu:last-child {
                padding: 0;
            }

                .main-nav .has-sub-menu:last-child a,
                .main-nav .has-sub-menu:last-child ul {
                    display: block;
                }

                .main-nav .has-sub-menu:last-child .search {
                    height: 50px;
                    margin-bottom: 52px;
                    padding: 10px;
                    font-size: 1.5rem;
                }

            .main-nav .has-sub-menu > a:after {
                top: 16px;
                left: auto;
                right: -6px;
            }
}

@media (min-width:2000px) {
    .main-nav {
        margin-right: 0;
    }

        .main-nav li {
            padding: 0 20px;
        }

        .main-nav .has-sub-menu {
            padding-right: 25px;
        }
}

.sub-menu {
    height: 0;
    overflow: hidden;
}

    .sub-menu ul {
        margin-left: 15px;
        margin-bottom: 0;
        padding: 0 15px;
        border-left: 2px solid #ffca05;
    }

    .sub-menu li {
        display: none;
    }

        .sub-menu li:first-child {
            display: block;
        }

    .sub-menu.sub-menu--open {
        height: auto;
        margin: 5px 0;
    }

@media (min-width:1200px) {
    .sub-menu {
        z-index: 1;
        display: none;
        position: absolute;
        top: 204px;
        right: -30px;
        width: calc((100% + 60px) - 7vw);
        padding: 26px 52px;
        background: #fff;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

        .sub-menu ul {
            width: calc(33.3333% - 52px);
            padding: 0;
            margin: 0 52px 26px 0;
            list-style: none;
            border: none;
        }

        .sub-menu li {
            display: block;
            padding: 0;
            margin-bottom: 5px;
        }

            .sub-menu li:first-child a {
                display: block;
                margin-bottom: 10px;
                padding-bottom: 7px;
                font-weight: 700;
                font-style: italic;
            }

        .sub-menu .sub-menu-children li:first-child a {
            border-bottom: 1px solid #eee;
        }

        .sub-menu a {
            color: #862633;
        }

        .sub-menu.sub-menu--open {
            margin: 0;
            display: -ms-flexbox;
            display: flex;
        }
}

@media (min-width:2000px) {
    .sub-menu ul {
        width: calc(25% - 52px);
    }
}

.mobile-nav {
    position: absolute;
    top: 50px;
    right: 35px;
    background: 0 0;
    border: none;
    text-transform: uppercase;
    color: #862633;
    font-weight: 700;
    font-size: 13px;
    letter-spacing: 1px;
}

    .mobile-nav:focus {
        outline: 0;
    }

@media (min-width:1200px) {
    .mobile-nav {
        display: none;
    }
}

.hamburger {
    display: block;
    position: relative;
    width: 20px;
    height: 15px;
    margin: 0 auto 5px;
    cursor: pointer;
    transform: rotate(0);
}

    .hamburger span {
        display: block;
        position: absolute;
        left: 0;
        height: 3px;
        width: 100%;
        background: #862633;
        opacity: 1;
        transform: rotate(0);
    }

        .hamburger span:nth-child(1) {
            top: 0;
            transform-origin: left center;
        }

        .hamburger span:nth-child(2) {
            top: 5px;
            transform-origin: left center;
        }

        .hamburger span:nth-child(3) {
            top: 10px;
            transform-origin: left center;
        }

.mobile-nav--open .hamburger span:nth-child(1) {
    transform: rotate(45deg);
    top: -3px;
    left: 3px;
}

.mobile-nav--open .hamburger span:nth-child(2) {
    width: 0%;
    opacity: 0;
}

.mobile-nav--open .hamburger span:nth-child(3) {
    transform: rotate(-45deg);
    top: 11px;
    left: 3px;
}

.hamburger__label:before {
    display: block;
    width: 45px;
    content: "Menu";
}

.mobile-nav--open .hamburger__label:before {
    opacity: 0;
}

.hamburger__label:after {
    position: relative;
    opacity: 0;
    margin-top: -14px;
}

.mobile-nav--open .hamburger__label:after {
    display: block;
    width: 45px;
    content: "Close";
    opacity: 1;
}

@media (min-width:1200px) {
    .container {
        margin-left: 15vw
    }
}


@media all and (min-width:1200px) {
    .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .dt-1, .dt-10, .dt-11, .dt-12, .dt-2, .dt-3, .dt-4, .dt-5, .dt-6, .dt-7, .dt-8, .dt-9 {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media (min-width:1200px) {
    .below-dt {
        display: none;
    }

    .above-dt {
        display: block;
    }
}

@media (max-width:1199px) {
    .below-dt {
        display: block;
    }

    .above-dt {
        display: none;
    }
}


footer{display: block;}

.wrapper {
    z-index: 2;
    position: relative
}

@media (min-width:1200px) {
    .wrapper {
        margin-left: 15vw
    }
}

.section-title {
    z-index: 1;
    position: relative;
    margin: 50px 0;
    font-weight: 300;
    font-size: 1rem;
    text-align: center;
    color: #555
}

.colophon {
    position: relative;
    text-align: center;
    background: #862633 no-repeat top center;
    background-size: 275%;
    color: #fff
}

.home .colophon:before {
    z-index: 1;
    display: block;
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    background: linear-gradient(to bottom, #e2e2e2 15%, rgba(226, 226, 226, .5) 28%, rgba(226, 226, 226, 0) 40%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#00eeeeee', GradientType=1)
}

.colophon:before {
    z-index: 1;
    display: block;
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    background: linear-gradient(to bottom, #fff 15%, rgba(255, 255, 255, .5) 28%, rgba(255, 255, 255, 0) 40%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#00eeeeee', GradientType=1)
}

.colophon:after {
    display: block;
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    background: linear-gradient(to top, rgba(0, 0, 0, .875) 0, rgba(0, 0, 0, .1) 75%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#00eeeeee', GradientType=1)
}

.colophon__inner {
    z-index: 1;
    position: relative;
    padding-bottom: 24px;
    font-size: .875rem
}

.colophon__inner a {
    color: #fff;
    text-decoration: none
}

.colophon__logo {
    margin: 15vh auto 24px
}

.colophon__logo img {
    width: 110px;
    height: 76px
}

@media (min-width:1200px) {
    .colophon__logo {
        margin-top: 45vh
    }
    .colophon__logo img {
        width: 80px;
        height: 55px
    }
}

.colophon__copyright {
    color: #999
}

@media (min-width:900px) {
    .colophon__copyright {
        max-width: 70%;
        margin: 0 auto
    }
}

@media (min-width:600px) {
    .colophon {
        background-size: cover
    }
}

.btn {
    display: inline-block;
    font-weight: 400;
    line-height: 1.25;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .5rem 1rem;
    font-size: 18px;
    transition: all .2s ease-in-out;
    text-transform: uppercase
}

.btn-primary, .btn-primary:hover {
    color: #862633!important;
    background-color: #fff !important;
    border-color: #862633!important;
    border-radius: 0!important;
}

.overlay {
    z-index: 1;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: calc(100% + 20vw);
    margin-left: -20vw;
    background: rgba(0, 0, 0, .3)
}

.overlay.overlay--open {
    display: block
}

/*media all*/
.gfield_required {
    color: #790000;
    margin-left: 4px;
}

