@import url(/assets/styles/libs/components-font-awesome/font-awesome.css);

@import url(/assets/styles/libs/components-font-awesome/font-awesome.css);

@font-face {
    font-family: 'NoSpace';
    font-weight: normal;
    font-style: normal;
    src: url("/assets/fonts//zerowidthspaces.eot");
    src: url("/assets/fonts//zerowidthspaces.woff") format("woff"), url("/assets/fonts//zerowidthspaces.ttf") format("truetype"), url("/assets/fonts//zerowidthspaces.svg#NoSpace") format("svg");
}

/**

 * Media Queries

 * Media Queries for global elements based on screen variants:

 */

@font-face {
    font-family: 'NoSpace';
    font-weight: normal;
    font-style: normal;
    src: url("/assets/fonts//zerowidthspaces.eot");
    src: url("/assets/fonts//zerowidthspaces.woff") format("woff"), url("/assets/fonts//zerowidthspaces.ttf") format("truetype"), url("/assets/fonts//zerowidthspaces.svg#NoSpace") format("svg");
}

/**

 * Media Queries

 * Media Queries for global elements based on screen variants:

 */

p {
    margin: 0 0 24px;
}



a {
    color: #578270;
    text-decoration: none;
}

    a:hover {
        color: #4B4B4B;
    }

    a:active, a:focus {
        color: #4B4B4B;
        outline: none;
    }



hr {
    border-bottom: 1px solid #DDD;
    border-left: none;
    border-right: none;
    border-top: none;
    margin: 24px 0;
}



img,
video {
    margin: 0;
    max-width: 100%;
    height: auto;
}



abbr, acronym {
    border-bottom: 1px dotted #DDD;
    cursor: help;
}



address {
    display: block;
    margin: 0 0 12px;
}



hgroup {
    margin-bottom: 12px;
}



del {
    color: #717171;
}



blockquote {
    border: 0 none;
    color: #595959;
    margin: 0 0 24px 24px;
}

@media screen and (min-width: 48em) {

    blockquote {
        border-left: 3px solid #DDD;
        padding-left: 36px;
    }
}



cite {
    color: #8b8b8b;
    font-style: italic;
}

    cite:before {
        content: '\2014 \00A0';
    }



input, textarea {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
}



/**

 * Heading groups and generic any-heading class.

 * To target any heading of any level simply apply a class of `.hN`, e.g.:

 *

   <hgroup>

       <h1 class=hN>inuit.css</h1>

       <h2 class=hN>Best. Framework. Ever!</h2>

   </hgroup>

 *

 */

hgroup .hN {
    margin-bottom: 0;
}



/**

 * A series of classes for setting massive type; for use in heroes, mastheads,

 * promos, etc.

 */

/*------------------------------------*\

    $SMALLPRINT

\*------------------------------------*/

/**

 * A series of classes for setting tiny type; for use in smallprint etc.

 */

.core .search--container ul, .search > ul, .core .professional-listings, .content--stats {
    margin: 0;
    padding: 0;
}

    .core .search--container ul > li, .search > ul > li, .core .professional-listings > li, .content--stats > li {
        list-style: none;
    }



/** ClearFix **/

.search--container .dropdown-wrapper, .core .search--container .professionals--search, .core .search--container .form--search--content, .core .search--container .filter--options, .core .search--container .filter--group, .content--page .team {
    zoom: 1;
}

    .search--container .dropdown-wrapper:before, .core .search--container .professionals--search:before, .core .search--container .form--search--content:before, .core .search--container .filter--options:before, .core .search--container .filter--group:before, .content--page .team:before, .search--container .dropdown-wrapper:after, .core .search--container .professionals--search:after, .core .search--container .form--search--content:after, .core .search--container .filter--options:after, .core .search--container .filter--group:after, .content--page .team:after {
        content: "";
        display: table;
        height: 0;
        overflow: hidden;
        clear: both;
    }



