@font-face {
    font-family: 'Source Sans Pro';
    src: url("../fonts/SSP-Regular.eot");
    src: url("../fonts/SSP-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/SSP-Regular.ttf") format("truetype"), url("../fonts/SSP-Regular.svg#sourcesanspro") format("svg");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url("../fonts/SSP-SemiBold.eot");
    src: url("../fonts/SSP-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/SSP-SemiBold.ttf") format("truetype"), url("../fonts/SSP-SemiBold.svg#sourcesanspro") format("svg");
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url("../fonts/SSP-Bold.eot");
    src: url("../fonts/SSP-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/SSP-Bold.ttf") format("truetype"), url("../fonts/SSP-Bold.svg#sourcesanspro") format("svg");
    font-weight: 700;
    font-style: normal;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/* ==========================================================================
Normalize.scss settings
========================================================================== */
/**
* Includes legacy browser support IE6/7
*
* Set to false if you want to drop support for IE6 and IE7
*/
/* ==========================================================================
HTML5 display definitions
========================================================================== */
/*
* Corrects `block` display not defined in IE 8/9.
*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}

/**
* Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
*/
audio,
canvas,
video {
    display: inline-block;
}

    /**
* Prevents modern browsers from displaying `audio` without controls.
* Remove excess height in iOS 5 devices.
*/
    audio:not([controls]) {
        display: none;
        height: 0;
    }

/**
* Address styling not present in IE 8/9.
*/
[hidden] {
    display: none;
}

/* ==========================================================================
Base
========================================================================== */
/**
* 1. Set default font family to sans-serif.
* 2. Prevent iOS text size adjust after orientation change, without disabling
* 3.Corrects text resizing oddly in IE 6/7 when body `font-size` is set using
*    `em` units.
*/
html {
    font-family: sans-serif;
    /* 1 */
    -ms-text-size-adjust: 100%;
    /* 2 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
    position: relative;
    min-height: 100%;
    overflow-x: hidden;
    background: #2c2c2c;
}

html#home{
    background: none;
}



/**
* Remove default margin.
*/
body {
    margin: 0;
    font: normal 100% "Source Sans Pro", sans-serif;
    background: #eaeaea;
    width: auto;
    height: auto;
}

/* ==========================================================================
Links
========================================================================== */
/**
* Address `outline` inconsistency between Chrome and other browsers.
*/
/**
* Improves readability when focused and also mouse hovered in all browsers.
*/
a:focus {
    outline: thin dotted;
}

a:active, a:hover {
    outline: 0;
}

/* ==========================================================================
Typography
========================================================================== */
/**
* Addresses font sizes and margins set differently in IE 6/7.
* Address variable `h1` font-size and margin within `section` and `article`
* contexts in Firefox 4+, Safari 5, and Chrome.
*/
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

/**
* Address styling not present in IE 8/9, Safari 5, and Chrome.
*/
abbr[title] {
    border-bottom: 1px dotted;
}

/**
* Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
*/
b,
strong {
    font-weight: bold;
}

/**
* Address styling not present in Safari 5 and Chrome.
*/
dfn {
    font-style: italic;
}

/**
* Address differences between Firefox and other browsers.
*/
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

/**
* Addresses styling not present in IE 8/9.
*/
mark {
    background: #ff0;
    color: #000;
}

/**
* Addresses margins set differently in IE 6/7.
*/
/**
* Correct font family set oddly in Safari 5 and Chrome.
*/
code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em;
}

/**
* Improve readability of pre-formatted text in all browsers.
*/
pre {
    white-space: pre-wrap;
}

/**
*  Set consistent quote types.
*/
q {
    quotes: "\201C" "\201D" "\2018" "\2019";
}

/**
* Address inconsistent and variable font size in all browsers.
*/
small {
    font-size: 80%;
    overflow: auto;
}

/**
* Prevent `sub` and `sup` affecting `line-height` in all browsers.
*/
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

/* ==========================================================================
Embedded content
========================================================================== */
/**
* 1. Remove border when inside `a` element in IE 8/9.
* 2. Improves image quality when scaled in IE 7.
*/
img {
    border: 0;
}

/**
* Correct overflow displayed oddly in IE 9.
*/
svg:not(:root) {
    overflow: hidden;
}

/* ==========================================================================
Figures
========================================================================== */
/**
* Address margin not present in IE 8/9 and Safari 5.
*/
figure {
    margin: 0;
}

/* ==========================================================================
Forms
========================================================================== */
/**
* Define consistent border, margin, and padding.
*/
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

/**
* 1. Correct `color` not being inherited in IE 8/9.
* 2. Remove padding so people aren't caught out if they zero out fieldsets.
* 3. Corrects text not wrapping in Firefox 3.
* 4. Corrects alignment displayed oddly in IE 6/7.
*/
legend {
    border: 0;
    /* 1 */
    padding: 0;
    /* 2 */
}

/**
* 1. Correct font family not being inherited in all browsers.
* 2. Correct font size not being inherited in all browsers.
* 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
* 4. Improves appearance and consistency in all browsers.
*/
button,
input,
select,
textarea {
    font-family: inherit;
    /* 1 */
    font-size: 100%;
    /* 2 */
    margin: 0;
    /* 3 */
}

/**
* Address Firefox 4+ setting `line-height` on `input` using `!important` in
* the UA stylesheet.
*/
button,
input {
    line-height: normal;
}

/**
* Address inconsistent `text-transform` inheritance for `button` and `select`.
* All other form control elements do not inherit `text-transform` values.
* Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
* Correct `select` style inheritance in Firefox 4+ and Opera.
*/
button,
select {
    text-transform: none;
}

/**
* 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
*    and `video` controls.
* 2. Correct inability to style clickable `input` types in iOS.
* 3. Improve usability and consistency of cursor style between image-type
*    `input` and others.
* 4. Removes inner spacing in IE 7 without affecting normal text inputs.
*    Known issue: inner spacing remains in IE 6.
*/
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    /* 2 */
    cursor: pointer;
    /* 3 */
}

    /**
* Re-set default cursor for disabled elements.
*/
    button[disabled],
    html input[disabled] {
        cursor: default;
    }

/**
* 1. Address box sizing set to `content-box` in IE 8/9.
* 2. Remove excess padding in IE 8/9.
* 3. Removes excess padding in IE 7.
*    Known issue: excess padding remains in IE 6.
*/
.content input[type="checkbox"],
.content input[type="radio"] {
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */
}

/**
* 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
* 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
*    (include `-moz` to future-proof).
*/
input[type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    /* 2 */
    box-sizing: content-box;
}

    /**
* Remove inner padding and search cancel button in Safari 5 and Chrome
* on OS X.
*/
    input[type="search"]::-webkit-search-cancel-button,
    input[type="search"]::-webkit-search-decoration {
        -webkit-appearance: none;
    }

/**
* Remove inner padding and border in Firefox 4+.
*/
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/**
* 1. Remove default vertical scrollbar in IE 8/9.
* 2. Improve readability and alignment in all browsers.
*/
textarea {
    overflow: auto;
    /* 1 */
    vertical-align: top;
    /* 2 */
}

/* ==========================================================================
Tables
========================================================================== */
/**
* Remove most spacing between table cells.
*/
table {
    border-collapse: collapse;
    border-spacing: 0;
}

*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

input,
textarea {
    outline: none;
}

.space {
    float: left;
    width: 85px;
    min-width: 85px;
}

a:hover {
    -webkit-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out;
    color: #2c2c2c;
}

a.inactive:hover {
    color: #cb3600;
}

footer section {
    zoom: 1;
    margin-left: auto;
    margin-right: auto;
    max-width: 960px;
}

    footer section:before, footer section:after {
        content: " ";
        display: table;
    }

    footer section:after {
        clear: both;
    }

.expand-read-more {
    display: none;
}

    .expand-read-more a {
        font-weight: bold;
    }

#core:before, #core:after {
    position: absolute;
    content: "";
    width: 1130px;
    height: 450px;
    box-shadow: 0 223px 0px 0px #2c2c2c;
    display: block;
    top: 0;
    left: 0;
}

#core:before {
    -webkit-box-shadow: 0 223px 130px -15px black;
    -moz-box-shadow: 0 223px 130px -15px black;
    -ms-box-shadow: 0 223px 130px -15px black;
    box-shadow: 0 223px 130px -15px black;
    width: 1300px;
    background-size: 1300px auto;
    margin-left: -650px;
    left: 50%;
    z-index: -1;
}

#core:after {
    background: white;
    width: 100%;
    top: 450px;
    z-index: -1;
}

.mobile {
    display: none;
}

.mobile-navigation {
    display: none;
}

header:first-child {
    position: relative;
}

    header:first-child h1 {
        position: absolute;
        overflow: hidden;
        width: 19.3125%;
        margin: 0;
        right: -2.3%;
        top: 5px;
    }

        header:first-child h1 a {
            display: block;
            background: transparent url("/assets/Main/images/branding/branding-main.png") 100% 50% no-repeat;
            width: 100%;
            height: 4.5em;
            max-height: 144px;
            max-width: 195px;
            text-indent: -9em;
            padding: 0;
        }

@media screen and (min-width: 768px) and (max-width: 960px) {
    header:first-child h1 a {
        background-size: 50%;
    }
}

header:first-child .page-options {
    position: relative;
    width: 78.6458333%;
    max-height: 135px;
    display: inline-block;
    max-width: 755px;
}

    header:first-child .page-options #search {
        padding: 0 3px 3px;
        position: absolute;
        background: white;
        width: 57.218543%;
        max-width: 430px;
    
        z-index: 999;
}

        header:first-child .page-options #search div:first-child {
            width: 100%;
            position: relative;
            display: inline-block;
        }

            header:first-child .page-options #search div:first-child input {
                position: relative;
                -webkit-box-sizing: border-box;
                -moz-box-sizing: border-box;
                box-sizing: border-box;
                padding: 15px;
                display: inline-block;
                background: transparent;
                width: 100%;
                height: inherit;
                border: 1px solid #d8d8d8;
                font-size: 1.375em;
                text-transform: uppercase;
                z-index: 2;
            }

                header:first-child .page-options #search div:first-child input::-webkit-input-placeholder {
                    color: #cb3600;
                }

                header:first-child .page-options #search div:first-child input:-moz-placeholder {
                    color: #cb3600;
                }

                header:first-child .page-options #search div:first-child input::-moz-placeholder {
                    color: #cb3600;
                }

                header:first-child .page-options #search div:first-child input:-ms-input-placeholder {
                    color: #cb3600;
                }

            header:first-child .page-options #search div:first-child button {
                position: absolute;
                top: 35%;
                right: 3.5%;
                background: transparent url("/assets/Main/images/gui/chevron-right.png") 50% 0 no-repeat;
                border: transparent solid 2px;
                width: 1em;
                height: 1.25em;
                text-indent: -99999em;
                z-index: 1000;
            }

                header:first-child .page-options #search div:first-child button:before, header:first-child .page-options #search div:first-child button:after {
                    position: absolute;
                    -webkit-transition: all 0.2s ease-in-out;
                    -moz-transition: all 0.2s ease-in-out;
                    transition: all 0.2s ease-in-out;
                    display: none;
                    border-style: solid;
                    content: "";
                    width: 0;
                    height: 0;
                    top: -1px;
                }

                header:first-child .page-options #search div:first-child button:before {
                    left: -2px;
                    border-width: .6em 0 .6em .6em;
                    border-color: transparent transparent transparent white;
                }

                header:first-child .page-options #search div:first-child button:after {
                    right: -2px;
                    border-width: .6em 0 .6em .6em;
                    border-color: white transparent;
                }

                header:first-child .page-options #search div:first-child button:hover:before, header:first-child .page-options #search div:first-child button:hover:after {
                    -webkit-transform: translateX(4px);
                    -moz-transform: translateX(4px);
                    -ms-transform: translateX(4px);
                    -o-transform: translateX(4px);
                    transform: translateX(4px);
                    -webkit-transition: all 0.2s ease-in-out;
                    -moz-transition: all 0.2s ease-in-out;
                    transition: all 0.2s ease-in-out;
                }

            header:first-child .page-options #search div:first-child .before, header:first-child .page-options #search div:first-child .after {
                position: relative;
                text-transform: uppercase;
                font-size: 1.375em;
                display: inline-block;
                /*z-index: 1;*/
                top: 26%;
            }

            header:first-child .page-options #search div:first-child .before {
                content: "Search";
                color: #cb3600;
            }

            header:first-child .page-options #search div:first-child .after {
                content: "our site";
                color: black;
            }
            header:first-child .page-options #search div:first-child #ss-overlay {
                position: absolute;
                top: 26%;
            
                left: 5%;
}

            header:first-child .page-options #search div:first-child.active:before, header:first-child .page-options #search div:first-child.active:after {
                color: #a0a0a0;
                opacity: 0;
            }

        header:first-child .page-options #search.active {
            -webkit-box-shadow: 2px 1px 5px 1px rgba(0, 0, 0, 0.4);
            -moz-box-shadow: 2px 1px 5px 1px rgba(0, 0, 0, 0.4);
            -ms-box-shadow: 2px 1px 5px 1px rgba(0, 0, 0, 0.4);
            box-shadow: 2px 1px 5px 1px rgba(0, 0, 0, 0.4);
            height: 285px;
        }

            header:first-child .page-options #search.active:before, header:first-child .page-options #search.active:after {
                position: absolute;
                content: "";
                width: 32px;
                height: 32px;
            }

            header:first-child .page-options #search.active:before {
                background: white;
                right: -32px;
                bottom: 0;
            }

            header:first-child .page-options #search.active:after {
                content: "ÃŽâ€œÃ‚Â£ÃƒÂ»";
                color: #cb3600;
                font-weight: 400;
                font-size: 1.3em;
                bottom: -2px;
                right: -40px;
                cursor: pointer;
            }

            header:first-child .page-options #search.active:hover:before {
                -webkit-transition: all 0.2s ease-in-out;
                -moz-transition: all 0.2s ease-in-out;
                transition: all 0.2s ease-in-out;
                background: #cb3600;
            }

            header:first-child .page-options #search.active:hover:after {
                -webkit-transition: all 0.2s ease-in-out;
                -moz-transition: all 0.2s ease-in-out;
                transition: all 0.2s ease-in-out;
                color: white;
            }

    header:first-child .page-options .secondary-navigation {
        position: absolute;
        display: inline-block;
        right: 15%;
        top: 10px;
    }

        header:first-child .page-options .secondary-navigation li {
            position: relative;
            display: inline-block;
            /* border-bottom: 5px solid white; */
            /* padding: 0 10px; */
        }

            header:first-child .page-options .secondary-navigation li a {
                margin: 0 10px;
                -webkit-transition: color 0.5s ease-in-out;
                -moz-transition: color 0.5s ease-in-out;
                transition: color 0.5s ease-in-out;
                text-decoration: none;
                text-transform: uppercase;
                color: #f1bc92;
                font-size: 0.95em;
                font-weight: bold;
                padding-bottom: 0.3em;
            }

                header:first-child .page-options .secondary-navigation li a.active {
                    margin: 0 10px;
                    color: white;
                    border-bottom: 6px solid white;
                }

                header:first-child .page-options .secondary-navigation li a:hover {
                    -webkit-transition: color 0.2s ease-in-out;
                    -moz-transition: color 0.2s ease-in-out;
                    transition: color 0.2s ease-in-out;
                    color: white;
                }

            header:first-child .page-options .secondary-navigation li:first-child:after {
                position: absolute;
                top: 12.5%;
                right: -3px;
                content: "|";
                display: inline-block;
                font-size: 0.75em;
                font-weight: bold;
                color: #f1bc92;
                opacity: 0.5;
            }

    header:first-child .page-options .language-selection {
        position: absolute;
        right: 0;
        top: 15px;
        width: 07.2847682%;
        min-width: 50px;
        max-width: 50px;
    }

        header:first-child .page-options .language-selection ul {
            margin: 0;
            padding: 0;
        }

            header:first-child .page-options .language-selection ul li {
                display: block;
                margin-left: 0;
            
                margin-top: 0;
}

                header:first-child .page-options .language-selection ul li a {
                    -webkit-transition: color 0.5s ease-in-out;
                    -moz-transition: color 0.5s ease-in-out;
                    transition: color 0.5s ease-in-out;
                    text-decoration: none;
                    text-transform: uppercase;
                    color: #f1bc92;
                    font-size: 0.6875em;
                    font-weight: bold;
                    cursor: pointer;
                }

                    header:first-child .page-options .language-selection ul li a:hover {
                        -webkit-transition: color 0.2s ease-in-out;
                        -moz-transition: color 0.2s ease-in-out;
                        transition: color 0.2s ease-in-out;
                        color: white;
                    }

    header:first-child .page-options .main-navigation {
        width: auto;
        margin: 12% 0 0;
    }

        header:first-child .page-options .main-navigation ul {
            list-style: none;
            margin: 0;
            padding: 0;
        }

            header:first-child .page-options .main-navigation ul li {
                display: inline-block;
            }

                header:first-child .page-options .main-navigation ul li a {
                    padding: 5px 0.56em;
                    position: relative;
                    -webkit-transition: color 0.2s ease-in-out;
                    -moz-transition: color 0.2s ease-in-out;
                    transition: color 0.2s ease-in-out;
                    text-decoration: none;
                    text-align: center;
                    display: inline-block;
                    text-transform: uppercase;
                    color: white;
                    font-size: 1.1em;
                    font-weight: 600;
                    letter-spacing: 0.05em;
                    border-bottom: 0px solid white;
                    -webkit-transition: border 0.2s ease-in-out;
                    -moz-transition: border 0.2s ease-in-out;
                    transition: border 0.2s ease-in-out;
                }

                    header:first-child .page-options .main-navigation ul li a:after {
                        position: absolute;
                        right: -3.5px;
                        top: 8px;
                        content: "|";
                        font-size: 0.7em;
                        font-weight: 500;
                        color: white;
                        opacity: 0.5;
                    }

                    header:first-child .page-options .main-navigation ul li a:hover, header:first-child .page-options .main-navigation ul li a:active, header:first-child .page-options .main-navigation ul li a.active {
                        border-bottom: 7px solid white;
                        -webkit-transition: border 0.2s ease-in-out;
                        -moz-transition: border 0.2s ease-in-out;
                        transition: border 0.2s ease-in-out;
                        cursor: pointer;
                    }

                        header:first-child .page-options .main-navigation ul li a:hover:before, header:first-child .page-options .main-navigation ul li a:active:before, header:first-child .page-options .main-navigation ul li a.active:before {
                            background: #edc22e;
                            -webkit-transition: background 0.2s ease-in-out;
                            -moz-transition: background 0.2s ease-in-out;
                            transition: background 0.2s ease-in-out;
                        }

                header:first-child .page-options .main-navigation ul li div.menu {
                    position: absolute;
                    display: none;
                    padding: 10px 20px;
                    width: 585px;
                    height: 12.5em;
                    max-height: 200px;
                    background: white;
                }

                header:first-child .page-options .main-navigation ul li:first-child a {
                    padding-left: 0;
                }

                header:first-child .page-options .main-navigation ul li:last-child a {
                    padding-right: 0;
                }

                    header:first-child .page-options .main-navigation ul li:last-child a:after {
                        display: none;
                    }

