﻿@media only screen and (max-width: 1100px) {
    .texteditor {
        column-gap: 2rem;
    }

    .header {
        box-sizing: border-box;
        display: table;
    }

    ul.headerone {
        padding: 1.7rem 0;
        width: 90%;
    }

        ul.headerone > li {
            box-sizing: border-box;
            display: inline-block;
            padding: 0;
            width: 100%;
        }

        ul.headerone li.fontwrap, ul.headerone li.logo {
            vertical-align: top;
        }

        ul.headerone li.fontwrap, ul.headerone li.logo {
            width: 320px;
            ;
        }

    li.headcontact {
        float: right;
        padding-left: 1rem;
        vertical-align: middle;
        width: 100%;
    }

    .regwrap {
        float: right;
        padding-top: 0;
    }


    ul.fontwrapelements {
        float: none;
        padding-right: 0;
    }

    ul.headerone ul.Inc {
        float: left;
    }

        ul.headerone ul.Inc li {
            box-sizing: border-box;
            display: inline-block;
            padding: 0;
            width: auto;
        }

    ul.headerone li.headcontact ul {
        float: right;
    }

        ul.headerone li.headcontact ul li {
            box-sizing: border-box;
            display: inline-block;
            width: auto;
            margin: 0 0 .5rem 0;
        }

    .language-noimage {
        float: left;
        margin-top: 0;
        padding-right: 0;
        text-align: left;
    }

    .regwrap {
        width: 100% !important;
    }

    .regpanel .loginpan a {
        margin-top: 0;
    }

    ul.headerone .regpanel li {
        padding-left: 1rem;
        display: inline-block;
        width: 160px;
    }

    h1 {
        margin-left: 1rem;
    }

    .hero {
        height: 300px !important;
    }

    .herowrap {
        height: 300px;
        width: 100%;
    }

    .headsearch {
        min-height: 56px;
        top: -56px;
        display: block;
    }

    .nav {
        padding: .5rem;
    }

    .headsearch input[type="submit"] {
        min-width: 100px;
        ;
    }

    li.languagepanel {
        float: left;
        width: auto !important;
    }

    li.fontsize {
        clear: none;
        float: left;
        width: auto !important;
        margin-left: 1rem;
        padding-top: 0;
    }

    ul.regpanel {
        margin-top: 1rem;
    }

    .regpanel li a {
        padding: .7rem;
    }
}



@media only screen and (max-width: 650px) {

    ul.headerone li.fontwrap, ul.headerone li.logo {
        width: 200px;
    }

    h1 {
        background-color: green;
    }
}

@media only screen and (max-width: 550px) {

    ul.loginform li:nth-child(3) {
        margin-top: 0rem;
    }

    ul.loginform li.formlabel {
        float: none;
        height: auto;
        line-height: normal;
        margin-bottom: 10px!important;
    }



    ul.loginform li.formitem {
        float: none;
        padding: 0;
        min-width: 100%;
    }
}