.core .search--container ul, .search > ul, .core .professional-listings, .content--stats {
    margin: 0;
    padding: 0;
}

    .core .search--container ul > li, .search > ul > li, .core .professional-listings > li, .content--stats > li {
        list-style: none;
    }



.search > ul, .core .professional-listings {
    width: 100%;
    font-family: "NoSpace";
}

    .search > ul > li, .core .professional-listings > li {
        font-family: Roboto, sans-serif;
        display: inline-block;
        vertical-align: top;
    }



    .search > ul > li, .core .professional-listings > li {
        width: 49%;
        margin-bottom: 1.4%;
    }

@media all and (max-width: 48em) {

    .search > ul > li, .core .professional-listings > li {
        width: 100%;
        float: none;
        margin-left: 23px !important;
    }
}

.search > ul > li:nth-child(odd), .core .professional-listings > li:nth-child(odd) {
    margin-right: 1%;
    padding-right: 2.5%;
}

@media all and (max-width: 48em) {

    .search > ul > li:nth-child(odd), .core .professional-listings > li:nth-child(odd) {
        margin-right: 0%;
    }
}



/** Buttons Base **/

.core .btn--view, .content--page .btn--view { display: inline-block; text-transform: uppercase; padding: 8px 12px; color: white; background: #989181; font-weight: 600; font-family: Roboto Condensed, sans-serif; margin: 20px 0; text-decoration: none !important; }



/** Homepage Section Overviews **/

/** Interior Page Header **/

/** Interior Page Title **/

.core .page-title {
    padding: 10px 0;
    background: #578270;
    box-shadow: 0 0px 5px #46685a inset;
    color: #b5d9ce;
    font-family: Roboto Condensed, sans-serif;
    font-weight: 500;
    text-align: center;
    font-size: 2.6em;
    text-transform: uppercase;
}



.content--section > h4 {
    font: 1.875rem/1em Sentinel Ssm A, Sentinel Ssm B, serif;
    font-size: 1.75rem;
    line-height: 1em;
    font-family: Sentinel Ssm A, Sentinel Ssm B, serif;
    margin-bottom: 15px;
}



.content--section {
    margin-bottom: 1.5em;
}



.listing {
    list-style: none;
    padding: 0;
    margin: 0;
}

    .listing > li {
        margin-bottom: 1.5rem;
    }



.listing__title {
    font: 1.35rem/1.2em Sentinel Ssm A, Sentinel Ssm B, serif;
    font-size: 1.35rem;
    line-height: 1.2em;
    font-family: Sentinel Ssm A, Sentinel Ssm B, serif;
    margin-bottom: 0px;
}



.listing__date {
    font-size: 0.8em;
    font-weight: 700;
    color: #999999;
}



.listing__tag {
    font-style: italic;
}

    .listing__tag a {
        color: #999999 !important;
    }

        .listing__tag a:hover {
            color: black;
        }



p {
    margin: 0 0 24px;
}



a {
    color: #578270;
    text-decoration: none;
}

    a:hover {
        color: #4B4B4B;
    }

    a:active, a:focus {
        color: #4B4B4B;
        outline: none;
    }



hr {
    border-bottom: 1px solid #DDD;
    border-left: none;
    border-right: none;
    border-top: none;
    margin: 24px 0;
}



img,
video {
    margin: 0;
    max-width: 100%;
    height: auto;
}



abbr, acronym {
    border-bottom: 1px dotted #DDD;
    cursor: help;
}



address {
    display: block;
    margin: 0 0 12px;
}



hgroup {
    margin-bottom: 12px;
}



del {
    color: #717171;
}



blockquote {
    border: 0 none;
    color: #595959;
    margin: 0 0 24px 24px;
}

@media screen and (min-width: 48em) {

    blockquote {
        border-left: 3px solid #DDD;
        padding-left: 36px;
    }
}



cite {
    color: #8b8b8b;
    font-style: italic;
}

    cite:before {
        content: '\2014 \00A0';
    }



input, textarea {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
}



/**

 * Heading groups and generic any-heading class.

 * To target any heading of any level simply apply a class of `.hN`, e.g.:

 *

   <hgroup>

       <h1 class=hN>inuit.css</h1>

       <h2 class=hN>Best. Framework. Ever!</h2>

   </hgroup>

 *

 */

hgroup .hN {
    margin-bottom: 0;
}



/**

 * A series of classes for setting massive type; for use in heroes, mastheads,

 * promos, etc.

 */

/*------------------------------------*\

    $SMALLPRINT

\*------------------------------------*/

/**

 * A series of classes for setting tiny type; for use in smallprint etc.

 */

.core .search--container ul, .search > ul, .core .professional-listings, .content--stats {
    margin: 0;
    padding: 0;
}

    .core .search--container ul > li, .search > ul > li, .core .professional-listings > li, .content--stats > li {
        list-style: none;
    }



/** Social Icon Mixin **/

.core .search--container ul, .search > ul, .core .professional-listings, .content--stats {
    margin: 0;
    padding: 0;
}

    .core .search--container ul > li, .search > ul > li, .core .professional-listings > li, .content--stats > li {
        list-style: none;
    }



.search--container {
    background: #578270;
}



.search > ul {
    padding: 3em;
}



.form--label {
    position: absolute;
    overflow: hidden;
    top: 0;
    right: 0;
    padding: 5px 3px;
    width: 50px;
    display: inline-block;
    background: #c1e1d4;
    text-indent: -100px;
    -webkit-transform: translate3d(0, 0, 3);
    transform: translate3d(0, 0, 3);
    z-index: 3;
    cursor: pointer;
}

    .form--label::after, .form--label:after {
        margin-top: .1em;
        content: "\f002";
        font: 1.8em/1.3em "FontAwesome";
        color: #578270;
        padding: 0;
        display: inline-block;
        text-indent: 58px;
    }

    .form--label:hover::after, .form--label:hover:after {
        color: #4a917b;
    }

    .form--label.close::after, .form--label.close:after {
        content: "\f00d";
    }



.filter--btns--group {
    position: relative;
    margin-top: 40px;
    margin-left: 0.5%;
    margin-right: 1%;
}

    .filter--btns--group > button {
        padding: .575em .7em;
        text-transform: uppercase;
        color: #c1e1d4;
        background: #578270;
        border: 2px solid #c1e1d4;
        float: right;
        margin-left: 10px;
        font-family: Roboto Condensed, sans-serif;
        font-weight: bold;
    }

        .filter--btns--group > button:hover {
            background: #c1e1d4;
            color: #456859;
        }

        .filter--btns--group > button + button {
            border: none;
            padding: .7em .8em;
            background: #46685a;
        }

            .filter--btns--group > button + button:hover {
                background: #8db2a3;
                color: #2c4138;
            }

    .filter--btns--group > a {
        text-transform: uppercase;
        font-family: Roboto Condensed, sans-serif;
        font-weight: bold;
        color: #c1e1d4;
    }

        .filter--btns--group > a:before {
            content: "+";
        }

        .filter--btns--group > a.expanded:before {
            content: "-";
        }



.search--container .form--item:before, .search--container .form--item:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    right: 16px;
    border-style: solid;
    border-width: 10px 10px 0 10px;
}



