﻿@charset "UTF-8";
/* #3D128A colour has been replaced with #3D128A*/


body {
    height: 100%;
    font-size: 16px !important;
    line-height: 1.42857143 !important;
    /*font-family: var(--current-font), "Sofia Pro", "Helvetica Neue",Helvetica,Arial,sans-serif;*/
}

.postid-341 .mobile-image {
    display: none !important;
}

/* active sidebar link (current page) */
#primary-sidebar li.current-menu-item {
    display: none;
}

.img-link:hover {
    opacity: 0.9;
}

.site-footer {
    background-color: #3D128A !important;
}

.blue {
    background-color: #3D128A;
    z-index: 4;
    position: relative;
}

#secondary
h1, h2, h3, h4, h5, h6 {
    color: #3D128A !important;
}

.article-link {
    color: #3D128A !important;
}

.tribe-events-loop a,
.tribe-events-loop a:active,
.tribe-events-loop a:hover,
.tribe-events-loop a:focus,
.tribe-events-loop a:visited {
    color: #3D128A !important;
}


.mega-menu-item-297 {
    margin-top: 3px !important;
}

.home .footer-message {
    font-size: 1em !important;
    word-spacing: 1.5px;
}

#tribe-events-bar {
    display: none !important;
}

.tribe-events-sub-nav,
.no-list-style {
    list-style-type: none !important;
}

.event-date {
}

.article-table {
    border-bottom: solid 1px #888888;
    padding: 5px;
    overflow: auto;
}

    .article-table a:focus, .article-table a:hover {
        text-decoration: underline;
    }

.article-date {
    border-right: solid 1px #888888;
    padding-right: 10px;
    display: inline-block;
    margin-right: 10px;
}

.article-list {
    border: 1px solid #999999;
    padding: 15px 15px 5px;
}

.further-reading a,
.publication-title a {
    color: #3D128A !important;
    position: relative;
    margin-left: 5px;
    padding-left: 10px;
}

    .further-reading a:before,
    .publication-title a:before {
        content: '\203A';
        text-decoration: none !important;
        position: absolute;
        left: 0;
    }

.publication-tile {
    float: left;
}

.further-reading {
    padding-bottom: 25px;
}

.learn-more a,
.learn-more a:active,
.learn-more a:hover,
.learn-more a:focus,
.learn-more a:visited,
.third-column-text a:active,
.third-column-text a:hover,
.third-column-text a:focus,
.third-column-text a:visited,
.welcome a:active,
.welcome a:hover,
.welcome a:focus,
.welcome a:visited,
.welcome a,
.entry-content a:active,
.entry-content a:hover,
.entry-content a:focus,
.entry-content a:visited,
.entry-content a {
    color: #3D128A !important;
}

.entry-content ul {
    margin-left: 14px;
}

#tribe-events-content li:before,
#tribe-events-bar li:before,
#tribe-events-footer li:before {
    font-size: 2px;
}

.entry-content li {
    list-style: none;
}

    .entry-content li:before {
        /* For a round bullet */
        content: '\2022';
        /* For a square bullet */
        /*content:'\25A0';*/
        display: block;
        position: relative;
        max-width: 0px;
        max-height: 0px;
        left: -14px;
        top: -0px;
        color: #3D128A;
        font-size: 28px;
    }

#page {
    overflow: hidden;
}

img {
    height: auto; /* Make sure images are scaled correctly. */
    max-width: 100%; /* Adhere to container width. */
}

ul {
    padding-left: 0px;
}

#mega-menu-wrap-responsive-dropdown #mega-menu-responsive-dropdown li#mega-menu-item-297 .mega-search .search-icon {
    margin-top: 0px !important;
}


.Form {
    margin: 10px;
}

.form-content {
    padding: 20px;
    color: white !important;
}

.btnField {
    width: 50%;
    border: none;
    color: white;
    padding: 10px;
    font-size: 20px;
    cursor: pointer;
    transition: all 0.2s;
}

@media only screen and (max-width:991px) {
    .btnField {
        width: 100%;
    }
}

