/*
Theme Name: TM Moody Child
Theme URI: http://arden.thememove.com/
Author: ThemeMove
Author URI: http://thememove.com/
Version: 1.0
Template: tm-moody
Tags: editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/

/* GENERAL */
html {
    scroll-behavior: smooth;
}
#logo img {
	image-rendering: -webkit-optimize-contrast !important;
}
.top-header.fullwidth {
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.07);
}
.wpcf7 form.sent .wpcf7-response-output, .wpcf7 form.init .wpcf7-response-output, .wpcf7 form.resetting .wpcf7-response-output, .wpcf7 form.submitting .wpcf7-response-output {
	display: none;
}
.scrollup--fixed.show {
	bottom: 90px;
	right: 10px;
}
.desktop-menu .menu--primary {
	text-align: right;
	padding-right: 17px;
}
.go-to-top.visible {
    bottom: 90px;
}
.vc_btn3.vc_btn3-style-custom {
	background-image: none !important;
}
h1, .h1 {
	color: #005c7f !important;
	margin-bottom: 1.75rem !important;
	letter-spacing: -0.03em !important;
}
h2, .h2 {
	margin-bottom: 1rem !important;
	letter-spacing: -0.03em !important;
}
h3, .h3 {
	letter-spacing: -0.02em;
}
p {
	margin-bottom: 1.5rem;
	margin-top: 0;
}
ul, ol {
	margin-top: 0;
	margin-bottom: 1.5rem;
	padding-left: 20px;
}
blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	border-left: 5px solid #eeeeee;
    border-left-color: rgb(238, 238, 238);
	font-style: normal;
  	text-align: left;
	font-size: 16px;
  	font-family: Ubuntu;
  	color: #666666;
}
blockquote p {
	margin-bottom: 20px;
}
blockquote p:last-child {
	margin-bottom: 0;
}
.text-shadow {
    text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.8);
}
.text-shadow-wide {
    text-shadow: 0px 0px 30px rgba(0, 0, 0, 0.8);
}
.text-white {
	color: #fff;
}
.text-dark {
	color: #000;
}
.text-grey {
	color: #666;
}
.text-glas-blue {
	color: #003b52 !important;
}
.text-glas-cyan {
	color: #00a5d9 !important;
}
.large-para {
	font-size: 1.375rem;
	line-height: 2.125rem;
}
.medium-para {
	font-size: 1.2rem;
	line-height: 2.125rem;
}
.medium-para p {
	margin-bottom: 1rem;
}
.no-padding, .no-padding p {
	padding: 0 !important;
}
.no-margin, .no-margin p {
	margin: 0 !important;
}
.no-margin.wpb_text_column:last-child, .no-margin.wpb_text_column p:last-child {
	margin-bottom: 0 !important;
}
.text-right {
	text-align: right;
}
.text-left {
	text-align: left;
}
.top-header.stuck {
	height: 90px;
}
.top-header.stuck #navigation > li > a, .top-header.stuck .header-widget {
    line-height: 90px;
}
.page-content {
	padding-top: 40px;
	padding-bottom: 40px;
}
.page-header-inner {
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.07);
	border-bottom: 0;
}
.single-post .page-main-content, .single-insights .page-main-content, .single-whitepaper .page-main-content, .single-slipsheets .entry-content, .single-glas_talent .page-main-content, .single-glossary .page-main-content {
	flex: 0 0 74%;
	max-width: 74%;
	padding-left: .9375rem;
	padding-right: 3.75rem;
	padding-bottom: 0;
}
.cn-close-icon:after, .cn-close-icon:before {
    height: 20px !important;
    top: 0px !important;
    background-color: #00a5d9 !important;
}

.wpb_text_column:last-child, .wpb_text_column p:last-child {
	margin-bottom: 1.5rem !important;
}
input[type="submit"] {
	border-radius: 0;
}
input[type="submit"] {
	font-weight: 500;
}
.wpcf7-spinner {
    display: block !important;
    margin: 10px auto !important;
}
#snippet-box {
    display: none !important;
}
.bsf-tooltip {
    position: relative;
    display: none;
}
.page-404 h1 {
	padding-top: 50px;
    font-size: 50px;
    line-height: 1.2;
}
.google-maps {
	position: relative;
	padding-bottom: 75%;
	height: 0;
	overflow: hidden;
}
.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}

/* BREADCRUMBS */
.breadcrumbs {
	margin-bottom: 60px;
	font-size: .85rem;
	color: #999;
}

/* 404 */
.error404 .page-sidebar {
	display: none !important;
}
.error404 .page-main-content {
    flex: 0 0 100%;
    max-width: 100%;
}

/* MEGA MENU */
.desktop-menu .sm-simple:not(.sm-vertical) .services .mega-menu {
	left: auto !important;
	right: 0 !important;
}
.desktop-menu .sm-simple:not(.sm-vertical) .discover-glas .mega-menu {
	left: auto !important;
	right: auto !important;
}
.desktop-menu .menu--primary .has-mega-menu .wpb_column + .wpb_column {
	border-left: 1px solid #d7d7d7;
}
.desktop-menu .menu--primary .sub-menu h2 a {
	padding: 0 30px 11px 30px;
}
.loan-agency-services h2 a {
    color: #efac13 !important;
	font-size: 22px !important;
	font-weight: 300 !important;
	padding-bottom: 0 !important;
}
.restructuring h2 a {
    color: #4eb848 !important;
	font-size: 22px !important;
	font-weight: 300 !important;
	padding-bottom: 0 !important;
}
.capital-markets h2 a {
    color: #c63c96 !important;
	font-size: 22px !important;
	font-weight: 300 !important;
	padding-bottom: 0 !important;
}
.menu-title h2 a {
    color: #005c7f !important;
	font-size: 22px !important;
	font-weight: 300 !important;
	padding-bottom: 0 !important;
}
/* Third Level Flyout */
.desktop-menu .menu--primary .has-mega-menu .mega-menu ul .menu-item-has-children ul {
	position: absolute;
	display: none;
}
.desktop-menu .menu--primary .has-mega-menu .mega-menu ul .menu-item-has-children a:before {
	content: '\f105';
	-webkit-font-smoothing: antialiased;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1;
	font-family: 'Font Awesome 5 Pro';
	font-weight: 900;
	position: absolute;
	top: 50%;
	left: 100%;
	font-size: 14px;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
}
.desktop-menu .menu--primary .has-mega-menu .mega-menu ul .menu-item-has-children ul a:before {
	content: '';
}
.desktop-menu .menu--primary .has-mega-menu .mega-menu ul .menu-item-has-children:hover ul {
	position: absolute;
	display: block;
	top: 0;
	left: 100%;
	background-color: #ebf8fc;
	z-index: 9999;
}
.desktop-menu .menu--primary .has-mega-menu .mega-menu ul .menu-item-has-children ul {
	position: absolute;
	width: auto;
	margin-left: 0;
	margin-top: 0;
	max-width: 20em;
	padding: 25px 0;
	min-width: 270px !important;
	box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.05);
	-webkit-animation: hide-animation .3s;
	animation: hide-animation .3s;
}