.search--container ::-webkit-input-placeholder {
    color: #578270;
}

.search--container :-moz-placeholder {
    /* FF 4-18 */
    color: #578270;
}

.search--container ::-moz-placeholder {
    /* FF 19+ */
    color: #578270;
}

.search--container :-ms-input-placeholder {
    /* IE 10+ */
    color: #578270;
}

.search--container.green {
    background: #578270;
}

.search--container .btn {
    float: right;
    background: #4d7363;
    color: #c1e1d4;
    border: none;
    margin-left: .5em;
    padding: .5em;
    text-transform: uppercase;
}

    .search--container .btn:first-child {
        margin-left: 0;
    }

    .search--container .btn:hover {
        background: white;
        color: #4d7363;
    }

.search--container .dropdown-wrapper {
    position: relative;
}

    .search--container .dropdown-wrapper input {
        height: 33px;
        width: 100%;
        padding: 0 .5em;
        border: none;
        background: #c1e1d4;
    }

        .search--container .dropdown-wrapper input::after, .search--container .dropdown-wrapper input:after {
            content: "\f002";
            position: absolute;
            top: 40%;
            left: 15px;
            font-family: "FontAwesome";
        }

    .search--container .dropdown-wrapper .form--block {
        width: 22.9%;
        vertical-align: top;
        margin-left: 0;
        margin-top: .95%;
        display: inline-block;
        height: 51px;
        position: relative;
    }

        .search--container .dropdown-wrapper .form--block > label {
            position: absolute;
            height: 51px;
            right: 0;
        }