.btnField {
    background: #5f5f61;
}

    .btnField:hover, .btnField:hover {
        background: #9B9B9B;
        text-decoration: none;
    }

/* IE */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    #my-slider {
        top: -32px;
    }

    .search-icon {
        top: 1px;
    }
}
/* Firefox */
@-moz-document url-prefix() {
    #mega-menu-wrap-responsive-dropdown #mega-menu-responsive-dropdown li#mega-menu-item-297 .mega-search .search-icon {
        margin-top: 2px !important;
    }

    .mega-menu-item-297 {
        margin-top: 0px !important;
    }
}

.contact-footer {
    color: #888888;
    border-top: #888888 1px solid;
    border-bottom: #888888 1px solid;
    padding: 10px 0px;
}

    .contact-footer a {
        color: #888888;
        text-decoration: underline;
    }
/* =Footer
----------------------------------------------- */


@media only screen and (min-width:1200px) {
    .copyright {
        padding-top: 10px;
        float: right;
        text-align: right;
        min-height: 100%;
    }
}



li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-trustee-menu > ul.mega-sub-menu > li.mega-menu-item {
    width: 100% !important;
    float: left !important;
}

/*_______________NEW _____________*/
#wpadminbar a {
    color: #ffffff !important;
}

a {
    color: #3D128A;
}

.footer-area a, .footer-disclosure a {
    color: #ffffff !important;
}

.navbar-brand {
    display: none;
}

.navbar-default {
    background-color: transparent;
}

.logo {
    float: left;
    width: 20%;
    min-width: 300px;
    max-width: 470px;
    min-height: 74px;
}

    .logo img {
        width: 100%;
        min-height: 65px;
    }

.icon {
    float: left;
    width: 3%;
    margin-right: 10px;
    min-width: 40px;
    max-width: 50px;
}

    .icon img {
        width: 100%;
    }

.arrow {
    float: left;
    width: 3%;
    margin-left: 10px;
    margin-top: -3px;
    min-width: 20px;
    max-width: 30px;
}

    .arrow img {
        width: 100%;
    }

.user {
    float: left;
}

@media only screen and (max-width:991px) {
    .logo img {
        min-height: 65px;
    }

    .copyright-text {
        display: block;
        float: none;
        padding-top: 25px;
        padding-bottom: 10px;
    }

    .credits {
        padding-top: 10px;
        padding-bottom: 10px;
        height: auto;
        position: static !important;
    }
}

.tagline {
    float: right;
    padding: 23px 0px 10px 10px;
    font-family: var(--current-font), 'Futura Std Medium', Calibri, Arial, Verdana !important;
    text-transform: uppercase;
    font-size: 1.4em;
    color: #666666;
}

@media only screen and (max-width:700px) {
    .tagline {
        font-size: 1em;
    }
}


@media only screen and (max-width:610px) {
    .tagline .icon {
        display: none;
    }

    .arrow {
        width: 1%;
        min-width: 10px;
        max-width: 20px;
    }

    .logo {
        width: 10%;
        min-width: 200px;
    }

        .logo img {
            height: 20px;
            width: auto;
        }
}


.page-top-header {
    background-color: #FFFFFF;
    height: auto;
    display: inline-block;
}

.navbar {
    border: none;
}

.welcome {
    padding: 20px 0px;
    padding-right: 5%;
    min-height: 483px;
}

    .welcome h3 {
        font-size: 1.6em;
        line-height: 1.4em;
        font-family: var(--current-font), 'Futura Std Light', Calibri, Arial, Verdana !important;
        color: #3D128A;
    }

    .welcome h4 {
        font-size: 1.2em;
        font-weight: 300;
        line-height: 1.4em;
        font-family: var(--current-font), 'Futura Std Light', Calibri, Arial, Verdana !important;
        color: #3D128A;
    }

.whats-new {
    padding: 20px 0px 15px 0px;
}

.sub-headings {
    color: #3D128A;
    text-transform: uppercase;
    font-size: 24px;
    font-family: var(--current-font), 'Futura Std Heavy', Calibri, Arial, Verdana !important;
}