/* GLAS TALENT CAROUSEL */
#post-cs .ps-box {
	background: none;
}
#post-cs.carousel3 .ps-box {
	width: 28%;
	margin: 2%;
	float: left;
}
#post-cs.carousel2 .ps-box {
	width: 45%;
	margin-right: 4%;
	float: left;
}
#post-cs .ps-box .ps-pad {
	padding: 0;
	overflow: hidden;
}
#post-cs.carousel3 img.ps-image {
	float: none;
	margin-bottom: 10px;
	max-width: 100%;
}
#post-cs h6 {
	margin-top: 10px !important;
	margin-bottom: 3px !important;
	color: #1c354a;
	font-size: 16px;
	font-weight: 500;
}
#post-cs .ps-excerpt p {
	margin-bottom: 5px !important;
}
#post-cs .ps-pagi a:hover, #post-cs .ps-pagi a.active {
	background: #1c354a;
}
#post-cs .ps-pagi a {
	background: #ffffff;
}

/* REGISTRATION PAGE */
.rmagic .rm-privacy-row {
    text-align: left;
    background-color: white;
    margin: 0;
    padding: 0;
	min-height: 0;
}
.rmagic .rm-privacy-row .rm-privacy-icon input.rm_privacy_cb {
    margin-right: 10px;
}
.rm_optin_text label {
	font-weight: normal !important;
}

/* SIDEBARS */
.page-sidebar {
	margin-bottom: 0;
	padding-left: 1.875rem;
}
.page-sidebar .page-sidebar-content {
	padding: 0;
	border: 0;
	background-color: white;
}
.page-content .widget-title, .page-content .widgettitle {
	margin-bottom: 20px;
	font-weight: 500;
	font-size: 18px;
	line-height: 1.1;
	color: #333333 !important;
}
.widget_categories a {
	display: block;
	padding: 6px 0;
	font-size: 15px;
	color: #00a5d9 !important;
}
.widget_categories a:hover {
	text-decoration: underline;
}
.page-sidebar .page-sidebar-content .widget {
	border-style: solid;
	border-color: #E8E8E8;
	border-width: 1px 0 0 0;
	padding-top: 20px;
	padding-bottom: 20px;
}
.page-sidebar .page-sidebar-content .widget:first-child {
	border-width: 0;
	padding-top: 0;
	padding-bottom: 0;
}
.page-sidebar .upw-posts article {
	display: block;
	margin-bottom: 1.5em;
	padding-bottom: 0;
	border-bottom: 0;
}
.page-sidebar .upw-posts .entry-image {
	margin-bottom: 0.5em;
}
.page-content .widget + .widget {
	margin: 0;
}

/* FOREIGN LANDING PAGES */
.meet-image {
	background-size: 115% auto !important;
}

/* IN THE OFFICE TODAY */
.single-signatories .post-password-form {
	text-align: center;
	color: white;
}
.single-signatories {
	background-image: url("https://glas.agency/wp-content/uploads/2023/11/bkg-arrow-ITOT.png");
	background-color: #173154 !important;
	background-repeat: no-repeat;
  	background-size: cover;
	background-position: left top;
}
.single-signatories .holder {
	padding: 2vw 4vw;
}
.single-signatories .content_row_wrapper {
	max-width: 100%;
}
.single-signatories .content_row {
	background-color: transparent !important;
}
.single-signatories header, .single-signatories .page-footer-wrapper {
	display: none;
}
.single-signatories #header-title-bar {
	padding-top: 0.5vw;
	padding-bottom: 3vw;
}
.single-signatories #header-title-bar .content_row {
	display: flex;
	flex-wrap: wrap;
	margin-left: -1vw !important;
  	margin-right: -1vw !important;
}
.single-signatories .entry-title-holder {
	padding-left: 1vw !important;
	padding-right: 1vw !important;
	display: flex;
	flex-direction: column;
	text-align: left !important;
}
.single-signatories h1 {
	font-size: 4.4vw;
	font-weight: 500 !important;
	margin-left: -0.35vw;
	margin-bottom: 0 !important;
}
.single-signatories h1, .single-signatories h2, .single-signatories h3, .single-signatories h4, .single-signatories h5, .single-signatories h6 {
	color: white !important;
}
.single-signatories .todays-date {
	display: flex;
	flex-direction: column;
	align-self: flex-end;
	padding-left: 1vw !important;
	padding-right: 1vw !important;
}
.single-signatories .todays-date h3 {
	color: #00a5d9 !important;
	font-size: 2vw;
	margin-bottom: 0;
}
.single-signatories #board-members-list {
	width: 30.66667% !important;
	padding-right: 4.5%;
	border-right: 1px solid white;
	min-height: 200px;
	float: left;
}
.single-signatories #board-members-list .content_row {
	margin-left: -1vw !important;
  	margin-right: -1vw !important;
}
.single-signatories #board-members-list h2 {
	margin-bottom: 1.8vw;
	margin-left: -0.15vw;
	font-size: 2vw;
	padding-left: 1vw !important;
	padding-right: 1vw !important;
}
.single-signatories .board-member {
	margin-bottom: 20px;
	padding-left: 1vw !important;
 	padding-right: 1vw !important;
}
.single-signatories .board-member img {
	border: 0.3vw solid white;
	margin-bottom: 10px;
}
.single-signatories .board-member h6 {
	font-size: 1.1vw;
}
.single-signatories #signatories-list {
	width: 69.33333% !important;
	padding-left: 4.5%;
	float: left;
}
.single-signatories #signatories-list .content_row {
	margin-left: -1vw !important;
  	margin-right: -1vw !important;
}
.single-signatories #signatories-list h2 {
	margin-bottom: 1.5vw;
	font-size: 2vw;
	padding-left: 1vw !important;
	padding-right: 1vw !important;
}
.single-signatories #signatories-list h4 {
	font-size: 1.1vw;
	padding-left: 1vw !important;
	padding-right: 1vw !important;
	width: 100%;
}
.single-signatories #signatories-list .signatory {
	margin-bottom: 15px;
	padding-left: 1vw !important;
 	padding-right: 1vw !important;
	float: left;
	width: 25% !important;
}
.single-signatories #signatories-list h3 {
  	color: #173154 !important;
  	font-size: 0.9vw;
	padding: 2.5% 3.5%;
  	background: white;
  	border-radius: 10px;
	text-align: center;
}
.single-signatories .footer-logo {
	margin-top: 30px;
	width: 100%;
}
.single-signatories .footer-logo .content_row {
	margin-left: -1vw !important;
  	margin-right: -1vw !important;
	display: block !important;
}
.single-signatories .footer-logo img {
	padding-left: 1vw !important;
	padding-right: 1vw !important;
	width: 18%;
}
.single-signatories .grecaptcha-badge {
	display: none !important;
}