@media all and (max-width: 48em) {

    .search--container .dropdown-wrapper .form--block {
        width: 47%;
        margin-left: 0.5%;
        margin-right: 0.5%;
    }
}

@media all and (max-width: 30em) {

    .search--container .dropdown-wrapper .form--block {
        width: 97%;
        margin-left: 0.5%;
        margin-right: 0.5%;
    }
}

.search--container .dropdown-wrapper .form--block .form--items > input {
    display: inline-block;
    background: #c1e1d4;
    border: 0 none;
    color: #578270;
    font-size: 1.4em;
    font-family: sans-serif;
    padding: 10px 30px 10px 0.8em;
    width: 100%;
    margin-left: .8%;
    border: 0 none;
    height: 46px;
}

.search--container .dropdown-wrapper .form--block .form--btn {
    border: 0;
    position: absolute;
    top: 0;
    right: 0;
    opacity: 0;
    background: transparent;
    height: 51px;
}

.search--container .dropdown-wrapper .input-search {
    width: 25%;
    float: left;
    font-family: "FontAwesome";
}

    .search--container .dropdown-wrapper .input-search:before {
        content: "\f002";
        border: none;
        width: 1.2em;
        height: 1.2em;
        position: absolute;
        top: 20%;
        right: 7px;
        background-color: transparent;
        position: absolute;
    }

    .search--container .dropdown-wrapper .input-search:after {
        display: none;
    }

.search--container .form--item {
    vertical-align: top;
    cursor: pointer;
    position: relative;
    width: 24.32%;
    display: inline-block;
    padding: .4em .4em .4em .8em;
    margin-left: .95%;
    margin-top: .95%;
    color: #578270;
    background: #c1e1d4;
    font-size: 1.4em;
    font-family: sans-serif;
}

@media all and (max-width: 48em) {

    .search--container .form--item {
        width: 47%;
    }
}

@media all and (max-width: 30em) {

    .search--container .form--item {
        width: 97%;
    }
}

.search--container .form--item:hover {
    background: #b0d9c8;
}

    .search--container .form--item:hover:after {
        border-color: #b0d9c8 transparent;
    }

.search--container .form--item.active {
    padding-bottom: 30px;
}

.search--container .form--item.first {
    margin-left: 0.5%;
}

.search--container .form--item:before, .search--container .form--item:after {
    right: 16px;
}

.search--container .form--item:before {
    top: 45%;
    border-color: #578270 transparent;
}

.search--container .form--item:after {
    top: 38%;
    border-color: #c1e1d4 transparent;
}

.search--container .search {
    background: #c1e1d4;
    margin-left: 0.5%;
    overflow: visible;
    display: block;
    transition: height 0.3s;
}

@media all and (max-width: 48em) {

    .search--container .search {
        width: 95.5%;
        margin-left: 0.95%;
    }
}

@media all and (max-width: 30em) {

    .search--container .search {
        width: 97%;
        margin-left: 0.95%;
    }
}