footer {
    padding: 40px 0;
    width: 100%;
    background: #2c2c2c;
    clear: both;
    /*height: auto;
    bottom: 0;
    position: absolute;*/
}

    footer .office-detail.mobile {
        display: none;
    }

    footer nav:nth-child(1) {
        width: inherit;
    
}

        footer nav:nth-child(1) ul {
            position: relative;
            list-style: none;
            margin: 0;
            padding: 0;
            border-bottom: 1px solid #6f6f6f;
        }

            footer nav:nth-child(1) ul li {
                -webkit-transition: border-bottom 0.2s ease-in-out;
                -moz-transition: border-bottom 0.2s ease-in-out;
                transition: border-bottom 0.2s ease-in-out;
                text-transform: uppercase;
                display: inline-block;
                border-right: 1px solid #6f6f6f;
                padding: 0 25px;
                cursor: pointer;
            }

                footer nav:nth-child(1) ul li a {
                    padding: 0 10px 20px 10px;
                    position: relative;
                    -webkit-transition: color 0.2s ease-in-out;
                    -moz-transition: color 0.2s ease-in-out;
                    transition: color 0.2s ease-in-out;
                    display: inline-block;
                    text-decoration: none;
                    text-align: center;
                    color: gainsboro;
                }

    footer nav.secondary-nav {
        width: inherit;
    }

        footer nav.secondary-nav ul {
            list-style: none;
            margin: 10px 0 0 25px;
            padding: 0;
        }

            footer nav.secondary-nav ul li {
                display: inline-block;
            }

                footer nav.secondary-nav ul li a {
                    padding: 0 25px 5px 0;
                    -webkit-transition: color 0.2s ease-in-out;
                    -moz-transition: color 0.2s ease-in-out;
                    transition: color 0.2s ease-in-out;
                    font-size: 0.85em;
                    display: inherit;
                    text-decoration: none;
                    text-align: left;
                    color: gainsboro;
                }

                    footer nav.secondary-nav ul li a:hover {
                        color: #edc22e;
                        -webkit-transition: color 0.2s ease-in-out;
                        -moz-transition: color 0.2s ease-in-out;
                        transition: color 0.2s ease-in-out;
                        cursor: pointer;
                    }

                footer nav.secondary-nav ul li span {
                    color: gainsboro;
                    margin-right: 25px;
                    font-size: 0.85em;
                }

                footer nav.secondary-nav ul li.mobile {
                    display: none;
                }

            footer nav.secondary-nav ul.info {
                color: #a5a5a5;
                font-weight: 200;
                opacity: 0.5;
            }

.slider-control {
    position: relative;
    padding: 4px 15px 1px 10px;
    background-color: #2f2f2f;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2f2f2f), color-stop(100%, #4b4b4b));
    background-image: -webkit-linear-gradient(#2f2f2f, #4b4b4b);
    background-image: linear-gradient(#2f2f2f, #4b4b4b);
    overflow: hidden;
    border-radius: 20px;
}

    .slider-control ul {
        padding: 0;
        margin: 0;
        overflow: hidden;
    }

        .slider-control ul li {
            padding: 5.5px 7.2px 5px;
            display: inline-block;
            float: left;
        }

            .slider-control ul li a {
                -webkit-transition: color 0.2s ease-in-out;
                -moz-transition: color 0.2s ease-in-out;
                transition: color 0.2s ease-in-out;
                font-size: 3.5em;
                display: block;
                width: 13px;
                height: 13px;
                line-height: 0.01em;
                color: #d4d4d4;
            }

                .slider-control ul li a:hover, .slider-control ul li a.active, .slider-control ul li a:active {
                    -webkit-transition: color 0.2s ease-in-out;
                    -moz-transition: color 0.2s ease-in-out;
                    transition: color 0.2s ease-in-out;
                    cursor: pointer;
                    color: #dfab2d;
                }

.interior .content .office-detail .map-link {
    padding-top: 12px;
    font-size: .9em;    
    font-weight: bold;
}

.interior #core:before {
    background: none;
}

.interior #core:before, .interior #core:after {
    box-shadow: none;
    background: none;
}

.interior .header {
    background-color: #7b1400;
}

.interior .header-wrapper {
    max-width: 100%;
    width: 100%;
    margin: auto;
    height: 149px;
    background-color: #7b1400;
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=1, startColorstr='#7b1400', endColorstr='#c03113');
    background: -webkit-radial-gradient(50% 100%, circle cover, #c03113, #7b1400) 0 0 no-repeat;
    background: radial-gradient( circle at 50% 100%, #c03113, #7b1400) 0 0 no-repeat;
}

.interior {
    margin: 0 auto;
}

    .interior:before, .interior:after {
        display: none;
    }

    .interior .content-wrapper {
        background-color: white;
    }

    .interior .content {
        z-index: 1;
        background: whitesmoke;
        overflow: hidden;
        max-width: 1130px;
        margin: auto;
    }

    .interior #core .content {
        overflow: visible;
    }

    .interior #core .content:after {
        content: ".";
        clear: both;
        visibility: hidden;
        display: block;
        height: 0;
    }

        .interior .content section:nth-child(1) {
            float: left;
            background: white;
            width: 72.920354%;
            max-width: 824px;
            border-right: 2px solid #e9e9e9;
            margin: 0;
        }

            .interior .content section:nth-child(1) .featured, .interior .content section:nth-child(1) .content-block, .interior .content section:nth-child(1) .featured-header {
                padding: 5.0625% 10.52913%;
                background: #2c2c2c;
            }

            .interior .content section:nth-child(1) .featured-header {
                position: relative;
                padding: 1.0625% 0 0.0625%;
            }

.translation-links {
    float: right;
    list-style: none;
    margin-right: 20px;
    padding: 0;
}

    .translation-links li {
        margin: 3px 0;
        padding: 0 2px;
        background: #646464;
    }

        .translation-links li a {
            text-decoration: none;
            color: white;
        }

            .translation-links li a:hover {
                color: #f1bc92;
            }

a.inactive, a.inactive:hover {
    cursor: default;
    color: #2c2c2c;
    text-decoration: none;
}

.interior .content section:nth-child(1) .featured-header h2 {
    color: white;
}

.interior .content section:nth-child(1) .featured-header.image {
    overflow: hidden;
    padding-top: 0;
    min-height: 274px;
}

    .interior .content section:nth-child(1) .featured-header.image h2 {
        font-size: 1.875em;
        border-bottom: 1px solid #404040;
        margin: 30px 0 10px 240px;
        padding-bottom: 10px;
        float: none;
    }

    .interior .content section:nth-child(1) .featured-header.image img {
        position: absolute;
        top: 0;
        display: block;
        padding-right: 40px;
    }

    .interior .content section:nth-child(1) .featured-header.image ul {
        margin-left: 240px;
        padding: 0;
        list-style-type: none;
        float: left;
    }

        .interior .content section:nth-child(1) .featured-header.image ul li {
            color: white;
            padding-bottom: 5px;
        }

            .interior .content section:nth-child(1) .featured-header.image ul li a {
                -webkit-transition: color 0.2s ease-in-out;
                -moz-transition: color 0.2s ease-in-out;
                transition: color 0.2s ease-in-out;
                text-decoration: none;
                color: #e3931d;
            }

            .interior .content section:nth-child(1) .featured-header.image ul li:nth-child(2n) a {
                color: #e3931d;
            }

                .interior .content section:nth-child(1) .featured-header.image ul li:nth-child(2n) a:hover {
                    -webkit-transition: color 0.2s ease-in-out;
                    -moz-transition: color 0.2s ease-in-out;
                    transition: color 0.2s ease-in-out;
                    color: #f1c98e;
                }

            .interior .content section:nth-child(1) .featured-header.image ul li:nth-child(3n) a {
                color: white;
            }

            .interior .content section:nth-child(1) .featured-header.image ul li.linkedin, .interior .content section:nth-child(1) .featured-header.image ul li.vcard {
                display: inline-block;
                margin: 5px 0 0 -12px;
            }

                .interior .content section:nth-child(1) .featured-header.image ul li.linkedin a, .interior .content section:nth-child(1) .featured-header.image ul li.vcard a {
                    -webkit-transition: background 0.2s ease-in-out;
                    -moz-transition: background 0.2s ease-in-out;
                    transition: background 0.2s ease-in-out;
                    display: block;
                    width: 40px;
                    height: 40px;
                    background: white url(/assets/Main/images/gui/btns-bio-tools.png) 0 0 no-repeat;
                    text-indent: -9999em;
                }

                .interior .content section:nth-child(1) .featured-header.image ul li.linkedin.linkedin a:hover, .interior .content section:nth-child(1) .featured-header.image ul li.vcard.linkedin a:hover {
                    -webkit-transition: background 0.2s ease-in-out;
                    -moz-transition: background 0.2s ease-in-out;
                    transition: background 0.2s ease-in-out;
                    background-color: #007bb6;
                }

                .interior .content section:nth-child(1) .featured-header.image ul li.linkedin.vcard a, .interior .content section:nth-child(1) .featured-header.image ul li.vcard.vcard a {
                    background-position: 0 -80px;
                }

        .interior .content section:nth-child(1) .featured-header.image ul:nth-child(3) {
            float: left;
            margin-left: 25px;
        }

.interior .content section:nth-child(1) .content-block {
    background: white;
}

    .interior .content section:nth-child(1) .content-block ul.tags {
        margin: 0;
        padding: 0;
        float: none;
    }

        .interior .content section:nth-child(1) .content-block ul.tags li {
            display: inline;
            float: left;
            font-size: 0.9em;
        }

            .interior .content section:nth-child(1) .content-block ul.tags li a {
                -webkit-transition: color 0.2s ease-in-out;
                -moz-transition: color 0.2s ease-in-out;
                transition: color 0.2s ease-in-out;
                color: #e3931d;
                text-decoration: none;
            }

                .interior .content section:nth-child(1) .content-block ul.tags li a:hover {
                    -webkit-transition: color 0.2s ease-in-out;
                    -moz-transition: color 0.2s ease-in-out;
                    transition: color 0.2s ease-in-out;
                    color: #cb3600;
                }

            .interior .content section:nth-child(1) .content-block ul.tags li:last-child:after {
                display: none;
            }

.interior .content section:nth-child(1) .content-search {
    position: relative;
    background: white;
    width: 100%;
}

.interior .content section:nth-child(1) .featured-header .content-search {
    background: none;
}

.interior .content section:nth-child(1) .content-search div:first-child {
    background-color: #fff;
    width: 100%;
    position: relative;
    display: inline-block;
}

    .interior .content section:nth-child(1) .content-search div:first-child input {
        position: relative;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 5px 15px;
        display: inline-block;
        background: transparent;
        width: 100%;
        height: inherit;
        border: 1px solid #d8d8d8;
        font-size: 1.125em;
        text-transform: uppercase;
        color: black;
        z-index: 2;
    }

        .interior .content section:nth-child(1) .content-search div:first-child input::-webkit-input-placeholder,
        .interior .content section:nth-child(1) .content-search div:first-child input:-moz-placeholder,
        .interior .content section:nth-child(1) .content-search div:first-child input::-moz-placeholder,
        .interior .content section:nth-child(1) .content-search div:first-child input:-ms-input-placeholder {
            color: #cb3600;
        }

    .interior .content section:nth-child(1) .content-search div:first-child button.color-button {
        position: absolute;
        top: 25%;
        right: 3.5%;
        display: inline-block;
        background: transparent url("/assets/Main/images/gui/chevron-right.png") 50% 0 no-repeat;
        border: transparent solid 2px;
        width: 5%;
        text-indent: -9em;
        z-index: 2;
    }

    .interior .content section:nth-child(1) .content-search div:first-child button:before, .interior .content section:nth-child(1) .content-search div:first-child button:after {
        position: absolute;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
        content: "";
        width: 20px;
        height: 20px;
        display: inline-block;
        top: 0;
    }

    .interior .content section:nth-child(1) .content-search div:first-child button:before {
        left: 30%;
    }

    .interior .content section:nth-child(1) .content-search div:first-child button:after {
        left: 0;
    }

    .interior .content section:nth-child(1) .content-search div:first-child button:hover:before, .interior .content section:nth-child(1) .content-search div:first-child button:hover:after {
        -webkit-transform: translateX(4px);
        -moz-transform: translateX(4px);
        -ms-transform: translateX(4px);
        -o-transform: translateX(4px);
        transform: translateX(4px);
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
    }

    .interior .content section:nth-child(1) .content-search div:first-child:before, .interior .content section:nth-child(1) .content-search div:first-child:after {
        position: absolute;
        text-transform: uppercase;
        font-size: 1.125em;
        display: inline-block;
        z-index: 1;
        top: 17%;
    }
    .interior .content section:nth-child(1) .content-search div:first-child.active:before, .interior .content section:nth-child(1) .content-search div:first-child.active:after {
        color: #a0a0a0;
        opacity: 0.15;
    }