@media only screen and (max-width: 50em) {
    /*common*/

    h1 {
        overflow: hidden;
        margin-bottom: 1rem;
        background-color: blue;
    }

    h2 {
        overflow: hidden;
        margin-bottom: .7em;
    }

    h3 {
        overflow: hidden;
    }

    span.resultitem h3 {
        text-align: left !important;
    }

    .section-heading h2 {
        margin-bottom: 0;
    }

    a {
        position: relative;
    }

        a:focus {
            background: transparent !important;
            background-color: transparent !important;
        }

        a:active {
            top: 1px;
        }

    p {
        line-height: 140%;
        white-space:normal;
    }


    ul.headerone li.headcontact ul li {
        padding-left: 0;
        background-image: none;
        line-height: normal;
        height: auto !important;
        margin: 0;
    }

    li.register {
        margin-bottom: 1rem;
    }

    ul.regpanel {
        float: right;
        width: 100%;
    }

    .content {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }

    .aids {
        margin-bottom: 1em;
    }

    .logo {
        float: none;
        margin-top: 0;
        margin-left: auto;
        margin-right: auto;
    }

        .logo img {
            max-width: 90%;
        }


    .tabPanel legend {
        margin-top: 0;
    }

    .tabPanel fieldset p {
        margin-bottom: 1rem;
    }


    .tagcloud {
        display: none;
    }

    .main {
        background: transparent;
        position: relative;
        margin-bottom: 1em;
        box-sizing: border-box;
        width: 100%;
        padding: 1rem;
    }

    .sidenav, .panels {
        float: none;
        width: 100%;
    }

    a.feedback {
        background-image: none;
        padding-left: 0;
        text-align: center;
        font-weight: normal;
        padding: 0 1rem;
        border-radius: 0;
    }

    .header a.feedback:active {
        bottom: -1px !important;
        top: auto;
    }
    /*forms*/
    .field-panel {
        float: none;
        padding-left: 0;
    }

    label {
        color: #666;
        margin-bottom: 10px;
    }

    .RegButton, .RegButton:focus {
        background: #00a6e8;
        border: none;
        border-radius: 0;
        box-shadow: none;
        text-shadow: none;
        margin-bottom: 5px;
    }

    .formlabel {
        border-radius: 0;
        float: left;
        margin-top: 0;
        width: 100%;
        -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
        -moz-box-sizing: border-box; /* Firefox, other Gecko */
        box-sizing: border-box; /* Opera/IE 8+ */
        float: none;
    }


    .formitem {
        border-radius: 0;
        float: left;
        width: 100%;
        -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
        -moz-box-sizing: border-box; /* Firefox, other Gecko */
        box-sizing: border-box; /* Opera/IE 8+ */
        float: none;
    }

    fieldset {
        padding-top: 0;
        margin-top: 0;
        border: none;
    }

    .form-section fieldset ul li ul.field-panel, .registerfieldset ul li ul.field-panel {
        padding: 0;
    }

    select {
        width: 100%;
        float: none;
        -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
        -moz-box-sizing: border-box; /* Firefox, other Gecko */
        box-sizing: border-box; /* Opera/IE 8+ */
        margin-bottom: 10px;
        color: #666;
        padding: .25em;
    }

    input[type="text"], input[type="password"] {
        max-width: 100% !important;
        min-width: 100% !important;
        width: 100% !important;
        -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
        -moz-box-sizing: border-box; /* Firefox, other Gecko */
        box-sizing: border-box; /* Opera/IE 8+ */
        padding: .25em;
        color: #666;
    }

    .registerfieldset {
        margin-bottom: 0 !important;
    }

    .ButtonMargin {
        float: left;
        width: 100%;
    }

        .ButtonMargin input.OrangeButton, .ButtonMargin input.UtilButton, .buttonmargin input.StaButton {
            width: 48% !important;
            -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
            -moz-box-sizing: border-box; /* Firefox, other Gecko */
            box-sizing: border-box; /* Opera/IE 8+ */
            margin: 0 0 2rem 0;
        }
        .changepassword .ButtonMargin p {
    clear:left;
    float:left;
}

        .ButtonMargin input.OrangeButton {
            float: left;
        }

        .ButtonMargin input.UtilButton {
            float: right;
        }

        .buttonmargin input.StaButton, .buttonmargin input.StaButton:hover {
            margin-right: 20px !important;
            -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
            -moz-box-sizing: border-box; /* Firefox, other Gecko */
            box-sizing: border-box; /* Opera/IE 8+ */
            margin-left: 0 !important;
            margin-bottom: 20px !important;
            margin-top: 10px !important;
        }

    .wrapper-share-your-form input[type=button]:first-child {
        margin-left: 0 !important;
        width: 48%;
        background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top, #ededed 5%, #dfdfdf 100%) repeat scroll 0 0 !important;
        border: 1px solid #adadad;
        border-radius: 4px !important;
        box-shadow: 0 1px 0 0 #ffffff inset;
        color: #555 !important;
        cursor: pointer;
        display: inline-block;
        margin: 0 0 1em !important;
        min-width: inherit;
        padding-bottom: 9px !important;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 9px !important;
        text-decoration: none;
        text-shadow: 1px 1px 0 #ffffff;
    }

    .wrapper-share-your-form input[type=button]:nth-child(2) {
        margin-right: 0 !important;
        width: 48%;
        background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top, #ededed 5%, #dfdfdf 100%) repeat scroll 0 0 !important;
        border: 1px solid #adadad;
        border-radius: 4px !important;
        box-shadow: 0 1px 0 0 #ffffff inset;
        color: #555 !important;
        cursor: pointer;
        display: inline-block;
        margin: 0 0 1em !important;
        min-width: inherit;
        padding-bottom: 9px !important;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 9px !important;
        text-decoration: none;
        text-shadow: 1px 1px 0 #ffffff;
    }

    textarea {
        width: 100%;
        color: #666;
        box-sizing: border-box;
    }
    /*Header*/
    div.login {
        background-color: #f0f0f0;
        border-top: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
        display: block;
        float: none;
        left: 0;
        margin-right: 0;
        padding: 10px;
        position: relative;
        top: 0;
        width: 100%;
        padding: 1rem 5%;
        -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
        -moz-box-sizing: border-box; /* Firefox, other Gecko */
        box-sizing: border-box; /* Opera/IE 8+ */
        margin-bottom: 1rem;
        box-sizing: border-box;
    }

    #logindiv ul.loginbottom {
        margin: 1rem 0 !important;
    }

    div.login fieldset {
        float: none;
    }

    div.login ul {
        display: block;
        float: none;
        width: 100%;
        text-align: center;
    }

    ul.loginbottom {
        text-align: center;
        margin-top: 0 !important;
    }

    div.login li {
        display: inline-block;
        float: none;
        padding: 0;
        width: 30%;
        margin-right: 2%;
    }

        div.login li.last {
            margin-top: .8em;
        }

        div.login li label {
            display: block;
            margin-bottom: 10px;
        }

    .login input[type="text"], .login input[type="password"] {
        margin-right: 0;
        max-width: 100% !important;
        min-width: 100% !important;
        padding-left: 0;
        width: 100% !important;
        padding: 5px;
        margin-bottom: 0;
        -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
        -moz-box-sizing: border-box; /* Firefox, other Gecko */
        box-sizing: border-box; /* Opera/IE 8+ */
        border-width: 2px;
    }

    ul.loginbottom li {
        padding-bottom: 0;
        margin-right: 20px;
        width: auto !important;
    }

    .loginbottom li a {
        margin-right: 0;
    }

    .loggedin ul {
        margin: 10px 0;
    }

        .loggedin ul li {
            display: inline-block;
            margin-right: 10px;
            border-right: 1px solid #333;
            padding-right: 10px;
            width: auto !important;
            color: #666;
        }

            .loggedin ul li:last-child {
                margin-right: 0;
                padding-right: 0;
                border-right-style: none;
            }

    .nav {
        width: 100%;
        margin: 0;
    }

        .nav ul li {
            background-color: #029dd6;
            border-bottom: 1px dotted #666;
            display: block;
            float: none;
            margin-right: 0;
            padding-left: 15px;
            border-radius: 0px;
        }

            .nav ul li:last-child {
                border-bottom: none;
            }

            .nav ul li.current {
                background-color: #898C31 !important;
                border-bottom: 1px solid #676925 !important;
                border-left: medium none;
                border-right: medium none;
                border-top: 1px solid #676925;
                margin-top: 0 !important;
                position: static;
            }

                .nav ul li.current a {
                    text-decoration: underline;
                }

            .nav ul li a:active, .nav ul li a:hover {
                text-decoration: underline;
                color: #fff;
            }

            .nav ul li a {
                color: #fff;
                display: block;
                font-family: Tahoma, Geneva, sans-serif;
            }

    .aids {
        width: 100% !important;
        margin: 0;
        padding: .5rem;
        -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
        -moz-box-sizing: border-box; /* Firefox, other Gecko */
        box-sizing: border-box; /* Opera/IE 8+ */
        background-color: #f0f0f0;
        border-bottom: 1px solid #ccc;
        margin-bottom: 1.5em;
    }

        .aids .fontwrap {
            display: none;
        }

    .language {
        border-left: none;
        line-height: 32px;
        overflow: hidden;
        padding-right: 35px;
        padding-left: 10px;
        text-overflow: ellipsis;
        box-sizing: border-box;
        white-space: nowrap;
    }

    .breadcrumb ul {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


        .breadcrumb ul li {
            display: inline-block;
        }

            .breadcrumb ul li.last {
                background-image: none;
                padding-right: 0;
            }



    .tabPanel {
        color: #666;
        margin-bottom: 2em;
    }

    .benefits p {
        margin-top: 0.5em;
    }

    .sidenav .tabsList li.current {
        background: none;
        border-bottom: none;
        color: #666;
    }

        .sidenav .tabsList li.current a, .sidenav .tabsList li.current a:hover, .sidenav .tabsList li.current a:active {
            color: #666;
            text-decoration: none;
        }

    .phoneheader {
        display: inline-block;
        width: 80%;
        width: calc(100% - 90px) !important;
        height: 48px;
        position: absolute;
        top: 0;
        left: 45px;
        box-sizing: border-box;
        padding: 0.8em 5%;
        background-color: #43285D;
        z-index: 300;
    }

        .phoneheader a {
            color: #fff !important;
            line-height: normal;
            text-align: left;
            text-decoration: none;
            z-index: 30000;
            font-weight: normal;
            display: block;
        }

            .phoneheader a:hover {
                text-decoration: none;
            }

    a#meanmenuReveal {
        background-color: #43285D;
    }

    nav#meanmenuNav ul li:first-child {
        display: none;
    }
    /*footer*/
    .footer {
        padding: 1rem;
        padding-bottom: 0;
        border-radius: 0;
        margin-top: 0;
        -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
        -moz-box-sizing: border-box; /* Firefox, other Gecko */
        box-sizing: border-box; /* Opera/IE 8+ */
        width: 100%;
    }
    .footeragencyname {
        font-size:20px;
    }

    .footerwrap {
        width: 100%;
    }

    .footer div:first-child {
        border-top: medium none;
    }

    .footer div.three, .footer div.two, .footer div.four, .footer div.five {
        border-style: none !important;
        padding-left: 0;
        padding-right: 0px;
        padding-bottom: 36px!important;
        padding-top: 0;
        width: 100%;
        margin: 0 !important;
        -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
        -moz-box-sizing: border-box; /* Firefox, other Gecko */
        box-sizing: border-box; /* Opera/IE 8+ */
        display: inline-block;
    }

        .footer div.three:nth-child(3) {
            margin: 0 auto;
            float: left;
            width: 100%;
            padding-bottom: 0;
            margin-top: 20px;
        }

    .one, .two, .three, .four {
        min-height: 100px !important;
    }

    .footer h3 {
        text-align: left;
        margin-bottom: 10px;
    }

    .footer div div {
        border: medium none;
    }

    .footer div {
        border: none;
        float: none;
        padding-bottom: 0;
    }

    .footer-portallinks, .footer-followus {
        margin: 0 !important;
    }

    .footer-followus {
        padding: 0px !important;
    }