.search--container .search ul {
    display: block;
}

.search--container .search li {
    line-height: 1.4;
    margin-left: 2%;
    width: 47%;
    position: relative;
}

@media all and (max-width: 30em) {

    .search--container .search li {
        width: 100%;
    }
}

.search--container .search a {
    font-size: 1em;
    text-decoration: none;
    color: #578270;
    padding: .2em 0;
}

    .search--container .search a:hover {
        color: #595959;
    }

    .search--container .search a.active {
        color: #595959;
    }

        .search--container .search a.active:before {
            background: #595959;
            text-align: center;
            font-size: 12px;
            vertical-align: middle;
            width: 16px;
            height: 16px;
            color: #c1e1d4;
            content: "X";
            border-radius: 50%;
            position: absolute;
            left: -20px;
            top: 3px;
        }

.search--container .search.hidden {
    overflow: hidden;
    height: 0px;
    transition: height 0.3s;
}

    .search--container .search.hidden ul {
        display: none;
    }



.open-search {
    background: #578270;
    cursor: pointer;
    position: absolute;
    left: 4%;
    font-family: Roboto Condensed, sans-serif;
    color: white;
    padding: 0.2em .5em;
    text-transform: uppercase;
}

    .open-search:before {
        content: "\f067";
        font-family: FontAwesome;
        color: white;
        margin-right: 5px;
    }

    .open-search:hover.active {
        content: "\f068";
    }

    .open-search:hover:before {
        color: #595959;
    }



.content {
    padding: 50px 0;
}

@media screen and (min-width: 64em) {

    .content {
        padding: 25px 37px;
        max-width: 72.125em;
    }
}

@media all and (max-width: 30em) {

    .content.content--landing {
        padding: 50px 0 0;
    }
}



.form--label {
    position: absolute;
    overflow: hidden;
    top: 0;
    right: 0;
    padding: 5px 3px;
    width: 50px;
    display: inline-block;
    background: #c1e1d4;
    text-indent: -100px;
    -webkit-transform: translate3d(0, 0, 3);
    transform: translate3d(0, 0, 3);
    z-index: 3;
    cursor: pointer;
}

    .form--label::after, .form--label:after {
        margin-top: .2em;
        content: "\f002";
        font: 1.8em/1.3em "FontAwesome";
        color: #578270;
        padding: 0;
        display: inline-block;
        text-indent: 26px;
        transition: color 0.5s ease;
    }

    .form--label:hover::after, .form--label:hover:after {
        color: #4a917b;
        transition: color 0.5s ease;
    }

    .form--label.close::after, .form--label.close:after {
        content: "\f00d";
    }



.core .page-title {
    color: #c1e1d4;
}

.core .search--container {
    background: #578270;
}

    .core .search--container .content {
        overflow: visible;
    }

@media screen and (min-width: 48em) {

    .core .search--container .content {
        padding-top: 10px;
        padding-bottom: 20px;
    }
}

.core .search--container fieldset {
    border: 0 none;
}

.core .search--container .professionals--search {
    width: 58%;
    float: left;
    height: 65px;
}

.core .search--container .form--search--content {
    width: 100%;
    float: left;
    background: #c1e1d4;
    height: 67px;
    border: none;
    padding: 0 .5em;
}

.core .search--container .filter--btns--group {
    padding-bottom: 20px;
    margin-top: 150px;
}

@media all and (max-width: 48em) {

    .core .search--container .filter--btns--group {
        margin-top: 20px;
    }
}

.core .search--container .filter--group {
    float: right;
    width: 40%;
}

@media all and (max-width: 48em) {
    .core .search--container .filter--group {
        width: 98%;
        float: left;
        margin-left: 0.95%;
    }
}

.core .search--container .filter--group li, #AlphaFilters li {
    width: 7%;
    float: left;
    background: #c1e1d4;
    margin: 0 1px 2px;
}

    .core .search--container .filter--group li.inactive a {
        color: #999999;
        cursor: context-menu;
    }