/* TOMBSTONES */
.post-type-archive-tombstones h2.browse-transactions {
	margin-bottom: 30px !important;
}
.post-type-archive-tombstones .tm-counter {
    margin-bottom: 0;
}
.post-type-archive-tombstones .tm-counter.style-1 .text {
    font-weight: 600;
    font-size: 35px;
	padding-left: 25px;
  	padding-right: 25px;
  	line-height: 1.1;
}
.post-type-archive-tombstones .tm-counter.style-1 .number-wrap {
    font-weight: 600;
	margin-top: -5px;
    margin-bottom: 10px;
    font-size: 130px;
    letter-spacing: -0.03em;
    line-height: 1;
}
.post-type-archive-tombstones .tm-counter.style-1 .number-suffix {
    margin-left: -10px;
}
.post-type-archive-tombstones .tm-heading.no-margin h6 {
    margin-bottom: 0 !important;
}
.post-type-archive-tombstones .tm-counter h6 {
    margin-bottom: 0 !important;
}
.post-type-archive-tombstones .tm-counter.global-transactions .number-suffix {
    color: #003b52;
}
.post-type-archive-tombstones h1 {
	color: #ffffff !important;
}
.post-type-archive-tombstones #logo {
	top: 0;
	-moz-transform: translateY(-24%);
	-ms-transform: translateY(-24%);
	-webkit-transform: translateY(-24%);
	transform: translateY(24%);
}
.post-type-archive-tombstones .stuck #logo {
	-moz-transform: translateY(-15%);
	-ms-transform: translateY(-15%);
	-webkit-transform: translateY(-15%);
	transform: translateY(15%);
}
.post-type-archive-tombstones .tombstones-header-col {
	min-height: 100%;
	background: linear-gradient(to right, #003b52, #003b52 50%, #00A5D9 50%);
}
.post-type-archive-tombstones .sub_page_header {
	display: none;
}
.post-type-archive-tombstones .tombstones-filter select {
	margin-bottom: 15px !important;
	padding: 10px 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #E8E8E8;
	color: #000 !important;
	font-size: 15px;
	background-color: rgba(255,255,255,0.9);
	line-height: 100%;
	height: 42px;
	width: auto;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	border-radius: 0;
}
.post-type-archive-tombstones .tombstones-filter .filter-button {
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 25px;
	border: 0;
	border-radius: 0;
	height: auto;
}
.post-type-archive-tombstones .tombstones-filter .filter-button:hover {
	background: #003b52;
	color: #ffffff;
}
.post-type-archive-tombstones .tombstones-filter .reset-button {
	font-size: 14px;
	font-weight: bold;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 15px;
	padding-right: 15px;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 25px;
	margin-left: 5px;
	border: 0;
	background: #d7d7d7;
	color: #666666;
	text-decoration: none;
}
.post-type-archive-tombstones .tombstones-filter .reset-button:hover {
	background: #003b52;
	color: #ffffff;
}
.post-type-archive-tombstones .tombstones-filter {
	margin-bottom: 30px;
}
.post-type-archive-tombstones .transaction img {
	width: 100% !important;
}
.post-type-archive-tombstones .tombstone .transaction {
	max-width: 300px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 42px;
	position: relative;
}
.post-type-archive-tombstones .tombstone .transinfo {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url("https://glas.agency/image-assets/glas_transactions.webp");
	background-position: center;
  	background-repeat: no-repeat;
  	background-size: cover;
	opacity: 0;
	color: #ffffff;
	width: 100%;
	height: 100%;
	padding: 20px;
	text-align: center;
}
.post-type-archive-tombstones .tombstone .transinfo a {
	color: #ffffff;
}
.post-type-archive-tombstones .tombstone .transinfo p {
	margin-top: 60%;
	transform: translateY(-50%);
	margin-bottom: 0;
	display: block;
}
.post-type-archive-tombstones .tombstone .transinfo.show:hover {
	opacity: 1;
}
.post-type-archive-tombstones .tombstone .transinfo .ts-industries {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 29px;
	width: 100%;
	background: #003b52;
	font-weight: bold;
}
.post-type-archive-tombstones .tombstone .transinfo .ts-industries a {
	line-height: 29px;
	font-size: 14px;
}
.post-type-archive-tombstones .NewBusinessSlat {
	display: none;
}
.post-type-archive-tombstones .alert-light {
	color: #706d69;
	background-color: #f7f6f4;
	border-color: #f4f2f0;
	margin-bottom: 30px;
	padding: 30px;
}
.post-type-archive-tombstones .alert-light p {
	padding-bottom: 0;
	margin-bottom: 0;
}
.post-type-archive-tombstones .pagination h2 {
	display: none;
}
.post-type-archive-tombstones .page-numbers {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 12px 15px 13px 15px;
	margin-left: 3px;
	color: white;
	background: #00A5D9;
	text-decoration: none;
}
.post-type-archive-tombstones .page-numbers.current {
	background: #003b52;
	color: white;
}
.post-type-archive-tombstones .page-numbers.prev, .post-type-archive-tombstones .page-numbers.next {
	background: #d7d7d7;
	color: #666666;
}
.post-type-archive-tombstones .page-numbers.prev:hover, .post-type-archive-tombstones .page-numbers.next:hover {
	background: #003b52;
	color: white;
}
.post-type-archive-tombstones #footer-column-1, .post-type-archive-tombstones #footer-column-2, .post-type-archive-tombstones #footer-column-3, .post-type-archive-tombstones #footer-column-4 {
	height: auto !important;
	min-height: auto !important;
}

/* TESTIMONIALS */
.tm-testimonial.style-3 .testimonial-desc {
    font-size: 15px;
    font-style: normal;
    line-height: 1.5;
    margin-bottom: 15px;
}
.tm-testimonial.style-3 .testimonial-name {
	font-style: italic;
	font-family: Ubuntu, sans-serif !important;
	font-size: 13px;
	display: block;
	font-weight: 400;
	line-height: 1.3;
    margin-bottom: 0px;
}

/* SERVICES */
.single-services .page-content {
    padding-top: 0;
    padding-bottom: 0;
}
.single-services .large-para ul {
    font-size: 1.2rem;
}
.single-services .entry-content h1 {
    color: #ffffff !important;
}
.single-services .entry-content ul {
    list-style: none;
}
.single-services .entry-content li:before { 
    content: "";
    border-color: transparent #00a5d9;
    border-style: solid;
    border-width: 0.35em 0 0.35em 0.45em;
    display: block;
    height: 0;
    width: 0;
    left: -0.8em;
    top: 1.15em;
    position: relative;
}
.single-services .footer-listing-style ul {
	padding-left: 0;
}

/* SINGLE TEAM MEMBER */
.single-member .page-content .row {
	margin-left: 0;
	margin-right: 0;
}
.single-member .page-content .container {
	padding-left: 0;
	padding-right: 0;
}
.single-member h1 {
	margin-bottom: 1rem !important;
}
.single-member h3 {
    font-size: 22px;
	margin-bottom: 20px;
}
.single-member .col-md-3, .single-member .col-md-6 {
	margin-bottom: 30px;
}
.single-member .contact-form {
	margin-bottom: 0;
}
.single-member .bio-pic {
	background-position: top;
	border-radius: 100%;
	background-size: cover;
	margin-right: 10px;
}
.single-member .bio-pic img {
	display: block;
	visibility: hidden;
	height: auto;
	width: 65%;
}
.single-member .member-description {
	padding-right: 10px;
	padding-left: 60px;
}
.single-member .job-role-title-tm {
	color: #00a5d9;
}
.single-member a.linkedin {
	text-align: center;
	color: #fff;
	background: #00afd1;
	text-decoration: none;
	display: inline-block;
	margin-right: 4px;
	font-size: 1.2rem;
	padding: 0px;
	width: 30px;
	height: 30px;
}
.single-member .member-description .linkedin i {
	color: #fff;
}
.single-member .member-description i {
	font-size: 1.2rem;
	color: #005c7f;
}
.single-member .member-description .address-tm {
	display: flex;
}