.interior .content section:nth-child(1) .content-search.active {
    -webkit-box-shadow: 2px 1px 5px 1px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 2px 1px 5px 1px rgba(0, 0, 0, 0.4);
    -ms-box-shadow: 2px 1px 5px 1px rgba(0, 0, 0, 0.4);
    box-shadow: 2px 1px 5px 1px rgba(0, 0, 0, 0.4);
    height: 285px;
}

    .interior .content section:nth-child(1) .content-search.active:before, .interior .content section:nth-child(1) .content-search.active:after {
        position: absolute;
        content: "";
        width: 32px;
        height: 32px;
    }

    .interior .content section:nth-child(1) .content-search.active:before {
        background: white;
        right: -32px;
        bottom: 0;
    }

    .interior .content section:nth-child(1) .content-search.active:after {
        content: "ÃŽâ€œÃ‚Â£ÃƒÂ»";
        color: #cb3600;
        font-weight: 400;
        font-size: 1.3em;
        bottom: -2px;
        right: -40px;
        cursor: pointer;
    }

    .interior .content section:nth-child(1) .content-search.active:hover:before {
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
        background: #cb3600;
    }

    .interior .content section:nth-child(1) .content-search.active:hover:after {
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
        color: white;
    }

.interior .content section .body table {
    width: 100%;
}

.interior .content section:nth-child(1) article.content-block, .interior .content section:nth-child(1) div.content-block {
    padding: 2.0625% 80px;
}

    .interior .content section:nth-child(1) article.content-block header, .interior .content section:nth-child(1) div.content-block header {
        position: relative;
        width: 100%;
        clear: both;
    }

        .interior .content section:nth-child(1) article.content-block header h3, .interior .content section:nth-child(1) div.content-block header h3 {
            font-size: 1.25em;
            margin: 0 0 5px;
        }

        .interior .content section:nth-child(1) div.content-block header .expand-read-more h3 {
            margin-top: 20px;
        }

        .interior .content section:nth-child(1) article.content-block header p, .interior .content section:nth-child(1) div.content-block header p, .interior .content section:nth-child(1) div.content-block header ul {
            color: #000000;
        }

            .interior .content section:nth-child(1) article.content-block header ul.tags:hover, .interior .content section:nth-child(1) div.content-block header ul.tags:hover {
                -webkit-transition: color 0.2s ease-in-out;
                -moz-transition: color 0.2s ease-in-out;
                transition: color 0.2s ease-in-out;
                color: black;
            }

        .interior .content section:nth-child(1) article.content-block header time, .interior .content section:nth-child(1) article.content-block header span, .interior .content section:nth-child(1) div.content-block header time, .interior .content section:nth-child(1) div.content-block header span {
            display: block;
            margin: 10px 0 0;
            clear: both;
        }

.interior .content section:nth-child(1) div.content-block header span {
    display: inline;
}

.interior .content section:nth-child(1) article.content-block header .btn-download-pdf, .interior .content section:nth-child(1) div.content-block header .btn-download-pdf {
    -webkit-transition: color 0.2s ease-in-out;
    -moz-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out;
    position: absolute;
    right: 0;
    top: 0;
    color: #e3931d;
    text-decoration: none;
    font-size: 0.9em;
}

    .interior .content section:nth-child(1) article.content-block header .btn-download-pdf:hover, .interior .content section:nth-child(1) div.content-block header .btn-download-pdf:hover {
        -webkit-transition: color 0.2s ease-in-out;
        -moz-transition: color 0.2s ease-in-out;
        transition: color 0.2s ease-in-out;
        color: black;
    }

.interior .content section:nth-child(1) article.content-block header .btn-read-more, .interior .content section:nth-child(1) div.content-block header .btn-read-more {
    -webkit-transition: color 0.2s ease-in-out;
    -moz-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out;
    font-weight: bold;
    display: block;
    color: #cb3600;
    font-size: 1.125em;
    text-decoration: none;
    clear: both;
    margin-bottom: 20px;
}

    .interior .content section:nth-child(1) article.content-block header .btn-read-more.less, .interior .content section:nth-child(1) div.content-block header .btn-read-more.less {
        margin-top: 1em;
    }

    .interior .content section:nth-child(1) article.content-block header .btn-read-more:hover, .interior .content section:nth-child(1) div.content-block header .btn-read-more:hover {
        -webkit-transition: color 0.2s ease-in-out;
        -moz-transition: color 0.2s ease-in-out;
        transition: color 0.2s ease-in-out;
        color: black;
    }

    .interior .content section:nth-child(1) article.content-block header .btn-read-more:before, .interior .content section:nth-child(1) div.content-block header .btn-read-more.more:before {
        content: "+";
        padding: 0 5px 0 0;
        font-weight: 700;
    }

.interior .content section:nth-child(1) article.content-block header .btn-block, .interior .content section:nth-child(1) div.content-block header .btn-block {
    -webkit-transition: background 0.2s ease-in-out;
    -moz-transition: background 0.2s ease-in-out;
    transition: background 0.2s ease-in-out;
    max-width: 175px;
    margin: 15px 0;
    color: white;
    background: #cb3600;
    display: block;
    padding: 5px 15px;
    text-decoration: none;
}

    .interior .content section:nth-child(1) article.content-block header .btn-block:hover, .interior .content section:nth-child(1) div.content-block header .btn-block:hover {
        -webkit-transition: background 0.2s ease-in-out;
        -moz-transition: background 0.2s ease-in-out;
        transition: background 0.2s ease-in-out;
        background: #a22b00;
    }

    .interior .content section:nth-child(1) article.content-block header .btn-block span.btn-image, .interior .content section:nth-child(1) div.content-block header .btn-block span.btn-image {
        background: transparent url("/assets/Main/images/gui/chevron-right-white.png") no-repeat;
        background-size: 10px;
        width: 10px;
        height: 15px;
        display: inline-block;
        margin: 0px 0 0 10px;
        background-position: bottom;
    }

.interior .content section:nth-child(1) article.content-block header .article-hero, .interior .content section:nth-child(1) div.content-block header .article-hero {
    border: 2px solid white;
    margin: 20px 0 30px;
}

    .interior .content section:nth-child(1) article.content-block header .article-hero img, .interior .content section:nth-child(1) div.content-block header .article-hero img {
        width: 100%;
        max-width: 100%;
    }

.interior .content section:nth-child(1) article.content-block h3, .interior .content section:nth-child(1) div.content-block h3 {
    margin-bottom: 5px;
}

    .interior .content section:nth-child(1) article.content-block h3.bordered, .interior .content section:nth-child(1) div.content-block h3.bordered {
        margin: 0;
        color: #222222;
        padding-bottom: 20px;
        font-size: 1.125em;
        border-bottom: 1px solid #e3e3e3;
    }

.interior .content section:nth-child(1) article.content-block .branded-filter, .interior .content section:nth-child(1) div.content-block .branded-filter {
    overflow-y: visible;
    position: relative;
    background-color: white;
}

    .interior .content section:nth-child(1) article.content-block .branded-filter h3, .interior .content section:nth-child(1) div.content-block .branded-filter h3 {
        text-transform: uppercase;
        margin: 5px 0;
        font-size: 1.125em;
        font-weight: 400;
        border: 1px solid #e5e5e5;
    }

        .interior .content section:nth-child(1) article.content-block .branded-filter h3 span, .interior .content section:nth-child(1) div.content-block .branded-filter h3 span {
            color: #cb3600;
        }

        .interior .content section:nth-child(1) article.content-block .branded-filter h3 input, .interior .content section:nth-child(1) div.content-block .branded-filter h3 input {
            border: none;
            width: 100%;
        }

    .interior .content section:nth-child(1) article.content-block .branded-filter h4, 
    .interior .content section:nth-child(1) div.content-block .branded-filter h4 {
        bottom: 0;
        left: 0;
        margin: 0;
        display: block;
        background: #464646;
        padding: 5px 15px;
        color: white;
        font-weight: 200;
        float: left;
        width: 35%;
    }

    .interior .content section:nth-child(1) article.content-block .branded-filter select, 
    .interior .content section:nth-child(1) div.content-block .branded-filter select {
        outline: none;
        display: block;
        width: 65%;
        padding: 3px 0px;
        border: 1px solid lightgrey;
        border-radius: 0;
        background: #eaeaea;
        float: left;
    }

.interior .content section:nth-child(1) article.content-block .filter-set, 
.interior .content section:nth-child(1) div.content-block .filter-set {
    position: relative;
    overflow: hidden;
    margin-top: 60px;
}

    .interior .content section:nth-child(1) article.content-block .filter-set .section-options, .interior .content section:nth-child(1) div.content-block .filter-set .section-options {
        position: absolute;
        margin: 0;
        padding: 0;
        right: 0;
        top: 0;
    }

        .interior .content section:nth-child(1) article.content-block .filter-set .section-options li, .interior .content section:nth-child(1) div.content-block .filter-set .section-options li {
            display: inline-block;
        }

            .interior .content section:nth-child(1) article.content-block .filter-set .section-options li a, .interior .content section:nth-child(1) div.content-block .filter-set .section-options li a {
                -webkit-transition: color 0.2s ease-in-out;
                -moz-transition: color 0.2s ease-in-out;
                transition: color 0.2s ease-in-out;
                display: inline-block;
                cursor: pointer;
                color: #cb3600;
            }

                .interior .content section:nth-child(1) article.content-block .filter-set .section-options li a:hover, .interior .content section:nth-child(1) div.content-block .filter-set .section-options li a:hover {
                    -webkit-transition: color 0.2s ease-in-out;
                    -moz-transition: color 0.2s ease-in-out;
                    transition: color 0.2s ease-in-out;
                    color: black;
                }

            .interior .content section:nth-child(1) article.content-block .filter-set .section-options li:after, .interior .content section:nth-child(1) div.content-block .filter-set .section-options li:after {
                content: "|";
                padding: 0 3px 0 7px;
                color: rgba(0, 0, 0, 0.5);
            }

            .interior .content section:nth-child(1) article.content-block .filter-set .section-options li:last-child:after, .interior .content section:nth-child(1) div.content-block .filter-set .section-options li:last-child:after {
                display: none;
            }

    .interior .content section:nth-child(1) article.content-block .filter-set .sets, .interior .content section:nth-child(1) div.content-block .filter-set .sets {
        margin: 0;
        padding: 0 40px 0 0;
        width: 50%;
        float: left;
    }

        .interior .content section:nth-child(1) article.content-block .filter-set .sets li, .interior .content section:nth-child(1) div.content-block .filter-set .sets li {
            display: inline-block;
            width: 100%;
        }

            .interior .content section:nth-child(1) article.content-block .filter-set .sets li h4, .interior .content section:nth-child(1) div.content-block .filter-set .sets li h4 {
                margin: 10px 0 0;
                padding: 0 10px 10px;
                border-bottom: 1px solid #e3e3e3;
                font-size: 0.95em;
            }

                .interior .content section:nth-child(1) article.content-block .filter-set .sets li h4 a, .interior .content section:nth-child(1) div.content-block .filter-set .sets li h4 a {
                    -webkit-transition: color 0.2s ease-in-out;
                    -moz-transition: color 0.2s ease-in-out;
                    transition: color 0.2s ease-in-out;
                    text-decoration: none;
                    display: inline-block;
                    cursor: pointer;
                    color: #cb3600;
                    font-size: 0.95em;
                }

                    .interior .content section:nth-child(1) article.content-block .filter-set .sets li h4 a:hover, .interior .content section:nth-child(1) div.content-block .filter-set .sets li h4 a:hover {
                        -webkit-transition: color 0.2s ease-in-out;
                        -moz-transition: color 0.2s ease-in-out;
                        transition: color 0.2s ease-in-out;
                        color: black;
                    }

                    .interior .content section:nth-child(1) article.content-block .filter-set .sets li h4 a:before, .interior .content section:nth-child(1) div.content-block .filter-set .sets li h4 a:before {
                        content: "";
                        padding: 0 5px;
                        margin-right: 18px;
                    }

            .interior .content section:nth-child(1) article.content-block .filter-set .sets li ul, .interior .content section:nth-child(1) div.content-block .filter-set .sets li ul {
                padding: 10px 10px 0;
                margin: 0;
            }

                .interior .content section:nth-child(1) article.content-block .filter-set .sets li ul li, .interior .content section:nth-child(1) div.content-block .filter-set .sets li ul li {
                    display: inline-block;
                    padding: 0 29px 12px;
                    border-bottom: 1px solid #e3e3e3;
                }

                    .interior .content section:nth-child(1) article.content-block .filter-set .sets li ul li a, .interior .content section:nth-child(1) div.content-block .filter-set .sets li ul li a {
                        -webkit-transition: color 0.2s ease-in-out;
                        -moz-transition: color 0.2s ease-in-out;
                        transition: color 0.2s ease-in-out;
                        text-decoration: none;
                        display: inline-block;
                        cursor: pointer;
                        color: #cb3600;
                        margin-right: 10px;
                        font-size: 0.95em;
                    }

                        .interior .content section:nth-child(1) article.content-block .filter-set .sets li ul li a:hover, .interior .content section:nth-child(1) div.content-block .filter-set .sets li ul li a:hover {
                            -webkit-transition: color 0.2s ease-in-out;
                            -moz-transition: color 0.2s ease-in-out;
                            transition: color 0.2s ease-in-out;
                            color: black;
                        }

            .interior .content section:nth-child(1) article.content-block .filter-set .sets li.set h4 a:before, .interior .content section:nth-child(1) div.content-block .filter-set .sets li.set h4 a:before {
                content: "+";
                background: #cb3600;
                padding: 0 5px;
                margin-right: 10px;
                color: white;
            }