.sub-title {
    padding-top: 8px;
    color: #3D128A;
    font-size: 20px;
    line-height: 1.4;
    font-family: var(--current-font), 'Futura Std Medium', Calibri, Arial, Verdana !important;
}

#inner-footer {
    background-color: #0075a2 !important;
    max-width: 100%;
}

#footer-information {
    color: #ffffff;
    font-size: 10px;
}

.home-posts-box {
    background-color: #999999;
    padding-top: 5px;
}

    .home-posts-box ul {
        list-style-type: none;
        margin: 0px !important;
        padding: 5px !important;
    }

        .home-posts-box ul li {
            border-bottom: #ffffff 1px solid;
            margin-right: 5px;
            padding-bottom: 5px !important;
            margin-left: 5px;
            margin-bottom: 5px;
            line-height: 1.4em;
        }

            .home-posts-box ul li a {
                color: #ffffff !important;
                width: 100%;
            }

                .home-posts-box ul li a:hover,
                .home-posts-box ul li a:focus {
                    text-decoration: none;
                    color: #EAEAEA;
                }

.learn-more {
    font-weight: 800;
    display: inline;
    white-space: nowrap;
    overflow: hidden;
}

    .learn-more:before {
        content: "| ";
    }

    .learn-more:after {
        content: " |";
    }

.navbar-fixed-top {
    position: absolute !important;
}

#footer-menu ul {
    padding-left: 0px !important;
    list-style-type: none;
}

#footer-menu {
    font-size: 1.1em;
    color: #ffffff !important;
}

.navbar-default {
    border: none;
}



#inner-footer {
    background-color: #0075a2 !important;
    max-width: 100%;
}

#footer-information {
    color: #ffffff;
    font-size: 10px;
}



/*  MENU STYLING */



@media only screen and (min-width:767px) {
    .navbar-nav > li > a {
        padding-top: 5px !important;
    }
}

.ls-wp-fullwidth-container {
    margin-top: -40px;
}

.site-footer {
    width: 100%;
    margin-top: 10px !important;
}

.navbar-collapse {
    margin-right: 0px !important;
    margin-left: 0px !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.mega-menu-item a {
    font-family: var(--current-font), 'Futura Std Light', Calibri, Arial, Verdana !important;
}

.dropdown-menu li a {
    padding-left: 15px;
}


.dropdown-menu li a {
    padding: 5px !important;
}

    .dropdown-menu li a:after {
        display: none;
    }

.footer-content {
    text-align: left;
    font-size: 0.7em;
    color: #fff;
    padding: 10px 0px 0px;
}

.footer-logo {
    text-align: right;
    font-size: 0.7em;
    color: #fff;
    padding: 10px 0px 0px;
}

.copyright-text {
    padding-left: 10px;
    font-family: 'Open Sans', sans-serif !important;
    height: 100%;
}

.search_submit {
    display: inherit;
    float: left;
    margin-left: -5px;
    margin-top: -6px;
    border-radius: 5px;
}

.search_input {
    float: left;
}

.search_wrapper {
    padding-top: 5px;
}

@media only screen and (max-width:767px) {
    .contact-header-textarea, .contact-header-textarea-right, .contact-header-textarea-long, .contact-header-textarea-full {
        display: none !important;
    }

    .slider-pink-box {
        display: none;
    }

    .footer-message {
        width: 100% !important;
    }

    #footer-menu ul {
        margin: auto;
        margin-bottom: 15px !important;
        padding-bottom: 15px;
        padding-left: 0px;
    }

    #footer-menu ul {
        white-space: nowrap;
        border-bottom: 1px rgba(255,255,255,0.1) solid;
        padding-bottom: 5px;
        width: 100%;
        margin: auto;
    }
}

.header-image {
    margin-top: -61px !important;
}

.header-area {
    margin-top: -55px !important;
}

.navbar-form {
    border: none;
    box-shadow: none;
}


.mega-menu-header-left {
    font-weight: 900;
}

.search-boxx {
    width: 75%;
}

@media only screen and (min-width: 1200px) {
    .footer-area {
        height: 200px;
    }

    .footer-disclosure {
        height: 200px;
    }

    .credits {
        position: absolute;
        bottom: 0;
    }
}