/* TEAM MEMBER CAROUSEL */
#our-global-team .wppsac-post-image-bg {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-clip: border-box;
    box-sizing: border-box;
    overflow: hidden;
    background-position: top;
    margin: 0 40px;
    border-radius: 100%;
}
#our-global-team .wppsac-post-image {
    display: block;
    visibility: hidden;
    height: auto;
    width: 65%;
    max-width: 100%;
}
#our-global-team .wppsac-post-content-position {
    text-align: center;
    margin-top: 10px;
}
#our-global-team .wppsac-post-carousel h2.wppsac-post-title {
    margin: 0 !important;
}
#our-global-team .wppsac-post-content-position h2 {
    color: #333333 !important;
    line-height: 1.45 !important;
    font-weight: 400;
    font-style: normal;
}
#our-global-team .wppsac-post-content-position h2 a {
    color: #333333 !important;
}
#our-global-team .wppsac-post-carousel .slick-dots {
    padding: 0 !important;
    margin-top: 30px !important;
    position: relative;
    text-align: center;
}
#our-global-team .wppsac-post-carousel .slick-dots li:before {
	border-style: none !important;
}
#our-global-team .wppsac-post-carousel .slick-arrow {
	width: 30px;
	height: 50px;
	top: 50%;
	transform: translateY(-55px);
	background-color: transparent;
}
#our-global-team .wppsac-post-carousel .slick-next {
	right: 0;
}
#our-global-team .wppsac-post-carousel .slick-arrow svg {
	fill: #00a5d9;
}

/* TOMBSTONE CAROUSEL */
#post-cs.carousel4 {
    width: 100%;
}
#post-cs.carousel4 .ps-box {
    width: 22%;
    float: left;
    margin: 0 0 0 3%;
}
#post-cs.carousel4 img.ps-image {
    float: none;
    margin-bottom: 20px;
    max-width: 100%;
}
#post-cs .ps-pagi a {
    margin: 0 5px;
    text-decoration: none;
    border: none;
    width: 10px;
    height: 10px;
    border-radius: 80px;
    background: #61AAD9;
    display: inline-block;
    text-indent: -10000px;
    box-shadow: none;
}
#post-cs .ps-pagi {
    width: 100%;    
    clear: both;
    text-align: left;
    padding: 5px 0 0 0;
    margin-left: 2.35%;
}
#post-cs .ps-pagi a:nth-child(n+4) {
    display: none;
}

/* JOIN US PAGE */
#BambooHR div {
    display: none;
}
#BambooHR-ATS, .BambooHR-ATS-board {
    display: block !important;
}
.BambooHR-ATS-Jobs-Item {
    padding-bottom: 5px;
    padding-top: 5px;
}
.BambooHR-ATS-board ul {
    padding: 2px 0 12px 0 !important;
}
.BambooHR-ATS-Department-List li div {
    display: block !important;
}
.BambooHR-ATS-Department-Header {
    font-weight: bold;
}
.BambooHR-ATS-board h2 {
    display: none;
}
.BambooHR-ATS-board a:hover {
    text-decoration: underline;
}
.BambooHR-ATS-board a {
    line-height: 1.2em !important;
}
.BambooHR-ATS-Location {
    padding-top: 3px !important;
}

/* Remove OLD */
/* SLIPSHEETS */
.single-slipsheets #logo {
    max-height: 0;
}
.single-slipsheets .site-logo {
    padding: 35px 0px 0px 0px;
}
.single-slipsheets .stuck .site-logo {
    padding: 43px 0px 0px 0px;
}
.single-slipsheets .blog-header-image {
	height: 450px;
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: scroll;
	background-position: center center;
	border-right: 50px solid #00a5d9;
}
.single-slipsheets .blog-header-image .container, .single-slipsheets .blog-header-image .row, .single-slipsheets .blog-header-image .col-md-12  {
	height: 100%;
}
.single-slipsheets .blog-header-image .post-meta, .single-slipsheets .blog-header-image .page-breadcrumb {
	display: none;
}
.single-slipsheets .page-content .row {
	display: block;
}
.single-slipsheets h1.entry-title { 
	text-align: left;
	font-size: 63px;
	line-height: 1;
	color: white !important;
	position: absolute;
	font-weight: 500;
	bottom: 10px;
	left: 38px;
	text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.8);
}
.single-slipsheets h1, .single-slipsheets h2, .single-slipsheets h3, .single-slipsheets h4, .single-slipsheets h5, .single-slipsheets h6 {
    line-height: 1.5;
}
.single-slipsheets h3 {
	margin-bottom: 20px;
}
.single-slipsheets .intro-para {
	color: #003b52;
	font-size: 1.375rem;
	line-height: 2.125rem;
	margin-bottom: 1.5rem;
}
.single-slipsheets .entry-content, .single-slipsheets .side-col {
	float: left;
}
.single-slipsheets .entry-content p {
	margin-bottom: 20px;
}
.single-slipsheets .entry-content h2 {
	color: #00a5d9;
}
.single-slipsheets .entry-content ul {
	margin-bottom: 30px;
}
.single-slipsheets .side-col {
	padding: 30px;
	background: #f0f0f0;
}
.single-slipsheets hr {
	border-color: #cccccc;
}
.single-slipsheets .download {
	text-align: center;
}
.single-slipsheets .dwnld-img {
	margin-bottom: 20px;
}
.single-slipsheets .download .dwnld-btn {
	display: block;
	font-size: 14px;
	padding-top: 14px;
	padding-bottom: 14px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #00a5d9;
	color: white;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 25px;
}
/* Remove OLD */

/* Remove OLD */
/* INSIGHTS */
.single-insights .entry-header {
	margin-bottom: 20px;
}
.single-insights .post-date {
	font-style: normal;
	margin-bottom: 0;
	margin-top: 30px;
	font-size: 16px;
}
.single-insights .featured_media { 
	margin-bottom: 30px;
}
.single-insights .upw-posts .entry-meta {
    color: #888;
    font-size: 11px !important;
    line-height: 1.4;
}
.single-insights .upw-posts .entry-title a {
    font-size: 15px !important;
	font-weight: normal !important;
}
.single-insights .download {
	margin-top: 20px;
}
.single-insights .download h2 {
    color: #333333 !important;
}
.single-insights h1 {
	color: #005c7f !important;
	margin-bottom: 10px;
}
.single-insights h2 {
	color: #00a5d9 !important;
	margin-bottom: 10px;
}
.single-insights h3 {
	margin-bottom: 10px;
}

/* INSIGHTS & THOUGHT LEADERSHIP */
.single-whitepaper .entry-header {
	display: none;
}
.single-whitepaper .post-feature {
	display: none;
}
.single-whitepaper .entry-content h2 {
	color: #00A5D9;
}
.single-whitepaper .upw-posts .entry-title a {
    font-size: 15px !important;
    font-weight: normal !important;
}
.single-whitepaper .upw-posts .entry-meta {
    color: #888;
    font-size: 11px !important;
    line-height: 1.4;
}
.single-whitepaper .upw-posts .post-19501 {
	display: none;
}
.single-whitepaper .widgets_holder .widget {
	border-width: 0;
}
.single-whitepaper .border {
    border: 1px solid #666;
}
.single-whitepaper .authors .wpb_column {
    clear: none !important;
}
.single-whitepaper .entry-content ol, .single-whitepaper .entry-content ul {
	margin-bottom: 1.5rem !important;
}