.interior .content section:nth-child(1) article.content-block .topics, .interior .content section:nth-child(1) div.content-block .topics {
    margin-top: 25px;
}

    .interior .content section:nth-child(1) article.content-block .topics h4, .interior .content section:nth-child(1) div.content-block .topics h4 {
        font-size: 1em;
        font-weight: 400;
        margin: 0 0 2px;
        text-transform: uppercase;
    }

    .interior .content section:nth-child(1) article.content-block .topics h5.heading, .interior .content section:nth-child(1) div.content-block .topics h5.heading {
        color: #222222;
        padding-bottom: 20px;
        font-size: 1.125em;
        border-bottom: 1px solid #e3e3e3;
    }

    .interior .content section:nth-child(1) article.content-block .topics ul.tags,
    .interior .content section:nth-child(1) article.content-block .topics ul.subtopics, 
    .interior .content section:nth-child(1) article.content-block .topics ul.related-tags, 
    .interior .content section:nth-child(1) div.content-block .topics ul.tags, 
    .interior .content section:nth-child(1) div.content-block .topics ul.subtopics, 
    .interior .content section:nth-child(1) div.content-block .topics ul.related-tags {
        padding: 0;
        margin: 0;
        overflow: auto;
    }

    .interior .content section:nth-child(1) article.content-block .topics ul.tags.featured-topics,
    .interior .content section:nth-child(1) div.content-block .topics ul.tags.featured-topics{
        margin: 0 0 20px;
    }

    .interior .content section:nth-child(1) div.content-block .topics ul.tags{
        margin-left: 11px;
    }
    .interior .content section:nth-child(1) div.content-block .topics ul.tags.featured-topics{
        margin-left: 0;
    }

        .interior .content section:nth-child(1) article.content-block .topics ul.tags li, .interior .content section:nth-child(1) article.content-block .topics ul.subtopics li, .interior .content section:nth-child(1) article.content-block .topics ul.related-tags li, .interior .content section:nth-child(1) div.content-block .topics ul.tags li, .interior .content section:nth-child(1) div.content-block .topics ul.tags2 li, .interior .content section:nth-child(1) div.content-block .topics ul.subtopics li, .interior .content section:nth-child(1) div.content-block .topics ul.related-tags li {
            display: inline;
            float: left;
        }

            .interior .content section:nth-child(1) article.content-block .topics ul.tags li a, .interior .content section:nth-child(1) article.content-block .topics ul.subtopics li a, .interior .content section:nth-child(1) article.content-block .topics ul.related-tags li a, .interior .content section:nth-child(1) div.content-block .topics ul.tags li a, .interior .content section:nth-child(1) div.content-block .topics ul.tags2 li a, .interior .content section:nth-child(1) div.content-block .topics ul.subtopics li a, .interior .content section:nth-child(1) div.content-block .topics ul.related-tags li a {
                -webkit-transition: color 0.2s ease-in-out;
                -moz-transition: color 0.2s ease-in-out;
                transition: color 0.2s ease-in-out;
                color: #e3931d;
                text-decoration: none;
                font-size: 1em;
            }

                .interior .content section:nth-child(1) article.content-block .topics ul.tags li a:hover, .interior .content section:nth-child(1) div.content-block .topics ul.tags2 li a:hover, .interior .content section:nth-child(1) article.content-block .topics ul.subtopics li a:hover, .interior .content section:nth-child(1) article.content-block .topics ul.related-tags li a:hover, .interior .content section:nth-child(1) div.content-block .topics ul.tags li a:hover, .interior .content section:nth-child(1) div.content-block .topics ul.subtopics li a:hover, .interior .content section:nth-child(1) div.content-block .topics ul.related-tags li a:hover {
                    -webkit-transition: color 0.2s ease-in-out;
                    -moz-transition: color 0.2s ease-in-out;
                    transition: color 0.2s ease-in-out;
                    color: black;
                }

            .interior .content section:nth-child(1) article.content-block .topics ul.tags li:last-child:after, .interior .content section:nth-child(1) div.content-block .topics ul.tags2 li:last-child:after, .interior .content section:nth-child(1) article.content-block .topics ul.subtopics li:last-child:after, .interior .content section:nth-child(1) article.content-block .topics ul.related-tags li:last-child:after, .interior .content section:nth-child(1) div.content-block .topics ul.tags li:last-child:after, .interior .content section:nth-child(1) div.content-block .topics ul.subtopics li:last-child:after, .interior .content section:nth-child(1) div.content-block .topics ul.related-tags li:last-child:after {
                display: none;
            }

            .interior .content section:nth-child(1) article.content-block .topics ul.subtopics li a, .interior .content section:nth-child(1) article.content-block .topics ul.related-tags li a, .interior .content section:nth-child(1) div.content-block .topics ul.subtopics li a, .interior .content section:nth-child(1) div.content-block .topics ul.related-tags li a {
                font-size: 0.8125em;
            }
            .interior .content section:nth-child(1) article.content-block .topics ul.subtopics li:last-child:after, .interior .content section:nth-child(1) article.content-block .topics ul.related-tags li:last-child:after, .interior .content section:nth-child(1) div.content-block .topics ul.subtopics li:last-child:after, .interior .content section:nth-child(1) div.content-block .topics ul.related-tags li:last-child:after {
                display: none;
            }

            .interior .content section:nth-child(1) article.content-block .topics ul.related-tags li a, .interior .content section:nth-child(1) div.content-block .topics ul.related-tags li a, div.content-block .related-content-results ul.related-tags li a {
                font-size: 0.95em;
                color: #cb3600;
                padding: 0;
                float: left;
            }

            .interior .content section:nth-child(1) article.content-block .topics ul.related-tags li:after, .interior .content section:nth-child(1) div.content-block .topics ul.related-tags li:after {
                content: ",";
                padding: 0;
                color: #cb3600;
                margin-right: 5px;
            }

            .interior .content section:nth-child(1) article.content-block .topics ul.related-tags li:last-child:after, .interior .content section:nth-child(1) div.content-block .topics ul.related-tags li:last-child:after {
                display: none;
            }

    .interior .content section:nth-child(1) article.content-block .topics .btn-view-more, .interior .content section:nth-child(1) div.content-block .topics .btn-view-more {
        -webkit-transition: color 0.5s ease-in-out;
        -moz-transition: color 0.5s ease-in-out;
        transition: color 0.5s ease-in-out;
        display: block;
        margin-top: 20px;
        text-decoration: none;
        color: #cb3600;
    }

        .interior .content section:nth-child(1) article.content-block .topics .btn-view-more:hover, .interior .content section:nth-child(1) div.content-block .topics .btn-view-more:hover {
            -webkit-transition: color 0.5s ease-in-out;
            -moz-transition: color 0.5s ease-in-out;
            transition: color 0.5s ease-in-out;
            color: black;
        }

    .interior .content section:nth-child(1) article.content-block .topics div.mask, .interior .content section:nth-child(1) div.content-block .topics div.mask {
        position: relative;
        -ms-touch-action: none;
        margin-bottom: 10px;
    }

        .interior .content section:nth-child(1) article.content-block .topics div.mask .slides, .interior .content section:nth-child(1) div.content-block .topics div.mask .slides {
            position: relative;
            -webkit-transition: height 0.5s ease-in-out;
            -moz-transition: height 0.5s ease-in-out;
            transition: height 0.5s ease-in-out;
            height: 70px;
            overflow: hidden;
            margin: 0;
            padding: 0;
        }

            .interior .content section:nth-child(1) article.content-block .topics div.mask .slides li.slide, .interior .content section:nth-child(1) div.content-block .topics div.mask .slides li.slide {
                -webkit-transition: background 1s ease-in-out;
                -moz-transition: background 1s ease-in-out;
                transition: background 1s ease-in-out;
                position: absolute;
                padding: 10px 20px;
                background: white;
                top: 0;
                left: 0;
                display: inline-block;
            }

                .interior .content section:nth-child(1) article.content-block .topics div.mask .slides li.slide h5, .interior .content section:nth-child(1) div.content-block .topics div.mask .slides li.slide h5 {
                    -webkit-transition: color 1s ease-in-out;
                    -moz-transition: color 1s ease-in-out;
                    transition: color 1s ease-in-out;
                    color: #cb3600;
                    margin: 0 -12px;
                    font-size: 1.125em;
                    font-weight: 400;
                }

                    .interior .content section:nth-child(1) article.content-block .topics div.mask .slides li.slide h5:before, .interior .content section:nth-child(1) div.content-block .topics div.mask .slides li.slide h5:before {
                        content: "+";
                        padding-right: 2.5px;
                    }

                .interior .content section:nth-child(1) article.content-block .topics div.mask .slides li.slide p, .interior .content section:nth-child(1) div.content-block .topics div.mask .slides li.slide p {
                    margin: 0 0 5px;
                }

                .interior .content section:nth-child(1) article.content-block .topics div.mask .slides li.slide .btn, .interior .content section:nth-child(1) div.content-block .topics div.mask .slides li.slide .btn {
                    -webkit-transition: color 0.2s ease-in-out;
                    -moz-transition: color 0.2s ease-in-out;
                    transition: color 0.2s ease-in-out;
                    color: #cb3600;
                    text-decoration: none;
                    font-size: 1em;
                }

                    .interior .content section:nth-child(1) article.content-block .topics div.mask .slides li.slide .btn:hover, .interior .content section:nth-child(1) div.content-block .topics div.mask .slides li.slide .btn:hover {
                        -webkit-transition: color 0.2s ease-in-out;
                        -moz-transition: color 0.2s ease-in-out;
                        transition: color 0.2s ease-in-out;
                        color: black;
                    }

                .interior .content section:nth-child(1) article.content-block .topics div.mask .slides li.slide h6, .interior .content section:nth-child(1) div.content-block .topics div.mask .slides li.slide h6 {
                    color: #333333;
                    font-size: 1em;
                    margin-bottom: 5px;
                }

            .interior .content section:nth-child(1) article.content-block .topics div.mask .slides:hover li.slide, .interior .content section:nth-child(1) div.content-block .topics div.mask .slides:hover li.slide {
                -webkit-transition: background 0.5s ease-in-out;
                -moz-transition: background 0.5s ease-in-out;
                transition: background 0.5s ease-in-out;
                background: #fafafa;
            }

                .interior .content section:nth-child(1) article.content-block .topics div.mask .slides:hover li.slide h5, .interior .content section:nth-child(1) div.content-block .topics div.mask .slides:hover li.slide h5 {
                    cursor: pointer;
                    -webkit-transition: color 0.2s ease-in-out;
                    -moz-transition: color 0.2s ease-in-out;
                    transition: color 0.2s ease-in-out;
                    color: black;
                }

            .interior .content section:nth-child(1) article.content-block .topics div.mask .slides.active, .interior .content section:nth-child(1) div.content-block .topics div.mask .slides.active {
                -webkit-transition: height 0.5s ease-in-out;
                -moz-transition: height 0.5s ease-in-out;
                transition: height 0.5s ease-in-out;
                height: 550px;
            }

                .interior .content section:nth-child(1) article.content-block .topics div.mask .slides.active li.slide, .interior .content section:nth-child(1) div.content-block .topics div.mask .slides.active li.slide {
                    background: #fafafa;
                }

                    .interior .content section:nth-child(1) article.content-block .topics div.mask .slides.active li.slide h5:before, .interior .content section:nth-child(1) div.content-block .topics div.mask .slides.active li.slide h5:before {
                        content: "-";
                        font-size: 1.25em;
                        padding-right: 2.5px;
                    }

.interior .content section:nth-child(1) article.content-block .body, .interior .content section:nth-child(1) div.content-block .body {
    border-bottom: 2px solid white;
    padding-bottom: 5px;
    margin-top: 2%;
}

    .interior .content section:nth-child(1) article.content-block .body, .interior .content section:nth-child(1) div.content-block .body:after {
        display: table;
        content: "";
        clear: both;
        width: 100%;
    }

        .interior .content section:nth-child(1) article.content-block .body h4, .interior .content section:nth-child(1) div.content-block .body h4 {
            color: #646464;
            margin-bottom: 5px;
            font-size: 0.9em;
        }

        .interior .content section:nth-child(1) article.content-block .body h5, .interior .content section:nth-child(1) div.content-block .body h5 {
            color: #646464;
            margin-bottom: 0;
            font-size: 1em;
            font-weight: 400;
        }

        .interior .content section:nth-child(1) article.content-block .body p, .interior .content section:nth-child(1) div.content-block .body p {
            margin-top: 5px;
        }

        .interior .content section:nth-child(1) article.content-block .body ol, .interior .content section:nth-child(1) article.content-block .body ul, .interior .content section:nth-child(1) div.content-block .body ol, .interior .content section:nth-child(1) div.content-block .body ul {
            margin: 0;
            color: #646464;
            padding-left: 20px;
        }

        .interior .content section:nth-child(1) .content-block .body .col-30 ul{
            padding: 0;
        }

        .interior .content section:nth-child(1) article.content-block .body .authors, .interior .content section:nth-child(1) div.content-block .body .authors {
            list-style-type: none;
            padding: 0;
            margin: 0;
        }

            .interior .content section:nth-child(1) article.content-block .body .authors li a, .interior .content section:nth-child(1) div.content-block .body .authors li a {
                -webkit-transition: color 0.5s ease-in-out;
                -moz-transition: color 0.5s ease-in-out;
                transition: color 0.5s ease-in-out;
                color: #cb3600;
                text-decoration: none;
            }

                .interior .content section:nth-child(1) article.content-block .body .authors li a:nth-child(2), .interior .content section:nth-child(1) div.content-block .body .authors li a:nth-child(2) {
                    color: #646464;
                }

                    .interior .content section:nth-child(1) article.content-block .body .authors li a:nth-child(2):after, .interior .content section:nth-child(1) article.content-block .body .authors li a:nth-child(2):before, .interior .content section:nth-child(1) div.content-block .body .authors li a:nth-child(2):after, .interior .content section:nth-child(1) div.content-block .body .authors li a:nth-child(2):before {
                        content: "|";
                        padding: 0 5px;
                    }

                .interior .content section:nth-child(1) article.content-block .body .authors li a:hover, .interior .content section:nth-child(1) div.content-block .body .authors li a:hover {
                    -webkit-transition: color 0.5s ease-in-out;
                    -moz-transition: color 0.5s ease-in-out;
                    transition: color 0.5s ease-in-out;
                    color: black;
                }

        .interior .content section:nth-child(1) article.content-block .body.quoted blockquote, .interior .content section:nth-child(1) div.content-block .body.quoted blockquote {
            display: inline-block;
            color: #333333;
            float: right;
            width: 27.007752%;
            font-size: 1.3125em;
            margin: 0 0 0 30px;
        }

.content-block .body ul {
    color: #2c2c2c !important;
}

.interior .content section:nth-child(1) article.content-block .related, .interior .content section:nth-child(1) div.content-block .related {
    margin-top: 20px;
    clear: both;
    overflow: auto;
}

.interior .content section:nth-child(1) div.content-block .related.nep{
    margin-top: 0;
}

    .interior .content section:nth-child(1) article.content-block .related h3, .interior .content section:nth-child(1) div.content-block .related h3 {
        color: #222222;
        padding-bottom: 10px;
        font-size: 1.125em;
        border-bottom: 1px solid #e3e3e3;
    }

    .interior .content section:nth-child(1) article.content-block .related time, .interior .content section:nth-child(1) article.content-block .related span, .interior .content section:nth-child(1) div.content-block .related time, .interior .content section:nth-child(1) div.content-block .related span, .content-block.middle article span {
        display: block;
        margin: 0 0 5px;
        color: #646464;
    }

    .interior .content section:nth-child(1) article.content-block .related time, .interior .content section:nth-child(1) div.content-block .related time, .content-block.middle article time {
        margin-bottom: 10px;
    }

    .interior .content section:nth-child(1) article.content-block .related article, .interior .content section:nth-child(1) div.content-block .related article, .content-block.middle article {
        margin-bottom: 10px;
        overflow: auto;
    }

div.content-block.middle.news-landing section.upcoming-events > div.related > h4 {
    margin: .5em 0;
}

.interior .content section:nth-child(1) article.content-block .related article h4, .interior .content section:nth-child(1) div.content-block .related article h4, .content-block.middle article h4 {
    margin-top: 10px;
    margin-bottom: 5px;
}

    .interior .content section:nth-child(1) article.content-block .related article h4 a, .interior .content section:nth-child(1) div.content-block .related article h4 a, .content-block article h4 a {
        -webkit-transition: color 0.5s ease-in-out;
        -moz-transition: color 0.5s ease-in-out;
        transition: color 0.5s ease-in-out;
        color: #cb3600;
        font-size: 1.125em;
        text-decoration: none;
    }

        .interior .content section:nth-child(1) article.content-block .related article h4 a:hover, .interior .content section:nth-child(1) div.content-block .related article h4 a:hover {
            -webkit-transition: color 0.5s ease-in-out;
            -moz-transition: color 0.5s ease-in-out;
            transition: color 0.5s ease-in-out;
            color: black;
        }

.interior .content section:nth-child(1) article.content-block .related article p, .interior .content section:nth-child(1) div.content-block .related article p, .content-block.middle article p {
    margin: 0 0 5px;
    color: #646464;
}