#AlphaFilters {
    float: right;
    width: 40%;
}
@media all and (max-width: 600px){
    .core .search--container .dropdown-wrapper .form--block .form--items > input{
        padding: 0 0 0 10px;
    }
    #AlphaFilters {
        padding: 0 0 0 10px;
        float: none;
        width: 100%;
    }
}

@media all and (max-width: 48em) {

    .core .search--container .filter--group li {
        width: 7.4%;
    }
}

@media all and (max-width: 30em) {

    .core .search--container .filter--group li {
        width: 7%;
        margin: 0 2px 0.67%;
    }
}

.core .search--container .filter--group a {
    width: 100%;
    height: 100%;
    display: block;
    text-align: center;
    padding: 2.5px;
    color: #578270;
}

.core .search--container .dropdown-wrapper {
    z-index: 100;
}

    .core .search--container .dropdown-wrapper .form--block {
        height: 62px;
        position: relative;
        width: 58%;
        z-index: 10;
        margin-top: 0px;
    }

@media all and (max-width: 48em) {

    .core .search--container .dropdown-wrapper .form--block {
        width: 98%;
        margin-bottom: 5px;
    }
}

.core .search--container .dropdown-wrapper .form--block > label {
    position: absolute;
    height: 65px;
    right: 0;
}

.core .search--container .dropdown-wrapper .form--block .form--items > input {
    display: inline-block;
    background: #c1e1d4;
    border: 0 none;
    color: #578270;
    font-style: normal;
    font-size: 20px;
    padding: 10px 30px 10px 20px;
    width: 100%;
    border: 0 none;
    height: 56px;
}

    .core .search--container .dropdown-wrapper .form--block .form--items > input + ul {
        margin-left: 1%;
        z-index: 100;
        position: absolute;
        width: 99.9%;
        background-color: #c1e1d4;
    }

        .core .search--container .dropdown-wrapper .form--block .form--items > input + ul li {
            padding: 8px 8px 8px 50px;
        }

            .core .search--container .dropdown-wrapper .form--block .form--items > input + ul li a {
                color: #578270;
            }

            .core .search--container .dropdown-wrapper .form--block .form--items > input + ul li.selected a {
                color: #5b6165;
            }

.core .search--container .dropdown-wrapper .form--block .form--items #typeahead-results {
    position: relative;
    left: 5px;
    background: #c1e1d4;
    display: none;
}

    .core .search--container .dropdown-wrapper .form--block .form--items #typeahead-results > li {
        padding: 5px 20px;
    }

        .core .search--container .dropdown-wrapper .form--block .form--items #typeahead-results > li:nth-child(odd) {
            background: #8db2a3;
        }

            .core .search--container .dropdown-wrapper .form--block .form--items #typeahead-results > li:nth-child(odd) a {
                color: #4B4B4B;
            }

                .core .search--container .dropdown-wrapper .form--block .form--items #typeahead-results > li:nth-child(odd) a:hover {
                    color: #578270;
                }

.core .search--container .dropdown-wrapper .form--block .form--btn {
    border: 0;
    position: absolute;
    top: 0;
    right: 0;
    opacity: 0;
    background: transparent;
    height: 65px;
}

.core .search--container .dropdown-wrapper .industry-filter,
.core .search--container .dropdown-wrapper .practice-filter,
.core .search--container .dropdown-wrapper .office {
    background: #c1e1d4;
    color: #578270;
    width: 32%;
    border: none;
    border-radius: 0 !important;
    -webkit-appearance: none;
    height: 50px;
    font-size: 1.5em;
    margin-left: 2%;
}

.core .search--container .dropdown-wrapper .industry-filter {
    margin-left: 0;
}

.core .search--container .dropdown-wrapper .form--item {
    opacity: 1;
    transition: opacity 1s, height 1s, margin-left 1s, margin-top 1s;
    width: 23.55%;
}