.dropdown > ul > li > a {
    padding: 5px 10px !important;
}

    .dropdown > ul > li > a:hover,
    .dropdown > ul > li > a:focus {
        background-color: rgba(0,0,0,0.3);
    }

.credits {
    padding-top: 0px;
}

#layerslider_1 > div.ls-inner > div.ls-slide.ls-active > h2 > img {
    max-width: 13% !important;
}




/* MEGA MENU  */

@media only screen and (min-width:767px) {

    #mega-menu-item-95 a {
        border: none !important;
    }

    .border-right {
        border-right: #ffffff 1px solid !important;
    }

    #mega-menu-wrap-responsive-dropdown #mega-menu-responsive-dropdown > li.mega-menu-item > a {
        text-align: center !important;
        font-family: var(--current-font), 'Futura Std Light', Calibri, Arial, Verdana !important;
        color: #FFFFFF !important;
        letter-spacing: 0.5px;
        padding: 0px 24px;
        font-size: 14px;
        font-weight: 500;
        border-right: #ffffff 1px solid;
        height: auto !important;
        line-height: 20px !important;
    }

    #mega-menu-wrap-responsive-dropdown #mega-menu-responsive-dropdown > li.mega-menu-item {
        padding: 8px 0px;
    }

    #mega-menu-wrap-responsive-dropdown #mega-menu-responsive-dropdown > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a {
        border: none !important;
        font-size: 14px !important;
        line-height: 2em !important;
    }

    .navbar, .navbar-default {
        margin-bottom: 0px;
    }

    #searchform {
        width: 19%;
        float: right;
        display: inline-block;
        overflow: visible;
    }

    .search-boxx {
        float: left;
    }

    .navbar-form {
        margin-top: 0px;
    }

    .navbar {
        background-color: transparent !important;
    }

    #mega-menu-wrap-responsive-dropdown .mega-menu-toggle:before {
        color: white !important;
    }

    .submenu-item,
    .submenu-item a {
        border: none !important;
    }


    #mega-menu-wrap-responsive-dropdown #mega-menu-responsive-dropdown li#mega-menu-item-297 .mega-search.mega-search-open input[type=text] {
        width: 100%;
    }

    #mega-menu-wrap-responsive-dropdown #mega-menu-responsive-dropdown li#mega-menu-item-297 .mega-search.mega-search-open input[type=text] {
    }

    #mega-menu-wrap-responsive-dropdown #mega-menu-responsive-dropdown li#mega-menu-item-297 .mega-search-wrap {
        width: 90% !important;
    }
}

#mega-menu-wrap-responsive-dropdown #mega-menu-responsive-dropdown li#mega-menu-item-297 .mega-search-wrap {
    width: 60%;
    height: 16px !important;
}

.dashicons-search {
    background-color: #999;
}

#mega-menu-wrap-responsive-dropdown #mega-menu-responsive-dropdown li#mega-menu-item-297 .mega-search.mega-search-open .search-icon:before {
    color: #fff !important;
}

#mega-menu-item-297 {
    text-align: center !important;
    font-family: var(--current-font), "Futura Std Light", Calibri, Arial, Verdana !important;
    color: #FFF !important;
    letter-spacing: 0.5px;
    font-weight: 500;
    border-right: 1px solid #FFF;
    line-height: 2em !important;
    font-size: 1.1em;
    height: auto !important;
    float: right !important;
    padding: 0px !important;
}

@media only screen and (max-width:767px) {
    #mega-menu-item-297 {
        padding-bottom: 10px !important;
    }
}

#mega-menu-wrap-responsive-dropdown #mega-menu-responsive-dropdown li#mega-menu-item-297 .mega-search .search-icon:before {
    vertical-align: baseline !important;
}

.third-column-lead {
}

#mega-menu-item-297 > div > form > input[type="text"]:nth-child(3) {
    height: 20px !important;
}