.footer ul li {
        box-sizing: border-box;
    display: inline-block;
    list-style-position: inside;
    list-style-type: none;
    margin-left: 0;
    padding: 0 1rem 0 0;
    width: 33.3%;
}

        .footer li br {
            width: 5px;
            display: inline;
        }

        .footer .contactcolumn {
            display:table-row;
            table-layout:fixed;
        }
        .footer .contactcolumn li{
            display:table-cell;
        }
    .footer div div {
        border-bottom: medium none;
        border-top: medium none;
    }

    ul.social {
        list-style-position: inside;
        list-style-type: none;
        margin: 10px 0;
        padding-left: 0;
        text-align: center;
        width: 100%;
    }

    .social li {
        display: inline;
        float: none;
    }

    .footer img {
        border: medium none;
        float: none;
        padding: 0;
        margin-right: 10px;
        margin-left: 0;
    }

    .footer a.poweredby img {
        margin: 0;
    }

    .social li a:active {
        background-color: transparent;
    }
    /*homepage*/

    .searchwrap {
        border-radius: 0;
        margin-bottom: 2em;
        margin-top: 1em;
        padding: 1rem;
    }

    .innersearch .alert {
        margin-bottom: .8em !important;
    }

    fieldset.smmartop {
        background-image: none;
        padding: 0;
    }

        fieldset.smmartop input[type="submit"] {
            margin-top: 1em !important;
            width: 50% !important;
        }

    .searchwrapbottom ul li:last-child {
        display: inline-block;
    }

    .searchwrap input[type="text"].zip {
        max-width: 100% !important;
        min-width: 100% !important;
        width: 100% !important;
        padding: 0.25em;
        -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
        -moz-box-sizing: border-box; /* Firefox, other Gecko */
        box-sizing: border-box; /* Opera/IE 8+ */
    }

    .searchwrap input, .searchwrap select {
        padding: 0.25em;
        -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
        -moz-box-sizing: border-box; /* Firefox, other Gecko */
        box-sizing: border-box; /* Opera/IE 8+ */
    }

    .searchwrapbottom input.keyword[type="text"] {
        max-width: 100% !important;
        min-width: 100% !important;
        width: 100% !important;
        padding: 0.25em;
        -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
        -moz-box-sizing: border-box; /* Firefox, other Gecko */
        box-sizing: border-box; /* Opera/IE 8+ */
    }

    .innersearch ul li {
        list-style-type: none;
        display: block;
    }

    .searchwrapbottom label {
        width: 100%;
        margin: 5px 0 5px 0 !important;
        margin-bottom: 10px;
    }

    .searchwrapbottom .nowrap {
        display: block;
        margin-bottom: 0;
    }

    .searchwrap a {
        margin-left: 0;
        margin-bottom: 0;
    }

    .taxwrap {
        float: none;
        width: 100%;
    }

    /*Search Results*/

    .listing .optiondetails {
        margin-left: 0;
        width: 100%;
    }

    ul.categories {
        background-image: none;
        padding-left: 0;
    }

    .category {
        width: 100%;
        background: #e8edee !important;
        border: none;
        background-image: none !important;
        padding: 1em;
        -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
        -moz-box-sizing: border-box; /* Firefox, other Gecko */
        box-sizing: border-box; /* Opera/IE 8+ */
    }

        .category h3 {
            line-height: normal;
            text-align: left;
        }

    ul.categories li {
        line-height: 140% !important;
    }

    p.summary {
        text-align: center;
        margin-bottom: 20px;
    }

    .taxdesc {
        background: #ffffff !important;
        border: 1px solid #D8D8D8 !important;
        background-image: none !important;
        padding: 1em;
    }

        .taxdesc h2 {
            text-align: center;
        }

    .print, .emailpage, .exportsearch, ul.resources {
        display: none;
    }

    .result-count {
        margin-top: 0;
    }

    .savebar {
        padding: 10px;
    }

        .savebar ul {
            width: 100%;
            -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
            -moz-box-sizing: border-box; /* Firefox, other Gecko */
            box-sizing: border-box; /* Opera/IE 8+ */
            padding-top: 0;
            padding-bottom: 0;
        }

        .savebar fieldset ul li:nth-child(2), .savebar fieldset ul li:nth-child(3), .savebar fieldset ul li:nth-child(4) {
            padding: 0;
            text-align: center;
            width: 100%;
            -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
            -moz-box-sizing: border-box; /* Firefox, other Gecko */
            box-sizing: border-box; /* Opera/IE 8+ */
            margin: 0;
            float: 0;
            border: none;
        }

    #newfolder {
        width: 100%;
        padding: 0;
        -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
        -moz-box-sizing: border-box; /* Firefox, other Gecko */
        box-sizing: border-box; /* Opera/IE 8+ */
        margin-top: 10px;
        border: none;
        background-color: transparent;
    }

        #newfolder fieldset {
            padding: 0;
        }

        #newfolder input[type="submit"] {
            margin-top: .8em;
        }

    .savebar #newfolder fieldset ul li:nth-child(2), .savebar #newfolder fieldset ul li:nth-child(3), .savebar #newfolder fieldset ul li:nth-child(4) {
        background-color: transparent;
        padding: 0;
        border-style: none;
    }

    .savebar ul li {
        line-height: normal;
        width: 100%;
    }

    .savebar fieldset ul li:nth-child(2) {
        padding: 1rem 0;
    }

        .savebar fieldset ul li:nth-child(2) select {
            margin: .8em 0;
        }

    .savebar fieldset ul li:nth-child(3) {
        border-left: none;
        border-right: none;
        padding: 0;
    }

    .savebar fieldset ul li:nth-child(2) label {
        margin: 1em 0;
    }

    li.checkall input {
        margin-right: 10px;
    }

    .savebar {
        float: left;
        background: none;
        background-color: #fff;
        border: none;
        padding: 0;
        margin-bottom: 2em;
    }

        .savebar .checkall {
            border-style: none;
            margin: 0;
            padding: 0;
        }

        .savebar fieldset {
            width: 100%;
            -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
            -moz-box-sizing: border-box; /* Firefox, other Gecko */
            box-sizing: border-box; /* Opera/IE 8+ */
        }

        .savebar input[type="submit"] {
            margin-bottom: 0 !important;
            min-width: 50%;
            width: auto;
        }

    #ServiceTelephone p br strong {
        clear: left;
    }

    .savebar > label {
        margin: 1em 0;
        display: block;
    }

    .savebar label {
        margin: 1em 0;
        text-align: center;
    }

    #newfolder ul li {
        text-align: center;
        width: 100%;
        -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
        -moz-box-sizing: border-box; /* Firefox, other Gecko */
        box-sizing: border-box; /* Opera/IE 8+ */
    }

        #newfolder ul li:nth-child(3) input[type="submit"] {
            margin-bottom: 1em !important;
        }

    .savebar #newfolder ul li:nth-child(3) input[type="submit"] {
        margin-bottom: 0 !important;
    }

    .savebar select, .savebar input[type="text"] {
        padding: .25em;
        margin: 1em 0;
    }

    li.or {
        clear: left;
    }

    .savebarhide {
        display: block;
        width: 100%;
    }

        .savebarhide ul li {
            display: block;
            margin-top: 10px;
        }

    .relatedservices {
        width: 100%;
        text-align: center;
        margin-bottom: 0;
        webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
        -moz-box-sizing: border-box; /* Firefox, other Gecko */
        box-sizing: border-box; /* Opera/IE 8+ */
    }
    /*Advanced Search*/
    fieldset {
        border-bottom: none;
        padding-bottom: 0;
        margin-bottom: 0;
    }

    legend {
        background-color: transparent;
        margin-top: 1rem;
        margin-bottom: 1rem;
        align-content: center;
        align-self: center;
        width: 100%;
        webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
        -moz-box-sizing: border-box; /* Firefox, other Gecko */
        box-sizing: border-box; /* Opera/IE 8+ */
    }

    .HelpButton {
        display: none;
    }

    .distanceinput {
        margin-bottom: 0;
    }

    .searchwrap .alert {
        margin-left: 0;
        margin-bottom: 0;
    }
    /*FAQ*/
    .topfaq, .faqcat {
        float: left;
        margin-bottom: 1em;
        width: 100%;
    }

    .mean-container .mean-bar {
        background: #43285D none repeat scroll 0 0;
        float: left;
        min-height: 42px;
        padding: 4px 0;
        position: relative;
        width: 100%;
        z-index: 999999;
    }

    .faqsearch {
        background-image: none;
        background-image: none;
        border-radius: 0;
        margin: 2em 0 2em 0;
        padding: 1rem;
        white-space: normal;
    }

        .faqsearch label {
            display: block;
            height: auto;
            color: #fff;
            margin: 0;
            width: 100%;
        }

        .faqsearch input[type="submit"] {
            margin: 0 !important;
            width: 50%;
        }

    .faqfieldset legend {
        display: none;
    }

    .faqsearch input[type="text"] {
        padding: 0.25em;
        max-width: 100% !important;
        min-width: 100% !important;
        width: 100% !important;
        -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
        -moz-box-sizing: border-box; /* Firefox, other Gecko */
        box-sizing: border-box; /* Opera/IE 8+ */
    }

    .faqlist ol {
        list-style-position: inside;
        list-style-type: decimal;
        margin-bottom: 2em;
        margin-top: 1.2em;
    }

        .topfaq ol li, .faqcat ol li, .faqlist ol li {
            line-height: 1em;
            list-style-position: outside;
            list-style-type: decimal;
            margin: 0 0 5px 0;
            margin-left: 40px;
            padding-left: 10px;
            width: auto;
            line-height: 140%;
        }
             .memberdocuments .faqlist ol {
        padding:0;
        margin:0;
    }
   .memberdocuments .faqlist ol li {
        list-style-position: inside;
        padding:0;
        margin:0;
        margin-bottom: 1rem;
        list-style-type: none;
    }

    .faqresults h2 {
        text-align: left;
    }

    .faqresults ul li {
        margin: 1em 0;
    }


    .texteditor, .texteditor ol li, .texteditor ul li, .texteditor div {
        line-height: 140%;
    }

        .texteditor strong {
            font-weight: 600;
        }

        .texteditor ul li, .texteditor ol li {
            margin: .2rem 0;
            ;
        }
    /*register page*/

    fieldset.registerfieldset, .form-section fieldset {
        margin: 0;
        padding: 0;
    }

    .section-heading h2 {
        margin-top: 1em;
    }

    .ui-datepicker-trigger {
        width: 43px;
        height: 43px;
        border-radius: 0;
        -webkit-appearance: none;
        -webkit-border-radius: 0;
        border-radius: 0;
        position: relative;
        background-image: url(_imgs/icons/icon-datepicker.png);
        background-repeat: no-repeat;
        background-position: center;
        border: 2px solid #ccc;
    }

    input.input-date {
        min-width: 270px !important;
        max-width: 270px !important;
        width: 270px !important;
        margin-right: 0;
    }

    .ui-widget-header {
        font-weight: normal;
    }
    /*contact page*/

   

        .halfleft ul, .halfright ul {
            margin-bottom: 2em;
        }

            .halfright ul ul {
                margin-bottom: 0;
            }

        .halfleft .FormError {
            position: static;
            padding: 5px !important;
            margin-bottom: 1px !important;
        }

        .halfleft select {
            margin-bottom: 0;
        }

        .halfleft input[type="submit"] {
            width: 50% !important;
        }

        .halfright ul li {
            clear: left;
        }

            .halfright ul li h2 {
                text-shadow: none !important;
                margin-top: .5em !important;
            }

            .halfleft ul li ul li, .halfright ul li ul li {
                overflow: hidden;
                text-overflow: ellipsis;
            }

        .halfleft textarea, .halfleft input[type="text"], .halfleft select {
            min-width: 100% !important;
            max-width: 100% !important;
            width: 100% !important;
            -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
            -moz-box-sizing: border-box; /* Firefox, other Gecko */
            box-sizing: border-box; /* Opera/IE 8+ */
        }
    /*Results page*/
    .tabPanel {
        height: auto;
        padding: 1rem;
        overflow: inherit;
        float: left;
        width: 100%;
        margin-bottom: 2em;
        -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
        -moz-box-sizing: border-box; /* Firefox, other Gecko */
        box-sizing: border-box; /* Opera/IE 8+ */
    }

    .sort-option {
        border: none;
        -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
        -moz-box-sizing: border-box; /* Firefox, other Gecko */
        box-sizing: border-box; /* Opera/IE 8+ */
        display: block;
        text-align: center;
        width: 100%;
        margin-bottom: 1rem;
    }

        .sort-option > label {
            width: auto;
            margin: 0;
            text-align: center;
            margin-bottom: .5em;
        }

        .sort-option > select {
            width: auto !important;
            margin-left: 20px;
            margin-bottom: 0;
        }


    div.result-count {
        margin-top: 9px;
        width: 100%;
        margin: 0;
        text-align: center;
    }

    .listing ul li div {
        margin-bottom: 0.2em;
    }

    .optiondetails div.address, .optiondetails div.eligibility {
        margin-bottom: 0;
    }

    div.pagination div {
        height: 1em;
    }

    div.pagination a {
        font-weight: normal !important;
        white-space: nowrap;
    }

        div.pagination a[disabled=disabled] {
            color: #aaa;
        }

            div.pagination a[disabled=disabled]:hover {
                color: #aaa;
                box-shadow: none;
                border-color: #A8A8A8;
            }

            div.pagination a[disabled=disabled]:active {
                top: 0;
            }

    div.pagination a {
        margin-bottom: 1rem;
        border: 1px solid #D8D8D8 !important;
    }

    .pagination a, .pagination span span {
        display: inline-block !important;
        float: none;
        border: 1px solid #F6A704;
    }

    div.search-terms {
        display: none;
    }

    div.pagination > span {
        margin: auto;
        display: table;
    }

    .ariaTabs li, .ariaTabs li a {
        width: 100%;
        -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
        -moz-box-sizing: border-box; /* Firefox, other Gecko */
        box-sizing: border-box; /* Opera/IE 8+ */
        height: auto !important;
        position: inherit;
    }

    .listing li {
        margin: 1rem 0 0 0;
        padding-top: 1rem;
    }

    .ariaTabs li a {
        text-decoration: underline;
    }

        .ariaTabs li a:active {
            position: relative;
            top: 1px;
        }

    .ProviderPanel input[type="text"], .ProviderPanel textarea {
        float: none;
        width: 100%;
        -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
        -moz-box-sizing: border-box; /* Firefox, other Gecko */
        box-sizing: border-box; /* Opera/IE 8+ */
    }

    .formitem, .formlabel {
        position: relative;
    }

    .tabsList li a, .tabsList li a:hover, .tabsList li a:active {
        background-color: #ccc !important;
        border-bottom: none;
        border-left: medium none;
        border-right: medium none;
        border-top: 1px dotted #666 !important;
        margin-top: 0 !important;
        position: static;
        color: #fff;
        padding-left: 10px !important;
        text-decoration: underline !important;
        text-align: center !important;
    }

    .tabsList li.current a, .tabsList li.current a:hover, .tabsList li.current a:active {
        border-bottom: none !important;
        border-left: medium none !important;
        border-right: medium none !important;
        border-top: 1px dotted #666 !important;
        margin-top: 0 !important;
        position: static !important;
        background-image: none !important;
        background: none !important;
        background-color: #43285D !important;
        color: #fff !important;
        padding-left: 10px !important;
        text-decoration: none !important;
        text-align: center !important;
    }

    .sidenav ul.tabsList {
        margin-top: 0;
    }

    div.benefits a.RegButton {
        text-align: center;
        display: block;
        width: 250px;
        text-align: center;
        margin: 1em auto;
        padding-top: 9px;
        padding-bottom: 9px;
        filter: none;
        border-radius: 4px !important;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
    }

    .sidenav ul.tabsList li.current a {
        background-color: #fff;
        text-align: center;
        margin: 0 auto;
    }

    #ProviderDetailsPanel .section {
        border-bottom: 1px solid #ccc !important;
    }

        #ProviderDetailsPanel .section:last-child {
            border-bottom: none !important;
        }

    .pagination div label, .pagination div select {
        display: none;
    }

    .smmartop legend {
        margin-top: 0;
    }

    .externalLink li {
        margin: .5rem 0;
    }
    /* Announcements*/
    .announcement-inner hr {
        height: 1px;
        border: 1px solid #ccc;
        margin: 2em 0;
    }
    /*Logged in*/
    .maincontent {
        width: 100%;
        margin-bottom: 2em;
    }

    .listing .option {
        position: absolute;
    }

    .listing .optiondetails {
        box-sizing: border-box;
        width: 100%;
    }

    .ariaTabs li h3 a {
        text-align: left;
        font-weight: bold;
    }

    .sidenav {
        width: 100%;
        -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
        -moz-box-sizing: border-box; /* Firefox, other Gecko */
        box-sizing: border-box; /* Opera/IE 8+ */
    }

    .panels1 {
        margin-top: 0;
        display: none;
    }

    .texteditor ul, .texteditor ol {
        margin-left: 2em;
    }

    .loggedin ul li:nth-child(3), .loggedin ul li:nth-child(2) {
        display: none;
    }

    div.panels1 div.ariaTabs ul.tabsList li:nth-child(2) {
        display: none;
    }

    div.panels1 div.ariaTabs ul.tabsList li a {
        text-decoration: none !important;
    }

    ul.folder li, ul.savedsearch li {
        padding-left: 0;
    }

    fieldset.deactivate input[type="submit"] {
        margin-bottom: 0 !important;
    }
    .tilerecords {
    height: auto;
    overflow-y: visible;
}
    .utilbar {
        width: 100%;
        background: none;
        background-color: transparent;
        margin: 0;
        -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
        -moz-box-sizing: border-box; /* Firefox, other Gecko */
        box-sizing: border-box; /* Opera/IE 8+ */
        padding: 0 !important;
        padding-bottom: 1rem !important;
        border: none;
    }

        .utilbar .UtilButton, .utilbar .UtilButton:hover {
            margin-bottom: 0 !important;
            width: inherit;
            min-width: 50% !important;
            width: auto !important;
        }

    .listcontrols {
        width: 100% !important;
        padding: 0 !important;
        float: none !important;
        box-sizing: border-box !important;
        display: block !important;
        text-align: center;
        margin-bottom: 1rem;
    }

    a.savesearch {
        background: -moz-linear-gradient(center top, #ededed 5%, #dfdfdf 100%) repeat scroll 0 0 #ededed;
        border: 1px solid #adadad;
        border-radius: 4px !important;
        box-shadow: 0 1px 0 0 #ffffff inset;
        color: #555;
        cursor: pointer;
        display: inline-block !important;
        width: auto !important;
        filter: none !important;
        float: none !important;
        margin: 0 !important;
        padding: 9px 20px 9px 20px;
        text-decoration: none;
        text-shadow: 1px 1px 0 #ffffff;
        display: block;
        height: auto;
        background-image: none !important;
    }

    .poweredby {
        margin-bottom: 1em;
        clear: left;
        text-align: center;
        width: 100%;
        display: block;
    }

    .items .option input, .noitems .option input, .search .option input {
        float: left;
        position: absolute;
        top: 12px;
        left: 5px;
    }
    /*Save search popup*/

    .popup .header {
        display: block;
        margin-bottom: 0;
        padding: 25px;
        float: none;
        -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
        -moz-box-sizing: border-box; /* Firefox, other Gecko */
        box-sizing: border-box; /* Opera/IE 8+ */
        width: 100%;
    }

    .popup .savesearch {
        display: none;
    }

    .popup .header h1 {
        text-shadow: none;
        margin-top: 0 !important;
        float: none;
    }

    .popup input[type="submit"] {
        width: 50% !important;
        margin-top: 15px;
    }

    .popup .content {
        width: 100% !important;
        height: auto !important;
        padding: 25px;
        -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
        -moz-box-sizing: border-box; /* Firefox, other Gecko */
        box-sizing: border-box; /* Opera/IE 8+ */
        background-color: transparent;
    }

    .popup fieldset {
        padding: 0;
        -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
        -moz-box-sizing: border-box; /* Firefox, other Gecko */
        box-sizing: border-box; /* Opera/IE 8+ */
    }

    .popup input[type="text"], .popup textarea {
        max-width: 100% !important;
        min-width: 100% !important;
        width: 100% !important;
    }

    .popup .formitem {
        margin-bottom: 25px;
    }
    /*Change password*/

    fieldset.forgotpassword legend {
        display: none !important;
    }
    /*Deactivate account*/
    fieldset.deactivate input[type="submit"] {
        width: 50% !important;
        margin-bottom: 1rem !important;
    }

    fieldset.deactivateaccount legend {
        display: none;
    }

    fieldset.deactivateaccount div {
        margin-top: 20px;
    }

        fieldset.deactivateaccount div input.OrangeButton, fieldset.deactivateaccount div input.UtilButton {
            width: 45% !important;
            margin-right: 20px !important;
        }
    /*Save to new folder*/
    div#newfolder ul li input[type="submit"] {
        width: 100%;
    }

    div#newfolder ul li:nth-child(3), div#newfolder ul li:nth-child(4) {
        width: 45% !important;
        margin-right: 20px !important;
    }
    /*Save the resource*/
    .savetheresource li.or {
        border-style: none !important;
        background-color: transparent !important;
        padding: 0 0 10px 0 !important;
    }

    .savebar fieldset.savetheresource ul li:nth-child(3) {
        border-style: none !important;
        background-color: transparent;
    }

    div#newfolder ul li:nth-child(3) {
        float: right;
        margin-right: 0 !important;
    }

    fieldset.savetheresource ul li:first-child {
        text-align: center;
    }

    fieldset.savetheresource ul {
        background-color: transparent;
        border: none;
        padding: 0;
    }
    /* Login/Register */
    .loginbottom li.clear {
        clear: left !important;
        width: 100% !important;
        height: 1px !important;
        display: block !important;
        float: none !important;
    }

    .loginbottom li.loginlogin {
        display: inline-block !important;
        margin: 0%;
        width: calc(50% - .5rem) !important;
    }

    .loginbottom li.loginregister {
        display: inline-block !important;
        margin: 0%;
        width: calc(50% - .5rem) !important;
    }

    a.loginloginbutton, a.loginregisterbutton {
        border: 1px solid #ccc;
        display: block;
        box-sizing: border-box;
        text-align: center;
        background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top, #ededed 5%, #dfdfdf 100%) repeat scroll 0 0 !important;
        border: 1px solid #adadad;
        border-radius: 4px !important;
        box-shadow: 0 1px 0 0 #ffffff inset;
        color: #555 !important;
        cursor: pointer;
        display: block;
        min-width: inherit;
        padding: 7px 20px !important;
        text-decoration: none;
        text-shadow: 1px 1px 0 #ffffff;
        width: 100%;
    }
    /*Consumer Home */
    .last input.StButton {
        box-sizing: border-box;
        width: 100%;
    }

    ul.saved {
        width: 100%;
        box-sizing: border-box;
    }

    h2.savedsearchheading, h2.resourcesheading {
        background-color: #f5b90c;
        color: #fff;
        margin-bottom: 0;
        padding: .5rem;
        box-sizing: border-box;
        margin-top: 1rem !important;
        display: block;
        font-weight: normal;
    }

    .search .detail, .search .option, .items .detail, .noitems .detail, .search .detail, .saved .items .option {
        left: 10px;
        padding-left: 75px;
    }

    li.items, li.noitems, li.search {
        background-position: 47px 15px;
    }

    h2.savedsearchheading > div, h2.resourcesheading > div {
        padding: 1rem;
    }

    .popup .header {
        background-color: #1E5CAB;
        float: left;
        margin-bottom: 2em;
        padding: 1% 1% 1% 5%;
        width: 100%;
        margin-top: 0;
    }

        .UtilButton:hover, .StaButton:hover {
            text-decoration: none;
        }

    #ErrorPanel a.StaButton:first-child {
        float: left !important;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    #ErrorPanel a.StaButton:nth-child(2) {
        float: right !important;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    li.advocate button {
        width: 100% !important;
        box-sizing: border-box;
        margin-bottom: 1rem;
    }

    li.advocate span {
        padding-bottom: 1rem;
        display: block;
    }

    fieldset.faqfieldset .faqsearch .mean-remove {
        display: block !important;
    }

    .faqsearch {
        padding: 1rem;
        margin:0;
    }

    .main .mean-remove {
        display: block !important;
    }

    .topfaq h2, .faqcat h2 {
        padding: 1rem;
        box-sizing: border-box;
        width: 100%;
    }

    .sidenav {
        display: none;
    }

    .listview-ul {
        width: 100%;
    }

    .detailpanel {
        top: 0;
        width: 100%;
        right: 0;
        z-index: 250;
    }

    .closepop {
        font-weight: bold;
    }
    #ServiceCatalogue .listview-ul li ul {
        margin-bottom: .6rem;
        margin-left: .6rem;
    }

    .summaryform {
        height: 380px;
    }


    .listsearch ul li:nth-child(2) {
        background-image: none !important;
        padding: 0;
        margin-bottom: 0;
        margin-top: 0;
    }

    .language-noimage {
        border: none !important;
        width: 100% !important;
        max-width: 100% !important;
        float: none;
        display: block;
    }

    #google_translate_element {
        display: inline-block;
        margin-right: 20px;
    }

    .footer-followus li {
        text-align: left;
    }
}