@media all and (max-width: 48em) {

    .core .search--container .dropdown-wrapper .form--item {
        width: 98%;
        padding-bottom: 0.4em !important;
    }
}

.core .search--container .dropdown-wrapper .form--item.hidden {
    opacity: 0;
    height: 0;
    margin: 0;
    transition: opacity 1s, height 1s, margin-left 1s, margin-top 1s;
}

.core .search--container .dropdown-wrapper .form--item.first {
    margin-left: 0.5%;
}

@media all and (max-width: 48em) {

    .core .search--container .dropdown-wrapper .form--item.first {
        margin-left: .95%;
    }
}

.core .search--container .dropdown-wrapper .form--item.advanced {
    width: 23.55%;
    margin-left: 1%;
    top: 126px;
}

@media all and (max-width: 48em) {

    .core .search--container .dropdown-wrapper .form--item.advanced {
        width: 98%;
        top: 0px;
    }
}

.core .search--container .dropdown-wrapper .form--item.advanced.first {
    margin-left: 0.5%;
}

@media all and (max-width: 48em) {

    .core .search--container .dropdown-wrapper .form--item.advanced.first {
        margin-left: .95%;
    }
}

@media screen and (min-width: 64em) {

    .core .search--container .dropdown-wrapper .form--item.advanced[data-id="admission"] {
        left: 0%;
    }
}

@media screen and (min-width: 64em) {

    .core .search--container .dropdown-wrapper .form--item.advanced[data-id="school"] {
        left: 24.4%;
    }
}

@media screen and (min-width: 64em) {

    .core .search--container .dropdown-wrapper .form--item.advanced[data-id="team"] {
        left: 49.3%;
    }
}

@media screen and (min-width: 64em) {

    .core .search--container .dropdown-wrapper .form--item.advanced[data-id="languages"] {
        left: 74.6%;
    }
}

.core .search--container .dropdown-wrapper .form--item span {
    padding: 0 0 0 10px;
}

@media screen and (min-width: 64em) {

    .core .search--container .dropdown-wrapper .form--item {
        position: absolute;
        top: 65px;
    }
}

@media screen and (min-width: 64em) {

    .core .search--container .dropdown-wrapper .form--item[data-id="industry"] {
        left: 0%;
    }
}

@media screen and (min-width: 64em) {

    .core .search--container .dropdown-wrapper .form--item[data-id="practice"] {
        left: 24.4%;
    }
}

@media screen and (min-width: 64em) {

    .core .search--container .dropdown-wrapper .form--item[data-id="office"] {
        left: 49.3%;
    }
}

@media screen and (min-width: 64em) {

    .core .search--container .dropdown-wrapper .form--item[data-id="title"] {
        left: 74.6%;
    }
}

.core .search--container .dropdown-wrapper .search {
    margin-right: 1.1%;
    margin-top: 0px;
}

    .core .search--container .dropdown-wrapper .search ul {
        padding-top: 10px;
        padding-left: 1%;
    }

@media screen and (min-width: 48em) {

    .core .search--container .dropdown-wrapper .search.advanced {
        top: 140px;
    }
}

@media screen and (min-width: 64em) {

    .core .search--container .dropdown-wrapper .search {
        top: 80px;
        position: relative;
        z-index: 200;
    }
}

@media all and (max-width: 48em) {

    .core .search--container .dropdown-wrapper .search {
        width: 98%;
        margin-left: 0.9%;
    }
}