.interior .content section:nth-child(1) article.content-block .related .btn-view-more, .interior .content section:nth-child(1) div.content-block .related .btn-view-more {
    -webkit-transition: color 0.5s ease-in-out;
    -moz-transition: color 0.5s ease-in-out;
    transition: color 0.5s ease-in-out;
    display: block;
    margin-top: 20px;
    text-decoration: none;
    color: #cb3600;
}

    .interior .content section:nth-child(1) article.content-block .related .btn-view-more:hover, .interior .content section:nth-child(1) div.content-block .related .btn-view-more:hover {
        -webkit-transition: color 0.5s ease-in-out;
        -moz-transition: color 0.5s ease-in-out;
        transition: color 0.5s ease-in-out;
        color: black;
    }

.interior header {
    max-width: 960px;
    margin: auto;
}

.interior aside {
    float: right;
    background: whitesmoke;
    width: 27%;
}

    .interior aside h4 {
        padding-bottom: 10px;
        border-bottom: 1px solid #e3e3e3;
    }

    .interior aside .page-tools {
        position: relative;
        -webkit-box-shadow: 0 0 66px -17px black;
        -moz-box-shadow: 0 0 66px -17px black;
        -ms-box-shadow: 0 0 66px -17px black;
        box-shadow: 0 0 66px -17px black;
        border-bottom: 1px solid whitesmoke;
        margin: 0;
        padding: 5px 35px;
        background: white;
    }

        .interior aside .page-tools li {
            display: inline-block;
            height: 50px;
            vertical-align: middle;

        }

            .interior aside .page-tools li a {
                -webkit-transition: background-color 1s ease-in-out;
                -moz-transition: background-color 1s ease-in-out;
                transition: background-color 1s ease-in-out;
                background: #0077b5 url("/assets/Main/images/gui/btns-page-tools.png") 50% -95px no-repeat;
                display: block;
                overflow: hidden;
                width: 17px;
                padding: 10px 0;
                text-indent: -10em;
                height: 100%;
                vertical-align: middle;
            }
            .interior aside .page-tools li a span {
                background: none !important;
            
                height: 20px;
            }

                .interior aside .page-tools li a:hover {
                    background-color: #002b42;
                }

            .interior aside .page-tools li:nth-child(3) a, .interior aside .page-tools li:nth-child(4) a {
                width: 35px;
            }

            .interior aside .page-tools li:nth-child(2) a {
                -webkit-transition: background-color 0.5s ease-in-out;
                -moz-transition: background-color 0.5s ease-in-out;
                transition: background-color 0.5s ease-in-out;
                background-color: #67d1eb;
                width: 35px;
                background-position: 0 -45px;
            }

                .interior aside .page-tools li:nth-child(2) a:hover {
                    background-color: #4892a4;
                }

            .interior aside .page-tools li:nth-child(3) a {
                -webkit-transition: background-color 0.5s ease-in-out;
                -moz-transition: background-color 0.5s ease-in-out;
                transition: background-color 0.5s ease-in-out;
                background-color: #cb3700;
                background-position: 0 -145px;
            }

                .interior aside .page-tools li:nth-child(3) a:hover {
                    background-color: #8e2600;
                }

            .interior aside .page-tools li:nth-child(4) a {
                -webkit-transition: background-color 0.5s ease-in-out;
                -moz-transition: background-color 0.5s ease-in-out;
                transition: background-color 0.5s ease-in-out;
                background-color: white;
                background-position: 0 -195px;
            }

                .interior aside .page-tools li:nth-child(4) a:hover {
                    background-color: #8e2600;
                }

    .interior aside blockquote {
        font-size: 1.3125em;
        color: #333333;
    }

.page-nav {
    display: none;
    position: relative;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
    .space {
        display: none;
    }

    .interior .header-wrapper {
        height: auto;
    }

    header:first-child h1 a {
        width: 100px;
        height: 2.5em;
    }

    .interior header {
        margin-top: 80px;
    }

    .interior .content {
        clear: both;
    }

    .interior .page-nav {
        display: block;
        z-index: 2;
        width: 100%;
    }

    .interior .sets {
        padding: 0 5px 0;
    }

    .interior .jump-list {
        display: block;
        background-color: #7b1400;
        min-height: 60px;
        overflow: auto;
    }

        .interior .jump-list .left-col {
            width: auto;
            float: left;
            padding: 10px 0 0 10px;
            margin-top: auto;
        }

            .interior .jump-list .left-col label {
                color: white;
                font-size: 1.2em;
                font-weight: bold;
            }

        .interior .jump-list .right-col {
            width: auto;
            margin-top: auto;
            float: right;
            padding: 20px 10px 0 0;
        }

    .interior .page-tools {
        display: none;
    }

    .interior .jump-list-expand {
        display: none;
        background-color: white;
        overflow-x: hidden;
        overflow-y: hidden;
    }

        .interior .jump-list-expand #jump-list-slider {
            position: relative;
            left: 0px;
            top: 0px;
        }

            .interior .jump-list-expand #jump-list-slider > ul {
                float: left;
                clear: none;
                width: 100%;
            }

        .interior .jump-list-expand ul {
            margin: 0;
            padding: 0;
            width: 100%;
            list-style-type: none;
            font-size: 1.2em;
            font-weight: bold;
        }

            .interior .jump-list-expand ul li {
                border-bottom: solid 1px #c03113;
                color: #c03113;
                padding-top: 5px;
                padding-bottom: 5px;
            }

                .interior .jump-list-expand ul li a {
                    text-decoration: none;
                    padding-left: 10px;
                }

        .interior .jump-list-expand #jump-list-slider ul li a.has-children:before {
            content: "+ ";
        }

    .interior #core:before {
        background-color: #c03113;
        background: -webkit-radial-gradient(50% 10%, circle cover, #c03113, #7b1400) 0 0 no-repeat;
        background: radial-gradient( circle at 50% 10%, #c03113, #7b1400) 0 0 no-repeat;
    }

    .interior .header-wrapper {
        background: none;
    }

    .interior .content section:nth-child(1) .featured-header {
        padding: 0;
    }

        .interior .content section:nth-child(1) .featured-header .left-col {
            float: left;
            width: 50%;
        }

        .interior .content section:nth-child(1) .featured-header .right-col {
            float: left;
            width: 50%;
            padding-left: 15px;
        }

        .interior .content section:nth-child(1) .featured-header.image {
            min-height: 0;
        }

    .interior .content-block header {
        margin-top: 0;
    }

    .interior .content section:nth-child(1) .featured-header.image h2, .interior .content section:nth-child(1) .featured-header.image ul {
        margin: 0;
    }

    .interior .content section:nth-child(1) {
        width: 100%;
    }

        .interior .content section:nth-child(1) .featured-header.image img {
            width: 100%;
            min-width: 200px;
            max-width: 253px;
            position: static;
        }

    .interior aside {
        width: 100%;
        float: left;
        background-color: white;
    }

    .interior .content section:nth-child(1) article.content-block .body {
        margin-bottom: 0;
        padding-bottom: 25px;
    }

    .interior .content section:nth-child(1) article.content-block .related {
        margin: 0;
    }

    footer nav.secondary-nav ul li.mobile {
        display: inline-block;
    }

    .mobile {
        display: block;
    }

    .tel-no-link{
        display: none !important;
    }

    .interior .content section:nth-child(1) article.content-block .branded-filter h4, 
    .interior .content section:nth-child(1) div.content-block .branded-filter h4{
        width: 55%;
    }

    .interior .content section:nth-child(1) article.content-block .branded-filter select, 
    .interior .content section:nth-child(1) div.content-block .branded-filter select{
        width: 45%;
    }

    .featured-header .content-search .over-label{
        font-size: 1.2em;
    }
}
/* line 10, ../../source/sass/general.scss */
.tt-hint {
    color: #2c2c2c;
}

#siteSearch {
    color: #cb3600;
}

    #siteSearch::-ms-clear {
        display: none;
    }

header:first-child .tt-dropdown-menu {
    background-color: white;
    width: 100%;
    padding: 0 0px;
    z-index: 1000 !important;
    box-shadow: 0px 15px 20px rgba(50, 50, 50, 0.4);
}

.tt-suggestion {
    padding: 10px 25px;
    text-transform: lowercase;
    z-index: 1000 !important;
    position: relative;
}

    .tt-suggestion p {
        padding: 0;
        margin: 0;
    }

    .tt-suggestion a {
        text-decoration: none;
        color: #cb3600;
    }

    .tt-suggestion:nth-child(odd) {
        background-color: #ececec;
    }

.typeahead-highlight {
    color: #cb3600;
}

ul.unstyled {
    margin: 0;
    padding: 0;
    list-style-type: none;
    clear: both;
}

    /* line 16, ../../source/sass/general.scss */
    ul.unstyled li {
        float: left;
        margin: 0;
    }

/* line 22, ../../source/sass/general.scss */
.color-button {
    background-color: #cb3600;
    border: none;
    color: white;
    border: 1px solid #cb3600;
}

    .color-button:hover {
        -webkit-transition: background-color 0.2s ease-in-out;
        transition: background-color 0.2s ease-in-out;
        background-color: white;
        color: #cb3600;
    }

/* line 28, ../../source/sass/general.scss */
.light-button {
    background-color: white;
    border: 1px solid #d4d4d4;
    color: #cb3600;
}

    .light-button:hover {
        -webkit-transition: background-color 0.2s ease-in-out;
        transition: background-color 0.2s ease-in-out;
        background-color: #cb3600;
        color: white;
    }

.header-wrapper {
    max-width: 960px;
    margin: auto;
    height: 129px;
}

input.black-input {
    width: 95%;
    padding: .3em;
    background-color: #2c2c2c;
    border: none;
    color: white;
}

/* line 33, ../../source/sass/general.scss */
a {
    color: #cb3600;
}

.twitter-typeahead {
    width: 100%;
}

.interior .mega-menu {
    top: 138px;
}

.interior header:first-child .page-options .main-navigation ul li a {
    padding-bottom: 13px;
}

.tabs .tabHead li {
    padding: 0 30px 10px 30px;
    border: solid 1px gainsboro;
    border-bottom: none;
    margin: 0 5px 0 0;
    cursor: pointer;
}

    .tabs .tabHead li span {
        position: relative;
        bottom: -5px;
    }

    .tabs .tabHead li.active {
        background-color: white;
    }

.tabs a {
    text-decoration: none;
}

.accordion {
    margin-bottom: 1em;
}

    .accordion .accordion-header {
        background-color: #c84b1f;
        font-size: 1.4em;
        padding: 2em;
        margin-bottom: 1em;
        position: relative;
        overflow: hidden;
    }

    .accordion .accordion-header .accordion-header-bg {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 100%;
        height: 100%;
        background-size: cover;
        background-position: center;
        transition: ease 1s transform;
    }

    .accordion .accordion-header:hover .accordion-header-bg,
    .accordion .accordion-header:focus .accordion-header-bg,
    .accordion .accordion-header.accordion-open .accordion-header-bg {
        transform: translate(-50%, -50%) scale(1.1, 1.1);
    }
    
    .accordion .accordion-header:after {
        content: "";
        position: absolute;
        top: 0; right: 0; bottom: 0; left: 0;
        background-color: rgba(200, 75, 31, 0.5);
        pointer-events: none;
    }

        .accordion .accordion-header .accordion-header-button {
            display: block;
            width: 19px;
            height: 19px;
            background: url('/assets/main/images/gui/expand-dark.png') no-repeat center;
            position: absolute;
            right: 2em;
            top: calc(50% - 9px);
            z-index: 2;
        }

        .accordion .accordion-header.accordion-open .accordion-header-button {
            background-image: url('/assets/main/images/gui/collapse-dark.png');
        }

    .accordion .accordion-header + .accordion-content {
        display: none;
    }

    .accordion .accordion-header.accordion-open-default + .accordion-content {
        display: block;
    }

        .accordion .accordion-header .accordion-header-text {
            display: block;
            color: #fff;
            position: relative;
            z-index: 2;
        }

    .accordion .accordion-content {
        padding: 1em;
        margin-bottom: 1em;
    }

.accordion-expand-all,
.top-level-expand-all {
    float: right;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 0.8em;
    text-decoration: none;
}
.accordion-expand-all:after,
.top-level-expand-all:after {
    margin-left: 5px;
    content: "+";
}
.accordion-expand-all.open:after,
.top-level-expand-all.open:after {
    content: "-";
}


.mega-menu {
    position: absolute;
    z-index: 10;
    display: none;
}

    .mega-menu .wrapper {
        padding: 20px;
        background-color: white;
        box-shadow: 0px 15px 20px rgba(50, 50, 50, 0.4);
    }

    .mega-menu div {
        float: left;
    }

        .mega-menu div.highlight {
            float: right;
        }

    .mega-menu .letter .letter-filter {
        width: 145px;
        list-style-type: none;
        padding: 0;
        margin: 0;
        text-transform: uppercase;
        font-weight: bold;
        font-size: 1.2em;
        text-align: left;
    }

        .mega-menu .letter .letter-filter li {
            float: left;
            width: 1.5em;
        }

            .mega-menu .letter .letter-filter li a {
                text-decoration: none;
                color: #cb3600;
            }

                .mega-menu .letter .letter-filter li a:hover {
                    color: #2c2c2c;
                }

                .mega-menu .letter .letter-filter li a.inactive {
                    color: #2c2c2c;
                    cursor: default;
                }
                
    .mega-menu div.search {
        border-left: dashed 1px #ccc;
        padding-left: 1.4em;
        width: 22em;
        position: relative;
    }

        .mega-menu div.search li {
            margin-top: 10px;
            width: 50%;
        }

            .mega-menu div.search li select, .mega-menu div.search li button {
                width: 95%;
            }

            .mega-menu div.search li button {
                padding: 5px;
                font-size: .8em;
                font-weight: bold;
            }

            .mega-menu div.search li a {
                text-decoration: none;
                font-size: .9em;
                font-weight: bold;
            }

    .mega-menu .professionals-link {
        white-space: nowrap;
    }
    
    .mega-menu .professionals-link.right {
        float: right;
    }

        .mega-menu .professionals-link > a {
            float: right;
            margin-right: 10px;
        }

    .mega-menu div.listing, .mega-menu div.bio-image {
        display: none;
    }

    .mega-menu div.shadow {
        box-shadow: inset 20px 0px 10px -20px #ccc;
        position: absolute;
        top: 0px;
        width: 20px;
        left: 0;
    }

    .mega-menu div.bio-image {
        width: 1px;
        position: absolute;
        top: 0px;
        background-color: white;
        vertical-align: middle;
    }

        .mega-menu div.bio-image img {
            margin-top: 5px;
            height: 95%;
            padding-left: 10px;
        }

    .mega-menu div.listing {
        height: 120px;
        max-height: 120px;
        position: relative;
        width: 1px;
        overflow-y: scroll;
        padding-left: 10px;
    }

        .mega-menu div.listing li {
            padding-left: 15px;
            padding-bottom: 5px;
            width: 100%;
        }

            .mega-menu div.listing li a {
                font-weight: bold;
                text-decoration: none;
            }

        .mega-menu div.listing img {
            padding-right: 10px;
            float: right;
        }

        .mega-menu div.listing::-webkit-scrollbar-track {
            -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
            border-radius: 10px;
            background-color: #F5F5F5;
        }

        .mega-menu div.listing::-webkit-scrollbar {
            width: 12px;
            background-color: #F5F5F5;
        }

        .mega-menu div.listing::-webkit-scrollbar-thumb {
            border-radius: 10px;
            -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.4);
            background-color: #555;
        }

    .mega-menu div.close {
        background-color: transparent;
    }

    .mega-menu div.close {
        font-weight: bold;
        font-size: 1.5em;
        padding-top: 2px;
        background-color: white;
        border: none;
        color: #cb3600;
        padding: .2em;
        cursor: pointer;
        display: block;
    }

    .mega-menu .modal {
        display: none;
        position: fixed;
        background-color: rgba(0, 0, 0, 0.7);
        top: 0;
        left: 0;
    }

        .mega-menu .modal .pop {
            position: absolute;
            margin: auto;
            background-color: white;
        }

            .mega-menu .modal .pop ul {
                padding-top: 10px;
            }

            .mega-menu .modal .pop .tab {
                padding-top: 0;
            }

            .mega-menu .modal .pop .head {
                float: none;
            }

                .mega-menu .modal .pop .head a {
                    position: absolute;
                    right: 15px;
                }

                .mega-menu .modal .pop .head h4 {
                    margin: 0 0 10px 0;
                    display: inline;
                }

                    .mega-menu .modal .pop .head h4 a {
                        position: static;
                    }

    .mega-menu.practices, .mega-menu.notable, .mega-menu.news {
        left: 200px;
    }

        .mega-menu.practices .wrapper, .mega-menu.notable .wrapper, .mega-menu.news .wrapper {
            padding: 20px 20px 20px 20px;
        }

        .mega-menu.practices .search, .mega-menu.notable .search, .mega-menu.news .search {
            width: 13em;
            border: none;
            padding: 0;
        }

            .mega-menu.notable .search ul.unstyled li, .mega-menu.news .search ul.unstyled li {
                width: auto;
                float: none;
                margin-top: 0;
                margin-bottom: 10px;
            }

            .mega-menu.practices .search ul.unstyled li {
                float: left;
                width: 50%;
            }

        .mega-menu.practices .search {
            width: 24em;
        }

            .mega-menu.practices .search .unstyled:first-child li {
                width: 95%;
                margin-bottom: 10px;
                margin-top: 0;
            }

            .mega-menu.practices .search input.black-input {
                width: 97.5%;
            }

        .mega-menu.practices .wrapper {
            min-width: 0;
        }