#mega-menu-wrap-responsive-dropdown #mega-menu-responsive-dropdown > li.mega-menu-megamenu > ul.mega-sub-menu,
#mega-menu-wrap-responsive-dropdown #mega-menu-responsive-dropdown > li.mega-menu-flyout ul.mega-sub-menu {
    top: 36px;
}

#mega-menu-item-89 > ul,
#mega-menu-item-94 > ul {
    top: 36px !important;
}



.entry-title {
    color: #3D128A;
}

.planner-header {
    margin-top: -20px;
    min-height: 50px;
    text-align: center;
}

    .planner-header h2 {
        color: white !important;
    }

.team-member-img {
    padding: 0px 5px 0px;
    background-color: #ffffff;
}

.team-member-info {
    padding-top: 25px;
}

.team-member-contact {
    min-height: 0px;
    padding: 10px;
    margin: 5px 5px 0px;
    background: #5f5f61;
}

.team-member-wrap {
    padding: 5px 5px 20px !important;
    margin-bottom: 25px;
    float: left;
}

.team-member-name {
    padding: 2px 0px;
    color: #3D128A;
    font-weight: 500;
}

.team-member-title {
    padding: 2px 0px;
    color: #888888;
}

.team-member-location {
    padding: 2px 0px;
    color: #000000;
}

.team-member-number {
    padding: 5px 0px 0px;
    color: #000000;
    font-weight: 500;
}

.team-member-email {
    padding: 2px 0px;
}

    .team-member-email a {
        font-weight: 500;
        color: #3D128A !important;
    }

/* Mobile */



/* TEAM MEMBERS */

/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {
    .team-member-wrap {
        min-height: 300px;
    }
}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 768px) {
    .team-member-wrap {
        min-height: 330px;
    }
}

/* Small Devices, Tablets */
@media only screen and (max-width : 800px) {
    .team-member-wrap {
        min-height: 345px;
    }
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 991px) {
    .team-member-wrap {
        min-height: 300px;
    }
}

/* Large Devices, Wide Screens */


@media only screen and (min-width:767px) {
    .clean {
        padding-top: 55px !important;
        float: none;
    }
}
/* Contact page */
.locations li a {
    color: #000000 !important;
}
/* Contact page */


/* Case studies pages */

.cs-email a {
    color: #000000;
}


.page-title {
    padding: 0px 0px 10px;
    color: #3D128A;
    font-family: var(--current-font), 'Futura Std Light', Calibri, Arial, Verdana !important;
    display: block;
}

    .page-title p {
        font-family: var(--current-font), 'Futura Std Light', Calibri, Arial, Verdana !important;
        font-size: 38px !important;
    }

@media (min-width:767px) {
    .page-title {
        display: none;
    }
}

.sidemenu-title h2 {
    color: #3D128A;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 300;
    font-family: var(--current-font), 'Futura Std Heavy', Calibri, Arial, Verdana !important;
}

.sidebar-links {
    list-style-type: none;
}

    .sidebar-links li {
        border-bottom: 1px solid #E6E6E6;
        padding: 5px 0px;
    }

.after {
    float: right;
}

.sidebar-links li a {
    color: #000000 !important;
    list-style-type: none;
    display: inline;
}


.footer-message p {
    font-size: 0.9em !important;
    padding: 0px;
}

.footer-message {
    text-align: left;
    font-size: 14px !important;
    border-top: #666666 1px solid;
    padding-top: 14px;
    margin-top: 25px !important;
}

.partner-contact {
    background-color: #eee;
    margin-top: 5px;
    padding: 10px;
}

.partner-name {
    padding-top: 0px !important;
    margin-top: 0px !important;
}

.partner-location,
.partner-number,
.partner-email {
    font-size: 1.2em;
    border-bottom: 1px #666666 solid;
}

.partner-location {
    color: #3D128A;
    font-weight: 500;
}

.partner-email a {
    color: #3D128A;
}

.partner-details {
    padding: 0px !important;
}

/* SIDEBAR MENUS */