.core .btn--view { text-align: center; display: table; background: #003764; font-size: 0.95em; margin: 20px 0; text-decoration: none !important; }

    .core .btn--view:hover {
        transition: color 0.5s;
        color: #fff;
        background: #003764;
    }

.core .content--overview {
    text-align: center;
}

    .core .content--overview h3 {
        font: 2.6875em/1em Roboto Condensed, sans-serif;
        text-transform: uppercase;
        margin-bottom: 10px;
    }

    .core .content--overview p {
        margin-bottom: 40px;
    }

.core .content--results article {
    margin-top: 40px;
}

.core .content--results .form--criteria {
    margin-left: 10px;
}

    .core .content--results .form--criteria .criteria .criteria-option i {
        background: #595959;
        text-align: center;
        font-size: .6em;
        display: inline-block;
        width: 14px;
        height: 14px;
        color: #fff;
        border-radius: 50%;
        font-style: normal;
        margin: 0 3px;
        position: relative;
        top: -2px;
    }

        .core .content--results .form--criteria .criteria .criteria-option i:hover {
            cursor: pointer;
        }

.core .professional-listings.green li {
    background: #578270;
}

.core .professional-listings h4 {
    font: 1.5em/1em Sentinel Ssm A, Sentinel Ssm B, serif;
    padding-top: 17px;
}

    .core .professional-listings h4 + p {
        font: 1em Sentinel Ssm A, Sentinel Ssm B, serif;
        font-style: italic;
    }

.core .professional-listings p {
    margin: 0 0 7px;
}

@media all and (max-width: 48em) {

    .core .professional-listings p {
        margin: 0 5px 7px 0px;
        margin-left: calc(135px + 5%);
    }
}

.core .professional-listings li {
    background: #003764;
    min-height: 165px;
    color: #fff;
}

@media all and (max-width: 48em) {

    .core .professional-listings li {
        width: 100%;
        display: block;
        margin-left: 0% !important;
    }
}

.core .professional-listings img {
    float: left;
    width: 135px;
    margin-right: 5%;
    height: 161px;
}

.core .professional-listings span, .core .professional-listings a {
    color: #b6b6b6;
}

    .core .professional-listings a:hover {
        color: #fff;
    }

.core.green li {
    color: #c1e1d4;
    background: #4a917b;
}



.content--page {
    border: solid 1px #DDD;
}

    .content--page div {
        padding: 7%;
    }

        .content--page div h4 {
            font: 2.5em/1.3em Sentinel Ssm A, Sentinel Ssm B, serif;
            margin-bottom: 15px;
        }

@media screen and (min-width: 48em) {

    .content--page div {
        padding: 65px 20%;
    }
}

.content--page .team {
    padding: 0;
}

@media screen and (min-width: 48em) {

    .content--page .team {
        overflow: hidden;
    }
}

.content--page .team figure {
    width: 49%;
    display: inline-block;
    background: black;
}

@media screen and (min-width: 30em) {

    .content--page .team figure {
        width: 25%;
        display: block;
        float: left;
    }
}

.content--page .team figure a {
    opacity: 0.99;
    transition: opacity 1s ease;
}

    .content--page .team figure a:hover {
        opacity: 0.8;
        transition: opacity 0.8s ease;
    }

.content--page .team figure img {
    width: 100%;
    height: 100%;
}

.content--page .btn--view { background: #003764; color: #4d7393; font-size: 0.95em; color: #7598B4; text-decoration: none !important; }

    .content--page .btn--view:hover {
        color: #fff;
    }



@media screen and (min-width: 64em) {

    .content--stats {
        min-height: 110px;
        max-height: 120px;
        overflow: hidden;
    }
}

.content--stats li {
    width: 100%;
    display: inline-block;
    margin-bottom: -6px;
    background: #dd7814;
    color: #f8e4d0;
    padding: 0 0 0 3%;
}

@media screen and (min-width: 64em) {

    .content--stats li {
        float: left;
        width: 50%;
        margin-bottom: 0;
    }
}

.content--stats li span {
    font: 5.5em/1.3em Sentinel Ssm A, Sentinel Ssm B, serif;
    display: inline-block;
    float: left;
    margin-right: 7%;
    opacity: .8;
    min-width: 25%;
}

.content--stats li p {
    float: left;
    padding: 20px 0 0;
    width: 50%;
    font-size: 0.95em;
}

.content--stats li:nth-child(2) {
    background: #cc6600;
}