@media only screen and (max-width: 800px) {
    ul.headerone .regpanel li {
        display: inline-block;
        float: right;
        padding-left: 0;
        width: 270px;
    }

    ul.headerone li.headcontact ul {
        margin-top: 0;
    }

    .regpanel li a {
        padding: 0.6rem;
    }

    li.fontwrap {
        padding-top: .7rem;
    }

    ul.regpanel {
        margin-top: 0;
    }

    li.fontsize {
        margin-left: 0;
    }

    li.fontwrap {
        padding-top: 0.5rem;
    }

    .headsearchexpand {
        display: block;
    }

    .headsearch {
        display: block;
        min-height: 40px;
        top: 142px;
    }


        .headsearch .fullwidth {
            width: calc(100% - 140px);
            margin-bottom: 1.5rem;
        }

        .headsearch .formlocation {
            width: calc(100% - 205px);
        }

        .headsearch .getlocation {
            width: auto !important;
            margin-bottom: 1.5rem;
            float: right;
        }

        .headsearch .form-item.data label, .headsearch .form-item.focus label {
            background-color: #FBD482;
        }

    .herowrap {
        position: relative;
    }

    .hero {
        margin-top: 0;
    }

    ul.headerone {
        padding: 65px 1rem 1.5rem 1rem;
        width: 100%;
    }

    .header {
        margin-bottom: 0 !important;
    }

    .Inc {
        margin-top: .3rem;
    }
    /*Category view pages*/
    .searchpanel ul.tile {
        width: 100% !important;
        min-height: unset !important;
        margin: 0 0 1rem 0 !important;
    }

    .main ul.tile {
        width: 100% !important;
        min-height: 130px !important;
        margin: 0 0 1rem 0 !important;
    }

    body.login ul.tile {
        max-width: 600px !important;
    }

    ul.tile h2, ul.tile h3 {
        text-align: left !important;
        overflow:hidden;
    }
}