#menu-partners,
#menu-about,
#menu-media-centre,
#menu-company-services,
#menu-trustee-services,
#menu-contact {
    list-style-type: none;
}

    #menu-contact li,
    #menu-partners li,
    #menu-about li,
    #menu-media-centre li,
    #menu-trustee-services li,
    #menu-company-services li {
        list-style-type: none;
        border-bottom: 1px solid #E6E6E6;
        padding: 5px 0px;
    }

        #menu-contact li a:after,
        #menu-partners li a:after,
        #menu-about li a:after,
        #menu-media-centre li a:after,
        #menu-trustee-services li a:after,
        #menu-company-services li a:after {
            content: ">";
            float: right;
            position: absolute !important;
            right: 0;
            background-color: #ffffff;
        }

        #menu-contact li a,
        #menu-partners li a,
        #menu-about li a,
        #menu-media-centre li a,
        #menu-trustee-services li a,
        #menu-company-services li a {
            color: #000000 !important;
            list-style-type: none;
            display: inline;
            white-space: nowrap;
        }


@keyframes appear {
    from {
        font-size: 0%;
    }

    to {
        font-size: 100%;
    }
}
/* Firefox < 16 */
@-moz-keyframes appear {
    from {
        font-size: 0%;
    }

    to {
        font-size: 100%;
    }
}
/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes appear {
    from {
        font-size: 0%;
    }

    to {
        font-size: 100%;
    }
}
/* Internet Explorer */
@-ms-keyframes appear {
    from {
        font-size: 0%;
    }

    to {
        font-size: 100%;
    }
}
/* Opera < 12.1 */
@-o-keyframes appear {
    from {
        font-size: 0%;
    }

    to {
        font-size: 100%;
    }
}

@keyframes fadein {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }

    from {
        width: 0%;
    }

    to {
        width: 40%;
    }
}
/* Firefox < 16 */
@-moz-keyframes fadein {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }

    from {
        width: 0%;
    }

    to {
        width: 40%;
    }
}
/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }

    from {
        width: 0%;
    }

    to {
        width: 40%;
    }
}
/* Internet Explorer */
@-ms-keyframes fadein {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }

    from {
        width: 0%;
    }

    to {
        width: 40%;
    }
}
/* Opera < 12.1 */
@-o-keyframes fadein {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }

    from {
        width: 0%;
    }

    to {
        width: 40%;
    }
}



.tribe-events-list-widget ol {
    list-style-type: none;
    padding: 0px;
}

.tribe-events-list-widget-events h4 {
    font-family: var(--current-font), "Sofia Pro", "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    border-bottom: 1px solid #E6E6E6;
}

    .tribe-events-list-widget-events h4 a {
        color: #000000 !important;
        font-family: var(--current-font), "Sofia Pro", "Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 14px;
        line-height: 1.42857143;
        font-weight: 500;
    }

        .tribe-events-list-widget-events h4 a:after {
            content: ">";
            float: right;
            position: absolute !important;
            right: 0;
            background-color: #ffffff;
        }

.tribe-events-back a {
    color: #000000 !important;
    font-family: var(--current-font), "Sofia Pro", "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    font-weight: 500;
}

.tribe-events-meta-group-gmap {
    width: 100% !important;
    float: left !important;
}

#secondary {
    padding: 20px 0px;
}

.textwidget {
}

.lead {
    font-size: 1.7em;
    font-weight: 300;
    line-height: 1.4em;
    font-family: var(--current-font), 'Futura Std Light', Calibri, Arial, Verdana !important;
    color: #3D128A;
}

.header-text-long {
    font-family: var(--current-font), 'Futura Std Light', Calibri, Arial, Verdana !important;
    text-align: left;
    max-width: 100% !important;
    padding: 0px 25px;
    font-size: 32px !important;
    display: table-cell;
    vertical-align: middle;
}

.header-text {
    font-family: var(--current-font), 'Futura Std Light', Calibri, Arial, Verdana !important;
    text-align: left;
    max-width: 300px !important;
    padding: 0px 25px;
    font-size: 32px !important;
    display: table-cell;
    vertical-align: middle;
}

    .header-text p {
        font-family: var(--current-font), 'Futura Std Light', Calibri, Arial, Verdana !important;
        text-align: left;
        font-size: 32px !important;
        display: table-cell;
        vertical-align: middle;
    }