.tabs .tab {
    display: none;
    float: none;
    border: solid 1px gainsboro;
    margin-top: 30px;
    padding: 20px 20px 0 20px;
}

    .tabs .tab.active {
        display: block;
    }

    .tabs .tab .left-col, .tabs .tab .right-col , .accordion .left-col, .tabs .tab .right-col  {
        margin-top: 0;
    }

    .tabs .tab ul.top-level , .accordion ul.top-level  {
        clear: none;
        margin-right: 25px;
        display: inline-block;
        vertical-align: top;
        padding-left: 0;
    }

    @media (max-width: 768px) {
        .tabs .tab ul.top-level , .accordion ul.top-level  {
            margin-top: 0;
            margin-bottom: 0;
        }
    }

        .tabs .tab ul.top-level > li , .accordion ul.top-level > li  {
            width: 100%;
            padding: 0 0 20px 30px;
        }

            .tabs .tab ul.top-level > li.visible , .accordion ul.top-level > li.visible  {
                background: url('/assets/main/images/gui/expand-white.png') no-repeat 0% 0%;
                padding-left: 30px;
            }

                .tabs .tab ul.top-level > li.visible.active , .accordion ul.top-level > li.visible.active  {
                    background: url('/assets/main/images/gui/collapse-white.png') no-repeat 0% 0%;
                    padding-left: 30px;
                }

    .tabs .tab li , .accordion li  {
        width: 170px;
        float: none;
        display: block;
        cursor: pointer;
    }

        .tabs .tab li span , .accordion li span  {
            padding: 0px 6px 2px;
            background-color: #cb3600;
            color: white;
            cursor: pointer;
            margin-right: 15px;
            display: inline;
        }

        .tabs .tab li .related-practices , .accordion li .related-practices  {
            float: none;
            margin-left: 20px;
        }

        .tabs .tab li.collapsed .related-practices, .accordion li.collapsed .related-practices {
            display: none;
        }

.news li a.head-link {
    color: #cb3600;
}

    .news li a.head-link:hover {
        -webkit-transition: color 0.2s ease-in-out;
        transition: color 0.2s ease-in-out;
        color: #2c2c2c;
    }

.mega-menu.notable .matters h4.title, .mega-menu.notable .news h4.title, .mega-menu.news .matters h4.title, .mega-menu.news .news h4.title {
    margin: 0 0 0 25px;
}

.mega-menu.notable .matters li, .mega-menu.notable .news li, .mega-menu.news .matters li, .mega-menu.news .news li {
    margin-left: 25px;
    max-width: 300px;
}

.mega-menu.notable .matters li {
    max-width: 190px;
}

    .mega-menu.notable .matters li h4, .mega-menu.notable .news li h4, .mega-menu.news .matters li h4, .mega-menu.news .news li h4 {
        margin-bottom: 5px;
        margin-top: 5px;
    }

    .mega-menu.notable .matters li p, .mega-menu.notable .news li p, .mega-menu.news .matters li p, .mega-menu.news .news li p {
        font-size: .8em;
        margin-top: 0px;
    }

    .mega-menu.notable .matters li li, .mega-menu.notable .news li li, .mega-menu.news .matters li li, .mega-menu.news .news li li {
        margin-left: 0px;
        font-size: 0.9em;
    }

    .mega-menu.notable .matters li a, .mega-menu.notable .news li a, .mega-menu.news .matters li a, .mega-menu.news .news li a {
        text-decoration: none;
    }

.mega-menu.news .highlight {
    width: 100%;
    max-width: 230px;
    margin-left: 30px;
}

.mega-menu.news .news ul.unstyled li {
    float: none;
}

    .mega-menu.news .news ul.unstyled li h4 {
        clear: both;
        margin-bottom: 5px;
        margin-top: 0;
    }

        .mega-menu.news .news ul.unstyled li h4:first-child {
            padding-top: 5px;
        }

    .mega-menu.news .news ul.unstyled li li {
        padding-top: 0;
        float: left;
    }

    .mega-menu.news .news ul.unstyled li.even {
        padding-top: 30px;
    }

    .mega-menu.news .news ul.unstyled li p {
        margin: 0 0 5px 0;
    }

footer .active .expand span {
    bottom: 7px;
    left: -1px;
}

footer .expand {
    width: 20px;
    height: 20px;
    display: inline-block;
    background-color: #dcdcdc;
    border-radius: 32px;
    text-align: center;
    font-size: 1.5em;
    vertical-align: middle;
    position: relative;
    top: 0px;
    -webkit-transition: background-color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
}

    footer .expand span {
        position: relative;
        bottom: 6px;
        left: 0px;
    }

footer nav:nth-child(1) ul li:last-child {
    border-right: none;
}

footer nav:nth-child(1) ul li.no-mobile.cookie-policy {
	border-right: none;
}

footer .footer-control {
    display: inline-block;
    background: transparent url("/assets/Main/images/gui/expand.png") 100% 0 no-repeat;
    min-width: 20px;
    min-height: 17px;
    position: relative;
    bottom: -2px;
    background-position: 0;
}

footer nav:nth-child(1) ul li:nth-child(1) {
    padding-left: 0px;
}

footer .footer-control.expanded {
    background: transparent url("/assets/Main/images/gui/collapse.png") 100% 0 no-repeat;
    background-position: 0;
}

footer li:hover .footer-control {
    background: transparent url("/assets/Main/images/gui/expand_hover.png") 100% 0 no-repeat;
    background-position: 0;
}

    footer li:hover .footer-control.expanded {
        background: transparent url("/assets/Main/images/gui/collapse_hover.png") 100% 0 no-repeat;
        background-position: 0;
    }

footer nav:nth-child(1) ul li:hover a {
    color: #edc22e;
}

footer nav:nth-child(1) ul li:hover .expand {
    background-color: #edc22e;
    text-decoration: inherit;
}

.footer-expand {
    display: none;
    border-bottom: solid 1px #6f6f6f;
    overflow: auto;
}

    .footer-expand.topics, .footer-expand.site-sections {
        vertical-align: top;
    }

        .footer-expand.topics ul, .footer-expand.site-sections ul {
            vertical-align: top;
            list-style-type: none;
            margin: 5px 0;
            display: inline-block;
            padding-left: 0;
        }

            .footer-expand.topics ul li, .footer-expand.site-sections ul li {
                margin: 25px 50px 0 0;
            }

                .footer-expand.topics ul li a, .footer-expand.site-sections ul li a {
                    color: gainsboro;
                    text-decoration: none;
                }

                    .footer-expand.topics ul li a:hover, .footer-expand.site-sections ul li a:hover {
                        color: #edc22e;
                    }

footer img.expanded, footer img.collapsed {
    position: relative;
    margin-bottom: -2px;
}

footer img.expanded {
    display: none;
}

footer .office-detail.mobile {
    display: none;
    background-color: #3f3f3f;
    border-top: 1px solid #6f6f6f;
}

    footer .office-detail.mobile li {
        border: none;
    }

footer .office-list {
    float: left;
    width: 33%;
    position: relative;
    left: -10px;
}

    footer .office-list ul {
        list-style-type: none;
        display: block;
        margin: 0;
        padding: 0;
        line-height: 35px;
    
        overflow: auto;
}

        footer .office-list ul li {
            float: left;
            color: gainsboro;
            padding: 5px 0px 5px 0;
        }

            footer .office-list ul li a {
                border-right: #777 solid 1px;
                padding: 0 10px;
                color: gainsboro;
                text-decoration: none;
            }

                footer .office-list ul li a:hover {
                    color: #edc22e;
                }

            footer .office-list ul li.active a {
                color: #edc22e;
            }

footer .office {
    width: 67%;
    background-color: #191919;
    height: 100%;
    float: left;
}

    footer .office .office-detail {
        float: left;
        margin-top: 10px;
    }

        footer .office .office-detail ul {
            list-style-type: none;
        }

            footer .office .office-detail ul li {
                color: gainsboro;
            }

                footer .office .office-detail ul li a {
                    color: #edc22e;
                    margin-top: 10px;
                    display: block;
                    text-decoration: none;
                }

                    footer .office .office-detail ul li a:hover {
                        color: #fff;
                    }

        footer .office .office-detail .city {
            display: block;
            font-size: 2em;
            font-weight: bold;
            color: #edc22e;
            /* padding-bottom: 10px; */
        
            text-decoration: none;
            padding-left: 38px;
}

    footer .office .office-image {
        padding: 11px 11px 0 0;
        float: right;
    }

.social-navigation {
    float: right;
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: inline;
    margin-top: 15px;
}

    .social-navigation li {
        vertical-align: middle;
        float: left;
        padding-left: 15px;
    }

footer nav.secondary-nav {
    float: left;
    position: relative;
    left: -25px;
}

.content ul.unstyled li.collapsed .related-practices {
    display: none;
}

.content ul.unstyled li.expanded .related-practices {
    display: block;
	width:100%;
}

.content input {
    width: 100%;
    padding: 10px;
}

.content .mobile.over-label{
    top: 5px;
}

.content .content-block.middle .over-label{
    top: 10px;
}

.content .over-label {
    position: absolute;
    top: 10px;
    left: 15px;
    font-size: 1.4em;
    text-transform: uppercase;
}

    .content .over-label span:nth-child(1) {
        color: #cb3600;
    }

.content .mobile .over-label {
    display: none;
}

.content .related-practices ul.unstyled li {
    font-weight: normal;
    padding-bottom: 10px;
    padding-left: 35px;
}

.content .tab .related-practices ul.unstyled li, .content .accordion .related-practices ul.unstyled li {
    padding-left: 0;
}

    .content .related-practices ul.unstyled li a {
        color: #cb3600;
    }

.interior .content section:nth-child(1) article.content-block ul.unstyled, .content ul.unstyled, .tabs .tab ul , .accordion ul  {
    clear: none;
    float: left;
    font-size: .95em;
}

    .interior .content article.content-block ul.unstyled li, .content ul.unstyled li, .tabs .tab ul li , .accordion ul li  {
        float: none;
        font-weight: bold;
    }

        .interior .content section:nth-child(1) article.content-block ul.unstyled li span, .content ul.unstyled li span, .tabs .tab ul li span , .accordion ul li span  {
            padding: 0px 0px 2px 20px;
            background: transparent url("/assets/Main/images/gui/expand-white.png") 100% 0 no-repeat;
            color: white;
            cursor: pointer;
            margin-right: 15px;
            display: inline;
        }

        .interior .content section:nth-child(1) article.content-block ul.unstyled li span.hidden,
        .content ul.unstyled li span.hidden, 
        .tabs .tab ul li span.hidden, .accordion ul li span.hidden {
            visibility: hidden;
        }

            .interior .content section:nth-child(1) article.content-block ul.unstyled li span.active, .content ul.unstyled li span.active, .tabs .tab ul li span.active , .accordion ul li span.active  {
                padding: 0px 0px 20px 20px;
                background: transparent url("/assets/Main/images/gui/collapse-white.png") 100% 0 no-repeat;
                color: white;
                cursor: pointer;
                margin-right: 15px;
                display: inline;
                float: left;
            }

        .interior .content section:nth-child(1) article.content-block ul.unstyled li .related-practices, .content ul.unstyled li .related-practices, .tabs .tab ul li .related-practices , .accordion ul li.visible .related-practices  {
            margin-top: 10px;
        }

            .interior .content section:nth-child(1) article.content-block ul.unstyled li .related-practices ul, .content ul.unstyled li .related-practices ul, .tabs .tab ul li .related-practices ul , .accordion ul li .related-practices ul  {
                float: none;
                /* DO NOT CHANGE */ margin-left: 0; /* DO NOT CHANGE */
            }

                .interior .content section:nth-child(1) article.content-block ul.unstyled li .related-practices ul i li, .content ul.unstyled li .related-practices ul i li, .tabs .tab ul li .related-practices ul i li , .accordion ul li .related-practices ul i li  {
                    margin-bottom: 10px;
                    font-weight: normal;
                }

                    .interior .content section:nth-child(1) article.content-block ul.unstyled li .related-practices ul i li a, .content ul.unstyled li .related-practices ul i li a, .tabs .tab ul li .related-practices ul i li a , .accordion ul li .related-practices ul i li a  {
                        color: #cb3600;
                    }

                    .interior .content section:nth-child(1) article.content-block ul.unstyled li .related-practices ul i li div, .content ul.unstyled li .related-practices ul i li div, .tabs .tab ul li .related-practices ul i li div , .accordion ul li .related-practices ul i li div  {
                        font-weight: normal;
                        color: #1d1d1d;
                    }

        .interior .content section:nth-child(1) article.content-block ul.unstyled li a, .content ul.unstyled li a, .tabs .tab ul li a , .accordion ul li a  {
            text-decoration: none;
            color: #cb3600;
        }

.tabs .tab ul , .accordion ul  {
    float: none;
}

.sidebar ul.unstyled {
    float: none;
}

.sidebar .related {
    margin-top: 50px;
    margin-left: 35px;
}

.content ul.top-level > li {
    padding-bottom: 25px;
}

#core > section.content > section > div.featured-header > h2 {
    text-align: center;
}

@media (min-width: 768px) {
    #core > section.content > section > div.featured-header > h2 {
        text-align: left;
        margin-left: 80px;
    }
}

.interior .content section:nth-child(1) .content-search div:first-child input {
    padding: 10px 15px;
}

.interior .content section:nth-child(1) .content-search {
    width: 75%;
    margin-left: 80px;
    margin-bottom: 20px;
}

    .interior .content section:nth-child(1) .content-search div:first-child:after {
        top: 30%;
        left: 16%;
    }

    .interior .content section:nth-child(1) .content-search div:first-child:before {
        top: 30%;
    }

.interior .content section:nth-child(1) div.content-block .filter-set {
    margin-top: 0;
}