/* INVESTOR REPORTING */
.single-investor_reporting .page-content {
	height: auto;
	background-color: #f5f5f5 !important;
	background-image: none !important;
}
.single-investor_reporting .page-main-content {
	flex: 0 0 100%;
    max-width: 100%;
}
.single-investor_reporting h1.entry-title { 
	text-align: left;
	line-height: 1;
	color: #003b52;
	text-shadow: none !important;
	margin-bottom: 20px;
}
.single-investor_reporting .project-details {
	display: block;
}
.single-investor_reporting .project-details h5 {
	display: inline-block;
	margin-bottom: 0;
}
.single-investor_reporting .language-switcher img {
	margin-right: 5px;
}
.single-investor_reporting h1, .single-investor_reporting h2, .single-investor_reporting h3, .single-investor_reporting h4, .single-investor_reporting h5, .single-investor_reporting h6 {
    line-height: 1.5;
}
.single-investor_reporting h3 {
	margin-bottom: 10px;
}
.single-investor_reporting .entry-content p {
	margin-bottom: 20px;
}
.single-investor_reporting .entry-content ul {
	margin-bottom: 20px;
}
.single-investor_reporting .entry-content ol {
	padding-left: 25px;
}
.single-investor_reporting .entry-content li {
	margin-bottom: 10px;
}
.single-investor_reporting .entry-content li:last-child {
	margin-bottom: 0;
}
.single-investor_reporting #project-description {
	padding-top: 30px;
	padding-bottom: 30px;
	background: #ffffff;
}
.single-investor_reporting #deal-parties {
	margin-top: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
	background: #ededed;
}
.single-investor_reporting #deal-parties p {
	margin: 0;
	color: #00a5d9;
}
.single-investor_reporting #documents {
	margin-top: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
	background: #ffffff;
}
.single-investor_reporting #documents tbody > tr > td {
    font-size: 14px;
}
.single-investor_reporting #comments {
	margin-top: 30px;
	padding-bottom: 30px;
	padding-top: 30px;	
	background: #e2e4e4;
}
.single-investor_reporting #comments .comment {
	background: #ffffff;
	padding: 20px;
	margin-bottom: 20px;
}
.single-investor_reporting #comments p {
	margin-bottom: 5px;
	margin-bottom: 10px;
}
.single-investor_reporting hr {
	border-color: #cccccc;
}
.single-investor_reporting .other-services li {
    list-style: none;
    margin-bottom: 5px;
}
.single-investor_reporting h2.introduction {
	color: #003b52;
	margin-bottom: 15px;
}
.investor_reporting-logo img {
	width: 30%;
	margin-bottom: 30px;
}
.single-investor_reporting table tr:first-child td {
	background: none;
}
.single-investor_reporting tbody > tr > td {
	border-width: 0 0 1px 0 !important;
	border-color: #cccccc;
	font-size: 15px;
	padding: 10px 0 10px 0 !important;
}
.single-investor_reporting tbody > tr:first-child td {
	padding-top: 0 !important;
}
.single-investor_reporting tbody > tr:last-child td {
    border-width: 0 !important;
	padding-bottom: 0 !important;
}
.single-investor_reporting td {
	text-align: left;
}
.single-investor_reporting .w3eden .btn {
    padding: 6px 12px;
}
.single-investor_reporting .content_row_wrapper.clearfix {
    padding: 0 10px 60px 10px;
}
.single-investor_reporting .footer_contents .content_row_wrapper.clearfix {
    padding: 0 10px 0 10px;
}
.single-investor_reporting .w3eden table {
	margin-bottom: 0 !important;
}
.single-investor_reporting .w3eden tbody > tr > td {
	border-width: 0 !important;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	vertical-align: middle !important;
}
.single-investor_reporting .w3eden tbody > tr > td.document-col {
	padding-right: 15px !important;
}
.single-investor_reporting .w3eden tbody > tr > td p {
	margin: 0;
}
.single-investor_reporting .w3eden tbody > tr > td p.text-small {
	font-size: 13px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.single-investor_reporting .comments {
	display: block;	
}
.single-investor_reporting .comments-mobile {
	display: none;
}
.single-investor_reporting .comment .date {
	font-size: 14px;
	margin-bottom: 0 !important;
	color: rgba(69, 89, 122, 0.6) !important;
}
.single-investor_reporting .comment strong {
	font-size: 16px;
}
.single-investor_reporting .comment hr {
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left: 0;
}
.single-investor_reporting .last-updated:first-child {
	display: block;
}
.single-investor_reporting .last-updated {
	display: none;
}
.single-investor_reporting .sub_page_header:not(.center-style) .content_row_wrapper {
    padding-bottom: 15px;
}
.single-investor_reporting .hide-show-reg-btn, .single-investor_reporting .hide-show-vote-btn {
	background-color: #00A5D9;
	color: #fff;
	border-width: 0;
	border-style: solid;
	text-decoration: none;
	position: relative;
	display: inline-block;
	overflow: hidden;
	z-index: 1;
	padding: 12px 20px;
	height: 42px;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	border-radius: 0;
	line-height: 1;
}
.single-investor_reporting .wpcf7-form-control-wrap label span {
	font-weight: bold;
}
.single-investor_reporting .wpcf7-form p {
	margin-bottom: 0;
}
#gategroup-language-switcher {
	margin-bottom: 26px;
	display: none;
}
.postid-13290 h5.project-description-title {
	display: none !important;
}
.postid-13285 h5.project-description-title {
	display: none !important;
}
.postid-13287 h5.project-description-title {
	display: none !important;
}
.postid-13435 h5.project-description-title {
	display: none !important;
}
.postid-13606 h5.project-description-title {
    display: none !important;
}
.postid-13605 h5.project-description-title {
    display: none !important;
}
.post-35505 #deal-parties, .post-35505 #documents, .post-35505 #comments {
	display: none !important;
}

/* NEWS */
.single-post .entry-header {
	margin-bottom: 20px;
}
.single-post .post-date {
	font-style: normal;
	margin-bottom: 0;
	margin-top: 30px;
	font-size: 16px;
	color: #666666 !important;
}
.single-post .sub_page_header.center-style .breadcrumb {
	max-width: 100%;
	text-align: left;
}
.single-post .breadcrumb {
	color: gray;
	padding: 10px 0;
}
.single-post .breadcrumb a, .single-post .breadcrumb a::before {
	color: #00A5D9 !important;
}
.single-post .breadcrumb span::before {
	color: gray;
}
.single-post .page-main-content .entry-title {
  	margin: 0 0 10px 0;
	font-size: 34px;
	line-height: 1.2;
	color: #005c7f !important;
	font-weight: normal;
}
.single-post .entry-content h2 {
	color: #00a5d9;
}
.single-post .date {
	font-size: 16px !important;
	margin-top: 20px;
	margin-bottom: 3px;
}
.single-post .tombstone {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.single-post h1, h2, h3, h4, h5, h6 {
	clear: none;
}
.single-post p::after {
	clear: none;
}
.single-post .entry-content ol, .single-post .entry-content ul {
	margin-bottom: 1.5rem !important;
}
.single-post .entry-content li > ul, .single-post .entry-content li > ol {
    margin-bottom: 0 !important;
	padding-left: 15px;
}
.single-post .upw-posts .entry-title a {
	font-size: 15px !important;
	font-weight: normal !important;
}
.single-post .upw-posts .entry-meta {
	color: #888;
	font-size: 11px !important;
	line-height: 1.4;
}
.single-post h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
	margin-bottom: 10px;
}
.single-post .page-main-content > .post .post-feature {
	margin-top: 0;
}
.single-post .page-main-content .post-feature {
	margin-bottom: 0;
}
.single-post .page-main-content .entry-header {
	text-align: left;
}
.single-post .widget_categories .cat-item-57, .widget_categories .cat-item-78, .widget_categories .cat-item-79, .widget_categories .cat-item-6, .widget_categories .cat-item-5 {
	display: none !important;
}