#mega-menu-item-94 a {
    border-right: 0px !important;
}

@media (max-width:500px) {
    .mega-menu-item-object-trustee-services {
        float: left !important;
        display: block !important;
        clear: both !important;
    }
}

.case-studies-grid {
    padding: 15px 0px;
}

.media-link a {
    float: none;
    display: inline;
    white-space: nowrap;
    overflow: hidden;
}

#primary-sidebar .sub-headings {
    padding-left: 0px !important;
}

#primary-sidebar h2 {
    color: #3D128A;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 300;
    font-family: var(--current-font), 'Futura Std Heavy', Calibri, Arial, Verdana !important;
}

.mega-sub-menu {
    min-width: 170px;
}

#layerslider_1 {
    margin-top: -67px !important;
    z-index: 1 !important;
}

#navigation {
    z-index: 20 !important;
    position: relative !important;
}

#layerslider_1 h2 {
    line-height: 42px !important;
    font-size: 36px !important;
}

    #layerslider_1 h2 img {
        padding-bottom: 7px !important;
        z-index: 1 !important;
    }

.third-column-lead > h4 {
    line-height: 1.4em;
}

#footer-menu ul {
    margin-bottom: 0px !important;
}

#content {
    padding-bottom: 60px;
}

.entry-content ul, p {
    font-size: 16px !important;
    font-weight: 300 !important;
}

.entry-content ul {
    font-weight: 500 !important;
    line-height: 1.7em;
}

#mega-menu-wrap-responsive-dropdown #mega-menu-responsive-dropdown li#mega-menu-item-297 .mega-search .search-icon {
    height: 20px !important;
    margin-top: 2px;
}

#mega-menu-wrap-responsive-dropdown #mega-menu-responsive-dropdown li#mega-menu-item-297 .mega-search {
    position: inherit !important;
}

.media-centre-contact {
}

#my-slider {
    margin-top: -61px !important;
}

@media only screen and ( max-width:767px ) {

    #mega-menu-item-297 {
        float: none !important;
        width: 100% !important;
    }


    .header-image,
    #layerslider_1 {
        margin-top: -65px !important;
    }

    #my-slider {
        margin-top: -65px;
    }
}

#mega-menu-item-589 {
    border-bottom: 1px solid #ffffff;
}

.contact-header-textarea-full {
    height: 150px;
    width: 1170px;
    margin-left: 0px;
    position: absolute;
    color: #ffffff;
    font-size: 2em;
    padding: 0px;
    font-weight: 300;
    font-family: var(--current-font), 'Futura Std Book', Calibri, Arial, Verdana !important;
    display: table;
    overflow: hidden;
}

.contact-header-textarea-long {
    height: 300px;
    width: 760px;
    margin-top: 100px !important;
    margin-left: 0px;
    position: absolute;
    color: #ffffff;
    font-size: 2em;
    padding: 0px;
    font-weight: 300;
    font-family: var(--current-font), 'Futura Std Book', Calibri, Arial, Verdana !important;
    display: table;
    overflow: hidden;
}

.contact-header-textarea-right {
    margin-left: 765px !important;
}

.contact-header-textarea, .contact-header-textarea-right {
    height: 300px;
    width: 300px;
    margin-top: 100px !important;
    margin-left: 50px;
    position: absolute;
    color: #ffffff;
    font-size: 2em;
    padding: 0px;
    font-weight: 300;
    font-family: var(--current-font), 'Futura Std Book', Calibri, Arial, Verdana !important;
    display: table;
    overflow: hidden;
}

.about-header-textarea {
    background-color: rgba(42, 7, 63, 0.8);
}

.trustees-header-textarea {
    background-color: rgba(63, 9, 86, 0.7);
}

.table-link {
    float: right;
}

.contact-header-textarea, .contact-header-textarea-right, .contact-header-textarea-long, .contact-header-textarea-full {
    background-color: rgba(44, 45, 40, 0.8);
}

.header-textarea {
    font-family: var(--current-font), 'Futura Std Book', Calibri, Arial, Verdana !important;
}

