/* Basics
=========================== */
/* Button Colours
=========================== */
/* Top Bar
=========================== */
/* NavBar
=========================== */
/* Mobile Nav
=========================== */
/* Social
=========================== */
/* Footer 
=========================== */
/* Panel Header Colours
=========================== */
/* Title Colour
=========================== */
/* Style 1 Title BG Colour */
/* Basics
=========================== */
/* Button Colours
=========================== */
/* Top Bar
=========================== */
/* NavBar
=========================== */
/* Mobile Nav
=========================== */
/* Social
=========================== */
/* Footer
=========================== */
/* Panel Header Colours
=========================== */
/* Title Colour
=========================== */
/* Style 1 Title BG Colour */
/* FONTS */
@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,700,900");
/*--make Navigation font bigger and bolder --*/
#page .navbar-default .navbar-nav li > a { font-size: 16px; font-weight: bold; }

#page .directory-search-label { font-size: 14px; font-weight: bold; }

.navbar-brand:after { content: "GLOBAL"; position: absolute; left: 110px; top: 10px; font-weight: 700; font-size: 14px; line-height: 1em; color: #243a76; z-index: 1000; }

#page { font-family: "Open Sans", Helvetica, sans-serif !important; }

#page h1, #page h2, #page h3, #page h4, #page h5, #page .panel .panel-heading h3, #page .ss-panel .ss-panel-header .item_name, #page .cta-widget h3, #page .what-we-do .what-we-do-panel h3, #page .company-page-header .company-name-logo h2, #page .company-brief h3, #page .users-company.panel-body a, #page .btn, #page .navbar-default .main-nav a, #page .directory-member .member-image .member-name a, #page .directory-search-label { font-family: "Open Sans", Helvetica, sans-serif !important; }

.locations { padding: 35px 0; background: #fff; color: #243a76; }

.locations .location { margin-left: 120px; float: left; width: 20%; text-align: center; padding: 20px; }

@media screen and (min-width: 768px) and (max-width: 991px) { .locations .location { width: 33.3%; } }

@media screen and (max-width: 767px) { .locations .location { width: 50%; } .locations .location:last-child { margin: 0 auto; float: none; } }

.locations .location .location-img img { border-radius: 10%; }

.locations .location h4.location-name { margin: 25px 0 0 0; font-size: 18px; font-weight: normal; font-family: "Open Sans", Helvetica, sans-serif !important; /*     font-family:'AvenirNextLTW01-Regular', Helvetica, Arial, sans-serif;  */ }

/* Slideshow Styles */
.header-slideshow .header-slideshow-wrapper .flex-slideshow .slides li .flex-caption .slide-info .slide-title { text-shadow: 1px 1px 1px #000; }

.header-slideshow .header-slideshow-wrapper .flex-slideshow .slides li .flex-caption .slide-info .slide-content { text-shadow: .5px .5px .5px #000; }

/* Homepage Nav */
.header-slideshow #page .site-header.fixed { background: #134074 !important; }

.header-slideshow #page .site-header .navbar-default .navbar-collapse .nav > li > a { text-shadow: 1px 1px 1px #000; }

.header-slideshow #page .site-header .navbar-default .navbar-collapse .nav > li > a:hover { color: #3c91e6; }

/* Nav in general */
#page .site-header.fixed-enabled.fixed { background: #fff; }

.navbar-default .main-nav .nav > li > a { font-weight: bold; }

.homepage-alt-bg { background: #474747 !important; color: #fff; }

/* --- SASS MIXINS --- */
/* --- General Styles --- */
.cpage #page #main { padding-bottom: 0; }

body { text-rendering: optimizeLegibility !important; -webkit-font-smoothing: antialiased; }

.subcontainer_style1 .subscribe-form-container { background-color: #3A3D42 !important; color: #fafafa !important; }

.what-we-do-panel a i { font-size: 60px; }

/* --- Logo Filters --- */
.header-slideshow #page .site-header .navbar-brand img { -webkit-filter: brightness(0) invert(1); -moz-filter: brightness(0) invert(1); -ms-filter: brightness(0) invert(1); -o-filter: brightness(0) invert(1); filter: brightness(0) invert(1); }

.lower-footer .footer-logo .navbar-brand img { height: 40px !important; -webkit-filter: brightness(0) invert(1); -moz-filter: brightness(0) invert(1); -ms-filter: brightness(0) invert(1); -o-filter: brightness(0) invert(1); filter: brightness(0) invert(1); }

#site_footer a { color: #ee7564; }

#site_footer a:hover, #site_footer a:focus { color: #e6381f; }

/*Facebook banner color */
div.fb-album-title { background-color: #333333 !important; }

/* TILE NAV */
.homepage-tile-nav { width: 90%; margin: 0 auto; }

.homepage-tile-nav .row > div { display: table; margin: 20px 0; }

.homepage-tile-nav .row > div div { height: 250px; width: 100%; position: relative; padding-top: 75px; }

.homepage-tile-nav .red-1 { background: #BF463B; }

.homepage-tile-nav .blue-1 { background: #0353a4; }

.homepage-tile-nav .blue-1:hover { color: #61d095 !important; }

.homepage-tile-nav .blue-2 { background: #3c91e6; }

.homepage-tile-nav .blue-3 { background: #134074; }

.homepage-tile-nav .green-1 { background: #61d095; }

.homepage-tile-nav .green-2 { background: #54ce44; }

.homepage-tile-nav a { color: #fff; }

.homepage-tile-nav i { font-size: 60px; margin-bottom: 10px; }

/* subscrib widget */
#right_panel1 .subcontainer_style1 .subscribe-form-container { background-color: #fff !important; }

#right_panel1 .subcontainer_style1 .subscribe-form-container .subscribe-widget { background: #3A3D42; }

#page .richtext img { max-width: 95%; height: auto; }

/* Homepage Backgrounds */
#page .homepage-alt-bg, #page footer { background: #243a76 !important; }

.cpage_home .header-slideshow-wrapper .flex-slideshow .slides li .flex-caption { background: rgba(0, 0, 0, 0.5); }

.cpage_home .header-slideshow-wrapper .flex-slideshow .slides li .flex-caption .slide-info { display: flex; align-items: center; height: 100%; bottom: unset; }

.cpage_home .header-slideshow-wrapper .flex-slideshow .slides li .flex-caption .slide-info .slide-title { display: none; }

@media (min-width: 768px) { .cpage_home .header-slideshow-wrapper .flex-slideshow .slides li .flex-caption .slide-info > .container > .row > div { margin-left: auto !important; width: 100% !important; } }

.cpage_home #content .full-width-container.mt3 { margin-top: unset; }

.team-page .header-banner-page-title, .team-page .header-banner-subtext { display: none; }

.cpage_about .subcontainer_style3 .panel.panel-default { background: #73b24d; }

/*-- make action buttons round style & increase font size ---*/
.btn { border-radius: 999rem; padding: 10px 20px; text-align: center !important; }

.btn-primary { color: white; font-size: 20px; font-weight: bold !important; }

.richtext ul { padding-left: revert; }

.article-page-single .html_content img.FLOAT_LEFT { margin-right: 20px; }

/* override article h2, h3 & blockquote formatting */
.article-page-single blockquote { margin-left: 50px !important; margin-right: 50px !important; font-style: italic !important; }

.article-page-single h2 { font-size: xx-large !important; font-weight: normal !important; }

.article-page-single h3 { font-size: medium !important; font-weight: 600 !important; }

.custom_webpage_section_richtext_view ul { list-style-position: outside; }

.custom_webpage_section_richtext_view ul li { position: relative; left: 2em; padding-right: 2em; }

.directory-member > .action_buttons_md > .row > div { padding: 0 5px; }

.team-member-links { padding-top: 10px; }

.ss-widget .social-panel { text-align: center; }

.ss-widget .social-panel i.fa { float: none; }

/***Team Page****/
.team .team-member .team-member-photo { border-radius: 20% !important; }

/* Hiding the Cards Tab */
.user-settings .filter_what.nav-tabs > li:nth-of-type(4) { display: none; }

/* Hide the Directory Follow buttons */
.user-page-single .user-profile-left > .action_buttons { display: none; }

/* make event widget button bigger to hold more text */
.upcoming-event-widget .widget-more-button-wrapper .btn-primary { width: 350px !important; }

/* hide 'view all events' button in event calendar sidebar */
.event-calendar .upcoming-event-widget .widget-more-button-wrapper .btn { display: none !important; }

/* increase banner header size for application pages */
.header-banner { height: 400px !important; }

/* change article listing page banner from default */
.article-directory-page .header-banner { background: url(https://d3lut3gzcpx87s.cloudfront.net/image_encoded/aHR0cHM6Ly9zaWxrc3RhcnQuczMuYW1hem9uYXdzLmNvbS9iNGNmYmZjZS0xODBiLTQzMGItOGExZi01NGY5MzI1YzU5NDAucG5n/x) !important; }

/* hide 'Post Job' button as must do this at Global level */
.job-directory-page .custom-secondary-content-top + .btn { display: none !important; }

/* make article list widget boxes same height */
@media screen and (min-width: 992px) { .article-list .ss-widget .row { display: flex; } }

.article-list .ss-widget .row article .ss-panel { height: 100%; }

/* display chapter select styling options in the header white space (see script) */
.additional-header-text { text-align: left; max-width: 50%; margin: 26px auto; position: absolute; z-index: 1; left: 0; right: 0; }

@media (max-width: 991px) { .additional-header-text { position: absolute; max-width: unset; margin: 0; margin-left: 15px; padding: 15px 0 6.5px; font-size: 10px; overflow: auto; top: 75px; } }

/* hide certain images on mobile (text too small etc.) */
@media (max-width: 629px) { img#desktop-only { display: none; } }

/* Change  banner height for c-pages when displayed on mobile */
@media (max-width: 991px) { .cpage .header-banner { max-height: 100px !important; } }

/* Change  banner height for app when displayed on mobile */
@media (max-width: 991px) { .header-banner { max-height: 100px !important; } }

/* Change  banner height for articles when displayed on mobile */
@media (max-width: 991px) { .article-page-single .header-banner { max-height: 160px !important; } }

/* Move Banner text on the Home page higher */
.cpage_home .header-banner-text .container .header-banner-page-title { position: relative; top: -30px !important; }