/* GLAS Talent */
.single-glas_talent .breadcrumbs {
	font-size: 15px;
	color: #666666;
	padding: 0 0 20px 0;
}
.single-glas_talent .breadcrumbs span {
	color: #005c7f;
}
.single-glas_talent .page-main-content {
	flex: 0 0 100%;
	max-width: 100%;
	padding-left: .9375rem;
	padding-right: .9375rem;
	padding-bottom: 0;
}
.single-glas_talent .page-main-content .glas-spotlights-title {
	position: absolute;
}
.single-glas_talent .entry-header {
	margin-bottom: 30px;
	padding: 30px 30px;
	background-color: #cbeac8;
	display: flex;
	text-align: left;
}
.single-glas_talent .header-copy {
	width: 50%;
	display: inline-block;
	padding: 18px;
	background-color: white;
	border-radius: 10px 0 0 10px;
	margin-top: 58px;
}
.single-glas_talent .header-copy .post-job-role {
	margin-bottom: 20px;
	display: block;
}
.single-glas_talent .sub_page_header.center-style .breadcrumb {
	max-width: 100%;
	text-align: left;
}
.single-glas_talent .breadcrumb {
	color: gray;
	padding: 10px 0;
}
.single-glas_talent .breadcrumb a, .single-post .breadcrumb a::before {
	color: #00A5D9 !important;
}
.single-glas_talent .breadcrumb span::before {
	color: gray;
}
.single-glas_talent .page-main-content .entry-title {
  	margin: 0 !important;
	font-size: 28px;
	line-height: 1.2;
}
.single-glas_talent .entry-content {
	flex: 0 0 65%;
	max-width: 65%;
	margin: 0 auto;
}
.single-glas_talent .entry-content h2 {
	color: #00a5d9;
}
.single-glas_talent .entry-footer {
	display: none;
}
.single-glas_talent .date {
	font-size: 16px !important;
	margin-top: 20px;
	margin-bottom: 3px;
}
.single-glas_talent .tombstone {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.single-glas_talent h1, h2, h3, h4, h5, h6 {
	clear: none;
}
.single-glas_talent p::after {
	clear: none;
}
.single-glas_talent .entry-content ol, .single-glas_talent .entry-content ul {
	margin-bottom: 1.5rem !important;
}
.single-glas_talent .entry-content li > ul, .single-glas_talent .entry-content li > ol {
    margin-bottom: 0 !important;
	padding-left: 15px;
}
.single-glas_talent .upw-posts .entry-title a {
	font-size: 15px !important;
	font-weight: normal !important;
}
.single-glas_talent .upw-posts .entry-meta {
	color: #888;
	font-size: 11px !important;
	line-height: 1.4;
}
.single-glas_talent h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
	margin-bottom: 10px;
}
.single-glas_talent .page-main-content > .post .post-feature {
	margin-top: 0;
}
.single-glas_talent .page-main-content .post-feature {
	margin-bottom: 0;
	width: 50%;
	display: inline-block;
	margin-top: 29px;
}
.single-glas_talent .page-main-content .post-feature img {
	border-radius: 0 10px 10px 0;
}
.single-glas_talent .page-main-content .post-feature.post-thumbnail {
	width: 100%;
}
.single-glas_talent .widget_categories .cat-item-57, .widget_categories .cat-item-78, .widget_categories .cat-item-79, .widget_categories .cat-item-6, .widget_categories .cat-item-5 {
	display: none !important;
}

/* All POSTS SHARING */
.single-post .post-share, .single-insights .post-share, .single-whitepaper .post-share, .single-glas_talent .post-share {
	text-align: left;
	margin: 0;
}
.single-post .post-share a, .single-insights .post-share a, .single-whitepaper .post-share a, .single-glas_talent .post-share a, .single-glossary .post-share a {
	font-size: 16px;
	color: #aaa;
	display: inline-block;
  	padding: 6px 8px;
}
.single-post .post-share h6, .single-insights .post-share h6, .single-whitepaper .post-share h6, .single-glas_talent .post-share h6, .single-glossary .post-share h6 {
	display: inline-block;
	font-size: 16px;
	font-weight: 500;
	margin-right: 5px;
}
.single-post .page-main-content .entry-content, .single-insights .page-main-content .entry-content, .single-whitepaper .page-main-content .entry-content, .single-glas_talent .page-main-content .entry-content, .single-glossary .page-main-content .entry-content {
	margin-bottom: 35px;
}
.single-post .entry-footer .row, .single-insights .entry-footer .row, .single-whitepaper .entry-footer .row, .single-glas_talent .entry-footer .row, .single-glossary .entry-footer .row {
	margin-bottom: 45px;
}

/* FOOTER */
#footer {
	font-size: 15px;
	color: rgba(255,255,255,0.7);
}
#copyright {
	font-size: 15px;
	color: rgba(255,255,255,0.7);
}
#footer .footer-listing-style a { 
	display: block;
	width: 100%;
	padding: 0 0 7px 0;
	margin: 0 0 7px 0;
	text-decoration: none;
	border-bottom: solid 1px;
	border-color: rgba(255,255,255,0.2); 
}
#footer .footer-listing-style a:last-child {
	padding: 0;
	margin: 0;
	border-bottom: 0;
}
#footer h5 { 
	font-weight: 500;
}
#footer .footer-listing-style strong { 
	display: none;
}
#footer .footer-listing-style br { 
	display: none;
}
#footer .footer-listing-style li {
	list-style: none;
}
.footer-listing-style a:hover {
	text-decoration: underline;
}
#copyright .wpb_text_column:last-child, .single-services #copyright .wpb_text_column p:last-child {
	margin-bottom: 0 !important;
}
#social_media_icons-5 {
	padding-top: 0;
	padding-bottom: 0;
}