.content .left-col, .content .right-col {
    width: 50%;
    float: left;
    clear: right;
    margin-top: 25px;
}

.content .right-col:first-child{
    margin: 25px 0 0 25px;
}

@media screen and (max-width: 767px) {
    .content .left-col {
        margin-top: 0;
    }
}

.matter-item li a, .news li a, .matters li a {
    font-weight: normal;
    text-decoration: none;
    color: #e3931d;
}

    .matter-item li a:hover, .news li a:hover, .matters li a:hover {
        color: #2c2c2c;
    }

.news li h4 a, .matters li h4 a {
    font-weight: bold;
    font-size: 1em;
    color: #cb3600;
}

    .news li h4 a:hover, .matters li h4 a:hover {
        color: #2c2c2c;
    }

.matter-item ul.unstyled li {
    float: left;
    margin: 0;
}

.topics h4 {
    font-size: 1em;
    font-weight: 400;
    margin: 0 0 2px;
}

.topics a, .related-content-results a {
    text-decoration: none;
}

.topics .matter-item, .related-content-results .matter-item {
    margin-bottom: 10px;
}

    .topics .matter-item .close {
        cursor: pointer;
        color: black;
        width: 100%;
    }

    .topics .matter-item h5, .related-content-results .matter-item h5 {
        -webkit-transition: color 0.3s ease-in-out;
        -moz-transition: color 0.3s ease-in-out;
        transition: color 0.3s ease-in-out;
        color: #cb3600;
        margin: 0 0px;
        font-size: 1.125em;
        font-weight: bold;
        cursor: pointer;
    }

        .topics .matter-item h5:before, .related-content-results .matter-item h5:before {
            content: "+";
            padding-right: 2.5px;
        }

        .topics .matter-item h5:hover, .related-content-results .matter-item h5:hover {
            -webkit-transition: color 0.5s ease-in-out;
            -moz-transition: color 0.5s ease-in-out;
            transition: color 0.5s ease-in-out;
            color: #1b1b1b;
        }

    .topics .matter-item h6, .related-content-results .matter-item h6 {
        color: #2c2c2c;
        font-size: 1em;
        margin: 5px 0;
    }

    .topics .matter-item.active h5:before, .related-content-results .matter-item.active h5:before {
        content: "-";
    }

    .topics ul.unstyled.sub-topics, .interior .content .related-content-results .matter-item ul.unstyled.sub-topics {
        margin: 0 0 0 11px;
        clear: both;
        overflow: auto;
    }

        .topics ul.unstyled.sub-topics li a, .related-content-results .matter-item ul.unstyled.sub-topics li a {
            color: #e3931d;
            padding: 0;
        }

            .topics ul.unstyled.sub-topics li a:hover, .related-content-results .matter-item ul.unstyled.sub-topics li a:hover {
                -webkit-transition: color 0.5s ease-in-out;
                -moz-transition: color 0.5s ease-in-out;
                transition: color 0.5s ease-in-out;
                color: #cb3600;
            }

    .topics .matter-item .content, .related-content-results .matter-item .content {
        margin-left: 11px;
        display: none;
        background-color: white;
        color: #8d8d8d;
        clear: both;
    }

        .topics .matter-item .content p, .related-content-results .matter-item .content p {
            padding-bottom: 0;
            margin-bottom: 5px;
            margin-top: 0;
        }

.topics ul.tags, .related-content-results ul.tags, .topics ul.subtopics, .related-content-results ul.subtopics .topics ul.related-tags, .related-content-results ul.related-tags {
    padding: 0;
    margin: 0;
    overflow: auto;
}

    .topics ul.tags li, .related-content-results ul.tags li .topics ul.subtopics li, .related-content-results ul.subtopics li .topics ul.related-tags li, .related-content-results ul.related-tags li {
        display: inline;
        float: left;
    }

        .topics ul.tags li a, .related-content-results ul.tags li a, .topics ul.subtopics li a, .related-content-results ul.subtopics li a, .topics ul.related-tags li a, .related-content-results ul.related-tags li a {
            -webkit-transition: color 0.2s ease-in-out;
            -moz-transition: color 0.2s ease-in-out;
            transition: color 0.2s ease-in-out;
            color: #e3931d;
            text-decoration: none;
            font-size: 1em;
        }

            .topics ul.tags li a:hover, .related-content-results ul.tags li a:hover, .topics ul.subtopics li a:hover, .related-content-results ul.subtopics li a:hover, .topics ul.related-tags li a:hover, .related-content-results ul.related-tags li a:hover {
                -webkit-transition: color 0.2s ease-in-out;
                -moz-transition: color 0.2s ease-in-out;
                transition: color 0.2s ease-in-out;
                color: black;
            }

        .topics ul.tags li:last-child:after, .related-content-results ul.tags li:last-child:after, .topics ul.subtopics li:last-child:after, .related-content-results ul.subtopics li:last-child:after, .topics ul.related-tags li:last-child:after, .related-content-results ul.related-tags li:last-child:after {
            display: none;
        }

    .topics ul.subtopics li a, .related-content-results ul.subtopics li a, .topics ul.related-tags li a, .related-content-results ul.subtopics li a {
        font-size: 0.8125em;
    }

    .topics ul.subtopics li:last-child:after, .related-content-results ul.subtopics li:last-child:after, .topics ul.related-tags li:last-child:after, .related-content-results ul.related-tags li:last-child:after {
        display: none;
    }

    .topics ul.related-tags li a.active, .related-content-results ul.related-tags li a.active {
        font-size: 0.95em;
        color: #cb3600;
        background-color: black;
    }

    .topics ul.related-tags li:after, .related-content-results ul.related-tags li:after {
        content: ",";
        padding: 0;
        color: #cb3600;
        margin-right: 5px;
    }

    .topics ul.related-tags li:last-child:after, .related-content-results ul.related-tags li:last-child:after {
        display: none;
    }

.topics div.mask {
    position: relative;
    margin-bottom: 10px;
}

    .topics div.mask .slides {
        position: relative;
        -webkit-transition: height 0.5s ease-in-out;
        -moz-transition: height 0.5s ease-in-out;
        transition: height 0.5s ease-in-out;
        height: 70px;
        overflow: hidden;
        margin: 0;
        padding: 0;
    }

        .topics div.mask .slides li.slide {
            -webkit-transition: background 1s ease-in-out;
            -moz-transition: background 1s ease-in-out;
            transition: background 1s ease-in-out;
            position: absolute;
            padding: 10px 20px;
            background: white;
            top: 0;
            left: 0;
            display: inline-block;
        }

            .topics div.mask .slides li.slide h5 {
                -webkit-transition: color 1s ease-in-out;
                -moz-transition: color 1s ease-in-out;
                transition: color 1s ease-in-out;
                color: #cb3600;
                margin: 0 -12px;
                font-size: 1.125em;
                font-weight: 400;
            }

                .topics div.mask .slides li.slide h5:before {
                    content: "+";
                    padding-right: 2.5px;
                }

            .topics div.mask .slides li.slide p {
                margin: 0 0 5px;
            }

            .topics div.mask .slides li.slide .btn {
                -webkit-transition: color 0.2s ease-in-out;
                -moz-transition: color 0.2s ease-in-out;
                transition: color 0.2s ease-in-out;
                color: #cb3600;
                text-decoration: none;
                font-size: 1em;
            }

                .topics div.mask .slides li.slide .btn:hover {
                    -webkit-transition: color 0.2s ease-in-out;
                    -moz-transition: color 0.2s ease-in-out;
                    transition: color 0.2s ease-in-out;
                    color: black;
                }

            .topics div.mask .slides li.slide h6 {
                color: #333333;
                font-size: 1em;
                margin-bottom: 5px;
            }

        .topics div.mask .slides:hover li.slide {
            -webkit-transition: background 0.5s ease-in-out;
            -moz-transition: background 0.5s ease-in-out;
            transition: background 0.5s ease-in-out;
            background: #fafafa;
        }

            .topics div.mask .slides:hover li.slide h5 {
                cursor: pointer;
                -webkit-transition: color 0.2s ease-in-out;
                -moz-transition: color 0.2s ease-in-out;
                transition: color 0.2s ease-in-out;
                color: black;
            }

        .topics div.mask .slides.active {
            -webkit-transition: height 0.5s ease-in-out;
            -moz-transition: height 0.5s ease-in-out;
            transition: height 0.5s ease-in-out;
            height: 550px;
        }

            .topics div.mask .slides.active li.slide {
                background: #fafafa;
            }

                .topics div.mask .slides.active li.slide h5:before {
                    content: "-";
                    font-size: 1.25em;
                    padding-right: 2.5px;
                }

.view-all {
    clear: both;
    font-weight: bold;
}

    .view-all a {
        text-decoration: none;
    }

    .view-all img {
        height: 10px;
        padding-left: 10px;
    }

    .view-all a:after {
        content: " >";
    }

.view-more {
    width: 100%;
    background-color: #aaa;
    color: white;
    text-align: center;
    font-weight: bold;
    padding: 5px 0;
    margin-top: 20px;
    cursor: pointer;
    clear: both;
    -webkit-transition: background 0.5s ease-in-out;
    -moz-transition: background 0.5s ease-in-out;
    transition: background 0.5s ease-in-out;
	border: none;
}

    .view-more:hover {
        -webkit-transition: background 0.5s ease-in-out;
        -moz-transition: background 0.5s ease-in-out;
        transition: background 0.5s ease-in-out;
        background-color: #1b1b1b;
    }

@media screen and (min-width: 768px){
    .tel-link{
        display: none !important;
    }
}

@media screen and (min-width: 768px) and (max-width: 960px) {
    .mega-menu.professionals .search {
        width: 16em;
    }

    .tabs .tab li , .accordion li  {
        width: 180px;
    }

    .content .over-label {
        font-size: 1em;
    }

    #core:before {
        margin-left: 0px;
        left: auto;
        width: 100%;
    }

    .tabs .tab ul.top-level , .accordion ul.top-level  {
        margin-right: 15px;
        margin-top: 0;
    }

    .tabs .tab.practices ul.top-level:nth-child(3), .tabs .tab.industries ul.top-level:nth-child(3) {
        display: none;
    }

    .interior .mega-menu {
        margin-top: 0;
    }

    .mega-menu {
        top: 150px;
    }

        .mega-menu.practices .wrapper, .mega-menu.notable .wrapper, .mega-menu.news .wrapper {
            min-width: 420px;
        }

        .mega-menu.professionals div.listing li a {
            display: block;
        }

        .mega-menu.professionals #inputKeyword.black-input {
            width: 98%;
        }

        .mega-menu div.listing img {
            margin-top: -15px;
        }

        .mega-menu.professionals div.listing .separator {
            display: none;
        }

        .mega-menu.notable .matters li {
            max-width: 300px;
        }

        .mega-menu.notable .matters {
            width: 20em;
        }

    header .page-options {
        margin-top: 35px;
    }

        header .page-options ul {
            display: inline;
            padding: 0;
        }

        header .page-options li:last-child {
            margin-top: .6em;
        }

    header:first-child .page-options #search div:first-child:before, header:first-child .page-options #search div:first-child:after {
        top: 21%;
    }

    header:first-child .page-options #search {
        margin-left: 80px;
        width: 36%;
    }

        header:first-child .page-options #search div:first-child input {
            padding: 10px 0px 10px;
            border: none;
        }

    header:first-child .page-options {
        width: 100%;
    }

        header:first-child .page-options .secondary-navigation {
            right: 40%;
            top: -3px;
        }

            header:first-child .page-options .secondary-navigation li {
                display: block;
            }

                header:first-child .page-options .secondary-navigation li:first-child {
                    margin-top: 1px;
                }

                    header:first-child .page-options .secondary-navigation li:first-child:after {
                        content: "";
                    }

        header:first-child .page-options .language-selection {
            right: 32%;
            top: -3px;
        }

    header:first-child h1 a {
        background-size: 100%;
    }

    header:first-child h1 {
        right: 5.3%;
        top: -5%;
    }

    header:first-child .page-options .main-navigation ul {
        margin-left: 80px;
        font-size: .88em;
    }

    header:first-child .page-options .main-navigation {
        margin-top: 9.3%;
    }

        header:first-child .page-options .main-navigation ul li a {
            padding-bottom: 15px;
        }

    header:first-child .page-options #search div:first-child:after {
        left: 35%;
    }

    .interior .header-wrapper header {
        background-color: #7b1400;
        background: -webkit-radial-gradient(50% 100%, circle cover, #c03113, #7b1400) 0 0 no-repeat;
        background: radial-gradient( circle at 50% 100%, #c03113, #7b1400) 0 0 no-repeat;
        height: 159px;
    }

    .mega-menu .letter .letter-filter {
        width: 120px;
    }

    .mega-menu div.listing {
        width: 250px;
        max-height: 175px;
    }

    .mega-menu .highlight {
        display: none;
    }

    header:first-child .page-options #search div:first-child button {
        top: 33%;
    }

    footer nav.secondary-nav ul {
        margin-left: 0px;
    }

    footer nav:nth-child(1) ul li {
        padding: 0 14px;
    
}

    footer .office .office-detail ul {
        padding-left: 15px;
    }

    footer nav.secondary-nav {
        left: 0px;
    }

    footer .footer-expand {
        font-size: 80%;
    }

    footer section {
        margin: 0 auto;
        max-width: 95%;
    }

    footer .footer-expand.topics, footer .footer-expand.site-sections {
        font-size: 100%;
    }

        footer .footer-expand.topics ul, footer .footer-expand.site-sections ul {
            margin-top: -15px;
            padding-left: 0px;
        }

    footer .office {
        width: 57%;
    }

    footer .office-image {
        width: 40%;
    }

        footer .office-image img {
            width: 100%;
        }

    footer .office-list {
        position: relative;
        width: 43%;
    }

        footer .office-list ul {
            line-height: 25px;
        }

    footer .social-navigation {
        margin-right: 45px;
    }

    .content input {
        padding: 5px;
    }

    .interior .content {
        margin-top: 10px;
    }

    .interior .content section:nth-child(1) article.content-block .branded-filter h4, 
    .interior .content section:nth-child(1) div.content-block .branded-filter h4{
        width: 45%;
    }

    .interior .content section:nth-child(1) article.content-block .branded-filter select, 
    .interior .content section:nth-child(1) div.content-block .branded-filter select{
        width: 55%;
    }
}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: portrait) {
    #core:before {
        margin-left: 0px;
        left: auto;
        width: 100%;
    }

    header:first-child .page-options .secondary-navigation {
        right: 40%;
        top: -3px;
    }

    .social-navigation {
        float: right;
        list-style-type: none;
        margin: 0;
        padding: 0;
        display: inline;
        margin-top: 15px;
        margin-right: 45px;
    }
}

