/* @override http://www.jegi.com/wp-content/themes/jegi/style.css */

@charset "UTF-8";
/*!
Theme Name: Jegi2015
Author: Megan Hutchinson & Rob Hough
Description: A theme for JEGI
Version: 1.0.0
Text Domain: jegi

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus

# Widgets
# Content
    ## Posts and pages
	## Asides
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
@import url(https://fonts.googleapis.com/css?family=Titillium+Web:400,600);

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
}

body {
    margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
}

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

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input {
    line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
@font-face {
    font-family: "averta_std-bold";
    src: url("fonts/avertastd-bold-webfont.eot");
    src: url("fonts/avertastd-bold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/avertastd-bold-webfont.woff2") format("woff2"), url("fonts/avertastd-bold-webfont.woff") format("woff"), url("fonts/avertastd-bold-webfont.ttf") format("truetype"), url("fonts/avertastd-bold-webfont.svg#averta_stdbold") format("svg");
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: "averta_std-bold";
    src: url("fonts/avertastd-extrabold-webfont.eot");
    src: url("fonts/avertastd-extrabold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/avertastd-extrabold-webfont.woff2") format("woff2"), url("fonts/avertastd-extrabold-webfont.woff") format("woff"), url("fonts/avertastd-extrabold-webfont.ttf") format("truetype"), url("fonts/avertastd-extrabold-webfont.svg#averta_stdbold") format("svg");
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'fontello';
    src: url("fonts/fontello.eot?76011097");
    src: url("fonts/fontello.eot?76011097#iefix") format("embedded-opentype"), url("fonts/fontello.woff?76011097") format("woff"), url("fonts/fontello.ttf?76011097") format("truetype"), url("fonts/fontello.svg?76011097#fontello") format("svg");
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-facebook:before {
    content: '\e800';
}

/* '' */
.icon-twitter:before {
    content: '\e801';
}

/* '' */
.icon-linkedin:before {
    content: '\e802';
}

/* '' */
.icon-right-open-big:before {
    content: '\e803';
}

/* '' */
.icon-left-open-big:before {
    content: '\e804';
}

/* '' */
.icon-up-open-big:before {
    content: '\e805';
}

/* '' */
.icon-down-open-big:before {
    content: '\e806';
}

/* '' */
.icon-search:before {
    content: '\e807';
}

/* '' */
.icon-mail-alt:before {
    content: '\e808';
}

/* '' */
html,
body {
    font-size: 15px;
    line-height: 18px;
}

body,
button,
input,
select,
textarea {
    font-family: "Titillium Web", sans-serif;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
}

h1 {
    font-size: 37px;
    line-height: 36px;
    text-transform: uppercase;
    font-family: "averta_std-bold";
    font-weight: 800;
}

h2,
.alt-heading-2 {
    font-size: 26px;
    line-height: 23px;
    color: #404f55;
    text-transform: uppercase;
    margin: 0;
    padding: 0 0 20px;
    font-family: "averta_std-bold";
    font-weight: 800;
}

h3,
.alt-heading-3 {
    font-size: 18px;
    line-height: 20px;
    font-family: "averta_std-bold";
    text-transform: none;
    font-weight: 600;
}

.alt-heading-4 {
    font-family: "averta_std-bold";
    font-size: 37px;
    line-height: 31px;
    color: #077634;
}

.alt-heading-5 {
    text-align: left;
    font-size: 20px;
    color: #fff;
    line-height: 23px;
    text-transform: none;
}

.entry-title,
.entry-title a,
.entry-title a:visited {
    font-size: 22px;
    line-height: 25px;
    color: #404f55;
    text-transform: uppercase;
    margin: 0;
    padding: 0 0 20px;
    font-family: "averta_std-bold";
    text-decoration: none;
    border: none;
}

.entry-title a:hover,
.entry-title a:active {
    color: #DE101E;
    text-decoration: none;
}

p {
    margin-bottom: 1.5em;
}

.icon-search {
    margin-right: -5px;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
    box-sizing: border-box;
}

*,
*:before,
*:after {
    /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
    box-sizing: inherit;
}

body {
    background: #ddddde;
    /* Fallback for when there is no custom background color defined. */
}