/* FORM STYLING */
.tm-contact-form-7 {
	font-size: 15px;
}
.tm-contact-form-7 p {
	margin-bottom: 0;
}
.tm-contact-form-7 a {
	color: #00A5D9;
}
.tm-contact-form-7 a:hover {
	text-decoration: underline;
}
.tm-contact-form-7 .wpcf7-response-output {
	color: #fff;
	display: inline-block;
	margin: 0 0 30px 0 !important;
}
.tm-contact-form-7 span.wpcf7-not-valid-tip {
	font-size:0.8em;
}
.NewBusinessSlat textarea {
	min-height: 100px;
	width: 100% !important;
}
.tm-contact-form-7 input[type="text"], .NewBusinessSlat input[type="email"], .wpcf7-form-control-wrap input[type="tel"] {
    margin-bottom: 15px !important;
	padding: 12px 10px;
 	border-width: 1px;
  	border-style: solid;
	border-color: #E8E8E8;
  	color: #000 !important;
  	background-color: rgba(255,255,255,0.9);
  	line-height: 100%;
  	height: 42px;
  	-webkit-appearance: none;
  	-webkit-border-radius: 0;
  	border-radius: 0;
	font-size: 15px;
}
.tm-contact-form-7 select, form .customselect {
    margin-bottom: 15px !important;
	padding: 10px 10px;
 	border-width: 1px;
  	border-style: solid;
	border-color: #E8E8E8;
  	color: #999 !important;
	font-size: 15px;
  	background-color: rgba(255,255,255,0.9);
  	line-height: 100%;
  	height: 42px;
  	-webkit-appearance: none;
  	-webkit-border-radius: 0;
  	border-radius: 0;
}
input[type="text"], input[type="email"] {
    margin-bottom: 15px !important;
	padding: 12px 10px;
 	border-width: 1px;
  	border-style: solid;
	border-color: #E8E8E8;
  	color: #000 !important;
  	background-color: rgba(255,255,255,0.9);
  	line-height: 100%;
  	height: 42px;
  	-webkit-appearance: none;
  	-webkit-border-radius: 0;
  	border-radius: 0;
	font-size: 15px;
}
input[type="file"] {
	padding: 10px 10px 10px 0;
}
.tm-contact-form-7 textarea {
	margin-top: 0 !important;
    margin-bottom: 15px !important;
	padding: 12px 10px;
 	border-width: 1px;
  	border-style: solid;
	border-color: #E8E8E8;
  	color: #000 !important;
  	background-color: rgba(255,255,255,0.9);
  	line-height: 100%;
  	height: 42px;
  	-webkit-appearance: none;
  	-webkit-border-radius: 0;
  	border-radius: 0;
	font-size: 15px;
}
.tm-contact-form-7 .wpcf7-form-control-wrap[data-name="privacy-agreement"], .tm-contact-form-7 .wpcf7-form-control-wrap[data-name="opt-in-gdpr"] {
	display: inline-block;
}
.tm-contact-form-7 .wpcf7-form-control-wrap[data-name="privacy-agreement"] .wpcf7-list-item, .tm-contact-form-7 .wpcf7-form-control-wrap[data-name="opt-in-gdpr"] .wpcf7-list-item {
	margin: 0;
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
	padding: 0 20px;
	height: 45px;
	outline: none;
	border: 0;
	border-radius: 0;
	text-transform: capitalize;
	letter-spacing: 0;
	font-size: 14px;
	cursor: pointer;
}
.wpcf7-list-item {
	display: inline-block;
	margin: 0;
}
span.wpcf7-not-valid-tip {
	font-size:0.7em;
}
.your-recipient select { 
    width: 100% !important;
}
.your-recipient .customselectInner { 
    width: 50% !important;
}
.your-recipient .customselect { 
    width: 100%;
    font-size: 14px;
}
.wpcf7-acceptance {
	display: block;
}
.wpcf7-acceptance label {
	font-weight: bold;
}
.wpcf7-form p:empty { 
	display: none;
}

/* FORM SUBMISSION SUCCESS */
.submit-success {
    display: none;
    text-align: center;
    width: 90%;
    padding: 30px;
    background-color: #003b52;
    clear: both;
    margin: 0 auto 25px auto;
}
.submit-success i {
    font-size: 70px;
    color: #00a5d9;
    margin-bottom: 20px;
}
.submit-success h3 {
    color: #ffffff !important;
}
.submit-success p {
    font-size: 20px;
    color: #fff;
    margin: 5px;
}

/* NEWS LISTING */
.home-news-mobile .vc_grid-item {
	float: left !important;
	width: 50% !important;
	padding-bottom: 15px !important;
}
.home-news-mobile h6 {
	line-height: 1.75;
    font-size: 13px !important;
}
.news-grid-title h6 {
	line-height: 1.75;
}
article.type-post .date {
    letter-spacing: 1px;
}


/* TABLET WIDE */
@media screen and (max-width: 1199px) {
.single-glas_talent .entry-header {
	padding: 15px 15px;
	display: block;
}
.single-glas_talent .entry-content {
	flex: 0 0 94%;
	max-width: 94%;
}
.single-glas_talent .page-main-content .post-feature img {
	border-radius: 0 0 10px 10px;
}
.single-glas_talent .page-main-content .post-feature {
	width: 100%;
	display: block;
	margin-top: 0;
}
.single-glas_talent .header-copy {
	width: 100%;
	display: block;
	border-radius: 10px 10px 0 0;
}
}


/* TABLET */
@media screen and (max-width: 979px) {
/* Remove OLD */
.breadcrumb {
	text-align: left !important;
	padding: 10px 0;
}
/* Remove OLD */
	
/* GLAS Talent */
.single-glas_talent .page-main-content .entry-title {
	font-size: 28px;
}
.single-glas_talent .header-copy .post-job-role {
	margin-bottom: 15px;
}
}

/* TABLET */
@media screen and (max-width: 798px) {
/* General */
.branding__logo img, .maintenance-header img {
	width: 150px !important;
}
.page-content {
	padding-top: 30px;
	padding-bottom: 30px;
}
body {
	font-size: 14px;	
}
.large-para {
	font-size: 16px;
	line-height: 1.75rem;
}
.medium-para {
	font-size: 15px;
	line-height: 1.75rem;
}
blockquote {
	padding: 5px 15px;
	margin: 0 0 15px;
	font-size: 14px;
}
.single-post .page-main-content, .single-insights .page-main-content, .single-whitepaper .page-main-content, .single-slipsheets .entry-content, .single-glossary .page-main-content {
	flex: 0 0 100%;
	max-width: 100%;
	padding-left: .9375rem;
	padding-right: .9375rem;
	padding-bottom: 0;
}
.page-sidebar {
	border-left: 0;
	margin-bottom: 0;
	padding-left: .9375rem;
}
.page-sidebar .page-sidebar-inner .page-sidebar-content {
    padding-right: 0;
    border: 0;
}
.header05.mobile-menu .tm-button.tm-button {
	padding: 0 15px;
	height: 40px;
	line-height: 37px;
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
	padding: 0 15px;
	height: 40px;
}
	
/* Mega Menu */
.page-mobile-main-menu .mega-menu {
	margin-top: 5px;
}
.page-mobile-main-menu .toggle-sub-menu {
	background: rgba(255, 255, 255, 0.8);
	color: #005c7f;
}
.mega-menu h2 {
	margin-bottom: 5px !important;
}
.mega-menu .menu-title h2 a {
	font-size: 18px !important;
	padding-top: 15px !important;
}
.loan-agency-services h2 a {
	font-size: 18px !important;
	padding-top: 0 !important;
}
.restructuring h2 a {
	font-size: 18px !important;
	padding-top: 15px !important;
}
.capital-markets h2 a {
	font-size: 18px !important;
	padding-top: 15px !important;
}
	
/* All Posts Sharing */
.single-post .post-share a, .single-insights .post-share a, .single-whitepaper .post-share a {
	font-size: 15px;
}
.single-post .post-share h6, .single-insights .post-share h6, .single-whitepaper .post-share h6 {
	font-size: 15px;
}
.single-post .page-main-content .entry-content, .single-insights .page-main-content .entry-content, .single-whitepaper .page-main-content .entry-content {
	margin-bottom: 0;
}
.single-post .entry-footer .row, .single-insights .entry-footer .row, .single-whitepaper .entry-footer .row {
	margin-bottom: 30px;
}
	
/* News */
#news .vc_grid.vc_row.vc_grid-gutter-30px .vc_grid-item {
    padding-bottom: 15px;
}
#news .vc_grid.vc_row .vc_grid-item {
    display: inline-block;
}