#my-slider .ism-button-prev,
#my-slider .ism-button-next {
    background-size: 80% !important;
}

#my-slider,
.header-image {
    background-size: 100% auto !important;
    background-position: top center !important;
    height: 452px !important;
    border-radius: 0px !important;
}

.header-area {
    background-size: 100% auto !important;
    background-position: top center !important;
    height: 150px !important;
    border-radius: 0px !important;
}


/* Custom, iPhone Retina */
@media only screen and (max-width: 320px) {
    #my-slider {
        display: none;
        height: 400px;
    }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
    #my-slider {
    }
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
}

@media (max-width : 767px) {
    #my-slider,
    .header-image,
    .header-area {
        display: none !important;
    }

    #content {
        padding-bottom: 15px;
    }

    .mobile-image {
        display: block;
    }

    .mega-trustee-menu, .mega-company-menu {
        display: block !important;
        clear: both !important;
        float: none !important;
    }

    #mega-menu-wrap-responsive-dropdown #mega-menu-responsive-dropdown li#mega-menu-item-297 .mega-search {
        padding: 0px;
    }

        #mega-menu-wrap-responsive-dropdown #mega-menu-responsive-dropdown li#mega-menu-item-297 .mega-search .search-icon {
            right: 0px;
        }

        #mega-menu-wrap-responsive-dropdown #mega-menu-responsive-dropdown li#mega-menu-item-297 .mega-search input[type=text] {
            padding: 0px 0px 0px 5px !important;
        }

    .pnl-document-grid {
        width: 100%;
        display: table;
    }

        .pnl-document-grid .document-tree {
            display: none !important;
        }

        .pnl-document-grid .document-grid {
            width: 100%;
            display: table-cell;
        }
}

@media only screen and (min-width : 768px) {
    .mobile-image {
        display: none;
    }

    .pnl-document-grid {
        width: 100%;
        display: table;
    }

        .pnl-document-grid .document-tree {
            width: 40%;
            display: table-cell;
        }

        .pnl-document-grid .document-grid {
            width: 60%;
            display: table-cell;
        }
    /*.pnl-mobile-document-grid {
        display: none !important;
    }*/
}
/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
    #my-slider,
    .header-image {
        background-size: 100% auto;
        height: 348px !important;
    }

    .header-area {
        background-size: 100% auto;
    }

    .contact-header-textarea-full {
        width: 1000px;
    }

    .contact-header-textarea-long {
        height: 220px;
        width: 700px;
    }

    .contact-header-textarea-right {
        margin-left: 505px !important;
    }

    .contact-header-textarea, .contact-header-textarea-right {
        height: 220px;
        width: 220px;
    }

    .header-text, .header-text-long {
        font-size: 0.8em !important;
        line-height: 1;
    }

        .header-text p {
            font-size: 26px !important;
            line-height: 1;
        }

    .menu-partners-container {
    }

    .quote-img {
        max-height: 0.8em !important;
    }

    #mega-menu-item-297 {
        width: auto;
        max-width: 130px;
        min-width: 150px;
    }
}

@media only screen and (max-width : 1200px) {
    .quote-img {
        max-height: 0.8em !important;
        margin: 0px 5px 8px 5px;
    }

    .contact-header-textarea-full {
        width: 750px;
    }

    .contact-header-textarea-long {
        width: 700px;
    }

    .contact-header-textarea-right {
        margin-left: 505px !important;
    }
}
/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
    .header-image,
    #my-slider {
        height: 550px !important;
    }

    .quote-img {
        height: 30px;
        width: auto;
        margin: 0px 10px 10px 0px;
    }
}


@media only screen and (min-width : 1320px) {
    #my-slider,
    .header-image {
        height: 530px !important;
        background-position: center center !important;
    }

    .header-area {
        background-position: center center !important;
    }

    .home-header-image5,
    .header-image,
    .header-area {
        background-position: top center !important;
    }
}

@media (min-width : 768px) and (max-width : 992px) {
    .mega-menu-item a {
        padding: 0px 14px !important;
    }
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, p a:hover {
    text-decoration: underline !important;
}