blockquote,
q {
    quotes: """";
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
}

ul,
ol {
    margin: 0 0 1.5em 3em;
}

ul {
    list-style: disc;
}

ol {
    list-style: decimal;
}

li>ul,
li>ol {
    margin-bottom: 0;
    margin-left: 1.5em;
}

dt {
    font-weight: bold;
}

dd {
    margin: 0 1.5em 1.5em;
}

img {
    height: auto;
    /* Make sure images are scaled correctly. */
    max-width: 100%;
    /* Adhere to container width. */
}

table {
    margin: 0 0 1.5em;
    width: 100%;
}

@-webkit-keyframes slideDiagLeftTop {
    from {
        -webkit-transform: translate3d(100%, 100%, 0);
        transform: translate3d(100%, 100%, 0);
    }

    to {
        visibility: visible;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideDiagLeftTop {
    from {
        -webkit-transform: translate3d(100%, 100%, 0);
        transform: translate3d(100%, 100%, 0);
    }

    to {
        visibility: visible;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.slideDiagLeftTop {
    -webkit-animation-name: slideDiagLeftTop;
    animation-name: slideDiagLeftTop;
}

@-webkit-keyframes slideDiagLeftBottom {
    from {
        -webkit-transform: translate3d(-100%, 100%, 0);
        transform: translate3d(-100%, 100%, 0);
    }

    to {
        visibility: visible;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideDiagLeftBottom {
    from {
        -webkit-transform: translate3d(-100%, 100%, 0);
        transform: translate3d(-100%, 100%, 0);
    }

    to {
        visibility: visible;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.slideDiagLeftBottom {
    -webkit-animation-name: slideDiagLeftBottom;
    animation-name: slideDiagLeftBottom;
}

@-webkit-keyframes slideDiagRightTop {
    from {
        -webkit-transform: translate3d(100%, -100%, 0);
        transform: translate3d(100%, -100%, 0);
    }

    to {
        visibility: visible;
        -webkit-transform: translate3d(0%, 0, 0);
        transform: translate3d(0%, 0, 0);
    }
}

@keyframes slideDiagRightTop {
    from {
        -webkit-transform: translate3d(100%, -100%, 0);
        transform: translate3d(100%, -100%, 0);
    }

    to {
        visibility: visible;
        -webkit-transform: translate3d(0%, 0, 0);
        transform: translate3d(0%, 0, 0);
    }
}

.slideDiagRightTop {
    -webkit-animation-name: slideDiagRightTop;
    animation-name: slideDiagRightTop;
}

@-webkit-keyframes slideDiagRightBottom {
    from {
        -webkit-transform: translate3d(-100%, -100%, 0);
        transform: translate3d(-100%, -100%, 0);
    }

    to {
        visibility: visible;
        -webkit-transform: translate3d(0%, 0, 0);
        transform: translate3d(0%, 0, 0);
    }
}

@keyframes slideDiagRightBottom {
    from {
        -webkit-transform: translate3d(-100%, -100%, 0);
        transform: translate3d(-100%, -100%, 0);
    }

    to {
        visibility: visible;
        -webkit-transform: translate3d(0%, 0, 0);
        transform: translate3d(0%, 0, 0);
    }
}

.slideDiagRightBottom {
    -webkit-animation-name: slideDiagRightBottom;
    animation-name: slideDiagRightBottom;
}

@-webkit-keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown;
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.animated-fast {
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.relative {
    position: relative;
}

.small-bdr {
    width: 60px;
    height: 60px;
    display: block;
    position: absolute;
}

.small-bdr.left-top {
    border-left: 10px solid #fff;
    border-top: 10px solid #fff;
    left: 15px;
    top: 15px;
}

.small-bdr.left-bottom {
    border-left: 10px solid #fff;
    border-bottom: 10px solid #fff;
    left: 15px;
    bottom: 15px;
}

.small-bdr.right-top {
    border-right: 10px solid #fff;
    border-top: 10px solid #fff;
    right: 15px;
    top: 15px;
}

.small-bdr.right-bottom {
    border-right: 10px solid #fff;
    border-bottom: 10px solid #fff;
    right: 15px;
    bottom: 15px;
}

.white-txt {
    color: #fff;
}

.bg-white {
    background: #fff;
}

#bg-light-grey {
    background-color: #f4f4f4;
}

.bg-gallery {
    background: #ebebeb;
}

.bg-salem {
    background: #077634;
}

.bg-apple {
    background: #62b446;
}

.bg-pearl-brush {
    background: #e9e3da;
}

.std-padding {
    padding-top: 80px;
    padding-bottom: 80px;
}

.std-padding-2 {
    padding-top: 50px;
    padding-bottom: 50px;
}

.std-padding-3 {
    padding-bottom: 150px;
}

.std-padding-4 {
    padding-bottom: 80px;
}

.no-left-padding {
    padding-left: 0;
}

.no-right-padding {
    padding-right: 0;
}

.no-left-right-padding {
    padding-left: 0;
    padding-right: 0;
}

.center-txt {
    text-align: center;
}

.flL {
    float: left;
}

.flR {
    float: right;
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    border: 1px solid;
    border-radius: 3px;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
    color: rgba(0, 0, 0, 0.8);
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1;
    padding: .6em 1em .4em;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02);
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
    box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
    border-radius: 3px;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
    padding: 3px;
}

textarea {
    padding-left: 3px;
    width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
    color: #62b446;
    transition-duration: 0.3s;
    transition-property: all;
    padding-bottom: 1px;
    text-decoration: none !important;
}

a:visited {
    color: #62b446;
}

a:hover,
a:focus,
a:active {
    color: #DE101E;
    border-color: #DE101E;
    text-decoration: none;
}

a:focus {
    outline: thin dotted;
}

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

.icon-hv-link {
    border: 0;
    color: #404f55;
}

.icon-hv-link span {
    opacity: 0;
    transition-duration: 0.3s;
    transition-property: all;
    margin-left: 15px;
}

.icon-hv-link:hover {
    color: #404f55;
}

.icon-hv-link:hover span {
    opacity: 1;
    color: #404f55;
}

.btn {
    background: #fff;
    color: #404f55;
    font-weight: bold;
    text-align: center;
    padding: 10px 80px;
    border-radius: 0;
    font-family: "averta_std-bold";
    font-size: 18px;
    border: 0;
}

.btn:visited {
    color: #404f55;
}

.btn:hover,
.btn:active,
.btn:focus {
    background: #404f55;
    color: #fff;
}

.btn-2 {
    background: #DE101E;
    padding: 10px 80px;
    color: #fff;
    font-family: "averta_std-bold";
    font-size: 18px;
    margin: 20px 0;
    border: 0;
    display: inline-block;
}

.btn-2:visited {
    color: #fff;
}

.btn-2:hover,
.btn-2:active,
.btn-2:focus {
    background: #404f55;
    color: #fff;
    text-decoration: none;
}

.btn-3 {
    background: #668d9a;
    text-align: center;
    text-transform: uppercase;
    display: block;
    color: #fff;
    padding: 10px 5px;
    border: 0;
    margin-bottom: 15px;
    font-size: 17px;
    font-family: "averta_std-bold";
}

.btn-3:visited {
    color: #fff;
}

.btn-3:hover,
.btn-3:active,
.btn-3:focus {
    color: #fff;
    background: #077634;
}

.read-more-link {
    text-align: right;
    display: inline-block;
    font-size: 18px;
    float: right;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
#logo {
    background: url(images/logo.jpg) no-repeat;
    /*background: url(images/logo.svg) no-repeat;*/
    display: block;
    width: 114px;
    height: 70px;
    float: left;
    border: 0;
}

#logo:hover {
    opacity: 0.6;
    transition: all .3s;
    -webkit-transition: all .3s;
}

#top-wrapper {
    width: 100%;
    background: white;
    padding: 15px 0;
    /*position: relative;*/
    z-index: 999;
}

#site-navigation {
    float: right;
    margin: 0;
}

#menu-wrapper {
    margin: 0;
    padding: 0;
    float: left;
}

#menu-wrapper a {
    color: #404f55;
    padding: 5px 15px;
    font-size: 16px;
    border: 0;
}

#menu-wrapper a:before,
#menu-wrapper a:after {
    height: 14px;
    width: 14px;
    position: absolute;
    content: '';
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
    opacity: 0;
}

#menu-wrapper a:before {
    left: 0;
    top: 0;
    border-left: 2px solid #DE101E;
    border-top: 2px solid #DE101E;
    -webkit-transform: translate(100%, 50%);
    transform: translate(100%, 50%);
}

#menu-wrapper a:after {
    right: 0;
    bottom: 0;
    border-right: 2px solid #c0392b;
    border-bottom: 2px solid #c0392b;
    -webkit-transform: translate(-100%, -50%);
    transform: translate(-100%, -50%);
}

#menu-wrapper a:hover:before,
#menu-wrapper a:hover:after {
    -webkit-transform: translate(0%, 0%);
    transform: translate(0%, 0%);
    opacity: 1;
}

#menu-wrapper a:hover,
#menu-wrapper a:active,
#menu-wrapper a:focus {
    color: #DE101E;
    background: none;
}

#menu-wrapper .dropdown-menu {
    top: 45px;
    border: 0;
    box-shadow: none;
}

#menu-wrapper .dropdown-menu a {
    border: 0;
}

#menu-wrapper .dropdown-menu a:before,
#menu-wrapper .dropdown-menu a:after {
    border: 0;
}

#menu-wrapper .dropdown-menu .current_page_item a {
    background: #DE101E;
    color: #fff;
}

#menu-wrapper .active a {
    background: #DE101E;
    color: #fff;
}

#menu-wrapper .current-menu-parent .dropdown-toggle {
    background: #DE101E;
    color: #fff;
}

/* Archive Menu Highlight Fixes*/
.post-type-archive-transactions #menu-item-27 a {
    background: #DE101E;
    color: #fff;
}

.post-type-archive-team #menu-item-26 .dropdown-toggle {
    background: #DE101E;
    color: #fff;
}


.post-type-archive-team #menu-item-26 #menu-item-138 {
    background: #DE101E;
    color: #fff;
}

.post-type-archive-resources #menu-item-25 .dropdown-toggle {
    background: #DE101E;
    color: #fff;
}

.post-type-archive-resources #menu-item-25 #menu-item-139 {
    background: #DE101E;
    color: #fff;
}

.post-type-archive-advisory-board #menu-item-26 .dropdown-toggle {
    background: #DE101E;
    color: #fff;
}

.post-type-archive-advisory-board #menu-item-26 #menu-item-137 {
    background: #DE101E;
    color: #fff;
}

.post-type-archive-advisory-board main {
    margin-bottom: 40px;
}


#menu-main-menu {
    margin: 10px 0 0;
}

#search-form {
    float: right;
}

#search-form input {
    height: 25px;
    padding: 2px 10px;
    background: #ebebeb;
    border: none;
    border-radius: 0;
    font-size: 12px;
}

#search-form label {
    float: left;
}

#search-form button {
    background: #404f55;
    border: none;
    border-radius: 0;
    box-shadow: none;
    color: #fff;
    text-shadow: none;
    height: 29px;
    font-size: 15px;
    float: left;
    padding: 7px;
}

.social-menu {
    list-style: none;
    float: right;
    margin: 15px 0 0 10px;
    padding: 0;
}

.social-menu li {
    float: left;
    margin: 0 0 0 5px;
}

.social-menu a {
    background: #767e7d;
    width: 15px;
    height: 15px;
    display: block;
    color: #fff;
    font-size: 12px;
    line-height: 12px;
    text-align: center;
    padding: 1px 2px;
    border-radius: 3px;
    border: 0;
}

.social-menu a:hover {
    background: #DE101E;
}

#footer-wrapper {
    background: #404f55;
    padding-top: 20px;
    padding-bottom: 20px;
}

#footer-wrapper .social-menu {
    margin: 20px 0 0 10px;
}

#footer-wrapper .social-menu a {
    color: #404f55;
    background: #fff;
}

#footer-wrapper .social-menu a:hover {
    background: #DE101E;
}

#footer-logo {
    background: url(images/white-logo.png) no-repeat;
    width: 86px;
    height: 54px;
}

#menu-footer {
    list-style: none;
}

#menu-footer li {
    float: left;
    margin-left: 30px;
}

#menu-footer a {
    color: #fff;
    border: 0;
}

#footer-copy {
    text-align: center;
    font-size: 16px;
    margin-top: 20px;
}

.menu-footer-container {
    float: left;
    margin-top: 15px;
}

.news-header-dropdown-wrap {
    position: relative;
    width: 90%;
    padding: 10px;
    margin-top: 15px;
    background: white;
    color: #077634;
    outline: none;
    cursor: pointer;
    font-weight: bold;
    z-index: 999;
}

.news-header-dropdown-wrap:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    right: 16px;
    top: 50%;
    margin-top: -6px;
    border-width: 6px 0 6px 6px;
    border-style: solid;
    border-color: transparent #077634;
}

.news-header-dropdown-toggle:after {
    content: '';
    position: absolute;
    width: 305px;
    height: 100%;
    left: 0;
    right: 0;
}

.news-header-dropdown-wrap ul {
    position: absolute;
    top: 40px;
    left: -62px;
    right: -2px;
    background: #fff;
    list-style: none;
    font-weight: normal;
    display: none;
    color: black;
    border-left: 2px solid #077634;
    border-bottom: 2px solid #077634;
    border-right: 2px solid #077634;
    padding: 1em;
}

.news-header-dropdown-wrap ul a {
    padding: 5px;
    border: 0;
    line-height: 1.25;
    font-size: 1.2em;
}

.news-header-dropdown-wrap.active:after {
    border-color: #077634 transparent;
    border-width: 6px 6px 0 6px;
    margin-top: -3px;
}

.news-header-dropdown-wrap.active ul {
    display: inherit;
    transition: all .3s;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
    margin: 0 0 1.5em;
    /* Make sure select elements fit in widgets. */
}

.widget select {
    max-width: 100%;
}

.widget .widget_recent_entries {
    margin-top: 3em;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
#carousel-wrapper {
    webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -ms-backface-visibility: hidden;
}

.carousel-inner {
    height: auto;
}

#carousel-wrapper .carousel-inner>.item {
    width: 100%;
    height: 650px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.home .carousel-indicators {
    width: 70%;
}


.carousel-indicators {
    text-align: right;
    bottom: 0;
}

.carousel-indicators li {
    border-radius: 0;
    height: 18px;
    width: 18px;
    border: none;
    background: #767e7d;
    margin: 5px;
}

.carousel-indicators li.active {
    background: #404f55;
    border-radius: 0;
    height: 18px;
    width: 18px;
    border: none;
    margin: 5px;
}

.carousel-indicators li:nth-child(1) {
    animation-delay: 0.2s;
}

.carousel-indicators li:nth-child(2) {
    animation-delay: 0.4s;
}

.carousel-indicators li:nth-child(3) {
    animation-delay: 0.6s;
}

.carousel-indicators li:nth-child(4) {
    animation-delay: 0.8s;
}

.carousel-indicators li:nth-child(5) {
    animation-delay: 1s;
}

.carousel-indicators li:nth-child(6) {
    animation-delay: 1.2s;
}

/*#welcome-message {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 1;
  bottom: 0;
  padding-left: 0; }*/

#welcome-message__inner {
    width: 40%;
    max-width: 415px;
    background: rgba(0, 0, 0, 0.6);
    margin: 0;
    padding: 20px 40px;
    position: absolute;
    bottom: -650px;
    left: 0;
}

#welcome-message__inner h1 {
    color: #fff;
}

#testimonials-carousel {
    background: #187635;
    border-bottom: 7px solid #62b446;
    text-align: center;
    color: #fff;
    overflow: hidden;
    height: 240px;
}

#testimonials-carousel .item {
    text-align: right;
    font-weight: 600;
}

#testimonials-carousel .item p {
    text-align: left;
    font-weight: normal;
}

#testimonials-carousel .carousel-inner {
    width: 80%;
    margin: 0 auto;
}

#testimonials-carousel .carousel-control {
    background: none;
    opacity: 1;
    text-shadow: none;
    font-size: 18px;
    width: 110px;
    height: 33px;
    top: 50%;
    margin-top: -16px;
    transition-duration: 0.5s;
    transition-property: all;
    border: 0;
}

#testimonials-carousel .carousel-control i {
    font-size: 35px;
    line-height: 30px;
}

#testimonials-carousel .carousel-control span {
    transition-duration: 0.5s;
    transition-property: all;
    font-size: 14px;
    text-transform: uppercase;
    margin-top: 5px;
}

#testimonials-carousel .carousel-control.right:hover span,
#testimonials-carousel .carousel-control.left:hover span {
    opacity: 1;
}

#testimonials-carousel .carousel-control.right {
    right: 30px;
}

#testimonials-carousel .carousel-control.right i {
    float: right;
}

#testimonials-carousel .carousel-control.right span {
    float: right;
    opacity: 0;
    margin-right: 10px;
}

#testimonials-carousel .carousel-control.left {
    left: 30px;
}

#testimonials-carousel .carousel-control.left i {
    float: left;
}

#testimonials-carousel .carousel-control.left span {
    float: left;
    opacity: 0;
    margin-left: 10px;
}

#home-intro-panel {
    color: #fff;
    line-height: 20px;
    padding: 49px 30px;
}

#home-intro-panel strong {
    font-size: 37px;
    line-height: 50px;
    font-family: "averta_std-bold";
    display: block;
}

#home-intro-panel p {
    margin: 0;
    padding: 0;
}

.home-news-panel__inner {
    background: #404f55;
    padding: 20px;
    color: #fff;
    height: 375px;
    position: relative;
}

.home-news-panel__inner h4 {
    color: #fff;
}

.home-news-panel__inner .small-bdr {
    opacity: 0.3;
    top: 0;
    right: 0;
}

.home-news-panel:hover {
    opacity: 0.8;
    transition: all .3s;
}

.home-news-panel:nth-child(2) .home-news-panel__inner {
    background: #767e7d;
}

.home-news-panel:nth-child(3) .home-news-panel__inner {
    background: #e9e3da;
    color: #404f55;
}

.home-news-panel:nth-child(3) .home-news-panel__inner h4 {
    color: #404f55;
}

#back-to-top {
    width: 50px;
    height: 50px;
    background: #DE101E;
    text-align: center;
    position: absolute;
    right: -50px;
    bottom: 0;
    cursor: pointer;
    text-transform: uppercase;
    font-family: "averta_std-bold";
    transition-duration: 0.3s;
    transition-property: all;
}

#back-to-top i {
    display: block;
    font-size: 30px;
    line-height: 15px;
    margin-top: 8px;
}

#back-to-top:hover {
    background: #DE101E;
}

#news-archive {
    padding: 110px 18px;
    font-size: 20px;
    line-height: 23px;
    color: #fff;
    font-family: "averta_std-bold";
    width: 33.3333333%;
    position: relative;
}

#archive-dropdown {
    display: block;
    width: 100%;
    margin-top: 23px;
    font-size: 20px;
    color: #404f55;
    padding: 5px 10px;
}

.post-panel {
    padding-top: 40px;
    padding-bottom: 40px;
    height: 300px;
    border-bottom: 1px solid #404f55;
    position: relative;
}

.post-panel .entry-content {
    height: 120px;
}

.post-details {
    position: absolute;
    bottom: 10px;
    width: 100%;
    left: 0;
    right: 0;
}

.post__date {
    float: left;
    color: #DE101E;
}

#pagination {
    text-align: center;
    display: block;
    margin: 100px 0 0;
}

.page-numbers {
    padding: 5px 20px;
    font-size: 22px;
    text-decoration: none;
    border: none;
    border: 2px solid #077634;
    margin: 2px;
    font-weight: bold;
    color: #077634;
    display: inline-block;
}

.page-numbers:visited {
    color: #077634;
}

.page-numbers.next,
.page-numbers.prev {
    background: #077634;
    color: #fff;
    padding: 5px 20px;
    font-size: 22px;
}

.page-numbers.next:hover,
.page-numbers.prev:hover {
    background: #DE101E;
}

.page-numbers.current {
    border-color: #404f55;
    color: white;
    background-color: #404f55;
}

.post-single {
    background: #fff;
}

#post__header {
    position: relative;
    padding: 80px 0;
    text-align: center;
}

/*  #post__header a {
    color: #fff;
    border-color: #fff; }*/
#post__header a:hover,
#post__header a:active,
#post__header a:focus {
    color: #404f55;
    border-color: #404f55;
}

#post__header {
    position: relative;
    padding: 60px 0;
    text-align: left;
    color: white;
}

#post__toolbar {
    border-bottom: 1px solid #ddddde;
    padding: 15px 20px;
    font-family: "averta_std-bold";
    font-size: 18px;
}

#post__share {
    width: 110px;
    position: relative;
    text-align: center;
}

#post__share p {
    opacity: 1;
    margin: 0;
    cursor: pointer;
    color: #62b446;
    transition-duration: 0.3s;
    transition-property: all;
}

#post__share p:hover {
    color: #404f55;
}

#post__share ul {
    display: none;
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 100%;
    top: 0;
}

#post__share ul.visible {
    display: block;
}

#post__share li {
    float: left;
    margin: 0 5px;
}

#post__share a {
    border: 0;
}

#post__share .icon-twitter {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}

#post__share .icon-linkedin {
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
}

#post__full-image {
    margin-bottom: 1.5em;
}

#prev-item {
    float: left;
}

#next-item {
    float: right;
}

.post__single-nav {
    font-size: 18px;
    font-family: "averta_std-bold";
}

.post__single-nav a {
    border: 0;
    color: #404f55;
    display: inline-block;
}

.post__single-nav a:hover span {
    opacity: 1;
}

.post__single-nav span {
    opacity: 1;
    margin: 9px 15px;
    transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    transition-property: all;
}

.post__single-nav:hover {
    opacity: 0.75;
    -webkit-transition: all 0.3s;
}

.post__single-nav i {
    font-size: 30px;
}

.res-panel_description {
    position: absolute;
    top: 0;
    left: 0;
    width: 55%;
    padding: 30px;
    height: 100%;
}

.res-panel_description .btn-2 {
    width: 100%;
    padding: 10px 10px;
    text-align: center;
    font-size: 17px;
    position: absolute;
    width: 82%;
    max-width: 262px;
    bottom: 9px;
}

.panel-image .res-panel_description {
    color: #fff;
    background: rgba(0, 0, 0, 0.3);
}

.panel-image h2 {
    color: #fff;
}

.panel-illustration .res-panel_description {
    color: #404f55;
}

.panel-illustration h2 {
    color: #404f55;
}

.panel-illustration .btn-2 {
    background: #077634;
}

.panel-illustration .btn-2:hover {
    background: #404f55;
}

#quote-wrapper {
    padding: 50px;
    text-align: center;
    position: relative;
    margin-bottom: 1.5em;
    margin: 40px 0;
}

#quote-wrapper p {
    font-family: "averta_std-bold";
    font-size: 26px;
    line-height: 31px;
    color: #077634;
}

#quote-wrapper .small-bdr {
    border-color: #077634;
}

#quote-wrapper .small-bdr.left-bottom {
    left: 0;
    bottom: 0;
}

#quote-wrapper .small-bdr.right-top {
    right: 0;
    top: 0;
}

#carousel__thumbnail-slide {
    margin: 40px 0;
}

#carousel__thumbnail-slide .carousel-control {
    background: none;
    opacity: 1;
    text-shadow: none;
    font-size: 18px;
    width: 110px;
    height: 33px;
    top: 36%;
    margin-top: -16px;
    transition-duration: 0.5s;
    transition-property: all;
    border: 0;
}

#carousel__thumbnail-slide .left.carousel-control {
    width: 80px;
}

#carousel__thumbnail-slide .carousel-control i {
    font-size: 35px;
    line-height: 30px;
}

.thumbnails-carousel {
    padding: 5px 0 0 0;
    margin: 0 auto;
    list-style-type: none;
    text-align: center;
}

.thumbnails-carousel .center {
    display: inline-block;
}

.thumbnails-carousel li {
    margin-right: 5px;
    margin-bottom: 5px;
    float: left;
    cursor: pointer;
    max-width: 75px;
}

.controls-background-reset {
    background: none !important;
}

.active-thumbnail {
    opacity: 0.4;
}

.indicators-fix {
    bottom: 70px;
}

.post-type-archive article.type-transactions {
    height: 510px;
}

.transaction-panel {
    padding-top: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid #404f55;
    position: relative;
    height: 100%;
}

.transaction-panel a:hover img {
    opacity: 0.7;
    transition: all .3s;
    -webkit-transition: all .3s;
}

.transaction-panel .entry-content {
    font-size: 20px;
    line-height: 23px;
    color: #404f55;
    font-family: "averta_std-bold";
    padding: 30px 0;
}

.transaction-panel .post-details {
    padding: 0;
}

.transaction-info {
    text-align: center;
    border: 20px solid #dadada;
    padding: 20px 20px;
    position: relative;
    height: 400px;
}

.transaction-info p {
    font-size: 25px;
    font-family: "averta_std-bold";
    color: #077634;
    text-transform: uppercase;
    margin: 30px 0 0px;
    line-height: 23px;
}

.transaction-info i {
    width: 100%;
    display: block;
    font-size: 40px;
    margin: 15px 0 30px;
}

.transaction-info .small-bdr {
    border-color: #077634;
    border-width: 20px;
    width: 90px;
    height: 90px;
}

.transaction-info .small-bdr.right-top {
    top: -20px;
    right: -20px;
}

.transaction-info .small-bdr.left-bottom {
    bottom: -20px;
    left: -20px;
}

.single-transactions .alt-heading-3 {
    color: #187635;
}

.post-type-archive-transactions.date .show-date {
    display: block;
}

.post-type-archive-transactions.date .hide-date {
    display: none;
}

.post-type-archive-transactions .show-date {
    display: none;
}

.post-type-archive-transactions .hide-date {
    display: block;
}

.page-template-template-about #news-header {
    height: 478px;
}

.page-template-template-about #news-archive {
    height: 100%;
}

.page-template-template-basic #team-banner {
    width: 100%;
}


#news-header,
#team-header {
    background-position: center !important;
}

#team-banner {
    color: #fff;
    font-family: "averta_std-bold";
    font-size: 20px;
    line-height: 23px;
    padding: 70px 60px;
    position: relative;
    width: 50%;
}

.team-panel {
    transition-duration: 0.3s;
    transition-property: all;
}

.team-panel:hover {
    opacity: 0.5;
}

.team-details {
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    bottom: 0;
    padding: 20px;
}

.team-details h2 {
    text-transform: uppercase;
    margin: 0;
    padding: 0;
}

.team-details h3 {
    margin: 0;
    padding: 0;
    font-size: 15px;
    color: #fff;
}

#resources-cat-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

#resources-cat-list .current {
    background: #077634;
}

.term-events .resource-panel {
    padding-top: 40px;
    padding-bottom: 40px;
}

.resource-panel {
    padding-top: 40px;
    padding-bottom: 40px;
    height: 400px;
    border-bottom: 1px solid #404f55;
    position: relative;
}

.resource-panel .entry-content {
    height: 120px;
}

.resource-panel h2 {
    color: #404f55;
    font-size: 20px;
    line-height: 23px;
    text-decoration: none;
    text-transform: none;
    font-family: "averta_std-bold";
    margin-top: 20px;
}

.resource-panel h2 a {
    color: #404f55;
    border: 0;
}

.resource-info {
    border: 15px solid #dadada;
    padding: 20px 20px;
    position: relative;
    height: 190px;
}

.resource-info .small-bdr {
    border-color: #077634;
    border-width: 15px;
    width: 90px;
    height: 90px;
}

.resource-info .small-bdr.right-top {
    top: -15px;
    right: -15px;
}

.resource-info .small-bdr.left-bottom {
    bottom: -15px;
    left: -15px;
}

.resource-info p {
    margin: 0;
    padding: 0;
}

.resource-info .alt-heading-4 {
    font-size: 28px;
    line-height: 24px;
    text-transform: uppercase;
}

.resourcecategory-clientbriefing .resource-info {
    background: url(images/clientbriefings.png) no-repeat right bottom;
}

.resourcecategory-industry-reports .resource-info {
    background: url(images/industryreports.png) no-repeat right bottom;
}

.resourcecategory-quarterly-ma-updates .resource-info {
    background: url(images/quarterlymanda.png) no-repeat right bottom;
}

.resourcecategory-tech-ma-updates .resource-info {
    background: url(images/techmanda.png) no-repeat right bottom;
}

#pdf-icon {
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: 12px;
    background: #DE101E;
    color: #fff;
    padding: 5px;
    font-family: "averta_std-bold";
}

#team-meta h1 {
    margin: 0 0 0px;
    padding: 0;
}

#team-meta h3 {
    margin-top: 10px;
    margin-bottom: 30px;
}

#team-meta a {
    font-size: 18px;
    font-family: "averta_std-bold";
    border: 0;
    background: #DE101E;
    color: #fff;
    padding: 5px 20px;
}

#team-meta a:visited {
    color: #fff;
    border: 0;
}

#team-meta a:hover,
#team-meta a:active,
#team-meta a:focus {
    color: #fff;
    background: #dadada;
}

#team-meta span {
    margin-right: 10px;
}

#team-meta #linkedin-btn {
    background: #404f55;
}

#team-meta #linkedin-btn:hover,
#team-meta #linkedin-btn:active,
#team-meta #linkedin-btn:focus {
    color: #fff;
    background: #dadada;
}

#team-meta #linkedin-btn span {
    margin-right: 8px;
}

#other-links {
    background: #ebebeb;
    padding: 20px;
}

#other-links ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#other-links a {
    color: #404f55;
    border-color: #404f55;
    margin-bottom: 10px;
    display: inline-block;
}

#other-links a:visited {
    color: #404f55;
}

#other-links a:hover {
    color: #DE101E;
    border-color: #DE101E;
}

.contact-person {
    color: #fff;
    font-size: 20px;
    /*font-family: "averta_std-bold"; */
    font-family: "Titillium Web", sans-serif;
    line-height: 24px;
}

.contact-person p {
    margin: 0;
    text-align: left;
}

.flag-image {
    margin: 7px 0 0 10px;
}

#uk-contact {
    font-family: "Titillium Web", sans-serif;
    font-size: 16px;
    line-height: 24px;
}

#uk-contact a {
    padding-bottom: 0;
}

#map-wrapper {
    float: left;
    width: 65%;
}

#map-wrapper iframe {
    display: block;
}

#map-nav {
    float: left;
    width: 35%;
    list-style: none;
    margin: 0;
    padding: 0;
    background: #fff;
}

#map-nav li.active a {
    color: white;
}

#map-nav li.active a:hover {
    text-decoration: underline;
}

#map-nav li {
    padding: 31.5px;
    font-size: 20px;
    line-height: 26px;
    /*border-top: 1px solid #dadada;*/
    cursor: pointer;
}

#map-nav h2 {
    margin: 0;
    font-size: 20px;
    line-height: 26px;
    text-transform: none;
    padding: 0;
}

#map-nav p {
    margin: 0;
}

#map-nav .active {
    background: #767e7d;
    color: #fff;
}

#map-nav .active h2 {
    color: #fff;
}

.sep-panels:nth-child(3) .sep-panels__inner {
    background: #767e7d;
}

.sep-panels:nth-child(3) .sep-panels__inner a {
    /*color: #404f55;
    border-color: #404f55;*/
    color: black;
    border-color: black;
}

.sep-panels:nth-child(3) .sep-panels__inner a:visited {
    /*color: #404f55;
      border-color: #404f55*/
    color: black;
    border-color: black;
}

.sep-panels:nth-child(3) .sep-panels__inner a:hover,
.sep-panels:nth-child(3) .sep-panels__inner a:active,
.sep-panels:nth-child(3) .sep-panels__inner a:focus {
    color: #DE101E;
    border-color: #DE101E;
}

.sep-panels:nth-child(4) .sep-panels__inner {
    background: #fff;
    color: #404f55;
}

.sep-panels:nth-child(4) .sep-panels__inner h3 {
    color: #404f55;
}

.sep-panels:nth-child(4) .sep-panels__inner a {
    color: #DE101E;
    border-color: #DE101E;
}

.sep-panels:nth-child(4) .sep-panels__inner a:visited {
    color: #DE101E;
    border-color: #DE101E;
}

.sep-panels:nth-child(4) .sep-panels__inner a:hover,
.sep-panels:nth-child(4) .sep-panels__inner a:active,
.sep-panels:nth-child(4) .sep-panels__inner a:focus {
    color: #404f55;
    border-color: #404f55;
}

.sep-panels:nth-child(4) .sep-panels__inner .small-bdr {
    opacity: 1;
    border-color: #D0D0D0;
}

.sep-panels:nth-child(4) .sep-panels__inner .small-bdr.right-top {
    top: 0;
    right: 0;
}

.sep-panels:nth-child(4) .sep-panels__inner .small-bdr.left-bottom {
    bottom: 0;
    left: 0;
}

.sep-panels .small-bdr {
    opacity: 0.5;
}

.sep-panels .small-bdr.right-top {
    top: 0;
    right: 0;
}

.sep-panels .small-bdr.left-bottom {
    bottom: 0;
    left: 0;
}

.sep-panels__inner {
    background: #404f55;
    padding: 40px 20px;
    color: #fff;
    position: relative;
}

.sep-panels__inner h3 {
    color: #fff;
}

.job-panels {
    padding: 40px 20px;
    position: relative;
    min-height: 475px;
}

.job-panels .small-bdr {
    opacity: 0.5;
    border-color: #eee;
}

.job-panels .small-bdr.right-top {
    top: 0;
    right: 0;
}

.job-panels .small-bdr.left-bottom {
    bottom: 0;
    left: 0;
}

#search-post {
    padding: 1.5em 0;
}

#search-post h2 {
    width: 75%;
}

#bg-light-grey a:hover img {
    opacity: 0.7;
    -webkit-transition: all .3s;
    transition: all .3s;
}

#bg-light-grey #buttons {
    padding: 45px 0;
}

#bg-light-grey #buttons .btn {
    margin: 20px 0;
}

#bg-light-grey p {
    margin-top: 1.5em;
}


/*--------------------------------------------------------------
## Asides
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
    word-wrap: break-word;
}

.bypostauthor {
    display: block;
}

/*--------------------------------------------------------------
# Overides - General overides as the SASS structure for this project is like working being on Mastermind.
--------------------------------------------------------------*/
#home-intro-panel strong {
    font-size: 34px;
    line-height: 34px;
    margin: 8px 0;
}

.home-box {
    height: 325px;
    background-size: contain !important;
}


.team-details {
    min-height: 100px;
}

#back-to-top {
    position: fixed;
    right: 0;
    bottom: 50px;
    display: none;
    z-index: 9999999999999999;
}

.mobile-search-overlay-wrap {
    display: none;
}

#about-img-wrap {
    text-align: center;
}

.page-template-template-about .sep-panels__inner {
    min-height: 473px;
    height: 100%;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
    margin-right: 5px;
}

#menu-footer a:hover {
    color: #DE101E;
    transition: all .3s;
}

#menu-wrapper .dropdown-menu {
    background-color: #404f55;
    border-radius: 0;
}

#menu-wrapper .dropdown-menu a {
    color: white;
}

#menu-wrapper .dropdown-menu a:hover {
    text-decoration: underline;
}

.social-menu a {
    background: #767e7d;
    width: 20px;
    height: 20px;
    display: block;
    color: #fff;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    padding: 1px 5px;
    border-radius: 3px;
    border: 0;
}

.menu-footer-container {
    margin-top: 20px;
    float: right;
}

#mobile-banner {
    width: 100%;
    min-height: 475px;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
}

.news-header-dropdown-wrap:before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #404f55;
    height: 100%;
    width: 13%;
}

.news-header-dropdown-wrap:after {
    border-color: transparent white;
}

.news-header-dropdown-wrap.active:after {
    border-color: white transparent;
}

.news-header-dropdown-toggle:after {
    top: 0;
    width: 100%;
}

.icon-hv-link span {
    opacity: 1;
}

.blog .post-panel .alt-heading-4 {
    margin-top: 0;
}

.transaction-panel .entry-content a {
    color: #404f55;
}

.transaction-panel .entry-content a:hover {
    color: #DE101E;
    transition: all .3s;
    -webkit-transition: all .3s;
}

.post__date {
    margin-top: 4px;
}

.transactions-col-heading {
    text-transform: uppercase;
    color: #0A7634;
    border-top: 1px solid #0A7634;
    margin-top: 0;
    padding-top: 20px;
}

.transaction-date-wrap {
    position: absolute;
    background-color: #0A7634;
    color: white;
    text-transform: uppercase;
    font-weight: 700;
    top: -28px;
    padding: 3px 6px;
    font-family: "averta_std-bold";
}

.span-5-events {
    width: 20%;
}

.home-news-panel__inner img {
    position: absolute;
    padding: 20px;
    left: 0;
    right: 0;
    bottom: 0;
}
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/

/* Large Devices, Laptops/Desktops */
@media only screen and (max-width: 1200px) {
    .mobile-search-overlay-wrap {
        display: none;
    }

    .alt-heading-4 {
        font-size: 34px;
    }

    .alt-heading-2 {
        font-size: 24px;
    }

    .home-box {
        min-height: 375px;
    }

    .home-news-panel__inner {
        height: inherit;
    }

    .post-details {
        bottom: 5px;
    }

    .post-panel {
        height: 340px;
    }

    .job-panels {
        height: 725px;
    }

    .res-panel_description {
        width: 85%;
    }
}

/* Medium Devices, Tablets/Laptops */
@media only screen and (max-width: 992px) {
    #logo {
        z-index: 999;
        position: relative;
        margin-top: 5px;
    }

    #site-navigation {
        float: none;
    }

    #search-form {
        margin-top: 3em;
    }

    #search-form input {
        padding: 4px 50px;
    }

    #search-form button {
        height: 32px;
    }

    #welcome-message__inner {
        width: 100%;
        padding: 23px 50px;
    }

    .carousel-indicators {
        margin-bottom: 0;
        left: 58%;
    }

    .menu-footer-container {
        margin-left: 30px;
    }

    .home section.bg-white header:after {
        clear: none;
    }

    .home-news-panel {
        margin-bottom: 25px;
    }

    .page-template-template-about .sep-panels {
        text-align: left;
    }

    #news-archive {
        width: 50%;
    }

    .single-transactions #content {
        text-align: left;
    }

    .alt-heading-5 {
        padding: 0 40px;
    }

    .archive article.panel-illustration img,
    .archive article.panel-image img {
        width: 100%;
    }

    #resources-cat-list li {
        width: 48%;
        float: left;
        margin: 0 1%;
    }

    .resource-panel {
        display: table;
        /*height: auto !important;*/
        min-width: 200px;
    }

    .resource-panel h2 {
        margin: 20px 0;
    }

    .post-details {
        bottom: 10px;
    }

    #map-wrapper iframe {
        height: 737px;
    }

    .single-transactions .icon-hv-link span {
        opacity: 1;
    }

    .single-team #content {
        text-align: center;
    }

    .single-team #team-meta {
        margin-bottom: 25px;
    }

    .single-team #team-meta .flL,
    .single-team #team-meta .flR {
        float: none !important;
    }

    .single-team #team-meta h1 {
        margin-bottom: 15px;
    }

    .mobile-search {
        display: none;
    }

    .mobile-search-overlay-wrap {
        display: none;
    }

    #testimonials-carousel .carousel-inner {
        padding: 0 10px;
    }

    #footer-logo {
        margin-top: 0;
    }

    .home-box {
        min-height: 275px;
        height: 100%;
    }

    .res-panel_description {
        width: 55%;
    }

}

/* Small Devices, Phone landscape */
@media only screen and (max-width: 767px) {
    body {
        font-size: 14px;
    }

    .alt-heading-4 {
        font-size: 34px;
        line-height: 34px;
    }

    .alt-heading-2 {
        font-size: 24px;
        line-height: 24px;
    }

    h1 {
        font-size: 34px;
        line-height: 34px;
    }

    #logo {
        margin-top: 0;
    }

    .navbar-toggle {
        box-shadow: none;
        color: white;
        position: relative;
        float: right;
        margin-top: 5px;
        margin-right: 0;
        margin-bottom: 0;
        background-color: #404F55;
        background-image: none;
        border-radius: 0;
        height: 64px;
        width: 64px;
        border: 0;
    }

    .navbar-toggle:hover {
        box-shadow: none;
    }

    .chevron::before {
        border-style: solid;
        border-width: .5em .5em 0 0;
        border-color: white;
        content: '';
        display: inline-block;
        height: 2em;
        left: 0.15em;
        position: relative;
        transform: rotate(-45deg);
        vertical-align: top;
        width: 2em;
        margin-top: -10px;
    }

    .navbar-toggle .bottom:before {
        top: 0px;
        transform: rotate(135deg);
        transition: all .3s;
    }

    .navbar-toggle[aria-expanded="true"] .bottom:before {
        top: 0;
        transform: rotate(-45deg);
        transition: all .3s;
    }

    .social-menu {
        display: none;
    }

    #menu-wrapper {
        float: none;
    }

    #menu-wrapper ul {
        text-align: center;
    }

    #site-navigation .clearfix {
        display: none;
    }

    .mobile-search {
        display: inherit;
        box-shadow: none;
        color: white;
        position: relative;
        float: right;
        margin-top: 5px;
        margin-bottom: 0;
        background-color: transparent;
        background-image: url("images/search.png");
        background-size: 65%;
        background-position: center;
        background-repeat: no-repeat;
        border-radius: 0;
        height: 64px;
        width: 64px;
        border: 0;
    }

    .mobile-search-overlay-wrap {
        display: none;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: rgba(0, 0, 0, 0.7);
        z-index: 999999999999;
        height: 101px;
        transition: all .3s;
    }

    .mobile-search-overlay-wrap #search-form {
        float: none;
        margin: 2.5em auto;
        margin-left: 5%;
    }

    .close-overlay {
        position: absolute;
        top: 10px;
        right: 10px;
        color: white;
        font-size: 20px;
    }

    #welcome-message {
        padding: 0;
    }

    #welcome-message__inner {
        padding: 6.8% 50px;
        max-width: 100%;
    }

    .home .home-box:first-child {
        min-height: 275px;
        height: 100%;
        background-image: none !important;
    }

    .home .btn-2 {
        float: none !important;
    }

    .home-news-panel__inner:last-child {
        height: 100%;
    }

    .home-news-panel__inner img {
        width: 100%;
        margin: 0 auto;
    }

    .sep-panels {
        margin-bottom: 15px;
    }

    .res-panel_description {
        width: 100%;
    }

    .panel-illustration .res-panel_description {
        background-color: #EAE3DB;
    }

    .res-panel_description .btn-2 {
        bottom: 0;
    }

    .archive-post-type-transactions #news-header {
        background-position: center;
        min-height: 225px;
        display: none;
    }

    #team-banner,
    #news-archive {
        width: 100%;
        padding: 40px 40px;
        text-align: left;
    }

    .news-header-dropdown-wrap {
        width: 50%;
        text-align: left;
    }

    .post-type-archive-team article.type-team,
    .post-type-archive-advisory-board article.type-advisory-board {
        width: 50%;
    }

    .post-type-archive-team article.type-team img {
        width: 100%;
    }

    .news-header-dropdown-toggle:after {
        width: 100%;
    }

    .blog main.row article {
        width: 50%;
    }

    #resources-cat-list a {
        font-size: .9em;
    }

    #menu-footer li {
        float: right;
    }

    footer ul.social-menu {
        display: inherit;
    }

    .blog main.row article:first-child {
        display: none;
    }

    .contact-person {
        margin-left: 7%;
    }

    #map-nav {
        width: 100%;
    }

    #map-wrapper {
        width: 100%;
    }

    #map-wrapper iframe {
        height: 337px;
    }

    #uk-contact {
        margin-top: 24px;
    }

    .archive.tax-resourcecategory #news-header {
        background-image: none !important;
        display: inherit;
    }

    #map-wrapper {
        display: none;
    }

    .archive.date article:first-child {
        /*display: none;*/
    }

    .resource-panel {
        display: inherit;
    }

    #testimonials-carousel {
        height: 355px;
    }

    .post-panel {
        height: 395px;
    }

    #welcome-message__inner {
        bottom: 0;
    }

    .menu-footer-container {
        float: right;
    }

    .post-type-archive article.type-transactions {
        width: 50%;
    }

    #content {
        overflow-x: hidden;
    }

    .page-template-template-about .sep-panels__inner {
        min-height: 325px;
        height: 100%;
    }

    #testimonials-carousel .carousel-control {
        top: 76%;
        margin: 0 auto;
        width: auto;
    }

    #testimonials-carousel .carousel-control.left {
        left: 30%;
    }

    #testimonials-carousel .carousel-control.right {
        right: 30%;
    }

    #testimonials-carousel .carousel-control.right i {
        padding-left: 9px;
    }

    #testimonials-carousel .carousel-control i {
        background-color: transparent;
        width: 50px;
        height: 50px;
        padding-top: 9px;
    }

    .mobile-chevron-right::before {
        border-style: solid;
        border-width: .2em .2em 0 0;
        border-color: white;
        content: '';
        display: inline-block;
        height: .7em;
        left: -5px;
        position: relative;
        transform: rotate(45deg);
        vertical-align: top;
        width: .7em;
        margin-top: 2px;
    }

    .mobile-chevron-left::before {
        border-style: solid;
        border-width: .2em .2em 0 0;
        border-color: white;
        content: '';
        display: inline-block;
        height: .7em;
        left: 0;
        position: relative;
        transform: rotate(-135deg);
        vertical-align: top;
        width: .7em;
        margin-top: 2px;
    }

    #carousel__thumbnail-slide .carousel-control {
        top: 26%;
    }

    .post-type-archive-resources #panel-3 .res-panel_description {
        background-color: #EAE3DB !important;
        color: #404f55 !important;
    }

    .post-type-archive-resources #panel-3 h2 {
        color: #404f55 !important;
    }

    .post-type-archive-resources #panel-4 .res-panel_description {
        background-color: #404f55 !important;
        color: #FFF !important;
    }

    .post-type-archive-resources #panel-4 h2 {
        color: #FFF !important;
    }

    .job-panels {
        height: 575px;
    }

    .span-5-events {
        width: 100%;
    }

    .span-5-events img {
        margin: .75em auto;
    }

    .home-news-panel__inner img {
        position: relative;
        padding: 0;
    }
}

/* Extra Small Devices,  Small Phones */
@media only screen and (max-width: 480px) {

    #home-intro-panel strong {
        font-size: 30px;
        line-height: 31px;
    }

    .post-type-archive-team article.type-team,
    .post-type-archive-advisory-board article.type-advisory-board {
        width: 100%;
    }

    .blog main.row article {
        width: 100%;
    }

    #resources-cat-list li {
        width: 100%;
        margin: 0;
    }

    #footer-logo {
        margin-top: 20px;
    }

    .contact-person {
        margin-left: 12%;
    }

    .news-header-dropdown-wrap:after {
        right: 10px;
    }

    /*  .transaction-info {
    min-height: 400px;
    height: 100%; }*/
    .post-type-archive-resources .archive article {
        height: 310px;
        overflow: auto;
    }

    .post-type-archive-resources .archive article.panel-image img {
        display: none;
    }

    .post-type-archive-resources .panel-image .res-panel_description {
        background-color: #404f55;
    }

    .page-numbers {
        display: none;
    }

    .page-numbers.next {
        display: inherit;
        width: 50%;
        margin: 0 auto;
    }

    .paged .page-numbers.next,
    .paged .page-numbers.prev {
        display: inherit;
        width: 48%;
        margin: 0 1%;
        float: left;
    }

    #next-item,
    #prev-item {
        float: none;
        text-align: center;
    }

    #search-form button {
        display: none;
    }

    .news-header-dropdown-wrap {
        width: 100%;
        text-align: left;
    }

    .post-type-archive-resources article.panel-image,
    .post-type-archive-resources article.panel-illustration {
        min-height: 340px;
    }

    .btn-2 {
        font-size: 15px;
    }

    #menu-footer {
        display: block;
    }

    #menu-footer li {
        float: none;
        text-align: right;
    }

    .post-type-archive article.type-transactions {
        width: 100%;
    }

    #footer-wrapper .social-menu {
        margin: 0px 0 0 10px;
    }

    #post__header {
        padding: 40px 40px;
    }

    .page-template-template-contact .alt-heading-5 {
        padding: 0 20px;
    }

    #testimonials-carousel .item,
    #testimonials-carousel .item p {
        text-align: center;
    }

    #testimonials-carousel .carousel-inner {
        width: 100%;
    }

    .post-type-archive-resources .alt-heading-5 {
        padding: 0;
    }

    .post-type-archive article.type-transactions {
        height: 600px;
    }

    .blog .post-panel {
        height: 345px;
    }

    #carousel__thumbnail-slide .carousel-control {
        top: 16%;
        width: 50px !important;
    }
}

/*Working likes it 1990. RIP.*/
.term-clientbriefing #btn-cb {
    background: #077634;
}

.term-tech-ma-updates #btn-tu {
    background: #077634;
}

.term-industry-reports #btn-ir {
    background: #077634;
}

.term-quarterly-ma-updates #btn-qu {
    background: #077634;
}

.term-events #btn-ev {
    background: #077634;
}