/* Tombstones */
.post-type-archive-tombstones .tombstones-header-col {
	min-height: 100%;
	background: none;
}
.post-type-archive-tombstones .wpb_column, .col {
	margin-bottom: 0;
}
.post-type-archive-tombstones .tombstone .transinfo p {
	font-size: 10px;
}
.post-type-archive-tombstones .tombstone .transinfo {
	padding: 14px 10px 14px 10px;
}
.post-type-archive-tombstones .tombstone .transinfo .ts-industries a {
	line-height: 18px;
	font-size: 8px;
	bottom: 4px;
    position: relative;
}
.post-type-archive-tombstones .tombstone .transinfo .ts-industries {
	height: 18px;
}
.post-type-archive-tombstones .tombstones-filter select {
	padding: 5px 8px;
	width: 100%;
}
.post-type-archive-tombstones .pagination .nav-links {
	margin-bottom: 0;
}
.heading.secondary-color {
	color: #005c7f !important;
	margin-bottom: 0 !important;
}

/* Insights/Thought Leadership */
#whitepaper .vc_grid.vc_row .vc_grid-item {
	display: inline-block;	
}

/* Single Team Member */
.single-member .page-content {
	padding-bottom: 0;
}
.single-member h3 {
	font-size: 18px;
}
.single-member .member-description {
	padding-left: 15px;
	margin-bottom: 30px;
}
	
/* Team Member Carousel */
.wppsac-post-content-position {
    margin-top: 15px;
}
.wppsac-post-carousel h2.wppsac-post-title a {
    font-size: 17px;
}
.wppsac-post-content-position h6 {
    font-size: 0.85rem;
	line-height: 1.45;
}
#our-global-team .wppsac-post-image-bg {
	margin: 0 35px;
}
	
/* Tombstone Carousel */
#post-cs .ps-pagi {
    margin-left: 0;
}

/* Remove OLD */
/* Slipsheets */
.single-slipsheets .blog-header-image {
	height: 250px;
	border-right-width: 20px !important;
}
.single-slipsheets .page-content {
	padding-top: 30px;
	padding-bottom: 40px;
}
.single-slipsheets .content_row_wrapper.clearfix {
    padding: 30px 10px;
}
.single-slipsheets h1.entry-title { 
	font-size: 30px;
	left: 20px;
}
.single-slipsheets .intro-para {
    font-size: 16px;
    line-height: 1.5;
    color: #003b52;
}
.single-slipsheets h2 {
	font-size: 18px;	
}
.single-slipsheets h3, .single-slipsheets h4 {
	font-size: 16px;	
}
.single-slipsheets .entry-content p {
	font-size: 15px;
	line-height: 1.4;
}
.single-slipsheets .entry-content ul {
	margin-bottom: 30px;
}
.single-slipsheets .entry-content li {
	font-size: 15px;
	line-height: 1.4;
}
/* Remove OLD */		

/* Investor Reporting */
.single-investor_reporting .project-details {
	display: block;
}
.investor_reporting h3, .investor_reporting h4 {
	font-size: 16px;	
}
.investor_reporting h5 {
	font-size: 18px;
}
.investor_reporting .entry-content p {
	font-size: 15px;
	line-height: 1.4;
}
.investor_reporting .entry-content ul {
	margin-bottom: 30px;
}
.investor_reporting .entry-content li {
	font-size: 15px;
	line-height: 1.4;
}
.investor_reporting h2.introduction {
	color: #003b52;
	margin-bottom: 15px;
	font-size: 18px;
}
.investor_reporting-logo img {
	width: 50%;
	margin-bottom: 15px;
}
.investor_reporting tbody > tr > td {
	font-size: 14px;
}
.single-investor_reporting table {
	display: inline-table;
}
.single-investor_reporting .w3eden tbody > tr > td p.text-small {
    font-size: 12px;
}
.single-investor_reporting .comment .date {
	text-align: left !important;
}
.single-investor_reporting .comment .col-md-9 {
	margin-bottom: 0;
}
.single-investor_reporting .comments {
	display: none;	
}
.single-investor_reporting .comments-mobile {
	display: block;
}
.single-investor_reporting .comment strong {
	font-size: 15px;
}
.single-investor_reporting .content_row_wrapper.clearfix {
    padding: 0 0 60px 0;
}
.single-investor_reporting #main_content > .content_row > .content_row_wrapper > div:last-child {
    padding-left: 0;
	padding-right: 0;
}
.single-investor_reporting .sub_page_header:not(.center-style) .content_row_wrapper {
    padding-left: 20px;
	padding-right: 20px;
}
.single-investor_reporting .last-updated:first-child {
    padding-left: 20px;
	padding-right: 20px;
}
.single-investor_reporting #deal-parties {
	margin-top: 30px;
}
.single-investor_reporting #documents {
	margin-top: 30px;
}

/* Remove OLD */
/* INSIGHTS */
.single-insights h1.entry-title { 
	font-size: 24px;
}
.single-insights h2 {
	font-size: 21px;
}
.single-insights h3 {
	font-size: 16px;
}
.single-insights .post-date {
	font-size: 14px !important;
}
/* Remove OLD */

/* NEWS */
.single-post .content_row_wrapper {
	padding: 10px 0;
}
.single-post .page-main-content .entry-title { 
	font-size: 24px;
}
.single-post h2 {
	font-size: 21px !important;
}
.single-post h3 {
	font-size: 16px;
}
.single-post .post-date {
	font-size: 14px !important;
}
.single-post .tombstone {
	max-width: 40% !important;
    margin-left: 10px;
}
.single-post .widget_categories {
	display: none;	
}
	
/* GLAS Talent */
.single-glas_talent .header-copy {
	margin-top: 45px;
}
	
/* Services */
.single-services .large-para ul {
    font-size: 15px;
	line-height: 1.65rem;
}
.single-services h1 {
	margin-bottom: 10px !important;
}
.single-services .wpb_text_column:last-child, .wpb_text_column p:last-child {
	margin-bottom: 1rem !important;
}
.single-services .service-list-cols h2 {
	margin-bottom: 0 !important;
}
.single-services .service-list-cols .wpb_text_column:last-child {
	margin-bottom: 0 !important;
}
.service-list-cols .wpb_text_column:last-child {
	margin-bottom: 0 !important;
}
.service-list-cols h2 {
    margin-bottom: 0 !important;
}
.service-list-cols h3 {
    margin-bottom: 0 !important;
}
.service-list-cols .large-para ul {
    font-size: 15px !important;
	line-height: 1.65rem;
}
}

/* MOBILE */
@media screen and (max-width: 567px) {
.post-type-archive-tombstones .tm-counter.style-1 .text {
    font-size: 16px;
}
.post-type-archive-tombstones .tm-counter.style-1 .number-wrap {
    font-size: 70px;
}
.post-type-archive-tombstones .tm-counter.style-1 .number-suffix {
    margin-left: -5px;
}
}

@media screen and (max-width: 480px) {
.page-404 h1 {
	padding-top: 50px;
    font-size: 24px;
    line-height: 1.2;
}	
}