@media screen and (min-width: 0px) and (max-width: 767px) {
    .sidebar .related {
        margin-left: 0;
        margin-top: 0;
    }

    .interior .content section:nth-child(1) div.content-block .related {
        margin-top: 25px;
    }

    .interior .content section:nth-child(1) div.content-block {
        padding: 5.0625% 10px 8%;
    }

    .interior header {
        margin-top: 80px;
    }

    html {
        min-height: 0;
    }

    body {
        background-color: #2c2c2c;
    }

    #core:before {
        margin-left: auto;
        left: auto;
        width: 100%;
        background-size: 150% 65%;
        box-shadow: none;
    }

    .interior .header-wrapper {
        height: 0;
    }

    .interior .content section:nth-child(1) {
        border-right: none;
    }

    header:first-child {
        position: static;
    }

        header:first-child h1 {
            width: auto;
            top: 0;
        }

            header:first-child h1 a {
                background: transparent url("/assets/Main/images/branding/branding-main.png") 100% 10% no-repeat;
                background-size: 3.0em;
            }

        header:first-child .page-options #search {
            display: none;
        }

        header:first-child .page-options .secondary-navigation {
            display: none;
        }

        header:first-child .page-options .main-navigation {
            display: none;
        }

        header:first-child .page-options .language-selection {
            display: none;
        }

    .mega-menu.professionals {
        display: none;
    }

    .mobile-navigation {
        z-index: 3;
        display: block;
        position: absolute;
        left: 10px;
    }

        .mobile-navigation .mobile-search {
            position: absolute;
            left: 175px;
            background-color: white;
            top: 0px;
        }

            .mobile-navigation .mobile-search input {
                display: none;
                float: left;
                width: 80%;
                padding: 5px;
                border: none;
            }

                .mobile-navigation .mobile-search input.expanded {
                    display: block;
                }

            .mobile-navigation .mobile-search img {
                float: right;
            }

        .mobile-navigation .mobile-menu {
            background-color: #cb3600;
            color: white;
            padding: 7px;
            text-transform: uppercase;
            width: 160px;
            font-weight: bold;
        }

            .mobile-navigation .mobile-menu img {
                float: right;
                margin-top: 3px;
            }

        .mobile-navigation ul {
            background-color: #cb3600;
            margin: 0;
            padding: 0px 0px;
            list-style-type: none;
            display: none;
        }

            .mobile-navigation ul li {
                text-transform: uppercase;
                font-size: 95%;
                border-top: solid 1px white;
                padding: 10px 0px;
            }

                .mobile-navigation ul li a {
					display: block;
                    padding-left: 5px;
                    color: white;
                    text-decoration: none;
                }

                .mobile-navigation ul li:nth-child(n+5) {
                    background-color: #2c2c2c;
                    font-size: 80%;
                }

    .interior .mobile-navigation {
        top: -65px;
    }

    .footer-expand.topics ul, .footer-expand.site-sections ul {
        margin-left: 10px;
    }

    footer nav.secondary-nav ul li a.copy-right {
        margin-right: 25px;
        margin-top: -15px;
    }

    footer nav.secondary-nav {
        margin-top: 70px;
        position: static;
    }

        footer nav.secondary-nav ul {
            position: absolute;
            background-color: #2c2c2c;
            width: 100%;
            margin: 0px;
        }

            footer nav.secondary-nav ul li span {
                font-size: .80em;
                padding-left: 10px;
            }

    footer .active .expand span {
        bottom: 4px;
        left: -1px;
    }

    footer {
        padding: 0;
        position: static;
        margin-top: 0;
    }

        footer nav:nth-child(1) {
            text-align: center;
        }

            footer nav:nth-child(1) ul li {
                padding-right: 0;
                padding-left: 10px;
                border: none;
                width: 28%;
                white-space: nowrap;
            }

            footer nav.secondary-nav ul li a {
                padding: 0 5px 5px 10px;
                font-size: 0.80em;
            }

        footer nav:nth-child(1) ul li:nth-child(2) {
            padding-right: 5%;
            padding-left: 5px;
            border-right: solid 1px #6f6f6f;
            border-left: solid 1px #6f6f6f;
            width: 29%;
        }

        footer nav:nth-child(1) ul li a {
            padding: 10px 10px 10px 5px;
            font-size: 80%;
            white-space: normal;
            text-align: left;
        }

        footer nav:nth-child(1) ul li.no-mobile {
            display: none;
        }

        footer nav:nth-child(1) ul li:first-child a {
            padding-left: 5px;
            text-align: left;
            width: 90%;
        }

        footer nav:nth-child(2) ul li a {
            padding: 0 10% 0 0;
            text-align: left;
        }

        footer .expand {
            width: 16px;
            height: 16px;
            font-size: 1em;
        }

            footer .expand span {
                bottom: 3px;
                font-weight: bold;
            }

        footer nav:nth-child(2) ul {
            width: 100%;
            position: absolute;
            bottom: 5%;
            font-size: 85%;
        }

    .social-navigation {
        list-style-type: none;
        margin: 0;
        padding: 0;
        display: inline;
        margin-top: 15px;
        bottom: 35px;
        left: 0;
        position: absolute;
    }

        .social-navigation li {
            padding-left: 10px;
        }

    .copy-right {
        position: absolute;
        top: -30px;
        right: 0;
    }

    footer .office {
        display: none;
    }

    footer .footer-expand {
        height: auto;
    }

    footer .office-list {
        width: auto;
        margin-top: 0;
        float: none;
        border: none;
    }

        footer .office-list ul {
            display: block;
            margin: 10px 0 0 0;
            padding: 0;
        }

            footer .office-list ul li {
                border-bottom: none;
                border-top: solid 1px #6f6f6f;
                float: none;
                padding-left: 20px;
            }

                footer .office-list ul li a {
                    padding-left: 0;
                    border-right: none;
                }

                footer .office-list ul li div {
                    display: none;
                    margin-left: -15px;
                }

                footer .office-list ul li:first-child {
                    border: none;
                }

    #core:before, #core:after {
        height: 165px;
        box-shadow: none;
    }

    #core:before {
        background-size: 100% 165px;
    }

    #core:after {
        top: 425px;
    }

    .interior .content section:nth-child(1) .featured-header.image ul:nth-child(3) {
        margin-left: 0;
    }

    .interior aside {
        padding-left: 10px;
    }

    .interior .content section:nth-child(1) .featured-header {
        padding-bottom: 0;
        margin-left: 0px;
        font-size: .9em;
    }

    .interior .content section:nth-child(1) article.content-block header .btn-download-pdf {
        display: none;
    }

    .interior .content section:nth-child(1) article.content-block header h3 {
        width: auto;
    }

    .interior .sets {
        padding: 0;
    }

    header:first-child h1 {
        right: 1.3%;
    }

    .content .over-label {
        display: none;
    }

    .content .mobile.over-label {
        display: block;
    }
}

.content .sidebar ul.unstyled li a.active {
    color: #2c2c2c;
    cursor: default;
}

.content .sidebar ul.unstyled li ul {
    list-style: none;
}

#print-logo {
    display: none;
}
/*Print */
@media print {
    @page {
        size: 8.5in 11in;
        margin: .5in;
    }

    html, body {
        margin: 0;
    }

    .interior .content section:nth-child(1) .featured-header.image ul:nth-child(3), .interior .content section:nth-child(1) div.content-block header .btn-read-more, .short-bio, interior .content section:nth-child(1) div.content-block .related .btn-view-more, a.btn-read-more.less, .branded-filter, .btn-download-pdf, .content ul.unstyled li span.active, .interior aside .page-tools, .btn-read-more.more, header:first-child .page-options .secondary-navigation, #search, .main-navigation, .secondary-navigation, .language-selection, footer {
        display: none;
    }

    header .expand-read-more{
        display: block;
    }

    div#short-bio{
        display:none;
    }

    div#short-bio.show-short-bio{
        display: block;
    }

    * {
        color: black !important;
    }

    .header-wrapper {
        display: none;
    }

    #print-logo {
        display: block;
    }

        #print-logo img {
            max-height: 100px;
            margin: 10px 0 25px;
        }

    .interior .content section {
        border-right: none !important;
        width: 7in;
        padding: 0;
    }

    .interior header {
        margin: 0;
    }

    .content .related-practices ul.unstyled li {
        padding-left: 0;
    }

    .interior .content section:nth-child(1) div.content-block, .interior .content section:nth-child(1) article.content-block {
        padding: 0;
        width: 7in;
        float: left;
    }

    .interior .content section:nth-child(1) .featured-header > h2 {
        color: black;
    }

    .interior aside {
        width: 2.5in;
        float: right;
    }

    .content .left-col {
        width: 3in;
        margin-bottom: .5cm;
    }

    .clear {
        clear: both !important;
    }

    .space {
        width: 0;
        min-width: 0;
    }

    .expand-read-more {
        display: block !important;
    }

    .interior .content section:nth-child(1) .featured-header, .interior .header-wrapper, body, .interior .content, aside.sidebar {
        background: none !important;
    }

        .interior .content section .featured-header.image .right-col {
            margin-top: 0;
        }

    header#print img {
        max-height: 100px;
        margin-top: 10px;
    }

    h1.inline, h2.inline, h3.inline, h4.inline {
        display: inline-block;
        padding: 0px;
        margin: 0px;
    }

    ul.office {
        list-style: none;
    }

    div.bio-office {
        margin-bottom: 15px;
    }

    header:first-child h1 {
        left: 2%;
    }

        header:first-child h1 a {
            background: url("/assets/Main/images/print_logo.gif") 100% 50% no-repeat;
            width: 150px;
            height: 100px;
        }

    .tel-link{
        display: none;
    }

}

ul.translation-links {
    float: right;
    list-style: none;
    margin-right: 20px;
    padding: 0;
}

    ul.translation-links li {
        margin: 3px 0;
        padding: 0 2px;
        background: #646464;
    }

        ul.translation-links li a {
            text-decoration: none;
            color: white;
        }

            ul.translation-links li a:hover {
                color: #f1bc92;
            }

.matter-item a.inactive, article h4 a.inactive, article h4 a.inactve:hover {
    cursor: default !important;
    color: #2c2c2c !important;
}

/*Broll's additions*/
.slides a {
    display: inline;
    margin-top: 3px;
    text-decoration: none;
}

.slides p a {
    display: inline;
}

.highlight {
    padding: 0 10px;
}

#disclaimer {
    display: none;
    position: fixed;
    top: 2%;
    z-index: 999;
    background-color: white;
    border: 2px solid #cb3600;
    padding: 15px;
}

@media screen and (max-width: 767px) {
    #disclaimer {
        left: 2%;
        max-width: 96%;
    }
}

@media screen and (min-width: 768px) and (max-width: 960px) {
    #disclaimer {
        left: 15%;
        max-width: 70%;
    }
}

@media screen and (min-width: 961px) {
    #disclaimer {
        left: 30%;
        max-width: 40%;
    }
}

#disclaimer div {
    margin-bottom: 20px;
}

#disclaimer .disc-title {
    color: #cb3600;
}

#disclaimer .disc-text {
    color: black;
    background-color: white;
    padding: 10px;
}

#disclaimer div.disc-buttons {
    margin: 0;
}

#disclaimer-shadow {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(0, 0, 0, .7);
    z-index: 998;
}

div.disc-buttons {
    margin: 0;
}

.disc-buttons button, .disc-buttons input {
    width: 100px;
    margin-right: 15px;
}

.interior .content section:nth-child(1) div.content-block.top {
    padding-bottom: 0;
    padding-top: 20px;
}

.interior .content section:nth-child(1) div.content-block.middle {
    padding-top: 10px;
    padding-bottom: 10px;
}

@media screen and (min-width: 768px) {
    .interior .content section:nth-child(1) div.content-block.news-landing {
        padding: 5.0625% 80px 8%;
    }
}

.results-label {
    display: inline;
    color: #2c2c2c;
    font-weight: bold;
}

.content-block.middle section.topics > ul li a.active, #required-label, #invalid-email-label, #agree-conditions-label, .recaptcha-label {
    color: #cb3600;
}
.interest.title .sign {
    margin-right: 5px;
}
.interest.title h4 {
    margin:0 5px;
    cursor:pointer; 
}

.interests {
    display: none;
}
#recaptcha_widget_div {
    margin-top: 20px;
}

.recaptcha-label {
    display: block;
}

.submit-success-label {
    color: green;
}

#required-label, #invalid-email-label, #agree-conditions-label {
    display: none;
}

.interior .content section:nth-child(1) div.content-block .topics.related-notables {
    margin-top: 0;
}

.newsLandingRight {
    margin: 30px 15px;
}

    .newsLandingRight a {
        text-decoration: none;
        font-weight: bold;
    }

    .newsLandingRight .highlight {
        cursor: pointer;
    }

.content-block .col-1-2 {
    float: left;
    width: 50%;
}

.content-block .col-2-2 {
    float: right;
    width: 50%;
}

.content-block .col-1-1 {
    width: 100%;
    overflow: auto;
}

.content-block.bottom input {
    width: 95%;
    margin: 5px;
}

.content-block.bottom .conditions-input {
    width: auto;
    display: inline-block;
    margin-right: 10px;
    float: left;
}

.content-block.bottom textarea {
    width: 98.5%;
    height: 7em;
    margin: 5px;
    padding: 10px;
}

.content-block.bottom input.color-button, .content-block.bottom input.light-button {
    width: 200px;
    height: 35px;
    margin: 20px 5px 5px;
    padding: 0;
}

.content-block.bottom table {
    width: 100%;
}

    .content-block.bottom table input {
        width: 10%;
        float: left;
    }

textarea::-webkit-scrollbar {
    width: 12px;
    background-color: #F5F5F5;
}

textarea::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.4);
    background-color: #555;
}

textarea::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

.interior .content section:nth-child(1) div.content-block .featured-items.related.topics article h4 {
    text-transform: none;
    font-weight: bold;
}

.content article ul.unstyled {
    float: none;
}

/*Read Less for expand/collapse*/
.btn-read-more.less:before, .interior .content section:nth-child(1) div.content-block header .btn-read-more.less:before {
    content: "-";
}

.interior .content section:nth-child(1) .featured-header.image ul.translations {
    margin-left: 0;
}

    .interior .content section:nth-child(1) .featured-header.image ul.translations li {
        float: left;
        margin-left: 10px;
    }

        .interior .content section:nth-child(1) .featured-header.image ul.translations li:first-child {
            margin-left: 0;
        }

span#results-keyword {
    display: inline;
}

.sidebar #services a#topic-search {
    text-decoration: none;
    display: none;
}

    .sidebar #services a#topic-search span {
        display: inline;
    }


.content #rid, .content #carousel-interval, #header-rid, #footer-rid, #footer-labels {
    display: none;
}

.branded-filter > div.type-selector {
    overflow: auto;
}

#no-results-label {
    display: none;
}

.tags li:not(:last-child):after{
    content: ",";
    margin-right: 5px;
    margin-left: 0px;
    color: #e3931d;
}

.interior .content .matter-item .tags li{
    font-weight: normal;
}

ul.tags{
    overflow: auto;
}

.interior ul.tags{
    /*font-size: .95em;*/
}

.tags li,
.tags li a{
    float: left;
    margin: 0;
    padding: 0;
}

section.topics > ul.tags > li > a::after,
.resultsCount,
.email-subject {
    display: none;
}

.sidebar li.expanded p {
    margin: 0;
    padding: 0;
    display: inline;
}

section.topics .matter-item ul.tags{
    display: block !important;
}

.matter-item .title{
    overflow: hidden;
}

.placeholder-shim{
    display: none;
    background: none !important;
}

.sidebar div#site-search-topic{
    margin-bottom: 25px;
}

.form-wrapper label{
    display: inline-block;
}

.conditions {
    margin: 20px 0 10px 0;
}

.conditions-label {
    display: inline-block;
}

/* merger */
.edwards-professionals-logo-link,
.edwards-professionals-link-label,
.edwards-professionals-logo {
    display: block;
}

.edwards-professionals-logo-link {
    width: 250px;
    margin: 40px auto 0;
    text-align: center;
    border: 2px solid #e9e9e9;
}

@media screen and (max-width: 767px) and (min-width: 0px) {
    .edwards-professionals-logo-link {
        display: none;
    }
}

.edwards-professionals-logo-link {
    text-decoration: none;
}

.edwards-professionals-link-label {
    font-size: .9em;
    background-color: #cb3600;
    color: white;
    padding: 1em;
}

.edwards-professionals-logo {
    margin: 0 auto;
    padding: 1em;
}

.edwards-mobile-professionals-link {
    display: block;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    padding-top: 1em;
}

.edwards-mobile-professionals-link::after {
    content: ">";
}

#ss-loading {
    display: block;
    margin: 2px auto;
}

.clearfix:after {
    content: "";
    display: table;
    clear: both;
}